Interested in my services?

Contact me at remy@remygiard.com

Category Archives: Django

Officially a freelancer

It’s been a while that I wrote on this blog. So I decided I could give some news. Since last December, I officially started to work on my own as a freelancer. I found my first contract, 7 months ending in June if it is not renewed. I am working for a Montreal agency called [...]

Satchmo e-commerce platform

It has been a while since I tried to find an e-commerce platform which seems to be a real development platform, not only a tool to be configured with incomprehensible settings.  Satchmo seems to be what I am looking for and will be the next platform I’ll use for a web store.  It is built [...]

Django 1.0 planned to be released in early September

After a long wait, Django 1.0 is planned to be released September 2nd. As some of you knows the philosophy behind Django version management, a version 1.0 does not mean a first incomplete version. In fact, a lot of work has been done since few years.  The guys behind the framework decided that a version [...]

Installation/configuration d’un environnement de développement pour Django sur Windows

Voici les étapes que j’ai parcourues pour installer et configurer un environnement Django sur mon poste Windows. Comme IDE, je me sers de PyDev dans WTP (Eclipse). Je connais déjà bien Eclipse et PyDev est quasi-transparent à l’intérieur d’Eclipse en plus de permettre le débuguage. Au lieu d’installer MySQL indépendement, j’utilise WAMP qui installe en [...]