Convert articles from the website to wiki articles The NetBSD Project
Status: Closed Time to complete: 24 hrs Mentors: Iain Hibbert, Julian Coleman, Julian Fagir Tags: wiki

There are several articles on the website which should be converted to wiki articles like here: http://netbsd.org/docs/misc/index.html
On the way, you could separate obsolete articles from newer ones.
Though this work could also partially be done by a tool like pandoc, the articles on the website have different format: Sometimes docbook, sometimes html, sometimes a mix of them. And pandoc doesn't result in such good results as hand-conversion might do.

Uploaded Work
File name/URL File size Date submitted
http://www.komkon2.de/nbwiki/doku.php?id=w... n/a November 28 2012 14:48 UTC
http://www.komkon2.de/nbwiki/doku.php?id=w... n/a November 28 2012 15:17 UTC
Comments
number of articles by Ignacio Arregui November 26 2012 17:49 UTC

how many articles i have to do for complete the task ?

RE: number of articles by A. Long November 26 2012 22:25 UTC

Well, the task estimates 24 hours, which I think is shorter than some other tasks. I'm thinking 30 at the most.

Task Claimed by Samuel Attard November 26 2012 22:30 UTC

I would like to work on this task.

Claim Removed by Samuel Attard November 26 2012 22:31 UTC

The claim on this task has been removed, someone else can claim it now.

Task Claimed by Ying Liu November 26 2012 23:19 UTC

I would like to work on this task.

Claim Removed by Ying Liu November 26 2012 23:20 UTC

The claim on this task has been removed, someone else can claim it now.

Re: Number of articles by gnrp November 26 2012 23:29 UTC

Hi,


this task is only about the single linked page.


If you find more articles on the NetBSD website you would like to convert, tell us, we then can add more tasks for them.


Regards, Julian 

Task Claimed by Catherine C November 27 2012 00:27 UTC

I would like to work on this task.

Claim Removed by Catherine C November 27 2012 00:29 UTC

The claim on this task has been removed, someone else can claim it now.

a little help :) by AminosAminos November 27 2012 06:34 UTC

maybe provide a list of the pages ? 

Task Claimed by Husnain Javed November 27 2012 07:25 UTC

I would like to work on this task.

Claim Removed by Husnain Javed November 27 2012 07:25 UTC

The claim on this task has been removed, someone else can claim it now.

a list of pages by Iain Hibbert November 27 2012 10:36 UTC

Hi


regarding a list of pages, the task says that there are several on the website and shows one such. There is a main "Documentation" page at


           http://www.netbsd.org/docs


which has many links listed. Some of the links point to shorter documents which are part of the above document, or part of "The NetBSD Guide" (converting chapters from that is a separate task), and some of the links point to standalone documents which may be of varying lengths.


If you have CVS installed on your local computer, you can also download the source code for the entire website with a command such as


         cvs -d :pserver:anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -A -P htdocs


(that may take some time, and require a lot of storage)


or you can browse the website source at


          http://cvsweb.netbsd.org/bsdweb.cgi/htdocs/


 


 


 


 


 

Task Claimed by Nikolay Kotsev November 27 2012 10:38 UTC

I would like to work on this task.

Claim Removed by Nikolay Kotsev November 27 2012 10:40 UTC

The claim on this task has been removed, someone else can claim it now.

Task Claimed by Darko Stojanov November 27 2012 13:33 UTC

I would like to work on this task.

Claim Removed by Darko Stojanov November 27 2012 13:33 UTC

The claim on this task has been removed, someone else can claim it now.

Task Claimed by Abhishek Biswal November 27 2012 13:56 UTC

I would like to work on this task.

Claim Removed by Abhishek Biswal November 27 2012 13:58 UTC

The claim on this task has been removed, someone else can claim it now.

Task Claimed by Dobromir Ivanov November 27 2012 15:59 UTC

I would like to work on this task.

Task Assigned by Aleksej Saushev November 27 2012 16:15 UTC

This task has been assigned to Dobromir Ivanov. You have 24 hours to complete this task, good luck!

Waiting for Wiki site authentication by Dobromir Ivanov November 27 2012 20:44 UTC

Since I am not registered as a NetBSD developer I wrote to schmonz@NetBSD.org asking for write priviliges to the wiki 4 hours ago and still haven't heard from them. Is there anything you can do to help me with this problem since my time is running?

wiki substitute site by Iain Hibbert November 27 2012 23:15 UTC

Hi


sorry we have been unable to fix up write privileges to the main netbsd wiki for the code-in, but we created a mirror site at


   http://komkon2.de/nbwiki/doku.php


 


which can be used.. we need an email address and username from you for this


 


 

wiki substitute site registration by Dobromir Ivanov November 27 2012 23:26 UTC

OK then my mail is syliconsynapse@gmail.com and my username is starburst. Can I get an account?

Ready for review by Dobromir Ivanov November 28 2012 14:48 UTC

The work on this task is ready to be reviewed.

Nice, just one more step by gnrp November 28 2012 15:05 UTC

Hi,


thank you very much for this submission. Could you please just do one more thing: Make all the commands and filenames called in the page with backticks instead of single quotes. Then Markdown will render it monospace.


E.g.


When I try 'netstat -r' I get an endless stream of question marks.


to


When I try `netstat -r` I get an endless stream of question marks.


 


Regards, Julian 

Last step by Dobromir Ivanov November 28 2012 15:24 UTC

Done.

Thank you by gnrp November 28 2012 16:09 UTC

Thank you very much. The result is really nice!


Regards, Julian 

Task Closed by gnrp November 28 2012 16:10 UTC

Congratulations, this task has been completed successfully.