Coldfusion, PHP, Python, Ruby, Perl HTTP Analytics

.htaccess: Options +ExecCGI

Options Indexes FollowSymLinks

AddHandler cgi-script .py

fastcgi: http://wiki.dreamhost.com/index.php/FastCGI

Reference:

http://rgruet.free.fr/PQR24/PQR2.4.html

http://www.python.org/doc/2.4/lib/built-in-funcs.html

Cheatsheets:

http://www.xminc.com/mt/archives/pythontut2.html

http://docs.python.org/lib/httplib-examples.html

http://www.voidspace.org.uk/python/articles/urllib2.shtml

http://www.nhn.ou.edu/~atlas/d0/software/python/pythonFAQ.html

http://www.informit.com/articles/printerfriendly.aspx?p=28790&rll=1

Libraries:

http://pypi.python.org/pypi/cgi_app/1.3

http://pypi.python.org/pypi/python-fastcgi/1.1

http://pypi.python.org/pypi/markup.py/1.7

Coldfusion Examples:
http://www.adobe.com/livedocs/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=00000272.htm

PHP Examples:
http://us.php.net/httprequest-getresponsebody
http://us.php.net/httprequest-getresponsecode
http://knowledgehub.zeus.com/articles/2006/03/08/using_google_analytics_on_your_web_site
http://www.devdaily.com/blog/post/php/custom-php-script-manually-logout-opensso-session

Python Examples:

http://docs.python.org/dev/py3k/library/http.client.html

http://docs.activestate.com/activepython/2.6/python/howto/urllib2.html

http://code.google.com/appengine/docs/python/tools/webapp/responseclass.html

http://webpython.codepoint.net/hello_world

http://docstore.mik.ua/orelly/other/python/0596001886_pythonian-chp-20-sect-1.html

http://wiki.python.org/moin/CgiScripts

http://www.pyzine.com/Issue008/Section_Articles/article_CGIOne.html

http://gnosis.cx/publish/programming/feature_5min_python.html

http://www.voidspace.org.uk/python/articles/cgi_web_applications_two.shtml

http://www.deitel.com/articles/internet_web_tutorials/20060225/PythonCGIProgramming/

http://code.activestate.com/recipes/52287/

Ruby Examples:

http://www.ruby-doc.org/core/classes/Net/HTTPResponse.html

http://www.meshplex.org/wiki/Ruby/Basic_CGI

http://www.urbanhonking.com/ideasfordozens/archives/2008/03/developing_sing.html

http://www.hiveminds.co.uk/node/3189

http://pleac.sourceforge.net/pleac_ruby/cgiprogramming.html

http://code.activestate.com/recipes/52287/

Perl Examples

http://perldoc.perl.org/perlfaq9.html

HTTP Troubleshooting:

http://www.cs.tut.fi/~jkorpela/http.html

http://docs.python.org/lib/node566.html

http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/77399

http://whynotwiki.com/Ruby_/_Debugging

http://perldoc.perl.org/diagnostics.html

http://www.raingod.com/raingod/resources/Programming/Perl/Notes/CGIDebugging.html

http://www.perl.com/doc/FAQs/cgi/idiots-guide.html

http://www.perlmonks.org/?node_id=93867

TrackBack URI

Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.