<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Syntax Highlighting on Marko Apfel</title><link>http://blog.marko-apfel.de/tags/syntax-highlighting/</link><description>Recent content in Syntax Highlighting on Marko Apfel</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Mon, 08 Dec 2014 19:22:00 +0100</lastBuildDate><atom:link href="http://blog.marko-apfel.de/tags/syntax-highlighting/index.xml" rel="self" type="application/rss+xml"/><item><title>Comparison of Syntax-Highlighter-Plugins for Windows Live Writer</title><link>http://blog.marko-apfel.de/posts/comparison-of-syntax-highlighter-plugins-for-windows-live-writer/</link><pubDate>Mon, 08 Dec 2014 19:22:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/comparison-of-syntax-highlighter-plugins-for-windows-live-writer/</guid><description>&lt;p&gt;After a longer period of blogging abstinence I had again to search the right plugin for Windows Live Writer (WLW) to get a pretty printed source code.&lt;/p&gt;
&lt;p&gt;I remembered ones in the past which made me really happy. That one I couldn’t find anymore. So I write this article to have a guideline in the future and maybe to collect some advices from you reader, helping me to find that one I initially searched for&amp;hellip;&lt;/p&gt;</description></item><item><title>Running CopySourceAsHtml Add-in under Visual Studio 2010</title><link>http://blog.marko-apfel.de/posts/running-copysourceashtml-add-in-under-visual-studio-2010/</link><pubDate>Sun, 02 Jan 2011 10:41:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/running-copysourceashtml-add-in-under-visual-studio-2010/</guid><description>&lt;p&gt;Until now &lt;a href="http://copysourceashtml.codeplex.com/"&gt;CopySourceAsHtml&lt;/a&gt; only supports &lt;em&gt;Visual Studio 2008&lt;/em&gt; out of the box.&lt;/p&gt;
&lt;p&gt;But it is no problem to pimp up the config-file for supporting Visual Studio 2010.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Copy all three files to &lt;code&gt;%userprofile%\Documents\Visual Studio 2010\Addins&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Open &lt;em&gt;CopySourceAsHtml.AddIn&lt;/em&gt; in a text editor and change both lines with&lt;br&gt;
&lt;code&gt;&amp;lt;Version&amp;gt;9.0&amp;lt;/Version&amp;gt;&lt;/code&gt; to &lt;code&gt;&amp;lt;Version&amp;gt;10.0&amp;lt;/Version&amp;gt;&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run Visual Studio 2010 and &lt;em&gt;CopySourceAsHtml&lt;/em&gt; works fine&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Differences by pasting formatted text in Word and OneNote</title><link>http://blog.marko-apfel.de/posts/differences-by-pasting-formatted-text-in-word-and-onenote/</link><pubDate>Sun, 02 Jan 2011 08:54:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/differences-by-pasting-formatted-text-in-word-and-onenote/</guid><description>&lt;p&gt;By pasting formatted text in Word and OneNote both applications act a little bit different. Meanwhile Word supports RTF-formatting OneNote does not.&lt;/p&gt;
&lt;p&gt;OneNote could only handle HTML-formatting.&lt;/p&gt;
&lt;p&gt;In combination with presenting source code for Visual Studio the Add-in &lt;a href="http://copysourceashtml.codeplex.com/"&gt;CopySourceAsHtml&lt;/a&gt; is available.&lt;/p&gt;</description></item><item><title>Alternatives for the Snippet Compiler</title><link>http://blog.marko-apfel.de/posts/alternatives-for-the-snippet-compiler/</link><pubDate>Sun, 02 Jan 2011 01:32:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/alternatives-for-the-snippet-compiler/</guid><description>&lt;p&gt;It seems that the &lt;a href="http://www.sliver.com/dotnet/SnippetCompiler/"&gt;Snippet Compiler&lt;/a&gt; is not maintained anymore.&lt;/p&gt;
&lt;p&gt;So I need an alternative – also for getting syntax highlighting for code in publications. Preferable with the possibility to conserve this highlighting by copying selections to clipboard. Snippet Compiler does not allows this for selections – only by exporting the whole file content to clipboard with HTML- or RTF-formatting (File &amp;gt; Export &amp;gt; HTML to clipboard respectively RTF to clipboard).&lt;/p&gt;</description></item><item><title>Writing blog-posts with source code</title><link>http://blog.marko-apfel.de/posts/writing-blog-posts-with-source-code/</link><pubDate>Tue, 20 Oct 2009 18:32:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/writing-blog-posts-with-source-code/</guid><description>&lt;p&gt;Postings for blogs I write with Windows Live Writer.&lt;/p&gt;
&lt;p&gt;To support syntax highlighting a plugin must be used.
Actual source code is formatted with the plugin &lt;a href="http://gallery.live.com/liveItemDetail.aspx?li=d4409446-af7f-42ec-aa20-78aa5bac4748&amp;amp;bt=9&amp;amp;pl=8"&gt;Code Snippet plugin for Windows Live Writer&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>