[BangPypers] Scour.com invite from soorjith

2008-08-05 Thread soorjith
Hey, Did you hear about Scour? It is the next gen search engine with Google/Yahoo/MSN results and user comments all on one page. Best of all we get paid for using it by earning points with every search, comment and vote. The points are redeemable for Visa gift cards! It's like earning credit card

Re: [BangPypers] Expand/Collapse in Emacs

2008-08-05 Thread Noufal Ibrahim
On Wed, Aug 6, 2008 at 11:09 AM, Noufal Ibrahim <[EMAIL PROTECTED]> wrote: > [..] > You should check out outline-minor-mode which will work for anything that > can handle imenu entries although you will probably want to rebind the > default keys. > > A more lightweight thing is also there called s

Re: [BangPypers] Expand/Collapse in Emacs

2008-08-05 Thread Noufal Ibrahim
On Wed, Aug 6, 2008 at 10:53 AM, soorjith p <[EMAIL PROTECTED]> wrote: > Dear All, > > Can we do the expand/collapse in Emacs editor as in anjuta, komodo etc. > Sure you can. After all, this is emacs we're talking about. You should check out outline-minor-mode which will work for anything that c

[BangPypers] Expand/Collapse in Emacs

2008-08-05 Thread soorjith p
Dear All, Can we do the expand/collapse in Emacs editor as in anjuta, komodo etc. Regards Soorjith P ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

[BangPypers] Hi

2008-08-05 Thread shanmuganandh g
Hi Everybody, I had been solving problems in distributed database systems lately and I have come up with a distributed data storage layer in python. Have released the basic version of my work in the following link. http://code.google.com/p/distributed-python-object-store-for-orms/ Looking forward

Re: [BangPypers] Python 3.0

2008-08-05 Thread Anand Balachandran Pillai
Caveat. It has 334 slides! On Tue, Aug 5, 2008 at 6:36 PM, Anand Balachandran Pillai <[EMAIL PROTECTED]> wrote: > Great presentation. I loved the 75th slide most ;) > > --Anand > > On Tue, Aug 5, 2008 at 6:28 PM, abhinav sarkar <[EMAIL PROTECTED]> wrote: >> Hi, >> Anthony Baxter from Google/Python

Re: [BangPypers] Python 3.0

2008-08-05 Thread Anand Balachandran Pillai
Great presentation. I loved the 75th slide most ;) --Anand On Tue, Aug 5, 2008 at 6:28 PM, abhinav sarkar <[EMAIL PROTECTED]> wrote: > Hi, > Anthony Baxter from Google/Python Software Foundation gave a > presentation during OSCON '08 about porting programs from python 2.x > to 3.0. The presentati

Re: [BangPypers] Python 3.0

2008-08-05 Thread abhinav sarkar
Hi, Anthony Baxter from Google/Python Software Foundation gave a presentation during OSCON '08 about porting programs from python 2.x to 3.0. The presentation is available as a PDF at http://assets.en.oreilly.com/1/event/12/Porting%20to%20Python%203_0%20Paper.pdf The presentation underlines the ch