A little bit like this forum and a lot of other forums do, do you know if there is a blog engine or site somewhere that supports code formatting and previewing?
I have a blog on wordpress but i don't really like it because of the CP performance and also because i can't seem to format the code i paste into the article box...
Is there a blog out there that supports code preview?
Moderator: General Moderators
-
crazycoders
- Forum Contributor
- Posts: 260
- Joined: Tue Oct 28, 2008 7:48 am
- Location: Montreal, Qc, Canada
Re: Is there a blog out there that supports code preview?
serendipity is one
-
crazycoders
- Forum Contributor
- Posts: 260
- Joined: Tue Oct 28, 2008 7:48 am
- Location: Montreal, Qc, Canada
Re: Is there a blog out there that supports code preview?
Thanks i'll try and give feedback
Re: Is there a blog out there that supports code preview?
With the new version of Wordpress, they've greatly simplified the process of installing plugins. There is a Geshi plugin as well as other syntax highlighter plugins.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
-
crazycoders
- Forum Contributor
- Posts: 260
- Joined: Tue Oct 28, 2008 7:48 am
- Location: Montreal, Qc, Canada
Re: Is there a blog out there that supports code preview?
Looks good so far, but where can you format code in a blog entry man? I tried installing the pluggin for BBCode but it aint working if i use
Code: Select all
-
crazycoders
- Forum Contributor
- Posts: 260
- Joined: Tue Oct 28, 2008 7:48 am
- Location: Montreal, Qc, Canada
Re: Is there a blog out there that supports code preview?
Allright, thanks everyone that helped, i got it installed and got GeSHi to work correctly and am now able to format my code...