…posted by davidjmedlock:
I’ve had a few people come to me looking for blogging scripts and pre-built apps, so I thought it’d be useful to post a few of the resources I found for this. Keep in mind that, although I maintain the blog here on SitePoint, I’m not a big fan of blogging and thus have little experience with it and its terminology. So, I’m not going to be much help when it comes to interfacing with Moveable Type…
- For CF5/IIS/Fusebox 3 there is FuseBlog. It allows posting, editing, and deleting entries, RSS 0.92 feeds, categories, archives, multiple users, searching and more.
- CFXML_Blog is an open source project available in SourceForge. It is totally XML based, so no data source is required. It offers full UNICODE support, categories, calendar, visual themes editable via a CSS file, XHTML and CSS compliant and recently has added an XHTML compliant WYSIWYG editor.
- CF_Blogger is also freely available and has features for Archives, Categories, bookmarks, and the ability to add/edit/delete all of the above.
I’m also thinking that my June article will be something along the lines of how to create your own blogging system. I’m personally of the mentality that “if you want it done right, you’ve got to do it yourself”. That’s not to say at all that you shouldn’t use one of the above systems. But I often find that if I want something that perfectly fits my needs, the only way to go is to code it myself and build in all the features I want and need. So, I’ll work on an article in June that will focus on building your own custom blog system. Enjoy!
Related posts:
- Corporate Blogging: You’re Doing It Wrong A new report from Forrester Research analyst Josh Bernoff found...
- Blogging Can Make You Money, Even if Your Blog Doesn’t It’s true that most blogs don’t make money directly. It’s...
- A Little-known Way to Replace Some Scripts with CSS Counters Replacing executable scripts with style sheets often improves performance and...
- Can You Get Manipulative? Take This ColdFusion Quiz and Find Out! We've just published a new quiz and tutorial on manipulating...
- ColdFusion 9: Why You Should Pay Attention (Yes, You!) It’s fun being in this business—there are so many new,...






Grassy Ass David. That CF_Blogger doesn’t look too bad.
Just so you and others know, this guy Christian has somehow integreated Movable Type with Coldfusion over at this link, http://www.markme.com/cantrell/archives/002257.cfm
Hope that helps someone
April 27th, 2004 at 12:42 pm
I’m always curious to hear why people are “not a big fan of blogging ” so care to elaborate???
April 27th, 2004 at 1:17 pm
It just never caught my interest much. Occassionally I do come across a blog that has some good information on it, mainly technology or business blogs with real world perspectives on things as opposed to articles. But, I personally never had any interest in starting a blog myself. I tried it on KodeFusion.com and basically it’s more of a “News” section, which there’s not much of anymore since I’ve been so busy.
So essentially, I’m not a big fan of blogging things myself and I’m not a big fan of personal blogs because unless you know the person in real life, its pretty much useless. Except for IBeBloggin’ (Vinnie G’s blog) and Ensight (Jeremy W.’s). I like theirs and read them from time to time.
April 27th, 2004 at 1:56 pm
How about a blogger that would compete with myspace.com’s cold fusion blogging script… This means.. it would have to be able to accept html and image tags plus give you option to edit and delete…….. BUT IN PHP and MYSQL!
ha haaa
May 1st, 2004 at 4:55 pm
I have used CF Blogger, and its quite nice, easy to figure out, configure, and change to suit your needs…but I must admit that right now, I’m trying my hand at WordPress….
May 12th, 2004 at 10:02 am
Hi jag5311, Following up on your post. Christian is using Movable Type and added in his ColdFsuion stuff. So I guess it is a MOD of Movable Type.
May 17th, 2004 at 9:52 pm
Yes movable type is awesome. It’s not specific to any language. You use their tag and name the file to generate and If your template is .cfm well it will be read as such. So all you’re cold fusion tag is executed.
I installed it with cold fusion and I didn’t feel like I was pushed in using php.
May 28th, 2004 at 10:57 pm
For what it’s worth, I’ve got a pretty robust Blogging app, BlogFusion that I’ve been working on for quite some time. Check it out at:
http://www.countersinkdg.com
Hope this is kosher to post this here!
August 20th, 2004 at 1:01 am
With regards to Movable Type and ColdFusion, am I misunderstanding? I was under the impression PHP was mandatory to run it. Would you not need PHP on the box running Coldfusion?
October 8th, 2004 at 11:39 am
I am trying to find a way to have a cold fusion blog that will allow for multiple users to be editors AND have basic readers to have to register on the site if they want to post comments to articles. So that was one task…but just in case i will try and push my needs a little more with the feature of
Letting viewers view each other’s profiles and contact each other (social networking). I want it all to be integrated into a fully functional and slightly complicated cold fusion site.
Any ideas?
March 4th, 2005 at 4:29 pm
this[i]=0
i have to use this in coldfusion script
i am converting a js to cfscript
please help
November 20th, 2008 at 4:46 pm