<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Htmlize your Erlang code buffer</title>
	<atom:link href="http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/feed/" rel="self" type="application/rss+xml" />
	<link>http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/</link>
	<description>Musings on dynamic languages and more than that</description>
	<lastBuildDate>Fri, 30 Apr 2010 17:09:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: color the code output to publish &#171; Nachopp&#8217;s Blog</title>
		<link>http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-510</link>
		<dc:creator>color the code output to publish &#171; Nachopp&#8217;s Blog</dc:creator>
		<pubDate>Mon, 23 Nov 2009 15:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-510</guid>
		<description>[...] emacs the function is contained in the package htmlize. This guy made a function to directly have the output code with the css styles inline, as that is necessary [...]</description>
		<content:encoded><![CDATA[<p>[...] emacs the function is contained in the package htmlize. This guy made a function to directly have the output code with the css styles inline, as that is necessary [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Welcome to Blogistic Reflections! &#171; Blogistic Reflections</title>
		<link>http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-447</link>
		<dc:creator>Welcome to Blogistic Reflections! &#171; Blogistic Reflections</dc:creator>
		<pubDate>Sun, 20 Sep 2009 05:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-447</guid>
		<description>[...] HTML, org-mode will properly syntax highlight the output using the htmlize package, as inspired by this post on using the htmlize package with Erlang. The only elisp I had to write was the [...]</description>
		<content:encoded><![CDATA[<p>[...] HTML, org-mode will properly syntax highlight the output using the htmlize package, as inspired by this post on using the htmlize package with Erlang. The only elisp I had to write was the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: posting code on wordpress &#171; IO BLOG</title>
		<link>http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-423</link>
		<dc:creator>posting code on wordpress &#171; IO BLOG</dc:creator>
		<pubDate>Sun, 31 May 2009 14:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-423</guid>
		<description>[...] worked but I couldn&#8217;t figure out how to change the default settings. I then came across this blog who&#8217;s author had the same issue with the htmlize default output, but who much better [...]</description>
		<content:encoded><![CDATA[<p>[...] worked but I couldn&#8217;t figure out how to change the default settings. I then came across this blog who&#8217;s author had the same issue with the htmlize default output, but who much better [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Interesting Emacs Links - 2009 Week 9 &#171; A Curious Programmer</title>
		<link>http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-359</link>
		<dc:creator>Interesting Emacs Links - 2009 Week 9 &#171; A Curious Programmer</dc:creator>
		<pubDate>Sun, 01 Mar 2009 17:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-359</guid>
		<description>[...] to html using htmlize. As htmlize uses css classes rather than inline styles it uses a snippet from Ruslan&#8217;s blog. htmlize-region-for-paste can also convert the css classes to inline styles although it isn&#8217;t [...]</description>
		<content:encoded><![CDATA[<p>[...] to html using htmlize. As htmlize uses css classes rather than inline styles it uses a snippet from Ruslan&#8217;s blog. htmlize-region-for-paste can also convert the css classes to inline styles although it isn&#8217;t [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Htmlize bug or How I formatted my code from last post - M-x Kelsin</title>
		<link>http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-358</link>
		<dc:creator>Htmlize bug or How I formatted my code from last post - M-x Kelsin</dc:creator>
		<pubDate>Tue, 24 Feb 2009 03:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-358</guid>
		<description>[...] Kelsin on Feb.23, 2009, under Emacs, Linux, Software I recently stubled across this post where Ruslan outlines a great custom Emacs function for slightly editing htmlize output for blog [...]</description>
		<content:encoded><![CDATA[<p>[...] Kelsin on Feb.23, 2009, under Emacs, Linux, Software I recently stubled across this post where Ruslan outlines a great custom Emacs function for slightly editing htmlize output for blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruslan Spivak</title>
		<link>http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-10</link>
		<dc:creator>Ruslan Spivak</dc:creator>
		<pubDate>Sat, 08 Sep 2007 13:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-10</guid>
		<description>Glad you liked the stuff, Shane and thanks for feedback. As for submitting a patch - no, i didn&#039;t consider that (yet) as function contains some hardcoded stuff, like font-size and may not be well suited for including into htmlize.el in its current form.</description>
		<content:encoded><![CDATA[<p>Glad you liked the stuff, Shane and thanks for feedback. As for submitting a patch &#8211; no, i didn&#8217;t consider that (yet) as function contains some hardcoded stuff, like font-size and may not be well suited for including into htmlize.el in its current form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Celis</title>
		<link>http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-8</link>
		<dc:creator>Shane Celis</dc:creator>
		<pubDate>Thu, 06 Sep 2007 00:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-8</guid>
		<description>Very cool stuff.  I was hoping that htmlize-region-for-paste might do exactly what your function does.  Unfortunately, it doesn&#039;t.  So I&#039;m very glad to have your function, but it&#039;d be nice if the code went upstream into htmlize.el.  Have you considered submitting a patch to it?</description>
		<content:encoded><![CDATA[<p>Very cool stuff.  I was hoping that htmlize-region-for-paste might do exactly what your function does.  Unfortunately, it doesn&#8217;t.  So I&#8217;m very glad to have your function, but it&#8217;d be nice if the code went upstream into htmlize.el.  Have you considered submitting a patch to it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruslan Spivak</title>
		<link>http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-5</link>
		<dc:creator>Ruslan Spivak</dc:creator>
		<pubDate>Wed, 22 Aug 2007 07:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-5</guid>
		<description>I&#039;m using Wordpress blog engine + inline-css html output(i guess you do too) in Htmlize package and for me it works just fine, but your mileage may vary and i would take a look at html source code of your published page, maybe style attributes of your htmlized code were stripped off by your blog engine.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using WordPress blog engine + inline-css html output(i guess you do too) in Htmlize package and for me it works just fine, but your mileage may vary and i would take a look at html source code of your published page, maybe style attributes of your htmlized code were stripped off by your blog engine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ( ? , qUeStIoNMaRk ) :: Htmlize your * code buffer :: August :: 2007</title>
		<link>http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-4</link>
		<dc:creator>( ? , qUeStIoNMaRk ) :: Htmlize your * code buffer :: August :: 2007</dc:creator>
		<pubDate>Tue, 21 Aug 2007 18:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-4</guid>
		<description>[...] attempted to use the htmlize package for Emacs as described in Htmlize your Erlang code buffer, but I managed to get the code syntax hilighted only in the preview window, once the post gets [...]</description>
		<content:encoded><![CDATA[<p>[...] attempted to use the htmlize package for Emacs as described in Htmlize your Erlang code buffer, but I managed to get the code syntax hilighted only in the preview window, once the post gets [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Hellmann</title>
		<link>http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-3</link>
		<dc:creator>Doug Hellmann</dc:creator>
		<pubDate>Mon, 20 Aug 2007 19:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://ruslanspivak.com/2007/08/18/htmlize-your-erlang-code-buffer/#comment-3</guid>
		<description>Thanks for the tip! Using htmlize is much easier than &lt;a href=&quot;http://blog.doughellmann.com/2007/03/converting-python-source-to-html.html&quot; rel=&quot;nofollow&quot;&gt;what I have been doing&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip! Using htmlize is much easier than <a href="http://blog.doughellmann.com/2007/03/converting-python-source-to-html.html" rel="nofollow">what I have been doing</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
