Projects
Some of the side projects I’ve been working on…
Mango Blog
I’ve been enjoying discovering the Mango blog engine for ColdFusion, and have started writing some plugins for it.
- YouTube plugin
- Allows for easy embedding of YouTube videos into your blog post or static page.
- CF8 Captcha
- Use ColdFusion 8’s
<cfimage>tag to generate your CAPTCHAs in place of the default LylaCaptcha. - Woopra plugin
- Trak your Mango Blog pages using the Woopra web analysis service.
ColdFusion
- CFX_Markdown
- A ColdFusion CFX tag written in Java; an implementation of the Markdown text-to-HTML processor.
- SmartType
- A ColdFusion Component which takes a string and converts all quotes, dashes, ellipses and multiplication signs into their typographic equivalents – e.g. smart quotes, em/en dashes.