This is our blog. It's mainly about programming, web developement and design, social web, coding habits and advice and miscellaneous geekery. You can subscribe to the feeds to never miss a bit.
Feedego : The revenge of ego over SocialWeb
Sounds big, huh? :)
I’m very pleased to announce the birth of Feedego, a web app I’ve been working on for about 10 days now. It’s written in python and is hosted on Google Appengine… Read More »
PyAPML joins APML-Library
Well, I couldn’t refuse it. The nice folks over apml-library have so gently invited me to join them with the PyAPML module I described in my previous post.
So, the project is now hosted in the apml-library google code home, and its svn repo will, from now on, be hosted there.… Read More »
PyAPML : A python parser for apml
While I was working on a little and nice program I’ll be releasing
soon, I needed a certain notion/thing for representing a user’s tastes about different concepts.
The very first idea that came in mind was, of course: hey! a hash: notion→rank! And then, I told to myself: “some people have already established an open standard for this, why not just use it?”… Read More »