Welcome to Delicate template
Header
Just another WordPress site
Header

PHP project, report #1

December 20th, 2009 | Posted by Shahab in My Projects | Shahab - (0 Comments)

I have already made a login system successfully with ability to login for users and root. The login system can redirect users to user pages and root to administration page. The root user has the power to delete or update the user informations(facing some difficulties here). The goal with this part was gaining experience with PHP and Mysql database.

Next step in this project will be debugging and securing the login system and designing the right database tables for the main project(game).

UiOToolbar v0.03 launched

December 15th, 2009 | Posted by Shahab in My Projects | Shahab | UiO - (0 Comments)

UioToolbar Version 0.3 is available. For downloading the Firefox extension click here, for source files click here. This version contains upgrade for Firefox 3.5. I have added new buttons for searching at UiO’s library. I have also added useful links to different faculties and IT support and webmail at university. More info about UiO Toolbar can be found here.

PHP based website project

December 11th, 2009 | Posted by Shahab in My Projects | Shahab - (0 Comments)

Recently I have been talking to a colleague to make a PHP based website with MySql database. The code with the database is supposed to make lists over users who play a roleplaying game online. More info about project later. Most likely it is going to be an opensource project.