My more manual approach is to simply type my blog in DreamWeaver and to copy/paste the raw HTML code into the "Edit HTML" view of my blogging page. This does all the transformation of <>'s into escape codes for me.
But my blog is on blogger.com, which has pretty bad support for coding in general - it's more tuned to wysiwig editing of normal text. I've heard that wordpress has better support for code-oriented blogs. Chet. From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Hardy Sent: Thursday, December 04, 2008 7:48 AM To: [email protected] Subject: Re: [flexcoders] People with blogs For Wordpress I use the WP-Syntax plugin. Here's an example of what it turns out like: http://aaronhardy.com/flex/finding-the-nearest-component-in-flex/ Now if I could just get more width on my page and less width on my code. :P Aaron On Wed, Dec 3, 2008 at 9:42 PM, Nate Pearson <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: Sorry this is a little off topic. I'm trying to start a flex blog but I'm not sure how to copy code from flex builder into Wordpress and have the formating stay the same. Is there some plugin that you use? How do you guys do it? Thanks a lot! -Nate

