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 ReadingFirefox 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 ReadingParse 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 ReadingSite 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 ReadingSite 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 ReadingView 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 ReadingPortland 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