Archive for the ‘ Projects ’ Category
Because one of my first action is to start my computer when I go back home, and because I’m really geek, I thought it could be a great idea to create an auto-start of my Desktop computer when I’m coming back home. I made a tiny script in Python running on my home server. It starts [ READ MORE ]
While twitting, I found a nice resume of Olivier James Gosling (via Buzzing Light). It was pretty nice, and decided me to do a new one a little more … funky. And I just finished. You can download it ! Every comments are welcome ! English version French version [ READ MORE ]
Is it possible to express a feeling with C language ? Whereas the definition of hacker is a guy who transforms a system to make it do something that is unrelated to its primary purpose, I believe that the extended definition is someone who consider the code as an art. And art implies expression of a feeling. Jump [ READ MORE ]
While twitting, I discovered a nice special page full of plain text. (edit : http://fichtre.net/yop.html) Nothing special … But when you select the text (CTRL + A), an photo appears in the selection. Wow ! Yesterday I could not sleep, so I decided to write a little code. I was not enough awake to work on my mission, [ READ MORE ]
Did I tell you I love Paris ? My previous flat had a view on the Eiffel Tower. But I had to leave it for another in Courbevoie, near La Défense. But because I still want my view on the Eiffel Tower, I created this tiny program in Python to show the Eiffel Tower webcam (powered by [ READ MORE ]
Hey, I talked a few time ago about a webserver I implemented in a FPGA. The project name was CB12. I received some mails of people asking me more information about this. Thank you very much for your interest ! The main question you ask me is Did you use a Picoblaze (i.e. a processor) ? The answer is [ READ MORE ]
Do you know ASCII Art ? This is the art to draw images with only the 255 characters your computer can handle. When computers were big cabinets, and screens were simple 80-characters-a-line-x-25-lines terminal green screen, you could only draw shapes with characters. Like my homemade computer. Recently, ASCII art comes to fashion with the pretty amazing story of Valve and [ READ MORE ]
In the previous article, I talked about the caching issue : when your specifications require to implement a caching system, do I have to think about at the beginning when I begin to design my application, or can I report the problem for a second pass ? During my research, I found an elegant way to [ READ MORE ]
Maybe you know I’m working on the K project (it’s a nickname) as a freelance. The K project is a Web application. I decided to program it in Python with the Tornado framework. One of my strong constraint is high availability. This application should support potentially around an half million of users. And even if I could be [ READ MORE ]
Although I’m student and soon an employee, I’m also a kind of freelance web developer. One of my mission is a web application with high availability constraints. And no, high availability is not only a web hosting problem : the application’s architecture should be thought for efficiency. So it’s my problem too. I decided to create the [ READ MORE ]
Posting tweet...
Powered by Twitter Tools