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


Groups > comp.lang.python > #68039

Re: Critic: New Python Front Page

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.005
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'forgive': 0.05; 'subject:Python': 0.06; 'blue': 0.09; 'formatting': 0.09; 'psf.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'sentence': 0.09; 'url:github': 0.09; 'bug': 0.12; 'correct)': 0.16; 'invisible': 0.16; 'navigation': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'url:issues': 0.16; 'url:)': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'bar.': 0.24; 'received:comcast.net': 0.24; 'rid': 0.24; 'non': 0.24; '(or': 0.24; 'source': 0.25; 'compare': 0.26; 'url:edu': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'url:python': 0.33; 'community': 0.33; 'third': 0.33; 'screen': 0.34; 'agree': 0.35; 'there': 0.35; 'hi,': 0.36; 'url:org': 0.36; 'subject:New': 0.37; 'easily': 0.37; 'e.g.': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'space': 0.40; 'easy': 0.60; 'taking': 0.65; 'laptop': 0.65; 'batchelder': 0.84; 'isolate': 0.84; 'mistakes,': 0.84; 'scary.': 0.84; 'url:addons': 0.84; 'url:stanford': 0.84; 'white.': 0.84; 'url:mozilla': 0.91; 'picture': 0.97
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Ned Batchelder <ned@nedbatchelder.com>
Subject Re: Critic: New Python Front Page
Date Sat, 08 Mar 2014 09:11:26 -0500
References <20140308134427.74581920.nilsherolindemann@gmail.com> <lff632$jp7$1@ger.gmane.org>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host c-50-133-228-126.hsd1.ma.comcast.net
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.3.0
In-Reply-To <lff632$jp7$1@ger.gmane.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.7931.1394287896.18130.python-list@python.org> (permalink)
Lines 37
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1394287896 news.xs4all.nl 2966 [2001:888:2000:d::a6]:37047
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:68039

Show key headers only | View raw


On 3/8/14 8:31 AM, Ned Batchelder wrote:
> On 3/8/14 7:44 AM, Nils-Hero Lindemann wrote:
>> Hi,
>>
>> (Please forgive (or correct) my mistakes, i am non native)
>>
>> http://www.python.org/community/sigs/retired/parser-sig/towards-standard/
>> * Formatting bug
>> * Needs breadcrumb navigation ("Where am i?")
>>    (i came there via http://theory.stanford.edu/~amitp/yapps/)
>> * blue background makes top links invisible when i look on laptop
>>    screen from a 60% angle. Prefer white.
>> * 1 third of space on y-axis is used for 15 navigation
>>    links and a search bar.
>> * 1 third of space on x-axis is used for one sentence about and a link
>>    to PSF.
>> * I can not easily get rid of this by using e.g. HackTheWeb
>>    (https://addons.mozilla.org/de/firefox/addon/hack-the-web/).
>>    Please compare with e.g. Wikipedia, it is easy there to isolate the
>>    main content.
>>
>> http://www.python.org/community/
>> That picture is scary.
>>
>> Regards, Nils
>>
>
> The source for the site is on github, and they are taking and resolving
> issues there: https://github.com/python/pythondotorg/issues
>

Also, I agree with you about the picture on the community page: 
https://github.com/python/pythondotorg/issues/265

-- 
Ned Batchelder, http://nedbatchelder.com

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


Thread

Critic: New Python Front Page Nils-Hero Lindemann <nilsherolindemann@gmail.com> - 2014-03-08 13:44 +0100
  Re: Critic: New Python Front Page Ned Batchelder <ned@nedbatchelder.com> - 2014-03-08 08:31 -0500
  Re: Critic: New Python Front Page Ned Batchelder <ned@nedbatchelder.com> - 2014-03-08 09:11 -0500
    Re: Critic: New Python Front Page Nils-Hero Lindemann <nilsherolindemann@gmail.com> - 2014-03-08 16:52 +0100

csiph-web