Programming
Assembly level code optimization in the compiler
The article is about what results can bring different settings in the C++ compiler's Optimize dialog... Some times these results can really be amazing.
C++ Gotchas
Or how the compiler can screw up your project
Games
I have prepared the following two articles for David Perry's 1000 programming team... I'm not sure if they'll ever implement it.
Racing game
Presentation of a massive multiplayer online game where players compete against each other for winning prizes, trophies, etc ...
MMO-Traveller.htm
Another Idea for a MMO game
University Research
I have a few older research documents (mostly in romanian) while I still were in the University. Please see them below:
1. GameOfLife_ro.pdf - about John Conway's fascinating Game of life 
2. WinProg.pdf - programming the windows using Win32 API and some low level stuff you usually don't see. This was my Bachelors dissertation when I have finished the first four years of university. When I'll have some time I'll translate it into english and expand it with some more actual informations
3. GrafPath.pdf - a new way of finding the shortest way in a labyrinth 
Other articles
These might be either Hungarian or Romanian... depends when I wrote them ...
1. Java3D.pdf - A short introduction to Java 3D, the article appeared in CodeX (the programmers magazine I edited for a while)
Just a few ideas that I was developing while trying to find a way for solving the complex puzzle I have imagined when I have designed the magical world of Quawnah
A few ideas for the Linux installer