-
Turning Off Import Warnings In Python
This works for all warnings.http://docs.python.org/lib/warning-filter.htmlcab2ffde41d8420b4218a5aa306477f3... (continue reading) -
I'm A CrackBerry Addict
Last year when my manager mentioned getting a BlackBerry I really didn't like the idea. I didn't want to have it be a drain on... (continue reading) -
Tip: Use string literals instead of the pass statement?
The pass statement is simply used where the Python syntax requires a statement, but the application doesn't need any logic. Typically it is accompanied by... (continue reading) -
Free Downloadable SOA Book
The book "Service Oriented Architecture - Getting It Right" is available free as a PDF. You just have to fill out the normal registration junk.I... (continue reading) -
Pretty Good CSS Tutorial
I found a pretty good CSS site that helped me with floating elements. It's all very vanilla content, but the way it presented was exactly... (continue reading)