<?xml version="1.0"?>
<!-- RSS generated by OPML Editor version 0.71 on 2/18/2007; 9:42:19 PM 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>Sun, 18 Feb 2007 08:00:00 GMT</pubDate>
		<lastBuildDate>Mon, 19 Feb 2007 05:42:19 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>OPML Editor version 0.71</generator>
		<managingEditor>dave@scripting.com</managingEditor>
		<webMaster>dave@scripting.com</webMaster>
		<item>
			<description>It took a few hours, but I got my cool &lt;a href=&quot;http://www.flickr.com/photos/scriptingnews/394995870/&quot;&gt;Panasonic webcam working&lt;/a&gt; with my Mac over the net. Thanks Chris! Hi Ponzi!</description>
			<pubDate>Mon, 19 Feb 2007 05:13:59 GMT</pubDate>
			<guid>http://www.scripting.com/2007/02/18.html#When:9:13:59PM</guid>
			</item>
		<item>
			<title>Public Radio Manifesto, part II</title>
			<link>http://www.scripting.com/2007/02/18.html#publicRadioManifestoPartIi</link>
			<description>
				&lt;p&gt;I've been spending lots of time thinking about the talk in Boston later this week.&lt;/p&gt;
				&lt;p&gt;1. Proof that we have a problem with discourse in our country -- we got into a crazy war without discussing it.&lt;/p&gt;
				&lt;p&gt;2. This little problem isn't something theoretical. It's costing us nearly a trillion dollars and thousands of American lives, and the problems it causes will last for generatins because kids are growing up in the world today with no respect for the US, and we don't deserve their respect bedause we don't think.&lt;/p&gt;
				&lt;p&gt;3 We need a thinking upgrade.&lt;/p&gt;
				&lt;p&gt;4. What better time to do it than as a national election is approaching.&lt;/p&gt;
				&lt;p&gt;Some of these ideas are outlined in a 1/2 hour podcast I did yesterday.&lt;/p&gt;
				&lt;p&gt;&lt;a href=&quot;http://mp3.morningcoffeenotes.com/cn07Feb17.mp3&quot;>http://mp3.morningcoffeenotes.com/cn07Feb17.mp3&lt;/a>&lt;/p&gt;
				&lt;p&gt;Looking forward...&lt;/p&gt;
				</description>
			<pubDate>Sun, 18 Feb 2007 21:03:02 GMT</pubDate>
			<guid>http://www.scripting.com/2007/02/18.html#publicRadioManifestoPartIi</guid>
			</item>
		<item>
			<title>Springtime in Berkeley</title>
			<link>http://www.scripting.com/2007/02/18.html#springtimeInBerkeley</link>
			<description>
				&lt;p&gt;There's always a moment when you realize this is it, spring is here; and this year, that moment came this week. It's warm, you don't need to bundle up when you go out. &lt;/p&gt;
				&lt;p&gt;The air smells like perfume, every time you turn a corner, there's a new version of heaven for your nose; and visually, it's pretty stunning too -- the colors! Oh man. &lt;/p&gt;
				&lt;p&gt;The weather in California is pretty amazing, and every year it peaks, right around now, and there probably isn't a more lovely place on the planet.&lt;/p&gt;
				&lt;p&gt;Another sign it's spring: you can sleep with the windows open.&lt;/p&gt;
				&lt;p&gt;And, as &quot;Solo&quot; &lt;a href=&quot;http://scripting.wordpress.com/2007/02/18/scripting-news-for-2182007/#comment-43092&quot;&gt;reminds&lt;/a&gt;, you can sleep with the windows open in NY too, but you'll freeze your ass. &quot;;-&gt;&quot;&lt;/p&gt;
				</description>
			<pubDate>Sun, 18 Feb 2007 14:54:40 GMT</pubDate>
			<guid>http://www.scripting.com/2007/02/18.html#springtimeInBerkeley</guid>
			</item>
		<item>
			<title>Continuing with codecasting</title>
			<link>http://www.scripting.com/2007/02/18.html#continuingWithCodecasting</link>
			<description>
				&lt;p&gt;Two changes to how the &lt;a href=&quot;http://bits.codecasting.org/opml.root/rss.xml&quot;&gt;feed&lt;/a&gt; is generated. 1. Only output a part once, no need to update a part more than once, when updating, the last version will overwrite all previous versions. 2. Because of the first change, we have to change the order of the feed to reverse-chronologic. The result of this changes is that the size of the feed decreases, and the time spent processing it on updating decreases, and the cost of running the server decreases. A three-way win, so an obvious improvement. &lt;/p&gt;
				&lt;p&gt;If all goes well, I'll release the client code to OPML Editor users. It won't be turned on by default, but I will turn it on in all my copies of the OPML Editor, so it can get a good test before deploying to user sites.&lt;/p&gt;
				&lt;p&gt;People ask what's so great about codecasting, and the answer is, for users, nothing in particular. For developers who manage environments with users who need to update frequently, it might cut the cost of providing updates. For me, it &lt;i&gt;certainly&lt;/i&gt; will cut my costs, and since the software that I will update is open source, and produces no revenue, cutting costs means I have more money to go to the movies, eat out, buy toys, pay for health insurance, save for retirement, give to good causes. I write about stuff on my blog because I like to keep a record of my work, so it may not make sense to you, or even seem like a good idea, if so, so be it. &lt;/p&gt;
				&lt;p&gt;Actually, there is an advantage for users. The current method of updating requires the user's app to call teh server on port 5337, but we've received complaints that some corporate firewalls don't allow traffic on that port (contradicting the assumption, btw, that some critics of XML-RPC offer, saying we're just tunneling over port 80). Using RSS and a plain old web server, now we really are doing updates on port 80 and the corporate firewalls won't have any issues with it. &quot;;-&gt;&quot;&lt;/p&gt;
				&lt;p&gt;Another reason I document my work here is so that I can &lt;a href=&quot;http://images.scripting.com/archiveScriptingCom/2007/02/18/urlincode.gif&quot;&gt;include pointers&lt;/a&gt; in my comments, saving me having to document my work twice. &lt;/p&gt;
				</description>
			<pubDate>Sun, 18 Feb 2007 15:35:10 GMT</pubDate>
			<guid>http://www.scripting.com/2007/02/18.html#continuingWithCodecasting</guid>
			</item>
		<item>
			<title>Influential pundits</title>
			<link>http://www.scripting.com/2007/02/18.html#influentialPundits</link>
			<description>
				&lt;p&gt;It's great to see &lt;a href=&quot;http://blog.broadbandmechanics.com/2007/02/ok-i-gotta-blog-right-now&quot;&gt;Marc Canter&lt;/a&gt; get the recognition he deserves. It's been a long road for him, a lot of the pundits are put off by Marc's directness, enthusiasm, certainty. &lt;/p&gt;
				&lt;p&gt;I always listen to people like Marc (there aren't many) because I want to get new ideas, and over the years I've gotten plenty of them from Marc. &lt;/p&gt;
				&lt;p&gt;Speaking of influential pundits, what's &lt;a href=&quot;http://www.buzzmachine.com/index.php/2007/02/18/the-world-the-hype-built/&quot;&gt;Clay Shirky's problem&lt;/a&gt; with Second Life? He seems to be making a career of overhyping how overhyped it is. &quot;;-&gt;&quot;&lt;/p&gt;
				</description>
			<pubDate>Sun, 18 Feb 2007 14:52:33 GMT</pubDate>
			<guid>http://www.scripting.com/2007/02/18.html#influentialPundits</guid>
			</item>
		</channel>
	</rss>
