Tuesday, September 29, 2009

Git The Basics Tutorial

This is probably the best Git tutorial video on the Internet. It takes about 2hrs to finish the whole tutorial, but after that, you could acquire a quite clear concept of Git.

Git The Basics Tutorial

Monday, February 09, 2009

Wednesday, January 07, 2009

YuLastfm Pidgin plugin download

YuLastfm
Author: Chih-Chun Lin (linleno)
Version: 0.1.1
License: GPLv2
Requirement: Pidgin 2.3+
Desc.: This perl script is a Pidgin(one popular instant message software on Linux) plugin which help you update your "now playing" information from the Last.fm musical social network.
HowTo:
  1. cp yulastfm.pl ~/.purple/plugins/
  2. configure yulastfm plugin: set username and set refreshing rate (don't set the refreshing rate too high, 30-60 per sec. is reasonable range), in sec.
  3. You could go to Tools->YuLastfm->"Refresh Tune" to refresh Tune right away, at the meantime, the timeout will also been reset.
Download

You could visit YuLastfm Project Homepage on SourceForge.net for more specific and updated information.

Tuesday, January 06, 2009

How to get a backtrace on Ubuntu

Backtrace - Ubuntu Wiki

This is a quite worth-read document.

Pidgin Backtrace

A pidgin backtrace How To.