Re: [BangPypers] Need Help : Setting Floating Precision Point as 2 in Python

2010-08-24 Thread Noufal Ibrahim
Arulalan T arulal...@gmail.com writes: [...] In CDAT[1] vcs module supports only the 'float data' type to represent the latitude logitude in World map. So I cant use Decimal or a string an integer. Only float. [...] I think that's a bug. The module should rely on duck typing rather than

Re: [BangPypers] Need Help : Setting Floating Precision Point as 2 in Python

2010-08-24 Thread Noufal Ibrahim
renuka prasad renukapras...@gmail.com writes: [...] what is the reason for the previous problem? can you elaborate a bit.. What my understanding is that the typical code and value , that is what we code is not the same as its value but would like to know more.. can you explain a bit?

Re: [BangPypers] [OT] Offline Payments for Pycon India

2010-08-22 Thread Noufal Ibrahim
Vinayak Hegde vinay...@gmail.com writes: Hi, I just registered for Pycon India and it says that payments can be made at Local user groups meetings in the offline mode. I have opted for offline as Do attend's online system is honestly confusing. Is there any easier way to make payments such

Re: [BangPypers] Problem with urlretrieve

2010-08-22 Thread Noufal Ibrahim
Anirudh Asokan ma...@anirudh.ind.in writes: [...] tfp = open(filename, 'wb') IOError: [Errno 13] Permission denied: '/home/anirudh/onam2.jpg' [...] Got any idea whats going on guys? I'd say it's pretty obvious from the above lines what the problem is. --

Re: [BangPypers] source

2010-08-16 Thread Noufal Ibrahim
Kenneth Gonsalves law...@au-kbc.org writes: On Mon, 2010-08-16 at 17:56 +0530, Baishampayan Ghose wrote: in using virtualenv and some other python programs I see the use of 'source' - google search does not throw up anything useful. What is 'source'? is it python or something else, and

Re: [BangPypers] source

2010-08-16 Thread Noufal Ibrahim
Jeffrey Jose jeffjosej...@gmail.com writes: I don't think it'd help. It's a shell builtin without a man page of it's own. You'd either have to do man bash or help source wont `man builtin` take you to `man bash` (man tcsh, in my case) automatically? Doesn't for me on Ubuntu 10.04

Re: [BangPypers] Imaging will not compile

2010-08-04 Thread Noufal Ibrahim
Kenneth Gonsalves law...@au-kbc.org writes: [...] _imaging.c:76:20: error: Python.h: No such file or directory [...] This looks like your problem. You need the development libraries for the Python version you're using. They're necessary to compile C extensions. If you've installed from the

Re: [BangPypers] Imaging will not compile

2010-08-04 Thread Noufal Ibrahim
law...@au-kbc.org writes: On 4 August 2010 13:00, Kenneth Gonsalves law...@au-kbc.org wrote: thanks - I am an idiot! easy_install worked, I see the egg in site-packages, but import PIL, or import Imaging both fail. Does import Image work? yes import Image works [...] There isn't a PIL

Re: [BangPypers] Imaging will not compile

2010-08-04 Thread Noufal Ibrahim
Vinay Shastry vinayshas...@gmail.com writes: On 4 August 2010 16:30, Noufal Ibrahim nou...@gmail.com wrote: There isn't a PIL or an Imaging top level module in the PIL package. http://www.pythonware.com/library/pil/handbook/ If importing Image works, I think it's installed properly. A lot

Re: [BangPypers] silly question regarding virtualenv

2010-08-02 Thread Noufal Ibrahim
Kenneth Gonsalves law...@au-kbc.org writes: On Monday, August 02, 2010 12:05:23 pm Naresh Khalasi wrote: AFAIK one needs to download the virutalenv package and execute this $ python virtualenv.py actually downloaded virtualenv tarball, expanded it and ran python2.6 setup.py install -

Re: [BangPypers] pycon hacksessions?

2010-08-01 Thread Noufal Ibrahim
Zubin Mithra zubin.mit...@gmail.com writes: [...] I was wondering if any of the speakers would be interested in taking the lead. [...] I'm not sure. I do know that Diptanu who proposed the rapidSMS related talk was interested doing a sprint on rapidSMS. With the discussion at the outset

Re: [BangPypers] July meetup

2010-07-31 Thread Noufal Ibrahim
Anand Balachandran Pillai abpil...@gmail.com writes: +1 from me. Koramangala is a short drive from Thoughtworks. I couldn't make it due to personal reasons. Waiting for an post on what happened. [...] Nothing in particular to mention. There were quite a few students. We collected 5

Re: [BangPypers] pycon hacksessions?

2010-07-31 Thread Noufal Ibrahim
Zubin Mithra zubin.mit...@gmail.com writes: [...] Is there anyway a sprint could be hosted during the conference? There is a lot of manpower in a conference such as Pycon-India and a lot could be achieved in a little time by hosting such a sprint. At the very least, it'll turn out to be a

