Web Applications
Web Application run on remote servers. We will be studying 3 main Web Applications as well as other open source code.
- phpBB
- sphider (search engine)
- uDoPage (yet to create)
By using the freely available code for phpBB and Sphider we will get a strong understanding how these web application are put together. Then we can move on to create your own open source project. The uDoPage online tutorial CMS.

phpBB is a FREE open source web forum. It is both powerful and easy to understand. We will be looking at the code in phpBB in depth.

Sphider is a fantastic search engine that enables you to add a custom search to your website.

uDoPage is a content management system that is going to be designed to enable millions of people to create and share tutorial online. These tutorials will be about what ever topic thee developer wishes to create. There will be an web app as well as a local app for uDoPage.