Kategorie: Tim’s Weblog
-
Microsoft Reader
Coming back to the Microsoft Reader after some time: It’s release 2.1 by now. There’s free tools for creating OEB files (Open eBook) from XHTML + CSS + images, and for converting those into .lit files! Microsoft Reader is the best solution I know for reading very long texts on the screen (PC or Pocket…
-
TypePad
A web-based administration interface that’s just plain beautiful: http://www.typepad.com/2003/05/some_frequently_aske.shtml
-
Catviz
Some nice ideas in this PHP/MySQL-based content management framework: http://catviz.sourceforge.net/
-
Jon Udell on The Diary of Samuel Pepys
This diary has great links to pages which represent persons, places or other entities – lots of similarities to Topic Maps. Jon Udell asks: „What CMS environment would make it easier for Phil to achieve this effect?“ Very good question. I think that would be a Topic Map-driven information system allowing for editing in Wiki…
-
Publish this weblog?
… yes, but which tool to use? b2 http://cafelog.com/ bBlog http://www.bblog.com/ GeekLog http://geeklog.sourceforge.net/ MyPHPblog http://myphpblog.sourceforge.net/ Pivot http://www.pivotlog.net/
-
Infocalypse
„You could use Infocalypse as an online collaborative encyclopedia, a personal weblog, a technical support forum, or (with a little customization) even a shopping cart.“ (in PHP) http://wonko.com/infocalypse/
-
Naked Objects
Nice Java idea – don’t code a GUI, just define your „Business Logic“ in classes, and the Naked Objects-Framework will create a generic GUI allowing for direct interaction with the classes‘ properties and methods: http://www.nakedobjects.org/introduction.html
-
Python
Should take a look at Python since O’Reilly has so much on it: http://www.python.org/ http://python.oreilly.com/news/python_success_stories.pdf
-
SOAP with PHP
http://www.heise.de/ix/artikel/2002/07/118/06.shtml http://www.google.com/apis/ http://pear.php.net/package-info.php?pacid=87
-
badblue
Interesting web server for Windows with PHP support – executes SQL queries (on .mdb files) directly by reading them from the URL and returns CSV/XML (for use in applications which can open HTTP HREFs directly, or for distributed web services): http://badblue.com/helpsql.htm http://badblue.com/prodee.htm