Kategorie: Tim’s Weblog
-
ContentXXL
An interesting Content Management System? (Was the .NET success story in the iX magazine 12/2002…) http://www.contentxxl.com/
-
„ARD-Jahresrückblicke“ 1952 to 2001
The German ARD have been summarizing the past year on TV since 1952 – all the clips are available online now! http://www.tagesschau.de/thema/0,2046,OID1307088,00.html
-
Courier IMAP-Server
Installed courier-imap-1.6.1.20021124 for testing „fake e-mail accounts“. Installation instructions: http://www.inter7.com/courierimap/INSTALL.html#userdb Now I can simply put RFC822 text files into maildir/new, and they appear in the IMAP inbox (or in the POP3 inbox)! Use this for push profiles (SDI), e-mail archiving (the user can simply drag&drop mails into this folder using his mail client), … User…
-
Samba Virtual File System
It’s really possible – but maybe one should wait for Samba 3.0? The „examples“ directory in the Samba sources contains a „VFS“ directory. Have a look at that README file – they’ve got a ready-made audit module, logging all Samba accesses using syslog… And here someone built a Virtual File System based on MySQL tables:…
-
Software Release Practice HOWTO
Eric Steven Raymond: http://www.tldp.org/HOWTO/Software-Release-Practice-HOWTO/index.html
-
German Christian songs on the Internet
http://www.neues-geistliches-lied.de/ http://www.feuerflamme.de/Musik/Lobpreis/ http://lobpreisteam.de/info.html http://www.pfarrer-pc.de/ (And my own project, currently in the works: http://www.liederdatenbank.de/)
-
Running Apache + PHP + MySQL from CD
http://www.broadowlersystems.co.uk/democd/: „What is it? It is a set of tools and technigues for Apache / PHP / MySQL developers to create their own demo CD’s. All required sources are made available for free.“
-
Apache 1.3.27 and PHP Accelerator
Installed Apache 1.3.27 and PHP Accelerator. No noticeable speedup. Hmm.