Re: [BangPypers] July meetup

2010-07-29 Thread Noufal Ibrahim
vijay vnbang2...@yahoo.com writes: All,     Do let me know if this is fine with every one. [...] Fine by me. +1. -- ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] July meetup

2010-07-27 Thread Noufal Ibrahim
So, is 31st fine with everyone? I will attend but am currently tied up with some work related matters. Will someone else take charge of organising this meetup (venue etc.) and collecting the registration money of the offline participants? Anand C. has a setup to mail the offline registrants

Re: [BangPypers] July meetup

2010-07-27 Thread Noufal Ibrahim
Noufal Ibrahim nou...@gmail.com writes: So, is 31st fine with everyone? I will attend but am currently tied up with some work related matters. Will someone else take charge of organising this meetup (venue etc.) and collecting the registration money of the offline participants? Anand C

Re: [BangPypers] Using Google Moderators and Wave to make talks for PyCon India 2010 more interactive

2010-07-27 Thread Noufal Ibrahim
Pranav Prakash pra...@gmail.com writes: Hi, I was thinking if we can use Google Moderators ( http://www.google.com/moderator) and google wave to make the talks for PyCon India more interactive and lively. If we could come up with a plan of usage of these tools, maybe we can inform the

Re: [BangPypers] July meetup

2010-07-27 Thread Noufal Ibrahim
Anand Balachandran Pillai abpil...@gmail.com writes: On Tue, Jul 27, 2010 at 3:17 PM, Noufal Ibrahim nou...@gmail.com wrote: Noufal Ibrahim nou...@gmail.com writes: So, is 31st fine with everyone? I will attend but am currently tied up with some work related matters. Will someone else

Re: [BangPypers] July meetup

2010-07-22 Thread Noufal Ibrahim
Anand Balachandran Pillai abpil...@gmail.com writes: [...] Can we have it on 30th or 31st then ? Personally I prefer next week-end since I am a bit busy this week-end. Noufal ? [...] 31st is fine by me. Anyone else? -- ___ BangPypers mailing

[BangPypers] July meetup

2010-07-21 Thread Noufal Ibrahim
Hello everyone, We'll need atleast a mini meetup in July atleast to collect registration money from offline registrants. How's this Sunday look? Thanks. -- ___ BangPypers mailing list BangPypers@python.org

Re: [BangPypers] July meetup

2010-07-21 Thread Noufal Ibrahim
Anand Chitipothu anandol...@gmail.com writes: 2010/7/21 Noufal Ibrahim nou...@gmail.com: Hello everyone,        We'll need atleast a mini meetup in July atleast to collect registration money from offline registrants.        How's this Sunday look? Once finalized, we can send mail to all

Re: [BangPypers] How to run *.py scripts which interfaces with modules

2010-07-14 Thread Noufal Ibrahim
steve st...@lonetwin.net writes: [...] $ export PYTHONPATH=/home/$user/...:/some/other/path:... [...] OR a /usr/bin/env PYTHONPATH=$PYTHONPATH:~/extra/path python as your interpreter. I generally don't like doing things that linger. -- ___

[BangPypers] Fwd: T-shirt/Logo designs

2010-07-07 Thread Noufal Ibrahim
Sorry to spam the list like this so often but this is something relevant to the Python community at large. -- ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

[BangPypers] Fwd: [Inpycon] T-shirt/Logo designs

2010-07-07 Thread Noufal Ibrahim
Sorry about the repeated email. The last one got mangled somehow. -- Forwarded message -- From: Noufal Ibrahim nou...@gmail.com Date: Mon, Jul 5, 2010 at 10:46 PM Subject: [Inpycon] T-shirt/Logo designs To: Mailing list for the PyCon India conference inpy...@python.org Hello

Re: [BangPypers] Fwd: [Inpycon] T-shirt/Logo designs

2010-07-07 Thread Noufal Ibrahim
Santosh Rajan santra...@gmail.com writes: Why don't you contact these guys. http://www.inkfruit.com/ http://www.inkfruit.com/I am suggesting them because I read an article about them in rediff recently.

[BangPypers] Fwd: [Inpycon] Registrations open

2010-07-07 Thread Noufal Ibrahim
Sorry again. My mail client forwards emails as attachments and that gets scrubbed by mailman apparently. Noufal Ibrahim nou...@gmail.com writes: The registrations for the conference are offically open as per what we discussed on email. The link to the blog post with the details is here http

Re: [BangPypers] Entry fees for Pycon 2010

2010-07-05 Thread Noufal Ibrahim
Senthil Kumaran orsent...@gmail.com writes: On Mon, Jul 05, 2010 at 05:44:30PM +0530, Anand Chitipothu wrote: Do you guys have any rough figure for Pycon 2010 entry fee per attendee for corporate members? It may be too early, but we can plan out if our team fund can be provided by the

[BangPypers] Publicity

2010-07-04 Thread Noufal Ibrahim
On Sun, Jul 4, 2010 at 4:49 PM, Manu Ajith manusaj...@gmail.com wrote: hi everyone myself Manu S Ajith I am new to this user group. I recently attended  K-mug's DEVCON. I think you all should post a link in that too. Hi Manu, That's a good suggestion. I'm not familiar with K-mug or the

[BangPypers] [OT] David Goodger is our keynote speaker

2010-07-03 Thread Noufal Ibrahim
Here's something that the community here can look forward to. Please help spread the word as well. Thanks -- ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] [OT] David Goodger is our keynote speaker

2010-07-03 Thread Noufal Ibrahim
Santosh Rajan santra...@gmail.com writes: [...] Also I just released an Open Source frame work for App Engine Python, which you can see here. Eezee MVC http://code.google.com/p/eezeemvc/. [...] Hi Santosh, You should submit a talk proposal (http://in.pycon.org/2010/talks/submit ) on

Re: [BangPypers] Review of PyCon 2010 Invitation

2010-07-02 Thread Noufal Ibrahim
Gopalakrishnan Subramani gopalakrishnan.subram...@gmail.com writes: Hi Pypers, I had great Python meet up in June at IIMB and met *Noufal Ibrahim and other python guys.* *Noufal Ibrahim asked us to spread the word.. Here is message I have written for our developers (40+) and I

[BangPypers] Twitter account for BAngPypers

2010-06-27 Thread Noufal Ibrahim
I can't believe myself. I used to slam twitter and now I use it too much. Anyway. The PSF has a list for various user groups around the world. It's over here http://twitter.com/ThePSF/user-groups If we create a twitter account for ours and post things like user group meeting etc., it would be

Re: [BangPypers] Volunteers to spread the word

2010-06-27 Thread Noufal Ibrahim
On Sun, Jun 27, 2010 at 2:20 PM, Dark Seid lorddae...@gmail.com wrote: If you'd like me to, I can cross post the call to a few Ruby lists. With regards to other Python lists, Please do. -- ~noufal http://nibrahim.net.in ___ BangPypers mailing list

Re: [BangPypers] Indian Python Software Society

2010-06-27 Thread Noufal Ibrahim
It has sub pages. Just use a /. The pycon india 2010 has sub pages. On 6/27/10, Kenneth Gonsalves law...@au-kbc.org wrote: On Sunday 27 June 2010 12:51:15 Sandip Bhattacharya wrote: On Fri, Jun 18, 2010 at 5:53 AM, Kenneth Gonsalves law...@au-kbc.org wrote: further information about the

Re: [BangPypers] Volunteers to spread the word

2010-06-27 Thread Noufal Ibrahim
These are necessary to select the paper. What field do you feel is unnecessary? On 6/27/10, Nitin Kumar nitin.n...@gmail.com wrote: i am also planning to present paper. but couldn't fill in the form as there were many details asked. On Sun, Jun 27, 2010 at 1:48 PM, Anand Balachandran Pillai

Re: [BangPypers] [Inpycon] Volunteers to spread the word

2010-06-27 Thread Noufal Ibrahim
Can you open issues on github for these so that we can track them? On 6/27/10, Kenneth Gonsalves law...@au-kbc.org wrote: On Sunday 27 June 2010 19:27:08 Kenneth Gonsalves wrote: It underwent a lot of changes today. Check it now. I still do not see a news page describing what is happening,

Re: [BangPypers] Facebook Event for PyCon India 2010

2010-06-27 Thread Noufal Ibrahim
- India bangpypers@python.org Date: Thu, 24 Jun 2010 19:10:13 +0530 Subject: Re: [BangPypers] Facebook Event for PyCon India 2010 On Wed, Jun 23, 2010 at 1:00 PM, Noufal Ibrahim nou...@gmail.com wrote: On Wed, Jun 23, 2010 at 12:57 PM, Senthil Kumaran orsent...@gmail.com wrote: On Wed

Re: [BangPypers] BangPypers Digest, Vol 34, Issue 53

2010-06-27 Thread Noufal Ibrahim
On Sun, Jun 27, 2010 at 8:02 PM, Pranav Prakash pra...@gmail.com wrote: Hey Indian Python Software Society seems great effort. Coincidentally it was founded on my date of birth. So i was browsing through the wiki. How do i become a member of the society? It looks like this info is missing.

Re: [BangPypers] Volunteers to spread the word

2010-06-27 Thread Noufal Ibrahim
On Mon, Jun 28, 2010 at 12:12 AM, Senthil Kumaran orsent...@gmail.com wrote: On Sun, Jun 27, 2010 at 03:19:38PM +0530, Anand Balachandran Pillai wrote: When you do please make sure the CFP link is posted separately. http://in.pycon.org/2010/cfp Site has come out really well. This is really

Re: [BangPypers] designing programs

2010-06-26 Thread Noufal Ibrahim
On Sat, Jun 26, 2010 at 9:02 PM, shameek ghosh shamee...@gmail.com wrote: Well...Although I have not done this much,  but I believe a modelling tool like UML helps when you show your design to somebody else and secondly there might be cases where UML like modelling tools may also be converted

Re: [BangPypers] designing programs

2010-06-26 Thread Noufal Ibrahim
On Sun, Jun 27, 2010 at 12:13 AM, shameek ghosh shamee...@gmail.com wrote: I do believe the second point is an important reason why domain specific modelling tools are very important that can generate platform specific code.Something like UML to C++ might be available.I am not certain though.

Re: [BangPypers] designing programs

2010-06-25 Thread Noufal Ibrahim
On Fri, Jun 25, 2010 at 11:34 AM, Anand Balachandran Pillai abpil...@gmail.com wrote: On Fri, Jun 25, 2010 at 8:22 AM, Kenneth Gonsalves law...@au-kbc.orgwrote: hi, what tools do people use when designing software? I tried dia once or twice but found it rather cumbersome  For me it is

Re: [BangPypers] designing programs

2010-06-25 Thread Noufal Ibrahim
On Fri, Jun 25, 2010 at 12:51 PM, Kenneth Gonsalves law...@au-kbc.org wrote: On Friday 25 June 2010 12:37:25 Saju Pillai wrote: I am allergic to any design tool more complex than pen paper well, we seemed have almost reached a consensus - now all we need to decide is the pros and cons of

Re: [BangPypers] designing programs

2010-06-25 Thread Noufal Ibrahim
On Fri, Jun 25, 2010 at 3:23 PM, Kenneth Gonsalves law...@au-kbc.org wrote: On Friday 25 June 2010 14:23:19 Anand Balachandran Pillai wrote: well, we seemed have almost reached a consensus - now all we need to decide is the pros and cons of pen versus pencil.  I support pencil because,  

Re: [BangPypers] June meet up

2010-06-24 Thread Noufal Ibrahim
On Thu, Jun 24, 2010 at 11:25 AM, Arvind Jamuna Dixit ard...@gmail.com wrote: On Thu, Jun 24, 2010 at 11:18 AM, Noufal Ibrahim nou...@gmail.com wrote: Variety. No *real* reason. In that case we could ask Saju and have the meetup at NSRCEL, IIM-B. How about this Sunday (June 27th) at 15:00

Re: [BangPypers] June meet up

2010-06-24 Thread Noufal Ibrahim
On Thu, Jun 24, 2010 at 1:40 PM, Rahul R rahul8...@gmail.com wrote: On Thu, Jun 24, 2010 at 10:49 AM, Noufal Ibrahim nou...@gmail.com wrote: On Tue, Jun 22, 2010 at 11:13 AM, Abhishek Mishra ideam...@gmail.com wrote: +1 for the apac talk, I and a friend would definitely be interested

Re: [BangPypers] designing programs

2010-06-24 Thread Noufal Ibrahim
Nothing beats a clean white sheet of paper and a nice pen for me. No enforced structure. No barriers. Once I start, I use org mode to keep a log/track. I also find that writing documentation before the program is fully done clears things in my head. On 6/25/10, Kenneth Gonsalves law...@au-kbc.org

Re: [BangPypers] list to dictionary problem

2010-06-23 Thread Noufal Ibrahim
On Tue, Jun 22, 2010 at 7:53 AM, Vikram kp...@rediffmail.com wrote: Suppose i have this list: a = [['cat',2],['cat',5],['cat',9],['dog',6]] a [['cat', 2], ['cat', 5], ['cat', 9], ['dog', 6]] Now, there is a nice way to obtain the value 9. z = dict(a) z {'dog': 6, 'cat': 9} Is there

Re: [BangPypers] Facebook Event for PyCon India 2010

2010-06-23 Thread Noufal Ibrahim
On Wed, Jun 23, 2010 at 12:57 PM, Senthil Kumaran orsent...@gmail.com wrote: On Wed, Jun 23, 2010 at 12:11 PM, Pranav Prakash pra...@gmail.com wrote: Hi, I believe it would be great if the admins could create a Facebook event for PyCon India 2010. This would cause more people to know about

Re: [BangPypers] June meet up

2010-06-23 Thread Noufal Ibrahim
On Tue, Jun 22, 2010 at 11:13 AM, Abhishek Mishra ideam...@gmail.com wrote: +1 for the apac talk, I and a friend would definitely be interested. That's 3 people including me. Anyone else? What about the venue? We could ask TW but I'd prefer doing it somewhere else this time. Suggestions/ideas?

Re: [BangPypers] June meet up

2010-06-23 Thread Noufal Ibrahim
On Thu, Jun 24, 2010 at 11:17 AM, Arvind Jamuna Dixit ard...@gmail.com wrote: On Thu, Jun 24, 2010 at 10:49 AM, Noufal Ibrahim nou...@gmail.com wrote: What about the venue? We could ask TW but I'd prefer doing it somewhere else this time. Saju on this mailing list offered to host meetups

[BangPypers] [X-post] : PyCon India artwork

2010-06-21 Thread Noufal Ibrahim
Hello everyone, Sorry about the cross posting. We're falling short in our publicity department and to that end require some good artwork to brand the conference. There are 3 things which we need. 1. A logo. We have some from last year which we can recycle but I'd like that to be

Re: [BangPypers] [X-post] : PyCon India artwork

2010-06-21 Thread Noufal Ibrahim
On Mon, Jun 21, 2010 at 10:03 PM, Noufal Ibrahim nou...@gmail.com wrote: We have one more badge and it looks quite nice. Keep them coming! :) A few more have come in and I've received a logo as well. I've added an extra page to hold logos and other non-badge artwork (the division is arbitrary

Re: [BangPypers] Indian Python Software Society

2010-06-20 Thread Noufal Ibrahim
On Sun, Jun 20, 2010 at 4:09 PM, s|s supr.e.etse...@gmail.com wrote: I went through the aims of the society. Although, I can see, as primarily a Python language society, it intends to promote use of python in schools and universities and informal streams.  I would have still  preferred a

Re: [BangPypers] Indian Python Software Society

2010-06-20 Thread Noufal Ibrahim
I'm afraid I don't understand your point. I'm not sceptical about free software. I support it quite strongly and do what I can for it. However, when conducting a Python conference or promoting the language itself, I'm okay with non free software written in Python. I'm okay with non free IDEs for

[BangPypers] June meet up

2010-06-20 Thread Noufal Ibrahim
It would be a pity if the group meetings didn't take place. We had a good run the past few months. Is anyone game next weekend? We could do what Arvind last suggested or I could rehash my apac talk. Or anything else. -- ~noufal http://nibrahim.net.in

Re: [BangPypers] Indian Python Software Society

2010-06-19 Thread Noufal Ibrahim
On Sat, Jun 19, 2010 at 3:48 PM, Kenneth Gonsalves law...@au-kbc.org wrote: On Friday 18 June 2010 20:53:07 Senthil Kumaran wrote: further information about the society may be obtained here: http://wiki.python.org/moin/CategoryIndianPythonSoftwareSociety Quite a Legal Document!. Congrats

[BangPypers] [OT] PyCon India 2010 meeting

2010-06-17 Thread Noufal Ibrahim
Hello everyone, I've had a few emails from folks on this list who wanted to help out with the PyCon we're working towards but I don't have all the emails. We're having a face to face meeting this weekend at the following venue Venue : Indian Coffee House, Church Street, Brigade Gardens

Re: [BangPypers] duck typing -A random thought

2010-06-17 Thread Noufal Ibrahim
On Thu, Jun 17, 2010 at 1:52 PM, Srinivas Reddy Thatiparthy srinivas_thatipar...@akebonosoft.com wrote: is it just because of duck typing we don't require a concept of interfaces(like in Java and C#) in python? i think so.what you say? It's not that you don't require it. As Baiju said, the

Re: [BangPypers] python with c bindings

2010-06-16 Thread Noufal Ibrahim
On Tue, Jun 15, 2010 at 9:42 PM, Rahul R rahul8...@gmail.com wrote: On Tue, Jun 15, 2010 at 6:03 PM, Noufal Ibrahim nou...@gmail.com wrote: On Tue, Jun 15, 2010 at 9:11 PM, Rahul R rahul8...@gmail.com wrote: [..] i rather prefer running it as a script binding into a C (if thats possible

Re: [BangPypers] Live update of cmdline output on browser?

2010-06-14 Thread Noufal Ibrahim
On Mon, Jun 14, 2010 at 8:06 PM, Vikas BN vikas...@gmail.com wrote: [..]  Is there a way to 'tail' the output of this script to the browser? I searched on the  internet, but apparently my skills in that area seem to have fallen short in this case :( Not Python specific but Ajax term

Re: [BangPypers] biopython

2010-06-14 Thread Noufal Ibrahim
On Mon, Jun 14, 2010 at 9:15 PM, madhuri vio madhuri@gmail.com wrote: i am still waiting for some help. 1. Read http://www.catb.org/~esr/faqs/smart-questions.html#urgent first and then read the entire article. This is volunteer mailing list. 2. Don't cross post (i.e. post to multiple

[BangPypers] PyCon India 2010 CFP open!

2010-06-13 Thread Noufal Ibrahim
Hello everyone, We've been working towards the second PyCon in India and are now soliciting proposals and papers for the conference. The official announcement follows. IT would be great if you could help spread the word as well as submit proposals for talks you're interested in.

Re: [BangPypers] PyCon India 2010 CFP open!

2010-06-13 Thread Noufal Ibrahim
On Mon, Jun 14, 2010 at 9:49 AM, Srinivas Reddy Thatiparthy srinivas_thatipar...@akebonosoft.com wrote: Way to go folks , can't wait to meet you all there.. Thanks Srini. Do help spread the word and get more proposals. A conference is only as good as the talks presented.

Re: [BangPypers] PyCon India 2010 CFP open!

2010-06-13 Thread Noufal Ibrahim
On Mon, Jun 14, 2010 at 11:02 AM, Srinivas Reddy Thatiparthy srinivas_thatipar...@akebonosoft.com wrote: Thanks Srini. Do help spread the word and get more proposals. A conference is only as good as the talks presented. Yes, i did ,Sent mail to all of my friends. Cool! Thanks. :) -- ~noufal

Re: [BangPypers] python for management studies

2010-06-04 Thread Noufal Ibrahim
On Fri, Jun 4, 2010 at 10:16 AM, Senthil Kumaran orsent...@gmail.com wrote: On Thu, Jun 03, 2010 at 10:49:59PM +0530, Kenneth Gonsalves wrote: I have been commissioned to create and implement a course (compulsory with 2 credits for first semester) on computer programming for business

Re: [BangPypers] 2D plotting libraries.

2010-06-04 Thread Noufal Ibrahim
On Fri, Jun 4, 2010 at 12:13 PM, Shiv Shankar fsla...@gmail.com wrote: Hello, I have a finite 2 dimensional plane. I have a set of co-ordinates, which is basically the movement of an object. The co-ordinates are derived from a set of equations considering various factors. After a set of

Re: [BangPypers] python for management studies

2010-06-04 Thread Noufal Ibrahim
On Fri, Jun 4, 2010 at 12:32 PM, Venkatraman S venka...@gmail.com wrote: I would recommend starting with http://alpha.djangogenerator.com/ to get a feel of an 'application'. It might be just me but I think this is an *extremely* bad idea. I just tried the site and it looks like a nice point

Re: [BangPypers] 2D plotting libraries.

2010-06-04 Thread Noufal Ibrahim
On Fri, Jun 4, 2010 at 2:57 PM, Shiv Shankar fsla...@gmail.com wrote: [/..] Its a strategical game anyways. This changes things. What kind of app are you trying to make? -- ~noufal http://nibrahim.net.in ___ BangPypers mailing list

Re: [BangPypers] 2D plotting libraries.

2010-06-04 Thread Noufal Ibrahim
On Fri, Jun 4, 2010 at 3:52 PM, Shiv Shankar fsla...@gmail.com wrote: This changes things. What kind of app are you trying to make? War game, every one writes their own strategies to derive movement based on a intercommunication between objects. Objects are bots and one teams bot kills the

Re: [BangPypers] python for management studies

2010-06-04 Thread Noufal Ibrahim
On Fri, Jun 4, 2010 at 3:58 PM, Kenneth Gonsalves law...@au-kbc.org wrote: [..] Which is why I asked Kenneth about the intention of the course. It depends on that really. as a non-IT person and a non-programmer I have found that the ability to script some things gives me an immense sense of

Re: [BangPypers] 2D plotting libraries.

2010-06-04 Thread Noufal Ibrahim
I enjoy it quite a bit. The whole ode thing I've prepared for the pycon in Singapore is an attempt. With the libraries available, independant games are more feasible than ever. On 6/4/10, Anand Balachandran Pillai abpil...@gmail.com wrote: On Fri, Jun 4, 2010 at 4:15 PM, Kenneth Gonsalves

Re: [BangPypers] ReadError: opening tar file

2010-06-04 Thread Noufal Ibrahim
On Fri, Jun 4, 2010 at 4:55 PM, murugadoss murugadoss2...@gmail.com wrote: [..] Initially the program is written in the 32-bit linux pc. It is completely working here. Today, i loaded the same program in the server pc (which is a 64-bit x86 pc), i end up with issue. [..] This is weird. Can you

Re: [BangPypers] 2D plotting libraries.

2010-06-04 Thread Noufal Ibrahim
On Fri, Jun 4, 2010 at 6:49 PM, Shiv Shankar fsla...@gmail.com wrote:  The whole ode thing I've prepared for the pycon in Singapore is an attempt. http://github.com/nibrahim/Devious-machinations Let me see how well it's received. If it's good, I'll present it here at the local BangPypers

Re: [BangPypers] Regarding web framework in Python

2010-06-03 Thread Noufal Ibrahim
On Thu, Jun 3, 2010 at 1:15 PM, Jins Thomas jinstho...@gmail.com wrote:[..] Would some body please advice when free on 1.  Whether web.py itself is the good option for building this kind of framework. web.py is nice an it has it's own niche. You should really spend a while evaluating the

Re: [BangPypers] python for management studies

2010-06-03 Thread Noufal Ibrahim
On Thu, Jun 3, 2010 at 10:49 PM, Kenneth Gonsalves law...@au-kbc.org wrote: hi, I have been commissioned to create and implement a course (compulsory with 2 credits for first semester) on computer programming for business managers for MBA's in a new B school that is starting up. I envisage

Re: [BangPypers] Pygments help

2010-06-01 Thread Noufal Ibrahim
On Tue, Jun 1, 2010 at 12:40 PM, Srinivas Reddy Thatiparthy srinivas_thatipar...@akebonosoft.com wrote: I am playing around with Pygments 1.3.1 source .I have a couple of questions. 1.Pygments docs says use python 2.4 or above.(from Pygments-1.3.1/docs/build/installation.html) ;there are lots

Re: [BangPypers] binary file unpacking

2010-06-01 Thread Noufal Ibrahim
On Tue, Jun 1, 2010 at 12:57 PM, murugadoss murugadoss2...@gmail.com wrote: [..] Can anyone please tell me, the way to unpack the binay data from the file. It would depend on what is in the file. You need to know exactly what's in there and how it's packed to 'unpack' it. If a file has, for

Re: [BangPypers] Extracting zipfile

2010-05-31 Thread Noufal Ibrahim
On Mon, May 31, 2010 at 2:55 PM, Jeffrey Jose jeffjosej...@gmail.com wrote: Correct me if I'm wrong but tab-completion doesn't work out of the box for standard python interpreter. Not by default but you need to stick 2 or 3 lines into your startup file to get it going. -- ~noufal

Re: [BangPypers] packing floating data

2010-05-31 Thread Noufal Ibrahim
On Mon, May 31, 2010 at 5:34 PM, murugadoss murugadoss2...@gmail.com wrote: Hi all, I am trying to pack a float value like 45.90,43.78,543.87. i am using struct.pack( ) function. When i unpack (using struct.unpack) and print it i am getting only real part of the number. Type of the variable

Re: [BangPypers] Packing set of character and string

2010-05-29 Thread Noufal Ibrahim
On Sat, May 29, 2010 at 1:25 PM, murugadoss murugadoss2...@gmail.com wrote: Hi, I am trying to pack set of strings, can anyone suggest me a better way to do it. Better than what? I'm not sure what you mean by packing. -- ~noufal http://nibrahim.net.in

Re: [BangPypers] pack data

2010-05-28 Thread Noufal Ibrahim
On Fri, May 28, 2010 at 12:49 PM, murugadoss murugadoss2...@gmail.com wrote: Hello all, I am trying a sample program for send set of data [ kept in array]. I have attached the code below, import struct sendvalues = [181, 98, 11, 01] for i in range(4): snddata =

Re: [BangPypers] Program_to_catch_changes_in_webpage

2010-05-27 Thread Noufal Ibrahim
On Thu, May 27, 2010 at 12:35 PM, nikunj badjatya nikunjbadja...@gmail.com wrote: Hi All, I am actually using a web interface for outlook mails. Pointing the link to my browser opens a page which shows me all my mails. I had to refresh it to check for a new mail.  Many a times I was very late

Re: [BangPypers] Any compiled all PEP's into pdf

2010-05-27 Thread Noufal Ibrahim
On Thu, May 27, 2010 at 5:32 PM, Anand Balachandran Pillai abpil...@gmail.com wrote: [..] This felt like a fun thing to do so I actually did it but not from the PEPS index since it didn't give me text files but HTML files. Thankfully the PEPS are available in text format from

Re: [BangPypers] python for parsing

2010-05-24 Thread Noufal Ibrahim
On Mon, May 24, 2010 at 12:06 PM, Rahul R rahul8...@gmail.com wrote: Thanks Kunal , i am happy as well as sad  , happy because my job has become much simpler and sad because everytime i think of a novel (honeslty ) idea .. i see someone else has already executed it .. :( There are still lots

Re: [BangPypers] Weekly meeting - IIMB - New Venue

2010-05-21 Thread Noufal Ibrahim
On Fri, May 21, 2010 at 11:21 AM, Baiju M mba...@zeomega.com wrote: [..] Thanks Saju for the offering.  I think we should try different locations for meetings.  BTW, I am happy with TW office as the venue. +1. I like the idea of multiple venues. Also, Python meetings at a Python company is a

Re: [BangPypers] @dabeaz visiting b'lore

2010-05-10 Thread Noufal Ibrahim
Wednesday evening. Say around 1900 at the venue mentioned in my earlier email. Fine with everyone? On 5/1/10, Vishal vsapr...@gmail.com wrote: On Fri, Apr 30, 2010 at 12:01 PM, Arvind Jamuna Dixit ard...@gmail.comwrote: On Fri, Apr 30, 2010 at 11:34 AM, Noufal Ibrahim nou...@gmail.com wrote

Re: [BangPypers] @dabeaz visiting b'lore

2010-05-10 Thread Noufal Ibrahim
The list archives will have it. I don't have complete access to the net right now. On 5/10/10, Dhaval Sharma dhavalsha...@gmail.com wrote: Hi, Can you share the venue again as I have recently joined the group and must have missed previous email? -- With Warm Regards, @dhavalsharma

Re: [BangPypers] @dabeaz visiting b'lore

2010-05-10 Thread Noufal Ibrahim
reach the venue Prestige Loka Otherwise, just let us know where to reach in the building. On Mon, May 10, 2010 at 5:24 PM, Noufal Ibrahim nou...@gmail.com wrote: The list archives will have it. I don't have complete access to the net right now. On 5/10/10, Dhaval Sharma dhavalsha

Re: [BangPypers] i installed jaunty jackapole ubuntu 9.04 version

2010-05-08 Thread Noufal Ibrahim
On 5/8/10, jaya kumar jayakumargen...@gmail.com wrote: .. please tell me sorry for asking so many questions Google for asking smart questions and read it. You really need to try before firing off like this. -- ~noufal http://nibrahim.net.in ___

Re: [BangPypers] [OT] Venue for PyCon India 2010

2010-05-03 Thread Noufal Ibrahim
On Tue, May 4, 2010 at 9:14 AM, Vivek Khurana hiddenharm...@gmail.com wrote: [..]  Based on my experience on organizing conferences in colloeges, you should never rely on students. Best way is to contact the HOD of some department or even better have some contact in top management. Then things

Re: [BangPypers] [OT] Venue for PyCon India 2010

2010-05-03 Thread Noufal Ibrahim
On Tue, May 4, 2010 at 9:53 AM, Vikas BN vikas...@gmail.com wrote: On Tue, May 4, 2010 at 9:18 AM, Noufal Ibrahim nou...@gmail.com wrote: On Tue, May 4, 2010 at 9:14 AM, Vivek Khurana hiddenharm...@gmail.com wrote: [..]  Based on my experience on organizing conferences in colloeges, you

Re: [BangPypers] if we compare Rails and django

2010-05-01 Thread Noufal Ibrahim
On Sat, May 1, 2010 at 10:34 AM, BR!j!TH briji...@gmail.com wrote: Hi, Which is the best web framework Rails or Django.[..] Perl cgi. -- ~noufal http://nibrahim.net.in ___ BangPypers mailing list BangPypers@python.org

Re: [BangPypers] Bluebream

2010-05-01 Thread Noufal Ibrahim
On Sun, May 2, 2010 at 12:05 AM, Senthil Kumaran orsent...@gmail.com wrote: On Sat, May 01, 2010 at 11:55:54PM +0530, Baiju M wrote: FYI, Zope 3 is renamed to BlueBream : http://bluebream.zope.org Hi Baiju, I thought Bluebream was a new web framework. I was looking around the site and at

Re: [BangPypers] About Thoughtworks as a venue

2010-05-01 Thread Noufal Ibrahim
Thanks man. :-) On 5/2/10, Sriram Narayanan sriram...@gmail.com wrote: Folks: I've been meaning to send this mail for a while. A number of teams at Thoughtworks were recently caught off-guard when there was a last minute office wide maintenance (pest control) scheduled at both our offices.

Re: [BangPypers] @dabeaz visiting b'lore

2010-04-30 Thread Noufal Ibrahim
On Thu, Apr 29, 2010 at 3:25 PM, Arvind Jamuna Dixit ard...@gmail.com wrote: On Thu, Apr 29, 2010 at 2:59 PM, Noufal Ibrahim nou...@gmail.com wrote: Well, these are suggestions. He's not going to talk about *all* of them. :) Ok. I thought he would cover all of them ;) I'm +1 about the GIL

Re: [BangPypers] @dabeaz visiting b'lore

2010-04-29 Thread Noufal Ibrahim
On Wed, Apr 28, 2010 at 6:22 PM, Noufal Ibrahim nou...@gmail.com wrote: [..] He's asked about possible topics to talk about. One is of course, the GIL (particularly various approaches on fixing it that are floating around). Another is Abstract base classes. Then there's the Python advanced

Re: [BangPypers] @dabeaz visiting b'lore

2010-04-29 Thread Noufal Ibrahim
On Thu, Apr 29, 2010 at 2:11 PM, Arvind Jamuna Dixit ard...@gmail.com wrote: On Thu, Apr 29, 2010 at 12:00 PM, Noufal Ibrahim nou...@gmail.com wrote: Any other ideas? His own suggestions were context managers, ways of fixing/improving performance of the GIL and ABCs. I wonder if we would

Re: [BangPypers] @dabeaz visiting b'lore

2010-04-28 Thread Noufal Ibrahim
There are around 10 people who've +1d Dave will be here from 10th May to 15th May (he's leaving on the 15th late at night). I've spoken to the people where I currently am (TANDBERG) and they're okay with a meeting in the evenings. The space is pretty decent and can house around 10 - 12 people. So

Re: [BangPypers] @dabeaz visiting b'lore

2010-04-28 Thread Noufal Ibrahim
On Wed, Apr 28, 2010 at 6:22 PM, Noufal Ibrahim nou...@gmail.com wrote: There are around 10 people who've +1d[..] Any other suggestions? [..] Another possibility is context managers (with statement and details) -- ~noufal http://nibrahim.net.in

<    1   2   3   4   5   6   7   8   9   >