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


Groups > comp.lang.python > #66686 > unrolled thread

Re: Wheezy.web - is it been developed?

Started byMarcio Andrey Oliveira <plicatibu@gmail.com>
First post2014-02-19 10:00 -0300
Last post2014-02-23 19:48 +1100
Articles 7 — 4 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Wheezy.web - is it been developed? Marcio Andrey Oliveira <plicatibu@gmail.com> - 2014-02-19 10:00 -0300
    Re: Wheezy.web - is it been developed? milos2244@gmail.com - 2014-02-22 13:48 -0800
      Re: Wheezy.web - is it been developed? milos2244@gmail.com - 2014-02-22 14:12 -0800
      Re: Wheezy.web - is it been developed? Chris Angelico <rosuav@gmail.com> - 2014-02-23 09:30 +1100
      Re: Wheezy.web - is it been developed? Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2014-02-23 10:03 +0200
      Re: Wheezy.web - is it been developed? Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2014-02-23 10:21 +0200
      Re: Wheezy.web - is it been developed? Chris Angelico <rosuav@gmail.com> - 2014-02-23 19:48 +1100

#66686 — Re: Wheezy.web - is it been developed?

FromMarcio Andrey Oliveira <plicatibu@gmail.com>
Date2014-02-19 10:00 -0300
SubjectRe: Wheezy.web - is it been developed?
Message-ID<mailman.7147.1392814879.18130.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

To say the truth right now I'm studying some frameworks (not only in
Python) to get one I feel more comfortable with.

I'm learning Flask too and it seems a very nice project.

And I completely agree with you that the bigger the community the easier is
to get support.

Regards.


2014-02-19 9:01 GMT-03:00 Chris "Kwpolska" Warrick <kwpolska@gmail.com>:

