a php developer weblog

blog Closed!
calin view of the web development world

2006/2/19

access.log analysis: hackers all around

Tags:
@ 02:52 PM (28 months, 25 days ago)
I recently announced the movies worth seeing database; an imdb.com gateway website that I host on one of my home computers. Since I have full access to the access.log of this website; it was interesting to see how the traffic developed over the last couple of days since I announced its launch. First of all, since I referenced this website only on my blog; there were a few of my blog readers that visited this fresh new website; some of them with pretty long visits. Then some indexing robots came around, noticing this new website and issuing HEAD requests and then reading robots.txt. This is regular web behaviour. However, a few hours later, some strange requests made their way into the access.log. First, some hack attempts from some Dallas, Texas internet provider desperatelly requesting some awstats.pl hack (GET url split in 3 lines):

Read the rest of this entry ... (261 words left)

2006/2/13

database of movies that are worth seeing

Tags:
@ 06:41 PM (29 months, 1 day ago)
movies worth seeingHere's a small experiment of mine: the imdb.com movies that are worth seeing. From the whole imdb.com database which contains about 155k titles since 1995, I selected all movies that received at least 500 online ratings. This subset counts more than 3500 titles now; and they are split into virtual categories using faceted classification. Unfortunately imdb.com disallows hot image linking; therefore the images are missing.

Read the rest of this entry ... (15 words left)