<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Code Snippet With Syntaxhighlighter Support for Windows Live Writer</title><link>http://www.codeplex.com/precode/Project/ProjectRss.aspx</link><description>A code snippet plugin for Windows Live Writer with support for Syntaxhighlighter as well as good support for snippet indentation.</description><item><title>Source code checked in, #18349</title><link>http://www.codeplex.com/precode/SourceControl/ListDownloadableCommits.aspx</link><description>Added support for standalone operation - copying content to the clipboard.</description><author>Abouch</author><pubDate>Thu, 23 Oct 2008 09:20:09 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18349 20081023092009A</guid></item><item><title>Updated Release: Version 3.0.0 (Sep 23, 2008)</title><link>http://www.codeplex.com/precode/Release/ProjectReleases.aspx?ReleaseId=17586</link><description>&lt;div&gt;
Updated UI ComponentFactory.Krypton.Toolkit.dll (bug fix and feature release from ComponentFactory). The installer will automatically remove the previous version before installing this one.&lt;br&gt;
&lt;/div&gt;</description><author>Abouch</author><pubDate>Tue, 23 Sep 2008 10:35:33 GMT</pubDate><guid isPermaLink="false">Updated Release: Version 3.0.0 (Sep 23, 2008) 20080923103533A</guid></item><item><title>Released: Version 3.0.0 (Sep 23, 2008)</title><link>http://www.codeplex.com/precode/Release/ProjectReleases.aspx?ReleaseId=17586</link><description>&lt;div&gt;
Updated UI ComponentFactory.Krypton.Toolkit.dll (bug fix and feature release from ComponentFactory). The installer will automatically remove the previous version before installing this one.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 23 Sep 2008 10:35:33 GMT</pubDate><guid isPermaLink="false">Released: Version 3.0.0 (Sep 23, 2008) 20080923103533A</guid></item><item><title>Created Release: Version 3.0.0 (Sep 23, 2008)</title><link>http://www.codeplex.com/precode/Release/ProjectReleases.aspx?ReleaseId=17586</link><description>&lt;div&gt;
Updated UI ComponentFactory.Krypton.Toolkit.dll (bug fix and feature release from ComponentFactory)&lt;br&gt;
&lt;/div&gt;</description><author>Abouch</author><pubDate>Tue, 23 Sep 2008 10:02:09 GMT</pubDate><guid isPermaLink="false">Created Release: Version 3.0.0 (Sep 23, 2008) 20080923100209A</guid></item><item><title>Released: Version 3.0.0 (Sep 23, 2008)</title><link>http://www.codeplex.com/precode/Release/ProjectReleases.aspx?ReleaseId=17586</link><description>&lt;div&gt;
Updated UI ComponentFactory.Krypton.Toolkit.dll (bug fix and feature release from ComponentFactory)&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 23 Sep 2008 10:02:08 GMT</pubDate><guid isPermaLink="false">Released: Version 3.0.0 (Sep 23, 2008) 20080923100208A</guid></item><item><title>Source code checked in, #17728</title><link>http://www.codeplex.com/precode/SourceControl/ListDownloadableCommits.aspx</link><description>Increment to build version 3.0.0.0</description><author>Abouch</author><pubDate>Tue, 23 Sep 2008 09:53:53 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17728 20080923095353A</guid></item><item><title>Source code checked in, #17727</title><link>http://www.codeplex.com/precode/SourceControl/ListDownloadableCommits.aspx</link><description>Updated ComponentFactory.Krypton.Toolkit to version 3.0</description><author>Abouch</author><pubDate>Tue, 23 Sep 2008 09:44:11 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17727 20080923094411A</guid></item><item><title>Source code checked in, #17462</title><link>http://www.codeplex.com/precode/SourceControl/ListDownloadableCommits.aspx</link><description>Moved into Team Explorer Source control.</description><author>Abouch</author><pubDate>Fri, 12 Sep 2008 02:39:05 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17462 20080912023905A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/precode/Wiki/View.aspx?title=Home&amp;version=17</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A code snippet plugin for Windows Live Writer with support for Syntaxhighlighter as well as good support for snippet indentation.
&lt;br /&gt; &lt;br /&gt;This code snippet Windows Live Writer plugin supports  &lt;a href="http://code.google.com/p/syntaxhighlighter" class="externalLink"&gt;Syntaxhighlighter&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and will add the required code class attributes when selected.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=precode&amp;amp;DownloadId=39065" alt="PreCode Code Snippet Plugin" /&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;How to Enable Syntaxhighlighter Support&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;For syntax highlighting you will need to add support for the Syntaxhighlighter JavaScript and CSS library - which you can download from &lt;a href="http://code.google.com/p/syntaxhighlighter" class="externalLink"&gt;Syntaxhighlighter&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. There are several way you can configure this on your site - here's one option.&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Download the support files from Syntaxhighlighter and place them in a directory called &lt;b&gt;scripts&lt;/b&gt;&lt;/li&gt;&lt;li&gt;Add the style sheet to the &amp;lt;head&amp;gt; section of your site  &amp;lt;link type=&amp;quot;text/css&amp;quot; rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;scripts/SyntaxHighlighter.css&amp;quot;&amp;gt;&amp;lt;/link&amp;gt; &lt;/li&gt;&lt;li&gt;Add the JavaScript references to your website as follows - placing them just before the closing &amp;lt;/body&amp;gt; tag at the &lt;/li&gt;
&lt;/ol&gt;bottom of the page (with as many language brush scripts as you'd like to support):&lt;br /&gt; &lt;br /&gt;&lt;pre&gt;
&amp;lt;script language=&amp;quot;javascript&amp;quot; src=&amp;quot;scripts/shCore.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script language=&amp;quot;javascript&amp;quot; src=&amp;quot;scripts/shBrushCSharp.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script language=&amp;quot;javascript&amp;quot;&amp;gt;
    dp.SyntaxHighlighter.ClipboardSwf = 'scripts/clipboard.swf';
    dp.SyntaxHighlighter.HighlightAll('code');
 &amp;lt;/script&amp;gt;
&lt;/pre&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Anthony Bouch (&lt;a href="http://www.58bits.com" class="externalLink"&gt;http://www.58bits.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;br /&gt;Thanks to Alexander Gro&amp;#223; for the UpdateableComponent bits (&lt;a href="http://www.therightstuff.de/" class="externalLink"&gt;http://www.therightstuff.de/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;/div&gt;</description><author>Abouch</author><pubDate>Thu, 17 Jul 2008 04:58:18 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080717045818A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/precode/Wiki/View.aspx?title=Home&amp;version=16</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A code snippet plugin for Windows Live Writer with support for Syntaxhighlighter as well as good support for snippet indentation.
&lt;br /&gt; &lt;br /&gt;This code snippet Windows Live Writer plugin supports  &lt;a href="http://code.google.com/p/syntaxhighlighter" class="externalLink"&gt;Syntaxhighlighter&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and will add the required code class attributes when selected.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=precode&amp;amp;DownloadId=39065" alt="PreCode Code Snippet Plugin" /&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;How to Enable Syntaxhighlighter Support&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;For syntax highlighting you will need to add support for the Syntaxhighlighter JavaScript and CSS library - which you can download from &lt;a href="http://code.google.com/p/syntaxhighlighter" class="externalLink"&gt;Syntaxhighlighter&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. There are several way you can configure this on your site - here's one option.&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Download the support files from Syntaxhighlighter and place them in a directory called &lt;b&gt;scripts&lt;/b&gt;&lt;/li&gt;&lt;li&gt;Add the style sheet to the &amp;lt;head&amp;gt; section of you site { &amp;lt;link type=&amp;quot;text/css&amp;quot; rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;scripts/SyntaxHighlighter.css&amp;quot;&amp;gt;&amp;lt;/link&amp;gt; }&lt;/li&gt;&lt;li&gt;Add the JavaScript references to your website as follows - placing them just before the closing &amp;lt;/body&amp;gt; tag at the &lt;/li&gt;
&lt;/ol&gt;bottom of the page (with as many language brush scripts as you'd like to support):&lt;br /&gt; &lt;br /&gt;&lt;pre&gt;
&amp;lt;script language=&amp;quot;javascript&amp;quot; src=&amp;quot;scripts/shCore.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script language=&amp;quot;javascript&amp;quot; src=&amp;quot;scripts/shBrushCSharp.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script language=&amp;quot;javascript&amp;quot;&amp;gt;
    dp.SyntaxHighlighter.ClipboardSwf = 'scripts/clipboard.swf';
    dp.SyntaxHighlighter.HighlightAll('code');
 &amp;lt;/script&amp;gt;
&lt;/pre&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Anthony Bouch (&lt;a href="http://www.58bits.com" class="externalLink"&gt;http://www.58bits.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;br /&gt;Thanks to Alexander Gro&amp;#223; for the UpdateableComponent bits (&lt;a href="http://www.therightstuff.de/" class="externalLink"&gt;http://www.therightstuff.de/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;/div&gt;</description><author>Abouch</author><pubDate>Thu, 17 Jul 2008 04:57:13 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080717045713A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/precode/Wiki/View.aspx?title=Home&amp;version=15</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A code snippet plugin for Windows Live Writer with support for Syntaxhighlighter as well as good support for snippet indentation.
&lt;br /&gt; &lt;br /&gt;This code snippet Windows Live Writer plugin supports  &lt;a href="http://code.google.com/p/syntaxhighlighter" class="externalLink"&gt;Syntaxhighlighter&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and will add the required code class attributes when selected.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=precode&amp;amp;DownloadId=39065" alt="PreCode Code Snippet Plugin" /&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;How to Enable Syntaxhighlighter Support&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;For syntax highlighting you will need to add support for the Syntaxhighlighter JavaScript and CSS library - which you can download from &lt;a href="http://code.google.com/p/syntaxhighlighter" class="externalLink"&gt;Syntaxhighlighter&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. There are several way you can configure this on your site - here's one option.&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Download the support files from Syntaxhighlighter and place them in a directory called &lt;b&gt;scripts&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Add the style sheet to the &amp;lt;head&amp;gt; section of you site&lt;/li&gt;
&lt;/ol&gt;&lt;span class="codeInline"&gt; &amp;lt;link type=&amp;quot;text/css&amp;quot; rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;scripts/SyntaxHighlighter.css&amp;quot;&amp;gt;&amp;lt;/link&amp;gt; &lt;/span&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Add the JavaScript references to your website as follows - placing them just before the closing &amp;lt;/body&amp;gt; tag at the &lt;/li&gt;
&lt;/ol&gt;bottom of the page (with as many language brush scripts as you'd like to support):&lt;br /&gt; &lt;br /&gt;&lt;pre&gt;
&amp;lt;script language=&amp;quot;javascript&amp;quot; src=&amp;quot;scripts/shCore.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script language=&amp;quot;javascript&amp;quot; src=&amp;quot;scripts/shBrushCSharp.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script language=&amp;quot;javascript&amp;quot;&amp;gt;
    dp.SyntaxHighlighter.ClipboardSwf = 'Scripts/clipboard.swf';
    dp.SyntaxHighlighter.HighlightAll('code');
 &amp;lt;/script&amp;gt;
&lt;/pre&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Anthony Bouch (&lt;a href="http://www.58bits.com" class="externalLink"&gt;http://www.58bits.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;br /&gt;Thanks to Alexander Gro&amp;#223; for the UpdateableComponent bits (&lt;a href="http://www.therightstuff.de/" class="externalLink"&gt;http://www.therightstuff.de/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;/div&gt;</description><author>Abouch</author><pubDate>Thu, 17 Jul 2008 04:54:56 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080717045456A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/precode/Wiki/View.aspx?title=Home&amp;version=14</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A code snippet plugin for Windows Live Writer with support for Syntaxhighlighter as well as good support for snippet indentation.
&lt;br /&gt; &lt;br /&gt;This code snippet Windows Live Writer plugin supports  &lt;a href="http://code.google.com/p/syntaxhighlighter" class="externalLink"&gt;Syntaxhighlighter&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and will add the required code class attributes when selected.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=precode&amp;amp;DownloadId=39065" alt="PreCode Code Snippet Plugin" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;How to Enable Sytnaxhiglighter Support&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;For syntax highlighting you will need to add support for the Syntaxhighlighter JavaScript and CSS library - which you can download from &lt;a href="http://code.google.com/p/syntaxhighlighter" class="externalLink"&gt;Syntaxhighlighter&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. There are several way you can configure this - here's one option.&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Download the support files from Syntaxhighlighter and place them in a directory called &lt;b&gt;scripts&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt; &lt;br /&gt;#Add the style sheet to the &amp;lt;head&amp;gt; section of you site&lt;br /&gt;{ &amp;lt;link type=&amp;quot;text/css&amp;quot; rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;scripts/SyntaxHighlighter.css&amp;quot;&amp;gt;&amp;lt;/link&amp;gt; }&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Add the JavaScript references to your website as follows - placing them just before the closing &amp;lt;/body&amp;gt; tag at the &lt;/li&gt;
&lt;/ol&gt;bottom of the page (with as many language brush scripts as you'd like to support):&lt;br /&gt; &lt;br /&gt;&lt;pre&gt;
&amp;lt;script language=&amp;quot;javascript&amp;quot; src=&amp;quot;scripts/shCore.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script language=&amp;quot;javascript&amp;quot; src=&amp;quot;scripts/shBrushCSharp.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script language=&amp;quot;javascript&amp;quot;&amp;gt;
    dp.SyntaxHighlighter.ClipboardSwf = 'Scripts/clipboard.swf';
    dp.SyntaxHighlighter.HighlightAll('code');
 &amp;lt;/script&amp;gt;
&lt;/pre&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Anthony Bouch (&lt;a href="http://www.58bits.com" class="externalLink"&gt;http://www.58bits.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;br /&gt;Thanks to Alexander Gro&amp;#223; for the UpdateableComponent bits (&lt;a href="http://www.therightstuff.de/" class="externalLink"&gt;http://www.therightstuff.de/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;/div&gt;</description><author>Abouch</author><pubDate>Thu, 17 Jul 2008 04:52:25 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080717045225A</guid></item><item><title>Source code checked in, #14808</title><link>http://www.codeplex.com/precode/SourceControl/ListDownloadableCommits.aspx</link><description>Refactorded and clean-up with Resharper</description><author>Abouch</author><pubDate>Wed, 16 Jul 2008 07:10:24 GMT</pubDate><guid isPermaLink="false">Source code checked in, #14808 20080716071024A</guid></item><item><title>Source code checked in, #14800</title><link>http://www.codeplex.com/precode/SourceControl/ListDownloadableCommits.aspx</link><description>Updated build script for deployment path.</description><author>Abouch</author><pubDate>Wed, 16 Jul 2008 03:38:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #14800 20080716033856A</guid></item><item><title>Source code checked in, #14799</title><link>http://www.codeplex.com/precode/SourceControl/ListDownloadableCommits.aspx</link><description>Created trunk.</description><author>Abouch</author><pubDate>Wed, 16 Jul 2008 03:23:22 GMT</pubDate><guid isPermaLink="false">Source code checked in, #14799 20080716032322A</guid></item><item><title>Source code checked in, #14796</title><link>http://www.codeplex.com/precode/SourceControl/ListDownloadableCommits.aspx</link><description>Recreated source, lib, tools directories and included build scripts.</description><author>Abouch</author><pubDate>Wed, 16 Jul 2008 02:43:25 GMT</pubDate><guid isPermaLink="false">Source code checked in, #14796 20080716024325A</guid></item><item><title>Source code checked in, #14795</title><link>http://www.codeplex.com/precode/SourceControl/ListDownloadableCommits.aspx</link><description>Removed source and lib - step 1 in repository reorg.</description><author>Abouch</author><pubDate>Wed, 16 Jul 2008 02:20:20 GMT</pubDate><guid isPermaLink="false">Source code checked in, #14795 20080716022020A</guid></item><item><title>RELEASED: Version 2.0.4 (Jul 16, 2008)</title><link>http://www.codeplex.com/precode/Release/ProjectReleases.aspx?ReleaseId=15349</link><description>&lt;div&gt;
Changed Syntaxhighlighter options to default to class and name attributes only (the default for Syntaxhighlighter).&lt;br&gt; &lt;br&gt;E.g. - &amp;lt;pre name=&amp;quot;code&amp;quot; class=&amp;quot;c#&amp;quot;&amp;gt;&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 16 Jul 2008 01:10:47 GMT</pubDate><guid isPermaLink="false">RELEASED: Version 2.0.4 (Jul 16, 2008) 20080716011047A</guid></item><item><title>UPDATED RELEASE: Version 2.0.4 (Jul 16, 2008)</title><link>http://www.codeplex.com/precode/Release/ProjectReleases.aspx?ReleaseId=15349</link><description>&lt;div&gt;
Changed Syntaxhighlighter options to default to class and name attributes only (the default for Syntaxhighlighter).&lt;br&gt; &lt;br&gt;E.g. - &amp;lt;pre name=&amp;quot;code&amp;quot; class=&amp;quot;c#&amp;quot;&amp;gt;&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 16 Jul 2008 01:10:47 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Version 2.0.4 (Jul 16, 2008) 20080716011047A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/precode/Wiki/View.aspx?title=Home&amp;version=13</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A code snippet plugin for Windows Live Writer with support for Syntaxhighlighter as well as good support for snippet indentation.
&lt;br /&gt; &lt;br /&gt;This code snippet Windows Live Writer plugin supports  &lt;a href="http://code.google.com/p/syntaxhighlighter" class="externalLink"&gt;Syntaxhighlighter&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and will add the required code class attributes when selected.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=precode&amp;amp;DownloadId=39065" alt="PreCode Code Snippet Plugin" /&gt;&lt;br /&gt; &lt;br /&gt;Anthony Bouch (&lt;a href="http://www.58bits.com" class="externalLink"&gt;http://www.58bits.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;br /&gt;Thanks to Alexander Gro&amp;#223; for the UpdateableComponent bits (&lt;a href="http://www.therightstuff.de/" class="externalLink"&gt;http://www.therightstuff.de/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;/div&gt;</description><author>Abouch</author><pubDate>Wed, 16 Jul 2008 00:58:25 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080716125825A</guid></item></channel></rss>