Re: [Libposix-development] Warm-up task
Status: Pre-Alpha
Brought to you by:
hdante
From: Henrique A. <hd...@gm...> - 2009-05-28 19:24:30
|
2009/5/28 Tordek <ke...@gm...>: > Henrique Almeida wrote: >> First of all, I hope the message reaches everyone, I'm not sure if >> the mailing list is working well, so please reply to this post if >> you've received it. >> > > Yes, it is. Nice. >> We'll start the project with a simple task. During the project we'll >> need to mantain the list with the status of each function in the >> project (that is, if it has been implemented, tested, etc.). > > Do we have a wiki, or another place to post this to? A specific > format? (writing the full description of a function as an example > would be a great start). > > I'd strongly reccomend a wiki, to make it highly navigable > (categorizing functions per difficulty, and implementedness, for one). Yes, we definitely need a wiki. SF provides MediaWiki. I have activated it on: http://apps.sourceforge.net/mediawiki/libposix/index.php?title=Main_Page However, at some moment we'll need to provide a clean and uniform (and unique) appearance to the whole site, so we'll need to play with the CSS stuff in the wiki. Can you do this ? (btw, we'll need to setup a task management page too) At the moment, the table needs the following - function name - requirement (mandatory or the option group which it belongs) - whether it's obsolescent or not - expected difficulty The table will grow later, but let's keep it simple for now. For the functions atoi, crypt and dprintf that would be: atoi mandatory (not obsolescent) easy crypt XSI option (not obsolescent) medium dprintf mandatory (not obsolescent) hard There's another wiki available in SF, called Wikispaces, I don't know if it would be better than MediaWiki, though, I've looked at their home page and it doesn't seem to be any docs there. > > -- > Guillermo O. «Tordek» Freschi. Programador, Escritor, Genio Maligno. > http://tordek.com.ar :: http://twitter.com/tordek > http://www.arcanopedia.com.ar - Juegos de Rol en Argentina > > -- Henrique Dante de Almeida hd...@gm... |