The Web and Python
2nd May 2006
Kai Hendry
For
Beijing Python User Group
http://iki.fi/hendry
The Web
API
and me
Netscape, Mozilla, Firefox
Web standards
Mobiles and the Web
Python and me
A few
projects written in python
.
Though nowadays I don't use Python too much for several
reasons
.
The Win32 legacy
Less code
Consolidate
The Web 2.0 (bleh) emerges!
Infrastructure support for things like AJAX UI enhancments
Ruby's
Rails
-
37 signals
Python's
Django
-
Chicago crime
Perl's
catalyst
Deployment
issues
FastCGI problems
Enter webpy
Aaron Swartz
Webpy
Examples:
Reddit
Infogami
Give Web.py a go
Templating is
key
(
AJAH
and
RSS
). Try
cheetah
or even lighter
template.py
Try
form.py
Get to know
Fast CGI
as it what good hosters offer. Or run
Debian
with my
package
!