Re: [BangPypers] Invitations fo Pycon India

2009-06-30 Thread vid
On Tue, Jun 30, 2009 at 11:27, vid wrote: > > how about identica? - http://identi.ca/doc/faq > i just created http://identi.ca/pyconindia/all, and will hand it over > to anyone interested in maintaining it. please volunteer on the list > before june03. correction : july03 :) -- than

[BangPypers] Performance benefits of Generators?

2009-06-30 Thread Amit Saha
Hello, Theoretically and/or practically, is it possible to reason about the performance gain/loss of using generators? The PEP 255 (http://www.python.org/dev/peps/pep-0255/) doesn't seem to hint at it. Anything that any of you would like to share on this ? Best, Amit -- Journal: http://amitks

Re: [BangPypers] Performance benefits of Generators?

2009-06-30 Thread Amit Saha
On Tue, Jun 30, 2009 at 3:36 PM, Amit Saha wrote: > Hello, > > Theoretically and/or practically, is it possible to reason about the > performance gain/loss of using generators?  The PEP 255 > (http://www.python.org/dev/peps/pep-0255/) doesn't seem to hint at it. > > Anything that any of you would l

Re: [BangPypers] Performance benefits of Generators?

2009-06-30 Thread Shekhar
Amit Saha wrote: Hello, Theoretically and/or practically, is it possible to reason about the performance gain/loss of using generators? The PEP 255 (http://www.python.org/dev/peps/pep-0255/) doesn't seem to hint at it. Anything that any of you would like to share on this ? Best, Amit Hi

Re: [BangPypers] Performance benefits of Generators?

2009-06-30 Thread Chirayu Patel
On Tue, Jun 30, 2009 at 3:36 PM, Amit Saha wrote: > > Theoretically and/or practically, is it possible to reason about the > performance gain/loss of using generators? The PEP 255 > (http://www.python.org/dev/peps/pep-0255/) doesn't seem to hint at it. > > Anything that any of you would like to s

Re: [BangPypers] Performance benefits of Generators?

2009-06-30 Thread Venkatraman S
On Tue, Jun 30, 2009 at 3:37 PM, Amit Saha wrote: > > > > > Theoretically and/or practically, is it possible to reason about the > > performance gain/loss of using generators? The PEP 255 > > (http://www.python.org/dev/peps/pep-0255/) doesn't seem to hint at it. > > Since, this is out of mere cu

Re: [BangPypers] Fwd: [PyCon-Organizers] PyCon Twitter Bot

2009-06-30 Thread Anand Balachandran Pillai
Hi Noufal, The main use of the bot for a conference is for sending updates via twitter. The way it works is as follows. 1. A twitter bot account for the conference is created on twitter. For our conference it could be "inpycon" for example. 2. An admin befriends the bot. 3. For broadcastin

Re: [BangPypers] Fwd: [PyCon-Organizers] PyCon Twitter Bot

2009-06-30 Thread Vivek Khurana
On Tue, Jun 30, 2009 at 5:42 PM, Anand Balachandran Pillai wrote: > Hi Noufal, > >    The main use of the bot for a conference is for sending updates > via twitter. The way it works is as follows. > > 1. A twitter bot account for the conference is created on twitter. > For our conference it cou

Re: [BangPypers] Fwd: [PyCon-Organizers] PyCon Twitter Bot

2009-06-30 Thread Noufal Ibrahim
It's probably useful if it can be quickly set up. I think *real* publicity will be gained by people posting/blogging about the event. -- ~noufal ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Fwd: [PyCon-Organizers] PyCon Twitter Bot

2009-06-30 Thread Anand Balachandran Pillai
On Tue, Jun 30, 2009 at 6:05 PM, Noufal Ibrahim wrote: > It's probably useful if it can be quickly set up. > > I think *real* publicity will be gained by people posting/blogging > about the event. You got it wrong. A twitter bot is not for publicity. It is for actual instant updates of any co

Re: [BangPypers] [Inpycon] Fwd: [PyCon-Organizers] PyCon Twitter Bot

2009-06-30 Thread Noufal Ibrahim
On Tue, Jun 30, 2009 at 6:18 PM, Anand Balachandran Pillai wrote: [..] >  Let me try it. If it turns out to be too much of a headache, we can always >  drop it. That's wise. -- ~noufal ___ BangPypers mailing list BangPypers@python.org http://mail.pytho

Re: [BangPypers] [Inpycon] Fwd: [PyCon-Organizers] PyCon Twitter Bot

2009-06-30 Thread Maxin B John
Hi , As we all know, using twitter with python-twitter is very simple: ### # The simplest python program to play with twitter using python-twitter #  Google Code:   http://code.google.com/p/python-twitter/ #  Google Groups: htt

Re: [BangPypers] Invitations fo Pycon India

2009-06-30 Thread Ranganath s
Hi all, The twitter tag and the identica tag has been added. check it out.. -R On Tue, Jun 30, 2009 at 12:45 PM, vid wrote: > On Tue, Jun 30, 2009 at 11:27, vid wrote: > > > > how about identica? - http://identi.ca/doc/faq > > i just created http://identi.ca/pyconindia/all, and wi

[BangPypers] [ANN] CC.rb 1.4.0 released

2009-06-30 Thread C. K. Ponnappa
Folks, we've just released CC.rb 1.4.0 with support for git, hg and bzr. As always, CC.rb is easy to install, pleasant to use and simple to hack. You can use it to continuously integrate a codebase in any language, not just Ruby. Live examples? http://ci.rubyonrails.org http://cruisecontrolrb.th

Re: [BangPypers] Invitations fo Pycon India

2009-06-30 Thread Kenneth Gonsalves
On Tuesday 30 June 2009 20:46:10 Ranganath s wrote: > The twitter tag and the identica tag has been added. check it > out.. please put them in the links on the right, which will make them more visible. -- regards Kenneth Gonsalves Associate NRC-FOSS http://nrcfosshelpline.in/web/

Re: [BangPypers] Fwd: [PyCon-Organizers] PyCon Twitter Bot

2009-06-30 Thread Kenneth Gonsalves
On Tuesday 30 June 2009 17:42:36 Anand Balachandran Pillai wrote: > The main use of the bot for a conference is for sending updates > via twitter. The way it works is as follows. > > 1. A twitter bot account for the conference is created on twitter. > For our conference it could be "inpycon"

Re: [BangPypers] Fwd: [PyCon-Organizers] PyCon Twitter Bot

2009-06-30 Thread Kenneth Gonsalves
arrrghh - this has gone to Bangpypers On Wednesday 01 July 2009 09:43:49 Kenneth Gonsalves wrote: > On Tuesday 30 June 2009 17:42:36 Anand Balachandran Pillai wrote: > > The main use of the bot for a conference is for sending updates > > via twitter. The way it works is as follows. > > > > 1