My Ride
Started: Friday 24th May 2013 4:33pm
Distance: 17.46km
Duration: 00:39:15
Rest Time: 00:06:05
Climb: 124m
Max Speed: 51.48kmph
Average Speed: 26.68kmphInstagrams
-
Recent Posts
Recent Comments
- Arie on Tag Time: CakePHP Tag Plugin
- Paul on Sign Me Up A CakePHP User Registration Plugin
- Paul on Sign Me Up A CakePHP User Registration Plugin
- Watch The Big Bang Theory season 6 episode 13 on On My Tv: With Trakt.tv
- veloura et bellagenix on Ultimate Guestbook Tutorial: How to build a Guestbook with a honeypot, error checking, IP banning, pagination, e-mail notification and smilies with PHP and mySQL
Archives
- February 2013
- December 2012
- September 2012
- July 2012
- January 2012
- September 2011
- August 2011
- February 2011
- January 2011
- November 2010
- October 2010
- August 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
Categories
Meta
Sign Me Up A CakePHP User...
January 29, 2011
Finding myself generating registration forms now and then for various sites, I found the whole process of replicating the same functionality over to different projects. It didn’t take long for me to realise that a plugin was the best answer to ease of replication and... [+]
168
29Jan
How to Install an iPhone or iPod in...
January 6, 2011
MKI Audi TT’s unfortunately do not come stock standard with any sort of iPod connectivity. Unfortunately you’re stuck with burning cd’s, or if you’re lucky, burning 6 cds to use in the 6 cd changer located in the back left side of the car. After... [+]
2
06Jan
Using an Aeropress for Steeping Tea
January 5, 2011
I’ve recently gotten my hands on the awesome coffee contraption Aeropress. But recently we went out shopping and picked up some tea leaves. I enjoy a cup of green tea now and then so after trying my hand out of all the many different ways... [+]
4
05Jan
Car Loan Hindsight
November 18, 2010
Choose wisely, prepare for an Everest of paperwork, and lots and lots of waiting. I’ve recently gone down the path of falling in love with a car, which ended up taking me to a car loan stopover, 4 year stopover. I looked around for a... [+]
3
18Nov
SuperStack: A Simple CakePHP Cache...
October 19, 2010
SuperStack is a so simple it hurts CakePHP caching engine. The idea behind SuperStack is to use multiple existing CakePHP’s cache engines as a cache stack. For example, your primary cache server might be using Memcached, however Memcache cannot store the petabytes of data you... [+]
6
19Oct
Tag Time: CakePHP Tag Plugin
October 5, 2010
I needed to integrate a tagging system for a blogging website I was working on with CakePHP. Having read the blog post by teknoid I decided to create a CakePHP plugin along with some jQuery flare for the front end. GitHub: http://github.com/voidet/tag_time The plugin allows... [+]
61
05Oct
Protecting Files Against Hotlinking...
August 11, 2010
I recently had to lock down some important files that first required some level of authentication. The problem was the only way to guard against hotlinking or direct access to these files was to pipe the data through php after an Auth check. Using fread,... [+]
3
11Aug
Stay Out CakePHP Component
June 27, 2010
I have recently been developing a new website which has found me in the position of writing a lot of session handling code. I came across the concept of logged out all sessions across multiple instances, and out came this CakePHP session flushing component stay... [+]
1
27Jun
Picking up where strtotime() left...
May 6, 2010
I was working on a project where dates were being calculated (sort of) based on user input. For example the user was able to type in “Next Saturday” or the “Second Sunday of the Month”. This wouldn’t really be sortable, as strtotime doesn’t exactly allow... [+]
0
06May
jQuery - Clear Default Input Values...
April 30, 2010
I like to have default values in my text input fields. However it is an annoying user experience to have to manually clear the value out and then enter in the value. Instead I thought I would write a simple script that would work site... [+]
3
30Apr





