Me And My Database

From: "Leif B(dot) Kristensen" <leif(at)solumslekt(dot)org>
To: pgsql-advocacy(at)postgresql(dot)org
Subject: Me And My Database
Date: 2006-06-02 20:45:14
Message-ID: 200606022245.14320.leif@solumslekt.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-general

Don't know if it's relevant here, but I've recently launched the third
article in a series on my transition from shrink-wrapped genealogy
software on Windows to my own custom PostgreSQL/PHP application running
on Linux. The new article is almost all about PostgreSQL, along with
some rantings about commercial genealogy software and a description on
my "structured document" (or WYSIWYG) PHP interface. Along with this,
I've created a blog about the project.

I wonder if anyone here would want to review the stuff and maybe post
some comments. It's all at <http://solumslekt.org/forays/>, and the
latest article is of course the
<http://solumslekt.org/forays/exodus.php>. The second article in the
series <http://solumslekt.org/forays/blue.php> was my preliminary
PostgreSQL data definition. A lot of it is outdated, but it might be
interesting for someone as well.

Eventually I'll publish the full code, but it's still rather immature.
--
Leif Biberg Kristensen | Registered Linux User #338009
http://solumslekt.org/ | Cruising with Gentoo/KDE

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Marc G. Fournier 2006-06-02 20:46:44 Not sure how useful this is ... but ...
Previous Message Alvaro Herrera 2006-06-02 17:51:47 Re: php|works / db|works call for papers ends June

Browse pgsql-general by date

  From Date Subject
Next Message Mike G 2006-06-02 22:38:54 New version of DBD::Pg for 8.1.4?
Previous Message Joshua D. Drake 2006-06-02 20:31:11 Re: How to do a "CREATE DATABASE" and then connect to it?