Posts Tagged ‘Development’

Friday, March 19th, 2010

Overriding Drupal Login Form Messages via Localization

Altering form messages in Drupal via i10n.

Thursday, February 18th, 2010

HTML and CSS Development Guidelines

Some rules for HTML and CSS development based on success in the field.

Monday, February 1st, 2010

BedlamTheatre.org

The new site of the boldest theater in town.

Sunday, January 31st, 2010

WestlawNext.com

Product launch site for the biggest name in legal research.

Monday, January 18th, 2010

Avoiding flickering in jQuery when animating elements which contain Flash

jQuery slideToggle or slideDown will cause a Flash movie to flicker if the movie is inside the animated element. A short note on how to fix it.