twitter

gwibber = win

I have just installed gwibber in ubuntu hardy and I have a how-to, its running a little wonky now, but hey its not even release yet.

##how to install gwibber in ubuntu hardy ##

#install simplejson
easy way is to go here : http://packages.ubuntu.com/hardy/i386/python-simplejson/download choose a mirror and let it open in Gdebi

#install baazaar
$ sudo apt-get (or aptitude) bzr

#Checkout the baazaar repo
$ bzr checkout

#Change to the gwibber directory
$ cd gwibber/

#install gwibber
$ sudo python setup.py install

#Run gwibber

Source: RLUG's Ubuntu Help Blog

Super weekend!

This weekend was very cool, on the news we got:

  1. Banshee hits 1.0 alpha: http://banshee-project.org/Releases/0.98.1
  2. Monodevelop hits 1.0: http://monodevelop.com/MonoDevelop_1.0_Released
  3. Mono hits 2.0 Beta: http://www.go-mono.com/archive/1.9/

On my personal improvements:

  1. I finally manage to install Banshee from trunk(for me it was broken weeks ago) :)
  2. I installed Monodevelop 1.0 :)

    Source: Igor Weblog