Jahr: 2003
-
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
-
Real Communities
… are a lot more fascinating to me than virtual communities are. There’s so many of which I’m already a part of: My family, my church, friends, my neighbourhood, etc. I’d really like (closed) websites for all of them, with chat, forum, photos, family trees!
-
The Benefits of Using Objects with Databases
Good PHPBuilder article: http://www.phpbuilder.com/columns/barnum20030509.php3
-
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
-
FOAF
„Friend Of A Friend“ = XML vocabulary for person-to-person relations: http://www-106.ibm.com/developerworks/xml/library/x-foaf.html
-
Use RSS?
Good blogs come as RSS: http://weblog.infoworld.com/udell/rss.xml Use a PHP client to fetch and display RSS?
-
MerlinWork
PHP-OO-Web-Application-Framework (using PEAR:DB und Smarty): http://merlinwork.crealabs.it/index.php
-
SiteBar
Nice tree view for bookmarks (in PHP): http://sourceforge.net/projects/sitebar http://www.mindslip.org/sitebar/
-
tasks (PHP)
Nice interface (down to the details) for a task management application: http://www.alexking.org/software/tasks/demo/