From yoganand at gmx.com Wed Aug 1 12:09:17 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Wed, 01 Aug 2012 12:09:17 +0200 Subject: [BangPypers] Call for Python programmers interested in building social applications Message-ID: <20120801100918.106550@gmx.com> Dear all, I am looking for help in building a social application using the python eco-system. The idea is to build a social application using peer to peer communication protocol or something similar. The motivation is to have a decentralized social application which is not owned by anyone. I am looking for individuals interested in python programming. This would be a non-commercial assignment and only individuals interested in open source projects are invited. The project is still being conceptualized and the architecture and technology stack has been broadly indentified. Thanks, Yoganand From swamiyeswanth at gmail.com Wed Aug 1 13:34:27 2012 From: swamiyeswanth at gmail.com (yeswanth) Date: Wed, 1 Aug 2012 17:04:27 +0530 Subject: [BangPypers] Call for Python programmers interested in building social applications In-Reply-To: <20120801100918.106550@gmx.com> References: <20120801100918.106550@gmx.com> Message-ID: Hi Yoganand , I am interested. Can you elaborate more on the idea? On Wed, Aug 1, 2012 at 3:39 PM, Yoganand Anandaraju wrote: > Dear all, > > I am looking for help in building a social application using the python > eco-system. The idea is to build a social application using peer to peer > communication protocol or something similar. The motivation is to have a > decentralized social application which is not owned by anyone. I am looking > for individuals interested in python programming. This would be a > non-commercial assignment and only individuals interested in open source > projects are invited. The project is still being conceptualized and the > architecture and technology stack has been broadly indentified. > > Thanks, > Yoganand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Regards, Yeswanth http://advencode.wordpress.com/ From bharath.keshav at gmail.com Wed Aug 1 13:44:46 2012 From: bharath.keshav at gmail.com (Bharath Keshav) Date: Wed, 1 Aug 2012 04:44:46 -0700 Subject: [BangPypers] Call for Python programmers interested in building social applications In-Reply-To: References: <20120801100918.106550@gmx.com> Message-ID: Like.. Diaspora? ( http://en.wikipedia.org/wiki/Diaspora_%28social_network%29 ) On Wed, Aug 1, 2012 at 4:34 AM, yeswanth wrote: > Hi Yoganand , > I am interested. Can you elaborate more on the idea? > > On Wed, Aug 1, 2012 at 3:39 PM, Yoganand Anandaraju >wrote: > > > Dear all, > > > > I am looking for help in building a social application using the python > > eco-system. The idea is to build a social application using peer to peer > > communication protocol or something similar. The motivation is to have a > > decentralized social application which is not owned by anyone. I am > looking > > for individuals interested in python programming. This would be a > > non-commercial assignment and only individuals interested in open source > > projects are invited. The project is still being conceptualized and the > > architecture and technology stack has been broadly indentified. > > > > Thanks, > > Yoganand > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > Regards, > Yeswanth > http://advencode.wordpress.com/ > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From lawgon at gmail.com Wed Aug 1 13:45:01 2012 From: lawgon at gmail.com (Kenneth Gonsalves) Date: Wed, 01 Aug 2012 17:15:01 +0530 Subject: [BangPypers] Call for Python programmers interested in building social applications In-Reply-To: <20120801100918.106550@gmx.com> References: <20120801100918.106550@gmx.com> Message-ID: <1343821501.12441.23.camel@xlquest.net> On Wed, 2012-08-01 at 12:09 +0200, Yoganand Anandaraju wrote: > I am looking for help in building a social application using the > python eco-system. The idea is to build a social application using > peer to peer communication protocol or something similar. The > motivation is to have a decentralized social application which is not > owned by anyone. I am looking for individuals interested in python > programming. This would be a non-commercial assignment and only > individuals interested in open source projects are invited. The > project is still being conceptualized and the architecture and > technology stack has been broadly indentified. what is the technology stack identified? where is the repo? -- regards Kenneth Gonsalves From maniandram01 at gmail.com Wed Aug 1 15:23:36 2012 From: maniandram01 at gmail.com (Ramchandra Apte) Date: Wed, 1 Aug 2012 18:53:36 +0530 Subject: [BangPypers] Call for Python programmers interested in building social applications In-Reply-To: <1343821501.12441.23.camel@xlquest.net> References: <20120801100918.106550@gmx.com> <1343821501.12441.23.camel@xlquest.net> Message-ID: I can help :-) . Can you give more details? On 1 August 2012 17:15, Kenneth Gonsalves wrote: > On Wed, 2012-08-01 at 12:09 +0200, Yoganand Anandaraju wrote: > > I am looking for help in building a social application using the > > python eco-system. The idea is to build a social application using > > peer to peer communication protocol or something similar. The > > motivation is to have a decentralized social application which is not > > owned by anyone. I am looking for individuals interested in python > > programming. This would be a non-commercial assignment and only > > individuals interested in open source projects are invited. The > > project is still being conceptualized and the architecture and > > technology stack has been broadly indentified. > > what is the technology stack identified? where is the repo? > -- > regards > Kenneth Gonsalves > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From yoganand at gmx.com Wed Aug 1 15:12:52 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Wed, 01 Aug 2012 15:12:52 +0200 Subject: [BangPypers] Call for Python programmers interested in building social applications Message-ID: <20120801131252.106570@gmx.com> Planning to use Tornado for webserver, Pika for AMQP, Redis for database, Websockets... We could brainstorm on this. The repo will be hosted on Github. ----- Original Message ----- From: Kenneth Gonsalves Sent: 08/01/12 05:15 PM To: bangpypers at python.org Subject: Re: [BangPypers] Call for Python programmers interested in building social applications On Wed, 2012-08-01 at 12:09 +0200, Yoganand Anandaraju wrote: > I am looking for help in building a social application using the > python eco-system. The idea is to build a social application using > peer to peer communication protocol or something similar. The > motivation is to have a decentralized social application which is not > owned by anyone. I am looking for individuals interested in python > programming. This would be a non-commercial assignment and only > individuals interested in open source projects are invited. The > project is still being conceptualized and the architecture and > technology stack has been broadly indentified. what is the technology stack identified? where is the repo? -- regards Kenneth Gonsalves _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand From yoganand at gmx.com Wed Aug 1 15:05:16 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Wed, 01 Aug 2012 15:05:16 +0200 Subject: [BangPypers] Call for Python programmers interested in building social applications Message-ID: <20120801130517.106550@gmx.com> Thats right. Diaspora clone you could call. Do we have something like that already written in python? ----- Original Message ----- From: Bharath Keshav Sent: 08/01/12 05:14 PM To: Bangalore Python Users Group - India Subject: Re: [BangPypers] Call for Python programmers interested in building social applications Like.. Diaspora? ( http://en.wikipedia.org/wiki/Diaspora_%28social_network%29 ) On Wed, Aug 1, 2012 at 4:34 AM, yeswanth wrote: > Hi Yoganand , > I am interested. Can you elaborate more on the idea? > > On Wed, Aug 1, 2012 at 3:39 PM, Yoganand Anandaraju >wrote: > > > Dear all, > > > > I am looking for help in building a social application using the python > > eco-system. The idea is to build a social application using peer to peer > > communication protocol or something similar. The motivation is to have a > > decentralized social application which is not owned by anyone. I am > looking > > for individuals interested in python programming. This would be a > > non-commercial assignment and only individuals interested in open source > > projects are invited. The project is still being conceptualized and the > > architecture and technology stack has been broadly indentified. > > > > Thanks, > > Yoganand > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > Regards, > Yeswanth > http://advencode.wordpress.com/ > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand From deepakgarg.iitg at gmail.com Wed Aug 1 15:44:15 2012 From: deepakgarg.iitg at gmail.com (Deepak Garg) Date: Wed, 1 Aug 2012 19:14:15 +0530 Subject: [BangPypers] Call for Python programmers interested in building social applications In-Reply-To: <20120801130517.106550@gmx.com> References: <20120801130517.106550@gmx.com> Message-ID: What exactly are you trying to achieve with it ? Is the idea matured or you are still validating it. If you elaborate on the idea, it will be nice. -- Deepak Garg, Data Center and Cloud Div. Citrix R&D, India Github: https://github.com/gargdeepak LinkedIn: http://in.linkedin.com/in/deepakgargiit Slideshare: http://www.slideshare.net/khinnu4u/presentations Skype-id: deepakgarg.iit On Wed, Aug 1, 2012 at 6:35 PM, Yoganand Anandaraju wrote: > Thats right. Diaspora clone you could call. Do we have something like that > already written in python? > > ----- Original Message ----- > From: Bharath Keshav > Sent: 08/01/12 05:14 PM > To: Bangalore Python Users Group - India > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > > Like.. Diaspora? ( > http://en.wikipedia.org/wiki/Diaspora_%28social_network%29 ) On Wed, Aug > 1, 2012 at 4:34 AM, yeswanth wrote: > Hi > Yoganand , > I am interested. Can you elaborate more on the idea? > > On > Wed, Aug 1, 2012 at 3:39 PM, Yoganand Anandaraju > >wrote: > > > Dear all, > > > > I am looking for help in building a social > application using the python > > eco-system. The idea is to build a social > application using peer to peer > > communication protocol or something > similar. The motivation is to have a > > decentralized social application > which is not owned by anyone. I am > looking > > for individuals interested > in python programming. This would be a > > non-commercial assignment and > only individuals interested in open source > > projects are invited. The > project is still being conceptualized and the > > architecture and > technology stack has been broadly indentified. > > > > Thanks, > > Yoganand > > > ________________________________ > _______________ > > BangPypers mailing list > > BangPypers at python.org > > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > > Regards, > Yeswanth > http://advencode.wordpress.com/ > > _______________________________________________ > BangPypers mailing list > > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers> _______________________________________________ BangPypers mailing list > BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > Yoganand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Deepak Garg, Data Center and Cloud Div. Citrix R&D, India Github: https://github.com/gargdeepak LinkedIn: http://in.linkedin.com/in/deepakgargiit Slideshare: http://www.slideshare.net/khinnu4u/presentations Skype-id: deepakgarg.iit From yoganand at gmx.com Wed Aug 1 15:41:31 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Wed, 01 Aug 2012 15:41:31 +0200 Subject: [BangPypers] Call for Python programmers interested in building social applications Message-ID: <20120801134131.106580@gmx.com> Take a look at diaspora, as pointed by Bharath. That explains what I intend to develop. http://en.wikipedia.org/wiki/Diaspora_%28social_network%29 http://en.wikipedia.org/wiki/Diaspora_%28social_network%29&lang=en ) ----- Original Message ----- From: Ramchandra Apte Sent: 08/01/12 06:53 PM To: Bangalore Python Users Group - India Subject: Re: [BangPypers] Call for Python programmers interested in building social applications I can help :-) . Can you give more details? On 1 August 2012 17:15, Kenneth Gonsalves wrote: > On Wed, 2012-08-01 at 12:09 +0200, Yoganand Anandaraju wrote: > > I am looking for help in building a social application using the > > python eco-system. The idea is to build a social application using > > peer to peer communication protocol or something similar. The > > motivation is to have a decentralized social application which is not > > owned by anyone. I am looking for individuals interested in python > > programming. This would be a non-commercial assignment and only > > individuals interested in open source projects are invited. The > > project is still being conceptualized and the architecture and > > technology stack has been broadly indentified. > > what is the technology stack identified? where is the repo? > -- > regards > Kenneth Gonsalves > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand From yoganand at gmx.com Wed Aug 1 15:55:46 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Wed, 01 Aug 2012 15:55:46 +0200 Subject: [BangPypers] Call for Python programmers interested in building social applications Message-ID: <20120801135546.106570@gmx.com> If you take a look at diaspora you will see that the idea is mature enough. The project received good funding as well. If I had to explain in one line what the project is about, then I would say this "Socializing is a human need and the freedom to do it the way you want is a right". ----- Original Message ----- From: Deepak Garg Sent: 08/01/12 07:14 PM To: Bangalore Python Users Group - India Subject: Re: [BangPypers] Call for Python programmers interested in building social applications What exactly are you trying to achieve with it ? Is the idea matured or you are still validating it. If you elaborate on the idea, it will be nice. -- Deepak Garg, Data Center and Cloud Div. Citrix R&D, India Github: https://github.com/gargdeepak LinkedIn: http://in.linkedin.com/in/deepakgargiit Slideshare: http://www.slideshare.net/khinnu4u/presentations Skype-id: deepakgarg.iit On Wed, Aug 1, 2012 at 6:35 PM, Yoganand Anandaraju wrote: > Thats right. Diaspora clone you could call. Do we have something like that > already written in python? > > ----- Original Message ----- > From: Bharath Keshav > Sent: 08/01/12 05:14 PM > To: Bangalore Python Users Group - India > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > > Like.. Diaspora? ( > http://en.wikipedia.org/wiki/Diaspora_%28social_network%29 ) On Wed, Aug > 1, 2012 at 4:34 AM, yeswanth wrote: > Hi > Yoganand , > I am interested. Can you elaborate more on the idea? > > On > Wed, Aug 1, 2012 at 3:39 PM, Yoganand Anandaraju > >wrote: > > > Dear all, > > > > I am looking for help in building a social > application using the python > > eco-system. The idea is to build a social > application using peer to peer > > communication protocol or something > similar. The motivation is to have a > > decentralized social application > which is not owned by anyone. I am > looking > > for individuals interested > in python programming. This would be a > > non-commercial assignment and > only individuals interested in open source > > projects are invited. The > project is still being conceptualized and the > > architecture and > technology stack has been broadly indentified. > > > > Thanks, > > Yoganand > > > ________________________________ > _______________ > > BangPypers mailing list > > BangPypers at python.org > > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > > Regards, > Yeswanth > http://advencode.wordpress.com/ > > _______________________________________________ > BangPypers mailing list > > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers> _______________________________________________ BangPypers mailing list > BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > Yoganand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Deepak Garg, Data Center and Cloud Div. Citrix R&D, India Github: https://github.com/gargdeepak LinkedIn: http://in.linkedin.com/in/deepakgargiit Slideshare: http://www.slideshare.net/khinnu4u/presentations Skype-id: deepakgarg.iit _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand From deepakgarg.iitg at gmail.com Wed Aug 1 16:48:09 2012 From: deepakgarg.iitg at gmail.com (Deepak Garg) Date: Wed, 1 Aug 2012 20:18:09 +0530 Subject: [BangPypers] Call for Python programmers interested in building social applications In-Reply-To: <20120801135546.106570@gmx.com> References: <20120801135546.106570@gmx.com> Message-ID: Diaspora is AGPL (version 3), some parts dual-licensed under MIT License http://en.wikipedia.org/wiki/Diaspora_(software) Why not use it ? Deepak On Wed, Aug 1, 2012 at 7:25 PM, Yoganand Anandaraju wrote: > If you take a look at diaspora you will see that the idea is mature > enough. The project received good funding as well. If I had to explain in > one line what the project is about, then I would say this "Socializing is a > human need and the freedom to do it the way you want is a right". > > ----- Original Message ----- > From: Deepak Garg > Sent: 08/01/12 07:14 PM > To: Bangalore Python Users Group - India > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > > What exactly are you trying to achieve with it ? Is the idea matured or > you are still validating it. If you elaborate on the idea, it will be nice. > -- Deepak Garg, Data Center and Cloud Div. Citrix R&D, India Github: > https://github.com/gargdeepak LinkedIn: > http://in.linkedin.com/in/deepakgargiit Slideshare: > http://www.slideshare.net/khinnu4u/presentations Skype-id: deepakgarg.iit > On Wed, Aug 1, 2012 at 6:35 PM, Yoganand Anandaraju wrote: > > Thats right. Diaspora clone you could call. Do we have something like > that > already written in python? > > ----- Original Message ----- > From: > Bharath Keshav > Sent: 08/01/12 05:14 PM > To: Bangalore Python Users Group > - India > Subject: Re: [BangPypers] Call for Python programmers interested > in > building social applications > > Like.. Diaspora? ( > > http://en.wikipedia.org/wiki/Diaspora_%28social_network%29 ) On Wed, Aug > > 1, 2012 at 4:34 AM, yeswanth wrote: > Hi > > Yoganand , > I am interested. Can yo > u elaborate more on the idea? > > On > Wed, Aug 1, 2012 at 3:39 PM, > Yoganand Anandaraju > >wrote: > > > Dear all, > > > > > I am looking for help in building a social > application using the python > > > eco-system. The idea is to build a social > application using peer to > peer > > communication protocol or something > similar. The motivation is > to have a > > decentralized social application > which is not owned by > anyone. I am > looking > > for individuals interested > in python > programming. This would be a > > non-commercial assignment and > only > individuals interested in open source > > projects are invited. The > > project is still being conceptualized and the > > architecture and > > technology stack has been broadly indentified. > > > > Thanks, > > Yoganand > > > > ________________________________ > _______________ > > BangPypers > mailing list > > BangPypers at python.org > > > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > > > Regards, > Yeswanth > ht > tp://advencode.wordpress.com/ > > > _______________________________________________ > BangPypers mailing list > > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers> > _______________________________________________ BangPypers mailing list > > BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers> > > > Regards, > Yoganand > > _______________________________________________ > BangPypers mailing list > > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers> -- Deepak Garg, Data Center and Cloud Div. Citrix R&D, India Github: > https://github.com/gargdeepak LinkedIn: > http://in.linkedin.com/in/deepakgargiit Slideshare: > http://www.slideshare.net/khinnu4u/presentations Skype-id: deepakgarg.iit > _______________________________________________ BangPypers mailing list > BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > Yoganand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Deepak Garg, Data Center and Cloud Div. Citrix R&D, India Github: https://github.com/gargdeepak LinkedIn: http://in.linkedin.com/in/deepakgargiit Slideshare: http://www.slideshare.net/khinnu4u/presentations Skype-id: deepakgarg.iit From gora at mimirtech.com Wed Aug 1 18:38:55 2012 From: gora at mimirtech.com (Gora Mohanty) Date: Wed, 1 Aug 2012 22:08:55 +0530 Subject: [BangPypers] Call for Python programmers interested in building social applications In-Reply-To: References: <20120801135546.106570@gmx.com> Message-ID: On 1 August 2012 20:18, Deepak Garg wrote: > Diaspora is AGPL (version 3), some parts dual-licensed under MIT License > http://en.wikipedia.org/wiki/Diaspora_(software) Erm, you are the second person to suggest that, but Diaspora is RoR. A better bet might be Pinax ( http://pinaxproject.com/ ) if one wants to stick to Python. Regards, Gora From kracethekingmaker at gmail.com Wed Aug 1 19:42:40 2012 From: kracethekingmaker at gmail.com (kracethekingmaker) Date: Wed, 01 Aug 2012 23:12:40 +0530 Subject: [BangPypers] Call for Python programmers interested in building social applications In-Reply-To: <20120801131252.106570@gmx.com> References: <20120801131252.106570@gmx.com> Message-ID: <50196A90.2020609@gmail.com> If you have plans to use tornado I would suggest you to look into brubeck (brubeck.io). https://groups.google.com/forum/#!msg/brubeck-dev/Yr5yZ9zQfaQ/nBCeV8SbE0AJ > Planning to use Tornado for webserver, Pika for AMQP, Redis for database, Websockets... We could brainstorm on this. > The repo will be hosted on Github. > -- "Talk is cheap, show me the code" -- Linus Torvalds Regards Kracekumar.R www.kracekumar.com From anandology at gmail.com Wed Aug 1 19:57:38 2012 From: anandology at gmail.com (Anand Chitipothu) Date: Wed, 1 Aug 2012 23:27:38 +0530 Subject: [BangPypers] Call for Python programmers interested in building social applications In-Reply-To: References: <20120801135546.106570@gmx.com> Message-ID: On Wed, Aug 1, 2012 at 10:08 PM, Gora Mohanty wrote: > On 1 August 2012 20:18, Deepak Garg wrote: >> Diaspora is AGPL (version 3), some parts dual-licensed under MIT License >> http://en.wikipedia.org/wiki/Diaspora_(software) > > Erm, you are the second person to suggest that, but Diaspora > is RoR. A better bet might be Pinax ( http://pinaxproject.com/ ) > if one wants to stick to Python. -1 I don't think we should be so religious about using Python. After all programming languages are tools to get job done. Remember that Diaspora was developed by a bunch of very smart chaps over couple of years and it was able to raise $200K of funds on kickstarter. It would take equal amount of efforts (or even more) and resources to start building something from scratch again. Rejecting an already available opensource project, even before considering its merits, just because it is not written in your favorite programming language is not a good idea. Anand From aditya.athalye at gmail.com Wed Aug 1 20:15:45 2012 From: aditya.athalye at gmail.com (Aditya Athalye) Date: Wed, 1 Aug 2012 23:45:45 +0530 Subject: [BangPypers] Call for Python programmers interested in building social applications (Yoganand Anandaraju) Message-ID: <000f01cd7011$afc4d600$0f4e8200$@gmail.com> I'm new here (hello all) and to Python (hello all, again!) so please pardon any n00b errors. @Yoganand, You wrote: > Thats right. Diaspora clone you could call. Do we have something like that already written in python? There are at least 3 "distributed" SNs using Python, according to this list http://en.wikipedia.org/wiki/Distributed_social_network Newebe (Python / Coffeescript, AGPL) * one user = one node ; microblogging, picture sharing, activity stream * Server / web client ---- Salut ? Toi (Python, C++) * multi-frontends, microblogging, group microblogging, file sharing, games, XMPP client * XMPP client (multi-frontends), web server, SMTP/IMAP server ---- Sparkleshare (Python (Nautilus plugin), C# (rest)) * Collaboration and sharing tool inspired by Dropbox These (and potentially other in-Python implementations) in the list may not necessarily use P2P protocols, but you did say 'P2P or something similar'. Also, if you've not already seen GNU's P2P networking framework, perhaps it will help think through architecture: https://gnunet.org/ Please let me know if really-wet-behind-the-ears, not-yet-real-programmers like me can also join in when you publish the repo. Best, Aditya www.AdityaAthalye.com From gora at mimirtech.com Wed Aug 1 20:21:10 2012 From: gora at mimirtech.com (Gora Mohanty) Date: Wed, 1 Aug 2012 23:51:10 +0530 Subject: [BangPypers] Call for Python programmers interested in building social applications In-Reply-To: References: <20120801135546.106570@gmx.com> Message-ID: On 1 August 2012 23:27, Anand Chitipothu wrote: > On Wed, Aug 1, 2012 at 10:08 PM, Gora Mohanty wrote: >> On 1 August 2012 20:18, Deepak Garg wrote: >>> Diaspora is AGPL (version 3), some parts dual-licensed under MIT License >>> http://en.wikipedia.org/wiki/Diaspora_(software) >> >> Erm, you are the second person to suggest that, but Diaspora >> is RoR. A better bet might be Pinax ( http://pinaxproject.com/ ) >> if one wants to stick to Python. > > -1 > > I don't think we should be so religious about using Python. After all > programming languages are tools to get job done. Er, I am not. But, there could well be a good reason for someone to want to do that in Python. Since they are asking on a Python group, a reasonable assumption is that they have done their homework and want a Python solution. > Remember that Diaspora was developed by a bunch of very smart chaps > over couple of years and it was able to raise $200K of funds on > kickstarter. It would take equal amount of efforts (or even more) and > resources to start building something from scratch again. > > Rejecting an already available opensource project, even before > considering its merits, just because it is not written in your > favorite programming language is not a good idea. Have not looked at Diaspora, and it could well be quite good. RoR is also perfectly fine for a RAD framework. I am not sure how it came across that I was rejecting Diaspora out of hand? Regards, Gora From yoganand at gmx.com Thu Aug 2 06:31:12 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Thu, 02 Aug 2012 06:31:12 +0200 Subject: [BangPypers] Call for Python programmers interested in building social applications Message-ID: <20120802043112.106540@gmx.com> I am pretty clear about why I would want to use python. Lets be clear that this application will be complementary to Diaspora and not a competitior. A diaspora clone will extend the distributed social network idea and help Diaspora not the other way. If anyone thinks this could compete with Diaspora we need understand the idea and motivation behind distributed socail network. ----- Original Message ----- From: Gora Mohanty Sent: 08/01/12 11:51 PM To: Bangalore Python Users Group - India Subject: Re: [BangPypers] Call for Python programmers interested in building social applications On 1 August 2012 23:27, Anand Chitipothu wrote: > On Wed, Aug 1, 2012 at 10:08 PM, Gora Mohanty wrote: >> On 1 August 2012 20:18, Deepak Garg wrote: >>> Diaspora is AGPL (version 3), some parts dual-licensed under MIT License >>> http://en.wikipedia.org/wiki/Diaspora_(software) >> >> Erm, you are the second person to suggest that, but Diaspora >> is RoR. A better bet might be Pinax ( http://pinaxproject.com/ ) >> if one wants to stick to Python. > > -1 > > I don't think we should be so religious about using Python. After all > programming languages are tools to get job done. Er, I am not. But, there could well be a good reason for someone to want to do that in Python. Since they are asking on a Python group, a reasonable assumption is that they have done their homework and want a Python solution. > Remember that Diaspora was developed by a bunch of very smart chaps > over couple of years and it was able to raise $200K of funds on > kickstarter. It would take equal amount of efforts (or even more) and > resources to start building something from scratch again. > > Rejecting an already available opensource project, even before > considering its merits, just because it is not written in your > favorite programming language is not a good idea. Have not looked at Diaspora, and it could well be quite good. RoR is also perfectly fine for a RAD framework. I am not sure how it came across that I was rejecting Diaspora out of hand? Regards, Gora _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand From deepakgarg.iitg at gmail.com Thu Aug 2 07:11:38 2012 From: deepakgarg.iitg at gmail.com (Deepak Garg) Date: Thu, 2 Aug 2012 10:41:38 +0530 Subject: [BangPypers] Call for Python programmers interested in building social applications In-Reply-To: <20120802043112.106540@gmx.com> References: <20120802043112.106540@gmx.com> Message-ID: Its not about competing with Diaspora, there's nothing wrong with that, we always need better or different flavors. My question is why not fork out of Diaspora and implement your features ? Why do you want to start the project from scratch ? Deepak On Thu, Aug 2, 2012 at 10:01 AM, Yoganand Anandaraju wrote: > I am pretty clear about why I would want to use python. Lets be clear that > this application will be complementary to Diaspora and not a competitior. A > diaspora clone will extend the distributed social network idea and help > Diaspora not the other way. If anyone thinks this could compete with > Diaspora we need understand the idea and motivation behind distributed > socail network. > > ----- Original Message ----- > From: Gora Mohanty > Sent: 08/01/12 11:51 PM > To: Bangalore Python Users Group - India > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > > On 1 August 2012 23:27, Anand Chitipothu wrote: > > On Wed, Aug 1, 2012 at 10:08 PM, Gora Mohanty wrote: > >> On 1 August 2012 20:18, Deepak Garg wrote: > >>> Diaspora is AGPL (version 3), some parts dual-licensed under MIT > License >>> http://en.wikipedia.org/wiki/Diaspora_(software) >> >> Erm, > you are the second person to suggest that, but Diaspora >> is RoR. A better > bet might be Pinax ( http://pinaxproject.com/ ) >> if one wants to stick > to Python. > > -1 > > I don't think we should be so religious about using > Python. After all > programming languages are tools to get job done. Er, I > am not. But, there could well be a good reason for someone to want to do > that in Python. Since they are asking on a Python group, a reasonable > assumption is that they have done their homework and want a Python > solution. > Remember that Diaspora was developed by a bunch of very smart > chaps > over couple of years and it was able to raise > $200K of funds on > kickstarter. It would take equal amount of efforts > (or even more) and > resources to start building something from scratch > again. > > Rejecting an already available opensource project, even before > > considering its merits, just because it is not written in your > favorite > programming language is not a good idea. Have not looked at Diaspora, and > it could well be quite good. RoR is also perfectly fine for a RAD > framework. I am not sure how it came across that I was rejecting Diaspora > out of hand? Regards, Gora _______________________________________________ > BangPypers mailing list BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > Yoganand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Deepak Garg, Data Center and Cloud Div. Citrix R&D, India Github: https://github.com/gargdeepak LinkedIn: http://in.linkedin.com/in/deepakgargiit Slideshare: http://www.slideshare.net/khinnu4u/presentations Skype-id: deepakgarg.iit From phil.nabble at hanjinet.org Thu Aug 2 07:26:43 2012 From: phil.nabble at hanjinet.org (Philippe May) Date: Thu, 2 Aug 2012 10:56:43 +0530 Subject: [BangPypers] Call for Python programmers interested in building social applications In-Reply-To: References: Message-ID: I have a project which might largely overlap with this. The stack is: - twisted (web, web sockets, other protocols in a consistent framework) - doqu (an abstraction layer to nosql database backends, can be the standard shelve module, Redis, Tokyo Cabinet, etc) - jinja2 - wtforms - dojo (javascripts) Communications between nodes is done with 2 modules: a server (portal) and a client (satellite). Currently, small demo applications include: - file sharing (download + uploads) - image slideshows - music streaming - localisation / geotagging / mapping (eg: a gsm signal quality monitoring function for smartphones or wifi for laptops) More information about the goals are here: http://hanji.info/doc/user/faq.html , the repo is online: http://hg.hanji.info/ . I'd be happy if someone wants to join, or i'm open to merging the projects. Philippe From yoganand at gmx.com Thu Aug 2 07:40:47 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Thu, 02 Aug 2012 07:40:47 +0200 Subject: [BangPypers] Call for Python programmers interested in building social applications Message-ID: <20120802054047.106540@gmx.com> I can fork out of Diaspora and implement features but mainly for two reasons With the technologies now available in python it would be much easier than me learning ROR and implementing. One of the goals of the project is to have something similar to Diaspora for the python developers. ----- Original Message ----- From: Deepak Garg Sent: 08/02/12 10:41 AM To: Bangalore Python Users Group - India Subject: Re: [BangPypers] Call for Python programmers interested in building social applications Its not about competing with Diaspora, there's nothing wrong with that, we always need better or different flavors. My question is why not fork out of Diaspora and implement your features ? Why do you want to start the project from scratch ? Deepak On Thu, Aug 2, 2012 at 10:01 AM, Yoganand Anandaraju wrote: > I am pretty clear about why I would want to use python. Lets be clear that > this application will be complementary to Diaspora and not a competitior. A > diaspora clone will extend the distributed social network idea and help > Diaspora not the other way. If anyone thinks this could compete with > Diaspora we need understand the idea and motivation behind distributed > socail network. > > ----- Original Message ----- > From: Gora Mohanty > Sent: 08/01/12 11:51 PM > To: Bangalore Python Users Group - India > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > > On 1 August 2012 23:27, Anand Chitipothu wrote: > > On Wed, Aug 1, 2012 at 10:08 PM, Gora Mohanty wrote: > >> On 1 August 2012 20:18, Deepak Garg wrote: > >>> Diaspora is AGPL (version 3), some parts dual-licensed under MIT > License >>> http://en.wikipedia.org/wiki/Diaspora_(software) >> >> Erm, > you are the second person to suggest that, but Diaspora >> is RoR. A better > bet might be Pinax ( http://pinaxproject.com/ ) >> if one wants to stick > to Python. > > -1 > > I don't think we should be so religious about using > Python. After all > programming languages are tools to get job done. Er, I > am not. But, there could well be a good reason for someone to want to do > that in Python. Since they are asking on a Python group, a reasonable > assumption is that they have done their homework and want a Python > solution. > Remember that Diaspora was developed by a bunch of very smart > chaps > over couple of years and it was able to raise > $200K of funds on > kickstarter. It would take equal amount of efforts > (or even more) and > resources to start building something from scratch > again. > > Rejecting an already available opensource project, even before > > considering its merits, just because it is not written in your > favorite > programming language is not a good idea. Have not looked at Diaspora, and > it could well be quite good. RoR is also perfectly fine for a RAD > framework. I am not sure how it came across that I was rejecting Diaspora > out of hand? Regards, Gora _______________________________________________ > BangPypers mailing list BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > Yoganand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Deepak Garg, Data Center and Cloud Div. Citrix R&D, India Github: https://github.com/gargdeepak LinkedIn: http://in.linkedin.com/in/deepakgargiit Slideshare: http://www.slideshare.net/khinnu4u/presentations Skype-id: deepakgarg.iit _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand From yoganand at gmx.com Thu Aug 2 06:17:20 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Thu, 02 Aug 2012 06:17:20 +0200 Subject: [BangPypers] Call for Python programmers interested in building social applications (Yoganand Anandaraju) Message-ID: <20120802041720.106570@gmx.com> Thanks Aditya, I will look at these.. hoping these are all open source. It will help me think through the architecture once again. I myself am a hobbyist programmer and this community will turn me to real-programmer one day. Once we wet our hands on the code the repo will be there for everyone to fork. ----- Original Message ----- From: Aditya Athalye Sent: 08/01/12 11:45 PM To: bangpypers at python.org Subject: Re: [BangPypers] Call for Python programmers interested in building social applications (Yoganand Anandaraju) I'm new here (hello all) and to Python (hello all, again!) so please pardon any n00b errors. @Yoganand, You wrote: > Thats right. Diaspora clone you could call. Do we have something like that already written in python? There are at least 3 "distributed" SNs using Python, according to this list http://en.wikipedia.org/wiki/Distributed_social_network Newebe (Python / Coffeescript, AGPL) * one user = one node ; microblogging, picture sharing, activity stream * Server / web client ---- Salut ? Toi (Python, C++) * multi-frontends, microblogging, group microblogging, file sharing, games, XMPP client * XMPP client (multi-frontends), web server, SMTP/IMAP server ---- Sparkleshare (Python (Nautilus plugin), C# (rest)) * Collaboration and sharing tool inspired by Dropbox These (and potentially other in-Python implementations) in the list may not necessarily use P2P protocols, but you did say 'P2P or something similar'. Also, if you've not already seen GNU's P2P networking framework, perhaps it will help think through architecture: https://gnunet.org/ Please let me know if really-wet-behind-the-ears, not-yet-real-programmers like me can also join in when you publish the repo. Best, Aditya www.AdityaAthalye.com _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand From yoganand at gmx.com Thu Aug 2 08:22:35 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Thu, 02 Aug 2012 08:22:35 +0200 Subject: [BangPypers] Call for Python programmers interested in building social applications Message-ID: <20120802062235.106550@gmx.com> This is nice Philippe. Hanji does much more than I was thinking in distributed social application. Can you let us know how we could take this forward? What are you project goals and what plans you have in mind for Hanji. Meanwhile i will checkout the code and go over the documentation. ----- Original Message ----- From: Philippe May Sent: 08/02/12 10:56 AM To: bangpypers at python.org Subject: Re: [BangPypers] Call for Python programmers interested in building social applications I have a project which might largely overlap with this. The stack is: - twisted (web, web sockets, other protocols in a consistent framework) - doqu (an abstraction layer to nosql database backends, can be the standard shelve module, Redis, Tokyo Cabinet, etc) - jinja2 - wtforms - dojo (javascripts) Communications between nodes is done with 2 modules: a server (portal) and a client (satellite). Currently, small demo applications include: - file sharing (download + uploads) - image slideshows - music streaming - localisation / geotagging / mapping (eg: a gsm signal quality monitoring function for smartphones or wifi for laptops) More information about the goals are here: http://hanji.info/doc/user/faq.html , the repo is online: http://hg.hanji.info/ . I'd be happy if someone wants to join, or i'm open to merging the projects. Philippe _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand From yoganand at gmx.com Thu Aug 2 09:29:21 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Thu, 02 Aug 2012 09:29:21 +0200 Subject: [BangPypers] Call for Python programmers interested in building social applications Message-ID: <20120802072921.106550@gmx.com> I am having couple of issues in installing hanji. >> ./setup.py get_dojo_custom gives me invalid option error >> Running tokyo cabinet. I was able to build and install tokyo cabinet but with pip install tokyo-python I get following error "tokyo-python requires Tokyo Cabinet >= 1.4.45 to be installed" ----- Original Message ----- From: Yoganand Anandaraju Sent: 08/02/12 11:52 AM To: Bangalore Python Users Group - India Subject: Re: [BangPypers] Call for Python programmers interested in building social applications This is nice Philippe. Hanji does much more than I was thinking in distributed social application. Can you let us know how we could take this forward? What are you project goals and what plans you have in mind for Hanji. Meanwhile i will checkout the code and go over the documentation. ----- Original Message ----- From: Philippe May Sent: 08/02/12 10:56 AM To: bangpypers at python.org Subject: Re: [BangPypers] Call for Python programmers interested in building social applications I have a project which might largely overlap with this. The stack is: - twisted (web, web sockets, other protocols in a consistent framework) - doqu (an abstraction layer to nosql database backends, can be the standard shelve module, Redis, Tokyo Cabinet, etc) - jinja2 - wtforms - dojo (javascripts) Communications between nodes is done with 2 modules: a server (portal) and a client (satellite). Currently, small demo applications include: - file sharing (download + uploads) - image slideshows - music streaming - localisation / geotagging / mapping (eg: a gsm signal quality monitoring function for smartphones or wifi for laptops) More information about the goals are here: http://hanji.info/doc/user/faq.html , the repo is online: http://hg.hanji.info/ . I'd be happy if someone wants to join, or i'm open to merging the projects. Philippe _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand From phil.nabble at hanjinet.org Thu Aug 2 12:49:40 2012 From: phil.nabble at hanjinet.org (Phil for Banpypers) Date: Thu, 02 Aug 2012 16:19:40 +0530 Subject: [BangPypers] Call for Python programmers interested in building social applications In-Reply-To: References: Message-ID: <8722ab275454170fe69ae04c533fde91@roundcube.hanji.info> Yoganand, Thanks for trying! Probably the documentation is not perfect and a bit outdated so your comments are most welcome. I had few friends who successfully installed it, so it should not be too difficult. By default it is configured to use Tokyo Cabinet DB. You'll have to install Tokyo Cabinet from source ( http://fallabs.com/tokyocabinet/ ) Also, there's a small overview of the ideas here: http://hanji.info/download/Hanji%20Public.pdf I think we'd better also switch off from the mailing list for really specific stuff, contact me at phil.hanji at hanjinet.org . > I am having couple of issues in installing hanji. > >> ./setup.py get_dojo_custom gives me invalid option error > >> Running tokyo cabinet. I was able to build and install tokyo > cabinet but with pip install tokyo-python I get following error > "tokyo-python requires Tokyo Cabinet >= 1.4.45 to be installed" On 02/08/2012 15:30, bangpypers-request at python.org wrote: > Send BangPypers mailing list submissions to > bangpypers at python.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://mail.python.org/mailman/listinfo/bangpypers > or, via email, send a message with subject or body 'help' to > bangpypers-request at python.org > > You can reach the person managing the list at > bangpypers-owner at python.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of BangPypers digest..." > > > Today's Topics: > > 1. Re: Call for Python programmers interested in building social > applications (Philippe May) > 2. Re: Call for Python programmers interested in building social > applications (Yoganand Anandaraju) > 3. Re: Call for Python programmers interested in building social > applications (Yoganand Anandaraju) (Yoganand Anandaraju) > 4. Re: Call for Python programmers interested in building social > applications (Yoganand Anandaraju) > 5. Re: Call for Python programmers interested in building social > applications (Yoganand Anandaraju) > > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 2 Aug 2012 10:56:43 +0530 > From: Philippe May > To: bangpypers at python.org > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > Message-ID: > Content-Type: text/plain; charset=us-ascii > > I have a project which might largely overlap with this. > > The stack is: > - twisted (web, web sockets, other protocols in a consistent > framework) > - doqu (an abstraction layer to nosql database backends, can be the > standard shelve module, Redis, Tokyo Cabinet, etc) > - jinja2 > - wtforms > - dojo (javascripts) > > Communications between nodes is done with 2 modules: a server > (portal) and a client (satellite). > > Currently, small demo applications include: > - file sharing (download + uploads) > - image slideshows > - music streaming > - localisation / geotagging / mapping (eg: a gsm signal quality > monitoring function for smartphones or wifi for laptops) > > More information about the goals are here: > http://hanji.info/doc/user/faq.html , the repo is online: > http://hg.hanji.info/ . > > I'd be happy if someone wants to join, or i'm open to merging the > projects. > > Philippe > > ------------------------------ > > Message: 2 > Date: Thu, 02 Aug 2012 07:40:47 +0200 > From: "Yoganand Anandaraju" > To: "Bangalore Python Users Group - India" > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > Message-ID: <20120802054047.106540 at gmx.com> > Content-Type: text/plain; charset="utf-8" > > I can fork out of Diaspora and implement features but mainly for two > reasons > > With the technologies now available in python it would be much > easier than me learning ROR and implementing. > One of the goals of the project is to have something similar to > Diaspora for the python developers. > > ----- Original Message ----- > From: Deepak Garg > Sent: 08/02/12 10:41 AM > To: Bangalore Python Users Group - India > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > > Its not about competing with Diaspora, there's nothing wrong with > that, we always need better or different flavors. My question is why > not fork out of Diaspora and implement your features ? Why do you > want > to start the project from scratch ? Deepak On Thu, Aug 2, 2012 at > 10:01 AM, Yoganand Anandaraju wrote: > I am pretty > clear about why I would want to use python. Lets be clear that > this > application will be complementary to Diaspora and not a competitior. > A > > diaspora clone will extend the distributed social network idea and > help > Diaspora not the other way. If anyone thinks this could > compete > with > Diaspora we need understand the idea and motivation behind > distributed > socail network. > > ----- Original Message ----- > > From: > Gora Mohanty > Sent: 08/01/12 11:51 PM > To: Bangalore Python Users > Group - India > Subject: Re: [BangPypers] Call for Python programmers > interested in > building social applications > > On 1 August 2012 > 23:27, Anand Chitipothu y at gmail.com> wrote: > > On Wed, Aug 1, 2012 at 10:08 PM, Gora > Mohanty wrote: > >> On 1 August 2012 20:18, > Deepak Garg wrote: > >>> Diaspora is AGPL > (version 3), some parts dual-licensed under MIT > License >>> > http://en.wikipedia.org/wiki/Diaspora_(software) >> >> Erm, > you are > the second person to suggest that, but Diaspora >> is RoR. A better > > bet might be Pinax ( http://pinaxproject.com/ ) >> if one wants to > stick > to Python. > > -1 > > I don't think we should be so religious > about using > Python. After all > programming languages are tools to > get job done. Er, I > am not. But, there could well be a good reason > for someone to want to do > that in Python. Since they are asking on > a > Python group, a reasonable > assumption is that they have done their > homework and want a Python > solution. > Remember that Diaspora was > developed by a bunch of very smart > chaps > over couple of years and > it was able to raise > $200K of funds on > ki > ckstarter. It would take equal amount of efforts > (or even more) > and > resources to start building something from scratch > again. > > > Rejecting an already available opensource project, even before > > > considering its merits, just because it is not written in your > > favorite > programming language is not a good idea. Have not looked > at > Diaspora, and > it could well be quite good. RoR is also perfectly > fine for a RAD > framework. I am not sure how it came across that I > was rejecting Diaspora > out of hand? Regards, Gora > _______________________________________________ > BangPypers mailing > list BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > > Yoganand > _______________________________________________ > > BangPypers mailing list > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > -- Deepak Garg, > Data Center and Cloud Div. Citrix R&D, India Github: > https://github.com/gargdeepak LinkedIn: > http://in.linkedin.com/in/deep > akgargiit Slideshare: > http://www.slideshare.net/khinnu4u/presentations Skype-id: > deepakgarg.iit _______________________________________________ > BangPypers mailing list BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > Yoganand > > > ------------------------------ > > Message: 3 > Date: Thu, 02 Aug 2012 06:17:20 +0200 > From: "Yoganand Anandaraju" > To: "Bangalore Python Users Group - India" > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications (Yoganand Anandaraju) > Message-ID: <20120802041720.106570 at gmx.com> > Content-Type: text/plain; charset="utf-8" > > Thanks Aditya, I will look at these.. hoping these are all open > source. It will help me think through the architecture once again. > I myself am a hobbyist programmer and this community will turn me to > real-programmer one day. Once we wet our hands on the code the repo > will be there for everyone to fork. > > ----- Original Message ----- > From: Aditya Athalye > Sent: 08/01/12 11:45 PM > To: bangpypers at python.org > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications (Yoganand Anandaraju) > > I'm new here (hello all) and to Python (hello all, again!) so please > pardon any n00b errors. @Yoganand, You wrote: > Thats right. Diaspora > clone you could call. Do we have something like that already written > in python? There are at least 3 "distributed" SNs using Python, > according to this list > http://en.wikipedia.org/wiki/Distributed_social_network Newebe > (Python > / Coffeescript, AGPL) * one user = one node ; microblogging, picture > sharing, activity stream * Server / web client ---- Salut ? Toi > (Python, C++) * multi-frontends, microblogging, group microblogging, > file sharing, games, XMPP client * XMPP client (multi-frontends), web > server, SMTP/IMAP server ---- Sparkleshare (Python (Nautilus plugin), > C# (rest)) * Collaboration and sharing tool inspired by Dropbox These > (and potentially other in-Python implementations) in the list may not > necessarily use P2P protocols, but you did say 'P2P or something > similar'. Also, if you've not already seen GNU's P2P networking > framework, perhaps i > t will help think through architecture: https://gnunet.org/ Please > let me know if really-wet-behind-the-ears, not-yet-real-programmers > like me can also join in when you publish the repo. Best, Aditya > www.AdityaAthalye.com _______________________________________________ > BangPypers mailing list BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > Yoganand > > > ------------------------------ > > Message: 4 > Date: Thu, 02 Aug 2012 08:22:35 +0200 > From: "Yoganand Anandaraju" > To: "Bangalore Python Users Group - India" > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > Message-ID: <20120802062235.106550 at gmx.com> > Content-Type: text/plain; charset="utf-8" > > This is nice Philippe. Hanji does much more than I was thinking in > distributed social application. Can you let us know how we could take > this forward? What are you project goals and what plans you have in > mind for Hanji. Meanwhile i will checkout the code and go over the > documentation. > > ----- Original Message ----- > From: Philippe May > Sent: 08/02/12 10:56 AM > To: bangpypers at python.org > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > > I have a project which might largely overlap with this. The stack > is: - twisted (web, web sockets, other protocols in a consistent > framework) - doqu (an abstraction layer to nosql database backends, > can be the standard shelve module, Redis, Tokyo Cabinet, etc) - > jinja2 > - wtforms - dojo (javascripts) Communications between nodes is done > with 2 modules: a server (portal) and a client (satellite). > Currently, > small demo applications include: - file sharing (download + uploads) > - > image slideshows - music streaming - localisation / geotagging / > mapping (eg: a gsm signal quality monitoring function for smartphones > or wifi for laptops) More information about the goals are here: > http://hanji.info/doc/user/faq.html , the repo is online: > http://hg.hanji.info/ . I'd be happy if someone wants to join, or i'm > open to merging the projects. Philippe > _______________________________________________ BangPypers mailing > list BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > Yoganand > > > ------------------------------ > > Message: 5 > Date: Thu, 02 Aug 2012 09:29:21 +0200 > From: "Yoganand Anandaraju" > To: "Bangalore Python Users Group - India" > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > Message-ID: <20120802072921.106550 at gmx.com> > Content-Type: text/plain; charset="utf-8" > > I am having couple of issues in installing hanji. > >> ./setup.py get_dojo_custom gives me invalid option error > >> Running tokyo cabinet. I was able to build and install tokyo > cabinet but with pip install tokyo-python I get following error > "tokyo-python requires Tokyo Cabinet >= 1.4.45 to be installed" > > ----- Original Message ----- > From: Yoganand Anandaraju > Sent: 08/02/12 11:52 AM > To: Bangalore Python Users Group - India > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > > This is nice Philippe. Hanji does much more than I was thinking in > distributed social application. Can you let us know how we could take > this forward? What are you project goals and what plans you have in > mind for Hanji. Meanwhile i will checkout the code and go over the > documentation. ----- Original Message ----- From: Philippe May Sent: > 08/02/12 10:56 AM To: bangpypers at python.org Subject: Re: [BangPypers] > Call for Python programmers interested in building social > applications > I have a project which might largely overlap with this. The stack is: > - twisted (web, web sockets, other protocols in a consistent > framework) - doqu (an abstraction layer to nosql database backends, > can be the standard shelve module, Redis, Tokyo Cabinet, etc) - > jinja2 > - wtforms - dojo (javascripts) Communications between nodes is done > with 2 modules: a server (portal) and a client (satellite). > Currently, > small demo applications include: - file sharing (download + uploads) > - > image slideshows - music streaming > - localisation / geotagging / mapping (eg: a gsm signal quality > monitoring function for smartphones or wifi for laptops) More > information about the goals are here: > http://hanji.info/doc/user/faq.html , the repo is online: > http://hg.hanji.info/ . I'd be happy if someone wants to join, or i'm > open to merging the projects. Philippe > _______________________________________________ BangPypers mailing > list BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand > _______________________________________________ BangPypers mailing > list BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > Yoganand > > > ------------------------------ > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > > End of BangPypers Digest, Vol 60, Issue 5 > ***************************************** From nagappan at gmail.com Fri Aug 3 04:08:40 2012 From: nagappan at gmail.com (Nagappan Alagappan) Date: Thu, 2 Aug 2012 19:08:40 -0700 Subject: [BangPypers] Announce: Cobra 2.0 - Windows GUI test automation tool Message-ID: Hello, Highlights * Java / C# / VB.NET / PowerShell / Ruby are now officially supported LDTP scripting languages other than Python * Approximately 130 APIs are compatible with Linux version of LDTP * C# client is compatible with Mono .NET framework and we have tested it on Linux/Mac * Identify object name based on automation id (window id, as per SilkTest users) * i18n support * CPU / Memory logging * Remote test execution New features: * List / Tree item API's are added * Scroll to the element if the respective pattern is enabled * Added new characters in keyboard input * Object lookup based on wildcard("?") * Double click on allowed object's * Added hyper link widget type under known objects New APIs: * getwindowsize * simulatemousemove * gettablerowindex * getobjectnameatcoords * onwindowcreate (Java/C# client) * removecallback (Java/C# client) * mouserightclick Bug fixes: * Taskbar is now identified as pane, rather than ukn * generatemouseevent API now takes the optional argument, compatible with Linux * Fixed a crash, if the window title has back slash * Grabing focus on combobox element fails the object selection, removed the respective code * Ignore special characters while searching object name * Fix regexp in object lookup * getcellvalue API now takes the optional argument, compatible with Linux * Handle task manager menuitem, which worked slightly different than other menu * Fixed listing sub-menus with a simplified method * getcellvalue API now as the Linux version * getchild API now returns appropriate output * Fixed *window APIs to work with different types of window * Fixed mouse left click on a text widget Credit: * John Yingjun Li (VMware) have contributed most of the code in this release. I really appreciate all his effort * VMware colleagues * Thanks to all others who have reported bugs through forum / email / in-person / IRC Please spread the word and also share your feedback with us. About LDTP: Cross Platform GUI Automation tool Linux version is LDTP, Windows version is Cobra and Mac version is PyATOM (Work in progress). * Linux version is known to work on GNOME / KDE (QT >= 4.8) / Java Swing / LibreOffice / Mozilla application on all major Linux distribution. * Windows version is known to work on application written in .NET / C++ / Java / QT on Windows XP SP3 / Windows 7 / Windows 8 development version. * Mac version is currently under development and verified only on OS X Lion. Where ever PyATOM runs, LDTP should work on it. Download source: https://github.com/ldtp/cobra Download binary (Windows XP / Windows 7 / Windows 8): http://download.freedesktop.org/ldtp/cobra-latest/ System requirement: .NET 3.5, refer README.txt after installation Documentation references: For detailed information on LDTP framework and latest updates visit http://ldtp.freedesktop.org For information on various APIs in LDTP including those added for this release can be got from http://ldtp.freedesktop.org/user-doc/index.html Java doc - http://ldtp.freedesktop.org/javadoc/ Report bugs - http://ldtp.freedesktop.org/wiki/Bugs To subscribe to LDTP mailing lists, visit http://ldtp.freedesktop.org/wiki/Mailing_20list IRC Channel - #ldtp on irc.freenode.net Thanks Nagappan -- Linux Desktop (GUI Application) Testing Project - http://ldtp.freedesktop.org Cobra - Windows GUI Automation tool - https://github.com/ldtp/cobra http://nagappanal.blogspot.com From nitin.nitp at gmail.com Fri Aug 3 09:27:14 2012 From: nitin.nitp at gmail.com (Nitin Kumar) Date: Fri, 3 Aug 2012 12:57:14 +0530 Subject: [BangPypers] to find dlls loaded with an exe Message-ID: Hi All, I need to find if there is any dll loaded to a running executable (windows) using python. Are you aware of any such function in wmi or win32api or any another module? if then please suggest with some exapmle. Nitin K From yoganand at gmx.com Fri Aug 3 09:20:15 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Fri, 03 Aug 2012 09:20:15 +0200 Subject: [BangPypers] Call for Python programmers interested in building social applications Message-ID: <20120803072016.106550@gmx.com> Hi All, Thanks for all the response on the thread. I thought through all the suggestions/ideas from you.. checked out some repos.. looked at the code and finally have made my decision. Newebe (http://newebe.org/) comes closest to what I had in mind. I was able to successfully install and run after minor changes to the code. I have already forked it and started working on the changes. I would like to discuss the features and architecture I plan to implement with the group at the same time I dont want to spam this forum. Mail me at yoganand at gmx.com Regards, Yoganand ----- Original Message ----- From: Phil for Banpypers Sent: 08/02/12 04:19 PM To: bangpypers at python.org Subject: Re: [BangPypers] Call for Python programmers interested in building social applications Yoganand, Thanks for trying! Probably the documentation is not perfect and a bit outdated so your comments are most welcome. I had few friends who successfully installed it, so it should not be too difficult. By default it is configured to use Tokyo Cabinet DB. You'll have to install Tokyo Cabinet from source ( http://fallabs.com/tokyocabinet/ ) Also, there's a small overview of the ideas here: http://hanji.info/download/Hanji%20Public.pdf I think we'd better also switch off from the mailing list for really specific stuff, contact me at phil.hanji at hanjinet.org . > I am having couple of issues in installing hanji. > >> ./setup.py get_dojo_custom gives me invalid option error > >> Running tokyo cabinet. I was able to build and install tokyo > cabinet but with pip install tokyo-python I get following error > "tokyo-python requires Tokyo Cabinet >= 1.4.45 to be installed" On 02/08/2012 15:30, bangpypers-request at python.org wrote: > Send BangPypers mailing list submissions to > bangpypers at python.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://mail.python.org/mailman/listinfo/bangpypers > or, via email, send a message with subject or body 'help' to > bangpypers-request at python.org > > You can reach the person managing the list at > bangpypers-owner at python.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of BangPypers digest..." > > > Today's Topics: > > 1. Re: Call for Python programmers interested in building social > applications (Philippe May) > 2. Re: Call for Python programmers interested in building social > applications (Yoganand Anandaraju) > 3. Re: Call for Python programmers interested in building social > applications (Yoganand Anandaraju) (Yoganand Anandaraju) > 4. Re: Call for Python programmers interested in building social > applications (Yoganand Anandaraju) > 5. Re: Call for Python programmers interested in building social > applications (Yoganand Anandaraju) > > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 2 Aug 2012 10:56:43 +0530 > From: Philippe May > To: bangpypers at python.org > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > Message-ID: > Content-Type: text/plain; charset=us-ascii > > I have a project which might largely overlap with this. > > The stack is: > - twisted (web, web sockets, other protocols in a consistent > framework) > - doqu (an abstraction layer to nosql database backends, can be the > standard shelve module, Redis, Tokyo Cabinet, etc) > - jinja2 > - wtforms > - dojo (javascripts) > > Communications between nodes is done with 2 modules: a server > (portal) and a client (satellite). > > Currently, small demo applications include: > - file sharing (download + uploads) > - image slideshows > - music streaming > - localisation / geotagging / mapping (eg: a gsm signal quality > monitoring function for smartphones or wifi for laptops) > > More information about the goals are here: > http://hanji.info/doc/user/faq.html , the repo is online: > http://hg.hanji.info/ . > > I'd be happy if someone wants to join, or i'm open to merging the > projects. > > Philippe > > ------------------------------ > > Message: 2 > Date: Thu, 02 Aug 2012 07:40:47 +0200 > From: "Yoganand Anandaraju" > To: "Bangalore Python Users Group - India" > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > Message-ID: <20120802054047.106540 at gmx.com> > Content-Type: text/plain; charset="utf-8" > > I can fork out of Diaspora and implement features but mainly for two > reasons > > With the technologies now available in python it would be much > easier than me learning ROR and implementing. > One of the goals of the project is to have something similar to > Diaspora for the python developers. > > ----- Original Message ----- > From: Deepak Garg > Sent: 08/02/12 10:41 AM > To: Bangalore Python Users Group - India > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > > Its not about competing with Diaspora, there's nothing wrong with > that, we always need better or different flavors. My question is why > not fork out of Diaspora and implement your features ? Why do you > want > to start the project from scratch ? Deepak On Thu, Aug 2, 2012 at > 10:01 AM, Yoganand Anandaraju wrote: > I am pretty > clear about why I would want to use python. Lets be clear that > this > application will be complementary to Diaspora and not a competitior. > A > > diaspora clone will extend the distributed social network idea and > help > Diaspora not the other way. If anyone thinks this could > compete > with > Diaspora we need understand the idea and motivation behind > distributed > socail network. > > ----- Original Message ----- > > From: > Gora Mohanty > Sent: 08/01/12 11:51 PM > To: Bangalore Python Users > Group - India > Subject: Re: [BangPypers] Call for Python programmers > interested in > building social applications > > On 1 August 2012 > 23:27, Anand Chitipothu y at gmail.com> wrote: > > On Wed, Aug 1, 2012 at 10:08 PM, Gora > Mohanty wrote: > >> On 1 August 2012 20:18, > Deepak Garg wrote: > >>> Diaspora is AGPL > (version 3), some parts dual-licensed under MIT > License >>> > http://en.wikipedia.org/wiki/Diaspora_(software) >> >> Erm, > you are > the second person to suggest that, but Diaspora >> is RoR. A better > > bet might be Pinax ( http://pinaxproject.com/ ) >> if one wants to > stick > to Python. > > -1 > > I don't think we should be so religious > about using > Python. After all > programming languages are tools to > get job done. Er, I > am not. But, there could well be a good reason > for someone to want to do > that in Python. Since they are asking on > a > Python group, a reasonable > assumption is that they have done their > homework and want a Python > solution. > Remember that Diaspora was > developed by a bunch of very smart > chaps > over couple of years and > it was able to raise > $200K of funds on > ki > ckstarter. It would take equal amount of efforts > (or even more) > and > resources to start building something from scratch > again. > > > Rejecting an already available opensource project, even before > > > considering its merits, just because it is not written in your > > favorite > programming language is not a good idea. Have not looked > at > Diaspora, and > it could well be quite good. RoR is also perfectly > fine for a RAD > framework. I am not sure how it came across that I > was rejecting Diaspora > out of hand? Regards, Gora > _______________________________________________ > BangPypers mailing > list BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > > Yoganand > _______________________________________________ > > BangPypers mailing list > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > -- Deepak Garg, > Data Center and Cloud Div. Citrix R&D, India Github: > https://github.com/gargdeepak LinkedIn: > http://in.linkedin.com/in/deep > akgargiit Slideshare: > http://www.slideshare.net/khinnu4u/presentations Skype-id: > deepakgarg.iit _______________________________________________ > BangPypers mailing list BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > Yoganand > > > ------------------------------ > > Message: 3 > Date: Thu, 02 Aug 2012 06:17:20 +0200 > From: "Yoganand Anandaraju" > To: "Bangalore Python Users Group - India" > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications (Yoganand Anandaraju) > Message-ID: <20120802041720.106570 at gmx.com> > Content-Type: text/plain; charset="utf-8" > > Thanks Aditya, I will look at these.. hoping these are all open > source. It will help me think through the architecture once again. > I myself am a hobbyist programmer and this community will turn me to > real-programmer one day. Once we wet our hands on the code the repo > will be there for everyone to fork. > > ----- Original Message ----- > From: Aditya Athalye > Sent: 08/01/12 11:45 PM > To: bangpypers at python.org > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications (Yoganand Anandaraju) > > I'm new here (hello all) and to Python (hello all, again!) so please > pardon any n00b errors. @Yoganand, You wrote: > Thats right. Diaspora > clone you could call. Do we have something like that already written > in python? There are at least 3 "distributed" SNs using Python, > according to this list > http://en.wikipedia.org/wiki/Distributed_social_network Newebe > (Python > / Coffeescript, AGPL) * one user = one node ; microblogging, picture > sharing, activity stream * Server / web client ---- Salut ? Toi > (Python, C++) * multi-frontends, microblogging, group microblogging, > file sharing, games, XMPP client * XMPP client (multi-frontends), web > server, SMTP/IMAP server ---- Sparkleshare (Python (Nautilus plugin), > C# (rest)) * Collaboration and sharing tool inspired by Dropbox These > (and potentially other in-Python implementations) in the list may not > necessarily use P2P protocols, but you did say 'P2P or something > similar'. Also, if you've not already seen GNU's P2P networking > framework, perhaps i > t will help think through architecture: https://gnunet.org/ Please > let me know if really-wet-behind-the-ears, not-yet-real-programmers > like me can also join in when you publish the repo. Best, Aditya > www.AdityaAthalye.com _______________________________________________ > BangPypers mailing list BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > Yoganand > > > ------------------------------ > > Message: 4 > Date: Thu, 02 Aug 2012 08:22:35 +0200 > From: "Yoganand Anandaraju" > To: "Bangalore Python Users Group - India" > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > Message-ID: <20120802062235.106550 at gmx.com> > Content-Type: text/plain; charset="utf-8" > > This is nice Philippe. Hanji does much more than I was thinking in > distributed social application. Can you let us know how we could take > this forward? What are you project goals and what plans you have in > mind for Hanji. Meanwhile i will checkout the code and go over the > documentation. > > ----- Original Message ----- > From: Philippe May > Sent: 08/02/12 10:56 AM > To: bangpypers at python.org > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > > I have a project which might largely overlap with this. The stack > is: - twisted (web, web sockets, other protocols in a consistent > framework) - doqu (an abstraction layer to nosql database backends, > can be the standard shelve module, Redis, Tokyo Cabinet, etc) - > jinja2 > - wtforms - dojo (javascripts) Communications between nodes is done > with 2 modules: a server (portal) and a client (satellite). > Currently, > small demo applications include: - file sharing (download + uploads) > - > image slideshows - music streaming - localisation / geotagging / > mapping (eg: a gsm signal quality monitoring function for smartphones > or wifi for laptops) More information about the goals are here: > http://hanji.info/doc/user/faq.html , the repo is online: > http://hg.hanji.info/ . I'd be happy if someone wants to join, or i'm > open to merging the projects. Philippe > _______________________________________________ BangPypers mailing > list BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > Yoganand > > > ------------------------------ > > Message: 5 > Date: Thu, 02 Aug 2012 09:29:21 +0200 > From: "Yoganand Anandaraju" > To: "Bangalore Python Users Group - India" > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > Message-ID: <20120802072921.106550 at gmx.com> > Content-Type: text/plain; charset="utf-8" > > I am having couple of issues in installing hanji. > >> ./setup.py get_dojo_custom gives me invalid option error > >> Running tokyo cabinet. I was able to build and install tokyo > cabinet but with pip install tokyo-python I get following error > "tokyo-python requires Tokyo Cabinet >= 1.4.45 to be installed" > > ----- Original Message ----- > From: Yoganand Anandaraju > Sent: 08/02/12 11:52 AM > To: Bangalore Python Users Group - India > Subject: Re: [BangPypers] Call for Python programmers interested in > building social applications > > This is nice Philippe. Hanji does much more than I was thinking in > distributed social application. Can you let us know how we could take > this forward? What are you project goals and what plans you have in > mind for Hanji. Meanwhile i will checkout the code and go over the > documentation. ----- Original Message ----- From: Philippe May Sent: > 08/02/12 10:56 AM To: bangpypers at python.org Subject: Re: [BangPypers] > Call for Python programmers interested in building social > applications > I have a project which might largely overlap with this. The stack is: > - twisted (web, web sockets, other protocols in a consistent > framework) - doqu (an abstraction layer to nosql database backends, > can be the standard shelve module, Redis, Tokyo Cabinet, etc) - > jinja2 > - wtforms - dojo (javascripts) Communications between nodes is done > with 2 modules: a server (portal) and a client (satellite). > Currently, > small demo applications include: - file sharing (download + uploads) > - > image slideshows - music streaming > - localisation / geotagging / mapping (eg: a gsm signal quality > monitoring function for smartphones or wifi for laptops) More > information about the goals are here: > http://hanji.info/doc/user/faq.html , the repo is online: > http://hg.hanji.info/ . I'd be happy if someone wants to join, or i'm > open to merging the projects. Philippe > _______________________________________________ BangPypers mailing > list BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand > _______________________________________________ BangPypers mailing > list BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > Yoganand > > > ------------------------------ > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > > End of BangPypers Digest, Vol 60, Issue 5 > ***************************************** _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand From jaganadhg at gmail.com Fri Aug 3 11:55:29 2012 From: jaganadhg at gmail.com (JAGANADH G) Date: Fri, 3 Aug 2012 15:25:29 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) Message-ID: Hi All, Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. He was admitted in hospital due to Asthma attack and passed away today morning. Cremation will be held at ooty on 4th Aug 2012. -- ********************************** JAGANADH G http://jaganadhg.in *ILUGCBE* http://ilugcbe.org.in From b.ghose at gmail.com Fri Aug 3 11:57:20 2012 From: b.ghose at gmail.com (Baishampayan Ghose) Date: Fri, 3 Aug 2012 15:27:20 +0530 Subject: [BangPypers] [Inpycon] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: :'( RIP Kenneth! It was great knowing you. Regards, BG On Fri, Aug 3, 2012 at 3:25 PM, JAGANADH G wrote: > Hi All, > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. > He was admitted in hospital due to Asthma attack and passed away today > morning. > Cremation will be held at ooty on 4th Aug 2012. > > -- > ********************************** > JAGANADH G > http://jaganadhg.in > ILUGCBE > http://ilugcbe.org.in > > > _______________________________________________ > Inpycon mailing list > Inpycon at python.org > http://mail.python.org/mailman/listinfo/inpycon > -- Baishampayan Ghose b.ghose at gmail.com From sree at mahiti.org Fri Aug 3 11:58:14 2012 From: sree at mahiti.org (Sreekanth S Rameshaiah) Date: Fri, 3 Aug 2012 15:28:14 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: Oh god! - sree On 3 August 2012 15:25, JAGANADH G wrote: > Hi All, > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. > He was admitted in hospital due to Asthma attack and passed away today > morning. > Cremation will be held at ooty on 4th Aug 2012. > > -- > ********************************** > JAGANADH G > http://jaganadhg.in > *ILUGCBE* > http://ilugcbe.org.in > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Sreekanth S Rameshaiah Executive Director Mahiti Infotech Pvt. Ltd. Bangalore, India - 560043 Phone: +91 80 3094 9393 Mobile: +91 98455 12611 www.mahiti.org From senthil at uthcode.com Fri Aug 3 12:00:50 2012 From: senthil at uthcode.com (Senthil Kumaran) Date: Fri, 3 Aug 2012 03:00:50 -0700 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: Oh this is sad and unexpected :-( Will surely be missing him. He provided a unique shape to our community. Our prayers be with his family. -- Senthil On Fri, Aug 3, 2012 at 2:55 AM, JAGANADH G wrote: > Hi All, > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. > He was admitted in hospital due to Asthma attack and passed away today > morning. > Cremation will be held at ooty on 4th Aug 2012. > > -- > ********************************** > JAGANADH G > http://jaganadhg.in > *ILUGCBE* > http://ilugcbe.org.in > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From netwebsteps at gmail.com Fri Aug 3 12:05:15 2012 From: netwebsteps at gmail.com (G.T.RAO) Date: Fri, 3 Aug 2012 15:35:15 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: May His Soul Rest In Peace On Fri, Aug 3, 2012 at 3:28 PM, Sreekanth S Rameshaiah wrote: > Oh god! > - sree > > On 3 August 2012 15:25, JAGANADH G wrote: > > > Hi All, > > > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed > away. > > He was admitted in hospital due to Asthma attack and passed away today > > morning. > > Cremation will be held at ooty on 4th Aug 2012. > > > > -- > > ********************************** > > JAGANADH G > > http://jaganadhg.in > > *ILUGCBE* > > http://ilugcbe.org.in > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > Sreekanth S Rameshaiah > Executive Director > Mahiti Infotech Pvt. Ltd. > Bangalore, India - 560043 > Phone: +91 80 3094 9393 > Mobile: +91 98455 12611 > www.mahiti.org > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- G.T.Rao http://fossyatra.wordpress.com http://paper.li/GTRao/1342070958 email:netwebsteps at gmail.com mobile:91-7737031761 From ramdaz at gmail.com Fri Aug 3 12:06:43 2012 From: ramdaz at gmail.com (Ramdas S) Date: Fri, 3 Aug 2012 15:36:43 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: Vey Sad and quite shocked. Unbelievable, we worked on couple of projects together last year... From gora at mimirtech.com Fri Aug 3 12:08:42 2012 From: gora at mimirtech.com (Gora Mohanty) Date: Fri, 3 Aug 2012 15:38:42 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: On 3 August 2012 15:25, JAGANADH G wrote: > Hi All, > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. > He was admitted in hospital due to Asthma attack and passed away today > morning. > Cremation will be held at ooty on 4th Aug 2012. Yikes! My condolences to all his near and dear ones. Regards, Gora From hiddenharmony at gmail.com Fri Aug 3 12:10:37 2012 From: hiddenharmony at gmail.com (Vivek Khurana) Date: Fri, 3 Aug 2012 15:40:37 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: On Fri, Aug 3, 2012 at 3:25 PM, JAGANADH G wrote: > Hi All, > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. > He was admitted in hospital due to Asthma attack and passed away today > morning. > Cremation will be held at ooty on 4th Aug 2012. > RIP Uncle Kenneth... It was great knowing you :( regards Vivek -- The hidden harmony is better than the obvious!! From abpillai at gmail.com Fri Aug 3 12:13:54 2012 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Fri, 3 Aug 2012 15:43:54 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: Kenneth was an asset to the Python community in India and did a lot to bootstrap IPSS. His demise is sad news for us. Some of us are going to Ooty to take part in the final rites scheduled tomorrow. If anyone from Bangalore wants to come along get in touch with me or Sreekanth off list. Mobile: 9880078014 --Anand On Fri, Aug 3, 2012 at 3:40 PM, Vivek Khurana wrote: > On Fri, Aug 3, 2012 at 3:25 PM, JAGANADH G wrote: > > > Hi All, > > > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed > away. > > He was admitted in hospital due to Asthma attack and passed away today > > morning. > > Cremation will be held at ooty on 4th Aug 2012. > > > > RIP Uncle Kenneth... It was great knowing you :( > > regards > Vivek > > -- > The hidden harmony is better than the obvious!! > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Regards, --Anand From benignbala at gmail.com Fri Aug 3 12:16:54 2012 From: benignbala at gmail.com (Balachandran Sivakumar) Date: Fri, 3 Aug 2012 15:46:54 +0530 Subject: [BangPypers] [Inpycon] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: Hi, On Fri, Aug 3, 2012 at 3:25 PM, JAGANADH G wrote: > Hi All, > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. > He was admitted in hospital due to Asthma attack and passed away today > morning. > Cremation will be held at ooty on 4th Aug 2012. > Oh my God! Feeling really sad. Such a nice person and a great asset to many mailing lists. -- Thank you Balachandran Sivakumar Arise Awake and stop not till the goal is reached. - Swami Vivekananda Mail: benignbala at gmail.com Blog: http://benignbala.wordpress.com/ From choudhary.shantanu at gmail.com Fri Aug 3 12:39:22 2012 From: choudhary.shantanu at gmail.com (shantanu choudhary) Date: Fri, 3 Aug 2012 18:39:22 +0800 Subject: [BangPypers] [Inpycon] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: Some of these people came to my college for a talk on opensource software in thrid year. For me personally, he was the one who gave me a chance during my third year internship, at NRC-FOSS, AU-KBC chennai. I started off from there and everything else, the ##linux-india community, ilugd, everything followed. Sad about this loss. -- Regards Shantanu Choudhary From noufal at nibrahim.net.in Fri Aug 3 11:53:32 2012 From: noufal at nibrahim.net.in (Noufal Ibrahim) Date: Fri, 03 Aug 2012 15:23:32 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: (JAGANADH G.'s message of "Fri, 3 Aug 2012 15:25:29 +0530") References: Message-ID: <87wr1gb8tf.fsf@sanitarium.localdomain> This is really tragic. His work and efforts have considerably shaped our community here and his absence will be sorely felt by all of us. :-| RIP JAGANADH G writes: > Hi All, > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. > He was admitted in hospital due to Asthma attack and passed away today > morning. > Cremation will be held at ooty on 4th Aug 2012. -- Cordially, Noufal http://nibrahim.net.in From duakapil at gmail.com Fri Aug 3 13:24:55 2012 From: duakapil at gmail.com (Kapsicum) Date: Fri, 3 Aug 2012 16:54:55 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: <87wr1gb8tf.fsf@sanitarium.localdomain> References: <87wr1gb8tf.fsf@sanitarium.localdomain> Message-ID: We will miss you KG. -- Kapil Dua Skype: mitr2mitr IRC: kaps Mobile: +919740333766 It is not at all surprising that, A man's face can speak a lot; well, especially the mouth part. From sshabinesh at gmail.com Fri Aug 3 13:36:29 2012 From: sshabinesh at gmail.com (sshabinesh at gmail.com) Date: Fri, 3 Aug 2012 17:06:29 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: <87wr1gb8tf.fsf@sanitarium.localdomain> Message-ID: This is really tragic, FOSS community is going to miss him. Let our prayers give strength to his family. -- Shabinesh S From mandarvaze at gmail.com Fri Aug 3 14:25:08 2012 From: mandarvaze at gmail.com (=?UTF-8?B?TWFuZGFyIFZhemUgLyDgpK7gpILgpKbgpL7gpLAg4KS14KSd4KWH?=) Date: Fri, 3 Aug 2012 17:55:08 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: On Fri, Aug 3, 2012 at 3:25 PM, JAGANADH G wrote: > Hi All, > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. > He was admitted in hospital due to Asthma attack and passed away today > morning. > Cremation will be held at ooty on 4th Aug 2012. > > Shocking and Sad !! -Mandar From vid at svaksha.com Fri Aug 3 14:53:52 2012 From: vid at svaksha.com (vid) Date: Fri, 3 Aug 2012 12:53:52 +0000 Subject: [BangPypers] [Inpycon] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: On Fri, Aug 3, 2012 at 9:55 AM, JAGANADH G wrote: > Hi All, > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. > He was admitted in hospital due to Asthma attack and passed away today > morning. > Cremation will be held at ooty on 4th Aug 2012. I'm really sad to hear this. Kenneth was a leading light in the Indian Free software community and I will miss his voice on all the Free software lists and IRC channels. An tragic loss. Rest in peace Lawgon. You will be missed always! Regards, Vid ? http://svaksha.com ? From dhananjay.nene at gmail.com Fri Aug 3 14:57:27 2012 From: dhananjay.nene at gmail.com (Dhananjay Nene) Date: Fri, 3 Aug 2012 18:27:27 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: On Fri, Aug 3, 2012 at 3:25 PM, JAGANADH G wrote: > Hi All, > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. > He was admitted in hospital due to Asthma attack and passed away today > morning. > Cremation will be held at ooty on 4th Aug 2012. > > Shocking and extremely tragic. His commitment and contribution to python community will be missed. Fare well. Dhananjay From bewithsathish at gmail.com Fri Aug 3 15:11:51 2012 From: bewithsathish at gmail.com (Sathishkumar Duraisamy) Date: Fri, 3 Aug 2012 18:41:51 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: On Fri, Aug 3, 2012 at 6:27 PM, Dhananjay Nene wrote: > On Fri, Aug 3, 2012 at 3:25 PM, JAGANADH G wrote: > >> Hi All, >> >> Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. >> He was admitted in hospital due to Asthma attack and passed away today >> morning. >> Cremation will be held at ooty on 4th Aug 2012. >> I am very sad to hear this. I learned a lot from him and admired at his works and talks. I cannot make myself that he is not anymore. We will be missing our dear KG always... Regards, Sathishkumar D From ganti.r at gmail.com Fri Aug 3 15:47:14 2012 From: ganti.r at gmail.com (Ramjee Ganti) Date: Fri, 3 Aug 2012 19:17:14 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: Very sad and shocking. Even though I have known KG only through this mailing list, I was a fan of his encouraging and thoughtful responses. It is a huge loss for us as a community. May his soul rest in peace. My condolences go with his family members. rAm i Think, i Wait, i Fast -- Siddhartha http://sodidi.ramjeeganti.com On Fri, Aug 3, 2012 at 3:25 PM, JAGANADH G wrote: > Hi All, > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. > He was admitted in hospital due to Asthma attack and passed away today > morning. > Cremation will be held at ooty on 4th Aug 2012. > > -- > ********************************** > JAGANADH G > http://jaganadhg.in > *ILUGCBE* > http://ilugcbe.org.in > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From satyaakam at gmail.com Fri Aug 3 15:26:02 2012 From: satyaakam at gmail.com (satyaakam goswami) Date: Fri, 3 Aug 2012 18:56:02 +0530 Subject: [BangPypers] [Inpycon] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: On Fri, Aug 3, 2012 at 3:25 PM, JAGANADH G wrote: > Hi All, > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. > He was admitted in hospital due to Asthma attack and passed away today > morning. > Cremation will be held at ooty on 4th Aug 2012. Lawyer , Golfer , Hacker , Teacher over and above it all a down to earth Human Being which is the quality i liked about you the most , i am going to miss you . i hope people like you should be given extra batteries so that our kids could learn something from you , never expected you would leave us so soon , we will ever miss your witty yet serious business sense in managing the communities around you ...... RIP lawgon -Satya fossevents.in From jaganadhg at gmail.com Fri Aug 3 19:15:21 2012 From: jaganadhg at gmail.com (JAGANADH G) Date: Fri, 3 Aug 2012 22:45:21 +0530 Subject: [BangPypers] Kenneth Gonsalvas a short bio Message-ID: Kenneth Gonsalvas (KG / lawgon) passed away on 3rd Aug 2012. He was leading light, mentor, evangelist and practitioner of Free and Open Source Software. He was a geek up to his last moments. His demise is a great loss to FOSS Community in India. May his soul rest in peace. A short bio of Kenneth Gonsalvas (Prepared by KG only) "Although he has no formal training in the IT field, Kenneth Gonsalves has been programming since 1986, starting with Turbo Pascal, then moving to Perl and finally to Python in 2003. Since then he has focused on Python in general and the Django web frame work in particular. He is an open source enthusiast and has spoken and written on open source right from 1995 when he was first introduced to it. He has conducted over 50 seminars and workshops in python and Django. He was the founder president of the Indian Python Software Society and a member of the team that has organised the highly successful Indian python conferences from 2009 to 2011. He is now based in Ooty where he writes and consults on open source. He also conducts a job oriented course in python and django. His other main interest is golf and he holds an international certification as a golf referee and has refereed several national level golf tournaments. He writes a regular column called 'Foss is fun' for the LFY monthly. Most of his code contributions are here: http://bitbucket.org/lawgon/" He was a good mentor and friend to many of us. Some of his contributions, writing and rambling can be found [1]http://lawgon.livejournal.com/ [2] http://bitbucket.org/lawgon/ [3]http://search.cpan.org/~lawgon/ [4]http://www.linuxforu.com/author/kenneth-gonsalves/ [5]https://people.djangoproject.com/lawgon/ [6]http://in.linkedin.com/pub/kenneth-gonsalves/4/565/10b -- ********************************** JAGANADH G http://jaganadhg.in *ILUGCBE* http://ilugcbe.org.in From ramdaz at gmail.com Fri Aug 3 19:59:32 2012 From: ramdaz at gmail.com (Ramdas S) Date: Fri, 3 Aug 2012 23:29:32 +0530 Subject: [BangPypers] Kenneth Gonsalvas a short bio In-Reply-To: References: Message-ID: Thank You Jagandh, Apparently he was still writing code as late as 3 days back. He died with his boots on....A great way to go... On Fri, Aug 3, 2012 at 10:45 PM, JAGANADH G wrote: > Kenneth Gonsalvas (KG / lawgon) passed away on 3rd Aug 2012. He was leading > light, mentor, evangelist and practitioner of Free and Open Source > Software. He was a geek up to his last moments. His demise is a great loss > to FOSS Community in India. May his soul rest in peace. > > A short bio of Kenneth Gonsalvas (Prepared by KG only) > > "Although he has no formal training in the IT field, Kenneth Gonsalves has > been programming since 1986, starting with Turbo Pascal, then moving to > Perl and finally to Python in 2003. Since then he has focused on Python in > general and the Django web frame work in particular. He is an open source > enthusiast and has spoken and written on open source right from 1995 when > he was first introduced to it. He has conducted over 50 seminars and > workshops in python and Django. He was the founder president of the Indian > Python Software Society and a member of the team that has organised the > highly successful Indian python conferences from 2009 to 2011. He is now > based in Ooty where he writes and consults on open source. He also conducts > a job oriented course in python and django. His other main interest is golf > and he holds an international certification as a golf referee and has > refereed several national level golf tournaments. He writes a regular > column called 'Foss is fun' for the LFY monthly. Most of his code > contributions are here: http://bitbucket.org/lawgon/" > > He was a good mentor and friend to many of us. > > Some of his contributions, writing and rambling can be found > > [1]http://lawgon.livejournal.com/ > [2] http://bitbucket.org/lawgon/ > [3]http://search.cpan.org/~lawgon/ > [4]http://www.linuxforu.com/author/kenneth-gonsalves/ > [5]https://people.djangoproject.com/lawgon/ > [6]http://in.linkedin.com/pub/kenneth-gonsalves/4/565/10b > > > -- > ********************************** > JAGANADH G > > From shashidhar85 at gmail.com Fri Aug 3 20:01:50 2012 From: shashidhar85 at gmail.com (Shashidhar Paragonda) Date: Fri, 3 Aug 2012 23:31:50 +0530 Subject: [BangPypers] [Inpycon] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: Oh my god its shocking news, god you did mistake. There were many many days left in FOSS world for him, which are useful to young people to learn and follow. This is really sad, may his soul rest in peace. Long live his contributions to FOSS & Python world. On Fri, Aug 3, 2012 at 6:56 PM, satyaakam goswami wrote: > On Fri, Aug 3, 2012 at 3:25 PM, JAGANADH G wrote: > > Hi All, > > > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed > away. > > He was admitted in hospital due to Asthma attack and passed away today > > morning. > > Cremation will be held at ooty on 4th Aug 2012. > > Lawyer , Golfer , Hacker , Teacher over and above it all a down to > earth Human Being which is the quality i liked about you the most , i > am going to miss you . i hope people like you should be given extra > batteries so that our kids could learn something from you , never > expected you would leave us so soon , we will ever miss your witty yet > serious business sense in managing the communities around you ...... > > RIP lawgon > > -Satya > fossevents.in > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- ----------------------------------- Regards, Shashidhar N.Paragonda shashidhar85 at gmail.com +919449073835 From nagappan at gmail.com Fri Aug 3 21:09:14 2012 From: nagappan at gmail.com (Nagappan Alagappan) Date: Fri, 3 Aug 2012 12:09:14 -0700 Subject: [BangPypers] Announce: LDTP 3.0 - Linux GUI test automation tool Message-ID: Hello, Highlights: * Java / C# / VB.NET / PowerShell / Ruby are now officially supported LDTP scripting languages other than Python New Features: * Firefox have check / uncheck as actions for check box New APIs: * selectpanel * selectpanelname * selectpanelindex Bug fix: * Simplified the implementation verifyselect for combobox menuitem * Fix QT related accessibility issue * Bug#673931 - Python-ldtp has issues if the application calls an env or other program to run Credit: * Ubuntu QA team members (Dave Morley, Ara Pulido) * VMware desktop QA team members * Kartik Mistry (Debian package maintainer) * Thanks to all others who have reported bugs through forum / email / in-person / IRC About LDTP: Cross Platform GUI Automation tool Linux version is LDTP, Windows version is Cobra and Mac version is PyATOM (Work in progress). * Linux version is known to work on GNOME / KDE (QT >= 4.8) / Java Swing / LibreOffice / Mozilla application on all major Linux distribution. * Windows version is known to work on application written in .NET / C++ / Java / QT on Windows XP SP3 / Windows 7 / Windows 8 development version. * Mac version is currently under development and verified only on OS X Lion. Where ever PyATOM runs, LDTP should work on it. Download source: https://github.com/ldtp/ldtp2 Download binary (RPM / DEB): http://download.opensuse.org/repositories/home:/anagappan:/ldtp2:/ Documentation references: For detailed information on LDTP framework and latest updates visit http://ldtp.freedesktop.org For information on various APIs in LDTP including those added for this release can be got from http://ldtp.freedesktop.org/user-doc/index.html Java doc - http://ldtp.freedesktop.org/javadoc/ Report bugs - http://ldtp.freedesktop.org/wiki/Bugs To subscribe to LDTP mailing lists, visit http://ldtp.freedesktop.org/wiki/Mailing_20list IRC Channel - #ldtp on irc.freenode.net Thanks Nagappan -- Linux Desktop (GUI Application) Testing Project - http://ldtp.freedesktop.org Cobra - Windows GUI Automation tool - https://github.com/ldtp/cobra http://nagappanal.blogspot.com From aditya.athalye at gmail.com Sat Aug 4 07:12:42 2012 From: aditya.athalye at gmail.com (Aditya Athalye) Date: Sat, 4 Aug 2012 10:42:42 +0530 Subject: [BangPypers] Kenneth Gonsalves a short bio Message-ID: <000c01cd71ff$cb196250$614c26f0$@gmail.com> > A short bio of Kenneth Gonsalves (Prepared by KG only) > ------- > "Although he has no formal training in the IT field, > Kenneth Gonsalves has been programming since 1986, > .... > He was a good mentor and friend to many of us. I didn't know Kenneth, but boy I wish I did. A loss to the community is also a loss to me. Two of my dear people passed away in similarly tragic circumstances in the last few months. It's so hard. All I know is, death is never kind to those who have stayed behind; But always, always kind to those who have departed. My heartfelt condolences to Kenneth's family. -Aditya. From vsapre80 at gmail.com Sat Aug 4 08:35:37 2012 From: vsapre80 at gmail.com (Vishal) Date: Sat, 4 Aug 2012 12:05:37 +0530 Subject: [BangPypers] [Inpycon] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: Shocking and Sad !! Though never met him personally, his presence on this list was unmistakable. I remember him championing the cause of IPSS, and doing a lot to make it happen. May God bless his soul. My heartfelt condolences to all his loved ones. -- Vishal Sapre --- "Life is 10% how you make it, and 90% how you take it" "????? ?????, ????? ????? (Benefit for most people, Happiness for most people.)" --- Please DONT print this email, unless you really need to. Save Energy & Paper. Save the Earth. From lorddaemon at gmail.com Sun Aug 5 09:42:27 2012 From: lorddaemon at gmail.com (Sidu Ponnappa) Date: Sun, 5 Aug 2012 13:12:27 +0530 Subject: [BangPypers] [Inpycon] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: This is sad news. My condolences to Kenneth's family and loved ones. Regards, Sidu. On Fri, Aug 3, 2012 at 6:56 PM, satyaakam goswami wrote: > On Fri, Aug 3, 2012 at 3:25 PM, JAGANADH G wrote: >> Hi All, >> >> Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. >> He was admitted in hospital due to Asthma attack and passed away today >> morning. >> Cremation will be held at ooty on 4th Aug 2012. > > Lawyer , Golfer , Hacker , Teacher over and above it all a down to > earth Human Being which is the quality i liked about you the most , i > am going to miss you . i hope people like you should be given extra > batteries so that our kids could learn something from you , never > expected you would leave us so soon , we will ever miss your witty yet > serious business sense in managing the communities around you ...... > > RIP lawgon > > -Satya > fossevents.in > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers From godson.g at gmail.com Sun Aug 5 10:32:33 2012 From: godson.g at gmail.com (Godson Gera) Date: Sun, 5 Aug 2012 14:02:33 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: Sad and shoking news. Kenneth is great legend of Indian Open source community On Fri, Aug 3, 2012 at 3:25 PM, JAGANADH G wrote: > Hi All, > > Just now I got a message that our dear KG (Kenneth Gonsalvas) passed away. > He was admitted in hospital due to Asthma attack and passed away today > morning. > Cremation will be held at ooty on 4th Aug 2012. > > -- > ********************************** > JAGANADH G > http://jaganadhg.in > *ILUGCBE* > http://ilugcbe.org.in > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Thanks & Regards, Godson Gera From rishi at turtleyogi.com Mon Aug 6 08:39:03 2012 From: rishi at turtleyogi.com (Rishikulkarni) Date: Sun, 5 Aug 2012 23:39:03 -0700 (PDT) Subject: [BangPypers] TurtleYogi - Great opportunity for Python programmers Message-ID: <1344235143622-4984196.post@n6.nabble.com> TurtleYogi is an early stage start-up on a mission to simplify enterprise collaboration. Self-funded by experts with extensive experience in communication industry having several patents to their credit. We are currently looking for Python/C programmers for our real-time cloud based enterprise collaboration service. Ideal candidate must be a team player, highly skilled in programming and flexible enough to adapt in an early stage start-up environment. TurtleYogi service will set a new benchmark for performance requirement than what is available in communication industry today. If eager minds are already excited and are up for this challenge, please come talk to us. Key responsibilities include: - Architecture/Design/Implementation/Testing/Integration of a large scale video and audio collaboration service. - Ownership of use cases with end to end feature development and delivery. - Close interaction with customers to understand and resolve product issues. Requirements: - 2 to 5 years of programming experience in C/C++/Python - BE/BTech in CS/EE/IS Desirable: - Experience with Cython/Ctypes/Swig/Networking - Contribution to Opensource projects is a big plus - Experience with compute intensive distributed systems Interested candidates can contact us at: rishi at turtleyogi.com Twitterati, please do help spread the word by tweeting : @turtleyogi is hiring. We are looking for Python/C programmers to help us build real-time cloud based video and audio collaboration service ----- TurtleYogi - Simplify Enterprise Collaboration -- View this message in context: http://python.6.n6.nabble.com/TurtleYogi-Great-opportunity-for-Python-programmers-tp4984196.html Sent from the Bangalore (BangPypers) mailing list archive at Nabble.com. From thatiparthysreenivas at gmail.com Mon Aug 6 11:13:09 2012 From: thatiparthysreenivas at gmail.com (Sreenivas Reddy T) Date: Mon, 6 Aug 2012 14:43:09 +0530 Subject: [BangPypers] Sad demise of our dear KG (Keneth Gonsalvas) In-Reply-To: References: Message-ID: RIP Kenneth. Thanks & Regards, Sreenivas Reddy Thatiparthy, From skksundar at yahoo.co.in Mon Aug 6 14:20:07 2012 From: skksundar at yahoo.co.in (Senthil) Date: Mon, 6 Aug 2012 20:20:07 +0800 (SGT) Subject: [BangPypers] Kenneth Gonsalvas a short bio In-Reply-To: References: Message-ID: <1344255607.1598.YahooMailNeo@web193502.mail.sg3.yahoo.com> I wish i could have known him more!! I pray the almighty for his family to overcome his loss! -Senthilkumaran Sundaramurthi. ________________________________ From: JAGANADH G To: ILUG-C ; chennaipy at googlegroups.com; ilugcbe at googlegroups.com; Indian Python Software Society ; Bangalore Python Users Group - India ; Mailing list for the PyCon India conference Cc: talk-in at openstreetmap.org Sent: Friday, 3 August 2012 10:45 PM Subject: [BangPypers] Kenneth Gonsalvas a short bio Kenneth Gonsalvas (KG / lawgon) passed away on 3rd Aug 2012. He was leading light, mentor, evangelist and practitioner of Free and Open Source Software. He was a geek up to his last moments. His demise is a great loss to FOSS Community in India. May his soul rest in peace. A short bio of Kenneth Gonsalvas (Prepared by KG only) "Although he has no formal training in the IT field, Kenneth Gonsalves has been programming since 1986, starting with Turbo Pascal, then moving to Perl and finally to Python in 2003. Since then he has focused on Python in general and the Django web frame work in particular. He is an open source enthusiast and has spoken and written on open source right from 1995 when he was first introduced to it. He has conducted over 50 seminars and workshops in python and Django. He was the founder president of the Indian Python Software Society and a member of the team that has organised the highly successful Indian python conferences from 2009 to 2011. He is now based in Ooty where he writes and consults on open source. He also conducts a job oriented course in python and django. His other main interest is golf and he holds an international certification as a golf referee and has refereed several national level golf tournaments. He writes a regular column called 'Foss is fun' for the LFY monthly. Most of his code contributions are here: http://bitbucket.org/lawgon/" He was a good mentor and friend to many of us. Some of his contributions, writing and rambling can be found [1]http://lawgon.livejournal.com/ [2] http://bitbucket.org/lawgon/ [3]http://search.cpan.org/~lawgon/ [4]http://www.linuxforu.com/author/kenneth-gonsalves/ [5]https://people.djangoproject.com/lawgon/ [6]http://in.linkedin.com/pub/kenneth-gonsalves/4/565/10b -- ********************************** JAGANADH G http://jaganadhg.in *ILUGCBE* http://ilugcbe.org.in _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers From anandology at gmail.com Thu Aug 9 08:59:04 2012 From: anandology at gmail.com (Anand Chitipothu) Date: Thu, 9 Aug 2012 12:29:04 +0530 Subject: [BangPypers] Fwd: [Ipss] Kenneth Gonsalves - Condolence Meeting In-Reply-To: References: Message-ID: Forwarding this mail as it would be relevant to many people in this list. Anand ---------- Forwarded message ---------- From: Anand Balachandran Pillai Date: Thu, Aug 9, 2012 at 9:17 AM Subject: [Ipss] Kenneth Gonsalves - Condolence Meeting To: Mailing list for the PyCon India conference Cc: Indian Python Software Society , Baiju M Dear All, IPSS is organizing a condolence meeting for our beloved Kenneth Gonsalves this Saturday 11th August 2012. Venue: ZeOmega Infotech, Basavanagudi http://www.grotal.com/ZeomegaInfotech Time: 3.00 - 5.00 pm Brief Agenda 1. Remembering Kenneth 2. Commemorative Ideas/Suggestions The meeting will be followed by a brief status update/planning session for PyCon India 2012. Baiju, Kindly reply with full office address. -- Regards, --Anand _______________________________________________ Ipss mailing list Ipss at python.org http://mail.python.org/mailman/listinfo/ipss From nitin.nitp at gmail.com Sat Aug 11 08:19:38 2012 From: nitin.nitp at gmail.com (Nitin Kumar) Date: Sat, 11 Aug 2012 11:49:38 +0530 Subject: [BangPypers] How to fetch a file from url Message-ID: Hi, I am trying to download a file from url. but every time it redirecting to login url only even if i provide username and password? ex: import urllib >>> x = urllib.urlopen("https://abcd/versionLabel/CURRENT ",data) >>> x.url 'https://abcd/autho/forms/CDClogin.html ' -- Nitin K From noufal at nibrahim.net.in Sat Aug 11 08:15:57 2012 From: noufal at nibrahim.net.in (Noufal Ibrahim) Date: Sat, 11 Aug 2012 11:45:57 +0530 Subject: [BangPypers] How to fetch a file from url In-Reply-To: (Nitin Kumar's message of "Sat, 11 Aug 2012 11:49:38 +0530") References: Message-ID: <87mx22gdia.fsf@sanitarium.localdomain> Nitin Kumar writes: > Hi, > > I am trying to download a file from url. but every time it redirecting to > login url only even if i provide username and password? Hard to say. A missing cookie perhaps or maybe some field that prevents the app from redirecting back to the login page is missing. You should perform a successful login and fetch in a browser and inspect the transaction using something like firebug. Then replicate the scenario in your own script. [...] -- Cordially, Noufal http://nibrahim.net.in From senthil at uthcode.com Sat Aug 11 22:20:52 2012 From: senthil at uthcode.com (Senthil Kumaran) Date: Sat, 11 Aug 2012 13:20:52 -0700 Subject: [BangPypers] How to fetch a file from url In-Reply-To: References: Message-ID: Use the redirected URL directly ( if you trust it) with the Basic or Digest Auth support with urllib2. Redirecting with authentication is not a correct thing to do on the Server Part. urllib2 will not send the post headers in such cases. HTH, Senthil On Fri, Aug 10, 2012 at 11:19 PM, Nitin Kumar wrote: > Hi, > > I am trying to download a file from url. but every time it redirecting to > login url only even if i provide username and password? > > ex: > > import urllib > >>> x = urllib.urlopen("https://abcd/versionLabel/CURRENT< > https://cdx-dev.cisco.com/ecm/view/objectId/090dca388000cbff/versionLabel/CURRENT > > > ",data) > >>> x.url > 'https://abcd/autho/forms/CDClogin.html< > https://sso-nprd.cisco.com/autho/forms/CDClogin.html> > ' > > -- > Nitin K > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From abpillai at gmail.com Sun Aug 12 12:53:30 2012 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Sun, 12 Aug 2012 16:23:30 +0530 Subject: [BangPypers] [Inpycon] PyCon India 2012: Important Dates In-Reply-To: References: Message-ID: On Sun, Aug 12, 2012 at 3:04 PM, Anand Chitipothu wrote: > Hi, > > PyCon India 2012, the fourth edition of PyCon India conference is > being held in Bangalore,India from 28th September 2012 to 30th > September 2012. > > http://in.pycon.org/2012/ > > With two keynote speakers, Jacob Kaplan-Mos (co-author of Django) and > David Mertz (author of Text Processing with Python) and with lot of > interesting talks coming up (including 2 talks proposed by a core > CPython developer), this is promising to be best PyCon India ever. > > The last date for regular registration is August 16. Register soon. > > http://pyconindia2012.doattend.com/ > > If you are planning to submit a talk or a tutorial, the last date is > August 25. Talks can be submitted at: > > http://in.pycon.org/2012/funnel/pyconindia2012/ > > Conference Dates: > > Tutorial day - Friday, September 28, 2012 > Main Conference - Saturday-Sunday, September 29-30, 2012 > > Please spread this message to your friends, friends of friends and > whoever might be interested. Posting it message to various mailing > lists, internal mailing lists at your workplace, facebook/Google+ and > any other medium will help spreading the word. > +1 This is the very first PyCon featuring two keynote speakers, who are leaders in their projects/areas. David Mertz is the well-known author of the "Charming Python" series of articles published in IBM developer works. He is also the author of "Text processing in Python" and is a director of the board of members of the Python Software Foundation. He is also an expert in voting and security aspects related to voting, and open-voting in particular. Jacob Kaplan-Moss is a lead-developer and co-creator of Django. Jacob currently works for Revolution Systems and in his previous life worked for Lawrence Journal-World (http://ljworld.com/), a locally-owned newspaper in Lawrence, Kansas, where he helped develop and eventually open source Django. With these two luminaries presenting keynotes and sharing their experiences with Python and their projects, and with a good selection of other talks, you don't want to miss PyCon India this year! Go ahead, spread the word in your channels and mailing lists... > > Thanks, > Anand > _______________________________________________ > Inpycon mailing list > Inpycon at python.org > http://mail.python.org/mailman/listinfo/inpycon > -- Regards, --Anand From senthil at uthcode.com Sun Aug 12 22:51:29 2012 From: senthil at uthcode.com (Senthil Kumaran) Date: Sun, 12 Aug 2012 13:51:29 -0700 Subject: [BangPypers] Fwd: Configuring web2py to run on apache with Centos5.8 In-Reply-To: <1343215293.1594.167.camel@xlquest.net> References: <1342765613.55218.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1342766887.1444.33.camel@xlquest.net> <1342775930.28397.YahooMailNeo@web193506.mail.sg3.yahoo.com> <1342781086.1444.56.camel@xlquest.net> <1342786146.73681.YahooMailNeo@web193503.mail.sg3.yahoo.com> <1342787111.1444.88.camel@xlquest.net> <1342788195.36202.YahooMailNeo@web193506.mail.sg3.yahoo.com> <1342849993.1444.99.camel@xlquest.net> <1342870845.49992.YahooMailNeo@web193505.mail.sg3.yahoo.com> <1343021031.1432.0.camel@xlquest.net> <1343126599.14345.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1343129191.1594.88.camel@xlquest.net> <1343211921.46682.YahooMailNeo@web193503.mail.sg3.yahoo.com> <1343215293.1594.167.camel@xlquest.net> Message-ID: I was going through my old emails and found this. This was perhaps the last email Kenneth interacted with us all. - Senthil ---------- Forwarded message ---------- From: Kenneth Gonsalves Date: Wed, Jul 25, 2012 at 4:21 AM Subject: Re: [BangPypers] Configuring web2py to run on apache with Centos5.8 To: bangpypers at python.org On Wed, 2012-07-25 at 16:10 +0530, Guruprasad wrote: > On Wed, Jul 25, 2012 at 3:55 PM, Senthil > wrote: > > Hi Kenneth, > > > > Really appreciate your help. I was able to configure the web2py to > run on apache successfully. Thanks to everyone for the support. > > What was the issue and how did you solve it? It'd be great if you > could post a short writeup. > > the issue was that apache was giving forbidden error when trying to access his app and the solution was to give apache the permissions. This is a very common issue in fedora/redhat/centos/ where the default for most directories under / is not to give execute permission to all. This error was further compounded by him putting his app under /root which is usually more heavily protected than most directories. -- regards Kenneth Gonsalves _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers From abpillai at gmail.com Mon Aug 13 14:40:32 2012 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Mon, 13 Aug 2012 18:10:32 +0530 Subject: [BangPypers] Keynote speakers - PyCon India! In-Reply-To: References: Message-ID: Dear all, The blog post on our keynote speakers have been published. http://in.pycon.org/2012/blog/pyconindia-keynote-speakers Please spread the word via twitter and other channels. -- Regards, --Anand From kpguy1975 at gmail.com Mon Aug 13 23:45:29 2012 From: kpguy1975 at gmail.com (Vikram K) Date: Mon, 13 Aug 2012 16:45:29 -0500 Subject: [BangPypers] executing shell commands through python script Message-ID: i am able to run the following command from the shell (i am working on Mac Snow Leopard): cgatools evidence2sam --beta --evidence-dnbs evidenceDnbs-chr11-GS000010026-ASM-T1.tsv.bz2 --reference build36.crr --output CGI_10026_CLL046_chr11_NUMA1_N.sam --extract-genomic-region chr11,71391559,71469221 --add-mate-sequence The command i give above executes perfectly and i get the desired results. Problem is that i need to execute variations of this command around two hundred times on the shell. Can i embed this command in a python script (i think one of the functions in the os module might be able to do what i want). Thanks. From brijithp at gmail.com Tue Aug 14 05:21:57 2012 From: brijithp at gmail.com (brijithp at gmail.com) Date: Tue, 14 Aug 2012 08:51:57 +0530 Subject: [BangPypers] executing shell commands through python script In-Reply-To: References: Message-ID: try this. http://docs.python.org/library/commands.html Regards, Brijith P On Tue, Aug 14, 2012 at 3:15 AM, Vikram K wrote: > i am able to run the following command from the shell (i am working on Mac > Snow Leopard): > > cgatools evidence2sam --beta --evidence-dnbs > evidenceDnbs-chr11-GS000010026-ASM-T1.tsv.bz2 --reference build36.crr > --output CGI_10026_CLL046_chr11_NUMA1_N.sam --extract-genomic-region > chr11,71391559,71469221 --add-mate-sequence > > The command i give above executes perfectly and i get the desired results. > Problem is that i need to execute variations of this command around two > hundred times on the shell. Can i embed this command in a python script (i > think one of the functions in the os module might be able to do what i > want). Thanks. > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers From yoganand at gmx.com Tue Aug 14 06:51:54 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Tue, 14 Aug 2012 06:51:54 +0200 Subject: [BangPypers] executing shell commands through python script Message-ID: <20120814045154.184680@gmx.com> I use subprocess.call to execute shell commands. Take a look at this http://docs.python.org/library/subprocess.html ----- Original Message ----- From: brijithp at gmail.com Sent: 08/14/12 08:51 AM To: Bangalore Python Users Group - India Subject: Re: [BangPypers] executing shell commands through python script try this. http://docs.python.org/library/commands.html Regards, Brijith P On Tue, Aug 14, 2012 at 3:15 AM, Vikram K wrote: > i am able to run the following command from the shell (i am working on Mac > Snow Leopard): > > cgatools evidence2sam --beta --evidence-dnbs > evidenceDnbs-chr11-GS000010026-ASM-T1.tsv.bz2 --reference build36.crr > --output CGI_10026_CLL046_chr11_NUMA1_N.sam --extract-genomic-region > chr11,71391559,71469221 --add-mate-sequence > > The command i give above executes perfectly and i get the desired results. > Problem is that i need to execute variations of this command around two > hundred times on the shell. Can i embed this command in a python script (i > think one of the functions in the os module might be able to do what i > want). Thanks. > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand From palakmathur at gmail.com Tue Aug 14 07:54:44 2012 From: palakmathur at gmail.com (Palak Mathur) Date: Tue, 14 Aug 2012 11:24:44 +0530 Subject: [BangPypers] executing shell commands through python script In-Reply-To: <20120814045154.184680@gmx.com> References: <20120814045154.184680@gmx.com> Message-ID: I also use subprocess module. Actually, I think that is the only available module which you would and should prefer to use as commands module has been deprecated. Regards, Palak Mathur http://palakmathur.wordpress.com http://vicharvahak.wordpress.com http://aatmiyata.wordpress.com http://palakmathur.blogspot.com On Tue, Aug 14, 2012 at 10:21 AM, Yoganand Anandaraju wrote: > I use subprocess.call to execute shell commands. Take a look at this > http://docs.python.org/library/subprocess.html > > ----- Original Message ----- > From: brijithp at gmail.com > Sent: 08/14/12 08:51 AM > To: Bangalore Python Users Group - India > Subject: Re: [BangPypers] executing shell commands through python script > > try this. http://docs.python.org/library/commands.html Regards, Brijith > P On Tue, Aug 14, 2012 at 3:15 AM, Vikram K wrote: > > i am able to run the following command from the shell (i am working on > Mac > Snow Leopard): > > cgatools evidence2sam --beta --evidence-dnbs > > evidenceDnbs-chr11-GS000010026-ASM-T1.tsv.bz2 --reference build36.crr > > --output CGI_10026_CLL046_chr11_NUMA1_N.sam --extract-genomic-region > > chr11,71391559,71469221 --add-mate-sequence > > The command i give above > executes perfectly and i get the desired results. > Problem is that i need > to execute variations of this command around two > hundred times on the > shell. Can i embed this command in a python script (i > think one of the > functions in the os module might be able to do what i > want). Thanks. > > _______________________________________________ > BangPypers mailing list > > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers_______________________________________________ > BangPypers mailing list BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > > > Regards, > Yoganand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From kracethekingmaker at gmail.com Tue Aug 14 09:57:02 2012 From: kracethekingmaker at gmail.com (kracekumar ramaraju) Date: Tue, 14 Aug 2012 13:27:02 +0530 Subject: [BangPypers] executing shell commands through python script In-Reply-To: References: <20120814045154.184680@gmx.com> Message-ID: I use `envoy` as alternate to subprocess. https://github.com/kennethreitz/envoy/ Here is an example how to use it https://gist.github.com/3347296. Disclaimer: I used to contribute to envoy. On Tue, Aug 14, 2012 at 11:24 AM, Palak Mathur wrote: > I also use subprocess module. Actually, I think that is the only available > module which you would and should prefer to use as commands module has been > deprecated. > > Regards, > Palak Mathur > http://palakmathur.wordpress.com > http://vicharvahak.wordpress.com > http://aatmiyata.wordpress.com > http://palakmathur.blogspot.com > > > On Tue, Aug 14, 2012 at 10:21 AM, Yoganand Anandaraju >wrote: > > > I use subprocess.call to execute shell commands. Take a look at this > > http://docs.python.org/library/subprocess.html > > > > ----- Original Message ----- > > From: brijithp at gmail.com > > Sent: 08/14/12 08:51 AM > > To: Bangalore Python Users Group - India > > Subject: Re: [BangPypers] executing shell commands through python script > > > > try this. http://docs.python.org/library/commands.html Regards, Brijith > > P On Tue, Aug 14, 2012 at 3:15 AM, Vikram K wrote: > > > i am able to run the following command from the shell (i am working on > > Mac > Snow Leopard): > > cgatools evidence2sam --beta --evidence-dnbs > > > evidenceDnbs-chr11-GS000010026-ASM-T1.tsv.bz2 --reference build36.crr > > > --output CGI_10026_CLL046_chr11_NUMA1_N.sam --extract-genomic-region > > > chr11,71391559,71469221 --add-mate-sequence > > The command i give above > > executes perfectly and i get the desired results. > Problem is that i > need > > to execute variations of this command around two > hundred times on the > > shell. Can i embed this command in a python script (i > think one of the > > functions in the os module might be able to do what i > want). Thanks. > > > _______________________________________________ > BangPypers mailing > list > > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers_______________________________________________ > > BangPypers mailing list BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > > > Regards, > > Yoganand > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- * Thanks & Regards "Talk is cheap, show me the code" -- Linus Torvalds kracekumar www.kracekumar.com * From palakmathur at gmail.com Tue Aug 14 12:23:35 2012 From: palakmathur at gmail.com (Palak Mathur) Date: Tue, 14 Aug 2012 15:53:35 +0530 Subject: [BangPypers] [Inpycon] PyCon India 2012: Important Dates In-Reply-To: References: Message-ID: Dear All, It is my pleasure to inform you all that PyCon India 2012, the fourth edition of PyCon India conference is being held in Bangalore,India from 28th September 2012 to 30th September 2012. The website for the same is: http://in.pycon.org/2012/ With two keynote speakers, Jacob Kaplan-Mos (co-author of Django) and David Mertz (author of Text Processing with Python) and with lot of interesting talks coming up (including 2 talks proposed by a core CPython developer), this is promising to be best PyCon India ever. The last date for regular registration is August 16. Register soon. http://pyconindia2012.doattend.com/ If you are planning to submit a talk or a tutorial, the last date is August 25. Talks can be submitted at: http://in.pycon.org/2012/funnel/pyconindia2012/ Conference Dates: Tutorial day - Friday, September 28, 2012 Main Conference - Saturday-Sunday, September 29-30, 2012 Please spread this message to your friends, friends of friends and whoever might be interested. Posting it message to various mailing lists, internal mailing lists at your workplace, Facebook/Google+ and any other medium will help spreading the word. Thanks, Palak Mathur From noufal at nibrahim.net.in Sun Aug 19 10:47:11 2012 From: noufal at nibrahim.net.in (Noufal Ibrahim) Date: Sun, 19 Aug 2012 14:17:11 +0530 Subject: [BangPypers] [X-post] IPSS AGM annonucement. Message-ID: <87txvzb75c.fsf@sanitarium.localdomain> Hello everyone, I apologise in advance for the cross posting but this is something relevant to all Pythonistas in India. The AGM of the Indian Python Software Society will take place on the 30 of September 2012 after PyCon India. The announcements are here http://ipss.org.in/viewevent/3/ and http://in.pycon.org/2012/blog/pyconindia-ipss-agm-2012 All are welcome to attend. Thank you. -- Cordially, Noufal http://nibrahim.net.in From palakmathur at gmail.com Tue Aug 21 09:08:51 2012 From: palakmathur at gmail.com (Palak Mathur) Date: Tue, 21 Aug 2012 12:38:51 +0530 Subject: [BangPypers] [X-POST] Poster for PyCon India 2012 Message-ID: Dear All, We are ready with PyCon India 2012 poster. The poster is available for download in pdf format from PyCon India 2012's website. The exact url is: http://in.pycon.org/2012/static/PyConIndia2012Poster.pdf Please download, take a printout and put it on the notice board in your college/office. Hope for your support in spreading the word. Thank you. Regards, Palak Mathur From yoganand at gmx.com Tue Aug 21 15:49:28 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Tue, 21 Aug 2012 15:49:28 +0200 Subject: [BangPypers] Try Ninja IDE Message-ID: <20120821134928.184700@gmx.com> Try Ninja IDE. Its one of the best python IDE I have ever used. Regards, Yoganand From thesujit at gmail.com Tue Aug 21 18:06:44 2012 From: thesujit at gmail.com (Sujit Ghosal) Date: Tue, 21 Aug 2012 21:36:44 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: <20120821134928.184700@gmx.com> References: <20120821134928.184700@gmx.com> Message-ID: Hi Yoganand, Well first of all, the IDE looks quite neat. I gave it a try in both Ubuntu//Win7 but it looks like it lacks source code debugging feature which should be a de-facto standard for any regular IDE out there! For confirmation at your end, can you put some breakpoints in your code and try stepping through the code? I am doubtful if it works at your end. However you can give a try to PyScripter. Its lovely! I use it regularly and to the best of my knowledge its one of the best open source IDE out there with almost all the required features for any small//big project development needs. Regards, Sujit On Tue, Aug 21, 2012 at 7:19 PM, Yoganand Anandaraju wrote: > Try Ninja IDE. Its one of the best python IDE I have ever used. > > Regards, > Yoganand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From b.ghose at gmail.com Tue Aug 21 18:09:35 2012 From: b.ghose at gmail.com (Baishampayan Ghose) Date: Tue, 21 Aug 2012 21:39:35 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: <20120821134928.184700@gmx.com> References: <20120821134928.184700@gmx.com> Message-ID: Please provide links when talking about stuff. It's absurd to expect people to Google just to reply to the post. Regards, BG On Tue, Aug 21, 2012 at 7:19 PM, Yoganand Anandaraju wrote: > Try Ninja IDE. Its one of the best python IDE I have ever used. > > Regards, > Yoganand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers -- Baishampayan Ghose b.ghose at gmail.com From karra.etc at gmail.com Tue Aug 21 18:46:39 2012 From: karra.etc at gmail.com (Sriram Karra) Date: Tue, 21 Aug 2012 22:16:39 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: References: <20120821134928.184700@gmx.com> Message-ID: Heh, replies are not mandatory, I, for one, wasn't really holding my breath to see a reply from you to Yoganand's email :) On Tue, Aug 21, 2012 at 9:39 PM, Baishampayan Ghose wrote: > Please provide links when talking about stuff. It's absurd to expect > people to Google just to reply to the post. > > Regards, > BG > > On Tue, Aug 21, 2012 at 7:19 PM, Yoganand Anandaraju > wrote: > > Try Ninja IDE. Its one of the best python IDE I have ever used. > > > > Regards, > > Yoganand > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > -- > Baishampayan Ghose > b.ghose at gmail.com > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From b.ghose at gmail.com Tue Aug 21 19:00:46 2012 From: b.ghose at gmail.com (Baishampayan Ghose) Date: Tue, 21 Aug 2012 22:30:46 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: References: <20120821134928.184700@gmx.com> Message-ID: > Heh, replies are not mandatory, I, for one, wasn't really holding my breath > to see a reply from you to Yoganand's email :) It's not about me here, it's about very basic mailing list etiquette. Regards, BG -- Baishampayan Ghose b.ghose at gmail.com From yoganand at gmx.com Wed Aug 22 05:44:50 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Wed, 22 Aug 2012 05:44:50 +0200 Subject: [BangPypers] Try Ninja IDE Message-ID: <20120822034451.164730@gmx.com> http://ninja-ide.org/ for those who have not googled yet. ----- Original Message ----- From: Baishampayan Ghose Sent: 08/21/12 10:30 PM To: Bangalore Python Users Group - India Subject: Re: [BangPypers] Try Ninja IDE > Heh, replies are not mandatory, I, for one, wasn't really holding my breath > to see a reply from you to Yoganand's email :) It's not about me here, it's about very basic mailing list etiquette. Regards, BG -- Baishampayan Ghose b.ghose at gmail.com _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand From sshabinesh at gmail.com Wed Aug 22 07:02:17 2012 From: sshabinesh at gmail.com (sshabinesh at gmail.com) Date: Wed, 22 Aug 2012 10:32:17 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: <20120822034451.164730@gmx.com> References: <20120822034451.164730@gmx.com> Message-ID: PyCharm is also an excellent editor for python, with special support for Django. But the sad thing is it's paid. http://www.jetbrains.com/pycharm/ On Wed, Aug 22, 2012 at 9:14 AM, Yoganand Anandaraju wrote: > http://ninja-ide.org/ > > for those who have not googled yet. > > > From sateeshpyper at gmail.com Wed Aug 22 09:37:47 2012 From: sateeshpyper at gmail.com (Sateesh Kumar) Date: Wed, 22 Aug 2012 13:07:47 +0530 Subject: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages" Message-ID: Hi, Slightly OT, Brown university is offering their course "Introduction to Programming Languages" [1] available for free on the Web. Interestingly second and third months of the course would cover Python in detail. >From the course outline: [2] "In the first month of the course, we will go through the semantics engineering process in the small: you will be given an illustrative little language built by us, whose meaning you must completely decipher. (We use the phrase ?decipher? intentionally: most real-world languages are under- or poorly specified, so almost all of them at least slightly resemble hieroglyphics.) In the remaining two months, you will repeat this exercise in the large: namely, for Python. By the end of the semester, then, a completely successful student will have an authoritative knowledge of Python and will have created a full, independent implementation of it. Naturally, we don't expect very many students to be completely successful." reg, sateesh 1. http://www.cs.brown.edu/courses/cs173/2012/OnLine/ 2. http://www.cs.brown.edu/courses/cs173/2012/ From sajuptpm at gmail.com Wed Aug 22 13:45:10 2012 From: sajuptpm at gmail.com (Saju M) Date: Wed, 22 Aug 2012 17:15:10 +0530 Subject: [BangPypers] psphere: how to make thread safe Message-ID: Hi, psphere: Python interface for the VMware vSphere Web Services SDK I already developed an app using https://bitbucket.org/jkinred/psphere. But getting lot of errors since psphere is not thread safe (I think). So i wrote couple of scripts to test it (See attached files) and found that caching mechanism used by psphere is not thread safe. Could someone please give me some suggestion to make it thread safe. From maniandram01 at gmail.com Wed Aug 22 14:23:25 2012 From: maniandram01 at gmail.com (Ramchandra Apte) Date: Wed, 22 Aug 2012 17:53:25 +0530 Subject: [BangPypers] psphere: how to make thread safe In-Reply-To: References: Message-ID: On 22 August 2012 17:15, Saju M wrote: > Hi, > > psphere: Python interface for the VMware vSphere Web Services SDK > > I already developed an app using https://bitbucket.org/jkinred/psphere. > But > getting lot of errors since psphere is not thread safe (I think). So i > wrote couple of scripts to test it (See attached files) and found that > caching mechanism used by psphere is not thread safe. Could someone please > give me some suggestion to make it thread safe. > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > > Use locks (this is the *only** *way to make a program thread-safe) From maniandram01 at gmail.com Wed Aug 22 14:23:42 2012 From: maniandram01 at gmail.com (Ramchandra Apte) Date: Wed, 22 Aug 2012 17:53:42 +0530 Subject: [BangPypers] psphere: how to make thread safe In-Reply-To: References: Message-ID: On 22 August 2012 17:53, Ramchandra Apte wrote: > On 22 August 2012 17:15, Saju M wrote: > >> Hi, >> >> psphere: Python interface for the VMware vSphere Web Services SDK >> >> I already developed an app using https://bitbucket.org/jkinred/psphere. >> But >> getting lot of errors since psphere is not thread safe (I think). So i >> wrote couple of scripts to test it (See attached files) and found that >> caching mechanism used by psphere is not thread safe. Could someone please >> give me some suggestion to make it thread safe. >> >> _______________________________________________ >> BangPypers mailing list >> BangPypers at python.org >> http://mail.python.org/mailman/listinfo/bangpypers >> >> Use locks (this is the *only** *way to make a program thread-safe) Use locks on the cache. From anandology at gmail.com Thu Aug 23 06:34:46 2012 From: anandology at gmail.com (Anand Chitipothu) Date: Thu, 23 Aug 2012 10:04:46 +0530 Subject: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages" In-Reply-To: References: Message-ID: On Wed, Aug 22, 2012 at 1:07 PM, Sateesh Kumar wrote: > Hi, > > Slightly OT, Brown university is offering their course "Introduction > to Programming Languages" [1] available > for free on the Web. > > Interestingly second and third months of the course would cover Python > in detail. > >From the course outline: [2] > > "In the first month of the course, we will go through the semantics > engineering process in the > small: you will be given an illustrative little language built by us, > whose meaning you must completely decipher. > (We use the phrase ?decipher? intentionally: most real-world languages > are under- or poorly specified, > so almost all of them at least slightly resemble hieroglyphics.) In > the remaining two months, you will repeat > this exercise in the large: namely, for Python. By the end of the > semester, then, a completely successful student will > have an authoritative knowledge of Python and will have created a > full, independent implementation of it. > Naturally, we don't expect very many students to be completely successful." > > > reg, > sateesh > > 1. http://www.cs.brown.edu/courses/cs173/2012/OnLine/ > 2. http://www.cs.brown.edu/courses/cs173/2012/ Anybody taking course? I'm planning to take this and solve all quizzes, minor project and major project. If there is enough interest, we can try to have a BoF session at PyCon India 2012. Anand From kracethekingmaker at gmail.com Thu Aug 23 06:38:35 2012 From: kracethekingmaker at gmail.com (kracekumar ramaraju) Date: Thu, 23 Aug 2012 10:08:35 +0530 Subject: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages" In-Reply-To: References: Message-ID: I have registered for the course, planning t solve the quiz n write python interpreter. On Aug 23, 2012 10:05 AM, "Anand Chitipothu" wrote: > On Wed, Aug 22, 2012 at 1:07 PM, Sateesh Kumar > wrote: > > Hi, > > > > Slightly OT, Brown university is offering their course "Introduction > > to Programming Languages" [1] available > > for free on the Web. > > > > Interestingly second and third months of the course would cover Python > > in detail. > > >From the course outline: [2] > > > > "In the first month of the course, we will go through the semantics > > engineering process in the > > small: you will be given an illustrative little language built by us, > > whose meaning you must completely decipher. > > (We use the phrase ?decipher? intentionally: most real-world languages > > are under- or poorly specified, > > so almost all of them at least slightly resemble hieroglyphics.) In > > the remaining two months, you will repeat > > this exercise in the large: namely, for Python. By the end of the > > semester, then, a completely successful student will > > have an authoritative knowledge of Python and will have created a > > full, independent implementation of it. > > Naturally, we don't expect very many students to be completely > successful." > > > > > > reg, > > sateesh > > > > 1. http://www.cs.brown.edu/courses/cs173/2012/OnLine/ > > 2. http://www.cs.brown.edu/courses/cs173/2012/ > > Anybody taking course? > > I'm planning to take this and solve all quizzes, minor project and > major project. > > If there is enough interest, we can try to have a BoF session at PyCon > India 2012. > > Anand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From palakmathur at gmail.com Thu Aug 23 08:05:54 2012 From: palakmathur at gmail.com (Palak Mathur) Date: Thu, 23 Aug 2012 11:35:54 +0530 Subject: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages" In-Reply-To: References: Message-ID: I have also registered for the course and planning to do quizzes, minor and major projects. Regards, Palak Mathur http://palakmathur.wordpress.com http://vicharvahak.wordpress.com http://aatmiyata.wordpress.com http://palakmathur.blogspot.com On Thu, Aug 23, 2012 at 10:08 AM, kracekumar ramaraju < kracethekingmaker at gmail.com> wrote: > I have registered for the course, planning t solve the quiz n write python > interpreter. > On Aug 23, 2012 10:05 AM, "Anand Chitipothu" > wrote: > > > On Wed, Aug 22, 2012 at 1:07 PM, Sateesh Kumar > > wrote: > > > Hi, > > > > > > Slightly OT, Brown university is offering their course "Introduction > > > to Programming Languages" [1] available > > > for free on the Web. > > > > > > Interestingly second and third months of the course would cover Python > > > in detail. > > > >From the course outline: [2] > > > > > > "In the first month of the course, we will go through the semantics > > > engineering process in the > > > small: you will be given an illustrative little language built by us, > > > whose meaning you must completely decipher. > > > (We use the phrase ?decipher? intentionally: most real-world languages > > > are under- or poorly specified, > > > so almost all of them at least slightly resemble hieroglyphics.) In > > > the remaining two months, you will repeat > > > this exercise in the large: namely, for Python. By the end of the > > > semester, then, a completely successful student will > > > have an authoritative knowledge of Python and will have created a > > > full, independent implementation of it. > > > Naturally, we don't expect very many students to be completely > > successful." > > > > > > > > > reg, > > > sateesh > > > > > > 1. http://www.cs.brown.edu/courses/cs173/2012/OnLine/ > > > 2. http://www.cs.brown.edu/courses/cs173/2012/ > > > > Anybody taking course? > > > > I'm planning to take this and solve all quizzes, minor project and > > major project. > > > > If there is enough interest, we can try to have a BoF session at PyCon > > India 2012. > > > > Anand > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From sateeshpyper at gmail.com Thu Aug 23 09:27:24 2012 From: sateeshpyper at gmail.com (Sateesh Kumar) Date: Thu, 23 Aug 2012 12:57:24 +0530 Subject: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages" In-Reply-To: References: Message-ID: I have registered for the course. Planning to solve the quizzes and minor project. reg, sateesh From deepakgarg.iitg at gmail.com Thu Aug 23 10:18:39 2012 From: deepakgarg.iitg at gmail.com (Deepak Garg) Date: Thu, 23 Aug 2012 13:48:39 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: References: <20120822034451.164730@gmx.com> Message-ID: You can find PyCharm free licenses for Open Source projects. If you are working on open source project involving Python, then you can request one. E.g. for Openstack: https://lists.launchpad.net/openstack/msg00251.html Cheers, -- Deepak Garg, Data Center and Cloud Div. Citrix R&D, India Phone-no.:+917829866870 Github: https://github.com/gargdeepak LinkedIn: http://in.linkedin.com/in/deepakgargiit Slideshare: http://www.slideshare.net/khinnu4u/presentations Skype-id: deepakgarg.iit On Wed, Aug 22, 2012 at 10:32 AM, sshabinesh at gmail.com wrote: > PyCharm is also an excellent editor for python, with special support for > Django. But the sad thing is it's paid. > > http://www.jetbrains.com/pycharm/ > > On Wed, Aug 22, 2012 at 9:14 AM, Yoganand Anandaraju >wrote: > > > http://ninja-ide.org/ > > > > for those who have not googled yet. > > > > > > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From noufal at nibrahim.net.in Thu Aug 23 10:38:38 2012 From: noufal at nibrahim.net.in (Noufal Ibrahim) Date: Thu, 23 Aug 2012 14:08:38 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: (Deepak Garg's message of "Thu, 23 Aug 2012 13:48:39 +0530") References: <20120822034451.164730@gmx.com> Message-ID: <87393euho1.fsf@sanitarium.localdomain> Deepak Garg writes: > You can find PyCharm free licenses for Open Source projects. [...] Something relevant from the Pragmatic Programmer http://pragmatictips.com/22 * Use a Single Editor Well The editor should be an extension of your hand; make sure your editor is configurable, extensible, and programmable. -- Cordially, Noufal http://nibrahim.net.in From kracethekingmaker at gmail.com Thu Aug 23 11:44:14 2012 From: kracethekingmaker at gmail.com (kracekumar ramaraju) Date: Thu, 23 Aug 2012 15:14:14 +0530 Subject: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages" In-Reply-To: References: Message-ID: I have created mailing list for bangalore cs173.2012.bangalore at libre list.com . On Thu, Aug 23, 2012 at 12:57 PM, Sateesh Kumar wrote: > I have registered for the course. Planning to solve the quizzes and > minor project. > > reg, > sateesh > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- * Thanks & Regards "Talk is cheap, show me the code" -- Linus Torvalds kracekumar www.kracekumar.com * From ashwin107 at gmail.com Thu Aug 23 11:46:59 2012 From: ashwin107 at gmail.com (Ashwin Ravichandran) Date: Thu, 23 Aug 2012 15:16:59 +0530 Subject: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages" In-Reply-To: References: Message-ID: Awesome! Please add me to it. Thanks, Ashwin On Thu, Aug 23, 2012 at 3:14 PM, kracekumar ramaraju < kracethekingmaker at gmail.com> wrote: > I have created mailing list for bangalore cs173.2012.bangalore at libre > list.com . > > On Thu, Aug 23, 2012 at 12:57 PM, Sateesh Kumar >wrote: > > > I have registered for the course. Planning to solve the quizzes and > > minor project. > > > > reg, > > sateesh > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > * > Thanks & Regards > > "Talk is cheap, show me the code" -- Linus Torvalds > kracekumar > www.kracekumar.com > * > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Ashwin.S.Ravichandran From kracethekingmaker at gmail.com Thu Aug 23 11:52:11 2012 From: kracethekingmaker at gmail.com (kracekumar ramaraju) Date: Thu, 23 Aug 2012 15:22:11 +0530 Subject: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages" In-Reply-To: References: Message-ID: Well you need to send an Email to get subscribed to cs173.2012.bangalore at librelist.com How librelist works You can make a mailing list/subscribe by simply sending an email to *list*@ librelist.com. On Thu, Aug 23, 2012 at 3:16 PM, Ashwin Ravichandran wrote: > Awesome! Please add me to it. > > Thanks, > Ashwin > > On Thu, Aug 23, 2012 at 3:14 PM, kracekumar ramaraju < > kracethekingmaker at gmail.com> wrote: > > > I have created mailing list for bangalore cs173.2012.bangalore at libre > > list.com . > > > > On Thu, Aug 23, 2012 at 12:57 PM, Sateesh Kumar > >wrote: > > > > > I have registered for the course. Planning to solve the quizzes and > > > minor project. > > > > > > reg, > > > sateesh > > > _______________________________________________ > > > BangPypers mailing list > > > BangPypers at python.org > > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > > > > > > -- > > * > > Thanks & Regards > > > > "Talk is cheap, show me the code" -- Linus Torvalds > > kracekumar > > www.kracekumar.com > > * > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > Ashwin.S.Ravichandran > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- * Thanks & Regards "Talk is cheap, show me the code" -- Linus Torvalds kracekumar www.kracekumar.com * From noufal at nibrahim.net.in Thu Aug 23 11:46:08 2012 From: noufal at nibrahim.net.in (Noufal Ibrahim) Date: Thu, 23 Aug 2012 15:16:08 +0530 Subject: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages" In-Reply-To: (kracekumar ramaraju's message of "Thu, 23 Aug 2012 15:22:11 +0530") References: Message-ID: <87txvuszz3.fsf@sanitarium.localdomain> There's also https://groups.google.com/forum/#!forum/bangalore-cs173 kracekumar ramaraju writes: > Well you need to send an Email to get subscribed to > cs173.2012.bangalore at librelist.com > > How librelist works > > You can make a mailing list/subscribe by simply sending an email to *list*@ > librelist.com. > > On Thu, Aug 23, 2012 at 3:16 PM, Ashwin Ravichandran wrote: > >> Awesome! Please add me to it. >> >> Thanks, >> Ashwin >> >> On Thu, Aug 23, 2012 at 3:14 PM, kracekumar ramaraju < >> kracethekingmaker at gmail.com> wrote: >> >> > I have created mailing list for bangalore cs173.2012.bangalore at libre >> > list.com . >> > >> > On Thu, Aug 23, 2012 at 12:57 PM, Sateesh Kumar > > >wrote: >> > >> > > I have registered for the course. Planning to solve the quizzes and >> > > minor project. >> > > >> > > reg, >> > > sateesh >> > > _______________________________________________ >> > > BangPypers mailing list >> > > BangPypers at python.org >> > > http://mail.python.org/mailman/listinfo/bangpypers >> > > >> > >> > >> > >> > -- >> > * >> > Thanks & Regards >> > >> > "Talk is cheap, show me the code" -- Linus Torvalds >> > kracekumar >> > www.kracekumar.com >> > * >> > _______________________________________________ >> > BangPypers mailing list >> > BangPypers at python.org >> > http://mail.python.org/mailman/listinfo/bangpypers >> > >> >> >> >> -- >> Ashwin.S.Ravichandran >> _______________________________________________ >> BangPypers mailing list >> BangPypers at python.org >> http://mail.python.org/mailman/listinfo/bangpypers >> -- Cordially, Noufal http://nibrahim.net.in From anandology at gmail.com Thu Aug 23 12:00:29 2012 From: anandology at gmail.com (Anand Chitipothu) Date: Thu, 23 Aug 2012 15:30:29 +0530 Subject: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages" In-Reply-To: <87txvuszz3.fsf@sanitarium.localdomain> References: <87txvuszz3.fsf@sanitarium.localdomain> Message-ID: On Thu, Aug 23, 2012 at 3:16 PM, Noufal Ibrahim wrote: > > There's also > https://groups.google.com/forum/#!forum/bangalore-cs173 Insane! Private mailing list. Can't see anything unless I'm a member. Who create it? I haven't seen any notification about it anywhere. How did you came to know about it? Anand From kracethekingmaker at gmail.com Thu Aug 23 12:01:22 2012 From: kracethekingmaker at gmail.com (kracekumar ramaraju) Date: Thu, 23 Aug 2012 15:31:22 +0530 Subject: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages" In-Reply-To: <87txvuszz3.fsf@sanitarium.localdomain> References: <87txvuszz3.fsf@sanitarium.localdomain> Message-ID: Slightly off topic though, I can't use me at mydomain or someone at anothergoogle.com to join google group. That was the reason I use librelist, thanks for the google group link. On Thu, Aug 23, 2012 at 3:16 PM, Noufal Ibrahim wrote: > > There's also > https://groups.google.com/forum/#!forum/bangalore-cs173 > > kracekumar ramaraju writes: > > > Well you need to send an Email to get subscribed to > > cs173.2012.bangalore at librelist.com > > > > How librelist works > > > > You can make a mailing list/subscribe by simply sending an email to > *list*@ > > librelist.com. > > > > On Thu, Aug 23, 2012 at 3:16 PM, Ashwin Ravichandran < > ashwin107 at gmail.com>wrote: > > > >> Awesome! Please add me to it. > >> > >> Thanks, > >> Ashwin > >> > >> On Thu, Aug 23, 2012 at 3:14 PM, kracekumar ramaraju < > >> kracethekingmaker at gmail.com> wrote: > >> > >> > I have created mailing list for bangalore cs173.2012.bangalore at libre > >> > list.com . > >> > > >> > On Thu, Aug 23, 2012 at 12:57 PM, Sateesh Kumar < > sateeshpyper at gmail.com > >> > >wrote: > >> > > >> > > I have registered for the course. Planning to solve the quizzes and > >> > > minor project. > >> > > > >> > > reg, > >> > > sateesh > >> > > _______________________________________________ > >> > > BangPypers mailing list > >> > > BangPypers at python.org > >> > > http://mail.python.org/mailman/listinfo/bangpypers > >> > > > >> > > >> > > >> > > >> > -- > >> > * > >> > Thanks & Regards > >> > > >> > "Talk is cheap, show me the code" -- Linus Torvalds > >> > kracekumar > >> > www.kracekumar.com > >> > * > >> > _______________________________________________ > >> > BangPypers mailing list > >> > BangPypers at python.org > >> > http://mail.python.org/mailman/listinfo/bangpypers > >> > > >> > >> > >> > >> -- > >> Ashwin.S.Ravichandran > >> _______________________________________________ > >> BangPypers mailing list > >> BangPypers at python.org > >> http://mail.python.org/mailman/listinfo/bangpypers > >> > > -- > Cordially, > Noufal > http://nibrahim.net.in > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- * Thanks & Regards "Talk is cheap, show me the code" -- Linus Torvalds kracekumar www.kracekumar.com * From kracekumar at hasgeek.in Thu Aug 23 12:05:52 2012 From: kracekumar at hasgeek.in (Kracekumar Ramaraju) Date: Thu, 23 Aug 2012 15:35:52 +0530 Subject: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages" In-Reply-To: References: <87txvuszz3.fsf@sanitarium.localdomain> Message-ID: Same . On Thu, Aug 23, 2012 at 3:30 PM, Anand Chitipothu wrote: > On Thu, Aug 23, 2012 at 3:16 PM, Noufal Ibrahim > wrote: > > > > There's also > > https://groups.google.com/forum/#!forum/bangalore-cs173 > > Insane! Private mailing list. Can't see anything unless I'm a member. > > Who create it? I haven't seen any notification about it anywhere. How > did you came to know about it? > > Anand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From noufal at nibrahim.net.in Thu Aug 23 11:58:32 2012 From: noufal at nibrahim.net.in (Noufal Ibrahim) Date: Thu, 23 Aug 2012 15:28:32 +0530 Subject: [BangPypers] [OT] Online offering of the course "Introduction to Programming Languages" In-Reply-To: (kracekumar ramaraju's message of "Thu, 23 Aug 2012 15:31:22 +0530") References: <87txvuszz3.fsf@sanitarium.localdomain> Message-ID: <87pq6iszef.fsf@sanitarium.localdomain> kracekumar ramaraju writes: > Slightly off topic though, I can't use me at mydomain or > someone at anothergoogle.com to join google group. That was the reason > I use librelist, thanks for the google group link. Yup. I'm not a fan of G! groups either. I came across this from a friend who I know is taking the course. [...] -- Cordially, Noufal http://nibrahim.net.in From abpillai at gmail.com Fri Aug 24 07:18:26 2012 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Fri, 24 Aug 2012 10:48:26 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: <87393euho1.fsf@sanitarium.localdomain> References: <20120822034451.164730@gmx.com> <87393euho1.fsf@sanitarium.localdomain> Message-ID: On Thu, Aug 23, 2012 at 2:08 PM, Noufal Ibrahim wrote: > > > Deepak Garg writes: > > > You can find PyCharm free licenses for Open Source projects. > > [...] > > > Something relevant from the Pragmatic Programmer > http://pragmatictips.com/22 > > * Use a Single Editor Well > > The editor should be an extension of your hand; make sure your editor is > configurable, extensible, and programmable. > That leaves just a few on the table. And I don't want to convert this thread to an Emacs vs Vi one :) > > > > -- > Cordially, > Noufal > http://nibrahim.net.in > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Regards, --Anand From noufal at nibrahim.net.in Fri Aug 24 07:32:39 2012 From: noufal at nibrahim.net.in (Noufal Ibrahim) Date: Fri, 24 Aug 2012 11:02:39 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: (Anand Balachandran Pillai's message of "Fri, 24 Aug 2012 10:48:26 +0530") References: <20120822034451.164730@gmx.com> <87393euho1.fsf@sanitarium.localdomain> Message-ID: <87ipc8c0so.fsf@sanitarium.localdomain> Anand Balachandran Pillai writes: [...] > That leaves just a few on the table. And I don't want > to convert this thread to an Emacs vs Vi one :) I meant it as a general -1 to language specific editors unless there's some highly speciallised reason to use one. And yes, that just leaves a few on the table all of which are worth knowing. [...] -- Cordially, Noufal http://nibrahim.net.in From kracethekingmaker at gmail.com Fri Aug 24 08:15:17 2012 From: kracethekingmaker at gmail.com (kracekumar ramaraju) Date: Fri, 24 Aug 2012 11:45:17 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: <87ipc8c0so.fsf@sanitarium.localdomain> References: <20120822034451.164730@gmx.com> <87393euho1.fsf@sanitarium.localdomain> <87ipc8c0so.fsf@sanitarium.localdomain> Message-ID: Well apart from vi, I use sublime2 too, it works very well on cross platform, extensions can be written in python and very light weight. On Fri, Aug 24, 2012 at 11:02 AM, Noufal Ibrahim wrote: > Anand Balachandran Pillai writes: > > > [...] > > > That leaves just a few on the table. And I don't want > > to convert this thread to an Emacs vs Vi one :) > > I meant it as a general -1 to language specific editors unless there's > some highly speciallised reason to use one. > > And yes, that just leaves a few on the table all of which are worth > knowing. > > > [...] > > > -- > Cordially, > Noufal > http://nibrahim.net.in > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- * Thanks & Regards "Talk is cheap, show me the code" -- Linus Torvalds kracekumar www.kracekumar.com * From rmathews at gmail.com Fri Aug 24 08:32:33 2012 From: rmathews at gmail.com (Roshan Mathews) Date: Fri, 24 Aug 2012 12:02:33 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: <87393euho1.fsf@sanitarium.localdomain> References: <20120822034451.164730@gmx.com> <87393euho1.fsf@sanitarium.localdomain> Message-ID: On Thu, Aug 23, 2012 at 2:08 PM, Noufal Ibrahim wrote: > Something relevant from the Pragmatic Programmer > http://pragmatictips.com/22 > > * Use a Single Editor Well > > The editor should be an extension of your hand; make sure your editor is > configurable, extensible, and programmable. > ... and a " self-documenting real-time display editor". :-) -- http://about.me/rosh From noufal at nibrahim.net.in Fri Aug 24 08:30:32 2012 From: noufal at nibrahim.net.in (Noufal Ibrahim) Date: Fri, 24 Aug 2012 12:00:32 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: (Roshan Mathews's message of "Fri, 24 Aug 2012 12:02:33 +0530") References: <20120822034451.164730@gmx.com> <87393euho1.fsf@sanitarium.localdomain> Message-ID: <874nnsby47.fsf@sanitarium.localdomain> Roshan Mathews writes: > On Thu, Aug 23, 2012 at 2:08 PM, Noufal Ibrahim wrote: >> Something relevant from the Pragmatic Programmer >> http://pragmatictips.com/22 >> >> * Use a Single Editor Well >> >> The editor should be an extension of your hand; make sure your editor is >> configurable, extensible, and programmable. >> > ... and a " self-documenting real-time display editor". :-) Unbelievable as it may sound, I'm not trolling or advocating my favourite editor here as much as cautioning people to stick to tools that will have greater benefits in the long term. -- Cordially, Noufal http://nibrahim.net.in From rmathews at gmail.com Fri Aug 24 08:40:54 2012 From: rmathews at gmail.com (Roshan Mathews) Date: Fri, 24 Aug 2012 12:10:54 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: References: <20120822034451.164730@gmx.com> <87393euho1.fsf@sanitarium.localdomain> <87ipc8c0so.fsf@sanitarium.localdomain> Message-ID: On Fri, Aug 24, 2012 at 11:45 AM, kracekumar ramaraju wrote: > Well apart from vi, I use sublime2 too, it works very well on cross > platform, extensions can be written in python and very light weight. > $60 is pretty pricey for an editor.. do you get it for all platforms for that much? Was it worth it? I read so much about BBEdit, and how it is a steal at $50 because it used to be $140 or so earlier, but it is hard to justify spending money on an editor (to myself). Maybe I'm just a cheapskate ... PS - you are talking about SublimeText2, http://www.sublimetext.com/ right? -- http://about.me/rosh From rmathews at gmail.com Fri Aug 24 08:42:18 2012 From: rmathews at gmail.com (Roshan Mathews) Date: Fri, 24 Aug 2012 12:12:18 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: <874nnsby47.fsf@sanitarium.localdomain> References: <20120822034451.164730@gmx.com> <87393euho1.fsf@sanitarium.localdomain> <874nnsby47.fsf@sanitarium.localdomain> Message-ID: On Fri, Aug 24, 2012 at 12:00 PM, Noufal Ibrahim wrote: > Unbelievable as it may sound, I'm not trolling or advocating my > favourite editor here as much as cautioning people to stick to tools > that will have greater benefits in the long term. > Oh, I got that, but that "pragmatic-tip" sounded so like the intro blurb from the Emacs manual that I couldn't resist. -- http://about.me/rosh From rmathews at gmail.com Fri Aug 24 08:44:01 2012 From: rmathews at gmail.com (Roshan Mathews) Date: Fri, 24 Aug 2012 12:14:01 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: References: <20120822034451.164730@gmx.com> <87393euho1.fsf@sanitarium.localdomain> <87ipc8c0so.fsf@sanitarium.localdomain> Message-ID: On Fri, Aug 24, 2012 at 12:10 PM, Roshan Mathews wrote: > PS - you are talking about SublimeText2, http://www.sublimetext.com/ right? > Sorry about the noise, but I think Sublime Text 2 is free for evaluation - http://www.sublimetext.com/2 -- http://about.me/rosh From kushaldas at gmail.com Fri Aug 24 08:44:07 2012 From: kushaldas at gmail.com (Kushal Das) Date: Fri, 24 Aug 2012 12:14:07 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: References: <20120822034451.164730@gmx.com> <87393euho1.fsf@sanitarium.localdomain> <87ipc8c0so.fsf@sanitarium.localdomain> Message-ID: On Fri, Aug 24, 2012 at 12:10 PM, Roshan Mathews wrote: > On Fri, Aug 24, 2012 at 11:45 AM, kracekumar ramaraju > > PS - you are talking about SublimeText2, http://www.sublimetext.com/ right? I am using it only for a week and it seems to very nice in getting things done. Still now mostly edited pyhton scripts and Docbook & rst texts. Kushal -- http://fedoraproject.org http://kushaldas.in From kracethekingmaker at gmail.com Fri Aug 24 08:49:38 2012 From: kracethekingmaker at gmail.com (kracekumar ramaraju) Date: Fri, 24 Aug 2012 12:19:38 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: References: <20120822034451.164730@gmx.com> <87393euho1.fsf@sanitarium.localdomain> <87ipc8c0so.fsf@sanitarium.localdomain> Message-ID: On Fri, Aug 24, 2012 at 12:14 PM, Roshan Mathews wrote: > On Fri, Aug 24, 2012 at 12:10 PM, Roshan Mathews > wrote: > > PS - you are talking about SublimeText2, http://www.sublimetext.com/right? > > > Sorry about the noise, but I think Sublime Text 2 is free for > evaluation - http://www.sublimetext.com/2 > > Evaluation period is unlimited, so you can use it as long as sublime2 revokes it. Truth is sublime2 killed text mate or forced text mate to release the source code. At few times sublime2 displays "thank you for trial version, would you like to upgrade" apart from this nothing annoyed me. -- > http://about.me/rosh > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- * Thanks & Regards "Talk is cheap, show me the code" -- Linus Torvalds kracekumar www.kracekumar.com * From kracethekingmaker at gmail.com Fri Aug 24 09:36:38 2012 From: kracethekingmaker at gmail.com (kracekumar ramaraju) Date: Fri, 24 Aug 2012 13:06:38 +0530 Subject: [BangPypers] Try Ninja IDE In-Reply-To: References: <20120822034451.164730@gmx.com> <87393euho1.fsf@sanitarium.localdomain> Message-ID: Apart from vi , I also use sublime 2 works very well. On Aug 24, 2012 10:49 AM, "Anand Balachandran Pillai" wrote: > On Thu, Aug 23, 2012 at 2:08 PM, Noufal Ibrahim >wrote: > > > > > > > Deepak Garg writes: > > > > > You can find PyCharm free licenses for Open Source projects. > > > > [...] > > > > > > Something relevant from the Pragmatic Programmer > > http://pragmatictips.com/22 > > > > * Use a Single Editor Well > > > > The editor should be an extension of your hand; make sure your editor > is > > configurable, extensible, and programmable. > > > > That leaves just a few on the table. And I don't want > to convert this thread to an Emacs vs Vi one :) > > > > > > > > > > > > -- > > Cordially, > > Noufal > > http://nibrahim.net.in > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > Regards, > > --Anand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From abpillai at gmail.com Sat Aug 25 11:55:24 2012 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Sat, 25 Aug 2012 15:25:24 +0530 Subject: [BangPypers] Last day for PyCon India CFP is today! Message-ID: Hi folks, Sorry for the X post. Just a reminder that CFP for PyCon India is closing at dot on 23:59:59 tonight. Rush your proposals at http://in.pycon.org/2012/funnel/pyconindia2012/ ! -- Regards, --Anand From abpillai at gmail.com Sat Aug 25 20:19:16 2012 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Sat, 25 Aug 2012 23:49:16 +0530 Subject: [BangPypers] CFP closing in an hour or so Message-ID: I see talks coming in even this late. There was a submission at 23:45 a few mins back. Considering the late submissions, the CFP will be open for a few more hours past midnight. If you want to submit, you still can! http://in.pycon.org/2012/funnel/pyconindia2012/new -- Regards, --Anand From jaganadhg at gmail.com Sun Aug 26 05:27:35 2012 From: jaganadhg at gmail.com (JAGANADH G) Date: Sun, 26 Aug 2012 08:57:35 +0530 Subject: [BangPypers] CFP closing in an hour or so In-Reply-To: References: Message-ID: On Sat, Aug 25, 2012 at 11:49 PM, Anand Balachandran Pillai < abpillai at gmail.com> wrote: > I see talks coming in even this late. There was a submission > at 23:45 a few mins back. > > Considering the late submissions, the CFP will be open for > a few more hours past midnight. If you want to submit, you > still can! > > Wow we got 80 talk proposals. cool round figure. -- ********************************** JAGANADH G http://jaganadhg.in *ILUGCBE* http://ilugcbe.org.in From hr6 at hrlabz.com Mon Aug 27 13:07:22 2012 From: hr6 at hrlabz.com (Keerthana) Date: Mon, 27 Aug 2012 16:37:22 +0530 Subject: [BangPypers] Job opening Message-ID: <18A11C8F5AD44A969FD7CF78B26C47DC@hrlabzkirthi> Dear All, Looking for freshers and less then < 2 Yrs experience. The job is to build strategic reporting and analysis systems using the following tools: Django MySQL Javascript Python (preferred) or Perl They will be building interfaces to various internal system to create a strategic dashboard for use by the exec team and the board of directors. They will be expected to develop an understanding for the business and eventually add value to the analytical process itself. Location :Chennai -- Best Regards Keerthana, HR Labz, Bangalore. hr6 at hrlabz.com Tell No: 080-49334713 Mobile: 09845322088 From benignbala at gmail.com Thu Aug 30 08:25:19 2012 From: benignbala at gmail.com (Balachandran Sivakumar) Date: Thu, 30 Aug 2012 11:55:19 +0530 Subject: [BangPypers] [X-Post] Emacs movies by Noufal Message-ID: Hi, I am not sure if it was shared here. Noufal Ibrahim[1] has done a great work by creating screencasts that help people learn emacs, and customise it. They are located at the emacs movies[2] site. So, emacs beginners(and probably even long-time users) can benefit from it. A great many thanks to Noufal for that. Thanks [1] Noufal Ibrahim - http://nibrahim.net.in/ [2] Emacs movies - http://emacsmovies.org/ -- Thank you Balachandran Sivakumar Arise Awake and stop not till the goal is reached. - Swami Vivekananda Mail: benignbala at gmail.com Blog: http://benignbala.wordpress.com/ From thesujit at gmail.com Thu Aug 30 08:58:59 2012 From: thesujit at gmail.com (Sujit Ghosal) Date: Thu, 30 Aug 2012 12:28:59 +0530 Subject: [BangPypers] [X-Post] Emacs movies by Noufal In-Reply-To: References: Message-ID: Pretty informative. However, I personally prefer [G]vim over Emacs as I am too much used to [G]vim since a very long time. :-) Thanks, Sujit On Thu, Aug 30, 2012 at 11:55 AM, Balachandran Sivakumar < benignbala at gmail.com> wrote: > Hi, > > I am not sure if it was shared here. Noufal Ibrahim[1] has > done a great work by creating screencasts that help people learn > emacs, and customise it. They are located at the emacs movies[2] site. > So, emacs beginners(and probably even long-time users) can benefit > from it. A great many thanks to Noufal for that. Thanks > > [1] Noufal Ibrahim - http://nibrahim.net.in/ > [2] Emacs movies - http://emacsmovies.org/ > > > > -- > Thank you > Balachandran Sivakumar > > Arise Awake and stop not till the goal is reached. > - Swami > Vivekananda > > Mail: benignbala at gmail.com > Blog: http://benignbala.wordpress.com/ > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From kracethekingmaker at gmail.com Thu Aug 30 14:09:37 2012 From: kracethekingmaker at gmail.com (kracekumar ramaraju) Date: Thu, 30 Aug 2012 17:39:37 +0530 Subject: [BangPypers] John Hunter Sad Demise Message-ID: Hi John Hunter creator of Matplotlib library passed away on August 28, 2012. I haven't used matplotlib extensively but John seems to be great community man. Here is the post in scipy mailing list http://mail.scipy.org/pipermail/ipython-dev/2012-August/010135.html -- * Thanks & Regards "Talk is cheap, show me the code" -- Linus Torvalds kracekumar www.kracekumar.com * From maniandram01 at gmail.com Thu Aug 30 14:33:08 2012 From: maniandram01 at gmail.com (Ramchandra Apte) Date: Thu, 30 Aug 2012 18:03:08 +0530 Subject: [BangPypers] [X-Post] Emacs movies by Noufal In-Reply-To: References: Message-ID: On 30 August 2012 12:28, Sujit Ghosal wrote: > Pretty informative. However, I personally prefer [G]vim over Emacs as I am > too much used to [G]vim since a very long time. :-) > > > Thanks, > Sujit > > > On Thu, Aug 30, 2012 at 11:55 AM, Balachandran Sivakumar < > benignbala at gmail.com> wrote: > > > Hi, > > > > I am not sure if it was shared here. Noufal Ibrahim[1] has > > done a great work by creating screencasts that help people learn > > emacs, and customise it. They are located at the emacs movies[2] site. > > So, emacs beginners(and probably even long-time users) can benefit > > from it. A great many thanks to Noufal for that. Thanks > > > > [1] Noufal Ibrahim - http://nibrahim.net.in/ > > [2] Emacs movies - http://emacsmovies.org/ > > > > > > > > -- > > Thank you > > Balachandran Sivakumar > > > > Arise Awake and stop not till the goal is reached. > > - Swami > > Vivekananda > > > > Mail: benignbala at gmail.com > > Blog: http://benignbala.wordpress.com/ > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > I thought everybody uses IDEs and the time of emacs and vim is gone. From 91prashantgaur at gmail.com Thu Aug 30 14:52:46 2012 From: 91prashantgaur at gmail.com (Prashant Gaur) Date: Thu, 30 Aug 2012 18:22:46 +0530 Subject: [BangPypers] [X-Post] Emacs movies by Noufal In-Reply-To: References: Message-ID: hmmmm komodo rocks From harshjha2006 at gmail.com Thu Aug 30 14:59:22 2012 From: harshjha2006 at gmail.com (Harsh Jha) Date: Thu, 30 Aug 2012 18:29:22 +0530 Subject: [BangPypers] [X-Post] Emacs movies by Noufal In-Reply-To: References: Message-ID: @Ramchandra Its other way round dude. Just an example - http://www.quora.com/What-tools-and-IDEs-does-the-Quora-team-develop-with On Thu, Aug 30, 2012 at 6:22 PM, Prashant Gaur <91prashantgaur at gmail.com>wrote: > hmmmm komodo rocks > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Harsh Jha Member Technical Staff, Oracle India From kushaldas at gmail.com Thu Aug 30 16:28:30 2012 From: kushaldas at gmail.com (Kushal Das) Date: Thu, 30 Aug 2012 19:58:30 +0530 Subject: [BangPypers] Best way to convert this string into datetime object Message-ID: Hi, What is the best way to convert "Thu Aug 30 11:59:18 +0000 2012" into a datetime object ? Kushal -- http://fedoraproject.org http://kushaldas.in From maniandram01 at gmail.com Thu Aug 30 16:31:59 2012 From: maniandram01 at gmail.com (Ramchandra Apte) Date: Thu, 30 Aug 2012 20:01:59 +0530 Subject: [BangPypers] Best way to convert this string into datetime object In-Reply-To: References: Message-ID: I googled "string to date python" and found http://stackoverflow.com/questions/466345/converting-string-into-datetime. >From there I see you should use the strptime() function On 30 August 2012 19:58, Kushal Das wrote: > Hi, > What is the best way to convert "Thu Aug 30 11:59:18 +0000 2012" into > a datetime object ? > > Kushal > -- > http://fedoraproject.org > http://kushaldas.in > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From maniandram01 at gmail.com Thu Aug 30 16:33:44 2012 From: maniandram01 at gmail.com (Ramchandra Apte) Date: Thu, 30 Aug 2012 20:03:44 +0530 Subject: [BangPypers] Best way to convert this string into datetime object In-Reply-To: References: Message-ID: Sorry you should use datetime.strptime On 30 August 2012 20:01, Ramchandra Apte wrote: > I googled "string to date python" and found > http://stackoverflow.com/questions/466345/converting-string-into-datetime. > From there I see you should use the strptime() > function > > > On 30 August 2012 19:58, Kushal Das wrote: > >> Hi, >> What is the best way to convert "Thu Aug 30 11:59:18 +0000 2012" into >> a datetime object ? >> >> Kushal >> -- >> http://fedoraproject.org >> http://kushaldas.in >> _______________________________________________ >> BangPypers mailing list >> BangPypers at python.org >> http://mail.python.org/mailman/listinfo/bangpypers >> > > From kushaldas at gmail.com Thu Aug 30 16:39:02 2012 From: kushaldas at gmail.com (Kushal Das) Date: Thu, 30 Aug 2012 20:09:02 +0530 Subject: [BangPypers] Best way to convert this string into datetime object In-Reply-To: References: Message-ID: On Thu, Aug 30, 2012 at 8:03 PM, Ramchandra Apte wrote: > Sorry you should use datetime.strptime > It was failing that is why I asked here. Managed to do this using dateutil package in the most simple way. Kushal -- http://fedoraproject.org http://kushaldas.in From kracethekingmaker at gmail.com Thu Aug 30 16:44:59 2012 From: kracethekingmaker at gmail.com (kracekumar ramaraju) Date: Thu, 30 Aug 2012 20:14:59 +0530 Subject: [BangPypers] Best way to convert this string into datetime object In-Reply-To: References: Message-ID: In [27]: from dateutil import parser In [28]: p = parser.parse("Thu Aug 30 11:59:18 +0000 2012") In [29]: p.tzname Out[29]: In [30]: p.tzname() Out[30]: 'UTC' On Thu, Aug 30, 2012 at 8:09 PM, Kushal Das wrote: > On Thu, Aug 30, 2012 at 8:03 PM, Ramchandra Apte > wrote: > > Sorry you should use datetime.strptime > > > It was failing that is why I asked here. > > Managed to do this using dateutil package in the most simple way. > > Kushal > -- > http://fedoraproject.org > http://kushaldas.in > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- * Thanks & Regards "Talk is cheap, show me the code" -- Linus Torvalds kracekumar www.kracekumar.com * From yoganand at gmx.com Fri Aug 31 09:16:41 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Fri, 31 Aug 2012 09:16:41 +0200 Subject: [BangPypers] Hash function that returns unsigned integer Message-ID: <20120831071641.164730@gmx.com> Is anyone aware of any non-cryptographic hash function whose value is only postive integer. Pythons inbuilt hash function is a signed integer. Regards, Yoganand From maniandram01 at gmail.com Fri Aug 31 09:59:13 2012 From: maniandram01 at gmail.com (Ramchandra Apte) Date: Fri, 31 Aug 2012 13:29:13 +0530 Subject: [BangPypers] Hash function that returns unsigned integer In-Reply-To: <20120831071641.164730@gmx.com> References: <20120831071641.164730@gmx.com> Message-ID: Just modulo the hash function `hash_value % (2**32)` On 31 August 2012 12:46, Yoganand Anandaraju wrote: > Is anyone aware of any non-cryptographic hash function whose value is only > postive integer. Pythons inbuilt hash function is a signed integer. > > > Regards, > Yoganand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From yoganand at gmx.com Fri Aug 31 11:34:10 2012 From: yoganand at gmx.com (Yoganand Anandaraju) Date: Fri, 31 Aug 2012 11:34:10 +0200 Subject: [BangPypers] Hash function that returns unsigned integer Message-ID: <20120831093410.164770@gmx.com> Will that be unique(near unique)? Want to make sure hashing someother string will not produce the same hash value. ----- Original Message ----- From: Ramchandra Apte Sent: 08/31/12 01:29 PM To: Bangalore Python Users Group - India Subject: Re: [BangPypers] Hash function that returns unsigned integer Just modulo the hash function `hash_value % (2**32)` On 31 August 2012 12:46, Yoganand Anandaraju wrote: > Is anyone aware of any non-cryptographic hash function whose value is only > postive integer. Pythons inbuilt hash function is a signed integer. > > > Regards, > Yoganand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > _______________________________________________ BangPypers mailing list BangPypers at python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand From phil.nabble at hanjinet.org Fri Aug 31 15:56:10 2012 From: phil.nabble at hanjinet.org (Philippe May) Date: Fri, 31 Aug 2012 19:26:10 +0530 Subject: [BangPypers] Hash function that returns unsigned integer In-Reply-To: References: Message-ID: The probability of getting non unique values is logically multiplied by 2 using the modulo method. If you don't mind dealing with long integers, you can simply add the absolute value of the minimum integer: hash(value) + sys.maxint + 1. In any case, i think it's better to use sys.maxint, instead of 2**32. > Will that be unique(near unique)? Want to make sure hashing someother string will not produce the same hash value. >> Just modulo the hash function `hash_value % (2**32)` >>> Is anyone aware of any non-cryptographic hash function whose value is only postive integer. Pythons inbuilt hash function is a signed integer.