Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Oct 3rd, 2006, 11:57 AM   #1
Kakao
Newbie
 
Join Date: Feb 2006
Posts: 9
Rep Power: 0 Kakao is on a distinguished road
Web Python CGI Tutorial

I'm just building a Python CGI tutorial and i would appreciate any feedback from the many experts in this forum.

Regards, Kakao
Kakao is offline   Reply With Quote
Old Oct 3rd, 2006, 12:14 PM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
I didn't go through your tutoriak, Kakao, but kudos for the appearance. Really nice looking.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Feb 18th, 2007, 6:44 AM   #3
Xyhm
Programmer
 
Xyhm's Avatar
 
Join Date: Mar 2006
Posts: 60
Rep Power: 3 Xyhm is on a distinguished road
Quote:
Originally Posted by Kakao View Post
I'm just building a Python CGI tutorial and i would appreciate any feedback from the many experts in this forum.
Exactly what I need right now, thx. (Okay, that's not the experty feedback you were looking for, but I'm just a simple beginner with Python and web programming.)
Xyhm is offline   Reply With Quote
Old Feb 18th, 2007, 10:43 AM   #4
ptmcg
Newbie
 
Join Date: Aug 2005
Location: Austin, TX
Posts: 15
Rep Power: 0 ptmcg is on a distinguished road
I felt a little disoriented at the beginning, maybe you need a clearer intro on what you are about to tutor and to whom. Once you got going, the meat of your tutorial looks very clear and helpful. I've never used the cookie material before, and I'll refer to your examples in the future.

I found this decorator to be useful in helping me deal with all the HTML header and trailer boilerplate you find littered about in CGI scripts - http://wiki.python.org/moin/PythonDe...2405a283d6759b. I don't know if you necessarily want to include it in the tutorial, but it may be helpful in your own CGI work.
ptmcg is offline   Reply With Quote
Old Mar 12th, 2007, 3:27 PM   #5
free-zombie
Programmer
 
free-zombie's Avatar
 
Join Date: May 2006
Location: Bavaria, Germany
Posts: 50
Rep Power: 0 free-zombie is an unknown quantity at this point
Send a message via ICQ to free-zombie Send a message via MSN to free-zombie Send a message via Yahoo to free-zombie
you're really missingt WSGI there - it's undoubtedly the way to build python web apps now and in future (can be run with fastcgi, cgi, mod_python, alone, etc etc)
free-zombie is offline   Reply With Quote
Old Jun 11th, 2007, 5:27 PM   #6
Kakao
Newbie
 
Join Date: Feb 2006
Posts: 9
Rep Power: 0 Kakao is on a distinguished road
I already have CGI and mod_python (publisher and PSP). WSGI is my next goal. I'm just waiting for modwsgi to stabilize to build a tutorial on it.

modwsgi will be the WSGI for the masses as it will probably be adopted by the ISPs because it is safe, easy to setup and light on resources. Thus it has the potential to make Python a real challenge for PHP.
Kakao is offline   Reply With Quote
Old Jun 14th, 2007, 12:32 PM   #7
free-zombie
Programmer
 
free-zombie's Avatar
 
Join Date: May 2006
Location: Bavaria, Germany
Posts: 50
Rep Power: 0 free-zombie is an unknown quantity at this point
Send a message via ICQ to free-zombie Send a message via MSN to free-zombie Send a message via Yahoo to free-zombie
modwsgi ? Thanks for linking it, that rocks . I myself mostly use WSGI in combination with FastCGI (via flup) and lighttpd..
free-zombie is offline   Reply With Quote
Old Jun 14th, 2007, 3:02 PM   #8
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Are you using WordPress for the tutorial?
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Jun 14th, 2007, 3:17 PM   #9
Kakao
Newbie
 
Join Date: Feb 2006
Posts: 9
Rep Power: 0 Kakao is on a distinguished road
The tutorial uses Drupal.
Kakao is offline   Reply With Quote
Old Jun 14th, 2007, 4:12 PM   #10
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Cool. Thought it looked familiar. I'll give the content a check soon... been wanting to play around with Python in the web, etc. Thanks.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Php Tutorial 3 bulio PHP 4 Jul 16th, 2006 4:00 AM
[tutorial] Python for programming beginners coldDeath Python 30 Dec 14th, 2005 11:35 AM
[tutorial] Simple G++ compiler tutorial coldDeath C++ 7 Nov 27th, 2005 12:33 PM
Advanced Python Tricks Arevos Python 19 Sep 24th, 2005 7:39 AM
Python - A Programmers Introduction coldDeath Python 17 Aug 19th, 2005 12:41 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 12:11 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC