06 October 2009 ~ 0 Comments

5 Web Resources to master Git

Git is a free distributed revision control, or software source code management project with an emphasis on being fast. Git was initially designed and developed by Linus Torvalds for Linux kernel development.
Every Git working directory is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central [...]

Continue Reading

01 May 2009 ~ 0 Comments

Brand new serialcooking is out

Just a quick update to inform you that the brand new public version is now available at http://www.serialcooking.com
The main work was done on the design, but we added the possibility to upload your blog post recipe, so it display in the website keeping the ability to save and plan the recipe.
I just think it’s awsome. [...]

Continue Reading

25 September 2008 ~ 0 Comments

Hug a developer

After a 1 week break, I came back at work and find this video.
Please, be Agile with your developer

Continue Reading

18 August 2008 ~ 0 Comments

How do you like to work ?

(image credit)
Last week end I’ve wasted my time during 2 days because I’ve changed my work habits.2 Weeks ago, I’ve started working in my spare time on a new web application project. But because my time was limited, I haven’t respected the way I usually work and I’ve started directly on my ‘./rails MyKillerApp’ … [...]

Continue Reading

13 August 2008 ~ 0 Comments

NetBeans 6.5 beta is out

To develop on Ruby on Rails on my Linux platform, I use to code with NetBeans 6.1.
This editor is absolutely fantastic and powerful. Today the 6.5 is out, it’s just installed on my computer.
All my projects were imported, my config files also (if you have the textmate color plugin, you’ll have color problems ..).
There are [...]

Continue Reading