• Home
  • About Jon Dowdle
  • Lifestream
KEEP IN TOUCH

Posts tagged coldfusion

Transforming Coldfusion code with XSLT

May16
2009
Written by Jon Dowdle

Note: For those looking for something useful, you won't find it in this post.

For a little Saturday fun, I set out to transform Coldfusion code using XSLT. It didn't take long before I ran into some issues.

The first problem I ran into was that most Coldfusion code doesn't have a root element (not to mention it isn't well formed XML in any sense).  You might be thinking "Well CFCs have a root node" and you'd be right. So I tried to transform a really simple CFC and I was somewhat successful.

The only caveat is that the use of a few almost all tags won't work. For example, <cfreturn foo /> isn't proper XML and Saxon complains. So at this point, this is pretty much a worthless exercise (see note above). Either way I ended up with something that did work (in the functional sense, not the useful sense). See the code below if you're interested in what the XSLT looks like.

XSLT Coldfusion

Very Simple CFC

Transformed Output

Posted in Code - Tagged xslt

Coldfusion Poll Results

Feb06
2009
Written by Jon Dowdle

So the winner is.... General Web Development! Here is a breakdown of the results.

  1. General web development 71.91% (64 votes)
  2. Intranet web development 13.48% (12 votes)
  3. Other 11.24% (10 votes)
  4. RIA Backend 3.37% (3 votes)

I'd also like to point out that the write in candidate "enterprise level application development for sites needing high availability and scalability" received quite a few votes *grin*.

The results have caused more questions than answers for me. Below are some that I will be addressing in the future.

  • Do you spend most of your time on server or client side code?
    • Why?
  • What areas (in web dev) do people feel they need the most improvement in?
  • Do you have a base set of browsers that you must support?

Thank you everyone for voting.

Posted in Code - Tagged poll
« Older Entries Newer Entries »

Recent Posts

  • Code from TDD Demystified through Katas
  • Awesome Web Development Links Found This Week
  • Taggable Demo Video (now with more code)
  • Taggable Demo Video
  • New jQuery Plugin: Taggable

Categories

  • Code
    • MySQL
    • Programming
    • Web Design
  • coldfusion
  • Life
    • Events
  • Reviews
  • Uncategorized
  • Work

Tags

adobe barcamp barcamporlando coldfusion ComplexByteArrayException concat conferences decorator design pattern Events firebug Form fowa html IE ignite infection control iterator javascript job jQuery movies MySql orlando Photos pirate booty pirates plugins poll project python railo software development sql stackoverflow stax.net style taggable tags talk like a pirate tips & tricks tools twitter washington dc Web Design

RSS Syndication

  • All posts
  • All comments

EvoLve theme by Theme4Press  •  Powered by WordPress jDowdle.com