Been working on the blog..
I now got 2 other users using my little blogsystem. This has made me more interested in fixing the bugs and adding new cool functions. Right now I am working on a moviedatabase where I can list all recent movies I seen. This could be made easily with just some listing from the database, but I want it more advanced than that. So I implemented an IMDB function. This looks up the movie I enter on the biggest movie database on the net (IMDB) and grabs the useful info for me so I don’t have to enter it myself. I get poster, playtime, genres, actors and all that kind of stuff. Seems cool to me, but probablly just a bit to much info for most.

