Re: [web2py] Re: infoworld put web2py in the top of python frameworks

2011-08-14 Thread António Ramos
Of course. :P

2011/8/14 weheh 

> Yaay! But then, we knew this all along, right?
>
> On Aug 14, 2:40 pm, Anthony  wrote:
> > On Sunday, August 14, 2011 11:55:11 AM UTC-4, Ramos wrote:
> >
> > > No, i just logged in and only see 3 pages.
> >
> > On the third page of the overview article, there is a table listing the 6
> > frameworks -- if you click on the name of a framework in that table, it
> > takes you to the more detailed article for that framework. Above that
> table,
> > it says:
> >
> > "Naturally, the current discussion paints only an overview. For the finer
> > details, follow the links in the table below and plunge into the
> individual
> > reviews."
> >
> > Anthony
>


Re: [web2py] Re: infoworld put web2py in the top of python frameworks

2011-08-14 Thread Anthony
On Sunday, August 14, 2011 11:55:11 AM UTC-4, Ramos wrote:
>
> No, i just logged in and only see 3 pages.
>
On the third page of the overview article, there is a table listing the 6 
frameworks -- if you click on the name of a framework in that table, it 
takes you to the more detailed article for that framework. Above that table, 
it says:
 

"Naturally, the current discussion paints only an overview. For the finer 
details, follow the links in the table below and plunge into the individual 
reviews."

 
Anthony


Re: [web2py] Re: infoworld put web2py in the top of python frameworks

2011-08-14 Thread António Ramos
No, i just logged in and only see 3 pages.
Can you make a pdf out of the 21 pages you said?

thank you

António

2011/8/11 Massimo Di Pierro 

> Did you see only the 3 summary pages or the 21 pages of with more
> detailed comments about each of the framework?
>
> You need to login and you need to click on the links. technically
> there are 7 articles, each of them of about 3 pages (if you login):
>
>
> http://www.infoworld.com/d/application-development/pillars-python-six-python-web-frameworks-compared-169442
>
> http://www.infoworld.com/d/application-development/pillars-python-cubicweb-web-framework-169105
>
> http://www.infoworld.com/d/application-development/pillars-python-django-web-framework-168643
>
> http://www.infoworld.com/d/application-development/pillars-python-pyramid-web-framework-168661
>
> http://www.infoworld.com/d/application-development/pillars-python-webpy-web-framework-169072
>
> http://www.infoworld.com/d/application-development/pillars-python-web2py-web-framework-168920
>
> http://www.infoworld.com/d/application-development/pillars-python-zope-2-web-framework-168935
>
> I can add the author emailed in March and since then, he tells me, he
> has tried all of the framework and he has been asking around a lot of
> questions. He certainly asked me many questions.
>
> Massimo
>
> On Aug 11, 10:38 am, António Ramos  wrote:
> > Yes but it seems very vague dont it?
> >
> > What does Capability means ?
> >
> > Is Capability composed of many or none sub criteria?
> >
> > 2011/8/11 Richard Vézina 
> >
> >
> >
> >
> >
> >
> >
> > > hurray!
> > > yippee!
> >
> > > Congrats to everyone and Thank to Massimo... It's not the same when he
> is
> > > away from his mailbox ;-)
> >
> > > Richard
> >
> > > On Thu, Aug 11, 2011 at 8:12 AM, Massimo Di Pierro <
> > > massimo.dipie...@gmail.com> wrote:
> >
> > >> We made it to slashdot
> >
> > >>http://developers.slashdot.org/story/11/08/10/2111203/Six-Python-Web-.
> ..
> >
> > >> Traffic (total http requests/day):
> > >> 04/Aug/2011 68450
> > >> 05/Aug/2011 60450
> > >> 06/Aug/2011 50180
> > >> 07/Aug/2011 52327
> > >> 08/Aug/2011 68275
> > >> 09/Aug/2011 75787
> > >> 10/Aug/2011 101568
> > >> 11/Aug/2011 160868 <- new record (only 13hrs out of 24)
> >
> > >> Traffic (distinct users):
> > >> 05/Aug/2011 1854
> > >> 06/Aug/2011 1638
> > >> 07/Aug/2011 1459
> > >> 08/Aug/2011 1972
> > >> 09/Aug/2011 2102
> > >> 10/Aug/2011 2496
> > >> 11/Aug/2011 3367  <- new record (only 13hrs out of 24)
>


