Verbose Logging

Twitter Icon Linkedin Icon Skype Icon Flickr Icon
RSS
software development with some really amazing hair

Articles tagged with 'blog'

Web Syntax Highlighters

» Posted in Software
Anybody who blogs about programming related topics needs to post code at times. When I was on Wordpress, I used the WP-CodeBox plugin. It worked quite well, but it was server side. This is fine if you intend to stay with your software forever, but when I moved off Wordpress to my custom solution, it became a problem. syntaxhighlighter syntaxhighlighter is a fairly popular solution, and for good reason. It is entirely javascript based so there ...

Blogging System Shootout

» Posted in Software
So I have this blog. You might have one, but odds are, we aren’t using the same system. Well, actually since I run my own system, there is probably no way in hell we are running the same system. Anyway. There are a few other systems out there, I’m thinking of moving my other blog off my own server, and want to do some other stuff, so naturally I want to find out about some of these other systems out there. I’m only doing host...