There have been on and off calls for a wiki-like application for people to share information about Pike development and related topics. Not much ever came of it, so I decided to do something about it.
I wrote a simple wiki application yesterday and have made it available for anyone to contribute to. Anonymous editing is restricted, in order to minimize possibilities of spam, but the authentication is shared with the pike module repository, so if you've already got a modules.gotpike.org account, you're set to edit.
I've started things off with some of my own personal information. Take a moment and share your notes and thoughts (there's a page with notes and guidelines for contributions, please have a look before you post):
http://www.gotpike.org/PikeWiki
As always, comments and suggestions are welcome. I'll give you all a week or so to bang on it before I share this with the general lists.
Bill
Looks good, but I miss the Aleph1 C Module HOWTO in the list of API documents.
A bug: The link to the Pike 0.5 documentation doesn't work, since the & has been encoded twice in the href:
<a href="http://pike.ida.liu.se/development/cvs/browse.xml?dir=0.5/doc&#38;module=Pike" >http://pike.ida.liu.se/development/cvs/browse.xml?dir=0.5/doc&module=Pike</a>
Bill
Thanks...
Looks good, but I miss the Aleph1 C Module HOWTO in the list of API documents.
Good point. I forgot where to find it until I searched the mailing list archives. It's in the Wiki now, but could use a little formatting love.
A bug: The link to the Pike 0.5 documentation doesn't work, since the & has been encoded twice in the href:
Looks like a bug in radeox... I'll report it.
Bill
pike-devel@lists.lysator.liu.se