vote up 1 vote down star
2

Duplicate of:

What is best blogging host for programmers/code formatting?
What is a good blog hosting service for programmers?


I have currently been using wordpress, but it is very lackluster... I am unable to do any effective code syntax highlighting, for example. I am thinking about simply using github pages, but I don't know if I'm willing to deal with it.

Are there any good free programmer-friendly blogs that make (at the very least) syntax highlighting easy?

Edit: Key here is free. I don't feel like paying for anything while I'm still experimenting.

flag
I think that you could replace the word blog. "Blog Content management system" or simply "CMS" would be more suitable. – Jader Dias Jan 7 '09 at 15:08
Look on the "Related" sidebar - there are easily 5-8 of those questions that have answers to your question. – Paul Tomblin Jan 7 '09 at 15:16
Guys, no offense, but I the key is free. I don't mind paying for something, but I'd like to wait until after I've already been established as a blogger. – Joel McCracken Jan 7 '09 at 20:49

closed as exact duplicate by ChrisN Jan 7 '09 at 15:19

4 Answers

vote up 3 vote down

No need to look further. the free Wordpress-plugin WP-Syntax will implement GeSHI and give you syntax highlighting as good as it gets.

link|flag
Yeah but sadly I can't use that if i'm hosted on wordpress.com, I'd need my own hosting – Iraimbilanja Jan 7 '09 at 15:03
"Yeah but sadly I can't use that if i'm hosted on wordpress.com, I'd need my own hosting" QFT – Joel McCracken Jan 7 '09 at 15:09
vote up 1 vote down

I use WordPress with the SyntaxHighlighter plugin. You can see an example here

link|flag
vote up 0 vote down

As christian says. I used it and it works well, it supports lots of languages (example).

link|flag
vote up 0 vote down

There's a parallel discussion going on here that seems to recommend Windows Live Writer and a plug-in for this kind of thing. Even if this plugin doesn't do quite what you want, the plug-in model for WLW is fairly easy to grok if you want to roll your own.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.