antiprocess.net

ivuorinen @ Twitter
Ismo
  • ...twitter loading...

Posts Tagged ‘project’

Project: Movie

Monday, January 30th, 2006

Another project of mine is seeing the daylight.

I love watching movies and believe me, I do alot of it.

I sometimes watch 3 or 4 movies in a day. Because I watch that much movies, I started thinking I should have somekind of list of movies I’ve seen and might even have some star-based rating system to separate the bad movies from the good ones I might watch again sometime later. This was the key idea behind Movie.

Movie 2.0 Movie v.2 has been under development for over 4 months and it contains over 1700 lines of code. I’ve used it mainly to develop my PHP-knowledge and programming skills.

I would like to thank Tomi for his aid on the coding and Jani for helping out with the design :)

Visit the project

Project: Robot

Thursday, October 27th, 2005

Robot I’m presenting to you; The Robot!

Meet Robot, the talking robot. Here’s a robot that says randomly things. Clever, ain’t it? You can add your own thoughts to power it’s random selection of thoughts.

All the images should be packed so the load times should be small.

You can take part in this project and add your random thoughts to the Robot’s database!

v. 1.0 - 05/10/27 - Initial release

  • Public stuff: Add, List, Random, Statistics, ID (display one based on ID).
  • Behind the scenes: Over 500 lines of code, coded in 2 days, 1st public PHP/MySQL project from me.
  • Database: Started with 121 thoughts and 507 words.
  • Admin area to approve/add/delete items.