Re: [Tutor] Writing scripts and apps for Internet consumption

2010-08-01 Thread Timo
On 01-08-10 00:40, Eric Hamiter wrote: On Sat, Jul 31, 2010 at 4:48 PM, bob gailer > wrote: Please post that code, and the URL you use to invoke it. test.py: this works on my laptop but not on the server http://pastebin.com/ChjUzLRU Just a wild guess, but maybe

Re: [Tutor] Writing scripts and apps for Internet consumption

2010-07-31 Thread bob gailer
On 7/31/2010 11:03 PM, Eric Hamiter wrote: On Sat, Jul 31, 2010 at 9:53 PM, bob gailer > wrote: Main difference I see is lack of any html tags in test.py! Try adding 1. print "" 2. print "Publix Aide" 3. print ""

Re: [Tutor] Writing scripts and apps for Internet consumption

2010-07-31 Thread Eric Hamiter
On Sat, Jul 31, 2010 at 9:53 PM, bob gailer wrote: > > Main difference I see is lack of any html tags in test.py! Try adding > >1. print "" > 2. print "Publix Aide" > 3. print "" > 4. # the store map print statements go here > 5. print "" > > I understand t

Re: [Tutor] Writing scripts and apps for Internet consumption

2010-07-31 Thread bob gailer
On 7/31/2010 6:40 PM, Eric Hamiter wrote: On Sat, Jul 31, 2010 at 4:48 PM, bob gailer > wrote: Please post that code, and the URL you use to invoke it. test.py: this works on my laptop but not on the server http://pastebin.com/ChjUzLRU test-working.py: this wor

Re: [Tutor] Writing scripts and apps for Internet consumption

2010-07-31 Thread Dave Angel
Eric Hamiter wrote: On Sat, Jul 31, 2010 at 4:48 PM, bob gailer wrote: Please post that code, and the URL you use to invoke it. test.py: this works on my laptop but not on the server http://pastebin.com/ChjUzLRU test-working.py: this works on both laptop & server http://pastebin

Re: [Tutor] Writing scripts and apps for Internet consumption

2010-07-31 Thread Alan Gauld
"Eric Hamiter" wrote the most rudimentary level of the basics. What I keep reading is how Python is most powerful on server side applications, in the cloud, so to speak. The portability of Python is also widely evangelized. I'm not sure I'd agree with that assertion. Python is a geeral pur

Re: [Tutor] Writing scripts and apps for Internet consumption

2010-07-31 Thread Eric Hamiter
On Sat, Jul 31, 2010 at 4:48 PM, bob gailer wrote: > > Please post that code, and the URL you use to invoke it. > test.py: this works on my laptop but not on the server http://pastebin.com/ChjUzLRU test-working.py: this works on both laptop & server http://pastebin.com/iLNTrGdW both availab

Re: [Tutor] Writing scripts and apps for Internet consumption

2010-07-31 Thread bob gailer
On 7/31/2010 2:45 PM, Eric Hamiter wrote: Get a linux hosting account, and a web address, most linux hosting comes with python, so practice in the 'cloud'. I have that-- an account with Dreamhost. This hasn't solved my problems yet though. Like I said, I can have it write a simple H

Re: [Tutor] Writing scripts and apps for Internet consumption

2010-07-31 Thread David Hutto
On Sat, Jul 31, 2010 at 2:56 PM, David Hutto wrote: > On Sat, Jul 31, 2010 at 2:45 PM, Eric Hamiter wrote: >>> Get a linux hosting account, and a web address, most linux hosting >>> comes with python, so practice in the 'cloud'. >> >> I have that-- an account with Dreamhost. This hasn't solved my

Re: [Tutor] Writing scripts and apps for Internet consumption

2010-07-31 Thread David Hutto
On Sat, Jul 31, 2010 at 2:45 PM, Eric Hamiter wrote: >> Get a linux hosting account, and a web address, most linux hosting >> comes with python, so practice in the 'cloud'. > > I have that-- an account with Dreamhost. This hasn't solved my problems yet > though. Like I said, I can have it write a

Re: [Tutor] Writing scripts and apps for Internet consumption

2010-07-31 Thread Eric Hamiter
> > Get a linux hosting account, and a web address, most linux hosting > comes with python, so practice in the 'cloud'. > I have that-- an account with Dreamhost. This hasn't solved my problems yet though. Like I said, I can have it write a simple Hello, World! ...but if I make it do anything mo

Re: [Tutor] Writing scripts and apps for Internet consumption

2010-07-31 Thread David Hutto
On Sat, Jul 31, 2010 at 2:34 PM, David Hutto wrote: > On Sat, Jul 31, 2010 at 2:27 PM, Eric Hamiter wrote: >> Not sure if this is the right place for this, since this is a tutor list, >> but I think it is because it involves learning Python and the application of >> knowledge. >> >> I've just sta

Re: [Tutor] Writing scripts and apps for Internet consumption

2010-07-31 Thread David Hutto
On Sat, Jul 31, 2010 at 2:27 PM, Eric Hamiter wrote: > Not sure if this is the right place for this, since this is a tutor list, > but I think it is because it involves learning Python and the application of > knowledge. > > I've just started learning it as my initial programming language as of tw

[Tutor] Writing scripts and apps for Internet consumption

2010-07-31 Thread Eric Hamiter
Not sure if this is the right place for this, since this is a tutor list, but I think it is because it involves learning Python and the application of knowledge. I've just started learning it as my initial programming language as of two months ago. I like to think I'm making steady progress, and I