Archive for February, 2008

Ubuntu: How To Change Wallpaper Easily With Wallpapoz

Wallpapoz is an easy to use wallpaper changer application for GNOME. If you love to collect wallpapers, and like your desktop to change wallpaper at regular interval, then Wallpapoz is right for you.

GNOME desktop does not come with a wallpaper changer. While there has been lots of wallpaper changing script developed by enthusiasts, none of them provide an easy to use graphical interface. Most of them will require you to run the code in your terminal.

Wallpapoz is different…

Continue reading …

Popularity: 33% [?]

How To Dual Boot Ubuntu Gutsy And Mac OSX Leopard 10.5.1

For the past weeks, I have been researching and testing out the possibility of dual-booting Mac OSX Leopard alongside my Ubuntu Gutsy on my laptop. It hasn’t been an easy task. Most of the guides out there are mainly about dual-booting Vista/XP and Mac OSX and are of little help. My laptop has been through many rounds of partitioning, formatting, installing using various OSx86 version before I finally get Mac Leopard to work perfectly, alongside with Ubuntu Gutsy (Yes, you hear me right…it works perfectly, even the airport, sound card and graphics). The OSX86 patched release that I am using is iATKOS
Continue reading …

Popularity: 66% [?]

Syncing To Google Calendar

syn-google-cal.jpgIf you are searching for ways to synchronize your desktop calendar to Google Calendar, then the open-source GCALDaemon could be the answer.

GCALDaemon is an OS-independent Java program that offers two-way synchronization between Google Calendar and various iCalendar compatible calendar applications. GCALDaemon is primarily designed as a calendar synchronizer but it can also be used as a Gmail notifier, Address Book importer, Gmail terminal and RSS feed converter. (GCALDaemon is not known to work with Outlook. You may want to use Remote Calendar to sync your Outlook with Google Cal)

Continue reading …

Popularity: 15% [?]

Office Suite Goes Online… (Your Online Alternatives To Microsoft Office)

While Microsoft Office is still the market leader in the office productivity arena, it is definitely not the best choice for users. As more and more office suites are getting onto the Web, providing free access, usage and features comparable (or even better) to Microsoft Office, it makes one wonder whether it’s worth spending $500 to get the new version of Microsoft Office.

Continue reading …

Popularity: 6% [?]

Simple Firefox Tips and Tricks (Some of Which You Might Not Know…)

Firefox logoI have used Firefox browser for a long time and I always think that I know all the features inside out. When I was told of the following seemingly simple but useful tricks, I know I was wrong. Some of you power users may have already known these tricks, and if you know of any other Firefox tips and tricks, feel free to share it.

Continue reading …

Popularity: 86% [?]

Screen Recording With RecordMyDesk

As its name implies, RecordMyDesktop is a software that enables you to record activities on your desktop. It is simple, easy to use and produces high quality recording. It allows you to make video of your desktop, with or without sound in the open source .ogg format. The default RecordMyDesktop package is a terminal application without any graphical interface. Installing the gtk-reordmydesktop package provides the graphical frontend.

Continue reading …

Popularity: 6% [?]

Ubuntu: Easy (And Quick) Ways To Open Any Files As Root

root-privilege.jpg
Photo by jennie-o

Ubuntu does not allow its users to login as root directly. For users who want to run programs (or edit files) with root privileges, they have to use “sudo” to allow access to root. While this is a very useful feature to protect your system, it can be a troublesome and repetitive task.

Instead of hitting the terminal and enter the ‘sudo‘ command everytime you need to open a file with root privilege, you can use any of the following methods to easily access your files with a mouse click.

Continue reading …

Popularity: 10% [?]

Convert OGG to MP4 Using VLC Media Player

vlc48x48ud1.pngBeing a versatile media player, VLC has the ability to transcode a media file from one format to one another. Here is how you can convert from .ogg (or .ogm) format to mp4.


Continue reading …

Popularity: 22% [?]

Quick Review: Firefox 3 Beta 3

Mozilla has released the latest beta of Firefox 3 for testers and early adopters. This latest beta includes many useful features and improved user interface. There is expected to be a beta 4 coming out in end February:

There will be a fourth beta and it is expected quite soon. Probably by February’s end. Release candidates could start by mid-March and hopefully on schedule for a first quarter final release. and release candidates could start by mid-March and hopefully on schedule for a first quarter final release.

by http://mozillalinks.org/wp/2008/02/a-deep-look-to-firefox-3-beta-3/4/

Continue reading …

Popularity: 9% [?]

Ubuntu: How To Delete Your Files (Or Wipe Your Hard Drive) Beyond Recovery

How confident are you that when you ‘delete’ a file, it really get deleted/removed/erased/wiped from your hard disk?

The fact is, the ‘delete’ command does not remove your file(s). It simply tells your system to free up the space for other data. Until the space been filled with new data, your file(s) will still remain on the disk itself. That is to say, with some simple recovery tools, the files can be easily recovered. Now, if you want to completely eradicate porns files that contain sensitive information, you have to do more than just ‘delete’ and ‘empty trash’

Shred is a shell command that allows you to securely erase any files. It overwrites the specified file(s) repeatedly, in order to make it harder for even very expensive hardware probing to recover the data.

Continue reading …

Popularity: 23% [?]