What's Your Poison? XML, JSON, or HTML
13th Apr 2007
Great overview of three ways you can request data from the server and format it for general web consumption (the article forms a chapter of the Jeremy Keith book Bulletproof Ajax).
Possibly related?
Based on the tags from this post.
Practical PHP Programming
A free online PHP book called PHP in a Nutshell for your pleasure. [...]
- up ↑
- programming
- 3rd Oct 2006
What does a web CMS do?
What to look for and what not to expect from a Content Management System. [...]
- up ↑
- programming
- 25th Sep 2007
Defensive programming practices to survive Web site traffic peaks
8 tips for dealing with getting 'Digg'ed:Avoid accessing databasesCache Web pagesAvoid needless personalizationQueue tasks that may take too longMove [...]
- up ↑
- programming
- 29th May 2007
Spritely
- up ↑
- programming
- 14th Mar 2010
Rubot II
- up ↑
- programming
- 1st Feb 2008
A Tao of Regular Expressions
Useful article on regular expressions, (via mono). [...]
- up ↑
- programming
- 17th Oct 2004
PHP date picker class
This PHP date picker class could come in handy [...]
- up ↑
- programming
- 27th Aug 2006
A (Re)-Introduction to Javascript
Simon Willison shows some slides on A (Re)-Introduction to Javascript. [...]
- up ↑
- programming
- 9th Mar 2006