Archive for posts tagged ‘programming’
The method described in this post uses PHP to generate the timestamps. If your site is using a caching plugin, the timestamps will be stale, and this method will not work. I’m working on a new method using JavaScript for sites that use page caching. In this post, I’ll explain how to reduce the amount [...]
Read more...
Posted on 15 December 2007 and last updated on 26 August 2011
by Oliver Baty
with tags blogging, coding, comment spam, php, programming, WordPress
and categorized Web Site Dev, WordPress
10 Comments »
This is a collection of php code snippets that seem to come in handy rather often. They are assembled here more for my own organization than anything else.
Read more...
Posted on 15 December 2007 and last updated on 27 August 2010
by Oliver Baty
with tags Apache, coding, htaccess, php, programming
and categorized Web Site Dev
5 Comments »
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
9 Comments »
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 [...]
Read more...
Posted on 2 September 2007 and last updated on 31 July 2010
by Oliver Baty
with tags coding, php, plugin, programming, WordPress
and categorized WordPress
2 Comments »
How to defeat contact form spam bots through the use of a challenge-response system.
Read more...
Posted on 12 July 2007 and last updated on 7 August 2010
by Oliver Baty
with tags coding, contact form, javascript, php, programming, spam, xhtml
and categorized Web Site Dev
12 Comments »
A plugin replacement for wp_get_archives that displays each post’s date.
Read more...
Posted on 25 June 2007 and last updated on 1 August 2010
by Oliver Baty
with tags blogging, coding, downloads, php, plugin, programming, WordPress, xhtml
and categorized Web Site Dev, WordPress
26 Comments »
This plugin allows you to add information from your Halo 3 Service Record to your WordPress blog.
Read more...
Posted on 10 June 2007 and last updated on 1 August 2010
by Oliver Baty
with tags coding, css, php, plugin, programming, WordPress, xhtml
and categorized Microsoft, Web Site Dev, WordPress
19 Comments »
A WordPress plugin that will display a customizable XHTML and CSS Xbox 360 gamer card.
Read more...
Posted on 29 March 2007 and last updated on 9 February 2011
by Oliver Baty
with tags blogging, coding, css, downloads, plugin, programming, themes, WordPress, xhtml
and categorized Microsoft, Web Site Dev, WordPress
87 Comments »
Add a timestamp showing when a WordPress post was last edited.
Read more...
Posted on 13 January 2007 and last updated on 2 July 2011
by Oliver Baty
with tags blogging, php, programming, templates, themes, WordPress
and categorized Web Site Dev, WordPress
22 Comments »
A WordPress plugin for changing the post title to use title case or headline capitalization. This is not just ucwords or CSS capitalize.
Read more...
Posted on 28 September 2006 and last updated on 31 July 2010
by Oliver Baty
with tags blogging, coding, css, downloads, php, plugin, programming, WordPress
and categorized Web Site Dev, WordPress
23 Comments »
Using timestamps to reduce WordPress comment spam
The method described in this post uses PHP to generate the timestamps. If your site is using a caching plugin, the timestamps will be stale, and this method will not work. I’m working on a new method using JavaScript for sites that use page caching. In this post, I’ll explain how to reduce the amount [...]
Read more...
Posted on 15 December 2007 and last updated on 26 August 2011 by Oliver Baty with tags blogging, coding, comment spam, php, programming, WordPress and categorized Web Site Dev, WordPress
10 Comments »