Renoir Boulanger Un geek social et Linuxien de nature

Introduction to the Hypermedia

At work, I had a conversation about implementing SOAP with an other service, It struck me that they did not talk about REST. Mostly in today’s distributed systems, you may want to think twice about how to implement for the future. This is some thoughts I had on the matter

Réflexion a voix-haute: La réalité frustrante des développeurs dans l’industrie du web

Être développeur web, dans notre industrie, apporte plusieurs avantages. Lorsqu’on est passionné, ce que l’on fait tout les jours est très similaire a un hobby qu’on apprécie beaucoup. Je partage ici avec vous un des désavantages du métier. Un problème récurrent que j’ai vécu à cause d’une incompréhension de la part de l’industrie, et de ceux qui ne sont pas dans “le web”.

Ma critique sur l’intégration du site a25.com

Cet article est un premier d’une série de plusieurs où je propose mes commentaires constructifs pour informer et partager des concepts et bonnes pratiques en intégration web qu’un site pourrait prendre avantage.

Project manifest: Content management publishing platform to implement Accessibility, Semantic markup, and ease web publishing

Have you ever imagined you could take content from a trusted and usable content management system and be able to convert in in the HTML format you want for your redesign. That’s what I am seeking for, for years. Numbers of time I rewrote site content and reimplemented in a different CMS (even my own, back then). How about tackling with the core of the problem… in a fashion that ANY programming language could take from. That’s my current ambition, here is my status about it.

Résumé d’une discussion et notes sur ce que j’aurai aimé comprendre plus rapidement lors de mon apprentissage Symfony2 et Doctrine2

Ce billet est une compilation de courriels échangés avec un collaborateur de la communauté des logiciels libres. Le thème de l’échange était à propos des concepts architecturaux qu’utilise Symfony2. Du moins, ce que j’ai appris, et . J’ai peut être tord sur certains points, mais a tout le moins, ces indices peuvent peut-être vous aider autant que mon correspondant.

Choosing a framework, how I personally define what is “hot” about them, an evaluation process (part 1)

I do not want to say that I am an expert in programming languages, nor a PHP guru. But with my experience in web development and discussions with other community leaders from the Java, Ruby, Python, Javascript communities and with my own working in team, I learned stuff and here’s some of what I consider “hot”, in the PHP world, right now.

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.