Re: [web2py] Re: infoworld put web2py in the top of python frameworks

2011-08-11 Thread Bruno Rocha
I am using wingIDE for debug.

But not always. Most times I only need shell and prints.

http://zerp.ly/rochacbruno
Em 11/08/2011 07:49, "Mariano Reingart"  escreveu:
> There is online shell debugger (based on PDB) approach already
> included with web2py:
>
> http://code.google.com/p/web2py/issues/detail?id=156&can=1&q=debugger
>
> It need testing and some polish, but the as it depend on threads and
> locking with a command line interface, it is not ready for the casual
> user by now, so I'm now working on ide2py, a complete integrated IDE
> for web2py, including editor, shell and debugger:
>
> http://code.google.com/p/rad2py/
>
> I hope that sooner or later it will be able to debug web2py
> applications, I have to deal some threading issues.
>
> (BTW, you should be able to use any tool to debug web2py apps, I see
> no difference with django and others)
>
> Best regards,
>
> Mariano Reingart
> http://www.sistemasagiles.com.ar
> http://reingart.blogspot.com
>
>
> On Wed, Aug 10, 2011 at 9:46 PM, Nicolas Palumbo 
wrote:
>> y, if web2py had a debugger like using pydev. But something more
>> cleverthan having to put the whole web2py directory as a project. Then
>> it'll have the same ide integration level django has. I said
>> previously i like to edit in the web when i need something fast, but
>> is not a complete ide. I saw a javascript ide,  that works good for
>> javascript and nodejs, but nothing similar for web2py.
>> this is the link:
>> http://cloud9ide.com/
>> there is a youtube video as well.
>>


Re: [web2py] Re: infoworld put web2py in the top of python frameworks

2011-08-11 Thread António Ramos
Yes but it seems very vague dont it?

What does Capability means ?

Is Capability composed of many or none sub criteria?



2011/8/11 Richard Vézina 

> hurray!
> yippee!
>
> Congrats to everyone and Thank to Massimo... It's not the same when he is
> away from his mailbox ;-)
>
> Richard
>
> On Thu, Aug 11, 2011 at 8:12 AM, Massimo Di Pierro <
> massimo.dipie...@gmail.com> wrote:
>
>> We made it to slashdot
>>
>>
>> http://developers.slashdot.org/story/11/08/10/2111203/Six-Python-Web-Frameworks-Compared
>>
>> Traffic (total http requests/day):
>> 04/Aug/2011 68450
>> 05/Aug/2011 60450
>> 06/Aug/2011 50180
>> 07/Aug/2011 52327
>> 08/Aug/2011 68275
>> 09/Aug/2011 75787
>> 10/Aug/2011 101568
>> 11/Aug/2011 160868 <- new record (only 13hrs out of 24)
>>
>> Traffic (distinct users):
>> 05/Aug/2011 1854
>> 06/Aug/2011 1638
>> 07/Aug/2011 1459
>> 08/Aug/2011 1972
>> 09/Aug/2011 2102
>> 10/Aug/2011 2496
>> 11/Aug/2011 3367  <- new record (only 13hrs out of 24)
>>
>>
>


Re: [web2py] Re: infoworld put web2py in the top of python frameworks

2011-08-11 Thread Richard Vézina
hurray!
yippee!

Congrats to everyone and Thank to Massimo... It's not the same when he is
away from his mailbox ;-)

Richard

On Thu, Aug 11, 2011 at 8:12 AM, Massimo Di Pierro <
massimo.dipie...@gmail.com> wrote:

> We made it to slashdot
>
>
> http://developers.slashdot.org/story/11/08/10/2111203/Six-Python-Web-Frameworks-Compared
>
> Traffic (total http requests/day):
> 04/Aug/2011 68450
> 05/Aug/2011 60450
> 06/Aug/2011 50180
> 07/Aug/2011 52327
> 08/Aug/2011 68275
> 09/Aug/2011 75787
> 10/Aug/2011 101568
> 11/Aug/2011 160868 <- new record (only 13hrs out of 24)
>
> Traffic (distinct users):
> 05/Aug/2011 1854
> 06/Aug/2011 1638
> 07/Aug/2011 1459
> 08/Aug/2011 1972
> 09/Aug/2011 2102
> 10/Aug/2011 2496
> 11/Aug/2011 3367  <- new record (only 13hrs out of 24)
>
>