> On Wed, Feb 19, 2014 at 8:18 AM, Andriy Kornatskyy
> <andriy.kornatskyy@live.com> wrote:
> > I believe the web framework should not be something cryptic (requiring
> community to exchange ideas about workarounds) nor something that involves
> infinitive development cycle.
>
> Having lots of humans give support is much better when you have
> problems.  You are more likely to get a quick response from a big
> group of humans than from one developer.
>
> On Wed, Feb 19, 2014 at 12:31 PM, Marcio Andrey Oliveira
> <plicatibu@gmail.com> wrote:
> > I navigated in its site. I just feel strange that no one wrote tutorials
> of it (not counting some speed testing) and that there is no Wheezy.web
> community (yet).
>
> I personally suggest trying something more popular, like Flask,
> Bottle, Pyramid, or Django (though it's quite big and complicated).
> Lots of tutorials exist for those.  There are big, vivid communities
> offering help and support.  You can often find good solutions for
> popular problems (like user accounts) without reinventing wheels.
> Flask is the easiest option, and it's very popular.
>
> --
> Chris "Kwpolska" Warrick <http://kwpolska.tk>
> PGP: 5EAAEA16
> stop html mail | always bottom-post | only UTF-8 makes sense
>



-- 


*Do you have an arcade site? I do 1:1 Game Exchange *
*Play free on-line games
<http://plicatibu.com/?utm_source=plicatibu&utm_medium=email&utm_content=gmail&utm_campaign=Signature>*

*Get free games for*

<http://plicatibu.com/mkand0> <http://plicatibu.com/mkbb0>

[toc] | [next] | [standalone]


#66903

Frommilos2244@gmail.com
Date2014-02-22 13:48 -0800
Message-ID<9a942a32-ba82-46c9-bc69-73ee2b26d340@googlegroups.com>
In reply to#66686
Let's open a group for Wheezy.web. I'm just wondering which forum site to choose? Any suggestions?

[toc] | [prev] | [next] | [standalone]


#66904

Frommilos2244@gmail.com
Date2014-02-22 14:12 -0800
Message-ID<37c74978-2e73-4975-bdee-bfcc18e5f3c5@googlegroups.com>
In reply to#66903
https://groups.google.com/forum/#!forum/wheezyweb 

Here's a forum. I am not sure where this will lead, but maybe we need it in the future.

[toc] | [prev] | [next] | [standalone]


#66905

FromChris Angelico <rosuav@gmail.com>
Date2014-02-23 09:30 +1100
Message-ID<mailman.7267.1393108246.18130.python-list@python.org>
In reply to#66903
On Sun, Feb 23, 2014 at 8:48 AM,  <milos2244@gmail.com> wrote:
> Let's open a group for Wheezy.web. I'm just wondering which forum site to choose? Any suggestions?

If you want to discuss something serious, use a Mailman list.
Everywhere I go, Mailman lists have high signal-to-noise ratios,
higher than pretty much everything else I know. (And most of the
problems on python-list come from the newsgroup side. Google Groups's
messes, a lot of the spam, it's all from comp.lang.python rather than
python-list.) Use a web forum like PHPBB or VBulletin if you think you
need to; a Facebook or G+ group if you want inanity; a weekly
get-together if you want tea; but a Mailman list if you want solid
content.

ChrisA

[toc] | [prev] | [next] | [standalone]


#66923

FromAndriy Kornatskyy <andriy.kornatskyy@live.com>
Date2014-02-23 10:03 +0200
Message-ID<mailman.7278.1393142680.18130.python-list@python.org>
In reply to#66903
Marcio,

The existence of forum site / mailing list does not guarantee your problem will be solved. The bitbucket.org doesn’t offer mailing list feature, however you can subscribe to any changes happening by following me or concrete project there.

The specific issues can be tracked down to commit via issues list.

What relates to mailing list… I have sent request to google groups to allow dot in name, however there was no reply yet. I suppose that might take a week to hear something back from them.

Anyway, should you have any specific questions please use this mailing list or contact me directly. I will be happy to answer in either case.

Thanks.

Andriy Kornatskyy

On Feb 22, 2014, at 11:48 PM, milos2244@gmail.com wrote:

> Let's open a group for Wheezy.web. I'm just wondering which forum site to choose? Any suggestions?
> -- 
> https://mail.python.org/mailman/listinfo/python-list

[toc] | [prev] | [next] | [standalone]


#66924

FromAndriy Kornatskyy <andriy.kornatskyy@live.com>
Date2014-02-23 10:21 +0200
Message-ID<mailman.7279.1393143759.18130.python-list@python.org>
In reply to#66903
Chris,

Your comments are very valuable. I didn’t find any free mailman lists, so it appears google groups is the only option.

Thanks.

Andriy Kornatskyy

On Feb 23, 2014, at 12:30 AM, Chris Angelico <rosuav@gmail.com> wrote:

> On Sun, Feb 23, 2014 at 8:48 AM,  <milos2244@gmail.com> wrote:
>> Let's open a group for Wheezy.web. I'm just wondering which forum site to choose? Any suggestions?
> 
> If you want to discuss something serious, use a Mailman list.
> Everywhere I go, Mailman lists have high signal-to-noise ratios,
> higher than pretty much everything else I know. (And most of the
> problems on python-list come from the newsgroup side. Google Groups's
> messes, a lot of the spam, it's all from comp.lang.python rather than
> python-list.) Use a web forum like PHPBB or VBulletin if you think you
> need to; a Facebook or G+ group if you want inanity; a weekly
> get-together if you want tea; but a Mailman list if you want solid
> content.
> 
> ChrisA
> -- 
> https://mail.python.org/mailman/listinfo/python-list

[toc] | [prev] | [next] | [standalone]


#66927

FromChris Angelico <rosuav@gmail.com>
Date2014-02-23 19:48 +1100
Message-ID<mailman.7280.1393145297.18130.python-list@python.org>
In reply to#66903
On Sun, Feb 23, 2014 at 7:21 PM, Andriy Kornatskyy
<andriy.kornatskyy@live.com> wrote:
> Chris,
>
> Your comments are very valuable. I didn’t find any free mailman lists, so it appears google groups is the only option.

The easiest way is usually to just host one. I couldn't find any
mailing list about Alice in Wonderland, so I created one:

http://lists.rosuav.com/cgi-bin/mailman/listinfo/alice

Mailman is free and, to drag this vaguely back on topic, is written in Python.

ChrisA

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web