Blog
- Trying to find templating engine library of markup generating schema.org/RDFa content Imagine we had a system that provides a serialized and filtered transport mechanism of content. Imagine now that we want to get that content, and insert it in a nice and pretty website, and where I am at with this. Imagine that content could be all semantic, valid, accessible html. Without having to teach and manually implementing all the requirements on the rendering part. This is my ambition.Tags
symfony2 wish-list
- Mon souhait pour bien écrire sur le web: Lettre ouverte à Druide J'ai écrit ce courriel à l'éditeur de logiciel de correction grammaticale Druide, parce que je souhaite améliorer la qualité de mon français sur mon site. Si vous trouvez un outil de la sorte, veuillez me contacter.Tags
outils web
- How to implement a CollectionType Form field with AJAX "add new" embedded form with re-usable markup using Symfony2 and Twitter Bootstrap I had to create a relationship with two entities in a project. I am using Twitter Bootstrap markup in my Symfony2 project. This is my notes about how I implemented a re-usable form field that adds dynamic input text using jQuery. This post is an echo on my original Answer attempt on StackOverflow.Tags
jquery symfony2
- Résumé de mes essais avec composer sous Symfony 2.0.x et un manifeste composer.json pour vos propres tests Composer sera la nouvelle façon de distribuer des paquets de fonctionnalités (appelés: "Bundle"). La version stable de symfony actuelle (2.0.x) n'utilise pas encore cette méthode de distribution. J'ai pris sur moi de documenter le résultat de ma tentative.Tags
php symfony2