In-Depth ajaxWrite Review
mikemuch writes "ajaxWrite is the first offspring of ajax13, Michael Robertson's (of Lindows and SIPphone fame) latest startup that aims to deliver a brave new line of web-delivered, AJAX-based apps. ExtremeTech today has an in-depth review of just how apt a replacement ajaxWrite is for the big installed word processors. It's a neat idea, but let's just say the web-based word processor has some catching up to do."
You know it's gonna be stupid when they're not creative enough to come up with a real name, but instead name it after a frickin' programming technique.
(defun subtract-from-basevalue-func (base-value)
(lambda (s) (- base-value s)))