Archive for September, 2008
22 September
Posted by baskoro
New version of Debian will be named using Pixar’s animation character. The older version was called Lenny, one of Pixar’s character in Toy Story. Debian’s project maintainer, Luk Claes, announce that next version of Debian will be called “Squeeze”, the three-eyed alien.
Read the rest of this entry »
Posted in Free OS | Comments (0)
19 September
Posted by baskoro
I think there are so many news about google chrome out there. But google itself has yet to come up with Mac or Linux editions of its Chrome. So, I, as linux users, must wait for linux version to try that browser. But a company named CodeWeaver has created an imitation using Chrome source code. By using Wine and Chrome’s source code, they has created Chromium.
Read the rest of this entry »
Posted in Free Internet Tools | Comments (0)
17 September
Posted by baskoro
Looking for an open source software to download video in youtube? Getting tired of console-based application like youtube-dl,mencoder,etc? Or maybe too busy to understand all command to download and convert video? Now, you don’t have to worry about that. PyTube comes to save your life.

Read the rest of this entry »
Posted in Free Games Application, Free Internet Tools, Free Multimedia Software, Free Office Software | Comments (2)
16 September
Posted by baskoro
Do you know search field in Vista Start Menu?With that tool you can search almost everything in your computer like application, file, or open an url in browser. Now, You can do that in Linux too. Gnome Do is all you need.
It’s likes Windows’ Launchy or OS X’s Quicksilver, but GNOME Do has its own kind of productivity tool. Plug-in designers have taken full advantage of webapps’ APIs, giving you the ability to quickly compose new email messages, search for files or folders, add calendar events, switch music tracks, open url in browser. Oh, and it also finds your installed applications super-quickly as you type, making desktop icons seem kind of, well, useless.
Read the rest of this entry »
Posted in Free Internet Tools, Free Utility Software, Tutorial | Comments (1)
13 September
Posted by baskoro
To open ISO files in Linux, you need to mount it to a directory. Because of that, you need root access and of course ‘mount’ installed in your system. Below is syntax how to do that :
mount -o loop yourisofiles.iso /path/to/directory
Before that, make sure the directory is empty. After that you can open your ISO files like it has burned into a CD. If you want to unmount, simply type this in your console :
umount /path/to/directory
Posted in Tutorial | Comments (0)
10 September
Posted by baskoro

Are you a manager? Or a programmer? Or just common people? I’m sure you’ll need something to plan, organize, just like a project or it is a project. Then how do you manage the time schedule, resource, and many other aspect about your project? Microsoft’s Fans must know about Microsoft Project. A software built by Microsoft to manage your project. As far as i know, it can manage from time schedule, resource, until how much those project cost. Read the rest of this entry »
Posted in Free Office Software | Comments (1)