<?xml version="1.0"?>
<!-- RSS generated by OPML Editor version 0.72 on 9/21/07; 5:06:57 PM Pacific -->
<rss version="2.0">
	<channel>
		<title>Scripting News</title>
		<link>http://www.scripting.com/</link>
		<description>Dave Winer's weblog, started in April 1997, bootstrapped the blogging revolution. </description>
		<language>en-us</language>
		<copyright>Copyright 1997-2007 Dave Winer</copyright>
		<pubDate>Fri, 21 Sep 2007 07:00:00 GMT</pubDate>
		<lastBuildDate>Sat, 22 Sep 2007 00:06:57 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>OPML Editor version 0.72</generator>
		<managingEditor>scriptingnewsmail@gmail.com</managingEditor>
		<webMaster>scriptingnewsmail@gmail.com</webMaster>
		<item>
			<title>How to avoid sounding like an monkey</title>
			<link>http://www.scripting.com/stories/2007/09/21/howToAvoidSoundingLikeAnMo.html</link>
			<description>
				&lt;p&gt;&lt;img src=&quot;http://images.scripting.com/archiveScriptingCom/2007/09/21/stock.gif&quot; width=&quot;157&quot; height=&quot;71&quot; border=&quot;0&quot; align=&quot;right&quot; hspace=&quot;15&quot; vspace=&quot;5&quot; alt=&quot;A picture named stock.gif&quot;&gt;A few weeks ago a well-respected developer wrote a blog post about something he called the &quot;social graph.&quot; A graph, to most people, is a diagram like the one on the right, which plots the value of a stock over time. For 99.99 percent of the people this is what a graph is. For a very small group of people, a graph is &lt;i&gt;also&lt;/i&gt; something like this:&lt;/p&gt;
				&lt;p&gt;&lt;img src=&quot;http://images.scripting.com/archiveScriptingCom/2007/09/21/graph.gif&quot; width=&quot;275&quot; height=&quot;180&quot; border=&quot;0&quot; alt=&quot;A picture named graph.gif&quot;&gt;&lt;/p&gt;
				&lt;p&gt;This is the kind of &lt;a href=&quot;http://en.wikipedia.org/wiki/Graph_(mathematics)&quot;&gt;thing&lt;/a&gt; you study in a branch of mathematics called Graph Theory. I know a bit about this because when I was an undergraduate, getting a degree in math, I studied this stuff. I proved theorums about how many edges you'd have to traverse to get from one point to another. There are many types of Graph Theory graphs, directed and undirected, for example. Some that you'd need two colors to paint, or three, but none need more than four (a theory that has been &lt;a href=&quot;http://www.math.gatech.edu/~thomas/FC/fourcolor.html&quot;&gt;proven&lt;/a&gt; since I left school, thanks to computers).&lt;/p&gt;
				&lt;p&gt;Graphs are useful for modeling stuff that goes on in computers. They are also part of a field of math called combinatorics that's related to statistics, and also related to a highly theoretical area of math called topology. &lt;/p&gt;
				&lt;p&gt;&lt;a href=&quot;http://harrisonandmommy.wordpress.com/2007/03/21/i-am-a-silly-monkey/&quot;&gt;&lt;img src=&quot;http://images.scripting.com/archiveScriptingCom/2007/09/21/mySocialGraph.jpg&quot; width=&quot;105&quot; height=&quot;120&quot; border=&quot;0&quot; align=&quot;right&quot; hspace=&quot;15&quot; vspace=&quot;5&quot; alt=&quot;A picture named mySocialGraph.jpg&quot;&gt;&lt;/a&gt;Now if you showed that diagram to most educated people, they probably would call it a network, and before we talked about social graphs we called them &lt;a href=&quot;http://en.wikipedia.org/wiki/Social_network&quot;&gt;social networks&lt;/a&gt;, and you know what -- &lt;i&gt;they're exactly the same thing,&lt;/i&gt; and social network is a much less confusing term, so why don't we just stick with it? (Answer: we should, imho.) So if you don't want to sound like an idiot, call a social graph a social network and stand up for your right to understand technology, and make the techies actually do some useful stuff instead of making simple stuff sound complicated.&lt;/p&gt;
				&lt;p&gt;PS: This Google &lt;a href=&quot;http://www.google.com/search?q=graph&quot;&gt;search&lt;/a&gt; illustrates. Most of the definitions of &quot;graph&quot; are what you'd expect if you weren't a math major.&lt;/p&gt;
				&lt;p&gt;PPS: Copy editors, just change &quot;social graph&quot; to &quot;social network.&quot;&lt;/p&gt;
				</description>
			<pubDate>Fri, 21 Sep 2007 22:12:09 GMT</pubDate>
			<guid>http://www.scripting.com/stories/2007/09/21/howToAvoidSoundingLikeAnMo.html</guid>
			</item>
		<item>
			<title>I'll be writing about podcatchers</title>
			<link>http://www.scripting.com/stories/2007/09/21/illBeWritingAboutPodcatche.html</link>
			<description>
				&lt;p&gt;In the coming weeks and months you'll probably see me writing about issues of podcatchers here, because I'm working on one. It's the third one I've written, so this time maybe I'll get it right. &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;A lot of things have changed since I wrote my first podcatcher back in 2001.&lt;/p&gt;
				&lt;p&gt;1. Back then there were no podcasts, so it was a proof of concept, a chicken without an egg (or an egg with no chicken), a step in a &lt;a href=&quot;http://www.xmlrpc.com/bootstrappingTheTwoWayWeb&quot;&gt;bootstrap&lt;/a&gt;. Today there are &lt;i&gt;lots&lt;/i&gt; of podcasts. An embarassment of riches.&lt;/p&gt;
				&lt;p&gt;2. Back then implementing a podcatcher was simple, there was &lt;a href=&quot;http://www.thetwowayweb.com/payloadsforrss&quot;&gt;exactly one format&lt;/a&gt; to support, RSS 2.0 with enclosures. Today, luckily, it's still fairly simple, as far as the format goes. The only variability is the iTunes namespace, which complicates things, just a little. &lt;/p&gt;
				&lt;p&gt;3. Today there are enough users to make it possible to support &lt;i&gt;lists&lt;/i&gt; of podcasts published by fans, and instead of just subscribing to the podcast feeds, you can subscribe to lists of feeds. I will publish one of these lists, in OPML 2.0 format, as a proof of concept. &lt;/p&gt;
				&lt;p&gt;4. The first version of this new podcatcher will run in the OPML Editor because that's where all my software runs at first. But the goal is to port it to run in other environments, some with millions of users. I want to provide a popular alternative to the one that Apple publishes which currently dominates the market. (Note: I'm generally pleased with the way Apple dominates, &lt;a href=&quot;http://www.apple.com/itunes/store/podcaststips.html&quot;&gt;they've&lt;/a&gt; been &lt;a href=&quot;http://images.scripting.com/archiveScriptingCom/2007/09/21/applesExcellentOpmlInItunes.gif&quot;&gt;very fair&lt;/a&gt; about allowing users to export their subscription lists. But if we want to create the opportunity for others to innovate in the area of podcast &lt;a href=&quot;http://www.scripting.com/stories/2007/04/30/howToDesignAPodcastPlayer.html&quot;&gt;players&lt;/a&gt;, there has to be choice at the podcatcher level. That's my main motive for revisiting this area.)&lt;/p&gt;
				&lt;p&gt;There probably are some other changes, and I'll write about them as the project moves forward.&lt;/p&gt;
				&lt;p&gt;Now....&lt;/p&gt;
				&lt;p&gt;To people who say that Apple has the market sewn up, I say &lt;i&gt;Bah!&lt;/i&gt;&lt;/p&gt;
				&lt;p&gt;I think iPods are great, but they're designed to play music, not podcasts.&lt;/p&gt;
				&lt;p&gt;Every bit of music is something you want to keep forever, a podcast loses almost all its value after you've listened to it once.&lt;/p&gt;
				&lt;p&gt;You have to pay for music (in theory at least) but podcasts are free. &lt;/p&gt;
				&lt;p&gt;Podcasts beg to have a player that can download them without synching with a desktop computer. Okay that's something podcasts have in common with music. &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;I buy Apple products all the time. I've gone from resenting Apple so much that I wouldn't buy their products, as recently as 2005, to today when not only do I only use Macs, but I'm constantly telling people why they'd be better off using Macs. I can't help but evangelize the products, I think they're that much better than Windows PCs. &lt;/p&gt;
				&lt;p&gt;But as much as I love Apple (can't believe I actually said that) I still don't trust them with a whole medium. We need them to have competition. The rest of the tech industry seems to think they're immune to it, that creates a huge opportunity with someone with enough chutzpah to think they can do it.&lt;/p&gt;
				&lt;p&gt;Yours truly,&lt;/p&gt;
				&lt;p&gt;Dave Winer&lt;/p&gt;
				&lt;p&gt;PS: Here's my &lt;a href=&quot;http://www.scripting.com/stories/2007/09/21/weCouldSolveTheSubscriptio.html&quot;&gt;first bit&lt;/a&gt;, on the subscription problem, and how it could go away.&lt;/p&gt;
				</description>
			<pubDate>Fri, 21 Sep 2007 18:50:06 GMT</pubDate>
			<guid>http://www.scripting.com/stories/2007/09/21/illBeWritingAboutPodcatche.html</guid>
			</item>
		<item>
			<title>Marc Canter</title>
			<link>http://www.scripting.com/stories/2007/09/21/marcCanter.html</link>
			<description>
				&lt;p&gt;&lt;img src=&quot;http://images.scripting.com/archiveScriptingCom/2007/09/21/mc1.gif&quot; width=&quot;220&quot; height=&quot;336&quot; border=&quot;0&quot; alt=&quot;A picture named mc1.gif&quot;&gt;&lt;/p&gt;
				</description>
			<pubDate>Fri, 21 Sep 2007 20:19:25 GMT</pubDate>
			<guid>http://www.scripting.com/stories/2007/09/21/marcCanter.html</guid>
			</item>
		<item>
			<title>We could solve the subscription problem</title>
			<link>http://www.scripting.com/stories/2007/09/21/weCouldSolveTheSubscriptio.html</link>
			<description>
				&lt;p&gt;Okay I've been writing about OPML reading lists here for years. I'm now on my second implementation, so maybe this time I'll get it right. &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;But there's something cool that happens when (hypothetically) the entire installed base of podcatchers supports OPML reading lists. All of a sudden the subscription problem goes poof!&lt;/p&gt;
				&lt;p&gt;Ask anyone who's worked on a RSS reader, for that matter, ask anyone who's &lt;i&gt;used&lt;/i&gt; one, what a PITA it is to subscribe to a feed. All those little buttons, or copying and pasting, and looking at urls, and trying to figure out whether you want this format or that format. It's a miracle anyone actually subscribes to feeds it's so damned complicated.&lt;/p&gt;
				&lt;p&gt;Before you blame anyone, it's not actually anyone's fault. It's a result of the market not being a monopoly. The only way to solve the problem is if everyone uses the same web app to manage subscriptions. And we know that's not going to happen any time soon. Or, if every reader supports OPML reading lists. Now that might actually happen, even though it's not very likely.&lt;/p&gt;
				&lt;p&gt;But podcasting, that's a whole other story. According to many people there's only one podcatcher, iTunes. So that's simplified the problem. For example, look at this &lt;a href=&quot;http://www.nytimes.com/ref/multimedia/podcasts.html&quot;&gt;page&lt;/a&gt; of NY Times podcasts, and how they handle it. &lt;/p&gt;
				&lt;p&gt;&lt;img src=&quot;http://images.scripting.com/archiveScriptingCom/2007/09/21/timesSubscribe.gif&quot; width=&quot;335&quot; height=&quot;110&quot; border=&quot;0&quot; alt=&quot;A picture named timesSubscribe.gif&quot;&gt;&lt;/p&gt;
				&lt;p&gt;See the Subscribe button? Nice. Except for one thing. It really should say &quot;Subscribe in iTunes&quot; because that's what it &lt;a href=&quot;http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=120315179&quot;&gt;does&lt;/a&gt;. And it works, because in many people's minds, iTunes is the only way to subscribe to a podcast.&lt;/p&gt;
				&lt;p&gt;And it could stay that simple if Apple would do one thing, offer the option of publishing the OPML automatically to a publicly accessible web address, so the user could continue to use Apple's server to handle subscriptions, even if they're using a different podcatcher (for example one that runs on a Nokia N800). It would be the mark of a truly great company if they did that. Maybe they are that great.&lt;/p&gt;
				&lt;p&gt;Otheriwse at some point we're going to ask the NY TImes to change their page. And they may not be too happy about that. Wouldn't blame them if they were.&lt;/p&gt;
				&lt;p&gt;Moral of the story: If we can centralize the subscription process, and move it out of one reader or another, and get the readers to all support subscription to reading lists, the awful ugly issue will go away for users. It's one of the oldest tradeoffs in the tech business, to make it simple for users, the vendors have to give up some power. &lt;/p&gt;
				</description>
			<pubDate>Fri, 21 Sep 2007 19:22:41 GMT</pubDate>
			<guid>http://www.scripting.com/stories/2007/09/21/weCouldSolveTheSubscriptio.html</guid>
			</item>
		</channel>
	</rss>

