The new Django blog system I have been working on is virtually finished, I'm just testing it at the moment. Now I know that by writing my own blog system I will miss out on all the capabilities of a full featured and mature system, such as Wordpress; but my new system -- which I call Django Techblog -- has a few features that Wordpress doesn't, but more importantly, it works just the way I want it to.

One of those new features is the ability to insert syntax highlighted code in to comments, which is very useful for a techy blog! I've created a post on the beta site, and I'd like to invite you to pop over and test the commenting system. I'll delete the comments when I'm satisfied it is working nicely and I can replace www.willmcgugan.com. So feel free to play about with it...

http://beta.willmcgugan.com/2009/2/16/django-techblog-comment-test/

Any comments about the design or general functionality of the blog would also be welcome!

This blog post was posted to It's All Geek to Me on Monday February 16th, 2009 at 8:37PM
 

6 Responses to "Django Tech Blog"

  • Daniel Murray
    February 17th, 2009, 10:43 a.m.

    Hi, it looks great. Will you consider releasing the source code?

  • February 18th, 2009, 11:36 p.m.

    Actually, yes. Its in stealth mode at the moment, till I make sure there are no exploits. But after that I'll release it as open source...

  • Joe
    February 23rd, 2009, 8 p.m.

    Are there any non-visible (to us) features to this blog code?

    e.g., xmlrpc, support for blog clients, or other features you desired?

    – joe

  • February 23rd, 2009, 9:19 p.m.

    Joe,

    There are a few non-apparent features. Nothing radically different, to be honest, its more that there is a greater degree of flexibility that most blog systems. I was planning to blog about it today, but I spent the last two hours tracking down a stupid bug! :-(

  • Joe
    February 28th, 2009, 7:40 p.m.

    Great stuff !

  • Danny Morgan
    July 6th, 2010, 9:17 p.m.

    I ran into difficulties due to an interaction between pickle and postgresql. I found an updated version of PickledObjectField code snippet http://djangosnippets.org/snippets/1694/ [djangosnippets.org] which I used to modify the the fields.py and it now works. A copy of the modified file is at http://djangosnippets.org/snippets/2098/[/url. [djangosnippets.org]

Leave a Comment

You can use bbcode in the comment: e.g. [b]This is bold[/b], [url]http://www.willmcgugan.com[/url], [code python]import this[/code]
Preview Posting...
Previewing comment, please wait a moment...

My Tweets

Will McGugan

My name is Will McGugan. I am an unabashed geek, an author, a hacker and a Python expert – amongst other things!

Search for Posts
Possibly related posts
Tags
Popular Tags
 
Archives
2010
 
Recent Comments
This is very true, i believe that people need to be able to use a domain if they register it, ...
Hehe Thats a good tatoo idea ;) Have a nice day Joel
- Joel Shapiro on Powered by Ubuntu
Weirdly enough i am a junior dev on an internship. I am @ work and i was way too bored/out ...
I love the idea of locidesktop, and even more the minimal UI. Hope you'll keep it up!
Many thanks! I tried several solutions but the only one that worked was yours.
 
© 2008 Will McGugan.

A technoblog blog, design by Will McGugan