Uncategorized
simBlog DAO Blog Example
Its been a while since I talked about my blog. Its been running on the DAO code I wrote for about a month and I have not run into any issues. So I suppose its time I release it into the wild as I said I would.
simBlog is written using Sean Corfield’s fusebox 4.1 implementation of Ray Camden’s blog.cfc. Still included in this release is blog.cfc including it methods and data validation routines and such. However I have rewritten most of the data persistence stuff, if I managed to botch something up, i take full responsibility. Ray releases his code for us to play with and I will do the same. I make no gaurentees for it, but i will incorporate any changes that others see fit to include.
The code is set up to run in the docroot of a site. Others have set it up running from a subfolder such as /blog but it requires copying a couple directories to the docroot.
Also i have only implemented the mySql portion of the dao, although it would probably only take 15 minutes or so to do the MsSql part, I just dont have a server to test that against.
So without further ado I present simBlog 0.1. Please feel to report any bugs, problems or questions to simeon at simb dot net.
12 Jan 2005 Simeon
