Kategorie: Tim’s Weblog
-
Articles on Information Management?
I really love joelonsoftware.com and useit.com regularly publishing free articles on a specific subject. How about writing articles myself? On the common denominators of information science / knowledge management / information architecture and IT / software… And on new approaches to information presentation in software…
-
Auto-versioning file system
This should be possible even without patching Samba: Let’s scan a directory (including subdirectories) for changes. The user must put files (not symbolic links) into this directory. Once a new file comes in, it is moved into another, invisible directory (make sure you don’t move it away while it’s still being written). RCS versioning is…
-
worshiparchive.com
Cool: Song texts with chords and a transpose function! (What about copyright??) http://www.worshiparchive.com/
-
IRC
Setup an own IRC server for chats? Here’s a server: http://ircd-hybrid.com/ A Java applet for users without an IRC client: http://eirc.sourceforge.net/ A list of IRC applets: http://www.irc-webchats.de/
-
ShoutBox
PHP ShoutBox: „spontaneous chat“ directly on a web page… For a community or groupware sites? http://mojavelinux.com/cooker/demos/phpshoutbox/
-
SliMP3 Ethernet MP3 Player
An MP3 player streaming from your PC into the living room: http://www.slimdevices.com/products/slimp3/index.html
-
Templates in PHP – yes or no?
No: „The Deadly Sins of Templates in PHP“ http://www.thephpguy.com/modules/news/article.php?storyid=30 Yes: „Why Use Smarty“ http://smarty.php.net/whyuse.php