$this->Twitter->status('tambay ulet sa beanstalkapp.com');
Feb 4

weeeeeh! do you want to tour Paris with your sweetheart this valentine? try Google Earth the fastest and the easiest ( and cheapiest ) way maybe. ehehehe. poell try this one eh :p. ok here’s the step on how to install it in linux.

to install

chmod +x GoogleEarthLinux.bin
./GoogleEarthLinux

to uninstall

# depends where you install your binary files but by default cd /home/<username>/google-earth
sh uninstall

technorati tags:, ,

Blogged with Flock

Feb 4

$this->Post->title('Flock Patch 0.7.10.1 Released');

Added new features that I’m sure a lot of people are going to enjoy using it.

Download your new flock here

for those ubuntunista out there, here is the simple step installation.

sudo tar -C /opt -xzvf flock-0.7.10.1.en-US.linux-i686.tar.gz
sudo ln -s /opt/flock/flock /usr/bin/flock

create menu item sudo nano /usr/share/applications/flock.desktop

[Desktop Entry]
Encoding=UTF-8
Name=Flock
Comment=Flock Web Browser
Exec=flock
Icon=/opt/flock/icons/mozicon128.png
StartupNotify=true
Terminal=false
Type=Application
Categories=Applications;Network

Source : Flock on Ubuntu

technorati tags:, ,

Blogged with Flock