Tag: Workbench

Improving Your Process: CSS Techniques Part 2

Nearly a year ago, I jotted down a few CSS techniques that I use day to day. Some tips included controlling browser defaults, avoiding box model headaches, stylesheet organization, and using a color glossary. I find myself using many of these techniques a year later, but had some updates that might make the lives of some a bit easier.

Posted: January 14, 2008

Crop and Resize Images with GD or ImageMagick (v1.1)

A new GD version has been released to complement the ImageMagick crop and resize with JavaScript and PHP. Crop and resize images from within your browser.

Posted: December 17, 2007

PHP, MySQL, and Contact Management: Contacts 0.1

Contacts is a free and open source (FOSS) contact management Web application running on PHP and MySQL

Posted: October 22, 2007

Installing and Running WebKit in Linux Using Qt

Running WebKit in Linux is quite easy now that it has been ported to Qt. This article is a walk through on installing WebKit in Ubuntu Feisty 7.04.

Posted: April 23, 2007

Linux Font Equivalents to Popular Web Typefaces

Linux should not be ignored when thinking about typography on the Web. I’ve taken some time to compile a list of fonts that ship by default with Ubuntu with type that has come to be considered Web safe.

Posted: April 02, 2007

Improving Your Process: CSS Techniques Part 1

This group of tips revolves around some CSS techniques I find myself using constantly. I’m sure you’ve heard of some, if not all, but hopefully something comes across as new and possibly helpful. This list consists of just a few ideas I keep in mind while developing, and there are more to come in future articles.

Posted: February 26, 2007

Suckerfish HoverLightbox Redux

After taking some time to play with the design as well as functionality, a new version of the Suckerfish HoverLightbox is here.

Posted: February 19, 2007

Crop & Resize with JavaScript, PHP, and ImageMagick

This demo was put together in an effort to make very basic image editing easier for less technically inclined users. The main intention is to provided it as a component to include in a variety of applications including custom content management systems or Web applications.

Posted: January 22, 2007

Site Testing with Text Based Browsers

I can’t stress enough how important it is to keep tabs on yourself by properly testing your site in various environments. Cross platform, cross browser, and also just as important: cross technology. Many times, developers feel that if their disable the style of the document and see it naked. Another method I use on any […]

Posted: December 18, 2006

The Best Browser Extensions for Web Development

The Web Developer Extension and Firebug extension have proved to be most valuable to me when developing for the Web. Here’s an account of the features I find myself using every day in hopes that I can pass some information along to those who may not make use of these features.

Posted: December 11, 2006