Re: [BangPypers] Fwd: Chicago Python User Group

2009-02-12 Thread Ranganath s
+1 interested to attend as well.. On Thu, Feb 12, 2009 at 2:47 PM, Baiju M wrote: > Here is the contacts and other details of our office. > We have two offices near South End Circle (near Lal Bagh). > > My Mobile: 9945973441 > Office: 08041506684 > > First office: > > ZeOmega Infotech Pvt. Ltd.

Re: [BangPypers] Open source India

2009-02-27 Thread Ranganath s
+1 pycon but make sure its not an alias of barcamp! -R On Fri, Feb 27, 2009 at 7:19 PM, Venkatraman S wrote: > +1 for a 'dedicated' PyCon. > -1 for along with BarCamp. > > -V- > http://twitter.com/venkat83 > > ___ > BangPypers mailing list > BangPype

Re: [BangPypers] Implementing Protocol Sniffer in Python.

2009-03-09 Thread Ranganath s
ASN.1 are u hinting about SNMP ? look in at net-snmp.sourceforge.net -Ranganath.S On Mon, Mar 9, 2009 at 2:08 PM, learningpython wrote: > > Hello > I am very new to Python and looking forward to implement in Python the > ASN.1 > protocol sniffer. > I need two helps here. > 1. Functions to ex

Re: [BangPypers] PyCon India logo contest!

2009-05-21 Thread Ranganath s
+ 1 "*pycon04-scaled.jpg" -Ranganath.S * On Thu, May 21, 2009 at 4:59 PM, Anand Balachandran Pillai < abpil...@gmail.com> wrote: > +1 pycon-04-scaled.jpg > > The quality of the most recently posted logos are pretty good. > > > > On Thu, May 21, 2009 at 4:00 PM, Ruchir Shukla wrote: > >> Hello, >

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

Re: [BangPypers] User group meeting this weekend

2009-07-20 Thread Ranganath s
+1 sure... -r On Tue, Jul 21, 2009 at 10:18 AM, Noufal Ibrahim wrote: > Since it's been a while, I thought it would be nice to have a user > group meeting this weekend. > > What do you guys think? We'd need a venue too. > -- > ~noufal > ___ > BangP

Re: [BangPypers] User group meeting this weekend

2009-07-22 Thread Ranganath s
yes that will be a good idea! -R On Wed, Jul 22, 2009 at 9:37 PM, Noufal Ibrahim wrote: > On Wed, Jul 22, 2009 at 3:04 PM, Noufal Ibrahim wrote: > > I think ZeOmega on the coming Saturday from 2:00 to 5:00 pm is okay. > > What does everyone else here think? > > If there's sufficient people inte

[BangPypers] PyLucid +GAE

2009-09-13 Thread Ranganath s
Hi all, Is it possible to upload the PyLucid CMS to the GAE . If so please share the procedure. Thank you Ranganath.S -- I blog at http://ranganaths.wordpress.com ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/l

Re: [BangPypers] Hello:

2009-11-08 Thread Ranganath s
You can use ANTLR (a python target) .. http://antlr.org/ should be the right place for you start.. Ranganath On Mon, Nov 9, 2009 at 12:28 PM, Ambadas wrote: > hello sir, > > actually i want to build a program that can check syntax,no of function > and > generate report for c++ complied progra

[BangPypers] import module error

2009-11-16 Thread Ranganath s
Hi all, i downloaded the dbf module and installed the module using the command "python setup.py install". It was successful. After that i can see dbf.py in the following path /usr/local/lib/python2.6/dist-packages/dbfpy/dbf.py /usr/local/lib/python2.6/dist-packages/dbfpy/dbf.pyc But whe

[BangPypers] DBF error

2009-11-19 Thread Ranganath s
HI all, i have installed the DBF module and just wrote a small program as follows :- from dbfpy import dbf def OpenFile(tblName): '''fpath = os.path.join(local.DB_DIR,tblName)''' '''f=open(tblName,"ab+")''' db=Dbf(tblName,True) db.addField( ("NAME"

[BangPypers] DBF error

2009-11-19 Thread Ranganath s
HI all, i have installed the DBF module and just wrote a small program as follows :- from dbfpy import dbf def OpenFile(tblName): '''fpath = os.path.join(local.DB_DIR,tblName)''' '''f=open(tblName,"ab+")''' db=Dbf(tblName,True) db.addField( ("NAME"

Re: [BangPypers] DBF error

2009-11-19 Thread Ranganath s
4:36 PM, Anand Balachandran Pillai < abpil...@gmail.com> wrote: > On Thu, Nov 19, 2009 at 4:24 PM, Ranganath s wrote: > > > HI all, > > > >i have installed the DBF module and just wrote a small program as > > follows :- > > from dbfpy import db

Re: [BangPypers] DBF error

2009-11-19 Thread Ranganath s
> On Thu, Nov 19, 2009 at 4:53 PM, Ranganath s > wrote: > >> well i did check for it. But if you look in to the dbf.py in the dbf > >> module > >> may be you can understand. Here is my imports on interpreter, > > > > Try > > from dbfpy.dbf im

Re: [BangPypers] How to build a debian package from python source and glade files ??

2008-07-03 Thread Ranganath s
HI dude, Use Py2deb utility.. -r On Thu, Jul 3, 2008 at 3:29 PM, Nishith Nand <[EMAIL PROTECTED]> wrote: > Hi, > > I wrote a little utility using glade and pygtk. I would like to build > it into a .deb package. Couldn't find anything concrete, any suggestions? > > Thanks and Regar

Re: [BangPypers] Python 3.0

2008-08-25 Thread Ranganath s
+1 from me.. we should meet up! -R On Fri, Aug 1, 2008 at 7:12 PM, Anand Balachandran Pillai < [EMAIL PROTECTED]> wrote: > Guys, > > Python 3.0 is coming (2 betas done already) and though > the language is getting a lot of changes, some of them > breaking backward compatibility, it is a signi

Re: [BangPypers] which framework is better pylon or django

2008-09-09 Thread Ranganath s
I think webpy is simple N yet powerful.. try it out.. Ranganath.S On Tue, Sep 9, 2008 at 3:40 PM, Sanjaya Kumar Patel <[EMAIL PROTECTED]>wrote: > > > ... serious advantage when it comes to > > > bigger applications) > > > - ... popular > > > - Advanced... > > > -...make life smoother > > > > Th