• i18n Again

    By Andy, filed under CakePHP, Tools, i18n

    I've updated the Locale Package again, only some minor changes superficially, but with a significant performance improvement and adding a check for true static pages (those handled by the pages controller).

    The todo list for the locale package is quite short:

    • Add gettext support
    • Add DB option
    • Provide means of chosing which method of storage/retrieval...

    read more2 comments

  • Gallery & DownloadMe Function

    By Andy, filed under NoswaD, Pictures

    We are back from Marocco, and I thought that was a reasonable excuse to add a gallery to my site. I tried the one from the cake wiki, but found it a bit difficult to understand, so here's a real simple picture gallery.

    I also thought I should get around to adding the download function while I was at it. This function will download the files which are currently in use, ...

    read more2 comments

  • Morocco

    By Andy, filed under General, News, Holiday

    Tomorrow, we're off for a week in Morocco.

    I hope that I don't need to 18 toilet rolls that we are taking with us.

    read more2 comments

  • Blog Updates

    By Andy, filed under NoswaD, Blog

    I figured it was about time I tried to spice up my blogs. So, I tried out the "Textile Helper":http://wiki.cakephp.org/docs:helpers:custom:textile, and all seems to be going swimmingly.

    At least I hope it is, I haven't added a 'preview' function for when I'm adding a blog, and editing a blog seems to reset my rss feed so that my feedreader thinks every blog is an answer ...

    read more0 comments

  • Tutorials

    By Andy, filed under CakePHP, NoswaD

    A brief note: I've been quite busy lately, but I hope to put in place a few bug fixes this weekend.

    One of these fixes is to correct my contact form which, I now realise, isn't saving the text entered in the "From" box (technically the email is from me to me, but of course I want to know who presses the button). For those who contacted me recently with suggestions or...

    read more0 comments

  • Comments

    By Andy, filed under NoswaD, Question, Blog

    I received a question regarding why there is no possibility to add comments to my blogs. I'd reply personally but as my contact form (deliberately) doesn't force the user to supply an email address, I don't know who wrote it ;o). I know which part of the world you are aledgely in though (Gruezi).

    The main reason is that I've been busy working on other projects recently...

    read more0 comments

  • RSS Feeds

    By Andy, filed under RSS, NoswaD, Feeds

    I've added RSS feeds to my site (or more accurately I've put a link to it on the home page, as it's been there since the site went live), and also incuded the possibility for a category filter.

    Therefore

    http://www.AD7six.com/rss will return the most recent blogs whereas

    http://www.AD7six.com/rss/CakePHP will only return Blog entries which have the tag...

    read more0 comments

  • Has and belongs to Manything

    By Andy, filed under CakePHP, HABTM

    I thought I would test out a HABTM relationship

    by adding categories to my blogs. At the moment this seems to work as Has and belongs to Many+, as categories are displayed as

    being associated with all posts even if they don't actually have a link. I assume this is a simple error on my part which I

    will correct shortly.

    read more0 comments

 1 | 2 | 3 | 4 | 5