Wed Oct 27 2004 08:14 PST Cool Things:
- The 204 HTTP status code, "No Content". In addition to denoting an extremely boring website, you can return this and the client will stay where it was instead of expecting a new page from you. This is great for control panel type pages, in conjunction with some Javascript on the client side to mantain displayed state (I know, I've been seduced by the Javascript side, or perhaps just the client side).
- Python open source job opening writing test automation software.
 | Unless otherwise noted, all content licensed by Leonard Richardson under a Creative Commons License. |