CE113 - Information Systems

Coursework

Website

Coursework to write a blog in JSP.

Link - 1.2MB

98/100 Marks: Problem escaping apostrophes in comment section

Experiments

Password hashing

After hearing the advice "Always salt your hashes" I looked up the definition of password hashing and the use of salts. Then I implemented it. link removed, obsolete

Content management system

Version 1: Hand written system, scalability problems
Version 2: Rewrite with Smarty templating engine