Deprecated
PropelORM is an open-source Object-Relational Mapping (ORM) for PHP5. It allows you to access your database using a set of objects, providing a simple API for storing and retrieving data.
In this article, I’ll explain how to use PropelORM in an existing PHP project.
More …
03 Jul 2013
•
Project
I’m an avid comic books reader, mostly from the Marvel franchise (X-Men, Spider-Man, Avengers…), and some DC too (Batman, Superman…). But every series has its own monthly release date, which makes difficult to follow what the current issue is for a series.
That’s why I’ve developed an on-line calendar that regroups the release dates for all new comic books issues. The data are retrieved from ComicVine, which is a huge wiki-based website for comics.
More …
Today, I’ve updated my version of Jekyll from 0.12.1 to 1.0.2. I’ll detail the procedure I followed to do it. Most of the commands have to be ran as root.
More …
08 May 2013
•
Project
I’ve continued working on my new project, RSS Reader, which is now in version 0.2.0.
More …
15 Apr 2013
•
Project
A few weeks ago, Google announced they would stop their service Google Reader on July 1, 2013 (original post). I have never used this service to read my RSS feeds, prefering to use Netvibes, mainly because it’s been developed by a French company, but also because I like the UI better.
More …