September 11, 2007 in Learn
How to Price your Web App
Pricing is always somewhat of a black art, and a subject about which there is precious little written with regard to web applications. It’s something I’ve always been fascinated by. The question of how to price our web application, Litmus,…
August 6, 2007 in Learn
Copywriting for eCommerce
A site’s copy is one of its most important elements — especially in the world of eCommerce. And in eCommerce one of the worst mistakes a copywriter can make when writing is to concentrate only on product descriptions. While product…
July 2, 2007 in Learn
5 Ways to Optimize AJAX in Ruby on Rails
Any sufficiently advanced technology is indistinguishable from magic.– Arthur C. Clarke When Google first unveiled GMail, then GMaps, a firestorm of interest and activity was generated — not just in those Google applications, but the technologies that powered them. These…
March 22, 2007 in Learn
Setting & Retrieving Accesskeys with JavaScript and DOM
There are some things in the world of accessibility that appear, on the face of it, to be really wonderful ideas… until you scratch slightly below the service. What may seem feasible when putting together some guidelines on accessibility might…
August 25, 2006 in Learn
Add Microformats Magic to your Site
Think back to when you first began using the web. It might be a couple of years, probably five, ten or even more. How did you use the web back then? More likely than not, you searched using Google, or…
May 7, 2006 in Learn
The Foundations of Ruby Arrays
An array is a list of items in order (like vitamins, minerals, and chocolates). Those keeping score at home might be interested to know that the Rails website framework makes 771 calls to Array.each, 558 calls to Array.map, and 1,521…
April 12, 2006 in Learn
Review: Fluxiom
Fluxiom is a next generation digital asset manager. We put it through it’s paces to see if it’s worthy of all the pre-launch press.
April 7, 2006 in Learn
Will Your Web App Make Money?
Building Web Apps from A to Z, Part 1 This is the first article the series on how to build web apps. Today, we’re tackling the important issue of cashflow and the financial viability of your web app. We’ve learned…