Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > [OT] how to write code into a blog post?

Reply
Thread Tools

[OT] how to write code into a blog post?

 
 
Jorge Vargas
Guest
Posts: n/a
 
      11-04-2006
Hi I know many people here blog so sorry for the OT.

Currently I have a wordpress install and went I wanted to post some
code I notice how painfull it is. I'm still in shock that programmers
forgot about posting code on their own engine, but oohh well they are
php

anyway I'll like to know your experiences I google around for wp
plugins and half of them are dead links and the other half I wasn't
very existed about.

I'm running this on a very good webhost so I can install pretty much
anything. so I'll accept suggestions either for wp plugins or another
engine, but the only way I'll accept something like blogger is that
they let me have it on my hostname or at least make me do overwrites.

I'm even willing to change my blogging platform if that's the best
way. So please post your suggestions there too.

thanks
 
Reply With Quote
 
 
 
 
thebjorn
Guest
Posts: n/a
 
      11-04-2006
Jorge Vargas wrote:
> Hi I know many people here blog so sorry for the OT.
>
> Currently I have a wordpress install and went I wanted to post some
> code I notice how painfull it is.


Indeed I'm using the iG:Syntax Hiliter over on
http://blog.tkbe.org after I got some comments about the lack of
readability of my code samples It can be even more colorful than
I've set it up, but it handles a considerable number of languages and
is pretty simple to both use and manage. You can get it at:
http://blog.igeek.info/wp-plugins/igsyntax-hiliter/ I added the
following to the end of the stylesheet to make the code frame bigger
and dynamic:

div.igBar { width: 95%; }
div.syntax_hilite { width:95%; }

hth,
-- bjorn

 
Reply With Quote
 
 
 
 
Jorge Vargas
Guest
Posts: n/a
 
      11-06-2006
On 4 Nov 2006 14:40:19 -0800, thebjorn
<> wrote:
> Jorge Vargas wrote:
> > Hi I know many people here blog so sorry for the OT.
> >
> > Currently I have a wordpress install and went I wanted to post some
> > code I notice how painfull it is.

>
> Indeed I'm using the iG:Syntax Hiliter over on
> http://blog.tkbe.org after I got some comments about the lack of
> readability of my code samples It can be even more colorful than
> I've set it up, but it handles a considerable number of languages and
> is pretty simple to both use and manage. You can get it at:
> http://blog.igeek.info/wp-plugins/igsyntax-hiliter/ I added the
> following to the end of the stylesheet to make the code frame bigger
> and dynamic:
>
> div.igBar { width: 95%; }
> div.syntax_hilite { width:95%; }
>

thanks I'll take a look at it

> hth,
> -- bjorn
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
hi its a very useful blog visit this blog gikklu C Programming 0 11-24-2009 04:15 PM
New Blog form Net Programing and Blog IT competition zegga ASP .Net 0 08-01-2009 05:38 AM
have a look at my blog site for asp.net .. there is microsoft contest also ( u can win so much)have a look at my blog site for asp.net .. there is microsoft contest also ( u can win so much) justpratik Python 0 06-08-2007 04:48 AM
blog blog blog John Computer Information 0 02-13-2005 10:20 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57