Content

by Laurent Parenteau

Tagged: open source

2010-09-07 :: Laurent Parenteau // tips & tricks
Questions/Answers : Digest 0×0006

Here the most interesting questions and answers I’ve read last week : What are great open source projects to see Rail’s best practices and code standards? Is there a list of all Linux system call, with the instructions? What’s the best way to start/control a background process in a PHP application? What are the good [...]

Tagged: » » » » »

 » Read the rest

2010-08-17 :: Laurent Parenteau // tips & tricks
GlusterFS

If you don’t know about GlusterFS, read that article at linux-mag.com.  While it start by talking about FUSE, it’s followed by a great detailed description of GlusterFS. For a brief overview of what GlusterFS is, from wikipedia : GlusterFS is a general purpose distributed file system for scalable storage. It aggregates various storage bricks over [...]

Tagged: » » » »

 » Read the rest

2010-08-01 :: Laurent Parenteau // thoughts
Meet the Linux Family : Peter Groen

Meet the Linux Family is a series of interviews with various software developers, managers, and users, who all have a point in common : they use Linux.  They will bring different point of views on various Linux related topics and share their Linux experience with you. Well, it’s now the last interview in the series [...]

Tagged: » » » » »

 » Read the rest

Here’s a really nice video tutorial of TDD (Test-driven development) in C++ using CppUTest and Eclipse CDT : C++TddDiceGame

 » Read the rest