September 2006
August 2006
Django | Documentation | Template guide
by fredbird (via)Django's template language is designed to strike a balance between power and ease. It's designed to feel comfortable to those used to working with HTML. If you have any exposure to other text-based template languages, such as Smarty or CheetahTemplate, you should feel right at home with Django's templates.
Templates
A template is simply a text file. It can generate any text-based format (HTML, XML, CSV, etc.).
A template contains variables, which get replaced with values when the template is evaluated, and tags, which control the logic of the template.
May 2006
January 2006
December 2005
phpDocumentor: The complete documentation solution for PHP
by fredbird & 8 othersWelcome to the home of phpDocumentor. phpDocumentor, sometim d to as phpdoc or phpdocu, is the current standard auto-documen l for the php language. Similar to Javadoc, an writ , phpDocumentor can be used from the command line or a web i o create rofessional documentation from php source code. ph r has support for linking between do umentation, incorporating l documents like tutorials and creation of highlighted sourc h cross referencing to php general do
June 2005
April 2005
XFN: Introduction and Examples
by fredbird & 2 others (via)préciser la nature des relations avec le site/blog lié par l'attribut rel de la balise <a> (cf rel="nofollow" de google)
MySQL :: La ligne contenant la plus grande valeur d'un certain champ par rapport à un groupe
by fredbird"Pour chaque article, trouvez le ou les vendeurs ayant le plus haut prix."
Dynamic HTML and XML: The XMLHttpRequest Object
by fredbird & 21 others (via)Thanks to the little-known XMLHttpRequest object, an increasing range of web clients can retrieve and submit XML data directly, all in the background
March 2005
Extended Log File Format
by fredbird & 1 otherstandard fomat for web server log files defined by W3C
February 2005
January 2005
1
(20 marks)