Re: [BangPypers] User group meeting this weekend

2010-04-25 Thread Arvind Jamuna Dixit
Its 11:30 and not even one other guy is interested. Thus, I have informed Kamal that we are not meeting at his office today. See you all at the next meetup. -- Arvind ___ BangPypers mailing list BangPypers@python.org

Re: [BangPypers] User group meeting this weekend

2010-04-25 Thread Noufal Ibrahim
On Sun, Apr 25, 2010 at 11:33 AM, Arvind Jamuna Dixit ard...@gmail.com wrote: Its 11:30 and not even one other guy is interested. Thus, I have informed Kamal that we are not meeting at his office today. See you all at the next meetup. A pity. The venue change was short notice though. We'll

Re: [BangPypers] User group meeting this weekend

2010-04-25 Thread Sriram Narayanan
Yes, sorry about the really short notice. I had to cancel the Java and the Andriod user group meets at TW for the same reason :( We got the pest control work notice at the really last minute ! :( -- Ram On 4/25/10, Noufal Ibrahim nou...@gmail.com wrote: On Sun, Apr 25, 2010 at 11:33 AM, Arvind

Re: [BangPypers] User group meeting this weekend

2010-04-25 Thread Noufal Ibrahim
Not a problem at all. We'll have the next one a little early. On 4/25/10, Sriram Narayanan sriram...@gmail.com wrote: Yes, sorry about the really short notice. I had to cancel the Java and the Andriod user group meets at TW for the same reason :( We got the pest control work notice at the

[BangPypers] python supports frameworks ?

2010-04-25 Thread jaya kumar
when we using php we can embedded the code of html, and java script and mysql bcoz it supports mulit language is there python supports like this or else need to go any other scripting languages ? these and all i need to web development purpose can any one please answer ? and also please can

Re: [BangPypers] python supports frameworks ?

2010-04-25 Thread Senthil Kumaran
On Mon, Apr 26, 2010 at 07:53:12AM +0530, jaya kumar wrote: please reply ? Please use a search engine. -- Senthil Ernest asks Frank how long he has been working for the company. Ever since they threatened to fire me. ___ BangPypers mailing

Re: [BangPypers] python supports frameworks ?

2010-04-25 Thread Roshan Mathews
On Mon, Apr 26, 2010 at 07:53, jaya kumar jayakumargen...@gmail.com wrote: these and all i need to web development purpose can any one please answer ? Check out http://docs.djangoproject.com/en/dev/intro/tutorial01/ Do mail the list f you have trouble starting off with that. and also please

Re: [BangPypers] python supports frameworks ?

2010-04-25 Thread Srinivas Reddy Thatiparthy
and also please can any one tell is there any openings for freshers in python in bangalore ? Subscribe the feed of this site for job openings.. http://pythonjobs.blogspot.com/ if any openings in bangalore , python for freshers i would like to relocate to bangalore. Relocating to Banglore is

Re: [BangPypers] python supports frameworks ?

2010-04-25 Thread Noufal Ibrahim
On Mon, Apr 26, 2010 at 7:53 AM, jaya kumar jayakumargen...@gmail.com wrote: when we using php we can embedded the code of html, and java script and mysql bcoz it supports mulit language You're confusing templating and application logic (just like PHP does) so this comment is not really valid.