Monthly Archives: March 2010

Have You Tried It on IE6?

About a year ago, I created a blog aggregator, or sometimes also called Planet. This planet display all the blog posts from my registered friends. At first, I did it alone. I maintained and designed it by myself. And then,

Tagged with: , ,
Posted in Network, Story

Wanted: Superman

Some days ago, there’s a vacancy offer in my undergraduate department mailing list. A company is looking for a programmer. I didn’t pay much attention to this email. Okay, here’s the email: Mr. XXX, my office needs a programmer with

Tagged with: ,
Posted in Computer, Programming, Story

Earn from Blog

About a year ago, I started an English conversation club with my friend in the college. Well, it’s not a real conversation club actually. Instead of doing direct conversation, we’re using instant messenger or irc. Later, I realized that I

Tagged with: , ,
Posted in English, Graduate Arc, Story

The DZone Effects

Two months ago, I wrote a simple tutorial on how to create a Hadoop MapReduce program using Netbeans. Not a slightest clue in my head that this post will change my life. Okay, I’m exaggerating. I mean the post change

Tagged with: ,
Posted in Internet, Network, Others

Yet Another Introduction to MapReduce (part 2)

I’m sorry for the long delay from the first part. I’ve been pretty busy lately. On this part, I write about the idea of MapReduce, how is it work, and how it distributes the data and process. This article is

Tagged with:
Posted in Computer, MapReduce