Mozilla Lightning calendar extension for Thunderbird 3 64bit x64

Mozilla Lightning calendar extension for Thunderbird 3 64bit x64 x86_64 can be found here: http://www.secudb.de/~seuffert/mozilla

Read the rest of Mozilla Lightning calendar extension for Thunderbird 3 64bit x64

How to set Firefox History expiry time

You may be wondering why despite your preference settings Firefox 3.5 still keeps in memory the browsing history pages visited way back in the past. This despite settings in Preferences -> Privacy menu.

Read the rest of How to set Firefox History expiry time

PDF <-> DJVU

On linux to convert from PDF to DJVU you can use pdf2djvu
sudo apt-get install pdf2djvu
then type
pdf2djvu -o output.djvu imput.pdf
useful options are
–monochrome
–lossy
-d NNN (where NNN is the desired page resolution)
To convert from DJVU to PDF you can use djview4
sudo apt-get install djview4
then in menu File -> Export -> as PDF

Read the rest of PDF <-> DJVU

Prune KDE New File > Templates

You may wish to get rid of some templates in the contextual menu in KDE. The best practice would be removing the package installing those templates, however this is not always possible due to dependency problems.

Read the rest of Prune KDE New File > Templates

Chinese PeraPeraKun 1.05 for firefox 3.5

Chinese PeraPeraKun is an extremely handy tool for aiding reading Chinese web pages.
Mozilla Firefox version 3.5 is supported only with an experimental build, however PeraPeraKun author’s website, where you can find this build, is hosted on wordpress.com which is not accessible from China. Furthermore most of the tricks used to bypass the block are incompatible [...]

Read the rest of Chinese PeraPeraKun 1.05 for firefox 3.5

use wacom bamboo tablet as a touchpad with relative mapping

If you are willing to buy a tablet for drawing, photo editing, writing, or simply having fun I strongly advise you to only focus on Wacom tablets. Despite not providing official support for linux that company actively supports linux open source driver development and is also eager to provide assistance for linux users. At the [...]

Read the rest of use wacom bamboo tablet as a touchpad with relative mapping

Writing complex chinese and japanese characters with a pen

If you wish to write chinese or japanese characters you usually have to rely on IME engines through typing pinyin or equivalent.
There are however three projects out there that can ease things a lot, letting you write those characters simply with a pen and/or a tablet: Tomoe, Tegaki and Zinnia.

Read the rest of Writing complex chinese and japanese characters with a pen

Mozilla lightning&sunbird calendar events file

Mozilla Lightning and Sunbird calendar events files are located in (linux, M$ windows)
.mozilla/thunderbid/storage.sdb
C:\Documents and Settings\[username]\Application Data\Mozilla\Sunbird\Profiles\[gibberish].default\storage.sdb

Read the rest of Mozilla lightning&sunbird calendar events file

Convert documents and images into PDF on linux

In this post I’ll try tomerge all the different approaches to convert any document format to PDF in linux

Read the rest of Convert documents and images into PDF on linux

Firefox 3.5 about:config hacks

Firefox can be heavily customized through about:config page (just type it in the address bar)
There are entries (one per line) that handle various types of configurations. Each entry has a searchable keyword. The entries can be of Boolean, integer or string value. Entries contain Name, Status, Type and Value. Typically, you will be modifying only [...]

Read the rest of Firefox 3.5 about:config hacks