Monday, December 31, 2007

Blog Moved

To let everyone know, I have moved my blog. My new blog is at oebfare.com. Be sure to update your bookmarks for those who bookmarked this site. Which should be about none of you ;)

Wednesday, August 01, 2007

Blog Update

I am getting very close to finishing the Python/Blogger script. I have much tweaking to do, but the major parts of the code is complete and have been tested. As I wrote this code I figured it would not be too difficult to move some things around and make it more general purpose. It would essentially be a tool for Blogger from the command line. The templates that Blogger lets you select from are getting too boring. They have pretty much been the same for the past three years. As some of you may not know, my last post before my previous one here was almost three years ago. I used WordPress for those years and now I am moving back to Blogger. I will just have to sit down one day or night and write my own template that works best for me.

Tuesday, July 31, 2007

Back and Blogging

I am back online and blogging again. I have not yet pointed brosner.com to here yet, but will be doing so shortly. I used to have a WordPress blog hosted on a dedicated virtual machine, but it was beginning to be too expensive for me. I had a dedicated server not because I needed the power, but to give myself the ability to do many different things. Now that time is over and I am just going to Blogger. I want to spend more time working on content and not managing the blog. I have a bunch of good stuff I am doing with Django and Cherokee. My first task is to get this blog to display code with pretty syntax highlighting. I am looking into hook Blogger with TextMate and using a custom bundle through Python to do the rendering of the text and posting here automatically. I will post soon on my discoveries.