Weblog Archives

You are currently browsing the archives for the Productivity tag.

Creole – Standard Wiki Markup Language

If you’ve tried out several wiki engines, you have probably noticed that the developers of each of them have invented their own wiki markup language. I guess no-one has a problem with that. It’s a free world after all. However, all these different versions of markup languages easily become a pain when you have to [...]

Be cautious with Notepad++

I use Microsoft Windows 7 RC on my main desktop computer since June 2009. Since there was no Windows ports of my favorite editors in Linux (gedit on Fedora/CentOS), I decided to use Notepad++, an open-source source code editor and Notepad replacement, which is released as free-software. Soon I realized that this application was too [...]

Operating Systems do not matter any more

During the last six months, I found myself using 4 different operating systems on the computers I use for my everyday tasks. This is the first time that something like this happens. In the past, I had mainly used Microsoft Windows (before 2005) and Fedora (from 2005 until April 2009). During the last six months, [...]

Burning a DVD still an adventure on GNU/Linux

Recently, I needed to burn several GBs of data, located on a SAMBA-based fileserver, to DVDs. The Nautilus’ CD/DVD burning extension simply could not burn the data over the network. I decided to try brasero, since it is said to be the most actively developed CD/DVD burning frontend for the GNOME desktop. Despite the fact [...]

Send to Desktop – Create Symlink

Having set up automatic incremental backups for my home directory, I need to follow some simple rules in order not to poison the backups with temporary files (sometimes huge ones) I usually place on my desktop for later viewing. One of those rules is to stop downloading stuff directly to the desktop, but use a [...]

Zim – a Desktop Wiki

While browsing the archives of Linux Screw, I came across a very interesting post about Zim. Zim is a wiki-style note taking system for the desktop. Its text editor, being an 100% WYSIWYG wiki text edtor, does not require any knowledge of wiki syntax. One could say that Zim is a more advanced and feature-rich [...]

Dictionary Lookups Anywhere

I consider ditionaries, either in printed or electronic form, as one of the most useful sources of valuable information and an indispensable companion when reading. Lately, I’ve been reading lots of stuff, which involved scientific terminology in the English language, so it was very often required to lookup words on various online dictionaries. I did [...]

Use wget or curl to download from RapidShare Premium

This article describes how to use the command line download managers wget and curl in order to download files from your Rapidshare Premium account.

Mailing List Manager

If you are looking for a lean, mean mailing list manager (MLM), look no further. The software you are looking for is called: the Minimalist. Despite the fact that the Minimalist is just a Perl script with a filesize of 70Kb, it is a full featured MLM which will satisfy almost all users. Do not [...]

File and Directory diff in color in Midnight Commander

Midnight Commander (MC) is a lean, but powerful, two-panel file manager that, admittedly, promotes productivity while working from a console. Among other features, it implements a user menu with pre-defined actions that can be performed on the selected files or directories. This menu can be further customized by the user on a directory-, user- or [...]