By barneyb on May 26, 2011
I have a need. A pressing need. I need new coworkers. Three of them.
Boring stuff first. Mentor Graphics Corp is the EDA industry leader and makes all kinds of crazy design and simulation software for electrical engineers, and now embedded developers. If you have a cell phone or a computer, it's almost guaranteed that you're [...]
Posted in coldfusion, development, personal
By barneyb on May 26, 2011
Yesterday I posted about an apparent regression in the AWS Route 53 API, but it appears that it was a documentation issue, not an actual regression. A member of the AWS team contacted me and confirmed that the docs for the 2010-10-01 version of the API erroneously listed the parameter names with initial caps, even [...]
Posted in random
By barneyb on May 25, 2011
If you're using Route 53, the latest revision of the API (2011-05-05) changed the casing of the 'name' and 'type' parameters for paged listings. Previously (in version 2010-10-01) they were 'Name' and 'Type'. Unfortunately, it appears that the casing change has leaked backwards to the old API version. So if you're doing paged listings anywhere, [...]
Posted in amazon
By barneyb on May 17, 2011
Myth #1 – Introverts don’t like to talk.
This is not true. Introverts just don’t talk unless they have something to say. They hate small talk. Get an introvert talking about something they are interested in, and they won’t shut up for days.
Myth #2 – Introverts are shy.
Shyness has nothing to do [...]
Posted in personal
By barneyb on May 17, 2011
After my Progressive Enhancement presentation at cf.objective last week, I had several people ask about baseline CSS that I use. This sort of surprised me, since I figured at a developer conference CSS would kind of be glossed over (and I built my presentation with that bias). That said, CSS is a fundamental aspect of [...]
Posted in css
By barneyb on May 17, 2011
In the handful of months since I last posted about inline progress bars, I've made some enhancements to the mechanism. In particular, the original mechanism didn't handle overages very gracefully, and while overage isn't strictly needed for progress, I've ended up wanting the same inline display for other types of measurements (e.g., fundraising dollars against [...]
Posted in css, development, javascript
By barneyb on May 16, 2011
If you're looking for slides and/or code from any cf.objective presentations, they're mostly published on the cf.objective site. Visit the schedule page, click on a session title, and there should be a download link beneath the session description. There are still a few missing, but most are there, and the rest should be up in [...]
Posted in coldfusion, development
By barneyb on May 13, 2011
My second talk from cf.objective 2011 is currently underway: Replace Your Iron With a Cloud. Again, a slides-only presentation which you can get either as PPTX or PDF.
Posted in development, personal
By barneyb on May 12, 2011
For those of you following along at home, I'm current presenting on Progressive Enhancement at cf.objective 2011. This presentation is slides-only, and I've made them available as both PPTX and PDF if you want to take a look.
Posted in development, personal
By barneyb on May 10, 2011
Tomorrow I'll be in Minneapolis for the 2011 iteration of cf.objective. If you've looked at the schedule, you'll know I'm speaking twice: one about progressive enhancement first thing Thursday morning after the keynote, and again Friday right after lunch about migrating your apps to the cloud. You'll also know that there are a hell of [...]
Posted in cfml, coldfusion, development, personal