<?xml version="1.0"?>
<!-- RSS generated by OPML Editor version 0.72 on 8/28/07; 11:18:34 AM Pacific -->
<rss version="2.0">
	<channel>
		<title>Scripting News</title>
		<link>http://www.scripting.com/</link>
		<description>It's even worse than it appears.</description>
		<language>en-us</language>
		<copyright>Copyright 1997-2007 Dave Winer</copyright>
		<pubDate>Tue, 28 Aug 2007 07:00:00 GMT</pubDate>
		<lastBuildDate>Tue, 28 Aug 2007 18:18:34 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>OPML Editor version 0.72</generator>
		<managingEditor>dave@scripting.com</managingEditor>
		<webMaster>dave@scripting.com</webMaster>
		<item>
			<title>Changes to the OPML 2.0 spec</title>
			<link>http://www.scripting.com/stories/2007/08/28/changesToTheOpml20Spec.html</link>
			<description>
				&lt;p&gt;&lt;img src=&quot;http://images.scripting.com/archiveScriptingCom/2007/08/28/reeses.gif&quot; width=&quot;75&quot; height=&quot;149&quot; border=&quot;0&quot; align=&quot;right&quot; hspace=&quot;15&quot; vspace=&quot;5&quot; alt=&quot;A picture named reeses.gif&quot;&gt;&lt;a href=&quot;http://www.opml.org/stories/storyReader$5199#changes&quot;&gt;Here's a list&lt;/a&gt; of the changes I made in the last couple of days to the draft OPML 2.0 spc. The changes were in response to comments here in July 2007. Included are notes on the specific suggestions, including ones I didn't understand or decided not to implement. &lt;/p&gt;
				&lt;p&gt;I provided in response to a request from Don Hopkins, a rigorous definition of &lt;a href=&quot;http://www.opml.org/stories/storyReader$5199#donHopkinsComments&quot;&gt;flatdown&lt;/a&gt;. Actual C source code is provided. I also defined the other outline processing directions -- up, down, left, right, flatup and nodirection, even though Don didn't request those (and they're not mentioned in the spec).&lt;/p&gt;
				&lt;p&gt;I uploaded a &lt;a href=&quot;http://sourcelisting.scripting.com/&quot;&gt;copy&lt;/a&gt; of the C source code of the OPML Editor in a form that will be better indexed by search engines, so that future queries about the internal workings of outliners can be addressed by searching the source. It's licensed under the GPL, and &lt;a href=&quot;http://support.opml.org/2006/02/16&quot;&gt;build instructions&lt;/a&gt; using XCode are provided (as are build files for a variety of popular development environments). &lt;/p&gt;
				&lt;p&gt;I don't generally support this technology, I wrote much of the code but it was a very long time ago, and my memory isn't so good anymore. But surprisingly, a lot of it came back. &lt;img src=&quot;http://www.scripting.com/gifs/QBullets/qbullets/sidesmiley.gif&quot; width=&quot;11&quot; height=&quot;11&quot; border=&quot;0&quot; alt=&quot;smile&quot;&gt;&lt;/p&gt;
				&lt;p&gt;&lt;a href=&quot;http://www.docuverse.com/blog/donpark/2007/08/28/extending-opml-20-through-a-wiki&quot;&gt;Don Park wants&lt;/a&gt; to extend OPML using a wiki. Not sure I understand how this works, but he says it doesn't involve changing the spec (thanks!) so it's no problem for me. I'll watch and see how it develops.&lt;/p&gt;
				&lt;p&gt;PS: Possibly the &lt;a href=&quot;http://www.scripting.com/stories/2007/08/28/rss20WithOpml20.html&quot;&gt;coolest thing&lt;/a&gt; made possible by today's changes is the ability to embed OPML 2.0 data in RSS 2.0 feeds.&lt;/p&gt;
				</description>
			<pubDate>Tue, 28 Aug 2007 17:26:57 GMT</pubDate>
			<guid>http://www.scripting.com/stories/2007/08/28/changesToTheOpml20Spec.html</guid>
			</item>
		<item>
			<title>OPML 2.0 spec, day 2</title>
			<link>http://www.scripting.com/stories/2007/08/28/opml20SpecDay2.html</link>
			<description>
				&lt;p&gt;Another day with more work on the OPML 2.0 spec. &lt;/p&gt;
				&lt;p&gt;&lt;a href=&quot;http://www.scripting.com/stories/2007/08/27/workOnTheOpml20Spec.html&quot;&gt;Yesterday&lt;/a&gt; I provided some examples of OPML files that use the category attribute.&lt;/p&gt;
				&lt;p&gt;A reminder to people working on OPML apps, I have a &lt;a href=&quot;http://validator.opml.org/&quot;&gt;beta of a validator&lt;/a&gt; that tests against the 2.0 spec. &lt;/p&gt;
				&lt;p&gt;Here's an &lt;a href=&quot;http://validator.opml.org/?url=http%3A%2F%2Fwww.scripting.com%2Findex.opml&quot;&gt;example call&lt;/a&gt;, the validator being used to check the current OPML file for Scripting News.&lt;/p&gt;
				&lt;p&gt;Also I've seen some comments recently that say that the spec isn't very good. If you have concerns about the spec, please &lt;a href=&quot;http://scripting.wordpress.com/2007/08/28/scripting-news-for-82807/#comments&quot;&gt;let me know&lt;/a&gt; what they are, now, while errors and omissions can be fixed. Thanks.&lt;/p&gt;
				</description>
			<pubDate>Tue, 28 Aug 2007 14:05:05 GMT</pubDate>
			<guid>http://www.scripting.com/stories/2007/08/28/opml20SpecDay2.html</guid>
			</item>
		<item>
			<title>RSS 2.0 with OPML 2.0</title>
			<link>http://www.scripting.com/stories/2007/08/28/rss20WithOpml20.html</link>
			<description>
				&lt;p&gt;Here's an RSS 2.0 feed with an item that contains several outlines, basically the show notes for a podcast. &lt;/p&gt;
				&lt;p&gt;&lt;a href=&quot;http://tinyurl.com/2jehce&quot;>http://tinyurl.com/2jehce&lt;/a> &lt;/p&gt;
				&lt;p&gt;You might have to View Source to see what's going on. &lt;/p&gt;
				&lt;p&gt;It's like chocolate and peanut butter. Both flavors are tasty, but when you put them together, it's even yummier!&lt;/p&gt;
				</description>
			<pubDate>Tue, 28 Aug 2007 17:00:26 GMT</pubDate>
			<guid>http://www.scripting.com/stories/2007/08/28/rss20WithOpml20.html</guid>
			</item>
		</channel>
	</rss>

