February 2008
27 posts
Feb 29th
Feb 27th
Feb 27th
Feb 26th
S3 Backup →
Decided to make the jump to backing up some of my ‘priceless’ files to a remote service today. I decided to use Amazon’s S3 system because of the added redundancy and really reasonable pricing (the exchange rate helps a lot!) 
Feb 24th
Managed to get an hour of work in on the site this evening, yayness.
Feb 23rd
Meet iPaper | Scribd →
Feb 20th
Unfortunately, lots of uni coursework is making progress on the project slow. It would be great to keep at it everyday but its just not possible. Hopefully no one else will build the idea why i am stuck at university every day.
Feb 18th
LastGraph →
Produces awesome graphs of your last.fm listening habits over time
Feb 18th
Recent Searches →
I have removed the ‘recent searches’ box from the front page due to abuse and url’s being entered a little too often. It’s unfortunate that i have had to do this but i will try and find something equally useful and dynamic to put on the front page soon!
Feb 17th
Machines 'to match man by 2029' →
Feb 17th
11 Things To Know About Semantic Web →
Feb 16th
UK Proposes Three Strikes And You’re Out Illegal... →
You have to laugh. Even if the government / ISPs could find a way to scan the contents of every file you download (encrypted connections, privacy laws), they would then have to determine with 100% certainty that the file is illegal and you do not have permission to download (improbable, if not impossible..) Even if they could do those two things the ISPs wouldn’t want to enforce it because...
Feb 12th
JOE LAZARUS - Reading Feeds in Context →
Great idea here, wish i had the time to make it a reality. Maybe a good solution would be to design an RSS reader that could crawl the originating site and save a ‘layout’ that could be used to insert RSS posts into rather than loading the actual website when a post is clicked which would be far slower?
Feb 12th
Piclens Firefox Plugin →
Feb 11th
80+ AJAX-Solutions For Professional Coding →
Feb 11th
Pagination
One of the big benefits of using cake has go to the be the library of components, helpers and elements that other users have created. Just added table sorting and pagination in a very small amount of time..
Feb 8th
Blitzweekend →
wondering if there is anything like this in the UK?
Feb 8th
wondering why random people have suddenly started adding me as a friend on last.fm?
Feb 7th
Fourth undersea cable cut near UAE, suspicions... →
Feb 5th
so everything was great - working like a charm, and then i decide that it is probably a neater idea to add three more tables to the database in case the site needs expanding in the future. BAD IDEA. 
Feb 4th
Added the ability to search within results on the page yesterday, items which dont match the search are quickly hidden without a page reload. The script is a modified version of the one found here: http://www.vonloesch.de/node/23
Feb 3rd
Minor Update →
Made some minor changes and fixed up text around the site today. Also added the ability to enter rent per month as well as per week, this is then calculated to display as weekly rent so that the site remains consistent.
Feb 2nd
regex between strings
spent way too long this evening trying to find a regex expression that would return the value between two strings rather than the value including the strings - without resorting to substr() hacks. php:  $subject = ‘string1wantthisstring2’; $pattern = ‘/string1(.*)string2/’; preg_match($pattern, $subject, $matches); echo $matches[1];
Feb 2nd
COLOURlovers :: Color Trends + Palettes →
Feb 1st
COLOURlovers :: Palette / leatherbound →
Feb 1st
Google Gathers Social Graph Information From The... →
Feb 1st