Archive
- [ 4 posts ] May 2010
- [ 4 posts ] April 2010
- [ 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
- Charles » 28 Jul
Using jQuery to highlight required fields - Graham Weldon » 30 Jun
iPhone 3.0 tethering with Optus - Update - Eric » 18 Jun
iPhone 3.0 tethering with Optus - Update - Graham Weldon » 24 May
iPhone tethering success with optus - Jacob » 24 May
iPhone tethering success with optus
Blog Posts
SydPHP SuperFun April 2010 Meetup
Monday, 19 April 2010
Tagged: Website, General
The SydPHP April 2010 meetup is only days away. With a spanky new venue, and a pre-talk social session, its bound to be a great time. All the details about the event can be found here.
My talk will be a brief introduction to Unit Testing with PHP. This will provide a good iverview of the benefits of Unit Testing, and the approaches you can use to integrate testing into your work regime. I'll be using PHPUnit as the testing framework, with a custom suite built for SydPHP. So don't miss it!
I'm urging everyone to come, whether you're new to code, don't code at all, or a hard-core long time developer. Everyone takes something away from these events, and its a great way to get to know people in the same industry. Personally I have seen a lot of contact come out of attending SydPHP, and its given me a chance to communicate and mingle with some other like-minded local developers.
PreBot gets a swanky new battery setup
Saturday, 3 April 2010
Tagged: Website, General
The Arudino based robot "Prebot" that I have been working on has just gotten itself a shiny new battery pack upgrade.
The previous one was constructed out of two individual 2xAA battery holders, some 9V battery connectors, and some rubber bands. This new setup should be smaller, easier to pack in, and stop any internal damage to the balsa chassis that was seen from the dodgy soldering job I did on the previous battery pack.
Introducing "PreBot", an Arduino Based Robot experiment
Friday, 2 April 2010
Tagged: Website, General
Over the last couple of weeks I have been building and programming for a small robot driven by an Arduino board. This was undertaken as a fun hobby with my good friend John who also bought a board and bits to build a robot.
Since I started building and posting progressive images via Twitter, people have been asking for more information, a website and images / media for the robot I have been building. Today I have made such a page available.
CakePHP's professional service, support and upcoming certification
Tuesday, 19 January 2010
Tagged: Website, General
Hello CakePHP Bakers. It has become clear that the Cake Software Foundation's recent addition of a top navigation bar to the CakePHP website requires some explanation in order to clarify the intentions of the Cake Software Foundation (CSF) and its operation, and intentions for the CakePHP framework.
Lets make it clear that the framework's availability, license, community driven effort and goal for free use is unchanged, and will remain so. CakePHP is developed and released under the MIT License.
Compiling Xdebug on OSX (v2.1.0beta1)
Monday, 11 January 2010
Tagged: Website, General
Xdebug is essential. If I was a superhero, and had a utility belt, Xdebug would have a spot on there for sure.
In developing for CakePHP, and any PHP applications in general, Xdebug allows me to extend the basic error reporting of PHP to provide much more helpful information, as well as a host of other features that I'll explain briefly here.
