<?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>A Fool's Wisdom &#187; Web Standards</title>
	<atom:link href="http://foolswisdom.com/tag/web-standards/feed/" rel="self" type="application/rss+xml" />
	<link>http://foolswisdom.com</link>
	<description>A fool and his blog are soon parted.</description>
	<lastBuildDate>Mon, 12 Dec 2011 22:39:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Interested in Freeing Yourself from the TypePad Trap?</title>
		<link>http://foolswisdom.com/interested-in-freeing-yourself-from-the-typepad-trap/</link>
		<comments>http://foolswisdom.com/interested-in-freeing-yourself-from-the-typepad-trap/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 18:49:37 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[Data Portability]]></category>
		<category><![CDATA[Export]]></category>
		<category><![CDATA[Import]]></category>
		<category><![CDATA[Importer]]></category>
		<category><![CDATA[Noel Jackson]]></category>
		<category><![CDATA[Open Web]]></category>
		<category><![CDATA[Ronald Heft Jr]]></category>
		<category><![CDATA[Six Apart]]></category>
		<category><![CDATA[TypePad Trap]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress.com]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=1587</guid>
		<description><![CDATA[My co-worker Noel Jackson, tired of hearing me whine about the Six Apart TypePad Trap, has created a WordPress importer mashing together the MT formatted export file (missing permalinks) and the broken TypePad AtomPub (missing comments and trackbacks). We are &#8230; <a href="http://foolswisdom.com/interested-in-freeing-yourself-from-the-typepad-trap/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My co-worker <a href="http://jcksn.com/">Noel Jackson</a>, tired of hearing me whine about the Six Apart <a href="http://foolswisdom.com/the-typepad-trap/">TypePad Trap</a>, has created a WordPress importer mashing together the MT formatted export file (missing permalinks) and the broken TypePad AtomPub (missing comments and trackbacks). We are currently testing this on WordPress.com before polishing the code up and sharing it. We are looking for some TypePad customers to help us test it &#8212; it&#8217;s completely harmless, read-only.</p>
<p>If you are interested, let me know and we can set up a private blog on WordPress.com for you to import into. Bonus is that you will have a backup of your blog ready to go live if anything ever befalls TypePad.</p>
<p><span id="more-1587"></span>This importer wouldn&#8217;t be possible without the heroic effort <a href="http://cavemonkey50.com/">Ronald Heft Jr</a> put into creating a TypePad AtomPub importer for WordPress &#8212; it&#8217;s not his fault TypePad still doesn&#8217;t have a way to export your full blog.</p>
<p>What&#8217;s an <a href="http://www.atompub.org/">AtomPub</a>? While working on this importer Noel contacted TypePad support only to have them tell him they don&#8217;t know what AtomPub is, and that they don&#8217;t support it.</p>
<p><a title="TypePad Support to Noel, &quot;What's an AtomPub?&quot; by lloydsscreenies, on Flickr" href="http://twitter.com/noel/statuses/924928497"><img title="Noel twitter to David Recordon" src="http://farm4.static.flickr.com/3244/2868612084_0bc580f06b_o.jpg" alt="TypePad Support to Noel, &quot;What's an AtomPub?&quot;" width="400" height="190" /></a></p>
<p>Anyway, as I said, if you are a TypePad customer, and want to participate in open source development by testing this exporter,  or would just like a backup of your blog ready to launch on WordPress.com, leave a comment or send me an email.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/interested-in-freeing-yourself-from-the-typepad-trap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouTube Embed Not In Bed With Web Standards</title>
		<link>http://foolswisdom.com/youtube-embed-not-in-bed-with-web-standards/</link>
		<comments>http://foolswisdom.com/youtube-embed-not-in-bed-with-web-standards/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 23:51:25 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Aidas Bendoraitis]]></category>
		<category><![CDATA[Bernie Zimmermann]]></category>
		<category><![CDATA[Drew McLellan]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[W3C Markup Validator]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[WordPress.com]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=660</guid>
		<description><![CDATA[I&#8217;ve long known that YouTube embeds aren&#8217;t XHMTL because, ironically, embed isn&#8217;t valid XHTML. I knew there must be an easy solution, object, but I never made the time to figure it out. Today I was helping work through some &#8230; <a href="http://foolswisdom.com/youtube-embed-not-in-bed-with-web-standards/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve long known that YouTube embeds aren&#8217;t XHMTL because, ironically, <code>embed</code> isn&#8217;t valid XHTML. I knew there must be an easy solution, <code>object</code>, but I never made the time to figure it out.</p>
<p><span id="more-660"></span>Today I was helping work through some of the <a href="http://wordpress.com/">WordPress.com</a> support requests, and a customer asked about this very issue.</p>
<p>I&#8217;ve never heard described a real problem &#8212; that it doesn&#8217;t pass <a href="http://validator.w3.org/">W3C Markup Validator</a> I don&#8217;t see as a problem in itself. I would love for a real problem to lend weight to the argument of YouTube addressing this, though allowing browsers to run lean, mean, and fast is itself a pretty good reason.</p>
<p>So I did some research. It seems that a solution is both reasonable and well known:</p>
<ul></ul>
<ul>
<li><a href="http://allinthehead.com/">Drew McLellan</a>, <a href="http://www.alistapart.com/articles/flashsatay">Flash Satay: Embedding Flash While Supporting Standards</a></li>
</ul>
<p>Specifically about YouTube:</p>
<ul>
<li>In Spanish, <a href="http://www.miniplug.tv/16-03-2006/youtube-wordpress-2-y-xhtml/" class="link" rel="bookmark" title="Permalink: YouTube, WordPress 2 y Xhtml">YouTube, WordPress 2 y Xhtml</a></li>
<li>In German, <a href="http://www.wildbits.de/2006/04/02/youtube-xhtml/">YouTube XHTML</a></li>
<li>  <a href="http://www.bernzilla.com/">Bernie Zimmermann</a>, <a href="http://www.bernzilla.com/item.php?id=681">Embedding YouTube Videos as Valid XHTML 1.0</a></li>
</ul>
<p>Is there good reason YouTube hasn&#8217;t done this?</p>
<p>YouTube Help <a href="http://www.google.com/support/youtube/bin/search.py?query=xhtml">turns up nothing</a>.</p>
<p><a href="http://aaiddennium.com/blog/">Aidas Bendoraitis</a> asked <a href="http://groups.google.com/group/youtube-api-basics/browse_thread/thread/9b08d45e1cd60a5a/cf3f7c426d8ee7e0?lnk=gst&amp;q=xhtml#cf3f7c426d8ee7e0">this question</a> on <a href="http://groups.google.com/group/youtube-api" class="ln">YouTube API Developer Forum</a>, but his question has gone unanswered.</p>
<p>I don&#8217;t think I have any contacts on Google&#8217;s YouTube team, so I will put this out there for now, and wait for an opportunity to pursue this further.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/youtube-embed-not-in-bed-with-web-standards/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

