RTHK English News Revamp 08

Live Address: http://www.rthk.org.hk/rthk/news/englishnews
Published Date: June, 2008
More Info:
Revamped the English news section for RTHK. The revamp consists of updating their existing backend to perform some new requirements and update their frontend layout as well as navigation. Since all the news articles were cached at creation (for scalability) the biggest challenge in this project was to make the archived news caching to work with the new layout and navigation.

RTHK Unusual Journey Wordpress Themes Implementation

Blog Index http://www.rthk.org.hk/special/unusualjourney
Archived Address: http://williamli.hk/~rthk/unusualjourney/wp/groupideas/
Published Date: June, 2008
More Info:
This is part of the blogging project of RTHK. It involves the implemention of a set of 10 wordpress themes based on psd files provided by the designer as well as creating and modifying wordpress plugins. The version of wordpress used was wordpress mu 1.5.

The major challenges surrounding this project include:

  1. keeping the layout as close to the original design as possible across all types of browsers
  2. fine tuning the editor to offer bloggers a stable WYSIWYG environment while restricting some of the functionalities to ensure the post does not deviate from the overall look-and-feel

http://williamli.hk/photos

flickr front page on williamli.hk

Address: http://williamli.hk/photos
Published Date: June, 2008
More Info:
This site is built to serve as the front page of my photo album at flickr. All the photos I have taken have been uploaded there. A special hacked version of slide.com is used to display the most recent photos I posted on flickr and drop them onto the photo album.

Frontend:

Backend:

RTHK TeenPower AJAX Chatroom

Live Site: http://teenpower.rthk.org.hk/chat
Demo Site: http://williamli.hk/~rthk/tpchatroom/
Demo Site Backend: http://williamli.hk/~rthk/tpchatroom/adminpanel
Published Date: May, 2008
Login: demo
Password: 1234
More Info:
An AJAX driven chatroom that is linked to an existing user database, allowing users of the RTHK TeenPower website to login and chat on chatrooms as well as among all the online members. The chatroom also features a custom built backend that allows administrators to create and control chatrooms. The online / offline time for each of the chatroom can also be configured inside the backend down to an interval of 1 minute. Logs of each chatroom are stored inside the database and can be exported to log files. The chatroom also features other functions like word filtering, global messaging (sending a message to all members), and instant IM.