I was getting a 500 error when trying to submit a form mail from my web site via GoDaddy’s gdform.cgi. I turned on error logging and this is what showed up: SoftException in Application.cpp:624: Could not execute script “/home/content/a/r/d/ardamis/html/cgi/gdform.cgi” Caused by SystemException in API_Linux.cpp:430: execve() for program “/home/content/a/r/d/ardamis/html/cgi/gdform.cgi” failed: Permission denied [Sun Dec 2 01:34:05 [...]
Plogger 3 theme: Broadway
A dark Plogger theme that takes elements from the Yahoo! Broadway page of 2007.
Fixing warnings in the WordPress Sociable plugin
This plugin is once again actively supported. Please download the latest version from http://wordpress.org/extend/plugins/sociable/. I’ve fixed some errors that I was experiencing with version 2.0 (dated 2007-02-02) of the Sociable WordPress plugin by Peter Harkins. Specifically, when running WordPress 2.2+, I would get the following warnings when saving changes: Warning: implode() [function.implode]: Bad arguments. in [...]
Correcting for line descent in Firefox
A fix for the CSS space below images that are wrapped in anchor tags.
Centering the thumbnails in Plogger
This post illustrates a method of centering the thumbnails in the album view of the PHP image gallery Plogger. The method automatically adjusts for thumbnails of varying widths and pages containing less than a full row of images. This method is implemented in the Plogger 3 theme: Air, but it should work in any theme [...]
Defeating contact form spam by hiding the webmail script
How to defeat contact form spam bots through the use of a challenge-response system.
Plogger 3 theme: Air
Air is a full-featured Plogger 3 stand alone theme that takes visual cues from the Yahoo! TV beta of mid 2007. The theme files validate as XHTML 1.0 Strict (while Plogger itself is either Strict or Transitional, depending on some options). The theme looks nearly identical in Firefox 2.0 and Internet Explorer 7, and uses [...]
A plugin for adding the post date to wp_get_archives
A plugin replacement for wp_get_archives that displays each post’s date.
Halo 3 Service Record WordPress Plugin
This plugin allows you to add information from your Halo 3 Service Record to your WordPress blog.
Defeating WordPress comment spam
How to reduce WordPress comment spam by implementing a challenge-response system that uses JavaScript to hide the path to the form processing script.
Read more...
Posted on 12 September 2007 and last updated on 7 August 2010 by Oliver Baty with tags blogging, coding, comment spam, javascript, programming, WordPress and categorized Tutorials, Web Site Dev, WordPress