logo

Welcome to daemon.de

Welcome to the personal homepage of T.Linden. I am a german opensource developer and work as a sysadmin. I'm living on an island not far away.

Welcome to daemon.de

I maintain a couple of software projects including:

  • Crypt::PWSafe3 is a perl module which can be used to access (create, read, modify and write) from and to Password Safe v3 database files.

  • Config::General is a perl module which can be used to parse config files of any complexity. It supports among a lot of other things: variable interpolation, tree-like structured configs, saving a modified config file, include files. It can even parse apache config files.

  • PodWiki is a wiki tool I wrote years ago in perl primarily for use on this site, where it still runs (so you're looking at it right now). It uses perl POD as its primary wiki language but also supports other dialects as Twiki or MarkDown.

  • note is a handy commandline tool written in perl to maintain notes or any other type of textual information. It supports a wide variety of storage backends, the latest one being a backend for the Password Safe v3 encrypted database format. Since note supports encryption you can use it to maintain your passwords as well.

  • dbtool is another commandline utility, which can be used to store key/value paired data in a binary database. Since the database is binary (GDM or BerkeleyDB) it can have any arbitrary size. dbtool is aimed for use in shell scripts but can also be used by the average user.

  • TerraDuino is a terrarium controller I developed, built and coded. It is based on the Arduino, the software is written in C++. It features a webinterface and a console interface and is able to control up to 7 220V channels using automated programs following sunrise and sunset and sensors. Please note that the TerraDuino documentation is only available in german.

Please go to the Software overview page, to learn more about my work and my other projects.

If you need help, you may Contact me directly.

Take a look at the Sitemap or at my Blog.

Latest blog posts (german only):

14.05.2013 16:40 Gehabt Euch wohl - Updated 15.05.2013 10:57:

Gehabt Euch wohl - Kommentar zur Anti-Adblocker-Kampagne

09.05.2013 20:56 Paar Macros weils sonst nix neues gibt:

Paar Macros weils sonst nix neues gibt

08.05.2013 17:06 Nitrit im Regenwasser:

Nitrit im Regenwasser

01.05.2013 19:10 Besuch im Palmengarten Frankfurt:

Besuch im Palmengarten Frankfurt

01.05.2013 12:23 Cptn. Kirk vs. Cmdr. Hadfield - Updated 15.05.2013 11:47:

Cptn. Kirk vs. Cmdr. Hadfield

daemon.de News

10.05.2013: In unserer Ferienwohnung sind im Juni und August noch Plätze frei!

02.01.2012: New version of note: 1.3.8. Now with support for password safe v3 database files.

30.08.2011: Development and support on webos (palm pre) stuff ceased.

02.03.2011: I ported the OpenBSD version of netcat to windows/cygwin: Netcat.

01.12.2010: Config::General Update auf Version 2.50.