Archive
- [ 3 posts ] January 2010
- [ 2 posts ] September 2009
- [ 3 posts ] June 2009
- [ 3 posts ] May 2009
- [ 3 posts ] April 2009
- [ 6 posts ] March 2009
- [ 1 post ] February 2009
- [ 1 post ] January 2009
- [ 8 posts ] November 2008
- [ 7 posts ] October 2008
Recent Comments
- Sam » 26 Feb
Wildcard Subdomains for quick Virtual Host creation - dontplay media » 01 Feb
CakePHP's professional service, support and upcoming certification - Graham Weldon » 25 Jan
iPhone 3.0 tethering with Optus - Update - aa » 23 Jan
iPhone 3.0 tethering with Optus - Update - primeminister » 20 Jan
CakePHP's professional service, support and upcoming certification
Blog Posts
Breaking personal promises
Friday, 31 October 2008
Tagged: Website, General
I'd vowed to post once a day, even though the site sint live, it would provide a great deal of content for launch, and would assist in indexing the new version of the site with new relevant content. Yesterday I failed to post an entry.
Its not all bad though. The reason that I failed to post was due to two main factors. The first being how crazy and busy it is at work right now, we are dealing with a client thats submitting change requests on and around launch day. The second being related to the first, in that I haven't actually made any progress since the last post.
CakePHP routing issues, perhaps.
Wednesday, 29 October 2008
Tagged: Website, General
Zero producivity, anyone? Tonight saw me knee deep in the CakePHP core trying to track down why the bloody hell my passed parameters were not being correctly passed as inputs to the action on a controller. Frustrating to say the least. PhpNut took some time out to explain routing changes, and point me in the right direction. He's extremely helpful, despite his busy schedule.
While I am on the right track, as it stands, the URL parsing of the core isnt passing my args around. If I had a nice codeblock syntaxhighlighting helper, I would be able to show you some cool code, and the different methods I have been attempting to get this corrected... Alas, its just another item on my todo list thats getting done at a frustratingly slow rate.
Slacker, Hard work at the Gym
Monday, 27 October 2008
Tagged: Website, General
Been a bit of a slacker today with regard tot he overall site progress. I find that this is a general rule with Mondays. I have normally a pretty heavy day at work, and its recently been followed up with a 1 hour session with a Personal Trainer at the gym. Tonight I started feeling dizzy, tingling in my face, and very spewy. Not a good sign. So a 1 hour training session turned into 40 minutes.
The sites only developments today were the movement of some of the sidebar content off into elements that can be rendered on any page. This presented me with a question that I have dealt with in the past, but I am not entirely sure I have solved it correctly. When elements are rendered and require data, is it okay to be using requestAction to gather that data? Or should the respective controllers that render that element, be charged with the loading and setting of that data to the view? More often than not, its rendered as an element as its got useful, changing data that may not be entirely relevant or "associated" with the current page information. Such as "Latest Blog Posts", which could appear anywhere on your site.
Friends, Comments and Concert
Sunday, 26 October 2008
Tagged: Website, General
Busy day. Concert tonight, saw Jamie Hutchings from Bluebottle Kiss. Today I had to do some running around to get my helmet fixed and some special diet food for Captain Jack (my cat). And the comments RSS feed is up and running.
The comments RSS feed is a little different in the content that is is presenting. I have it throwing back the users name and the blog post title they were responding to. You should be able to subscribe to this now and be updated as people respond to posts.
RSS feed for latest blog posts
Saturday, 25 October 2008
Tagged: Website, General
Tonight has been a bit of an interesting discovery session for myself. My experience level with CakePHP is growing fairly rapidly, and tonight I felt a genuine urge to change one of the Cookbook articles discussing RSS Feed Generation.
Its going on the list... Not the normal list.. But the real, fair-dinkum, life-goal list.
