Re: [BangPypers] Django Jammers

2010-05-09 Thread Manish Sinha
On Sun, May 9, 2010 at 12:05 PM, Dhaval Sharma wrote: > Hello Group, > > Let me know if this is the right forum to initiate coding initiative. > > I propose a monthly meet to jam and meet at a common place and produce some > cool django stuff. It could be in day or night. > > A time constrained on

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

2010-05-09 Thread Manish Sinha
> > i installed ubuntu 9.04 jaunty jackapole version > > Nice joke. > it is inbuilt featured with ubuntu o/s or we need to be installed ? > LAMP stack as a feature? > > what is the procedure for installing lamp stack in my ubuntu 9.04 version ? > sudo apt-get install apache2 php5-mysql

Re: [BangPypers] Django Jammers

2010-05-09 Thread Abhishek Mishra
> > This Saturday? > Abhishek, if you are free this Saturday, then we can try to meet at Directi > and get some stuff done. > > Not free this Sat buddy, but any other dates are fine. [ If this is specifically about django then I might not be able to jam much :) ] __

Re: [BangPypers] Django Jammers

2010-05-09 Thread B.Nanda Kishore
+1 for this saturday. Any probable ideas, for a django project? Regards, Nandakishore On Sun, May 9, 2010 at 5:15 PM, Manish Sinha wrote: > On Sun, May 9, 2010 at 12:05 PM, Dhaval Sharma >wrote: > > > Hello Group, > > > > Let me know if this is the right forum to initiate coding initiative.

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

2010-05-09 Thread Anand Balachandran Pillai
On Sat, May 8, 2010 at 8:55 PM, jaya kumar wrote: > hi to all > > i installed ubuntu 9.04 jaunty jackapole version > Cool. I searched for that version on Ubuntu's website and none the wiser for it. Are you sure it is spelled jack-a-pole ? Perhaps it is j-a-c-k-a-s-s ? > how i know LAMP st

Re: [BangPypers] XML manipulation using ElementTree

2010-05-09 Thread Anand Balachandran Pillai
Hi Keith, > On Fri, May 7, 2010 at 4:32 PM, Keith Chapman >wrote: > > >request.set( > >"http://services.samples/xsd";> > > > > " + symbol + " > > > >" > >) > >return request > > > > > Please paste the error you are getting somew

Re: [BangPypers] XML manipulation using ElementTree

2010-05-09 Thread Gora Mohanty
On Sun, 9 May 2010 23:29:33 +0530 Anand Balachandran Pillai wrote: [...] > > Please paste the error you are getting somewhere like > > pastebin.ca > > > and post the link here. Also please post the full code along with > the error. [...] Besides the above, I would also strongly suggest using lxml