public marks

PUBLIC MARKS with tags php & code

December 2008

Harmony Framework - PHP to javascript translation

by Xavier Lacot
Harmony translates your PHP code into javascript, in a way inspired by GWT.

PHP Code Conventions mit CodeSniffer und Subversion » Beitrag » Ronny's Blog

by Xavier Lacot & 1 other
A simple guide on how to setup php code validation as a subversion pre-commit hook.

November 2008

Développement efficace avec les frameworks CSS - La Case de l'Oncle Tom

by camel & 3 others (via)
Les frameworks CSS ont été mentionnés la première fois dans la conférence Working in the Now (visualiser la présentation). Au final, on n’était pas loin de faire salle comble avec plus d’une vingtaine de participants à vue de nez. Une petite scéance de rattrapage s’impose ;-) Pourquoi avoir choisi ce sujet ? J’ai lu un article sur l’importance du rythme vertical l’an dernier sur Biologeek et ça m’a sensibilisé au fait qu’on pouvait rendre la lecture d’un site tout simplement en rendant prédictible la position du texte. Entre temps j’ai également lu l’excellent Transcender CSS d’Andy Clarke. J’y ai été sublimé par des présentations de sites totalement en grille. Depuis je suis devenu fan de Blueprint CSS (je crois que ça s’est remarqué lors de mon intervention ;-)). J’ai commencé à l’utiliser sur des projets personnels puis dans un cadre professionnel. J’utilisais déjà symfony comme framework PHP et jQuery comme framework JavaScript alors pourquoi pas Blueprint ? Comme le suggérait très justement Christian Heilmann dans sa présentation, l’utilisation d’outils déjà existants est nécessaire pour réduire les coûts de production. C’était déjà un bon alibi mais je les apprécie aussi parce qu’on gagne un temps fou ! On se concentre sur le code métier, pas le reste.

October 2008

September 2008

August 2008

Nexen.net : portail PHP et MySQL - GreenSQL : firewall pour requêtes SQL

by damdec & 1 other
GreenSQL est conçu pour être utilisé comme un proxy MySQL. Au lieu de se connecter directement à la base MySQL, votre serveur Web se branche sur GreenSQL. GreenSQL transmet à MySQL les requêtes SQL valides et sécuritaires, et retourne les résultats. Si GreenSQL détecte du code SQL qui ne fait pas partie de sa liste blanche, ou du code qui semble dangereux, il bloquera la requête."

FIRERIFT

by Xavier Lacot
Firerift is a Template Independent CMS. This gives you complete freedom to design and code the way you want to. No restrictions.

Microblogging avec Drupal

by yannp
La suite avec quelques explications !

Microblogging avec Drupal

by yannp
encore en développement !

July 2008

June 2008

🛠 DEV - TUTO - Dyn-web - Dynamic Web Coding - DHTML, JavaScript, Ajax and PHP in action!

by decembre & 2 others
Presenting scripts that are lightweight, unobtrusive, practical, well-documented and easy to implement. Providing tutorials with practical problem solving information.

CAPTCHA Gallery | Securimage PHP Captcha

by holyver & 1 other
This gallery of CAPTCHA images are all created with Securimage. Here you can get an idea of how many different styles of images can be created with some changes to the default image settings.

i should be coding :: unit tests and code coverage with phpt

by kasi77 (via)
My initial experiences with unit testing and PHP were with PHPUnit. While it's a great tool and I have to give kudos to Sebastian for contributing so much to its development, I've come to appreciate the simplicity of PHPT tests. Recently, I wrote some for a project and realized that I wasn't aware of how to generate code coverage reports. Many thanks to the very helpful patrons in the #pear channel on EFNet for helping me to get this working.

May 2008

Ayman Hourieh's Blog

by springnet
thoughts on Open Source software, Computer Science, and various bits from my life and the web.