Archive

Posts Tagged ‘LMU’

[Research] Development of control panel for a game server

May 24th, 2010

This is a medium size project that was requested by a friend. The goal is to develop a fully functiona control panel for a game server. The CP will need to have registration/login and account management for the player. And content management and user management for the administrator.

I have decided that this is a good opportunity to get more practice with Zend framework and started the project. The work-in-progress version can be found here: kcp

I have also asked members of this game server community to try and cheat on the CP so that it gets tested before release.

This is (a big) constructive research #3

–Probably need some reason into advance Zend Framework functions and techniques

admin Uncategorized ,

[Research]Links archive system

May 12th, 2010

Completed the links archive system today (finished product at: Scriptify)
Ended up using mysql instead of flatfile storage (which is a good thing as I get more practice on database interaction)

credits to famfamfam for the icons used.

This is the completion of constructive research #2

–This project was frustrating to do, partly because of the use of Zend Framework (new technology for me) within short period of time. Partly because there are so many tutorials and examples on the internet (majority seems to aim at developer who know their way around ZF already)
But patience and perseverance pays off in the end..

admin Uncategorized ,