Man20 (tested in Google Chrome only)
Man20 is a remake of a traditional Flash game called "Hold for 20 seconds if you are man". It was developed for demonstration in a charity lecture I did in 2012 Oct to draw the interest of mobile apps development from teenagers.
Compiler
It was developed for a tutorial series in Dukeland originally. It was then forked as a github project by someone else. It compiles Actionscript-like syntax into simple assembly code and runs under a virtual machine (also implemented in the project).
PHP Multithread Simulation
PHP does not come with multi-threading support by default (at least not in PHP 4 and 5). You may need PCNTL library to do similar thing. This class simulates it by making new request to the server and let the server handle the multi-threading. This class was voted as No.2 of innovative award by PHPClasses.org.
Library link: PHP Multi-thread simulation
M4
M4 is a web development framework that takes care of both server side and client side. It is "open-source" though I have never managed the delivery of the framework. I use it to develop for most of the web projects. You may try it but I will not promise for any support.
Download
Dukeland
This is a technical blog I am participating in. In HK, I.T. is a deprecated subject after the dot-com bubble. It is not healthy to have such negative atmosphere in this tiny space. It is our responsibility to repair this flaw. As a result, we started this blog to encourage I.T. study and knowledge exchange.
Visit through this link: Dukeland
And these are the articles I have published so far: Link
HKGolden Plus & RSS (End of Support)
HKGolden is a popular forum in Hong Kong but it is also famous for the slow speed. At the time of development, "smartphone" was still pre-mature to process such complicated page. I had a smartphone but I could not visit the forum through the phone.
As an engineer =], I started this project. It fetches the webpage content from HKGolden and parses it. Then the data is cached and delivered to the end-user. Speed was thus highly improved by simplifying the DOM structure of the web page and removing unnecessary content. The project was then supported by many mobile phone users in HKGolden forum. At the peek time, there was over 150K pageviews every day.
HKGolden RSS is a derivative of HKGolden Plus. It is still working but not supported anymore.
Visit HKGolden Plus through this link: http://hkg.westkit.net/
Visit HKGolden RSS through this link: http://hkg.westkit.net/rss.php