Rob Brooks-Bilson helped me find a bug with my RSS field. Interesting one at that. I was using xmlFormat on my description field, and THEN calling left on it. This meant that I sometimes ended up with html entities being cut off, for example, I'd have < instead of <. I've corrected the issue and updated the zip file.
(This post is more than 2 years old.)
Blog Updated
Support this Content!
If you like this content, please consider supporting me. You can become a Patron, visit my Amazon wishlist, or buy me a coffee! Any support helps!
Want to get a copy of every new post? Use the form below to sign up for my newsletter.
Archived Comments
Hi Ray,
The URL to your Blog zip file is incorrect.
Fixed.
Hi Ray - Regarding the blog code, great stuff, except it''s not usable since it is distrubted sans application.cfm and the admin tool. Any word on when / if you''ll distribute those?
The application.cfm just has stuff specific for the blog client - most of the work however is done in the CFC. Anyway, I''ll make sure the next zip contains the App.cfm file. As for the admin - my admin tool is meant to be used inside my main site admin - I''ll include it - but the formatting will be a bit off, stuff won''t be in context, etc. You get the idea. ;)
Thanks, Ray.
Angelo
Hi Ray,
I added my own Application.cfm pretty easily, then proceeded to create my own Admin. Also, I incorporated the Ektron tool for adding HTML and images easily inline the browser. I would be happy to make this available for others to download. I have written a custom tag for the calendar before on a couple of apps, but if you could make this available that would be cool. I would like to see how you did you Admin as well, to compare notes.
My Intro. to MS SQL course used your .sql file for importing the blog tables. I was showing how to import an external application table structure into their RDBD using the Query Analyzer. I also demoed blogging app. using CFCs. It was a hit! Do you mind if I give out to the class?
Regards,
Mike Kollen
I certainly don''t mind if you share, just remember that I do NOT consider myself a DBA - so my table structure may not be ''best practices.'' Certainly here I kinda did things rushed as well. But if it works for you, that''s great. :) Your admin sounds a lot more complex then mine, but I''ll definetely include it in the next zip. (The next zip will include a maxN type feature for getEntries.)
Site doesn''t fit in an 800x600 screen resolution. Makes it a bit difficult when your crappy hardware can''t cope.