Posgres Cookbook Website

From: sink+pggeneral(at)ayup(dot)limey(dot)net
To: pgsql-general(at)postgreSQL(dot)org, pgsql-docs(at)postgreSQL(dot)org, pgsql-announce(at)postgreSQL(dot)org
Subject: Posgres Cookbook Website
Date: 1999-10-14 00:49:10
Message-ID: 19991013204910.A4583@ayup.limey.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-docs pgsql-general

Sorry for the wide mailing but I hope this will be useful.

I have thrown together a website that allows people to post recipes in
different sections. Currently the interface allows someone to pose a
question and someone else to edit it as long as the solution has not
been filled. Then only the answerer can edit the recipe.

Anyway, the URL is:
http://www.limey.net/~fiji/cookbook/

I hope that the site will become a place where people can learn the
ins and outs of Postgres without cluttering the mailing lists. Kind
of a dynamic FAQ. This will probably evolve and get more polished
over time (assuming people use it and give me suggestions/criticisms).

The site was implemented using Apache, mod-perl, DBI and of course
Postgres. And if anyone wants to see the sourcecode let me know.

I plan on adding the following features:
- Tracking the submitter of a problem (before it has the solution)
- A way to see unanswered recipes
- A way to add comments to a recipe
- An editor facility where people can moderate the recipes in a
section (and even site wide editors)
- A way to do multi-section recipes (not sure if that would get
confusing though)
- User authentication via cookies (if specified in the user profile)
- Many little cleanups so the site looks prettier

- Possibly adding section hierarchies (right now there are sections
and recipes within a section not nested sections)
- Probably should add some legalese saying that everything that you
write on the site is copyright yourself but released under the
Postgres license

-ben

Browse pgsql-announce by date

  From Date Subject
Next Message Ben Bennett 1999-10-14 02:10:35 Postgres Cookbook Website
Previous Message Ben Bennett 1999-10-14 00:16:26 Postgres Cookbook Website

Browse pgsql-docs by date

  From Date Subject
Next Message Chairudin Sentosa Harjo 1999-10-14 01:24:28 Re: [HACKERS] Re: [DOCS] Outline for PostgreSQL book
Previous Message Ben Bennett 1999-10-14 00:16:26 Postgres Cookbook Website

Browse pgsql-general by date

  From Date Subject
Next Message Fernando Dougnac 1999-10-14 01:12:13 Can you write into a view?
Previous Message Ben Bennett 1999-10-14 00:16:26 Postgres Cookbook Website