Saturday, September 29, 2007

Pink Google. Ano ba?


if there is a Black Google (blackle.com) there is also a Pink Google (pinkle.net). This is a free world. :D
http://www.pinkle.net/

Friday, September 28, 2007

moodbar for amarok

if you have not yet installed packages to compile from source

sudo apt-get install build-essential

then the libraries for the program
sudo apt-get install fftw3-dev libgstreamer0.10-dev gstreamer0.10-plugins-base gstreamer-editor gstreamer-tools gstreamer0.10-plugins-ugly

and download the source file
wget http://pwsp.net/~qbob/moodbar-0.1.2.tar.gz

or get the lates from: http://amarok.kde.org/wiki/Moodbar#Source_Downloads
then extract
tar -xzvf moodbar-0.1.2.tar.gz

then go to the directory
cd moodbar-0.1.2

and do this. dont exactly know how this works
./configure --prefix=`pkg-config --variable=prefix gstreamer-0.10`
make
sudo make install

and its completed!
from: http://www.ubuntugeek.com/enable-moodbar-in-amarok-music-player.html

save terminal manual to a file

man [command] > file.txt

Monday, September 24, 2007

Google Presentation Preview


Google Presentation is is like Microsoft Powerpoint

http://www.downloadsquad.com/2007/09/18/google-presentation-googles-powerpoint-app-goes-live/

Firefox Car


Firefox car found@Firefox ROCK FEST! (Mozilla24)
Originally uploaded by nobihaya

My Ergonomic Workstation


my very own ergonomic workstation
get your own plan at: http://www.ergotron.com/tabid/305/language/en-US/default.aspx

Ubuntu Gutsy Gibbon down to the last detail - Wallpaper

controversy about Ubuntu Gutsy Gibbon default wallpaper. I didn't even notice my Feisty's default wallpaper. made me have another look it. :D

read more here:
https://wiki.ubuntu.com/Artwork/Gutsy/DefaultWallpaperCriteria
https://wiki.ubuntu.com/Artwork/Incoming/GutsyIdeas

Sketchasting :D

Sketchcasting is a new way to communicate something online by recording a sketch, optionally with your voice speaking. Any sketch can then be embedded on your blog/ homepage for people to play-back, and you can also point people to your sketchcast channel here (or let them subscribe to your sketchcast RSS feed).

Sketchcasting is new but it's based on an old principle: the whiteboard (or the napkin in a bar) on which you sketch something to get a concept across... or to just have some fun. Sketchasting was invented by



Some terminal Fun

watch star wars

telnet towel.blinkenlights.nl

and many other useful and funny terminal commands:
http://ubuntuforums.org/showpost.php?p=2540421&postcount=1

wine-doors

download here
Wine-doors is an application designed to make installing windows software on Linux, Solaris or other Unix systems easier. Wine-doors is essentially a package management tool for windows software on Linux systems. Most Linux desktop users are familiar with package management style application delivery, so it made sense to apply this model to windows software.

Wine-doors works by leveraging the exquisite software, libraries and tools created over at WineHQ, there are also plans to support Cedega, cvscedega and Crossover Office.

Wine-doors is developed and styled to fit in with the GNOME desktop but is fairly portable and a user interface could be developed for KDE. As a GNOME application Wine-doors employs pygtk, glade and cairo to represent itself to the user, we also endeavour to follow the tango style guidelines for application icon artwork.

think synaptic for windows apps. :D
source: http://www.wine-doors.org/wordpress/?p=37

Thursday, September 13, 2007

Pingus - ubuntu game

sudo apt-get install pingus
a strategy game. you have to make sure all the penguins reach the exit.
Screenshot-Pingus 0.6.0 (debian build) - http:--pingus.seul.org-2.png

Powermanga - Ubuntu Game

sudo apt-get install powermanga
one of the least known but good games in ubuntu.
its a vertical shoot-em-up game

Screenshot-Powermanga by TLK Games (SDL version)

Monday, September 3, 2007

Saturday, September 1, 2007

Some Changes

from this day this blog will also include tutorials in programming.
programming languages i know: some java, some abap, some php. :D
just comment your problem and i'll try to find a solution