<?xml version="1.0"?><!-- RSS generated by Radio UserLand v8.0.8 on Fri, 22 Aug 2003 21:14:55 GMT --><rss version="2.0">	<channel>		<title>cipher: Radio</title>		<link>http://radio.weblogs.com/0117621/categories/radio/</link>		<description>Items and issues related to Radio UserLand and blogging in general</description>		<copyright>Copyright 2003 cipher</copyright>		<lastBuildDate>Fri, 22 Aug 2003 21:14:55 GMT</lastBuildDate>		<docs>http://backend.userland.com/rss</docs>		<generator>Radio UserLand v8.0.8</generator>		<managingEditor>cipher@bluewin.ch</managingEditor>		<webMaster>cipher@bluewin.ch</webMaster>		<category domain="http://www.weblogs.com/rssUpdates/changes.xml">rssUpdates</category> 		<skipHours>			<hour>1</hour>			<hour>2</hour>			<hour>3</hour>			<hour>4</hour>			<hour>5</hour>			<hour>0</hour>			<hour>15</hour>			<hour>10</hour>			</skipHours>		<cloud domain="radio.xmlstoragesystem.com" port="80" path="/RPC2" registerProcedure="xmlStorageSystem.rssPleaseNotify" protocol="xml-rpc"/>		<ttl>60</ttl>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/08/22.html#a384</link>			<description>system.verbs.builtins.radio.html.editTextFile changed on Thu, 21 Aug2003 23:58:52 GMT: Added support for the Mozilla rich text editor. [&lt;a href=&quot;http://radio.userland.com/&quot;&gt;Radio.root Updates&lt;/a&gt;]&lt;br&gt;&lt;br&gt;&lt;blockquote&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Now that&apos;s really cool!&lt;/span&gt;&lt;br&gt;&lt;/blockquote&gt;</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/08/22.html#a384</guid>			<pubDate>Fri, 22 Aug 2003 21:12:05 GMT</pubDate>			<source url="http://static.userland.com/updatelogs/Radio.xml">Radio.root Updates</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=384&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F08%2F22.html%23a384</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/06/14.html#a383</link>			<description>Should I restart?Irak is still a major mess!Lies, lies, lies!</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/06/14.html#a383</guid>			<pubDate>Sat, 14 Jun 2003 14:31:01 GMT</pubDate>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=383&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F06%2F14.html%23a383</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/04/29.html#a355</link>			<description>&lt;a href=&quot;http://inessential.com/?comments=1&amp;postid=2471&quot;&gt;Won OS X Innovators Contest&lt;/a&gt;. NetNewsWire and Spring took &lt;a href=&quot;http://www.macdevcenter.com/pub/a/mac/developer/2003/04/24/innovators.html&quot;&gt;first and second place&lt;/a&gt; in O&amp;#8217;Reilly&amp;#8217;s Mac OS X Innovators contest. So cool!&lt;br /&gt;&lt;br /&gt;Thanks to O&amp;#8217;Reilly for the recognition&amp;#8212;it&amp;#8217;s &lt;em&gt;much&lt;/em&gt; appreciated. And it was great to win along with Robb Beal.&lt;br /&gt;&lt;br /&gt;But the main thanks as always go to the people who use NetNewsWire. All your bug reports, feature requests, and support are what make the difference between a so-so app and something better.&lt;br /&gt;&lt;br /&gt;The next step is just to continue&amp;#8212;fix bugs, add new features. Lots of exciting things are to come. [&lt;a href=&quot;http://inessential.com/&quot;&gt;inessential.com&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/04/29.html#a355</guid>			<pubDate>Tue, 29 Apr 2003 20:37:07 GMT</pubDate>			<source url="http://inessential.com/xml/rss.xml">inessential.com</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=355</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/03/17.html#a339</link>			<description>&lt;a href=&quot;http://inessential.com/?comments=1&amp;postid=2447&quot;&gt;XML-RPC and OS X 10.2.5&lt;/a&gt;. I&amp;#8217;ve received email from people this morning telling me that OS X 10.2.5 will contain fixes to Apple&amp;#8217;s XML-RPC code. Which I think is great. I had no doubt they would fix the bugs.&lt;br /&gt;&lt;br /&gt;Now, I don&amp;#8217;t get pre-release copies of the system, so I can&amp;#8217;t confirm this. But, assuming it&amp;#8217;s true, the obvious question for me is: why not switch back to the system-supplied XML-RPC code?&lt;br /&gt;&lt;br /&gt;Here&amp;#8217;s why I do not plan to switch back:&lt;br /&gt;&lt;br /&gt;1. My philosophy is to always use system-supplied code whenever possible. My time can be much better spent in ways other than re-inventing the wheel. However, I already &lt;em&gt;have&lt;/em&gt; re-invented the wheel in this case. There&amp;#8217;s a value to being in control of the source code. If I want to or need to add features, I can.&lt;br /&gt;&lt;br /&gt;2. My XML-RPC code runs on systems previous to 10.2.5. I don&amp;#8217;t want to require that NetNewsWire users run 10.2.5.&lt;br /&gt;&lt;br /&gt;3. The code is designed to be forgiving of things like unencoded ampersands and characters outside of the XML-RPC spec. It has to be forgiving, because not all of the various weblog publishing systems return perfectly valid responses all of the time. (That&amp;#8217;s just a fact of life. It&amp;#8217;s not my job to be an XML cop. I&amp;#8217;d rather just have things work.)&lt;br /&gt;&lt;br /&gt;4. My code is in the form of a set of Cocoa classes. Apple&amp;#8217;s code is procedural. I prefer using Cocoa, since NetNewsWire is a Cocoa app. It fits better.&lt;br /&gt;&lt;br /&gt;5. My code uses &lt;a href=&quot;http://curlhandle.sourceforge.net/&quot;&gt;CURLHandle&lt;/a&gt;, which is what NetNewsWire uses to read feeds and so on. There&amp;#8217;s a value to using the same HTTP client software throughout the app. For instance, once I fix the bug with authenticating proxies in the news reader, I can fix it in the XML-RPC code at the same time, since the fix will be the same. [&lt;a href=&quot;http://inessential.com/&quot;&gt;inessential.com&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/03/17.html#a339</guid>			<pubDate>Mon, 17 Mar 2003 19:20:11 GMT</pubDate>			<source url="http://inessential.com/xml/rss.xml">inessential.com</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=339</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/03/15.html#a329</link>			<description>&lt;a href=&quot;http://inessential.com/?comments=1&amp;postid=2446&quot;&gt;NetNewsWire 1.0.1 Ships&lt;/a&gt;. &lt;a href=&quot;http://ranchero.com/netnewswire/&quot;&gt;&lt;img src=&quot;http://ranchero.com/images/nnw/netNewsWireIcon.jpg&quot; align=&quot;right&quot; alt=&quot;&quot; height=&quot;123&quot; width=&quot;125&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;NetNewsWire 1.0.1 has been released! Here&amp;#8217;s the &lt;a href=&quot;http://ranchero.com/netnewswire/whatsnew/netnewswire101.php&quot;&gt;What&amp;#8217;s New in NetNewsWire 1.0.1&lt;/a&gt; page. The biggest changes since 1.0 are crashing bug fixes.&lt;br /&gt;&lt;br /&gt;But there are some other nice things too&amp;#8212;the news reader, for instance, is more forgiving of feeds with errors, so parsing failures will happen less often.&lt;br /&gt;&lt;br /&gt;Today I&amp;#8217;m starting work on 1.0.2, which will include more bug fixes but also some new features. Based on the feedback I&amp;#8217;ve been getting, it sounds like what&amp;#8217;s most wanted are new features for the weblog editor&amp;#8212;specifically, support for more Radio and Movable Type options. [&lt;a href=&quot;http://inessential.com/&quot;&gt;inessential.com&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/03/15.html#a329</guid>			<pubDate>Sat, 15 Mar 2003 07:54:15 GMT</pubDate>			<source url="http://inessential.com/xml/rss.xml">inessential.com</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=329&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F03%2F15.html%23a329</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/03/15.html#a328</link>			<description>&lt;a href=&quot;http://www.apple.com/downloads/macosx/internet_utilities/netnewswire.html&quot;&gt;NetNewsWire 1.0.1&lt;/a&gt;. NetNewsWire is an easy-to-use Web news reader. [&lt;a href=&quot;http://www.apple.com/downloads/macosx/&quot;&gt;Mac OS X Hot Downloads&lt;/a&gt;]&lt;blockquote&gt;Just in case you did not yet upgrade!&lt;/blockquote&gt;</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/03/15.html#a328</guid>			<pubDate>Sat, 15 Mar 2003 07:33:31 GMT</pubDate>			<source url="http://www.apple.com/main/rss/downloads/hot_downloads.rss">Mac OS X Hot Downloads</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=328&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F03%2F15.html%23a328</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/03/13.html#a320</link>			<description>&lt;a href=&quot;http://inessential.com/?comments=1&amp;postid=2445&quot;&gt;Short-term NetNewsWire road map&lt;/a&gt;. Here&amp;#8217;s the short-term road map for NetNewsWire...&lt;br /&gt;&lt;br /&gt;NetNewsWire 1.0.1 will probably be released Friday. This release is mainly about fixing crashing bugs&amp;#8212;but it also fixes some weblog editor bugs and makes some other improvements here and there.&lt;br /&gt;&lt;br /&gt;The big change in 1.0.1 is under-the-hood&amp;#8212;it&amp;#8217;s the brand-new XML-RPC client code that&amp;#8217;s used by the weblog editor. It replaces the system&amp;#8217;s built-in code that was a source of crashes in the weblog editor. (It&amp;#8217;s &lt;a href=&quot;http://ranchero.com/cocoa/xmlrpc/&quot;&gt;available&lt;/a&gt; under the open source BSD license, so other Cocoa developers can use it too&amp;#8212;and help improve it if they want to.)&lt;br /&gt;&lt;br /&gt;Another change&amp;#8212;less major in terms of code, but still nice&amp;#8212;is that the RSS parser is more forgiving of unencoded ampersands, which is the most common cause of feed-reading failures.&lt;br /&gt;&lt;br /&gt;(I&amp;#8217;ll do a what&amp;#8217;s-new-in-1.0.1 page that explains more of this in friendlier terms.)&lt;br /&gt;&lt;br /&gt;So&amp;#8212;what&amp;#8217;s next? What&amp;#8217;s coming in 1.0.2?&lt;br /&gt;&lt;br /&gt;1.0.2 will have more under-the-hood changes: I plan to make frameworks out of some of the underlying code that doesn&amp;#8217;t change much. For instance, the XML-RPC code will be in a framework, the RSS parser will be in a framework, the OPML parser will be in a framework, and so on.&lt;br /&gt;&lt;br /&gt;For non-developers... frameworks are like separate modules. They&amp;#8217;re hidden from view unless you do a Show Package Contents on the app. As a user you wouldn&amp;#8217;t notice the difference if code is in a framework or not. But it means two good things:&lt;br /&gt;&lt;br /&gt;1. It&amp;#8217;s easier to maintain and test code that&amp;#8217;s in frameworks. I can write test apps that are specific to a framework, and I can work on a framework separately from working on NetNewsWire, and only incorporate the updated framework when it&amp;#8217;s ready.&lt;br /&gt;&lt;br /&gt;2. Some of these frameworks will be released as open source (BSD license) so that other developers can use them. Frameworks are easier to use and integrate than just raw source files.&lt;br /&gt;&lt;br /&gt;Okay, that&amp;#8217;s pretty boring to most of you... So what else is coming in 1.0.2?&lt;br /&gt;&lt;br /&gt;More bug fixes. More small enhancements. And, finally, some new features.&lt;br /&gt;&lt;br /&gt;I haven&amp;#8217;t decided yet which features yet are going into 1.0.2, but they&amp;#8217;ll most likely be weblog editor features, such as:&lt;br /&gt;&lt;br /&gt;1. Allowing Radio users to specify that a post should &lt;em&gt;not&lt;/em&gt; go on the home page.&lt;br /&gt;&lt;br /&gt;2. Supporting more Movable Type options.&lt;br /&gt;&lt;br /&gt;3. At least some minimal AppleScript support for the weblog editor&amp;#8212;the ability to get and set the contents of the Title, URL, and Body fields. Lots of people want this so they can write scripts that initiate a new post in NetNewsWire.&lt;br /&gt;&lt;br /&gt;4. Support for uploading media objects (pictures, movies, etc.) to sites that support it. (I think Radio and Movable Type support this.)&lt;br /&gt;&lt;br /&gt;5. Some kind of &lt;a href=&quot;http://www.feedster.com/&quot;&gt;Feedster&lt;/a&gt; integration. I don&amp;#8217;t know what, yet, just that I like the idea. (Okay, this isn&amp;#8217;t a weblog editor thing.)&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt; The above list is just my preliminary thoughts: the list of new features in 1.0.2 may change.&lt;br /&gt;&lt;br /&gt;Also&amp;#8212;a question&amp;#8212;what new features would you most like to see? If you had to pick just one, what would it be? [&lt;a href=&quot;http://inessential.com/&quot;&gt;inessential.com&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/03/13.html#a320</guid>			<pubDate>Thu, 13 Mar 2003 19:53:01 GMT</pubDate>			<source url="http://inessential.com/xml/rss.xml">inessential.com</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=320</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/03/13.html#a314</link>			<description>&lt;a href=&quot;http://ranchero.com/netnewswire/beta.php&quot;&gt;NetNewsWire 1.0.1fc1&lt;/a&gt;. This final candidate release fixes a weblog editor bug with saving drafts and includes a couple other minor changes. (See the &lt;a href=&quot;http://ranchero.com/netnewswire/changenotes/netnewswire.php&quot;&gt;change notes&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;If there are no deal-stopper bugs, this will be released as NetNewsWire 1.0.1.&lt;br /&gt;&lt;br /&gt;And then we&amp;#8217;ll go back to fixing more bugs and adding new features. [&lt;a href=&quot;http://ranchero.com/&quot;&gt;ranchero.com&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/03/13.html#a314</guid>			<pubDate>Thu, 13 Mar 2003 05:48:45 GMT</pubDate>			<source url="http://ranchero.com/xml/rss.xml">ranchero.com</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=314&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F03%2F13.html%23a314</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/02/24.html#a254</link>			<description>&lt;a href=&quot;http://www.macslash.org/article.pl?sid=03/02/23/1519217&quot;&gt;Interview: Ranchero&apos;s Brent Simmons&lt;/a&gt; [&lt;a href=&quot;http://www.macslash.org&quot;&gt;MacSlash: A daily dose of Macintosh News and Discussion&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/24.html#a254</guid>			<pubDate>Mon, 24 Feb 2003 06:11:21 GMT</pubDate>			<source url="http://www.macslash.org/macslash.rdf">MacSlash: A daily dose of Macintosh News and Discussion</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=254&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F02%2F24.html%23a254</comments>			</item>		<item>			<title>Blogging goes mobile</title>			<link>http://news.bbc.co.uk/go/rss/-/1/hi/technology/2783951.stm</link>			<description>Weblogs could soon be updated from mobile phones, creating a new generation of bloggers. [&lt;a href=&quot;http://news.bbc.co.uk/go/rss/-/rss/091/newsonline/technology/index.xml&quot;&gt;BBC News | Technology | UK Edition&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/23.html#a250</guid>			<pubDate>Sun, 23 Feb 2003 07:09:40 GMT</pubDate>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=250&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F02%2F23.html%23a250</comments>			</item>		<item>			<title>MailEdit: cool Radio tool for advanced posting via eMail!</title>			<link>http://radio.weblogs.com/0100039/2003/02/22.html#a325</link>			<description>If you wish to be able to update your weblog from anywhere, MailEditis your tool.&lt;p&gt;It is available from&lt;a  href=&quot;http://radio.weblogs.com/0100039/gems/mailEdit/mailEdit.root&quot;&gt;&lt;a href=&quot;http://radio.weblogs.com/0100039/gems/mailEdit/mailEdit.root&quot;&gt;http://radio.weblogs.com/0100039/gems/mailEdit/mailEdit.root&lt;/a&gt;&lt;/a&gt;&lt;p&gt;As with all tools, download it to Radio&apos;s Tools folder, and wait forRadio to notice it.  If you wish, restarting Radio should pick it upimmediately.&lt;p&gt;All necessary configuration can be done from the MailEdit prefs page,available at &lt;a  href=&quot;http://127.0.0.1:5335/mailEdit/&quot;&gt;&lt;a href=&quot;http://127.0.0.1:5335/mailEdit/&quot;&gt;http://127.0.0.1:5335/mailEdit/&lt;/a&gt;&lt;/a&gt;&lt;blockquote&gt;In fact &lt;strong&gt;this&lt;/strong&gt; is a MailEdit  post!&lt;/blockquote&gt;</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/23.html#a249</guid>			<pubDate>Sun, 23 Feb 2003 06:57:29 GMT</pubDate>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=249&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F02%2F23.html%23a249</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/02/22.html#a241</link>			<description>&lt;a href=&quot;http://www.wired.com/news/technology/0,1282,57754,00.html&quot;&gt;Why Did Google Want Blogger?&lt;/a&gt;. Google&apos;s recent purchase of Pyra Labs, maker of a weblogging tool called Blogger, has generated much speculation about why the popular search engine did the deal. One man who worked closely with Pyra thinks he knows the answer. By Leander Kahney. [&lt;a href=&quot;http://www.wired.com/&quot;&gt;Wired News&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/22.html#a241</guid>			<pubDate>Sat, 22 Feb 2003 16:14:31 GMT</pubDate>			<source url="http://www.wired.com/news_drop/netcenter/netcenter.rdf">Wired News</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=241&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F02%2F22.html%23a241</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/02/19.html#a232</link>			<description>&lt;STRONG&gt;Wow&lt;/STRONG&gt;.&amp;nbsp; It&apos;s amazing how many private weblog communities that are in development.&amp;nbsp; Excellent.&amp;nbsp; Soon, every site, organization, school, and company will have weblogs running on their servers and desktops.&amp;nbsp; [&lt;a href=&quot;http://jrobb.userland.com/&quot;&gt;John Robb&apos;s Radio Weblog&lt;/a&gt;] [&lt;a href=&quot;http://radio.weblogs.com/0001013/&quot;&gt;lawrence&apos;s notebook&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/19.html#a232</guid>			<pubDate>Wed, 19 Feb 2003 07:40:58 GMT</pubDate>			<source url="http://radio.weblogs.com/0001013/rss.xml">lawrence&apos;s notebook</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=232</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/02/18.html#a230</link>			<description>&lt;a href=&quot;http://www.mozillazine.org/weblogs/hyatt/archives/2003_02.html#002543&quot;&gt;Safari+NNW&lt;/a&gt;. &lt;p&gt;An article about how &lt;a href=&quot;http://ranchero.com&quot;&gt;NetNewsWire&lt;/a&gt; and Safari complement one another can be found at O&apos;Reilly &lt;a href=&quot;http://www.oreillynet.com/pub/wlg/2823&quot;&gt;here&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;I agree, although Safari &lt;i&gt;really&lt;/i&gt; needs to be able to reuse windows for URLs sent from applications like NetNewsWire rather than always opening a new window every time.&lt;/p&gt; [&lt;a href=&quot;http://www.mozillazine.org/weblogs/hyatt/&quot;&gt;Surfin&apos; Safari&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/18.html#a230</guid>			<pubDate>Tue, 18 Feb 2003 20:15:12 GMT</pubDate>			<source url="http://www.mozillazine.org/weblogs/hyatt/blogger_rss.xml">Surfin&apos; Safari</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=230</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/02/18.html#a229</link>			<description>&lt;a href=&quot;http://ranchero.com/netnewswire/beta.php&quot;&gt;NetNewsWire 1.0.1b1&lt;/a&gt;. This first post-1.0 beta version includes brand-new XML-RPC code. NetNewsWire no longer uses the system-supplied code, which was a source of crashes and bugs. For more details, see the &lt;a href=&quot;http://ranchero.com/netnewswire/changenotes/netnewswire.php&quot;&gt;change notes&lt;/a&gt;. [&lt;a href=&quot;http://ranchero.com/&quot;&gt;ranchero.com&lt;/a&gt;]&lt;blockquote&gt;Who dares wins?&lt;/blockquote&gt;</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/18.html#a229</guid>			<pubDate>Tue, 18 Feb 2003 20:10:53 GMT</pubDate>			<source url="http://ranchero.com/xml/rss.xml">ranchero.com</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=229&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F02%2F18.html%23a229</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/02/17.html#a226</link>			<description>&lt;a href=&quot;http://www.apple.com/downloads/macosx/internet_utilities/netnewswire.html&quot;&gt;NetNewsWire 1.0&lt;/a&gt;. NetNewsWire is an easy-to-use Web news reader. [&lt;a href=&quot;http://www.apple.com/downloads/macosx/&quot;&gt;Mac OS X Hot Downloads&lt;/a&gt;]&lt;blockquote&gt;That&apos;s the place for CoolTool to be listed!&lt;/blockquote&gt;</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/17.html#a226</guid>			<pubDate>Mon, 17 Feb 2003 21:33:05 GMT</pubDate>			<source url="http://www.apple.com/main/rss/downloads/hot_downloads.rss">Mac OS X Hot Downloads</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=226&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F02%2F17.html%23a226</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/02/17.html#a225</link>			<description>&lt;a href=&quot;http://radio.userland.com/backupAndRestore&quot;&gt;Radio: How to backup and restore...&lt;/a&gt;. Radio: &lt;a href=&quot;http://radio.userland.com/backupAndRestore&quot;&gt;How to backup and restore your weblog&lt;/a&gt;. [&lt;a href=&quot;http://www.scripting.com/&quot;&gt;Scripting News&lt;/a&gt;]&lt;/p&gt;&lt;p&gt;&lt;em&gt;Yesss!&lt;/em&gt; [&lt;a href=&quot;http://paolo.evectors.it/&quot;&gt;Paolo Valdemarin: Paolo&apos;s Weblog&lt;/a&gt;]&lt;blockquote&gt;&lt;em&gt;Yesss!&lt;/em&gt;&lt;/blockquote&gt;</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/17.html#a225</guid>			<pubDate>Mon, 17 Feb 2003 21:31:58 GMT</pubDate>			<source url="http://paolo.evectors.it/rss.xml">Paolo Valdemarin: Paolo&apos;s Weblog</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=225&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F02%2F17.html%23a225</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/02/16.html#a222</link>			<description>&lt;a href=&quot;http://weblog.siliconvalley.com/column/dangillmor/archives/000802.shtml&quot;&gt;Welcome Google, seriously.&lt;/a&gt;. Ok, you&apos;ve heard the news by now: Weblogs are going Googling.&lt;/p&gt;&lt;p&gt;Since part of my business is related to Radio UserLand, the first reaction has of course been &quot;God... now what?&quot;.&lt;/p&gt;&lt;p&gt;But then, I must say I&apos;m optimistic (somebody once said that all entrepreneurs are optimistic, otherwise they would be doing something else).&lt;/p&gt;&lt;p&gt;Having such a big player in the game is probably going to be good for this market, adding new energy and money to the general effort. A growing market is good for all its players and since, at least so far, Google has not been leveraging on its de facto monopoly on the search engine business, so I don&apos;t see why they should do it on the weblogging tools business.&lt;/p&gt;&lt;p&gt;To the contrary, just like Google is today providing a vital infrastructure for the web, they will probably be able to boost the development of new (open!) standards that are definitely needed and that will help making the blogosphere a better integrated environment. I&apos;m talking about RSS, track back, better commenting system, IM integration and other applications that still have to be dreamed.&lt;/p&gt;&lt;p&gt;With its Google APIs, they have shown that they understand this new era much better than other large companies and I believe that if they will keep an open approach they will be able to make this whole market a better environment.&lt;/p&gt;&lt;p&gt;So, again, welcome Google, seriously. [&lt;a href=&quot;http://paolo.evectors.it/&quot;&gt;Paolo Valdemarin: Paolo&apos;s Weblog&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/16.html#a222</guid>			<pubDate>Sun, 16 Feb 2003 15:58:15 GMT</pubDate>			<source url="http://paolo.evectors.it/rss.xml">Paolo Valdemarin: Paolo&apos;s Weblog</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=222&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F02%2F16.html%23a222</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/02/16.html#a220</link>			<description>&lt;a href=&quot;http://slashdot.org/article.pl?sid=03/02/16/0728230&quot;&gt;Google buys Pyra Labs&lt;/a&gt;. Argyle writes &quot;SiliconValley.com reports that Google has bought Pyra Labs. Pyra Labs is the creator of the Blogger software and runs the blogger.com and ... [&lt;a href=&quot;http://slashdot.org/&quot;&gt;Slashdot&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/16.html#a220</guid>			<pubDate>Sun, 16 Feb 2003 15:54:58 GMT</pubDate>			<source url="http://slashdot.org/slashdot.rss">Slashdot</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=220&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F02%2F16.html%23a220</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/02/16.html#a219</link>			<description>&lt;a href=&quot;http://inessential.com/2003/02/14.php&quot;&gt;NetNewsWire Tips&lt;/a&gt;. I posted a number of NetNewsWire tips on inessential.com recently: some &lt;a href=&quot;http://inessential.com/?comments=1&amp;postid=2397&quot;&gt;keyboard tips&lt;/a&gt;, a &lt;a href=&quot;http://inessential.com/?comments=1&amp;postid=2398&quot;&gt;Dock menu tip&lt;/a&gt;, &lt;a href=&quot;http://inessential.com/?comments=1&amp;postid=2399&quot;&gt;more keyboard tips&lt;/a&gt;, and easy subscribing from within Safari or Chimera and so on &lt;a href=&quot;http://inessential.com/?comments=1&amp;postid=2400&quot;&gt;using the Services menu&lt;/a&gt;. [&lt;a href=&quot;http://ranchero.com/&quot;&gt;ranchero.com&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/16.html#a219</guid>			<pubDate>Sun, 16 Feb 2003 15:53:42 GMT</pubDate>			<source url="http://ranchero.com/xml/rss.xml">ranchero.com</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=219&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F02%2F16.html%23a219</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/02/15.html#a218</link>			<description>&lt;a href=&quot;http://inessential.com/?comments=1&amp;postid=2398&quot;&gt;NetNewsWire Dock Menu Tip&lt;/a&gt;. If you click-and-hold, ctrl-click, or right-click (if you have a two-button mouse) on NetNewsWire&amp;#8217;s icon in the Dock, the menu displays unread messages.&lt;br /&gt;&lt;br /&gt;You probably knew that already.&lt;br /&gt;&lt;br /&gt;But&amp;#8212;you may not have known that if you hold down the option key, then, instead of opening the headline in the browser, you go to that headline in NetNewsWire. [&lt;a href=&quot;http://inessential.com/&quot;&gt;inessential.com&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/15.html#a218</guid>			<pubDate>Sat, 15 Feb 2003 06:38:39 GMT</pubDate>			<source url="http://inessential.com/xml/rss.xml">inessential.com</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=218&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F02%2F15.html%23a218</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/02/15.html#a217</link>			<description>&lt;a href=&quot;http://inessential.com/?comments=1&amp;postid=2397&quot;&gt;NetNewsWire Keyboard Tips&lt;/a&gt;. Here are a few more keyboard shortcuts for NetNewsWire that aren&amp;#8217;t obvious:&lt;br /&gt;&lt;br /&gt;When the headlines pane in the news reader has focus, you can...&lt;br /&gt;&lt;br /&gt;1. Type U to mark a headline as unread.&lt;br /&gt;&lt;br /&gt;2. Type R to mark a headline as read.&lt;br /&gt;&lt;br /&gt;3. Type M to mark a headline as unread and go to the next unread headline.&lt;br /&gt;&lt;br /&gt;In the weblog editor, the buttons for Bold, Italic, and Add Link have keystrokes...&lt;br /&gt;&lt;br /&gt;1. Cmd-B encloses the selection with &amp;lt;strong&amp;gt; tags.&lt;br /&gt;&lt;br /&gt;2. Cmd-I encloses the selection with &amp;lt;em&amp;gt; tags.&lt;br /&gt;&lt;br /&gt;3. Option-Cmd-A allows you to enclose the selection with link tags. (I wanted this to be Ctrl-Cmd-A, as in BBEdit, but Interface Builder wouldn&amp;#8217;t let me do that. I still plan to make this button respond to Ctrl-Cmd-A in the future.) [&lt;a href=&quot;http://inessential.com/&quot;&gt;inessential.com&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/15.html#a217</guid>			<pubDate>Sat, 15 Feb 2003 06:38:12 GMT</pubDate>			<source url="http://inessential.com/xml/rss.xml">inessential.com</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=217&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F02%2F15.html%23a217</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/02/12.html#a202</link>			<description>&lt;a href=&quot;http://inessential.com/?comments=1&amp;postid=2384&quot;&gt;NetNewsWire Press Release Draft&lt;/a&gt;. One of the things about releasing software is you have to write a press release. Nuts!&lt;br /&gt;&lt;br /&gt;Well, maybe you don&amp;#8217;t &lt;em&gt;have&lt;/em&gt; to write a press release, but it&amp;#8217;s probably a good idea, at least for major milestones.&lt;br /&gt;&lt;br /&gt;I&amp;#8217;m no MBA or marketing type, so I sure wouldn&amp;#8217;t mind a little help. I&amp;#8217;ve posted a &lt;a href=&quot;http://ranchero.com/netnewswire/pr/NetNewsWire1.php&quot;&gt;draft here&lt;/a&gt;, and I&amp;#8217;d appreciate feedback, either as comments on this site or via email to brent at ranchero dot com. Thanks! [&lt;a href=&quot;http://inessential.com/&quot;&gt;inessential.com&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/12.html#a202</guid>			<pubDate>Wed, 12 Feb 2003 06:35:00 GMT</pubDate>			<source url="http://inessential.com/xml/rss.xml">inessential.com</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=202</comments>			</item>		<item>			<title>Where&apos;s that Safari update?</title>			<link>http://www.apple.com/safari/download/</link>			<description>I want an update for &lt;a href=&quot;http://www.apple.com/safari/&quot;&gt;Safari&lt;/a&gt;!&lt;/p&gt;&lt;p&gt;It&apos;s a month now, so &lt;a href=&quot;http://www.apple.com/safari/download/&quot;&gt;gimme another build&lt;/a&gt;!&lt;/p&gt;&lt;p&gt;X11 had an update, so &lt;a href=&quot;http://www.apple.com/safari/download/&quot;&gt;gimme another build&lt;/a&gt;!&lt;/p&gt;&lt;p&gt;There&apos;s been rumors, so &lt;a href=&quot;http://www.apple.com/safari/download/&quot;&gt;gimme another build&lt;/a&gt;!</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/11.html#a201</guid>			<pubDate>Tue, 11 Feb 2003 21:44:09 GMT</pubDate>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=201&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F02%2F11.html%23a201</comments>			</item>		<item>			<link>http://radio.weblogs.com/0117621/categories/radio/2003/02/11.html#a200</link>			<description>&lt;a href=&quot;http://inessential.com/?comments=1&amp;postid=2383&quot;&gt;NetNewsWire 1.0 ships!&lt;/a&gt;. &lt;a href=&quot;http://ranchero.com/netnewswire/&quot;&gt;&lt;img src=&quot;http://ranchero.com/images/nnw/netNewsWireIcon.jpg&quot; alt=&quot;&quot; align=&quot;right&quot; width=&quot;125&quot; height=&quot;123&quot; border=&quot;0&quot; hspace=&quot;4&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://ranchero.com/netnewswire/&quot;&gt;NetNewsWire 1.0&lt;/a&gt; is shipping!&lt;br /&gt;&lt;br /&gt;Many thanks go to all the beta testers and people who helped with their ideas and encouragement. Thank you! [&lt;a href=&quot;http://inessential.com/&quot;&gt;inessential.com&lt;/a&gt;]</description>			<guid>http://radio.weblogs.com/0117621/categories/radio/2003/02/11.html#a200</guid>			<pubDate>Tue, 11 Feb 2003 21:41:04 GMT</pubDate>			<source url="http://inessential.com/xml/rss.xml">inessential.com</source>			<comments>http://radiocomments2.userland.com/comments?u=117621&amp;amp;p=200&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0117621%2F2003%2F02%2F11.html%23a200</comments>			</item>		</channel>	</rss>
