Kategorie: Tim’s Weblog
-
„Building a semantic website“
„Smarter Content Publishing Building a semantic website to increase the efficiency and usability of publishing systems By Victor Lombardi“ http://www.digital-web.com/features/feature_2002-08.shtml And it does mention Topic Maps…
-
Delphi embedded database
TurboPower FlashFiler 2 is now Open Source, speaks SQL, and can be embedded directly into the .exe file… http://www.turbopower.com/products/flashfiler/ http://www.tk-datasoft.com/foundry/foundry.html
-
Dynamic file system
The WEB-DAV Linux File System can mount WebDAV servers locally: http://dav.sourceforge.net/ Once mounted, you can share it over Samba…
-
Xina
A little bit like XDD? http://www.xinasoft.org/xina/xiweblog.cgi?meta=&mode=output§ion_id=0
-
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…