<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>chillijam.co.uk &#187; Plugin</title>
	<atom:link href="http://chillijam.co.uk/category/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://chillijam.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 28 Jan 2021 10:32:11 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>Windows Live Writer Plugin #1 &#8211; YouTube Video.</title>
		<link>http://chillijam.co.uk/2006/08/17/windows-live-writer-plugin-1-youtube-video/</link>
		<comments>http://chillijam.co.uk/2006/08/17/windows-live-writer-plugin-1-youtube-video/#comments</comments>
		<pubDate>Thu, 17 Aug 2006 16:22:51 +0000</pubDate>
		<dc:creator><![CDATA[historical]]></dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://playingwithanimport.wordpress.com/2006/08/17/windows-live-writer-plugin-1-youtube-video/</guid>
		<description><![CDATA[**ANOTHER EDIT** Version 1.0 out now. **EDIT** version 0.2 now includes support for Google Video Version 0.1 still available (in case the new mods give you trouble). Here&#8217;s my first ever Plugin for Windows Live Writer. It requests the ID for a video clip in YouTube (for example, the url of the default video is &#8230; <a href="http://chillijam.co.uk/2006/08/17/windows-live-writer-plugin-1-youtube-video/" class="more-link">Continue reading <span class="screen-reader-text">Windows Live Writer Plugin #1 &#8211; YouTube Video.</span> <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>**ANOTHER EDIT** <a href="http://tat.chillijam.co.uk/2006/08/23/an-update-to-the-embedvideo-plugin/">Version 1.0 out now.</a></p>
<p>**EDIT** <a href="http://tat.chillijam.co.uk/uploads/LiveWriterPlugins_v0.2.zip">version 0.2</a> now includes support for Google Video</p>
<p><a href="http://tat.chillijam.co.uk/uploads/LiveWriterPlugins.zip">Version 0.1</a> still available (in case the new mods give you trouble).</p>
<p>Here&#8217;s my first ever Plugin for Windows Live Writer.</p>
<p>It requests the ID for a video clip in YouTube (for example, the url of the default video is <a href="http://www.youtube.com/watch?v=GtdJFtdXYps">http://www.youtube.com/watch?v=GtdJFtdXYps</a>&nbsp;so the id from that url is GtdJFtdXYps ).&nbsp; For Google video, you need to docid number (19 digits) for example : <a href="http://video.google.com/videoplay?docid=3573852431733156394&amp;q=kitten">http://video.google.com/videoplay?docid=3573852431733156394&amp;q=kitten</a>&nbsp;would give the docid of 3573852431733156394.</p>
<p>From that scant information, the plugin adds the embedded player for the video into your post.&nbsp; Simple.</p>
<p>Download the file, and then extract the DLL into the Plugins folder of your WLW installation.&nbsp; It will then appear in the &#8220;Insert&#8221; menu on the next restart of WLW.</p>
<p>I know it&#8217;s not much, but I thought I&#8217;d write it as a quick practice.</p>
<p>Demo :</p>
<p>[youtube=http://www.youtube.com/watch?v=GtdJFtdXYps]</p>
<p>[googlevideo=http://video.google.com/googleplayer.swf?docId=3573852431733156394] </p>
]]></content:encoded>
			<wfw:commentRss>http://chillijam.co.uk/2006/08/17/windows-live-writer-plugin-1-youtube-video/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Excuse of the Day in the sidebar</title>
		<link>http://chillijam.co.uk/2006/04/13/excuse-of-the-day-in-the-sidebar/</link>
		<comments>http://chillijam.co.uk/2006/04/13/excuse-of-the-day-in-the-sidebar/#comments</comments>
		<pubDate>Thu, 13 Apr 2006 13:39:20 +0000</pubDate>
		<dc:creator><![CDATA[historical]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Site Design]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://playingwithanimport.wordpress.com/2006/04/13/excuse-of-the-day-in-the-sidebar/</guid>
		<description><![CDATA[You may have spotted the &#8220;Excuse of the Day&#8221; at the top of the left sidebar. This isn&apos;t a WordPress plugin as such, but a small bit of PHP in one of the theme files. If you want to use the same code, there are a couple of things you need to do. 1) In &#8230; <a href="http://chillijam.co.uk/2006/04/13/excuse-of-the-day-in-the-sidebar/" class="more-link">Continue reading <span class="screen-reader-text">Excuse of the Day in the sidebar</span> <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>You may have spotted the &#8220;Excuse of the Day&#8221; at the top of the left sidebar.  This isn&apos;t a WordPress plugin as such, but a small bit of PHP in one of the theme files.  If you want to use the same code, there are a couple of things you need to do.</p>
<p>1) In my case, I am concious of not wanting to abuse <a href="http://www.meyerweb.com">Eric&apos;s</a> bandwidth, so I have set up a shell script via cron to wget the feed file once per day.  I&apos;d recommend this for another reason &#8211; if, due to unforseen circumstances, meyerweb is down, your code will still work on your local copy.<br />
2) Edit your theme file in the appropriate place to include this block.</p>
<pre>
]]></content:encoded>
			<wfw:commentRss>http://chillijam.co.uk/2006/04/13/excuse-of-the-day-in-the-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technorati tag plugin for WordPress</title>
		<link>http://chillijam.co.uk/2006/04/05/technorati-tag-plugin-for-wordpress/</link>
		<comments>http://chillijam.co.uk/2006/04/05/technorati-tag-plugin-for-wordpress/#comments</comments>
		<pubDate>Wed, 05 Apr 2006 12:39:22 +0000</pubDate>
		<dc:creator><![CDATA[historical]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://playingwithanimport.wordpress.com/2006/04/05/technorati-tag-plugin-for-wordpress/</guid>
		<description><![CDATA[After a bit of searching around, I knocked together a little plugin that will create Technorati tag links based on the category of your post. You can get the source code here]]></description>
				<content:encoded><![CDATA[<p>After a bit of searching around, I knocked together a little plugin that will create Technorati tag links based on the category of your post.</p>
<p>You can <a href="/techtags.php.txt"> get the source code here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://chillijam.co.uk/2006/04/05/technorati-tag-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
