Financial Aid for PyCon 2008
Wednesday January 30, 2008
Want to go to PyCon this year but can't afford it? The Python Software Foundation is providing financial aid for those who otherwise would not able to attend. ... Read More
Interfacing With SQL Databases
Tuesday January 29, 2008
Connecting to an SQL database need not be complicated. (Image courtesy of About.com's SQL site)
How easy or efficient the development process is impacted greatly by the tools you use. ... Read More
The Joy of Python Web App Development
Tuesday January 22, 2008
The last section in the web app security series is now posted. As a matter of completeness, this last post addresses the subject of buffer overflows. In the ... Read More
Ada vs Java: An Inconsequential Conflict
Tuesday January 22, 2008
Picking upon Dewar and Schonberg's recent article on the decline of computer science education, InfoWorld's editors characterised the discussion as a spat between vested interests: those who make their ... Read More
A Next-Generation Spreadsheet Program
Monday January 21, 2008
Resolver Systems, a London-based software company, has recently released v.1 of Resolver One, a web-enabled spreadsheet program. The base package allows beginning users to use it like a common ... Read More
Why Johnny Can't Program
Friday January 18, 2008
The recent article by Dewar and Schonberg gave me cause to pause and reflect. What the article effectively underscores is that most degree programs are tailored for popularity and ... Read More
Google's Secret Weapon: Python (in part)
Thursday January 17, 2008
Redmondmag.com has a good article on Google's extensive use of Python as part of its larger user of open source systems in general. As Jim Zemlin of the Linux ... Read More
Managing Your Users - The Next Step in Python Web App Security
Tuesday January 15, 2008
Managing user session security can be a real bear in web development. How long is too long for a session ID to remain valid? Cookies are not good ... Read More
Are CompSci Degrees Declining in Quality?
Friday January 11, 2008
An article in this month's edition of CrossTalk, the military computing journal, the two authors, both of AdaCore and both former lecturers at NYU, contend that computer science curricula are ... Read More
Defending Against Python Application-Based DOS
Thursday January 10, 2008
One of the hardest web-based attacks to defend against is a denial-of-service (DOS) attack. It is a simple matter of overwhelming a server with requests such that it cannot ... Read More
Python Defences Against Modern Pirates
Monday January 7, 2008
Pirates of the 18th century exploited the mariners' inability to calculate longitude by lying in wait just east of Barbados (the main navigation point of the Caribbean at the time). ... Read More
Python Jobs for Building Web Applications
Sunday January 6, 2008
If you plan to begin this new year with a change of jobs, you should try About's job search engine at Indeed.com. Here are a few of the 2,000+ ... Read More
Programming Python on Your XO Laptop
Sunday January 6, 2008
If you purchased an XO laptop from OLPC for yourself or for someone dear, you will probably have figured out how to view the Python code underlying many of the ... Read More
Secure Storage for Web Applications?
Friday January 4, 2008
As more and more data centres are collocated, thieves are increasingly focusing on stealing hardware instead of trying to circumvent HTTPS/SSL encryption. Whether your data is stored at C ... Read More
