Fuseblog 2.0 is now available. It was written in CF5 on IIS and Apache and uses the Fusebox 3 framework. It should run on just about any platform that supports ColdFusion.
This version supports:
- running multiple blogs from the same codebase
- many new sidebar features such as calendars, recent posts, categories, monthly archives and syndication links
- upload a photo with a blog entry
- set different permissions for each user on each blog
- editing/deleting comments on individual posts
Be sure to read the readme.txt and license.txt files for setup information.
The source code for Fuseblog 2.0 is here.The next step is to convert Fuseblog 2.0 to the FB4 framework. I have a copy of Steve Nelson's FB3 to FB4 convertor tool which I plan to use in converting the app.
The original Fuseblog 1.0.1 release. It was written in CF 4.5, on Apache, using the Fusebox 3 framework. It should run on almost any platform that supports those three and can probably be tweaked to run on ones that don't support those three.
This version supports:
- posting, editing and deleting entries
- category system for entries
- archives
- search by title or body
- sidenotes
- RSS 0.92 feed generation
- multiple users
Be sure to read the readme.txt and license.txt files for setup information.
The source code for Fuseblog 1.0.1 is here.