From sateeshpyper at gmail.com Sun Apr 1 16:46:48 2012 From: sateeshpyper at gmail.com (Sateesh Kumar) Date: Sun, 1 Apr 2012 20:16:48 +0530 Subject: [BangPypers] Help pyqt learning guide. In-Reply-To: References: Message-ID: On Fri, Mar 30, 2012 at 3:04 PM, Ganesh Kumar wrote: > Hi guys, > > I am new to pyqt. please suggest any good material to understand pyqt. > please guide me. > A very good book for getting started with PyQt is 'Rapid GUI Programming with Python ant Qt' by Mark Summerfield . Unfortunately there is no Indian Edition of this book. A sample chapter of the book which covers "Introduction to GUI programming" is available here: http://www.informit.com/store/product.aspx?isbn=0132354187. This chapter covers some of the Qt basics like Signal and Slots, providing code samples using PyQt. The below URL lists a handful of useful PyQt tutorials: http://diotavelli.net/PyQtWiki/Tutorials Going through some of the tutorials listed above would help you to start writing GUI applications using PyQt. Also remember what PyQt provides is a set of Python bindings to the Qt framework. Once you get a fair understanding to write sample GUI applications using PyQt it is good to check documentation of the underlying Qt framework at: http://qt-project.org/doc/qt-4.8/ Qt API reference: http://qt-project.org/doc/qt-4.8/classes.html Some of the articles in the Qt documentation listed below provide a good overview of the Qt architecture helping one to understand and use the Qt framework better: Signals and Slots: http://qt-project.org/doc/qt-4.8/signalsandslots.html Model View Programming: http://qt-project.org/doc/qt-4.8/model-view-programming.html Though the examples and sample code in Qt documentation is in C++, following them shouldn't be a problem. Some basic knowledge of C++ syntax would be good enough for you to understand the examples and the concepts they explain. reg, sateesh From megha at klp.org.in Mon Apr 2 14:18:39 2012 From: megha at klp.org.in (Megha Vishwanath) Date: Mon, 2 Apr 2012 17:48:39 +0530 Subject: [BangPypers] [JOBS] Technology Consultants for Education Non-Profit Message-ID: Hello, Karnataka Learning Partnership is a public platform where all the stakeholders involved in primary education can participate and contribute to the cause of ensuring better schools and education for all children in Karnataka. This effort envisages a system where a network of non-profits working across multiple verticals - education, health, nutrition etc., will bring their data together to present a factual assessment and this will be used to galvanize community led ownership of the public schooling system to drive change. Here's a linkto our Technology Overview on KLP. Our Technology stack, today, comprises of Python with Django and web.py, PostGis, Postgres, HTML,CSS and JS (and very rarely some Oracle / perl scripting) as we continue to explore mobile platforms, reporting platforms and mapping tools. We can start a conversation soon, if at a minimum you : - Want to work in a non-profit with a focus on public education - Can commit a minimum of 1 year to the Organisation as a full time consultant AND Requirement 1 - Have 5+ years of software development experience - Have basic Web Programming, SQL skills - Know a lot about or are willing to learn Python and work with related frameworks - Like to play around with Mapping and Visualisations Requirement 2 - Have 2+ years of programming experience in basic Web Technologies (HTML,CSS,JS) - Have good SQL skills and have worked with Postgres / Oracle at some point int time. - Are willing to learn Python and work with related frameworks Do write back to me at megha at klp.org.in, if interested. Thanks, Megha 9845844936 | www.klp.org.in From shashidhar85 at gmail.com Mon Apr 2 15:02:36 2012 From: shashidhar85 at gmail.com (Shashidhar Paragonda) Date: Mon, 2 Apr 2012 18:32:36 +0530 Subject: [BangPypers] WebDAV implementation ? Message-ID: Dear Python hackers, >>> I want help on implementation of WebDAV in Zope >>> My requirement is-> I have 5 client machine, 1 server machine where Zope server is running, I have to take certain configuration backup, make a tarball and send it to server machine through WebDAV. >>> This process is carried out by other client machine too... everyday. >>> Note: All received files client machine wont recide in Zope root file system. They should be stored in server machine ( like share folder ) and accessed by Zope sever to display them in UI. >>> Anyone experimented with WebDAV or have worked on it. >>> Thanks for help in advance. -- ----------------------------------- Regards, Shashidhar N.Paragonda shashidhar85 at gmail.com +919449073835 From vsapre80 at gmail.com Thu Apr 5 13:15:47 2012 From: vsapre80 at gmail.com (Vishal) Date: Thu, 5 Apr 2012 16:45:47 +0530 Subject: [BangPypers] Industrial Control Systems in Python In-Reply-To: <87mx73from.fsf@sanitarium.localdomain> References: <87k427ewny.fsf@sanitarium.localdomain> <87d37zhjvk.fsf@sanitarium.localdomain> <87mx73from.fsf@sanitarium.localdomain> Message-ID: On Mon, Mar 26, 2012 at 6:24 PM, Noufal Ibrahim wrote: > Vishal writes: > > [...] > > > 1) The scenario you describe is very close to what we would like to > > have...except that I wish to have an SBC running the actual control > > code in Python and a small micro-controller board to manage > > peripherals like ADC and PWM pins...that would translate to the > > control actions. These two talk over wire, using some protocol...some > > request-response bytes structure that we invent :)) > > *I wrote a custom JSON based protocol but later in the project, I wished > I had used something more standard.* > > Noufal, What are the other standard things you had in mind, apart from JSON. May be there is something you had in mind, which others can reuse. Best regards, Vishal Sapre From foss.mailinglists at gmail.com Thu Apr 5 13:23:20 2012 From: foss.mailinglists at gmail.com (sankarshan) Date: Thu, 5 Apr 2012 16:53:20 +0530 Subject: [BangPypers] [OT?] Re: Industrial Control Systems in Python In-Reply-To: References: <87k427ewny.fsf@sanitarium.localdomain> <87d37zhjvk.fsf@sanitarium.localdomain> <87mx73from.fsf@sanitarium.localdomain> Message-ID: On Wed, Mar 28, 2012 at 12:20 PM, Vishal wrote: > c) They cannot guarantee that this hardware is suitable for industry > use...so as to avoid potential law suits from customers for whom the board > fails (This is OK, since we incur that responsibility with open source all > the time...and this is an open hardware platform) I am sorry to have yanked out a line from your email that is somewhat orthogonal to the discussion (and possibly not related to Python at all), but the point you raise in (c) is interesting. What exactly do you mean when you say "... since we incur that responsibility with open source all the time" ? Could you provide some more context ? -- sankarshan mukhopadhyay From noufal at nibrahim.net.in Thu Apr 5 14:32:14 2012 From: noufal at nibrahim.net.in (Noufal Ibrahim) Date: Thu, 05 Apr 2012 18:02:14 +0530 Subject: [BangPypers] Industrial Control Systems in Python In-Reply-To: (Vishal's message of "Thu, 5 Apr 2012 16:45:47 +0530") References: <87k427ewny.fsf@sanitarium.localdomain> <87d37zhjvk.fsf@sanitarium.localdomain> <87mx73from.fsf@sanitarium.localdomain> Message-ID: <87fwcijr5d.fsf@sanitarium.localdomain> Vishal writes: [...] > What are the other standard things you had in mind, apart from JSON. May be > there is something you had in mind, which others can reuse. Http was something that occurred to me later. I didn't back then think about it in detail but sending HTTP requests and responses (even over USB) might have made a lot of sense. A somewhat restish interface to the device perhaps? As it stood, my thing was like a homebrew JSON RPC system. It did its job though. The http idea was somewhat vindicated by a decision made by some of the more senior system engineers to use the protocol to provide a native API to all their devices. I don't know if that took off but that was the plan and I thought of it first or at least independently. :) [...] -- ~noufal http://nibrahim.net.in Procrastination means never having to say you're sorry. From vsapre80 at gmail.com Thu Apr 5 17:54:12 2012 From: vsapre80 at gmail.com (Vishal) Date: Thu, 5 Apr 2012 21:24:12 +0530 Subject: [BangPypers] [OT?] Re: Industrial Control Systems in Python In-Reply-To: References: <87k427ewny.fsf@sanitarium.localdomain> <87d37zhjvk.fsf@sanitarium.localdomain> <87mx73from.fsf@sanitarium.localdomain> Message-ID: On Thu, Apr 5, 2012 at 4:53 PM, sankarshan wrote: > On Wed, Mar 28, 2012 at 12:20 PM, Vishal wrote: > > > c) They cannot guarantee that this hardware is suitable for industry > > use...so as to avoid potential law suits from customers for whom the > board > > fails (This is OK, since we incur that responsibility with open source > all > > the time...and this is an open hardware platform) > > I am sorry to have yanked out a line from your email that is somewhat > orthogonal to the discussion (and possibly not related to Python at > all), but the point you raise in (c) is interesting. What exactly do > you mean when you say "... since we incur that responsibility with > open source all the time" ? Could you provide some more context ? > > -- > sankarshan mukhopadhyay > > > Hi, I hope my replies will not offend anybody, however, what I meant in that line was, if I use code from a BSD or MIT (and also GPL, but I am not sure about it) style licensed open source project, and something goes wrong because of that code base, I cannot sue the makers of that software. There is no implied responsibility that they carry, when I use their code base. That is not the case with commercial software, unless, the commercial license specifically clauses it out...and the customer agrees to it. If I am wrong on this line of thought.... i would love to be corrected. take care, Vishal -- Thanks and best regards, 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 lawgon at gmail.com Mon Apr 9 07:01:59 2012 From: lawgon at gmail.com (Kenneth Gonsalves) Date: Mon, 09 Apr 2012 10:31:59 +0530 Subject: [BangPypers] [OT?] Re: Industrial Control Systems in Python In-Reply-To: References: <87k427ewny.fsf@sanitarium.localdomain> <87d37zhjvk.fsf@sanitarium.localdomain> <87mx73from.fsf@sanitarium.localdomain> Message-ID: <1333947719.1801.77.camel@xlquest.web> On Thu, 2012-04-05 at 21:24 +0530, Vishal wrote: > If I am wrong on this line of thought.... i would love to be > corrected. > > you are 100% correct. If you want warranty, you have to pay for it - many open source projects offer warranty on payment, and there are also many third party vendors who offer warranties for specific products/stacks. -- regards Kenneth Gonsalves From anandology at gmail.com Wed Apr 11 10:16:57 2012 From: anandology at gmail.com (Anand Chitipothu) Date: Wed, 11 Apr 2012 13:46:57 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: Message-ID: Hi, I haven't received confirmation from Google yet. When I pinged them last week they said they are still working on it. Since the meeting is just 10 days away, I think it will be better if we find an alternate venue. Do you have suggestions for the venue? May be near Indiranagar area this time? Anand From vinayakh at gmail.com Wed Apr 11 10:19:15 2012 From: vinayakh at gmail.com (Vinayak Hegde) Date: Wed, 11 Apr 2012 13:49:15 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: Message-ID: You can have it in the Inmobi Office in EGL. I can make arrangements. Typically how many people are expected ? Regards Vinayak On Wed, Apr 11, 2012 at 1:46 PM, Anand Chitipothu wrote: > Hi, > > I haven't received confirmation from Google yet. When I pinged them > last week they said they are still working on it. Since the meeting is > just 10 days away, I think it will be better if we find an alternate > venue. > > Do you have suggestions for the venue? May be near Indiranagar area this time? > > Anand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers From deepakgarg.iitg at gmail.com Wed Apr 11 12:00:31 2012 From: deepakgarg.iitg at gmail.com (Deepak Garg) Date: Wed, 11 Apr 2012 15:30:31 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: Message-ID: HI All, I found this ML a bit late. I had created our Meetup page: http://www.meetup.com/Bangalore-Python-Developers-Group/ sometime before and have scheduled a meetup on May 20. If there is a planning for the meetup in April, please update on the page too so that everyone can come. Cheers, Deepak Garg, Data Center and Cloud Div. Citrix R&D, India Skype-id: deepakgarg.iit On Wed, Apr 11, 2012 at 1:49 PM, Vinayak Hegde wrote: > You can have it in the Inmobi Office in EGL. I can make arrangements. > > Typically how many people are expected ? > > Regards > Vinayak > > On Wed, Apr 11, 2012 at 1:46 PM, Anand Chitipothu wrote: >> Hi, >> >> I haven't received confirmation from Google yet. When I pinged them >> last week they said they are still working on it. Since the meeting is >> just 10 days away, I think it will be better if we find an alternate >> venue. >> >> Do you have suggestions for the venue? May be near Indiranagar area this time? >> >> 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 vsapre80 at gmail.com Wed Apr 11 12:16:16 2012 From: vsapre80 at gmail.com (Vishal) Date: Wed, 11 Apr 2012 15:46:16 +0530 Subject: [BangPypers] Interesting discussion about removing the GIL...again :)) Message-ID: Dear All, I came to this link, from the PythonWeekly magazine's last issue. It is quite old (2010/03), but very relevant. I just loved reading through this thread...hope you will too. Please have a look ... http://bugs.python.org/issue7946 In this discussion, some python developers (David Beazely, Antoine Pitrou, Nir Aides) propose an alternate implementation (without the GIL) for managing multiple threads. They also have shown good results. David has very cleanly shown what goes on with the new GIL implementation in Python3.2. Another line from a message from Nir Aides stands out: ( http://bugs.python.org/msg101612): I think it can be a good replacement to the GIL, since Python really needs a scheduler, not a lock. The idea is that Python is so general purpose, that it needs similar semantics like an OS, and so what it really needs is a good thread scheduler to allow multiple threads to work '*well*' in the same Python process, rather than a lock. Can we come up with a patch that achieves this ? Calling all python tinkerers... Enjoy, Vishal Sapre From baiju.m.mail at gmail.com Wed Apr 11 18:08:17 2012 From: baiju.m.mail at gmail.com (Baiju M) Date: Wed, 11 Apr 2012 21:38:17 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: Message-ID: When is our April meeting ? Location and date ? On Wed, Apr 11, 2012 at 3:30 PM, Deepak Garg wrote: > HI All, > > I found this ML a bit late. > I had created our Meetup page: > http://www.meetup.com/Bangalore-Python-Developers-Group/ > sometime before and have scheduled a meetup on May 20. > > If there is a planning for the meetup in April, please update on the > page too so that everyone can come. > > > Cheers, > > Deepak Garg, > Data Center and Cloud Div. > Citrix R&D, India > Skype-id: deepakgarg.iit > > > On Wed, Apr 11, 2012 at 1:49 PM, Vinayak Hegde wrote: >> You can have it in the Inmobi Office in EGL. I can make arrangements. >> >> Typically how many people are expected ? >> >> Regards >> Vinayak >> >> On Wed, Apr 11, 2012 at 1:46 PM, Anand Chitipothu wrote: >>> Hi, >>> >>> I haven't received confirmation from Google yet. When I pinged them >>> last week they said they are still working on it. Since the meeting is >>> just 10 days away, I think it will be better if we find an alternate >>> venue. >>> >>> Do you have suggestions for the venue? May be near Indiranagar area this time? >>> >>> 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 > > > > -- > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers From anandology at gmail.com Wed Apr 11 18:32:04 2012 From: anandology at gmail.com (Anand Chitipothu) Date: Wed, 11 Apr 2012 22:02:04 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: Message-ID: On Wed, Apr 11, 2012 at 9:38 PM, Baiju M wrote: > When is our April meeting ? ?Location and date ? Date: April 22 - 3:00PM Venue: not finalized yet Anand From noufal at nibrahim.net.in Wed Apr 11 18:33:52 2012 From: noufal at nibrahim.net.in (Noufal Ibrahim) Date: Wed, 11 Apr 2012 22:03:52 +0530 Subject: [BangPypers] April Meetup In-Reply-To: (Anand Chitipothu's message of "Wed, 11 Apr 2012 22:02:04 +0530") References: Message-ID: <87pqbe8byn.fsf@sanitarium.localdomain> Anand Chitipothu writes: > On Wed, Apr 11, 2012 at 9:38 PM, Baiju M wrote: >> When is our April meeting ? ?Location and date ? > > Date: April 22 - 3:00PM > Venue: not finalized yet [...] If InMobi is fine, let's finalise that and fix it shall we? -- ~noufal http://nibrahim.net.in If Roosevelt were alive, he'd turn over in his grave. -Samuel Goldwyn From lawgon at gmail.com Thu Apr 12 08:17:51 2012 From: lawgon at gmail.com (Kenneth Gonsalves) Date: Thu, 12 Apr 2012 11:47:51 +0530 Subject: [BangPypers] workshop Message-ID: <1334211471.1801.120.camel@xlquest.web> hi, I am conducting two python workshops for students in Trivandrum on 23rd and 24th June. I would like to have some help in the lab on these days - and maybe to take a few sessions also. The organisers will handle travel and accommodation. Please contact me offlist. -- regards Kenneth Gonsalves From pocha at stalkninja.com Thu Apr 12 09:09:40 2012 From: pocha at stalkninja.com (Ashish Sharma) Date: Thu, 12 Apr 2012 12:39:40 +0530 Subject: [BangPypers] [Commerical] Patching an open source python script Message-ID: <051BCFC4-199C-45C0-8327-9E72C414E86B@stalkninja.com> This might be useful to some guys here who are looking to get back to some python action - http://stalkninja.com/project/505 There is a price attributed to the effort which can be discussed with the project creator once the attempting guy can show his competency by doing the 'Task' section. Ashish P.S. - I run this venture but the project is not being posted by me. I am just doing the propagation part. In case of any doubts regarding the project, feel free to drop a comment on discussion board. In case of doubt regarding the process, feel free to ping me back. From senthil at uthcode.com Thu Apr 12 13:21:37 2012 From: senthil at uthcode.com (Senthil Kumaran) Date: Thu, 12 Apr 2012 19:21:37 +0800 Subject: [BangPypers] Fw: [Python-Dev] [RELEASED] Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 In-Reply-To: References: Message-ID: <20120412112137.GB2300@mathmagic> It's an important release. On Wed, Apr 11, 2012 at 03:37:49PM -0400, Benjamin Peterson wrote: > We're bursting with enthusiasm to announce the immediate availability of Python > 2.6.8, 2.7.3, 3.1.5, and 3.2.3. These releases included several security fixes. > > Note: Virtualenvs created with older releases in the 2.6, 2.7, 3.1, or 3.2 > series may not work with these bugfix releases. Specifically, the os module may > not appear to have a urandom function. This is a virtualenv bug, which can be > solved by recreating the broken virtualenvs with the newer Python versions. > > The main impetus for these releases is fixing a security issue in Python's hash > based types, dict and set, as described below. Python 2.7.3 and 3.2.3 include > the security patch and the normal set of bug fixes. Since Python 2.6 and 3.1 are > maintained only for security issues, 2.6.8 and 3.1.5 contain only various > security patches. > > The security issue exploits Python's dict and set implementations. Carefully > crafted input can lead to extremely long computation times and denials of > service. [1] Python dict and set types use hash tables to provide amortized > constant time operations. Hash tables require a well-distributed hash function > to spread data evenly across the hash table. The security issue is that an > attacker could compute thousands of keys with colliding hashes; this causes > quadratic algorithmic complexity when the hash table is constructed. To > alleviate the problem, the new releases add randomization to the hashing of > Python's string types (bytes/str in Python 3 and str/unicode in Python 2), > datetime.date, and datetime.datetime. This prevents an attacker from computing > colliding keys of these types without access to the Python process. > > Hash randomization causes the iteration order of dicts and sets to be > unpredictable and differ across Python runs. Python has never guaranteed > iteration order of keys in a dict or set, and applications are advised to never > rely on it. Historically, dict iteration order has not changed very often across > releases and has always remained consistent between successive executions of > Python. Thus, some existing applications may be relying on dict or set ordering. > Because of this and the fact that many Python applications which don't accept > untrusted input are not vulnerable to this attack, in all stable Python releases > mentioned here, HASH RANDOMIZATION IS DISABLED BY DEFAULT. There are two ways to > enable it. The -R commandline option can be passed to the python executable. It > can also be enabled by setting an environmental variable PYTHONHASHSEED to > "random". (Other values are accepted, too; pass -h to python for complete > description.) > > More details about the issue and the patch can be found in the oCERT advisory > [1] and the Python bug tracker [2]. > > Another related security issue fixed in these releases is in the expat XML > parsing library. expat had the same hash security issue detailed above as > Python's core types. The hashing algorithm used in the expat library is now > randomized. > > A few other security issues were fixed. They are described on the release pages > below. > > These releases are production releases. > > Downloads are at > > http://python.org/download/releases/2.6.8/ > http://python.org/download/releases/2.7.3/ > http://python.org/download/releases/3.1.5/ > http://python.org/download/releases/3.2.3/ > > As always, please report bugs to > > http://bugs.python.org/ > > Happy-to-put-hash-attack-issues-behind-them-ly yours, > The Python release team > Barry Warsaw (2.6), Georg Brandl (3.2), and Benjamin Peterson (2.7 and 3.1) > > [1] http://www.ocert.org/advisories/ocert-2011-003.html > [2] http://bugs.python.org/issue13703 > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: http://mail.python.org/mailman/options/python-dev/senthil%40uthcode.com From ramdaz at gmail.com Fri Apr 13 06:10:54 2012 From: ramdaz at gmail.com (Ramdas S) Date: Fri, 13 Apr 2012 09:40:54 +0530 Subject: [BangPypers] COMMERCIAL[Job Opening] Message-ID: Dear all, Serendipity Infolabs runs a portal called www.taxiforsure.com, and they need more Python/Django developers. They are already making revenues, and are close to their second round of funding. The ideal candidates should have 1-4 years experience in Python, and preferably some decent experience in Django. These are full time professionals. I had consulted with their team in the initial days of the project, and they have some of the nicest guys around with really cool ideas. I am privy to some of the plans which they have for the portal, and the kind of work which you can do would be fairly cutting edge and exciting. If you are a Python developer with a few years of experience and are looking at a change, then I will totally recommend you to connect with Raghu on raghu at taxiforsure.com, and start a discussion. There is also one opening for bright freshers or developers with less than one year experience. Thanks Ramdas PS: Hope I have met the user group etiquette rules From raghuveer.kancherla at recruiterbox.com Sat Apr 14 13:25:33 2012 From: raghuveer.kancherla at recruiterbox.com (Raghuveer Kancherla) Date: Sat, 14 Apr 2012 16:55:33 +0530 Subject: [BangPypers] [OT][Job] Looking for a python hacker Message-ID: Hi Everyone, We are hiring *Software Engineers* at Recruiterbox , Bangalore. Recruiterbox is a web-based software used by hundreds of companies across the world to manage and track job-applications. Some of them that you may recognize are Stripe, Groupon, Levis, Codecademy etc. We are looking for programmers to join our core engineering team. You will be working with the founders to build, maintain and scale the recruiterbox platform. Some of interesting technical problems you will be solving include (but are not limited to) writing REST apis, ensuring page load times are under 500ms, writing embeddable javascript that works in foreign environments, displaying any document within a browser, figuring out ways to store millions of documents etc. We work on Python, Django, MySql, Nginx, jquery, backbone, AWS We are looking for someone with a demonstrated interest in programming. If you write code out of interest rather than requirement, we want to talk to you. Prior knowledge of python is a plus but not necessary. How to Apply: http://recruiterbox.recruiterbox.com. Regards Raghu http://recruiterbox.com http://raghuveer.info http://twitter.com/notraghu From anandology at gmail.com Sun Apr 15 03:00:58 2012 From: anandology at gmail.com (Anand Chitipothu) Date: Sun, 15 Apr 2012 06:30:58 +0530 Subject: [BangPypers] April Meetup In-Reply-To: <87pqbe8byn.fsf@sanitarium.localdomain> References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: On Wed, Apr 11, 2012 at 10:03 PM, Noufal Ibrahim wrote: > Anand Chitipothu writes: > > > On Wed, Apr 11, 2012 at 9:38 PM, Baiju M wrote: > >> When is our April meeting ? Location and date ? > > > > Date: April 22 - 3:00PM > > Venue: not finalized yet > [...] > > > If InMobi is fine, let's finalise that and fix it shall we? > Let's finalize InMobi. Vinayak, We usually have about 10 people attending the meeting. Can you please send the address of the venue, a link to the map and your contact number? Anand From akghosh3 at gmail.com Sun Apr 15 03:37:27 2012 From: akghosh3 at gmail.com (Aloke Ghosh) Date: Sun, 15 Apr 2012 07:07:27 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: Hi! I am novice in programming. I am interested to join, I would like to know the itinerary of meeting underway. On Sun, Apr 15, 2012 at 6:30 AM, Anand Chitipothu wrote: > On Wed, Apr 11, 2012 at 10:03 PM, Noufal Ibrahim >wrote: > > > Anand Chitipothu writes: > > > > > On Wed, Apr 11, 2012 at 9:38 PM, Baiju M > wrote: > > >> When is our April meeting ? Location and date ? > > > > > > Date: April 22 - 3:00PM > > > Venue: not finalized yet > > [...] > > > > > > If InMobi is fine, let's finalise that and fix it shall we? > > > > Let's finalize InMobi. > > Vinayak, > > We usually have about 10 people attending the meeting. > > Can you please send the address of the venue, a link to the map and your > contact number? > > Anand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- A.K.Ghosh Bangalore:560016 Karnataka, India. Mob : +91 9448116503 From deepakgarg.iitg at gmail.com Sun Apr 15 05:12:27 2012 From: deepakgarg.iitg at gmail.com (Deepak Garg) Date: Sun, 15 Apr 2012 08:42:27 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: HI All, Please let me know the place and exact time when the meetup is finalized. I would like to announce the same on the meetup page: http://www.meetup.com/Bangalore-Python-Developers-Group/ so that others can attend. Also let me know the agenda of the day, I would like to announce that too. Thanks, Deepak On Sun, Apr 15, 2012 at 7:07 AM, Aloke Ghosh wrote: > Hi! > I am novice in programming. I am interested to join, I would like to know > the itinerary of meeting underway. > > > On Sun, Apr 15, 2012 at 6:30 AM, Anand Chitipothu wrote: > >> On Wed, Apr 11, 2012 at 10:03 PM, Noufal Ibrahim > >wrote: >> >> > Anand Chitipothu writes: >> > >> > > On Wed, Apr 11, 2012 at 9:38 PM, Baiju M >> wrote: >> > >> When is our April meeting ? ?Location and date ? >> > > >> > > Date: April 22 - 3:00PM >> > > Venue: not finalized yet >> > [...] >> > >> > >> > If InMobi is fine, let's finalise that and fix it shall we? >> > >> >> Let's finalize InMobi. >> >> Vinayak, >> >> We usually have about 10 people attending the meeting. >> >> Can you please send the address of the venue, a link to the map and your >> contact number? >> >> Anand >> _______________________________________________ >> BangPypers mailing list >> BangPypers at python.org >> http://mail.python.org/mailman/listinfo/bangpypers >> > > > > -- > A.K.Ghosh > Bangalore:560016 > Karnataka, India. > > Mob : +91 9448116503 > _______________________________________________ > 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 Skype-id: deepakgarg.iit From vinayakh at gmail.com Mon Apr 16 11:55:13 2012 From: vinayakh at gmail.com (Vinayak Hegde) Date: Mon, 16 Apr 2012 15:25:13 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: On Sun, Apr 15, 2012 at 6:30 AM, Anand Chitipothu wrote: > On Wed, Apr 11, 2012 at 10:03 PM, Noufal Ibrahim wrote: > >> Anand Chitipothu writes: >> >> > On Wed, Apr 11, 2012 at 9:38 PM, Baiju M wrote: >> >> When is our April meeting ? ?Location and date ? >> > >> > Date: April 22 - 3:00PM >> > Venue: not finalized yet >> [...] >> >> >> If InMobi is fine, let's finalise that and fix it shall we? >> > > Let's finalize InMobi. > > Vinayak, > > We usually have about 10 people attending the meeting. > > Can you please send the address of the venue, a link to the map and your > contact number? Date: April 22 - 3:00PM Link to the Map : http://g.co/maps/rrvwk Inmobi Address : Ground Floor, Pebble Beach, Embassy Golf Links Road, Amarjyoti Layout, Domlur Bangalore, Karnataka, India Front Desk Board Line number : 080 6583 4445 (for directions) Landmark (inside EGL) : Citibank ATM / Small Barista (There is another Barista in Pyramid Food Court) Can also people send me the Agenda ? Regards Vinayak + 919449834401 From karthik.ravikanti at gmail.com Tue Apr 17 00:04:11 2012 From: karthik.ravikanti at gmail.com (plumenator) Date: Mon, 16 Apr 2012 15:04:11 -0700 (PDT) Subject: [BangPypers] Opening at a telephony startup(Plivo) In-Reply-To: References: Message-ID: <1334613851853-4888164.post@n6.nabble.com> Hi Kunal, I tried multiple (my code, by hand, brainy.py) ways to solve the puzzle, but to no avail. I really think it has to do with the HTTP post. Some more clarification would be great! My solution: https://gist.github.com/2393668 -- View this message in context: http://python.6.n6.nabble.com/Opening-at-a-telephony-startup-Plivo-tp4639627p4888164.html Sent from the Bangalore (BangPypers) mailing list archive at Nabble.com. From abpillai at gmail.com Tue Apr 17 07:39:36 2012 From: abpillai at gmail.com (Anand Balachandran Pillai) Date: Tue, 17 Apr 2012 11:09:36 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: On Mon, Apr 16, 2012 at 3:25 PM, Vinayak Hegde wrote: > > > Date: April 22 - 3:00PM > > Link to the Map : > http://g.co/maps/rrvwk > > Inmobi Address : > Ground Floor, Pebble Beach, Embassy Golf Links Road, Amarjyoti Layout, > Domlur > Bangalore, Karnataka, India > Front Desk Board Line number : 080 6583 4445 (for directions) > > Landmark (inside EGL) : Citibank ATM / Small Barista (There is another > Barista in Pyramid Food Court) > > Can also people send me the Agenda ? > +1 > > Regards > Vinayak > + 919449834401 > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- --Anand From vinayakh at gmail.com Wed Apr 18 09:25:32 2012 From: vinayakh at gmail.com (Vinayak Hegde) Date: Wed, 18 Apr 2012 12:55:32 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: On Tue, Apr 17, 2012 at 11:09 AM, Anand Balachandran Pillai wrote: > On Mon, Apr 16, 2012 at 3:25 PM, Vinayak Hegde wrote: > >> >> >> Date: April 22 - 3:00PM >> >> Link to the Map : >> http://g.co/maps/rrvwk >> >> Inmobi Address : >> Ground Floor, Pebble Beach, Embassy Golf Links Road, Amarjyoti Layout, >> Domlur >> Bangalore, Karnataka, India >> Front Desk Board Line number : 080 6583 4445 (for directions) >> >> Landmark (inside EGL) : Citibank ATM / Small Barista (There is another >> Barista in Pyramid Food Court) >> >> Can also people send me the Agenda ? So who is speaking ? Noufal ? Anand ? and What are the topics ? Regards Vinayak From anandology at gmail.com Wed Apr 18 10:52:58 2012 From: anandology at gmail.com (Anand Chitipothu) Date: Wed, 18 Apr 2012 14:22:58 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: On Wed, Apr 18, 2012 at 12:55 PM, Vinayak Hegde wrote: > On Tue, Apr 17, 2012 at 11:09 AM, Anand Balachandran Pillai > wrote: > > On Mon, Apr 16, 2012 at 3:25 PM, Vinayak Hegde > wrote: > > > >> > >> > >> Date: April 22 - 3:00PM > >> > >> Link to the Map : > >> http://g.co/maps/rrvwk > >> > >> Inmobi Address : > >> Ground Floor, Pebble Beach, Embassy Golf Links Road, Amarjyoti Layout, > >> Domlur > >> Bangalore, Karnataka, India > >> Front Desk Board Line number : 080 6583 4445 (for directions) > >> > >> Landmark (inside EGL) : Citibank ATM / Small Barista (There is another > >> Barista in Pyramid Food Court) > >> > >> Can also people send me the Agenda ? > > So who is speaking ? Noufal ? Anand ? and What are the topics ? > Looking at the other thread, there were three topics proposed. * How to start a Python project - Anand Chitipothu * PyGame (game development in general) - Noufal Ibrahim * An introduction to ZeroMQ - Yeswanth Vinayak, the map link that you provided didn't work. I made another one. http://maps.google.com/maps?q=Embassy+Golf+Links+Bangalore Deepak, can you please update the meetup.com page? Anand From deepakgarg.iitg at gmail.com Wed Apr 18 11:00:10 2012 From: deepakgarg.iitg at gmail.com (Deepak Garg) Date: Wed, 18 Apr 2012 14:30:10 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: Sure, please confirm the details: Date: *April 22 - 3:00PM* *Inmobi Address* : Ground Floor, Pebble Beach, Embassy Golf Links Road, Amarjyoti Layout, Domlur Bangalore, Karnataka, India Front Desk Board Line number : 080 6583 4445 (for directions) Landmark (inside EGL) : Citibank ATM / Small Barista (There is another Barista in Pyramid Food Court) *Google Map link:* http://maps.google.com/maps?q=Embassy+Golf+Links+Bangalore *Agenda:* * How to start a Python project - Anand Chitipothu * PyGame (game development in general) - Noufal Ibrahim * An introduction to ZeroMQ - Yeswanth Deepak On Wed, Apr 18, 2012 at 2:22 PM, Anand Chitipothu wrote: > On Wed, Apr 18, 2012 at 12:55 PM, Vinayak Hegde wrote: > >> On Tue, Apr 17, 2012 at 11:09 AM, Anand Balachandran Pillai >> wrote: >> > On Mon, Apr 16, 2012 at 3:25 PM, Vinayak Hegde >> wrote: >> > >> >> >> >> >> >> Date: April 22 - 3:00PM >> >> >> >> Link to the Map : >> >> http://g.co/maps/rrvwk >> >> >> >> Inmobi Address : >> >> Ground Floor, Pebble Beach, Embassy Golf Links Road, Amarjyoti Layout, >> >> Domlur >> >> Bangalore, Karnataka, India >> >> Front Desk Board Line number : 080 6583 4445 (for directions) >> >> >> >> Landmark (inside EGL) : Citibank ATM / Small Barista (There is another >> >> Barista in Pyramid Food Court) >> >> >> >> Can also people send me the Agenda ? >> >> So who is speaking ? Noufal ? Anand ? and What are the topics ? >> > > Looking at the other thread, there were three topics proposed. > > > Vinayak, the map link that you provided didn't work. I made another one. > > > > Deepak, can you please update the meetup.com page? > > Anand > _______________________________________________ > 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 Skype-id: deepakgarg.iit From anandology at gmail.com Wed Apr 18 11:01:08 2012 From: anandology at gmail.com (Anand Chitipothu) Date: Wed, 18 Apr 2012 14:31:08 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: On Wed, Apr 18, 2012 at 2:30 PM, Deepak Garg wrote: > Sure, please confirm the details: > > Date: *April 22 - 3:00PM* > > *Inmobi Address* : > Ground Floor, Pebble Beach, Embassy Golf Links Road, Amarjyoti Layout, > Domlur > Bangalore, Karnataka, India > Front Desk Board Line number : 080 6583 4445 (for directions) > > Landmark (inside EGL) : Citibank ATM / Small Barista (There is another > Barista in Pyramid Food Court) > > *Google Map link:* > http://maps.google.com/maps?q=Embassy+Golf+Links+Bangalore > > *Agenda:* > * How to start a Python project - Anand Chitipothu > * PyGame (game development in general) - Noufal Ibrahim > * An introduction to ZeroMQ - Yeswanth > Thats looks good. Anand From deepakgarg.iitg at gmail.com Wed Apr 18 11:22:34 2012 From: deepakgarg.iitg at gmail.com (Deepak Garg) Date: Wed, 18 Apr 2012 14:52:34 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: Done, Anand, can you please reply me with your contact no. I want to post it on the meetup page in case anybody has any difficulties, he/she should have someone to call. Deepak On Wed, Apr 18, 2012 at 2:31 PM, Anand Chitipothu wrote: > On Wed, Apr 18, 2012 at 2:30 PM, Deepak Garg >wrote: > > > Sure, please confirm the details: > > > > Date: *April 22 - 3:00PM* > > > > *Inmobi Address* : > > Ground Floor, Pebble Beach, Embassy Golf Links Road, Amarjyoti Layout, > > Domlur > > Bangalore, Karnataka, India > > Front Desk Board Line number : 080 6583 4445 (for directions) > > > > Landmark (inside EGL) : Citibank ATM / Small Barista (There is another > > Barista in Pyramid Food Court) > > > > *Google Map link:* > > http://maps.google.com/maps?q=Embassy+Golf+Links+Bangalore > > > > *Agenda:* > > * How to start a Python project - Anand Chitipothu > > * PyGame (game development in general) - Noufal Ibrahim > > * An introduction to ZeroMQ - Yeswanth > > > > Thats looks good. > > Anand > _______________________________________________ > 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 Skype-id: deepakgarg.iit From hr6 at hrlabz.com Wed Apr 18 11:28:57 2012 From: hr6 at hrlabz.com (Keerthana) Date: Wed, 18 Apr 2012 14:58:57 +0530 Subject: [BangPypers] Job Opening Message-ID: <001701cd1d45$b15cf2a0$1401a8c0@hrlabzkirthi> Dear All, We have a job opening for Technical lead for python web developer's team. Please send you profiles to hr6 at hrlabz.com Title: PythonLead No. Of Position: 1 Education: BE/B.Tech/Equivalent qualification Experience: 6+ years of Web Development / Software Engineering Skills: Python (Ruby or Java skills are a plus) JavaScript/AJAX/CSS3/HTML5/JSON, Django, Zope, Pylons, SQLAlchemy Technical Skills * 6+ years overall experience in software engineering * Systems-level design and development experience in a consumer-facing Web or SaaS environment * Demonstrated ability to scale technology to usage/demand * Experience with Python is a must * Advantage : Demonstrated experience with Web UI technologies: JavaScript/AJAX/CSS3/HTML5/JSON * Experience with JavaScript libraries such as jQuery, MooTools, etc., a plus * Deep relational database experience (schema design, complex queries): 5+ years with MySQL or Oracle, etc. Management Skills * Demonstrated ability to lead teams through projects * Experience coordinating/working with distributed teams (ideally international teams) * Demonstrated project management skills * Demonstrated experience with multiple product development methodologies: Agile, waterfall, Kanban, etc. * Prior experience working as a consultant or in an agency for multiple concurrent clients a plus Communication Skills * Excellent verbal and written communication skills * Demonstrated ability to proactively manage expectations with management, clients, and other internal teams * Demonstrated ability to clearly explain roles, scope, dependencies, and risks on project Best Regards, Keerthana, HR Labz, Bangalore. hr6 at hrlabz.com Tell No: 080-40603613 Mobile: 09845322088 From anandology at gmail.com Wed Apr 18 11:45:13 2012 From: anandology at gmail.com (Anand Chitipothu) Date: Wed, 18 Apr 2012 15:15:13 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: On Wed, Apr 18, 2012 at 2:52 PM, Deepak Garg wrote: > Done, > > Anand, can you please reply me with your contact no. > I want to post it on the meetup page in case anybody has any difficulties, > he/she should have someone to call. > Hi Deepak, Can you please change name of the group to "BangPypers - Bangalore Python User Group" and the current event to "BangPypers April Meetup"? Also, can you please remove the constraint of adding "introduction" and adding photo to be able to join the group? Thanks, Anand From deepakgarg.iitg at gmail.com Wed Apr 18 12:00:40 2012 From: deepakgarg.iitg at gmail.com (Deepak Garg) Date: Wed, 18 Apr 2012 15:30:40 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: HI Anand, I had created this group before I learned about the BangPypers ML. I have changed the meetup name to BangPypers April Meetup: http://www.meetup.com/Bangalore-Python-Developers-Group/events/61065672/ but I am afraid I don't think we should change the Group name. It is easy to find the group by this name when people search on meetup.com. Also constraint of Introduction and Photo is by default and I don't see any issue with that, its nice to get a little background information about the members. Please let me know if you still have some concerns. Thanks, Deepak On Wed, Apr 18, 2012 at 3:15 PM, Anand Chitipothu wrote: > On Wed, Apr 18, 20 > http://www.meetup.com/Bangalore-Python-Developers-Group/events/61065672/12at 2:52 PM, Deepak Garg < > deepakgarg.iitg at gmail.com>wrote: > > > Done, > > > > Anand, can you please reply me with your contact no. > > I want to post it on the meetup page in case anybody has any > difficulties, > > he/she should have someone to call. > > > > Hi Deepak, > > Can you please change name of the group to "BangPypers - Bangalore Python > User Group" and the current event to "BangPypers April Meetup"? > > Also, can you please remove the constraint of adding "introduction" and > adding photo to be able to join the group? > > Thanks, > Anand > _______________________________________________ > 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 Skype-id: deepakgarg.iit From noufal at nibrahim.net.in Wed Apr 18 12:10:29 2012 From: noufal at nibrahim.net.in (Noufal Ibrahim) Date: Wed, 18 Apr 2012 15:40:29 +0530 Subject: [BangPypers] April Meetup In-Reply-To: (Deepak Garg's message of "Wed, 18 Apr 2012 15:30:40 +0530") References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: <871unlz6y2.fsf@sanitarium.localdomain> Deepak Garg writes: > HI Anand, > > I had created this group before I learned about the BangPypers ML. > I have changed the meetup name to BangPypers April Meetup: > http://www.meetup.com/Bangalore-Python-Developers-Group/events/61065672/ > but I am afraid I don't think we should change the Group name. It is easy > to find the group by this name when people search on meetup.com. I'd prefer "Bangpypers - Bangalore Python User Group" rather than "Python Developers group". The latter has a different meaning. Search will be fine. People will search for "Python" in Bangalore region and get it either way. > Also constraint of Introduction and Photo is by default and I don't > see any issue with that, its nice to get a little background > information about the members. Please let me know if you still have > some concerns. Yes. Don't make it compulsory. If people want to, they can. Don't mandate it. [...] -- ~noufal http://nibrahim.net.in No one goes to that restaurant anymore-it's always too crowded. (attributed to Yogi Berra) From benignbala at gmail.com Wed Apr 18 12:16:33 2012 From: benignbala at gmail.com (Balachandran Sivakumar) Date: Wed, 18 Apr 2012 15:46:33 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: Hi, On Wed, Apr 18, 2012 at 3:30 PM, Deepak Garg wrote: > but I am afraid I don't think we should change the Group name. It is easy > to find the group by this name when people search on meetup.com. > True. But when people search for Bangpypers, meetup.com would not show up if we use a different name on that page :) > Also constraint of Introduction and Photo is by default and I don't see any > issue with that, its nice to get a little background information about the > members. Please let me know if you still have some concerns. > Though it might be good to know about others in the group, there might be people interested in joining the group, but not willing(or too lazy to ) add a photo/a few lines about them. Why not make it optional ? :) Thanks -- 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 deepakgarg.iitg at gmail.com Wed Apr 18 12:38:35 2012 From: deepakgarg.iitg at gmail.com (Deepak Garg) Date: Wed, 18 Apr 2012 16:08:35 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: The name "Bangpypers - Bangalore Python Users Group" sounds good. I can change it to that, although not sure how the Meetup page link will change. > Though it might be good to know about others in the group, > there might be people interested in joining the group, but not > willing(or too lazy to ) add a photo/a few lines about them. Why not > make it optional ? :) Thanks > Alright, photo can be made optional although usually people choose one of their pre-uploaded photos of meetup.com. I would still like to keep 'Introduction' to be non-optional. At least those who would like to share a few lines about themselves should not leave this field out thinking it to be optional. Personally, I like to read about every member joining the group. Also, on a separate note, I haven't seen any other Meetup group having these two fields to be optional. The reason most likely is it encourages face-to-face meetups which meetup.com is really meant for. Please share your views. Deepak > > -- > 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 > -- Deepak Garg, Data Center and Cloud Div. Citrix R&D, India Skype-id: deepakgarg.iit From noufal at nibrahim.net.in Wed Apr 18 12:48:05 2012 From: noufal at nibrahim.net.in (Noufal Ibrahim) Date: Wed, 18 Apr 2012 16:18:05 +0530 Subject: [BangPypers] April Meetup In-Reply-To: (Deepak Garg's message of "Wed, 18 Apr 2012 16:08:35 +0530") References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: <87vckxxqmy.fsf@sanitarium.localdomain> Deepak Garg writes: > I would still like to keep 'Introduction' to be non-optional. [...] > Please share your views. -1. -- ~noufal http://nibrahim.net.in I'd give my right arm to be ambidextrous. From nagappan at gmail.com Thu Apr 19 02:33:43 2012 From: nagappan at gmail.com (Nagappan Alagappan) Date: Wed, 18 Apr 2012 17:33:43 -0700 Subject: [BangPypers] Announce: Windows version of LDTP - GUI test automation tool Message-ID: Hello, I'm excited to announce Windows version of Linux Desktop Testing Porject (WinLDTP) !!! Special thanks: VMware Inc permitting me to open source my work VMware Desktop Engineering QE team to test it extensively David Connet for creating the WinLDTP installer Existing LDTP API's are compatible with WinLDTP, if there is any mismatch then we have to fix it ;-) About LDTP: Linux Desktop Testing Project is aimed at producing high quality test automation framework (using GNOME / Python) and cutting-edge tools that can be used to test Linux Desktop and improve it. It uses the Accessibility libraries to poke through the application's user interface. We strive to help in building a quality desktop. Download source: https://github.com/ldtp/winldtp Download binary (Windows XP / Windows 7): http://download.freedesktop.org/ldtp/winldtp-latest/WinLDTP.msi System requirement: .NET 3.5, refer README.txt after installation, python >= 2.5 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 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 http://nagappanal.blogspot.com From suchin.bhat at hp.com Thu Apr 19 06:59:19 2012 From: suchin.bhat at hp.com (Bhat, Suchin) Date: Thu, 19 Apr 2012 05:59:19 +0100 Subject: [BangPypers] Hello! Message-ID: <3EE1F33ACD096847BD36AEF235294D1B5B472EC1D9@GVW1364EXC.americas.hpqcorp.net> Dear BangPypers, I am a recruiter in Hewlett Packard and I am currently looking for high potential Python developers for one of our "critical" projects in R & D. Should you be interested or know any one, please feel free to send an email to suchin.bhat at hp.com. Alternatively, you can also call my cell phone for more details. Thanks Suchin Bhat India Staffing +91 9008966966 | suchin.bhat at hp.com Salarpuria Arena, Koramangala, Bangalore, India From noufal at nibrahim.net.in Thu Apr 19 19:38:13 2012 From: noufal at nibrahim.net.in (Noufal Ibrahim) Date: Thu, 19 Apr 2012 23:08:13 +0530 Subject: [BangPypers] April Meetup In-Reply-To: (Anand Chitipothu's message of "Wed, 18 Apr 2012 14:31:08 +0530") References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: <87aa27y64a.fsf@sanitarium.localdomain> I'll probably skip my talk this time. I have some material on the subject that I need to organise and I'm somewhat tight till the end of the month. I'll make that presentation for the next meetup along with properly prepared slides and stuff. Anand Chitipothu writes: > On Wed, Apr 18, 2012 at 2:30 PM, Deepak Garg wrote: > >> Sure, please confirm the details: >> >> Date: *April 22 - 3:00PM* >> >> *Inmobi Address* : >> Ground Floor, Pebble Beach, Embassy Golf Links Road, Amarjyoti Layout, >> Domlur >> Bangalore, Karnataka, India >> Front Desk Board Line number : 080 6583 4445 (for directions) >> >> Landmark (inside EGL) : Citibank ATM / Small Barista (There is another >> Barista in Pyramid Food Court) >> >> *Google Map link:* >> http://maps.google.com/maps?q=Embassy+Golf+Links+Bangalore >> >> *Agenda:* >> * How to start a Python project - Anand Chitipothu >> * PyGame (game development in general) - Noufal Ibrahim >> * An introduction to ZeroMQ - Yeswanth >> > > Thats looks good. > > Anand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- ~noufal http://nibrahim.net.in An Irishman is never at peace except when he's fighting. From swamiyeswanth at gmail.com Fri Apr 20 04:52:24 2012 From: swamiyeswanth at gmail.com (yeswanth) Date: Fri, 20 Apr 2012 08:22:24 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: Hi there, Sorry for the last minute backout . I am not able to attend the meeting this time as I will be travelling to coimbatore for my college farewell. I should be able to attend it next month and should be able to give a talk on 'ZeroMQ' or some other topic . On Wed, Apr 18, 2012 at 2:22 PM, Anand Chitipothu wrote: > > Looking at the other thread, there were three topics proposed. > > * How to start a Python project - Anand Chitipothu > * PyGame (game development in general) - Noufal Ibrahim > * An introduction to ZeroMQ - Yeswanth > > Vinayak, the map link that you provided didn't work. I made another one. > > http://maps.google.com/maps?q=Embassy+Golf+Links+Bangalore > > Deepak, can you please update the meetup.com page? > > Anand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Regards, Yeswanth http://advencode.wordpress.com/ From deepakgarg.iitg at gmail.com Fri Apr 20 05:25:59 2012 From: deepakgarg.iitg at gmail.com (Deepak Garg) Date: Fri, 20 Apr 2012 08:55:59 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: Hi Yeswanth, Thanks for letting us know. I will edit the agenda accordingly. In this case I can give a presentation on using "Fabric for Django deployment in AWS/Cloud". Noufal, please confirm if you will be giving the talk. 'Introduction' in the meetup group in now optional and I will edit the Group name after this meetup so that any links shouldn't change. Deepak On Fri, Apr 20, 2012 at 8:22 AM, yeswanth wrote: > Hi there, > Sorry for the last minute backout . I am not able to attend the meeting > this time as I will be travelling to coimbatore for > my college farewell. I should be able to attend it next month and should be > able to give a talk on 'ZeroMQ' or some other > topic . > > > > On Wed, Apr 18, 2012 at 2:22 PM, Anand Chitipothu >wrote: > > > > > Looking at the other thread, there were three topics proposed. > > > > * How to start a Python project - Anand Chitipothu > > * PyGame (game development in general) - Noufal Ibrahim > > * An introduction to ZeroMQ - Yeswanth > > > > Vinayak, the map link that you provided didn't work. I made another one. > > > > http://maps.google.com/maps?q=Embassy+Golf+Links+Bangalore > > > > Deepak, can you please update the meetup.com page? > > > > Anand > > _______________________________________________ > > 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 > -- Deepak Garg, Data Center and Cloud Div. Citrix R&D, India Skype-id: deepakgarg.iit From noufal at nibrahim.net.in Fri Apr 20 06:21:56 2012 From: noufal at nibrahim.net.in (Noufal Ibrahim) Date: Fri, 20 Apr 2012 09:51:56 +0530 Subject: [BangPypers] April Meetup In-Reply-To: (Deepak Garg's message of "Fri, 20 Apr 2012 08:55:59 +0530") References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: <87aa27vxqz.fsf@sanitarium.localdomain> Deepak Garg writes: > Hi Yeswanth, > > Thanks for letting us know. I will edit the agenda accordingly. In this > case I can give a presentation on using "Fabric for Django deployment in > AWS/Cloud". > > Noufal, please confirm if you will be giving the talk. I can give a thumbnail sketch. I won't have time to prepare. [...] -- ~noufal http://nibrahim.net.in I never liked you, and I always will. -Samuel Goldwyn From benignbala at gmail.com Fri Apr 20 07:02:04 2012 From: benignbala at gmail.com (Balachandran Sivakumar) Date: Fri, 20 Apr 2012 10:32:04 +0530 Subject: [BangPypers] April Meetup In-Reply-To: <87aa27vxqz.fsf@sanitarium.localdomain> References: <87pqbe8byn.fsf@sanitarium.localdomain> <87aa27vxqz.fsf@sanitarium.localdomain> Message-ID: Hi, On Fri, Apr 20, 2012 at 9:51 AM, Noufal Ibrahim wrote: > Deepak Garg writes: > > I can give a thumbnail sketch. I won't have time to prepare. > I would be glad to hear someone talk on ZODB. In case Noufal has a short talk(he says it is a sketch), will someone have the time to talk on ZODB ? Thanks -- 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 benignbala at gmail.com Fri Apr 20 11:58:34 2012 From: benignbala at gmail.com (Balachandran Sivakumar) Date: Fri, 20 Apr 2012 15:28:34 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: Hi, On Wed, Apr 18, 2012 at 2:30 PM, Deepak Garg wrote: > Sure, please confirm the details: > > Date: ?*April 22 - 3:00PM* > Just to confirm again, we are meeting on Sunday, 22 April ? Not on Saturday, right ? Asking as we normally meet on Saturdays. Thanks -- 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 deepakgarg.iitg at gmail.com Fri Apr 20 12:05:59 2012 From: deepakgarg.iitg at gmail.com (Deepak Garg) Date: Fri, 20 Apr 2012 15:35:59 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: Yes, Here is the event page: http://www.meetup.com/Bangalore-Python-Developers-Group/events/61065672/ You may want to join the Group: http://www.meetup.com/Bangalore-Python-Developers-Group/ Deepak On Fri, Apr 20, 2012 at 3:28 PM, Balachandran Sivakumar < benignbala at gmail.com> wrote: > Hi, > > On Wed, Apr 18, 2012 at 2:30 PM, Deepak Garg > wrote: > > Sure, please confirm the details: > > > > Date: *April 22 - 3:00PM* > > > > Just to confirm again, we are meeting on Sunday, 22 April ? > Not on Saturday, right ? Asking as we normally meet on Saturdays. > Thanks > > -- > 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 > -- Deepak Garg, Data Center and Cloud Div. Citrix R&D, India Skype-id: deepakgarg.iit From anandology at gmail.com Fri Apr 20 12:13:22 2012 From: anandology at gmail.com (Anand Chitipothu) Date: Fri, 20 Apr 2012 15:43:22 +0530 Subject: [BangPypers] April Meetup In-Reply-To: References: <87pqbe8byn.fsf@sanitarium.localdomain> Message-ID: On Fri, Apr 20, 2012 at 3:28 PM, Balachandran Sivakumar < benignbala at gmail.com> wrote: > Hi, > > On Wed, Apr 18, 2012 at 2:30 PM, Deepak Garg > wrote: > > Sure, please confirm the details: > > > > Date: *April 22 - 3:00PM* > > > > Just to confirm again, we are meeting on Sunday, 22 April ? > Not on Saturday, right ? Asking as we normally meet on Saturdays. > The meeting is postponed to Sunday as there is a hasgeek event happening on this Saturday. Anand From vinayakh at gmail.com Mon Apr 23 20:04:40 2012 From: vinayakh at gmail.com (Vinayak Hegde) Date: Mon, 23 Apr 2012 23:34:40 +0530 Subject: [BangPypers] Game programming with Python Message-ID: Noufal gave a nice talk on Game programming with Pygame. Here are two more free (as in freedom and beer) books on Game programming on python. http://inventwithpython.com/ -- Vinayak From noufal at nibrahim.net.in Mon Apr 23 20:26:15 2012 From: noufal at nibrahim.net.in (Noufal Ibrahim) Date: Mon, 23 Apr 2012 23:56:15 +0530 Subject: [BangPypers] Game programming with Python In-Reply-To: (Vinayak Hegde's message of "Mon, 23 Apr 2012 23:34:40 +0530") References: Message-ID: <8762cquwxk.fsf@sanitarium.localdomain> I bought a copy of http://www.apress.com/9781590598726 a few years ago and loved it. That's my reference for PyGame. Vinayak Hegde writes: > Noufal gave a nice talk on Game programming with Pygame. > > Here are two more free (as in freedom and beer) books on Game > programming on python. > > http://inventwithpython.com/ > > -- Vinayak > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- ~noufal http://nibrahim.net.in Our comedies are not to be laughed at. -Samuel Goldwyn From kdarious at gmail.com Mon Apr 23 21:43:44 2012 From: kdarious at gmail.com (S Pratap Singh) Date: Tue, 24 Apr 2012 01:13:44 +0530 Subject: [BangPypers] Sort names in a list by order of importance Message-ID: Hi, I have multiple list which is arranged by order of importance. I need to do sorting on this list. Important thing is that the last name in the list is important. If there is two or more similar name as the last name in the list then the last name should be printed first. Also I need to make sure that alphabets case do not change after sorting. def mycmp(a, b): if a.startswith(b): return -1 return cmp(a, b) mylist = ["Ramesh G","K V R Santhosh","Srikanth T G", "R V Laxaman","Ramesh Ghosh"] mylist.sort(cmp=mycmp) print "\n".join(mylist) Output: K V R Santhosh R V Laxaman Ramesh Ghosh Ramesh G Srikanth T G Above works fine but in the scenario mentioned below it fails : >>> mylist = ["Alan","aLan","alAn","alaN","ALan","AlAn","AlaN","aLAn","aLaN",*"alAN"*] >>> mylist.sort(cmp=mycmp) >>> print "\n".join(mylist) ALan AlAn AlaN Alan aLAn aLaN aLan *alAN* alAn alaN The desired output should be like this : [ *"alAN"*, "aLaN", "aLAn", "AlaN", "AlAn", "ALan", "alaN", "alAn", "aLan", "Alan" ] -- Regards, Pratap Singh From kdarious at gmail.com Tue Apr 24 00:06:46 2012 From: kdarious at gmail.com (S Pratap Singh) Date: Tue, 24 Apr 2012 03:36:46 +0530 Subject: [BangPypers] Sort names in a list by order of importance In-Reply-To: References: Message-ID: One more this I did not add.... This sorting needs to be done on the last name(Initial) of the user if the user does not have last name (initial) then the first name is considered as initial. On Tue, Apr 24, 2012 at 1:13 AM, S Pratap Singh wrote: > Hi, > > I have multiple list which is arranged by order of importance. I need to > do sorting on this list. Important thing is that the last name in the list > is important. If there is two or more similar name as the last name in the > list then the last name should be printed first. Also I need to make sure > that alphabets case do not change after sorting. > > def mycmp(a, b): > > if a.startswith(b): > > return -1 > > return cmp(a, b) > > mylist = ["Ramesh G","K V R Santhosh","Srikanth T G", "R V Laxaman","Ramesh Ghosh"] > > mylist.sort(cmp=mycmp) > print "\n".join(mylist) > > > Output: > > K V R Santhosh > > R V Laxaman > Ramesh Ghosh > Ramesh G > Srikanth T G > > > > Above works fine but in the scenario mentioned below it fails : > > >>> mylist = ["Alan","aLan","alAn","alaN","ALan","AlAn","AlaN","aLAn","aLaN",*"alAN"*] > > >>> mylist.sort(cmp=mycmp) > > >>> print "\n".join(mylist) > > ALan AlAn AlaN Alan aLAn aLaN aLan *alAN* alAn alaN > > The desired output should be like this : > > [ *"alAN"*, "aLaN", "aLAn", "AlaN", "AlAn", "ALan", "alaN", "alAn", "aLan", "Alan" ] > > > -- > Regards, > Pratap Singh > > -- Regards, Pratap Singh From gora at mimirtech.com Tue Apr 24 05:41:18 2012 From: gora at mimirtech.com (Gora Mohanty) Date: Tue, 24 Apr 2012 09:11:18 +0530 Subject: [BangPypers] Sort names in a list by order of importance In-Reply-To: References: Message-ID: On 24 April 2012 01:13, S Pratap Singh wrote: [...] > Above works fine but in the scenario mentioned below it fails : > >>>> mylist = ["Alan","aLan","alAn","alaN","ALan","AlAn","AlaN","aLAn","aLaN",*"alAN"*] This is a syntax error. What do you mean by the asterisks? [...] > The desired output should be like this : > > [ *"alAN"*, "aLaN", "aLAn", "AlaN", "AlAn", "ALan", "alaN", "alAn", > "aLan", "Alan" ] Could you define the desired sort order in words. This is not making sense to me. Regards, Gora From kdarious at gmail.com Tue Apr 24 08:36:41 2012 From: kdarious at gmail.com (S Pratap Singh) Date: Tue, 24 Apr 2012 12:06:41 +0530 Subject: [BangPypers] Sort names in a list by order of importance In-Reply-To: References: Message-ID: I need to sort list with names and without loosing the alphabet case (lower or upper). In each list last name is important and should get priority in sorting. If there are two or more name similar to the last name in the list. Then the last name should be printed first before another similar names. Also we need to sort the name based on the initials (sir name). If the name does not have initial then the first name should be considered as initial. There are no asterisks in the list mylist = ["Alan","aLan","alAn","alaN","ALan","AlAn","AlaN","aLAn","aLaN",*"alAN"*] I just highlighted the last name in the list as this is very important name and it should be printed before any other similar name in the list. Let me know if this makes sense to you. On Tue, Apr 24, 2012 at 9:11 AM, Gora Mohanty wrote: > On 24 April 2012 01:13, S Pratap Singh wrote: > [...] > > > Above works fine but in the scenario mentioned below it fails : > > > >>>> mylist = > ["Alan","aLan","alAn","alaN","ALan","AlAn","AlaN","aLAn","aLaN",*"alAN"*] > > This is a syntax error. What do you mean by the asterisks? > > [...] > > The desired output should be like this : > > > > [ *"alAN"*, "aLaN", "aLAn", "AlaN", "AlAn", "ALan", "alaN", "alAn", > > "aLan", "Alan" ] > > Could you define the desired sort order in words. This > is not making sense to me. > > Regards, > Gora > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Regards, Pratap Singh From gora at mimirtech.com Tue Apr 24 11:39:46 2012 From: gora at mimirtech.com (Gora Mohanty) Date: Tue, 24 Apr 2012 15:09:46 +0530 Subject: [BangPypers] Sort names in a list by order of importance In-Reply-To: References: Message-ID: On 24 April 2012 12:06, S Pratap Singh wrote: > I need to sort list with names and without loosing the alphabet case (lower > or upper). In each list last name is important and should get priority in > sorting. If there are two or more name similar to the last name in the > list. Then the last name should be printed first before another similar > names. > > Also we need to sort the name based on the initials (sir name). If the name > does not have initial then the first name should be considered as initial. > > > There are no asterisks in the list > > mylist = ["Alan","aLan","alAn","alaN","ALan","AlAn","AlaN","aLAn","aLaN",*"alAN"*] > > > I just highlighted the last name in the list as this is very important name > and it should be printed before any other similar name in the list. Please do not do that when you are presenting things as code, or at least say what you mean. > Let me know if this makes sense to you. Not completely. How is your desired sort order of [ *"alAN"*, "aLaN", "aLAn", "AlaN", "AlAn", "ALan", "alaN", "alAn", "aLan", "Alan" ] defined? I cannot see a logic to the order. Regards, Gora From anandology at gmail.com Tue Apr 24 11:40:11 2012 From: anandology at gmail.com (Anand Chitipothu) Date: Tue, 24 Apr 2012 15:10:11 +0530 Subject: [BangPypers] Sort names in a list by order of importance In-Reply-To: References: Message-ID: On Tue, Apr 24, 2012 at 12:06 PM, S Pratap Singh wrote: > I need to sort list with names and without loosing the alphabet case (lower > or upper). In each list last name is important and should get priority in > sorting. If there are two or more name similar to the last name in the > list. Then the last name should be printed first before another similar > names. > > Also we need to sort the name based on the initials (sir name). If the name > does not have initial then the first name should be considered as initial. > > > There are no asterisks in the list > > mylist = > ["Alan","aLan","alAn","alaN","ALan","AlAn","AlaN","aLAn","aLaN",*"alAN"*] > > > I just highlighted the last name in the list as this is very important name > and it should be printed before any other similar name in the list. > > Let me know if this makes sense to you. > Why don't you remove the last element, sort the list and insert the removed last element at the beginning of the list? Anand From kdarious at gmail.com Tue Apr 24 11:43:24 2012 From: kdarious at gmail.com (S Pratap Singh) Date: Tue, 24 Apr 2012 02:43:24 -0700 Subject: [BangPypers] Sort names in a list by order of importance In-Reply-To: References: Message-ID: Yeah this is what i thought but this sorting needs to be done using the Initial name not the first name of persons ..I am getting little confused and I am very new to python and worked on python almost 3 years back so finding problem with striping and sorting .. On Tue, Apr 24, 2012 at 2:40 AM, Anand Chitipothu wrote: > On Tue, Apr 24, 2012 at 12:06 PM, S Pratap Singh > wrote: > > > I need to sort list with names and without loosing the alphabet case > (lower > > or upper). In each list last name is important and should get priority in > > sorting. If there are two or more name similar to the last name in the > > list. Then the last name should be printed first before another similar > > names. > > > > Also we need to sort the name based on the initials (sir name). If the > name > > does not have initial then the first name should be considered as > initial. > > > > > > There are no asterisks in the list > > > > mylist = > > ["Alan","aLan","alAn","alaN","ALan","AlAn","AlaN","aLAn","aLaN",*"alAN"*] > > > > > > I just highlighted the last name in the list as this is very important > name > > and it should be printed before any other similar name in the list. > > > > Let me know if this makes sense to you. > > > > Why don't you remove the last element, sort the list and insert the removed > last element at the beginning of the list? > > Anand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Regards, Pratap Singh From vikasruhil06 at gmail.com Sun Apr 29 05:38:30 2012 From: vikasruhil06 at gmail.com (Vikas Ruhil) Date: Sun, 29 Apr 2012 09:08:30 +0530 Subject: [BangPypers] [JOBS] [STUDENTS] Python/Django Internship position Message-ID: Are you still in college and looking to gain some extra experience while making some money? If you don't have much experience yet, but are smart and hungry, keep reading. We're a very young and growing startup (silicon valley based )in the social networking. You're probably a CS student, but we couldn't care less what your background is, as long as you can code. Ideally you've been exposed to Python (and maybe even Django), but if you think you're smart enough to pick it up, feel... working to help people connect with each other around the globe. Join us! Responsibilities Create web applications using primarily Dajngo Implement web interfaces using XHTML, CSS, and JavaScript Work closely with our product and design teams to define feature specifications Work closely with operations and infrastructure to build and scale back-end services Build report interfaces and data feeds Requirements: ? Strong passion for learning. ? Python/Django ? HTML/JavaScript/CSS ? Experience using Linux is a plus Optional skills is a plus : ? XML, JSON ? Ajax ? XSLT/XPath Our Team :- We in total 7 (some from IIT ,Stanford , non IIT too..etc) ,basically working as with an inter-cultural team. If any one interested please mail us at vikasruhil06 at gmail.com with your contact information. We'll be glad to explain more once we are in touch with you ;-). Thanks, Vikash Ruhil From shashidhar85 at gmail.com Sun Apr 29 17:13:25 2012 From: shashidhar85 at gmail.com (Shashidhar Paragonda) Date: Sun, 29 Apr 2012 20:43:25 +0530 Subject: [BangPypers] { '" JOB " : " Junior Developer " } Message-ID: Dear Python hackers, There is opening for junior Python developer in Carl Zeiss India Pvt. Ltd. A German company. The position is for permanent position. Skills required: >>> Python >>> Zope / Django >>> HTML >>> CSS >>> Ajax Optional Skills: >>> Working experience on both Linux, Windows is ' + ' >>> JSON, XML >>> Working exp on Zope is ' + ' Exp: 1+ yrs ( even if candidate is having much exposure & coding experience on Python can apply ) The working domain will be METROLOGY ( science of measurements ), This position is @ Bangalore. candidate can send me resume ASAP to E-mail : shashidhar85 at gmail.com/ shashidhar at zeiss.co.in -- ----------------------------------- Regards, Shashidhar N.Paragonda shashidhar85 at gmail.com +919449073835 From srinivasaenergy at gmail.com Mon Apr 30 04:24:30 2012 From: srinivasaenergy at gmail.com (srinivasa rao) Date: Mon, 30 Apr 2012 07:54:30 +0530 Subject: [BangPypers] { '" JOB " : " Junior Developer " } In-Reply-To: References: Message-ID: Hi I have 4 years into python development using Django total i have 6 years experience may i apply for this position please let me know Thanks & Regards Srinivasa On Sun, Apr 29, 2012 at 8:43 PM, Shashidhar Paragonda < shashidhar85 at gmail.com> wrote: > Dear Python hackers, > > There is opening for junior Python developer in Carl Zeiss India > Pvt. Ltd. A German company. The position is for permanent position. > > Skills required: > > >>> Python > >>> Zope / Django > >>> HTML > >>> CSS > >>> Ajax > > Optional Skills: > >>> Working experience on both Linux, Windows is ' + ' > >>> JSON, XML > >>> Working exp on Zope is ' + ' > > Exp: 1+ yrs ( even if candidate is having much exposure & coding > experience on Python can apply ) > The working domain will be METROLOGY ( science of measurements ), > This position is @ Bangalore. > candidate can send me resume ASAP to E-mail : > shashidhar85 at gmail.com/ > shashidhar at zeiss.co.in > > > > -- > ----------------------------------- > Regards, > > Shashidhar N.Paragonda > shashidhar85 at gmail.com > +919449073835 > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > http://mail.python.org/mailman/listinfo/bangpypers > From shashidhar85 at gmail.com Mon Apr 30 08:36:07 2012 From: shashidhar85 at gmail.com (Shashidhar Paragonda) Date: Mon, 30 Apr 2012 12:06:07 +0530 Subject: [BangPypers] { '" JOB " : " Junior Developer " } In-Reply-To: References: Message-ID: Hello Srinivas, Your experience doesnt suit to current position in our company. You could be going on Team-Lead or Project-Lead position. :) On Mon, Apr 30, 2012 at 7:54 AM, srinivasa rao wrote: > Hi > I have 4 years into python development using Django total i have 6 years > experience may i apply for this position > please let me know > Thanks & Regards > Srinivasa > > On Sun, Apr 29, 2012 at 8:43 PM, Shashidhar Paragonda < > shashidhar85 at gmail.com> wrote: > > > Dear Python hackers, > > > > There is opening for junior Python developer in Carl Zeiss India > > Pvt. Ltd. A German company. The position is for permanent position. > > > > Skills required: > > > > >>> Python > > >>> Zope / Django > > >>> HTML > > >>> CSS > > >>> Ajax > > > > Optional Skills: > > >>> Working experience on both Linux, Windows is ' + ' > > >>> JSON, XML > > >>> Working exp on Zope is ' + ' > > > > Exp: 1+ yrs ( even if candidate is having much exposure & coding > > experience on Python can apply ) > > The working domain will be METROLOGY ( science of measurements ), > > This position is @ Bangalore. > > candidate can send me resume ASAP to E-mail : > > shashidhar85 at gmail.com/ > > shashidhar at zeiss.co.in > > > > > > > > -- > > ----------------------------------- > > Regards, > > > > Shashidhar N.Paragonda > > shashidhar85 at gmail.com > > +919449073835 > > _______________________________________________ > > 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, Shashidhar N.Paragonda shashidhar85 at gmail.com +919449073835