Domain change to ad7six.com

By Andy, filed under NoswaD

A real short one today only to point out that the contents of noswad.me.uk have moved to ad7six.com. You are unlikely to notice the difference as (surprise, surprise) you'll get redirected automatically.

read more6 comments

  • Xhtml Code Validity

    By Andy, filed under CakePHP, beforeRender, NoswaD, XHTML

    There was a time when this site was 100% xhtml valid. It didn't last long, as as soon as I forgot to correctly close a tag anywhere on the page, or added some beta-ish new functionality, or updated my cake version inevitably something became invalid. I used the Xhtml Validation helper for a while, but the messages it generated got in the way rather than helping. I still use...

    read more0 comments

  • Site Update: Version 3

    By Andy, filed under CakePHP, NoswaD

    After a while in development, I have updated the site to a new look and some leaner code. The things I've been working on for the past few weeks are:

    • Implement full version control for the source.
    • Make the site valid XHTML.
    • Replace the use of external libraries with Cake functions where possible.
    • Redesign the look for the site.
    • Make it...

    read more0 comments

  • Site Update

    By Andy, filed under General, NoswaD

    Well I hit a few problems when I moved the site contents to

    the live server, there's always something that catches me out developing on (case-insensetive file system) Windblows and

    deploying to (case-sensetive file system) linux. But hey, now the site is back ;)

    read more2 comments

  • Gallery Update

    By Andy, filed under NoswaD, Pictures

    After a number of people reported that they couldn't see the pictures in the gallery (something IE specific that I can't reproduce) I thought I would update the gallery.

    The update is pseudo complete, restructuring the files a little, adding a method "ServeImage" to the Gallery controller (which is a simple pass through for the image file) and I've begun fiddling with...

    read more1 comment

  • 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

  • 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

« 1 | 2