<?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>Fighting Rabbits &#187; Microformats</title>
	<atom:link href="http://fightingrabbits.com/archives/tag/microformats/feed" rel="self" type="application/rss+xml" />
	<link>http://fightingrabbits.com</link>
	<description>and herding cats...</description>
	<lastBuildDate>Wed, 23 Jun 2010 12:28:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Microformats, X2V, and testing&#8230;</title>
		<link>http://fightingrabbits.com/archives/42</link>
		<comments>http://fightingrabbits.com/archives/42#comments</comments>
		<pubDate>Tue, 28 Apr 2009 20:02:41 +0000</pubDate>
		<dc:creator>Richard Cooper</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[X2V]]></category>

		<guid isPermaLink="false">http://fightingrabbits.com/?p=42</guid>
		<description><![CDATA[I&#8217;ve been playing around with Brian Suda&#8217;s X2V transforms from the microformats.org site, and as I needed to get my hand back in with .NET and Visual Studio 2008 I have created a couple of aspx pages and a webservice to provide X2V services. These pages will allow you to pass a url as a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been playing around with <a href="http://suda.co.uk/projects/microformats/">Brian Suda&#8217;s X2V</a> transforms from the <a href="http://microformats.org">microformats.org</a> site, and as I needed to get my hand back in with .NET and Visual Studio 2008 I have created a couple of aspx pages and a webservice to provide X2V services. These pages will allow you to pass a url as a parameter</p>
<p>i.e <a href="http://frozenskys.co.uk/hcard2vcard.aspx?url=http://microformats.org/wiki/hcard">http://frozenskys.co.uk/hcard2vcard.aspx?url=http://microformats.org/wiki/hcard</a></p>
<p>and if the page contains a valid hCard or hCalendar get back the corresponding vCard or iCal. Once I have tidied up the code and added one or two more formats, I&#8217;ll post a zip of it here for peeps to play with.</p>
<p>I now need some help testing them so if anybody would like to have a play they can be found here:</p>
<p><a href="http://frozenskys.co.uk/hcard2vcard.aspx?url=http://microformats.org/wiki/hcard">http://frozenskys.co.uk/hcard2vcard.aspx</a></p>
<p><a href="http://frozenskys.co.uk/hcard2vcard.aspx?url=http://microformats.org/wiki/hcard">http://frozenskys.co.uk/hcal2vcal.aspx</a></p>
<p>and the web service can be found here:</p>
<p><a href="http://frozenskys.co.uk/x2v.asmx">http://frozenskys.co.uk/x2v.asmx</a></p>
<p>Let me know if anything breaks :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://fightingrabbits.com/archives/42/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
