It is absolutely great to have colleagues to have your code reviewed. There are lots of benefits of code reviewing but most famous ones are as Wikipedia says;
Nowadays I am a big fan of Python and trying to develop some sort of simple web apps on top of Google App Engine. And recently I watched some talks of Guido van Russom about Python. He now works at Google and developing with python. No need to mention how Google is caring python. Google App Engine currently supports only python which is a proof. Also it is interesting they picked python before Java. Maybe we can interpret this as power of dynamic programming languages. But I bet next language that will supported by Google App Engine will be Java.
So Guido has developed a code review tool in Google as his personal project which is called Mondrian. Since Mondrian depends on Perforce and Google Big Table they have released an open source version of it which is more flexible and called Rietveld. And good way of it is that is open source.
The great thing about Rietveld is that (since it is now in production) it is creating a global code review process. Any one can add their repository link to Rietveld and open their commits to review of world!
An enthusiastic technologist, passionate software engineer, writing for himself and rest of the world, welcoming anyone, living in Singapore, working for IBM, trying to make life easier...