2013
Awesome PHP Libraries and Resources
by Xavier Lacot & 1 otherAn extensive list of interesting PHP libraries and frameworks
2012
PHP Error | error reporting for PHP
by Xavier Lacot & 2 othersA nice stack trace generation tool for PHP.
raulfraile/sublime-symfony2
by Xavier LacotA Symfony2 snippets bundle for SublimeText, which help being more producive with sf2 developement
LiveReload
by Xavier Lacot & 3 othersAn auto-refresh for the browser when a file gets changed on the filesystem
2011
TextMate Blog » TextMate 2.0 Alpha
by Xavier LacotFinally, Textmate2 made its way and is finally available as a public alpha version. Great and huge!
Eloquent JavaScript: A Modern Introduction to Programming
by Xavier Lacot & 3 othersAn introduction to the JavaScript programming language, by Marijn Haverbeke. Very complete, extensive, and well-written resource. Must read for every intern in web developement ! :-)
Highcharts - Interactive JavaScript charts for your webpage
by Xavier Lacot & 13 othersA js graphical library for drawing charts. It stands on top of jQuery, MooTools or Prototyp, depending on the host project fundations, and provides a large serie of nice colored animated charts.
Advanced Titanium Tutorial – Bonjour Networking | cssgallery.info
by Xavier LacotA Bonjour Networking tutorial, using Titanium...
development tips on Titanium – Idapted TechTeam
by Xavier LacotA few handy tips when developing with Titanium
Template for Jenkins Jobs for PHP Projects
by Xavier LacotThe goal of this project is to provide a standard template for Jenkins jobs for PHP projects.
The awesome and free GTD Tool wunderlist
by Xavier LacotThe Titanium Desktop app Wunderlist code, shared on github
2010
xavierlacot/joli.js - GitHub
by Xavier Lacotjoli.js is an Activerecord-like javascript ORM, particularly suited for being used in the Appcelerator Titanium Mobile framework.
Resources/tools/livetanium at master from krawaller/Titanium-Tools - GitHub
by Xavier LacotMade out of titanium, nodejs and unicorns, this library lets you code Titanium Mobile apps and see changes in realtime. It is really astonashing!
Liip Blog // PHP Content Repository: Full implementation in sight
by Xavier LacotAnnouncement of PHPCR available, using iterators, PHP 5.3 namespaces. This is the future storage backend for the Symfony2 CMF.
Artisan JS | A JavaScript library that aims to make in-browser drawing very, very easy
by Xavier Lacot & 2 othersA js lib that helps to create drawings in canvas using a js API
HipHop for Mac | HPHP Playground
by Xavier LacotHipHop PHP, Facebook's PHP preprocessor, has been ported to OSX. Nice features, and possibly a working install !
oauth-adapter - Project Hosting on Google Code
by Xavier LacotA pure js library for adding OAuth authentification capacities to Titanium Mobile applications
ProgFR - Question & Réponse sur la Programmation
by jeremiPosez et répondez à des questions sur la programmation informatique.
Semantic web user interfaces - Do they have to be ugly?
by Xavier LacotA presentation which explains how semweb people should work to create more user-friendly tools. There is a common dream about the semantic web : it should help develop omnipotent applications. Instead of this, the author explain that developers should concentrate on creating useful software, using semweb technologies. Meaningful.
pearhub.org
by Xavier LacotA service allowing to build pear packages directly and automatically from a github repository. OpenId login. Nifty.
Titanium Mobile TextMate Bundle « Appcelerator Developer Center
by Xavier LacotAn excellent Titanium mobile Textmate bundle, which enhances the Titanium coding experience within Textmate.
ServerGrove Blog » Blog Archive » Enhanced Access Control for Symfony Front Controllers
by Xavier LacotA simple way to extend the per-host access limitation to Symfony developement controllers.