September 2010 M T W T F S S « Jul 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Categories
Recent Comments
Tweets- OK, this is impressive: The jQuery desktop - http://desktop.sonspring.com/ 03:26:04 PM August 26, 2010 from web
- @clareypie They still haven't found me ... 9 years and counting! 09:39:47 AM August 26, 2010 from webin reply to clareypie
Friends
Category Archives: Open Source
Twitter Lists
Twitter have introduced lists as a way to organise who you follow. I’ve started building a PHP list that follows interesting sites and prominent members of the community. Check it out here: http://twitter.com/teengenerate/php
Posted in General, Open Source, PHP, PHPUnit, Symfony, Twitter, Zend Framework
Leave a comment
Zend Framework FlashMessenger
For the uninitiated in the dark art of Zend Framework, the flashMessenger action helper is a session based message system that allows you to store and retrieve messages while redirecting and forwarding to different pages. A quick browse through the … Continue reading
Posted in Open Source, PHP, Zend Framework
Leave a comment
First impressions of Symfony PHP Framework
In the last few years, every project I’ve worked on has run on top of Zend Framework or a custom in-house framework. Most of my work involves extending existing applications and that’s the major reason I haven’t looked into any … Continue reading
Posted in Open Source, PHP, Symfony, Zend Framework
Leave a comment
Generating an SEO friendly URL in PHP
Everyone wants pretty URLs right? Lots of key/pair GET values in URL strings look ugly and are bad for SEO. I was just messing about with a big database table of records that needed converting to SEO friendly urls and … Continue reading
Posted in Open Source, PHP, SEO
1 Comment
jQuery 1.3.2 – To live is to die
I’m sure anyone that has developed in javascript has had monumental headaches over the years trying to write code that allows event handlers to operate on dynamically created elements. The main problem I always seem to come across is assigning … Continue reading
Posted in Javascript, Open Source, jQuery
Leave a comment
