I've decided I'm going to give a weekly report on the status of BlogCFC5. Since I'm off tomorrow, this entry will be a day early. So, what's going on?
- The admin is mostly done. You can edit entries, categories, comments, subscribers, and now even your settings.
- I added some wicked cool CSS to the admin menu. I'm so proud.
- Scott has finished the CSS rewriting. Let me tell you - I'm psyched. I about had a joy explosion when I did a View Source on his work. It is much cleaner. You may not like the color schemes I picked for version 5, but it will be a heck of a lot easier to update now. In fact, I had Scott change the pods from right to left and it took about five seconds.
- Recent Comments pod has been added by Sam Farmer.
- I forgot to mention - Preview has been added to entry editing.
But why talk about it when I can show you: http://www.blogcfc.com. At this location you will not only see the blog in action but I've listed the SVN repository for folks to download. (I promise you BlogCFC5 is more stable now than Vista is.)
I plan on using this blog just for major announcements, and will do my minor announcements over at the new blog. So for example, I'm going to hop over there and post a screen shot of the admin, and show what I'm working on next.
Archived Comments
Very nice to see better CSS support. I have a couple suggestions if you don't mind. How about using header tags for some of the headers in the sidebar instead of always using div's?
Also, I think the Calendar table should make use of "thead", "tbody", and "th" tags. The "Sun, Mon, ..." row should be in a "thead" and they should be "th" tags instead of "td"s. The date rows should be in a "tbody" tag as well. It would give more control over the design and make more sense.
Wow, very sweet, Ray!
I would recommend you use XHTMLParagraphFormat instead of ParagraphFormat. As it is now, the <p> tags are uppercased (<P>) and don't have closing tags.
http://members.cox.net/midi...
Thanks!
Wow, I'm psyched too and I don't even have a blog! Maybe I'm gonna get one when you've got this baby ready. I'm slobbering all over myself...
Are there any succesfull update scenario? I have BlogCFC 3.9 and trying to update. My comments are there but I could not see my entries. When I click to my comments I get following msg. "There are no blog entries available that match your criteria."
Cenk, you need to ensure that you set released=true for all the old entries. Also, there is a blogcfc5 forum for problems. :)