About

Thor is a programmer who is currently working in Beijing,China.He has been using Java and PHP for web development since 2004.Currently he is poking his nose into functional programming including Scala.Also he believe in agile development,and have been using scrums and xp methods for the past 3 years.

Google is making me stupid

Written on December 23rd, 2009 by Thorno shouts

For the past few years, I am so used to google services, especially search engine and email. I can’t even remember when was the last time i use a Microsoft [...]

A circular linked list in Java

Written on December 3rd, 2009 by Thorno shouts

I was helping a friend of mine with her work today, and we came across with a requirement that there are few players in the room we need to know [...]

Snowing in Beijing and here are some photos

Written on November 3rd, 2009 by Thor2 shouts

Its the early morning of 1st November,and it had been raining for the past few days.I was planning to go out to some parks this morning for a walk.When i [...]

Scala reading content from the Web

Written on October 16th, 2009 by Thorno shouts

I use scala.io.Source in my previous post, and now I am going to show another usage of this util. Let’s write a simple RSS feed parser that reads feed from [...]