ColdFusion 9 running on Apache using WampServer

Jul 31

ColdFusion 9 running on Apache using WampServer

I have created a detailed step-by-step to help you setup Adobe ColdFusion on a Windows machine using WampServer with Apache as the web server. This is what I use for a development environment, and I completely recommend this to you if you are a ColdFusion Developer in need of a development environment and want to move away from Microsoft Internet Information Server...

Read More

Strange Behavior with WordPress Pagination, Fix

Aug 09

I was creating a custom theme for a website that I work on – www.f1weekly.com – and I was getting some strange behavior with the default WordPress pagination. Using the standard code, as found in the "default" theme included with WordPress, I used the following code to create my pagination links in my templates:  <div...

Read More

PHP: PEAR Library and Plesk

May 31

I was having an issue with setting up PEAR Library with PHP on my Linux box that runs Plesk, so after some research and a little help from the support team at HostMySite.com I came up with the following. To run PEAR you obviously have to have it installed, so once you have done that, you will need to create a vhost.conf file for the domain that you wish the library...

Read More

Getting into it…

Dec 23

…with this WordPress stuff.  I’ve added some new plugins that will allow some cooler stuff on the front end of the site.  And I’m moving the main domain to point to the blog.  I’m dumping the old site, and we’re going to go with this one only! Let us know what you think.  I’m trying to get JoAnn to help out and post.  Should be

Read More

CFML to PHP

Dec 13

So, I’ve been working all day to get a site converted from Coldfusion to PHP. This seems like a backwards why to do something, given the power of Coldfusion, but there is a reason to the madness. But after trying to work on this sporadically all day while trying to look after Charlotte, I have given up and I’m about to install WordPress and use that as a...

Read More