Posted in April 10, 2009 ¬ 09:12h.cpf_Comments Off
So, theme days… Lots of themes I forgot to post (more like I didn’t really have the time)
Theme for day 3
So, day 3 was another cleaning day. It wasn’t really intended to be a cleaning day, but since my mom really wanted to get my desk out of the house and replace it with a [...]
Read the rest of this entry »
Posted in November 20, 2008 ¬ 11:36h.cpf_Comments Off
And, yes, undoubtedly, I’m going to fosdem next year (2009).
Therefore, the next banner will be present on the website during all that time.
Be there, or stop visiting codercpf.be!
Read the rest of this entry »
Posted in August 30, 2008 ¬ 21:14h.cpf_Comments Off
Today I was configuring apache(2) under mod_fastcgi to get my django project working on it. It was requested since the testing would go on a similar-to-deployment method.
So, I followed the guides at djangoproject but, as it seemed, I had some issues. Some were my own problem, some were not.
After fixing them, I decided to write [...]
Read the rest of this entry »
Posted in August 28, 2008 ¬ 13:35h.cpf_Comments Off
With the past project, I’ve been using django all the way.
Given the requirements for that project, I judged that we were going to be needing a lot of AJAX, and I immediatelly started looking around for ways to do this. Luckily, it was found pretty quickly.
The is_ajax method
Conveniently enough: django provides a method inside the [...]
Read the rest of this entry »
Posted in August 26, 2008 ¬ 15:28h.cpf_Comments Off
While on my quest for a proper framework, which in the end I would like to use all the time, I stumbled upon django.
“Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.”
This is how they describe the project. And quite correctly that is.
While trying to figure out if I [...]
Read the rest of this entry »