<?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/"
		>
<channel>
	<title>Comments on: Windows Live Writer: Paste Code Plug-In</title>
	<atom:link href="http://blog.hoegaerden.be/2010/01/15/windows-live-writer-paste-code-plug-in/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hoegaerden.be/2010/01/15/windows-live-writer-paste-code-plug-in/</link>
	<description>SQL Server, BI, .NET, IT and anything else I have been playing with.</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:00:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jeff</title>
		<link>http://blog.hoegaerden.be/2010/01/15/windows-live-writer-paste-code-plug-in/comment-page-1/#comment-3974</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 13 Jan 2012 21:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoegaerden.be/2010/01/15/windows-live-writer-paste-code-plug-in/#comment-3974</guid>
		<description>Thanks alot. I couldn&#039;t find anything that worked with MDX beforehand. This seems like the most common sense solution to just keep the formatting from wherever you are copying the code from!</description>
		<content:encoded><![CDATA[<p>Thanks alot. I couldn&#8217;t find anything that worked with MDX beforehand. This seems like the most common sense solution to just keep the formatting from wherever you are copying the code from!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valentino Vranken</title>
		<link>http://blog.hoegaerden.be/2010/01/15/windows-live-writer-paste-code-plug-in/comment-page-1/#comment-3391</link>
		<dc:creator>Valentino Vranken</dc:creator>
		<pubDate>Sat, 05 Feb 2011 11:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoegaerden.be/2010/01/15/windows-live-writer-paste-code-plug-in/#comment-3391</guid>
		<description>Hi Mos,

Sorry for this slower second reply, I&#039;ve been a bit busy :-)

So in your case you&#039;re getting a horizontal scroll bar, interesting!  I&#039;m guessing that it&#039;s indeed probably related to the theme.  To find out, have a look at the &quot;code&quot; class in your CSS (I think, could also be in one of the higher-level classes).

Have a nice weekend!
Valentino.</description>
		<content:encoded><![CDATA[<p>Hi Mos,</p>
<p>Sorry for this slower second reply, I&#8217;ve been a bit busy <img src='http://blog.hoegaerden.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>So in your case you&#8217;re getting a horizontal scroll bar, interesting!  I&#8217;m guessing that it&#8217;s indeed probably related to the theme.  To find out, have a look at the &#8220;code&#8221; class in your CSS (I think, could also be in one of the higher-level classes).</p>
<p>Have a nice weekend!<br />
Valentino.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mos</title>
		<link>http://blog.hoegaerden.be/2010/01/15/windows-live-writer-paste-code-plug-in/comment-page-1/#comment-3374</link>
		<dc:creator>Mos</dc:creator>
		<pubDate>Wed, 02 Feb 2011 11:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoegaerden.be/2010/01/15/windows-live-writer-paste-code-plug-in/#comment-3374</guid>
		<description>Hi Valentino.... Thanks for your quick reply...

Maybe an example will explain my problem - would you say its because of the theme? see link below of an entry ive just created using paste from VS. (I Paste for SSMS 2008)

http://dbamohsin.wordpress.com/2011/02/02/create-standalone-clone-database-using-netapp-snaps/</description>
		<content:encoded><![CDATA[<p>Hi Valentino&#8230;. Thanks for your quick reply&#8230;</p>
<p>Maybe an example will explain my problem &#8211; would you say its because of the theme? see link below of an entry ive just created using paste from VS. (I Paste for SSMS 2008)</p>
<p><a href="http://dbamohsin.wordpress.com/2011/02/02/create-standalone-clone-database-using-netapp-snaps/">http://dbamohsin.wordpress.com/2011/02/02/create-standalone-clone-database-using-netapp-snaps/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valentino Vranken</title>
		<link>http://blog.hoegaerden.be/2010/01/15/windows-live-writer-paste-code-plug-in/comment-page-1/#comment-3373</link>
		<dc:creator>Valentino Vranken</dc:creator>
		<pubDate>Wed, 02 Feb 2011 11:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoegaerden.be/2010/01/15/windows-live-writer-paste-code-plug-in/#comment-3373</guid>
		<description>Using the Paste From Visual Studio plugin, the code gets wrapped automatically (as you can see in the samples above).  In Live Writer it looks like you&#039;re losing part of the code on the right, but when published the code will be wrapped, not lost.  However, I try to avoid this by manually adding line breaks myself.  Gives me more control over how it will eventually appear.

Thanks for your comment!</description>
		<content:encoded><![CDATA[<p>Using the Paste From Visual Studio plugin, the code gets wrapped automatically (as you can see in the samples above).  In Live Writer it looks like you&#8217;re losing part of the code on the right, but when published the code will be wrapped, not lost.  However, I try to avoid this by manually adding line breaks myself.  Gives me more control over how it will eventually appear.</p>
<p>Thanks for your comment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mos</title>
		<link>http://blog.hoegaerden.be/2010/01/15/windows-live-writer-paste-code-plug-in/comment-page-1/#comment-3372</link>
		<dc:creator>Mos</dc:creator>
		<pubDate>Wed, 02 Feb 2011 11:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoegaerden.be/2010/01/15/windows-live-writer-paste-code-plug-in/#comment-3372</guid>
		<description>Thanks for this - ive been looking for something that does this properly for a while now!

one question - how do you do your word wrap in code - ie. the box the code is in...</description>
		<content:encoded><![CDATA[<p>Thanks for this &#8211; ive been looking for something that does this properly for a while now!</p>
<p>one question &#8211; how do you do your word wrap in code &#8211; ie. the box the code is in&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

