Re: wiki software with advanced poll?

Ward Cunningham <[email protected]> Fri, 18 Apr 2003 09:04:35 -0700
Newsgroups gmane.culture.internet.p2p-journalism
Message-ID <[email protected]>
On Thursday, April 17, 2003, at 08:54  PM, Oivvio Polite wrote:

>  I want to have a from based interface to a database. the

I've done this two ways.

1. Write the form using html and have it post to an additional cgi that 
reads or writes the db. This this works because wiki coexists with 
other cgi scripts in the server environment.

2. Write the data into wiki itself using the usual editing conventions. 
Write a script that reads this information out of wiki's flat files and 
produces the reports you want.

I've found 2 to work much better than 1 for thousands of pieces of 
information. If you have millions of pieces of information you are 
better off with a proper database.

--
Ward Cunningham
503-245-5633 v	mailto:[email protected]
503-246-5587 f	http://c2.com


_______________________________________________
P2PJ mailing list
[email protected]
http://lists.infoanarchy.org/mailman/listinfo.cgi/p2pj

http://www.infoanarchy.org - daily p2p news