Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin1!goblin.stu.neva.ru!news2.euro.net!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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python,': 0.02; 'subject:Python': 0.05; 'subject:text': 0.05; 'subject:ANN': 0.07; '__init__': 0.09; 'blue': 0.09; 'python:': 0.09; 'yet.': 0.13; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'restructured': 0.16; 'textarea': 0.16; 'wrote:': 0.17; 'code.': 0.20; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'thanks!': 0.26; 'am,': 0.27; 'possibly': 0.27; 'css': 0.27; 'fixed': 0.28; 'run': 0.28; 'indentation': 0.29; 'spaces': 0.29; 'class': 0.29; "i'm": 0.29; 'to:addr:python-list': 0.33; 'languages': 0.33; 'tutorial': 0.33; 'text': 0.34; 'open': 0.35; 'software,': 0.35; 'something': 0.35; 'method': 0.36; 'useful': 0.36; 'should': 0.36; 'being': 0.37; 'usual': 0.37; 'subject:: ': 0.38; 'mean': 0.38; 'some': 0.38; 'sure': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'real': 0.61; 'stand': 0.61; 'first': 0.61; 'walk': 0.71; 'foreign': 0.72; 'day': 0.73; 'distinguish': 0.84; 'remarks': 0.84 Date: Mon, 21 Jan 2013 03:31:30 -0500 From: Mitya Sirenef User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: python-list@python.org Subject: Re: ANN: Python training "text movies" References: <50f255c6$0$30003$c3e8da3$5496439d@news.astraweb.com> <50F25D6F.20604@lightbird.net> <50F26560.9040800@lightbird.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 44 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1358757093 news.xs4all.nl 6899 [2001:888:2000:d::a6]:33884 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:37169 On 01/21/2013 03:07 AM, Franck Ditter wrote: > Ok I can make my way with jstmovie. Some remarks and questions : > > - Use encoding='utf-8' inside open of method __init__ of class Tutorial > in jstmovie.py. Otherwise foreign languages are stuck. > > - To use the software outside Python, we need to have proper indentation > as real spaces. We should be able to distinguish Arial type for usual > text and fixed font for code. Not sure I understand about indentation.. You mean like wrapping everything in a textarea tag? Right now everything is in div, which leads to all spaces being compressed in html when viewed. > > > - Should have some colors. > > Wadda wadda yadda # blue annotation I'm thinking of possibly using something like ReStructured text and having css styles. Not sure yet. > > > Cool and useful software, > > franck Thanks! -m -- Lark's Tongue Guide to Python: http://lightbird.net/larks/ He who would learn to fly one day must first learn to stand and walk and run and climb and dance; one cannot fly into flying. Friedrich Nietzsche