Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!proxad.net!feeder1-2.proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.060 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'wiki': 0.03; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'url:github': 0.09; 'expected,': 0.16; 'interest,': 0.16; 'letting': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:page': 0.19; 'putting': 0.22; 'separate': 0.22; 'decide': 0.24; 'initial': 0.24; 'post': 0.26; 'header:X-Complaints-To:1': 0.27; 'van': 0.27; 'appreciated.': 0.29; 'url:wiki': 0.31; 'update.': 0.31; 'anyone': 0.31; 'figure': 0.32; 'received:co.za': 0.34; 'received:za': 0.34; 'subject: (': 0.35; 'created': 0.35; 'something': 0.35; 'test': 0.35; 'but': 0.35; 'thanks': 0.36; 'list': 0.37; 'feedback': 0.38; 'weekend': 0.38; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'up,': 0.60; 'took': 0.61; 'offer': 0.62; 'decided': 0.64; 'taking': 0.65; 'great': 0.65; 'account': 0.65; 'here': 0.66; 'hang': 0.67; 'frank': 0.68; 'results': 0.69; 'received:41': 0.70; 'account.': 0.80; "'test'": 0.84; 'effectively,': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: "Frank Millman" Subject: AccInABox now has a wiki page (almost) Date: Wed, 3 Sep 2014 12:47:18 +0200 X-Gmane-NNTP-Posting-Host: 41-133-115-210.dsl.mweb.co.za X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.3790.4657 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4913 X-RFC2646: Format=Flowed; Original X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 39 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409741241 news.xs4all.nl 2878 [2001:888:2000:d::a6]:42433 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77477 Hi all After putting my AccInABox package up on GitHub and letting a few people know about it, I received the following response - > > From: "Stéfan van der Walt" > > Hi Frank > > It would be great if the readme would list some features of the software > > so that one can decide whether it is suitable for one's own application. > Thanks for the interest, Stéfan. > I will spend some time over the weekend to draw something up, and I will > post it here. I am working on a 'feature list', but it is taking longer than expected, so here is a progress report and a preview. I decided to use the wiki page on my GitHub account. It took me a while to figure out how to use it effectively, but I think I have the hang of it now. I created a separate 'test' account to use while I am working on it, because each update to the wiki results in a 'revision', and I did not want to clutter up my main GitHub page with all my initial attempts. Once I am happy with it, I will upload the whole lot to my main page in one update. Here is a link to the test page - https://github.com/FrankMillman/test/wiki If anyone wants to have a look and offer feedback while I am working on it, that would be appreciated. Frank