thepeoplestoolbox

thePeoplesToolbox is a nice repository of bookmarks for popular programming and design sites.

XSL Tutorial

Great XSL Tutorial by Norman Walsh.

Howto Create an RSS 2.0 Feed

Pete Freitag has some useful notes on RSS feed creation and Big Damn Heroes has some extra advice on escaping RSS descriptions.

Variables in XML

Wayne Graham has blogged a great example of using variables in XML files. Now how can I use that in Fusebox????

XML Editor & XSLT Debugger

Oxygen XML Editor is an XML editor plugin for Ecilpse.

Quick Reference Guides

Heres a collection of Quick Reference Guides which covers CSS, XML etc.

ChiliBeans - Easy Configuration and More

Joe Rinehart has a neat way of using xml and CFC's to store user config data.

XML Documentation

xs3p is a schema documentation generator. Basically, it is an XSLT stylesheet that will generate an XHTML document from an XSD schema. Some of its cool features are:

  • It provides links that allow the user to jump to the documentation of schema components that are referenced.
  • It provides a view of schema components' constraints as a sample XML instance.
  • For global type definitions, it shows the super- and sub- types of the type definition.
  • For global element declarations, it shows the substitution groups that the element declaration heads or belongs to.
  • It can sort schema components by type and name.
  • It has a glossary section which explains some XML Schema terminology.

Mixing CFFORM, qForms and XSL

According to Rob Brooks-Bilson, it looks like you can mix this technoloies together and they still work!

My next project I think!

CFFORM

With CFMX7 comes a whole new range of form options. One of which is the use of XFORM and XSL to style the form.

This sounds likes at great idea but a new technology to get my head around. So here's some links...

More Entries

BlogCFC was created by Raymond Camden. This blog is running version 5.9.001. Contact Blog Owner