View Post

jQuery Plugin Overload

We use jQuery a lot here, and love it. Great JS lib, lots of handy plugins. But part of the problem is finding good plugins. 🙂 I enjoy AjaxRain on occasion, but […]

Continue Reading
Written by DevelopmentNow -- August 8, 2008
View Post

Firefox 3.0.1 and FileUpload validator issues

One of our clients today noted an issue where a RegularExpressionValidator for a FileUpload control was failing in FireFox 3.0.1 only. My guess is that version 3.0.1 was doing something […]

Continue Reading
Written by DevelopmentNow -- August 8, 2008
View Post

Parse CSV Files in C# and ASP.NET

Parsing CSV files is a common task for data-import programs. I’ve used SĂ©bastien Lorion’s CSV reader several times, as it’s lightweight, fast, and gives you a number of options on delimited […]

Continue Reading
Written by DevelopmentNow -- August 7, 2008
View Post

Site Launch: Lucid Realty

We recently launched a WordPress-based blog for Lucid Realty, a Chicago-based real estate company. First we built a custom WordPress template to integrate the blog into Lucid Realty’s corporate site, […]

Continue Reading
Written by DevelopmentNow -- July 22, 2008
View Post

Site Launch: WikiWorldBook

WikiWorldBook is a robust site with a number of facets: it’s not only a feature-rich online community, but also a people finder and online address book. It provides a broad AJAX search […]

Continue Reading
Written by DevelopmentNow -- July 18, 2008
View Post

View Apache Process Details

Handy shell command to list out the Apache processes & what they’re up to ps axo ‘pid user size %cpu %mem cmd’ | grep http | grep -v “(root|grep)”

Continue Reading
Written by DevelopmentNow -- June 27, 2008
View Post

Portland Open Beer Club — This Thursday!

A reminder that Portland Open Beer Club is this Thursday, June 12, at Bailey’s Taproom downtown. Grab a brew & chat about the web in a laid-back manner.   http://www.portlandopenbeerclub.com/

Continue Reading
Written by DevelopmentNow -- June 10, 2008