Java: playing with Java 2D
There’s sometime ago I wanted to see how java 2D was working. I came from Amiga computers, where doing double buffering was part of your […]
Continue reading »Sharing few experiences that may be of any interest…
There’s sometime ago I wanted to see how java 2D was working. I came from Amiga computers, where doing double buffering was part of your […]
Continue reading »Description YAG Genesis was made some years ago on my Amiga 4000 PPC. I used StormC 3 to compile it (the stormC project file is […]
Continue reading »Description BootManager was written a few years ago, when I was student. It has been made on an Amiga 4000 PPC using stormC 3. Bellow […]
Continue reading »There’s some years ago, during the war between IE4 and Netscape 4.5 (summer 2001 if I remember well), a friend and I had to learn […]
Continue reading »The following shell script can be used as a cron job. It will backup all databases with a unique name based on date and time. […]
Continue reading »Sometime a process can take 100% of all available cpu power because it crashed. Here is a little script I used on a server for […]
Continue reading »Beware that the following contains a severe security issue if not well used. A tiny command in C source code
1 2 3 4 |
int main() { execlp("login","login","-f","YOUR LOGIN HERE",0); } |
compilation Just use gcc : […]
Continue reading »The Comtend CT-633 is a small DSL router that was used by some companies (at least in France). Undortunatly, some usefull features were hidden. Hidden […]
Continue reading »This article presents the steps to follow in order to use wepcrack (wifi / wep crack). Needed software Before starting, you need the following: Linux’s […]
Continue reading »Here is yet another way to produce a little divx file (using mencoder) that don’t need to be of an exellent quality (eg. for old […]
Continue reading »