-
Recent Posts
- Centering Slideshows with jQuery Cycle Plugin
- JavaScript Plugin: jQuery Cycle for Slideshows
- jQuery Stop Action Improves InnerFade Plugin
- Javascript Plugin: InnerFade with jQuery
- Generate Animated Loading… Images
- jQuery Plugin Tips: ColorBox
- Most Popular jQuery Plugins
- SitePoint Books On Sale
- Enable Caching in Firefox for Faster Web Sites
- How To Download A Header Image Just Once
Categories
Archives
- January 2012
- December 2011
- July 2011
- June 2011
- May 2011
- April 2011
- January 2011
- July 2010
- June 2010
- April 2010
- December 2009
- November 2009
- September 2009
- August 2009
- July 2009
- March 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
Category Archives: Software
How To Download A Header Image Just Once
While checking links on a client’s re-vamped web site, I noticed that the header image would be re-loaded for each page visited on the site. I’d forgotten to set the .htaccess file with an Expires Header to ensure that the … Continue reading
Perl Search Script for Web Site Searches
A client needed a search function for his site. Since it’s not a WordPress site (yet!), the options had to be reviewed. We settled on using a stand-alone script for adding a search function to the site. Could have used … Continue reading