----- isHidden: false menupriority: 1 kind: article created_at: 2010-05-17T13:25:51+02:00 title: I live again! author_name: Yann Esposito author_uri: yannesposito.com tags: - blog ----- Hi all! > The more you wait to do something, the more difficult it is to start doing it. {: cite="http://www.madore.org/~david/weblog/2010-05.html#d.2010-05-12.1752" } I had to write another post for this blog. I had added many article idea in my todolist. But, I made many other things, and I've always said (until now), I'll do this later. What changed my mind is the haunt of this simple remark about how to be productive in programming. > Stop write `TODO` in your code and make it now! > You'll be surprised by the results. In short: > **Just do it!** Finally I'll certainly write blog post more often for a short period of time. ### What did I do? I finished some web services/application for [gridpocket(c)](http://www.gridpocket.com). I also finished to update my blog engine to nanoc3. The difficult part was to handle nicely multiple languages. But I should detail why in a future post. I also have a *real* life. I enjoyed some vacancies with my family. I work with [Luc](http://www.lucarea.net) on a simple ruby REST/JSON/API oriented framework. It works fairly well, with really few bug until now. We planify to make a simple todolist tutorial. May be in two to three blog posts. This framework is not public for now. It will certainly be after we'll create some simple web service with it and made a nice website for it. Then what I plan to do from now: - finish to make a public web service (I believe it can be popular) - finish to write the associated iPhone application for it - finish to publish our private framework to make web services - publish some articles about this blog (at least 3) - provide the sources of this website on [github](http://github.com) There is some random in some of these achivement mostly because they don't depend totally on me.