Posts Tagged ‘Web Development’

SPLI(S)T – A jQuery Plugin

Tuesday, February 15th, 2011

Splist, a Simple jQuery Function - Blog Promotion

There really is no good flexible way to create columns from a ordered or unordered (X)HTML list. Having run into this problem on more then one occasion, I decided to create this jQuery function that I call SPLI(S)T—a fusion of slit and list, though simply pronounced splist. (more…)

Drupal 7!

Thursday, January 6th, 2011

Three years with the efforts of an estimated 1000 developers and behold, Drupal 7! Taking a look in the box, Drupal 7 is much more user friendly then its predecessors and is rumored to head further in the WordPress direction in Drupal 8. Easier is the theme of this upgrade. Adding content, creating custom structures, carrying out daily tasks and (this one is huge in my book) teaching clients to use it has never been easier. Check it out!

Lorem Ipsum For Images!

Thursday, December 9th, 2010

As a web designer and/or developer, we have run into the need for placeholder images on more then on occasion. A client may be developing the content, or perhaps a photo shoot is on the calendar. Maybe your client or the photographer are waiting on you to define that space where the image needs to go. In any of these cases, we usually end up turning to Photoshop (or your preferred image creating software) and create a dummy image. This takes time and is a pain in the butt. Well dummy image no more! Mr. Speaker has come out with a solution to this problem, that they call “lowersrc: Loren Ipsum for images“. (more…)

IE Cracked: Z-Index

Saturday, September 11th, 2010

Z-Index

Seeing as I just ran into this problem myself when building a site for a client, I figure that Z-Index is a good place to start. I assume that if you are experiencing this issue that you know enough about z-index to use it in your site, in case you do not (which may be some of the issue), z-index is the stacking order of elements on top of each other or the arrangement along the z-axis (as seen in the illustration above).

(more…)

Cufon, a god send!

Tuesday, August 31st, 2010

So for any of you developers out there who have been living under a rock like (like myself until a few months ago) there is this incredible JavaScript plug-in caller Cufon. Cufon allows you to render any font you want on your web page without having to convert everything to images and thus worry about SEO issues. The best part is super that it is easy to install! Really it is a simple five step install, which goes a little something like this:

(more…)