How do we design, develop, and run websites and web applications today?
A blog by François Zaninotto
More than 7 months after the previous release, Faker version 1.2 is now available. Thanks to the work of 35 contributors, this new version provides 12 new locales, new types of random data, and more robustness. Read more »
Some developers know how to tell beautiful code from ugly code. They will criticize you for writing ugly code. I personally think that developers shouldn't care about code beauty, because that's not their job. Instead, they should focus on creating great products, which is infinitely more satisfying. Read more »
Using data- attributes for indexation, and a dynamic stylesheet with a CSS3 selector for search, the implementation of a client-side full-text search is possible (and straightfoward) in CSS rather than JavaScript. The interest? Speed! Check out an example with commented code after the break. Read more »
English speakers: This post is based on the keynote speech I gave during the Symfony Live Paris 2013 conference. It's in French, and too long to be translated. But people from the audience asked me to publish it. Don't be afraid though: this blog is still mostly in English. Symfony paye une partie de votre salaire, et c'est pourtant le résultat d'un don. Mais pas forcément d'un don désintéressé. Après de petits détours philosophiques, sociologiques et économiques, nous verrons si l'Open-Source en général - et Symfony en particulier - sont l'aboutissement du rêve de doux dingues, ou l'amorce d'une nouvelle ère. Read more »