First Steps Towards Inbox 2.0? My Yahoo Adds Facebook Module.
Wednesday, November 28th, 2007The PyMailGUI Module
Wednesday, August 8th, 2007In the fifth part of a six-part series we take a look at the main module for PyMailGUI. This article is excerpted from chapter 15 of the book em Programming Python Third Edition em written by Mark Lutz O Reilly 2 ...
Building a PHP5 Form Processor: Coding the Form Validator Module
Monday, January 23rd, 2006In this second part of a three-part series we take up the topic of server-side validation. By the time you finish this article you ll have the general guidelines for how to build a form validating class. You ll use some PHP built-in introspection functions along with ...
Building a PHP 5 Form Processor: Coding the Form Generator Module
Monday, January 16th, 2006Most developers must deal with the job of developing robust data validation for forms on a regular basis. Nobody wants to write the same code over and over so this article the first of three in a series will help you develop an extensible and reusable form ...
