October
31
2011
New gedit3 plugin
I finally decided to install ubuntu 11.10 on my desktop computer, but my old phpdoc plugin doesn't work with the new gedit3 so I quickly hacked a new version. Read more
here
September
23
2011
HTML5 game added
HTML5 begin to be more and more popular. For the result of my experiment click
here
February
28
2010
New gEdit comment trigger, this time is for C/C++ programmers
Here is my new gEdit doxygen comment trigger, this time is for C/C++ programmers. To read more click
here
C/C++ doc
January
01
2010
Happy New Year!
It's 2010. Happy new year to all my visitors :) Finally I put the source code for
AmigaDX online for those who want to improve it.
December
28
2009
Yes! A new site engine! again ...
I changed my site design+engine, again ... Back to my own code. This time it is an MVC pattern framework. Nothing special only small requirements. No ActiveRecord and no some super-mega Template engine or whatever. It is PHP5+PDO based with very minimalistic design. The full source code for this site (including engine) is <100k. The code is mostly extracted from my previously created engine which I used for "in house" projects to company I work for.