2007
Transformations XML avec XSLT et PHP - Tout Programmer
by parmentierf & 1 otherEn peu de temps, XML est devenu le langage d'échange entre applications. Grâce à des outils comme XSLT, il est capable de se transformer en d'autres langages comme par exemple le HTML pour être compris et affiché par tout navigateur. Cet article propose différentes approches d'utilisation de XSLT avec PHP.
2006
[Touv’s HomePage] - xmllint, un couteau suisse pour les fichiers XML
by parmentierfL’utilitaire xmllint fourni avec la librairie multi-platorme libxml2 permet de manipuler, valider, formater des fichiers XML.
XML in Firefox 1.5, Part 3: JavaScript meets XML in Firefox
by parmentierf & 3 others (via)In this third article of the XML in Firefox 1.5 series, you learn to manipulate XML with the JavaScript implementation in Mozilla Firefox. In the first two articles, XML in Firefox 1.5, Part 1: Overview of XML features and XML in Firefox 1.5, Part 2: Basic XML processing, you learned about the different XML-related facilities in Mozilla Firefox, and the basics of XML parsing, Cascading Style Sheets (CSS), and XSLT stylesheet invocation.
Cheat Sheets
by parmentierf & 7 others (via)cheat sheets (also known as reference cards) that you can print out and keep by your computer. There is a cheat sheet for just about anything and we aim to have the best coverage of cheat sheets available on the web.
gotAPI.com :: Reference Lookup Service
by parmentierf & 48 others (via)C'est toujours fatigant de faire appel à plusieurs sources pour accéder aux diverses références des multiples langages de conception des pages web. LogPerspective, une société qui édite un logiciel d'analyse des logs du même nom, propose gotAPI.com centralisant tous ces manuels. Il existe plusieurs alternatives à ce type d'outil mais là on a le choix ! Par exemple pour le langage HTML on a la doc de htmlhelp.com, MSDN ou le W3C. C'est bien pensé !
#ProgX - 5 ans d'articles, gratuits !
by parmentierfPresque tous les articles écrit dans l'ex(cellent) Login: par l'excellent Romain Guy.
2005
XSLT Standard Library
by parmentierf & 1 otherThe XSLT Standard Library, xsltsl, provides the XSLT developer with a set of XSLT templates for commonly used functions. These are implemented purely in XSLT, that is they do not use any extensions.
A Development Infrastructure for PHP
by fredbird & 5 othersWith every programming language I have worked in it has become normal practice, after having developed an initial series of programs, to identify a common structure to which all subsequent programs should be built. This may take some time as it involves a bit of trial and error in playing with the different ways in which a task can be achieved in order to find the methodology that gives the most advantages in the long term.
1
(9 marks)