Dmathieu - dmathieu.com - Software Engineering and stuff
General Information:
Latest News:
Authentication in Tests with Warden 2 Aug 2012 | 03:00 pm
I'm currently working on a personal project, for which I need a simple but effective and reliable json API. I decided to build this API with Sinatra. I'm also using warden for user authentication. ...
Drastic blog changes 21 Jun 2012 | 03:00 pm
I got tired of my old blog ! Almost three years ago now, when I started working on what now used to be my blog, I was posting a lot there. Some articles had more quality than others. Today, I'm not r...
EmberJS: observe when an object has been committed 30 Mar 2012 | 12:22 am
I've been using emberjs quite a lot lately, and it's awesome. However, I've been bitten by a problem over the past few weeks, which I found quite disturbing to resolve. The context I have an applic...
EmberJS observe when an object has been committed 29 Mar 2012 | 03:00 pm
I've been using emberjs quite a lot lately, and it's awesome. However, I've been bitten by a problem over the past few weeks, which I found quite disturbing to resolve. The context I have an applic...
Conclusion of one year of remote working 16 Sep 2011 | 06:21 pm
During the entire past year, I've been working on the project oahu. As you might know, I live in Lyon. However, Oaun is based in Paris. Therefore, I was remotely working, with one day per month (on ...
Conclusion of one year of remote working 16 Sep 2011 | 03:00 pm
During the entire past year, I've been working on the project oahu. As you might know, I live in Lyon. However, Oaun is based in Paris. Therefore, I was remotely working, with one day per month (on ...
What you thought of Ruby Lugdunum 29 Jun 2011 | 03:30 am
Voir la version française de ce billet As you might already know, last week-end was Ruby Lugdunum, the first European Ruby conference happening in France. And it did rock ! Credit Thomas Riboulet I...
What you thought of Ruby Lugdnum 28 Jun 2011 | 03:00 pm
As you might already know, last week-end was Ruby Lugdunum, the first European Ruby conference happening in France. And it did rock ! Credit Thomas Riboulet In this article, I won't tell you what I ...
Render your pages differently with responders 29 Mar 2011 | 12:47 am
You probably remember doing the following in Rails 2 : In rails 3, you can replace those calls with : The first solution is still working of course. The idea with respond_with is that in 99% of the ...
Render your pages differently with responders 28 Mar 2011 | 03:00 pm
You probably remember doing the following in Rails 2 : In rails 3, you can replace those calls with : The first solution is still working of course. The idea with respond_with is that in 99% of the ...