Our on-going project...
M3 - a MVC PHP framework
M3 is designed for web developers to develop their own website quickly. It is not only a PHP framework. Instead, it contains also the framework for Javascript(modified from jQuery), CSS and HTML5.
Features:
- MVC architecture
- Aspect-oriented programming by Java-like annotation syntax
- Array-Table mapping for database access
- PHP-Javascript communication using RMI-syntax
- PHP Multithread (simulation)
- Managed environment
- Structured CSS with preprocessing
- i18n support
- and more…
Mailer - Email broadcasting system
VTR
VTR:Transite & Route is a public transports search engine for Hong Kong. By simply inputting the origin and destination, users can search the best route for travelling. It is optimized for smartphones.
IOU - a simple personal accounting iPhone application
IOU's full name is I Owe yoU. It is an iPhone application for recording the money you borrowed and you lend to your peers. Sometimes when we have dinner with friends, we would pay for the bill first and get the money back later. This application helps to remember the bill for you such that you will not forget how much you owe your friends.
Inline WYSIWYG editor
This is the editor that we developed for an outsource project we have taken before. The best feature it provided is making all HTML elements editable. Currently in the market, there are a lot of WYSIWYG editors such as CKEditor and TinyMCE. However, most of them are too heavy and not really "WYSIWYG" since they have their own stylesheets. This editor enables users to edit any HTML text elements in the modern browsers with real "WYSIWYG".
Want to try the editor? Just double click this box.