|
| Title |
Author |
Notes |
Category |
Posted |
Tags |
Rating |
| Web2py Environment for debugging |
thadeusb |
Place a div on your page, and a little jquery magic, you have access to request, response, and session. Remember, this is to help in the development process |
Development |
2009-12-08
|
debugging
|
5
|
| Syntax highlighting for a blog / etc |
thadeusb |
Simple solution to find all <pre> tags and replace them with syntax highlighted content. Uses BeautifulSoup and pygments. |
Representation |
2009-11-15
|
pygments,
beautifulsoup,
syntax-highlighting,
highlighting
|
0
|
| Hierarchical Category Tree |
thadeusb |
Sample category plug-in class. |
Model |
2009-11-09
|
categories,
blog,
tree,
tree-traversal
|
5
|
| Version Control Development Vs. Production |
thadeusb |
A strategy for keeping your application under version control, while allowing easy updating on your production app. |
Development |
2009-11-02
|
mercurial,
version-control,
deployment
|
0
|
| Deploying on slicehost mod_wsgi postgresql |
thadeusb |
Notes on how to deploy web2py on ubuntu using apache mod_wsgi and postgresql inside of VirtualHost |
Deployment |
2009-10-26
|
deploying-web2py,
slicehost,
mod_wsgi,
postgresql
|
5
|
|
|
mr.freeze
mr.freeze
jumi
paulgerrard