Jahr: 2003
-
JavaBeans conventions
A ZDNet article describes the conventions JavaBeans classes must conform to: class->getProperty class->setProperty class->isBoolProperty class->addEventListener class->removeEventListener Makes sense. That’s similar to what I’m already doing in my PHP classes.
-
Phrame
MVC (Model, View, Controller) / Model2-Framework for PHP – sounds good, but I couldn’t get it to work: http://phrame.sourceforge.net/ https://www.phparch.com/issuedata/2003/jun/sample.php
-
TypePad
A web-based administration interface that’s just plain beautiful: http://www.typepad.com/2003/05/some_frequently_aske.shtml
-
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…
-
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/
-
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/
-
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…
-
Catviz
Some nice ideas in this PHP/MySQL-based content management framework: http://catviz.sourceforge.net/
-
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
-
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