Wikipedia on you Ipod
havent tried this because my two ipods are broken but it would be fun to try.
just read the original post
http://www.makeuseof.com/tag/how-to-install-wikipedia-on-your-ipod/
a tutorial made by me for myself. this is not to be trusted!! dont blame me if something goes wrong.
havent tried this because my two ipods are broken but it would be fun to try.
just read the original post
http://www.makeuseof.com/tag/how-to-install-wikipedia-on-your-ipod/
Posted by efrenefren at 3:04 AM 0 comments
all characters will be deleted when the mana world moves to its own servers.
click link below to read more
from: http://wiki.themanaworld.org/index.php/FAQ#I_heard_the_characters_will_be_deleted_when_you_move_to_the_new_server._Is_that_true.3F
Posted by efrenefren at 6:59 PM 0 comments
Topics: games, linux, mana world
qemu launcher
sudo apt-get install qemu-launcher
gksudo gedit /etc/apt/sources.list
deb http://www.uv.es/cuan/repos feisty extras
deb-src http://www.uv.es/cuan/repos feisty extras
wget http://www.uv.es/cuan/repos/532190AF.gpg -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install qemulator
Posted by efrenefren at 2:32 AM 0 comments
Topics: qemu, qemu launcher, qemulator, virtualization
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/
Posted by efrenefren at 9:56 PM 1 comments
if you have not yet installed packages to compile from source
sudo apt-get install build-essential
sudo apt-get install fftw3-dev libgstreamer0.10-dev gstreamer0.10-plugins-base gstreamer-editor gstreamer-tools gstreamer0.10-plugins-ugly
wget http://pwsp.net/~qbob/moodbar-0.1.2.tar.gz
tar -xzvf moodbar-0.1.2.tar.gz
cd moodbar-0.1.2
./configure --prefix=`pkg-config --variable=prefix gstreamer-0.10`
make
sudo make install
Posted by efrenefren at 2:07 AM 0 comments
Google Presentation is is like Microsoft Powerpoint
http://www.downloadsquad.com/2007/09/18/google-presentation-googles-powerpoint-app-goes-live/
Posted by efrenefren at 11:39 PM 0 comments
Topics: google
Firefox car found@Firefox ROCK FEST! (Mozilla24)
Originally uploaded by nobihaya
Posted by efrenefren at 11:29 PM 0 comments
my very own ergonomic workstation
get your own plan at: http://www.ergotron.com/tabid/305/language/en-US/default.aspx
Posted by efrenefren at 9:44 PM 0 comments
Topics: ergonomics
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
Posted by efrenefren at 9:31 PM 0 comments
Topics: gutsy gibbon, ubuntu, wallpaper
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 byPosted by efrenefren at 7:48 PM 0 comments
Topics: sketchcasting, web
watch star wars
telnet towel.blinkenlights.nl
Posted by efrenefren at 4:16 AM 0 comments
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
Posted by efrenefren at 3:13 AM 0 comments
Topics: linux, wine-doors
sudo apt-get install powermangaone of the least known but good games in ubuntu.
Posted by efrenefren at 1:17 AM 0 comments
Moved to blog.efrenefren.com.
Posted by efrenefren at 4:03 AM 4 comments
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
Posted by efrenefren at 12:43 AM 0 comments
crunchyroll.com
better than youtube when watching anime
Posted by efrenefren at 10:25 AM 0 comments
Topics: anime, crunchyroll
if you live in iloilo city and you buy groceries in robinson's supermarket, to avoid the long queue when you're done getting all you wanted to buy go to the wines and liquor section. there is lonely terminal without queues. :D
Posted by efrenefren at 4:30 AM 0 comments
Topics: robinsons, supermarket
you can download a lot of cool deb packages from this site for an offline installation :D
http://seveas.imbrandon.com/dists/edgy-seveas/all/
Posted by efrenefren at 12:49 AM 0 comments
Topics: install, libdvdcss2, offline, ubuntu, w32codecs
sudo gedit /etc/apt/sources.list
deb http://gandalfn.club.fr/ubuntu edgy dev
gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 0x483170E9 ; \
gpg --export -a 0x483170E9 | sudo apt-key add -
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install gnome-compiz-manager compiz \
compiz-gnome
sudo apt-get install gnome-compiz-manager-extra compiz-extra
Posted by efrenefren at 1:30 PM 0 comments
view all photos you have uploaded to blogger in picasa web albums!
from: http://buzz.blogger.com/2007/03/blogger-and-picasa-web-albums.html
Posted by efrenefren at 11:06 AM 0 comments
Topics: blogger, picasa web albums
http://www.freeonlinegames.com/
wget http://www.peercommons.com/frostwire/4.13.1/frostwire-4.13.1.6.i586.deb
sudo dpkg -i frostwire-4.13.1.6.i586.deb
sudo apt-get install glob2
Posted by efrenefren at 3:31 PM 0 comments
Topics: games, globulation, install, ubuntu
http://www.meebo.com/index-en.html
Posted by efrenefren at 3:11 PM 0 comments
Ubuntu Feisty
sudo apt-get install tmw
sudo gedit /etc/apt/sources.list
deb http://bertram.ifrance.com/ ubuntu edgy
sudo apt-get update
sudo apt-get install tmw
sudo apt-get install tmw-music
Posted by efrenefren at 2:50 PM 1 comments
15. What Would Tyler Durden Do?
14. Pogo.com
13. HOT or NOT
12. AOL In2TV
11. Moola.com
10. Rotten Tomatoes
9. RuneScape
8. Classic '80s Arcade Games TripletsAndUs Miniclip UltimateArcade
7. Microsoft Virtual Earth 3D Beta
6. Reddit.com Digg, del.icio.us, Netscape, Slashdot.org Reddit
5. Flickr.com
4. The Internet Movie Database (IMDB)
3. Fark.com
2. Craigslist.org
1. YouTubecant access the last page!
from: http://www.pcworld.com/article/id,128122-page,1-c,bestoftheweb/article.html
wget http://dl.google.com/earth/GE4/GoogleEarthLinux.bin
sh GoogleEarthLinux.bin
from: http://www.ubuntuforums.org/showthread.php?t=195382
Posted by efrenefren at 1:24 AM 0 comments
Topics: google earth, install, ubuntu
#apparently, autmatix is down. or is not supported anymore. so here is easyubuntu
wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- | sudo apt-key add -
#download and double-click this file to install
Posted by efrenefren at 6:57 PM 0 comments
Topics: easyubuntu, install, ubuntu
look for high-quality vidoes.
press the button marked by a red box
then a window will pop-up. then press F11 for fullscreen!
voila!!
Posted by efrenefren at 11:54 AM 0 comments
Topics: fullscreen, youtube
wget http://dl.google.com/earth/GE4/GoogleEarthLinux.bin
chmod +x G*.bin
./GoogleEarthLinux.bin
from: http://www.macewan.org/2006/06/12/how-to-install-google-earth-for-linux/
Posted by efrenefren at 12:17 PM 0 comments
Topics: google earth, install, ubuntu
wget http://213.115.162.124/external/DBDesigner4/DBDesigner4.0.5.6_Setup.execheck their site for the latest one http://fabforce.net/downloads.php
sudo apt-get -Y winebecause the windows version is better than the linux version
wine DBDesigner4.0.5.6_Setup.exe
cd ~/.wine/drive_c/Program Files/fabFORCE
wine DBDesigner4.exe
Posted by efrenefren at 12:09 PM 41 comments
Topics: database, dbdesigner, install, ubuntu
before, when you click an embedded youtube video, it links to its page on youtube. now you cant do that but i have found a work around.
this is how you do it
1. view source (ctrl+u in firefox or View->Page Source)
2. find the word "youtube" and it will take to something like this
Posted by efrenefren at 12:27 PM 0 comments
Topics: workaround, youtube
backup
-home directory
-music,pictures,videos
-contacts,calendar
-var/www
-notes
-firefox settings and bookmarks
-fspot database
Posted by efrenefren at 11:40 PM 0 comments