Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #19060

Re: First python project : Tuner

Date 2012-01-17 18:26 +0100
From Jérôme <jerome@jolimont.fr>
Subject Re: First python project : Tuner
References <mailman.4813.1326810025.27778.python-list@python.org> <296de6ba-2929-44de-bb26-8eea343b6875@h12g2000yqg.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.4814.1326820995.27778.python-list@python.org> (permalink)

Show all headers | View raw


Tue, 17 Jan 2012 08:48:13 -0800 (PST)
Rick Johnson a écrit:

> On Jan 17, 8:16 am, Jérôme <jer...@jolimont.fr> wrote:
> 
> > Any comment is welcome, be it about code optimization, coding style,
> > pythonification, good practices, or simply program features and usability.
> 
> Step one would be to show a screen shot in both English AND French
> language. 

The screenshot was a dissatisfying mix of english and french because until
I18n is done (next in TODO list) all the strings are in english, but the stock
buttons are localized as my system is in french. Yet the inconsistency.

I didn't know it was as easy as 

    LANGUAGE=EN ./tuner_v2_0.py

to re-localize a program. Now the screenshot is english only.

Anyway, I was trying to bring people's attention to the python program
itself :
http://devs.jolimont.fr/tuner/downloads/tuner_v2_0.py

> Besides, not everyone in this community is a "card carrying"
> pacifist.

?

-- 
Jérôme

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

First python project : Tuner Jérôme <jerome@jolimont.fr> - 2012-01-17 15:16 +0100
  Re: First python project : Tuner Rick Johnson <rantingrickjohnson@gmail.com> - 2012-01-17 08:48 -0800
    Re: First python project : Tuner Jérôme <jerome@jolimont.fr> - 2012-01-17 18:26 +0100
      Re: First python project : Tuner Ben Finney <ben+python@benfinney.id.au> - 2012-01-18 06:38 +1100
        Re: First python project : Tuner Rick Johnson <rantingrickjohnson@gmail.com> - 2012-01-17 12:38 -0800
          Re: First python project : Tuner Chris Angelico <rosuav@gmail.com> - 2012-01-18 07:46 +1100
    Re: First python project : Tuner Jérôme <jerome@jolimont.fr> - 2012-01-17 18:48 +0100
  Re: First python project : Tuner gst <g.starck@gmail.com> - 2012-01-17 10:16 -0800
    Re: First python project : Tuner Jérôme <jerome@jolimont.fr> - 2012-01-17 20:00 +0100

csiph-web