Comments
29 Mar 2006
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...
RSS Feeds
22 Mar 2006
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...
Has and belongs to Manything
22 Mar 2006
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.
Cake Tutorials
20 Mar 2006
I've added a section 'demos' to the publicly accessible pages containing, amongst other things, the cake tutorials taken directly from the wiki. I haven't put the files on the server yet for download, as soon as I do I'll add a link for it.
It's still a work in progress, and after putting live I can see that some of the pages are giving errors, I'll correct that soon ;)
Registration problems
14 Mar 2006
In the past week or so I've been playing with my access contol settings, and quite probably caused some problems for registered members.
I have disabled access to anything that is still a work in progress for now, but hope that the mini-forum that I had running will be back soon.
If you are having any problems, please use the contact page to send me a message, the...
Cake Search
14 Mar 2006
I recently created a meta-search tool to find information on cakePHP.
the URL for the official version is: Cake Search
The proof of concept version (which uses cache, and therefore returns subsequent results for the same term much faster) is available here: Cache version
Hopefully the cached version will be put in place on the main site, so that you don't have...