
I'm a software developer located in Hamburg, Germany. Tim's Weblog is my (link) blog. I'm @tistre on Twitter.
Digital Collections is the company I work for: We're building enterprise-grade Digital Asset Management software using web technology, mainly PHP and JavaScript. I'm contributing to the company blog.
Other stuff:
My open source PHP scripts:
- OracleEditor.php is a standalone
PHP
script which allows you to browse your Oracle database tables and
insert, update and delete rows in any table.
It requires no installation and no configuration.
It's quite old now, but may still be useful for you.
- digicol_xml_explorer.php is a command line PHP script for analyzing large numbers of XML files.
- "Sign in with Facebook / Twitter" PHP OAuth demo and source code
Old and unsupported:
- XPPubWiz.php is a standalone PHP
script acting as a server for the Microsoft© Windows XP© Web
Publishing Wizard.
It requires no installation and nearly no configuration.
- WMLStart.php is a compact,
understandable, yet fully-working sample WAP/WML application contained
in a single PHP script.
It requires no installation and no configuration.
- Gallery is a great web based photo album written in PHP.
I once created an IPTC patch
for
the (now outdated!) version 1.3.3 that made Gallery read IPTC metadata
from JPEG
images while they are added to an album. It's not useful any longer
(since my patch is incompatible with current Gallery versions), but I
keep it here for reference.
- If you'd like to know how to publish web pages from Mozilla
Composer via HTTP PUT, take a look at my PHP
publishing backend for Mozilla Composer.