Hubs 1-10 (updated every 30 minutes)sort by Hot Best Latest
How to Implement Syntax Highlighter on Blogger
Syntax highlighting is a strategy to improve the readability of code. When my blog was hosted on blogger, I posted this article on how to implement Syntax Highlighter on a blogger blog. Download...
0 commentsHow 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 commentsColdfusion 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 commentsHow to Use sIFR with jQuery to Use Your Own Fonts
Scalable Inman Flash Replacement (sIFR) allows you to use custom typography on your site by using JavaScript, Flash, and CSS. With the jQuery Sifr Plugin, you can easily display dynamic, on-the-fly text...
6 comments100% 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 commentHow 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 commentsColdfusion 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 commentsHow 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 commentsSyntax 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 commentsDealing with IE6? Use IE7-js and rest easy
Developing websites is something that I enjoy doing, except when it comes to getting them to display well in IE6 as well. I would like to just not support IE6, but many of our clients are still using this...
1 comment








