hubpages.com — Download a version of Ruby from http://rubyinstaller.org/. Also download the development kit. You can run the installation using all of the default... View in Crawl 4
hubpages.com — 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 ... View in Crawl 4
hubpages.com — 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 wa... View in Crawl 4
hubpages.com — You would think that creating full browser flash, 100% height and 100% width, would be easy. However, from recent experience, I've realized th... View in Crawl 4
hubpages.com — Most of the designs that come to me for development have a form element that has default text. Instead of specifying my default value in the value ... View in Crawl 4
hubpages.com — My blog has changed platforms, addresses, and now comment systems. I implemented intense debate comments on my blog. Implement is kind of a stron... View in Crawl 4
hubpages.com — I currently use a variation of the Blurpint CSS framework. It uses Eric Meyer's CSS reset file inside of it. The 960 Grid System is another CS... View in Crawl 4
hubpages.com — After stumbling over the jQuery bug that displays the wrong version for IE7, I pursued the idea of using jQuery to "fix" IE6 like Dean Ed... View in Crawl 4
hubpages.com — I ran into the ie6 double margin bug and I decided that I wanted to be able to find these bugs (and fix them) with jQuery. I could just have fixed ... View in Crawl 4
hubpages.com — This class works just like the Coldfusion Pageable Query class that I created previously, with the exception that you obviously feed in an array ra... View in Crawl 4
hubpages.com — 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 ... View in Crawl 4
hubpages.com — Upon my initial activation of the "Google Syntax Highlighter for Wordpress" plugin, there was a noticable slowdown. However, there is som... View in Crawl 4
hubpages.com — 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 ... View in Crawl 4
hubpages.com — 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 implemen... View in Crawl 4