Hubs 1-10 (updated every 30 minutes)sort by Hot Best Latest

How To Setup Ruby on Windows Vista66

How To Setup Ruby on Windows Vista

Download a version of Ruby from http://rubyinstaller.org/. Also download the development kit. You can run the installation using all of the defaults. To confirm ruby is installed, open up a command prompt and enter ruby -v If the response is...

0 comments    windows windows vista ruby
How To Create Forms with Google Docs63

How To Create Forms with Google Docs

Need to post an employment application or survey? Do it for free by creating a form in Google Docs and sending people to your form. I was inspired to go through the steps of doing this after being directed...

0 comments    google form google docs
How To Use Search Engine Safe Urls With Mach-II61

How To Use Search Engine Safe Urls With Mach-II

Search Engine Safe (SES) urls are increasing in demand, especially by SEO departments across the board. They look better and supposedly increase search engine optimization. Since my company upgraded to version 1.5 of Mach-II, we were able to use...

0 comments    seo coldfusion ses
Coldfusion Pageable Array65

Coldfusion Pageable Array

This class works just like the Coldfusion Pageable Query class that I created previously, with the exception that you obviously feed in an array rather than a query.  I enjoy having this class for...

0 comments    coldfusion cold fusion pageable
Coldfusion Pagable Query67

Coldfusion Pagable Query

I wrote this coldfusion class to encapsulate much of the logic that goes along with creating paginated results.  I grew tired of the duplicate code that went from project to project. To initialize your...

0 comments    query coldfusion cold fusion
100% Height and 100% Width Flash Embed with jQuery and swfObject66

100% Height and 100% Width Flash Embed with jQuery and swfObject

This is a little tutorial I mocked up while running my own blog. Since I'm tearing my blog down, thought I would put it in a safe place. The goal of this project was to fill the browser window with an swf. You would think that creating full...

1 comment    flash height jquery
How To Setup Google Custom Search on Wordpress60

How To Setup Google Custom Search on Wordpress

Replacing default wordpress search with Google Custom Search can be done pretty easily. However, in my case, it was a bumpy road. The main issue was having the search results hosted on my blog instead of...

0 comments    seo google wordpress
How To Create a Default Text Field Value That Disappears On Focus With jQuery65

How To Create a Default Text Field Value That Disappears On Focus With jQuery

Most of the designs that come to me for development have a form element that has default text.  This is usually a search form with default text "Search Our Site" or an email signup form specifying that they...

3 comments    focus user css
Syntax Highlighter Optimization for Wordpress53

Syntax Highlighter Optimization for Wordpress

Upon my initial activation of the "Google Syntax Highlighter for Wordpress" plugin, there was a noticable slowdown.  It is understandable to have a cutback in performance as a sacrafice for much needed...

0 comments    wordpress css javascript
IntenseDebate - Imagine Better Comments?64

IntenseDebate - Imagine Better Comments?

My blog has changed platforms, addresses, and now comment systems. I implemented intense debate comments on my blog. Implement is kind of a strong word. I activated the Intense Debate plugin, entered my...

2 comments    debate comments blog comments
Please wait working