[uug] Programmer's Blog

Jeff Anderson jefferya at programmerq.net
Wed Jun 11 18:48:33 MDT 2008


AJ ONeal wrote:
> I've tried blogger.com, livejournal.com, wordpress.com and only LJ didn't
> cut out the stuff between my <code></code> tags so perhaps I'll stick with
> that, plus it has a nice client.
>
> I just want to be able to create a code block, copy/paste, and post without
> worrying about turning all of the < to &lt; etc.
>   
A django blog could be used and easily modified to fit your bill. If you 
are comfortable with the idea, you could even write your own without too 
much effort.

I like the concept of using the ReStructured Text filter when putting 
content out using django. It takes care of escaping, and ReST is very 
nice to work with-- it was developed with documenting python code in 
mind, and can be styled to look very nice in an HTML context.

Jeff Anderson

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://uug.byu.edu/pipermail/uug-list/attachments/20080611/34072c03/attachment-0001.bin 


More information about the uug-list mailing list