Subscribe toideal's blog

5 2010

pycat 0.0.6

Posted by ideal. No Comments

A little modification to fit new login policy.
Download from here.

Tags:

9 2010

run wordcount in hadoop

Posted by ideal. No Comments

Suppose that wordcount.java is in a directory wordcount, to compile and run it without eclipse and hadoop plug-in for eclipse, we can do like this:

In directory wordcount: javac -classpath /path/to/hadoop-0.20.2-core.jar WordCount.java (replace 0.20.2 with your hadoop version)

Then cd .. and: jar -cvf wordcount.jar -C wordcount/ .

Run it like this: /path/to/bin/hadoop jar wordcount.jar WordCount /path/to/input /path/to/output (WordCount here is package and class name)

Reference:
[1] http://hadoop.apache.org/common/docs/current/mapred_tutorial.html

3 2010

our cat

Posted by ideal. 2 Comments

This cat has been live with us more than 6 years. After its supper it always goes out for mousing at night. But in several days of this new year, it didn’t go out after supper, instead it sat beside grate, as it always does. Maybe it also has seven-day new year holiday :)

cat

cat


sleep

sleep

Tags:

23 2009

new semester

Posted by ideal. No Comments

This is posted to avoid 0 article in this month.

This month, September, so much happened. Escaping from new semester ceremony does not mean that the new semester will stop to begin. at the same place, with different faces, i involuntarily recall the scene which was four years ago. someone married. Internship is still not ending. sometimes one night equals with two lines of code. on sept 20, saw transformer two at cinema, being excited about the military scheduling system showed in the film. on that night i dreamed that i became tired of maintain bjtu bbs and wanted to be a normal id, i found i wept when i was awake, and actually it is a normal id.

20 2009

untitled

Posted by ideal. No Comments

为了避免8月份的文章数为0,虽然此blog长期以来的访问者多是爬虫,并且伴随着无数的垃圾评论,这与可怜的红果园bbs境况很是相似,

回家一周,在短暂的几天里终于告别了火车和城铁的呼啸,以及那段“火车就要来了。。。”的声音。

秀水街

秀水街,据说为千岛湖的新景点,晚上的泼水节?


跳跳

跳跳很喜欢玩水,哈哈


奇瑞qq6

奇瑞qq6


杭千高速

杭千高速


杭州火车站

杭州火车站

Tags:

8 2009

last memory of graduation

Posted by ideal. No Comments

关于毕业的最后回忆

6月14日,星期天,学校校园
拍穿着学士服的照片,在学校里晃悠,终于踏足觊觎已久的思源楼前草坪,一帮人在天佑前扔帽子(许多帽子残缺不全,当然这显得历史悠久),下午不小心清空了bbs的itables规则导致无法连接,不得不等到晚上七点去信息中心,之后悲哀的发现其实可以不用费此周折通过ipv6的ssh。

6月15日,星期一,东区310
毕业设计答辩,我总是失败地把复杂的事情说得极为简单,把简单的事情说到可以忽略不计,到最后我自己都觉得毕业设计除了得出用hbase来搞移动的那些数据的不可行性这个无可奈何的结论便什么都没有了,

6月15日,晚上,从东区通往主区路上的某家餐馆
班主任请的全班,后被列入第一顿散伙饭,觥筹交错,有的喝醉了,有的没有喝醉,

6月16日,早晨,思源楼前
拍学院的毕业照,然后是每个班的毕业照,后来下雨了,找个借口请假逃了一天班,

6月20日,第二顿散伙饭

6月22日,晚,天佑会堂,计算机学院毕业晚会
没有我们班的节目,我们坐在观众席,放佛旁观别人的毕业晚会,悼念别人这已经滚蛋的四年岁月。不过对于很多的遗憾来说,这只是其中之一。

6月27日,学校操场,毕业典礼
校长致词,以及一连串的致词,宣读名单,发毕业证,然后领学位证。四年前,在同样的操场,同样的面孔,只是不同的季节,不同的致词,

7月2日,搬家,人去楼空,曲未终,人已散

28 2009

2009-06-27

Posted by ideal. 8 Comments

祝所有毕业生一切顺利。

This photo is taken by zrlceo with meizu m8.

What happened yesterday, it seems a century away.Through one night, dispersing as dispersing, leaving as leaving,

16 2009

graduate?

Posted by ideal. 2 Comments

很山寨的答辩结束了,感谢bjtu,感谢bbs,感谢cgbt,感谢mirror.bjtu,感谢jk0509,感谢d4306,感谢wordpress,感谢hadoop以及hbase,我们真的要毕业了,虽然我无比迷茫并且沮丧。

Tags:

3 2009

mphone

Posted by ideal. 2 Comments

meizu m8
Let’s believe the incredible power of 山寨.

m8

m8

Tags:

10 2009

how to live without a mouse

Posted by ideal. 1 Comment

terminal: bind a shortcut key to the terminal like gnome-terminal or xfce-terminal
broswer: firefox + vimperator
mail: terminal + mutt
coding: vim + ctags + global + cscope
music: terminal + mplayer + mpg123
run applications: gnome-do
bbs: terminal + telnet

Tags: