Grant
Member since Apr 15, 2010
- Profile: /members/5838-grant.htm
- URL: http://www.grantshepert.com
- Comments: 5
Recent Blog Comments By Grant
-
The jQuery Template Markup Language (JTML) Project
Posted on Apr 28, 2010 at 7:03 PM
I have to agree completely with avoiding the 'weight', otherwise you just end up creating another XSLT/SOAP etc. bloated protocol that tries to deal with everything (like a self-validating JSON project I saw a few months ago ... eeek!). Nothing simpler than a few <jtml> control tags surrounde... read more »
-
The jQuery Template Markup Language (JTML) Project
Posted on Apr 27, 2010 at 9:31 PM
Awesome, Ben, and thanks! I'll be playing with this tomorrow ... my current project requires tons of reused templates populated by JSON'd CFC beans (well, their mementos, anyway). Between corMVC and this, I'll owe you quite a few beers at CFUnited.... read more »
-
FLEX On jQuery: Array Collections For jQuery Data Binding
Posted on Apr 20, 2010 at 11:14 AM
Ah Ben, you synergistic beauty, you. This is exactly the stuff I am working on right now, and I can always count on you to use a scalpel where I start with a chainsaw (ew ... messy metaphor). It's interesting that you bind on submit(), but what about cases where the bindings must happen actively a... read more »
-
Using jQuery To Pass Arrays To Remote ColdFusion Components
Posted on Apr 15, 2010 at 1:03 PM
Hey Ben, I had a need for this type of functionality and did a bit more fiddling. A potential solution is actually really simple (then again, isn't everything once you figure out how to do it!): http://www.grantshepert.com/post.cfm/posting-json-to-coldfusion-via-jquery... read more »