Here is a step-by-step guide to remove the existing old “node.js” from my Ubuntu 10.04 manually and reinstall the latest version of “node.js”.
Set the position and size of gnome-terminal
Basically the solution of this requirement is to add the “geometry” paramter to the “gnome-terminal” command line, but here I get a good way to know what’s the “geometry” parameter value you want from here.
Revisit the Steps Setting Up Raspberry Pi
Here is some notes of my Raspberry Pi installation(Raspbian Wheezy).
Unit-testing OSGi code with pax.exam
In the past recent days I was working on unit-testing OSGi code with pax.exam package. Here’s some hints I got.
How to Add Flattr to Octopress
Flattr is a social micropayments/microdonations provider. The basic idea is that: for a flattr user, you can transfer a small amount of money to your flattr account each month. Then when you’re browsing the web, you find some good content which is flattr supported and you want to sure your support, you can click the “flattr” button to do so. At the end of the month, all you “flattr-ed” content providers in this month will share the money in your flattr account. And of course the flattr website itself will get some money: as the content provider you get 90 percent and flattr.com keeps 10 percent.
In this post, I list the steps how I add flattr support to my Octopress blog.
Farewell to LI Qi
Find out What is hogging my disk IO
Today I found my disk IO is really high for no reason. Then I want to know why.
Cloud Foundry API Java Library Exploration 1
Here is something I got about the Cloud Foundry Java API library.