<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Dynamic Template plug-in for Windows Live Writer</title><link>http://www.codeplex.com/wlwtemplate/Project/ProjectRss.aspx</link><description>Dynamic Template is a plug-in that makes it easier to insert oft-used snippets of HTML or text into your Windows Live Writer posts.</description><item><title>NEW POST: bitje</title><link>http://www.codeplex.com/wlwtemplate/Thread/View.aspx?ThreadId=21439</link><description>&lt;div class="wikidoc"&gt;
Hi,&lt;br /&gt; &lt;br /&gt;Your product is wonderfull. It is as having hundred plugins into one!&lt;br /&gt;I have made already a number of templates and the dialog becomes anoying when you have to scroll.&lt;br /&gt;I saw that you already fixed this annoyance. But it is only available as source code.&lt;br /&gt;Can you please integrate it into the installer?&lt;br /&gt; &lt;br /&gt;it is about this patch:&lt;br /&gt;Jan 7 at 1:40 AM  	 Make template chooser form resizable  	 13823  	 jcheng  	 3&lt;br /&gt; &lt;br /&gt;Thanks a lot&lt;br /&gt;bitje&lt;br /&gt;
&lt;/div&gt;</description><author>bitje</author><pubDate>Sun, 03 Feb 2008 01:30:29 GMT</pubDate><guid isPermaLink="false">NEW POST: bitje 20080203013029A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/wlwtemplate/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Dynamic Template is a plug-in that makes it easier to insert oft-used snippets of HTML or text into your Windows Live Writer posts.
&lt;br /&gt; &lt;br /&gt;See &lt;a href="http://www.joecheng.com/code/DynamicTemplate/" class="externalLink"&gt;http://www.joecheng.com/code/DynamicTemplate/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for details.&lt;br /&gt;Japanese version available at &lt;a href="http://katamari.jp/soulware/index.php/dynamictemplate/" class="externalLink"&gt;http://katamari.jp/soulware/index.php/dynamictemplate/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; thanks to MATSUE Yusuke.&lt;br /&gt; &lt;br /&gt;Visual Studio 2008 Beta 2 (or higher) and a copy of WindowsLive.Writer.Api.dll (available in the Windows Live Writer program directory) are required to build from source.&lt;br /&gt;
&lt;/div&gt;</description><author>jcheng</author><pubDate>Thu, 17 Jan 2008 05:52:53 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080117055253A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/wlwtemplate/SourceControl/ListDownloadableCommits.aspx</link><description>Make template chooser form resizable</description><author>jcheng</author><pubDate>Mon, 07 Jan 2008 00:40:51 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080107124051A</guid></item><item><title>UPDATED RELEASE: Dynamic Template 1.0.3 (Sep 21, 2007)</title><link>http://www.codeplex.com/wlwtemplate/Release/ProjectReleases.aspx?ReleaseId=7199</link><description>Bug fix release.</description><author></author><pubDate>Fri, 21 Sep 2007 17:44:11 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Template 1.0.3 (Sep 21, 2007) 20070921054411P</guid></item><item><title>RELEASED: Dynamic Template 1.0.3 (Sep 21, 2007)</title><link>http://www.codeplex.com/wlwtemplate/Release/ProjectReleases.aspx?ReleaseId=7199</link><description>Bug fix release.</description><author></author><pubDate>Fri, 21 Sep 2007 17:44:11 GMT</pubDate><guid isPermaLink="false">RELEASED: Dynamic Template 1.0.3 (Sep 21, 2007) 20070921054411P</guid></item><item><title>COMMENTED ISSUE: System.IO.DirectoryNotFoundException when template directory does not exist</title><link>http://www.codeplex.com/wlwtemplate/WorkItem/View.aspx?WorkItemId=1504</link><description>As reported by Tony F&amp;#58;&lt;br /&gt;&lt;br /&gt;A colleague found this bug in your Dynamic Templates plugin. I sent him a template and he installed the plugin and then tried to install the template. The error he got was&amp;#58;&lt;br /&gt;&lt;br /&gt;System.IO.DirectoryNotFoundException&amp;#58; Could not find a part of the path &amp;#39;C&amp;#58;&amp;#92;Documents and Settings&amp;#92;hodginw&amp;#92;Application Data&amp;#92;wlwtemplates&amp;#92;OCOT - Audio - Podcast.wlwtemplate&amp;#39;.&lt;br /&gt;   at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;&lt;br /&gt;I suspect that the template installation code requires the directory to exist. I also suspect that you missed this because most people try to create a template before trying to install one. If you create a template, the directory gets created.&lt;br/&gt;Comments: ** Comment from web user: jcheng ** &lt;p&gt;Fixed in change set 7291.&lt;/p&gt;</description><author>jcheng</author><pubDate>Thu, 20 Sep 2007 23:45:04 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: System.IO.DirectoryNotFoundException when template directory does not exist 20070920114504P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/wlwtemplate/SourceControl/ListDownloadableCommits.aspx</link><description>Fix bug 1504&amp;#58; System.IO.DirectoryNotFoundException when template directory does not exist</description><author>jcheng</author><pubDate>Thu, 20 Sep 2007 23:44:20 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070920114420P</guid></item><item><title>CREATED ISSUE: System.IO.DirectoryNotFoundException when template directory does not exist</title><link>http://www.codeplex.com/wlwtemplate/WorkItem/View.aspx?WorkItemId=1504</link><description>As reported by Tony F&amp;#58;&lt;br /&gt;&lt;br /&gt;A colleague found this bug in your Dynamic Templates plugin. I sent him a template and he installed the plugin and then tried to install the template. The error he got was&amp;#58;&lt;br /&gt;&lt;br /&gt;System.IO.DirectoryNotFoundException&amp;#58; Could not find a part of the path &amp;#39;C&amp;#58;&amp;#92;Documents and Settings&amp;#92;hodginw&amp;#92;Application Data&amp;#92;wlwtemplates&amp;#92;OCOT - Audio - Podcast.wlwtemplate&amp;#39;.&lt;br /&gt;   at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;&lt;br /&gt;I suspect that the template installation code requires the directory to exist. I also suspect that you missed this because most people try to create a template before trying to install one. If you create a template, the directory gets created.&lt;br/&gt;</description><author>jcheng</author><pubDate>Thu, 20 Sep 2007 23:43:20 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: System.IO.DirectoryNotFoundException when template directory does not exist 20070920114320P</guid></item><item><title>UPDATED RELEASE: Dynamic Template 1.0.2 (Sep 12, 2007)</title><link>http://www.codeplex.com/wlwtemplate/Release/ProjectReleases.aspx?ReleaseId=7041</link><description>*What's new:* Fixes UI problems under high-DPI mode.&lt;br /&gt;&lt;br /&gt;Requires .NET Framework 2.0 and Windows Live Writer (Beta 2 or later recommended).&lt;br /&gt;&lt;br /&gt;See [url:http://www.joecheng.com/code/DynamicTemplate/] for details.</description><author></author><pubDate>Thu, 13 Sep 2007 05:38:00 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Template 1.0.2 (Sep 12, 2007) 20070913053800A</guid></item><item><title>RELEASED: Dynamic Template 1.0.2 (Sep 12, 2007)</title><link>http://www.codeplex.com/wlwtemplate/Release/ProjectReleases.aspx?ReleaseId=7041</link><description>*What's new:* Fixes UI problems under high-DPI mode.&lt;br /&gt;&lt;br /&gt;Requires .NET Framework 2.0 and Windows Live Writer (Beta 2 or later recommended).&lt;br /&gt;&lt;br /&gt;See [url:http://www.joecheng.com/code/DynamicTemplate/] for details.</description><author></author><pubDate>Thu, 13 Sep 2007 05:38:00 GMT</pubDate><guid isPermaLink="false">RELEASED: Dynamic Template 1.0.2 (Sep 12, 2007) 20070913053800A</guid></item><item><title>UPDATED RELEASE: Dynamic Template 1.0.2 (Sep 12, 2007)</title><link>http://www.codeplex.com/wlwtemplate/Release/ProjectReleases.aspx?ReleaseId=7041</link><description>*What's new:* Fixes UI problems under high-DPI mode.&lt;br /&gt;&lt;br /&gt;Requires .NET Framework 2.0 and Windows Live Writer (Beta 2 or later recommended).&lt;br /&gt;&lt;br /&gt;See http://www.joecheng.com/code/DynamicTemplate/ for details.</description><author></author><pubDate>Thu, 13 Sep 2007 05:37:43 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Template 1.0.2 (Sep 12, 2007) 20070913053743A</guid></item><item><title>UPDATED RELEASE: Dynamic Template 1.0.2 (Sep 12, 2007)</title><link>http://www.codeplex.com/wlwtemplate/Release/ProjectReleases.aspx?ReleaseId=7041</link><description>Fixes UI problems under high-DPI mode.</description><author></author><pubDate>Thu, 13 Sep 2007 05:36:52 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Template 1.0.2 (Sep 12, 2007) 20070913053652A</guid></item><item><title>UPDATED RELEASE: Dynamic Template 1.0.2</title><link>http://www.codeplex.com/wlwtemplate/Release/ProjectReleases.aspx?ReleaseId=7041</link><description>Fixes UI problems under high-DPI mode.</description><author></author><pubDate>Thu, 13 Sep 2007 05:36:23 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Template 1.0.2 20070913053623A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/wlwtemplate/SourceControl/ListDownloadableCommits.aspx</link><description>Updated assembly&amp;#47;plugin metadata.</description><author>jcheng</author><pubDate>Thu, 13 Sep 2007 05:35:43 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070913053543A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/wlwtemplate/SourceControl/ListDownloadableCommits.aspx</link><description>Fix high-DPI issues by making TemplateChooserForm use DPI autoscaling instead of Font autoscaling.</description><author>jcheng</author><pubDate>Wed, 12 Sep 2007 09:18:39 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070912091839A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/wlwtemplate/SourceControl/ListDownloadableCommits.aspx</link><description>Flesh out web documentation a little more. Add sample templates.</description><author>jcheng</author><pubDate>Tue, 14 Aug 2007 17:42:16 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070814054216P</guid></item><item><title>Project License Changed</title><link>http://www.codeplex.com/wlwtemplate/Project/License.aspx?LicenseHistoryId=4586</link><description>Microsoft Permissive License &amp;#40;Ms-PL&amp;#41;&amp;#13;&amp;#10;&amp;#13;&amp;#10;This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.&amp;#13;&amp;#10;&amp;#13;&amp;#10;1. Definitions&amp;#13;&amp;#10;&amp;#13;&amp;#10;The terms &amp;#34;reproduce,&amp;#34; &amp;#34;reproduction,&amp;#34; &amp;#34;derivative works,&amp;#34; and &amp;#34;distribution&amp;#34; have the same meaning here as under U.S. copyright law.&amp;#13;&amp;#10;&amp;#13;&amp;#10;A &amp;#34;contribution&amp;#34; is the original software, or any additions or changes to the software.&amp;#13;&amp;#10;&amp;#13;&amp;#10;A &amp;#34;contributor&amp;#34; is any person that distributes its contribution under this license.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#34;Licensed patents&amp;#34; are a contributor&amp;#39;s patent claims that read directly on its contribution.&amp;#13;&amp;#10;&amp;#13;&amp;#10;2. Grant of Rights&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;A&amp;#41; Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;B&amp;#41; Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and&amp;#47;or otherwise dispose of its contribution in the software or derivative works of the contribution in the software.&amp;#13;&amp;#10;&amp;#13;&amp;#10;3. Conditions and Limitations&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;A&amp;#41; No Trademark License- This license does not grant you rights to use any contributors&amp;#39; name, logo, or trademarks.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;B&amp;#41; If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;C&amp;#41; If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;D&amp;#41; If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;E&amp;#41; The software is licensed &amp;#34;as-is.&amp;#34; You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.</description><author></author><pubDate>Fri, 10 Aug 2007 16:50:10 GMT</pubDate><guid isPermaLink="false">Project License Changed 20070810045010P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/wlwtemplate/SourceControl/ListDownloadableCommits.aspx</link><description>Update download link to point to CodePlex</description><author>jcheng</author><pubDate>Fri, 10 Aug 2007 16:19:16 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070810041916P</guid></item><item><title>RELEASED: Dynamic Template 1.0.1 (Aug 10, 2007)</title><link>http://www.codeplex.com/wlwtemplate/Release/ProjectReleases.aspx?ReleaseId=6348</link><description>Initial release of the Dynamic Template plug-in for Windows Live Writer. Requires .NET Framework 2.0 and Windows Live Writer (Beta 2 recommended).&lt;br /&gt;&lt;br /&gt;See [url:http://www.joecheng.com/code/DynamicTemplate/] for details.</description><author></author><pubDate>Fri, 10 Aug 2007 16:14:10 GMT</pubDate><guid isPermaLink="false">RELEASED: Dynamic Template 1.0.1 (Aug 10, 2007) 20070810041410P</guid></item><item><title>UPDATED RELEASE: Dynamic Template 1.0.1 (Aug 10, 2007)</title><link>http://www.codeplex.com/wlwtemplate/Release/ProjectReleases.aspx?ReleaseId=6348</link><description>Initial release of the Dynamic Template plug-in for Windows Live Writer. Requires .NET Framework 2.0 and Windows Live Writer (Beta 2 recommended).&lt;br /&gt;&lt;br /&gt;See [url:http://www.joecheng.com/code/DynamicTemplate/] for details.</description><author></author><pubDate>Fri, 10 Aug 2007 16:14:10 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Template 1.0.1 (Aug 10, 2007) 20070810041410P</guid></item></channel></rss>