Blogger 1.1 available
Blogger v1.1 now available. Added temporary save/load slots for entries.
Blogger v1.1 now available. Added temporary save/load slots for entries.
Check out my projects page to get a copy. It’s a little tool I developed for simultaniously generating the HTML and RSS blog feeds used on this website. You can see the project page for details, downloads, etc. I generated this very entry with it!
I undertook a little coding project for fun. After a number of requests, I’ve added a RSS feed to the site for you bloggers. I wrote up a little C++ app to update my blog in both HTML and RSS 0.91/XML format. The RSS feed only keeps the last 10 articles. The code for the blogger is really messy right now; but works. I’m planning on cleaning it up and then publishing the writer class. It’s silly nobody has released such a tool before…