I have been playing around with this idea of giving a new face to the CF documentation on tags and functions. Whenever I had to search for some tag or function (which I do almost daily), I had to make several clicks before I got to the page. So I decided to play around with this little idea of mine. I put together everything in a Flex app. (http://cfdocs.anujgakhar.com/) . (try in IE for now)
I know there is room for enhancements and features but this is my first step forward towards this project. Any new ideas/features/improvements/critics are welcome and I am keen to make this a really useful tool for fellow developers.

One known issue is, it doesnt load up the online URL in Firefox. I am using IFrame class from Alistair Rutherford which does a really nice job, I just need to work out this Firefox bug.