Autor: Tim Strehle
-
Conclave
„Welcome to Conclave the wiki-like, topicmap-like, blog-like Web thingy.“ „Conclave is an experiment on the part of me (GuyMurphy) to see what common groud there is between WikiWikiWeb (wikis), TopicMap (topicmaps), and WebLog (blogs) concepts.“
-
MozPHP
MozPHP: „MozPHP is a Mozilla PHP integration package. With MozPHP you can execute PHP scripts in Mozilla directly without the need for a local HTTP server.“
-
A Few Tips for Writing Useful Libraries in PHP
Kellan Elliott-McCrea seems to be right that „of all of PHP’s many faults and quirks, perhaps it’s most telling (and most crippling) is a cultural one, PHP programmers write applications, not libraries.“
-
phpLDAPAdmin
phpLDAPAdmin: „phpLDAPAdmin is a web-based LDAP administration tool, written in PHP. You can browse your LDAP tree, create, delete, edit, and copy entries, perform searches, and view your server’s schema.“
-
Five Lessons You Should Learn from Extreme Programming
ONLamp.com: „One of XP’s catchphrases is „Do the Simplest Thing That Could Possibly Work.“ Solve the problem as simply as possible to get the job done correctly. Don’t spend time creating a generalized solution (or worse, a generalized framework) if you don’t need it yet.“
-
CSS for auto-wrapping „tables“
A List Apart: Practical CSS Layout Tips, Tricks and Techniques tells us how to use the CSS float property to build „tables“ that automatically wrap when the browser window size changes…
-
Mapping Topic Maps on Relational Databases
A nice article on „Mapping Topic Maps on Relational Databases“: „One possibility to permanently store Topic Maps is using Relational Databases. In this document I present a possible database schema that allows to store Topic Maps.“
-
SimpleT
SimpleT: „SimpleT takes the view that PHP already is an excellent template language and when used purely for that purpose, is very easy for web page designers to work with.“ „SimpleT takes advantage of PHP’s output control functions to allow the correct seperation of Model from View (or Application Logic from Presentation Logic).“
-
Oracle supports PHP
This Oracle „Statement of Direction“ says that: „For Oracle Application Server 10G Release 2 (10.0.3) Oracle plans that both documentation and a version of PHP will be included in the release CDs. In addition, integration with Install, DCM and other core Oracle iAS facilities is planned. Further integration with Single Sign On and other core…