Re: [web2py] Re: infoworld put web2py in the top of python frameworks

2011-08-11 Thread Ross Peoples
Mariano,

The IDE sounds awesome! I am really looking forward to seeing this.


Re: [web2py] Re: infoworld put web2py in the top of python frameworks

2011-08-11 Thread Mariano Reingart
There is online shell debugger (based on PDB) approach already
included with web2py:

http://code.google.com/p/web2py/issues/detail?id=156&can=1&q=debugger

It need testing and some polish, but the as it depend on threads and
locking with a command line interface, it is not ready for the casual
user by now, so I'm now working on ide2py, a complete integrated IDE
for web2py, including editor, shell and debugger:

http://code.google.com/p/rad2py/

I hope that sooner or later it will be able to debug web2py
applications, I have to deal some threading issues.

(BTW, you should be able to use any tool to debug web2py apps, I see
no difference with django and others)

Best regards,

Mariano Reingart
http://www.sistemasagiles.com.ar
http://reingart.blogspot.com


On Wed, Aug 10, 2011 at 9:46 PM, Nicolas Palumbo  wrote:
> y, if web2py had a debugger like using pydev. But something more
> cleverthan having to put the whole web2py directory as a project. Then
> it'll have the same ide integration level django has. I said
> previously i like to edit in the web when i need something fast, but
> is not a complete ide. I saw a javascript ide,  that works good for
> javascript and nodejs, but nothing similar for web2py.
> this is the link:
> http://cloud9ide.com/
> there is a youtube video as well.
>


Re: [web2py] Re: infoworld put web2py in the top of python frameworks

2011-08-10 Thread Nicolas Palumbo
y, if web2py had a debugger like using pydev. But something more
cleverthan having to put the whole web2py directory as a project. Then
it'll have the same ide integration level django has. I said
previously i like to edit in the web when i need something fast, but
is not a complete ide. I saw a javascript ide,  that works good for
javascript and nodejs, but nothing similar for web2py.
this is the link:
http://cloud9ide.com/
there is a youtube video as well.


Re: [web2py] Re: infoworld put web2py in the top of python frameworks

2011-08-10 Thread Bruno Rocha
On Wed, Aug 10, 2011 at 1:57 PM, mikech  wrote:

> Very nice! - Going to retweet this again :)
>

Acording ti this table ->
http://www.infoworld.com/d/application-development/pillars-python-six-python-web-frameworks-compared-169442?page=0,2

web2py only misses a real time debugger, I guess it should be easy to
implement as a shell/stdout based solution.


Re: [web2py] Re: infoworld put web2py in the top of python frameworks

2011-08-10 Thread Re Fabro
I could imagine, web2py is TOP! \o/

*
Obrigado,
Renato Fabro*

C2C Balloon - Humanizing Technology
+55 (19) 3289-9610
http://www.c2cballoon.com


2011/8/10 qasimak...@gmail.com 

> Congrats...
>
>
> On Wed, Aug 10, 2011 at 6:18 PM, guruyaya  wrote:
>
>> I've just found a reason for the cake I just ate. Congrats.
>>
>> On Aug 10, 2:28 pm, Martín Mulone  wrote:
>> > http://www.infoworld.com/d/application-development/pillars-python-six.
>> ..
>> >
>> > --
>> >  http://martin.tecnodoc.com.ar
>>
>
>


Re: [web2py] Re: infoworld put web2py in the top of python frameworks

2011-08-10 Thread qasimak...@gmail.com
Congrats...

On Wed, Aug 10, 2011 at 6:18 PM, guruyaya  wrote:

> I've just found a reason for the cake I just ate. Congrats.
>
> On Aug 10, 2:28 pm, Martín Mulone  wrote:
> > http://www.infoworld.com/d/application-development/pillars-python-six...
> >
> > --
> >  http://martin.tecnodoc.com.ar
>