Archive for May, 2010
Sometimes I want to create new symfony projects to try something, or, well, sometimes even to do some actual work. Then, I go to the Jobeet tutorial and follow the first steps. After that, since I use git, I check out this post to setup symfony as a submodule. I have written a simple bash script with [ READ MORE ]
I have just released a pet project I have been developing lately. It is called List & check, and it is about making (beautiful) lists easily. What it is about I use lists for almost everything: things I want t o try, things I want to do this week, books to read, movies to watch, places to [ READ MORE ]
Lately, I wanted to do a website for a non profit association in which I am involved. Since I really like symfony, I decided to do it using one of the CMS that extend symfony. Looks like there are three main choices: Apostrophe, Diem and Sympal. I tried first Apostrophe, because I liked a lot the [ READ MORE ]
I have been quite a long time living with files with 777 permission being displayed in blue over green background whenever i do ls, which makes text quite illegible. Sometimes you don’t see a problem even when it is in front of you. Well, I took the time to fix it today. Here is the [ READ MORE ]