Adding Custom Renderers To HTML_QuickerForm.

November 29, 2007 | 11 comments

In a previous post, I talked about how to get the most out of the HTML_QuickForm PEAR library. I then wrote an improved version for ONLamp. A reader there asked how to implement a custom form renderer using my HTML_QuickerForm class.

A Possible Approach to Importing Static Content Into Drupal.

November 18, 2007 | 6 comments

Like any good CMS, Drupal is great at building new sites and maintaining existing ones, but when it comes to the largely mind numbing task of shoving in lots of existing static content, Drupal can seem agonizingly slow, as does any other mature CMS I have used in that situation. So, what are my options for trying to automate this task?

My Recent Experiences With Customer Relationship Management Software: CiviCRM and SugarCRM

November 9, 2007 | 1 comment

Recently, I had two clients with a need for customer relationship management (CRM) software, which up to that point, I had only had superficial experience with.

Matt Raible on Java Web Frameworks

November 5, 2007 | 0 comments

Its hard to think of many people more qualified to talk knowledgeably about Web frameworks than Matt Raible, particularly on the Java platform. The slides to his presentation, “Choosing a JVM Web Framework” contain some very interesting comparisons of the competing Java Web frameworks.