Category: ColdFusion
Readability - An Arc90 Lab Experiment
This is an awesome bookmarklet that helps get all of the crap out my way when I'm trying to focus on an article. Enjoy :)
Web Development Project Estimator
Nifty little Web Development Project Estimator.
(Via Clean | Simple designs.)
0 comments | Posted by Daniel Short on Feb 23, 2009 at 2:23 PM | Categories:
ColdFusion - Dreamweaver - Rambling -
Meta Data Profiles and CF AJAX
ColdFusion's built-in AJAX functionality doesn't play well with Meta Data Profiles. Apparently, when the javascript is added to the head of the document, it does an overly simplistic find and replace. For example, this head tag: Gets turned into this: _cf_loadingtextht .... .... profile="http://gmpg.org/xfn/11"> The find and replace is apparently only searching for `2 comments | Posted by Daniel Short on Feb 23, 2009 at 11:19 AM | Categories:
ColdFusion -