<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:radioWeblogPost="http://backend.userland.com/radioWeblogPostModule" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:admin="http://webns.net/mvcb/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Andrew Shearer's Weblog</title>
    <link>http://www.shearersoftware.com/personal/weblog/</link>
    <description></description>
    <dc:language>en-us</dc:language>
    <dc:creator>Andrew Shearer (ashearerw@shearersoftware.com)</dc:creator>
    <dc:rights>Copyright 2003 Andrew Shearer</dc:rights>
<item>
<guid isPermaLink="true">http://www.shearersoftware.com/personal/weblog/2003/05/31/#p0531095132</guid>
<description>&lt;p&gt;Managing the Semantic Web, &lt;i&gt;Sandro Zic&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;How to ensure usability of distributed content &amp;amp; knowledge management?&lt;/p&gt;

&lt;p&gt;Intelligent systems, peer-to-peer, remote programming rather than RPC.&lt;/p&gt;

&lt;p&gt;Software agents. I&amp;#8217;ve never quite understood the need for these. Why do we need
to send code around? What couldn&amp;#8217;t be accomplished ahead of time by Googlebot or
having a direct interface exposed? Some use for disconnected operation, maybe,
but increasingly we&amp;#8217;re always connected and want immediate results anyway. Due to lack of time, we never got to this
question.
&lt;/p&gt;</description>
<title>OSCOM Day 3: Semantic Web</title>
<category>OSCOM</category>
<pubDate>Sat, 31 May 2003 09:51:32 -0400</pubDate>
<radioWeblogPost:id>0531095132</radioWeblogPost:id>
<dcterms:modified>2003-06-01T19:52:22-04:00</dcterms:modified>
</item>

<item>
<guid isPermaLink="true">http://www.shearersoftware.com/personal/weblog/2003/05/31/#p0531094620</guid>
<description>&lt;p&gt;Excellent keynote. He started with a simple, obvious thing which we tend to get
wrong because we&amp;#8217;re blind to it: weblog item doctitles that show up properly in search engines. Then a bunch
of specific things we can implement, and a look toward the future. Good, practical
stuff.&lt;/p&gt;

&lt;p&gt;Talked about the content side of content management. Importance of titles and topic
sentences. Communication skills. Don&amp;#8217;t hit.&lt;/p&gt;

&lt;p&gt;Content is  the expression of
ideas, request for attention, or attempt to influence. Technologists don&amp;#8217;t think hard enough about the effort &amp;amp; the reward of making content. &lt;/p&gt;

&lt;p&gt;Showed an entry on Don Box's site that displayed its title perfectly in
his aggregator NetNewsWire, but Google didn't see it, because it wasn't in the doctitle.
Easy to make this mistake. (Reiterated point: Publishing is essentially engineering. We forget these issues because engineers think from the inside out.) What is
the right unit of content? Radio Userland has the day&amp;#8217;s posts on one page, with
the date as doctitle; Moveable Type one per page, so it can use the item's RSS title.
Dave Winer's weblog comes in like an IV drip all day, but 
the audience for most weblogs isn't like that, and they need titles.&lt;/p&gt;

&lt;p&gt;This affects how John Udell uses Radio Userland. Dave Winer interjected to ask if it would help to have a field to choose the day's title.&lt;/p&gt;

&lt;p&gt;
Brent&amp;#8217;s Law of URLs: the more expensive the CMS, the crappier the URL. Showed
a bunch of typical CMS &amp;amp; welogging system URLs. Tim Bray&amp;#8217;s
homegrown site was best: example ended with 2002/02/13/NamingFinishing. Vignette&amp;#8217;s &amp;gt; $200K
product was worst with an awful, long numeric URL.&lt;/p&gt;

&lt;p&gt;Structure in doctitles. Search results pages can parse &amp;amp; group the titles. Example:
with doctitle like &lt;i&gt;Magazine Name | Date | Dept | title&lt;/i&gt;, group search results by magazine issue.
Showed good example of this on O'Reilly's site.&lt;/p&gt;

&lt;p&gt;
Great example of broken titles in just about every mailing list archive. All the titles
are wrong&amp;#8212;they are the same as the last message in the thread. Not scannable. Showed a mockup
with meaningful titles.&lt;/p&gt;

&lt;p&gt;A few of the examples had the common thread of repetition of data in the user
interface. Search results kept repeating the site name in document titles. Discussion
board forums kept repeating the same subject lines. The mailing list example he showed was pretty
much wall-to-wall repetition of the same thing. Only difference between successive lines was indentation
and author name. A better interface would strip it all out, summarize, whatever.
I've run into all the things he mentioned and just gotten used to them. I have
to look at them with new eyes.&lt;/p&gt;

&lt;p&gt;Call to implement ThreadsML.&lt;/p&gt;

&lt;p&gt;Discussion of SlideML. Showed his method of generating it, but it isn't usable by &amp;#8220;civilians&amp;#8221;.
No help in writing the actual content apart from typing raw XHTML in Emacs.&lt;/p&gt;

&lt;p&gt;CMS systems came from publishing &amp;amp; were ported to web. Weblogs are web-first.&lt;/p&gt;

&lt;p&gt;Hypertextual writing is still stuck in 1995. Netscape did as much or more than
wer're doing today in 1996.
We need lightweight web-aware writing tool. Need to advance beyond emacs, TEXTAREAs or the
shoddy Windows DHTML edit control.
InfoPath still relies on crummy XHTML editor.&lt;/p&gt;

&lt;p&gt;Compound documents: tend to explode to meaningless names because the system has to add
them (e.g. slide027.html). Discussion of old Netscape cid: protocol.&lt;/p&gt;

&lt;p&gt;CMSs solve refactoring problems &amp;#8220;in the large&amp;#8221;: making consistent changes to many files,
access, etc. Refactoring &amp;#8220;in
the small&amp;#8221; suck up a huge amount of time: reformatting email messages, etc.&lt;/p&gt;

&lt;p&gt;Categorization is a heavyweight operation; there should be other lightweight ad-hoc
ways. Example: All Consuming book aggregator finds book references in blogs.&lt;/p&gt;

&lt;p&gt;Showed example of searching his SlideML markup with XPath for code examples.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Update&lt;/b&gt;: Here are the &lt;a href="http://weblog.infoworld.com/udell/misc/oscom/intro.html"&gt;slides&lt;/a&gt; and notes from Bitflux: &lt;a href="http://blog.bitflux.ch/p828.html"&gt;part one&lt;/a&gt;, &lt;a href="http://blog.bitflux.ch/p830.html"&gt;part two&lt;/a&gt;.&lt;/p&gt;</description>
<title>OSCOM Day 3: John Udell Keynote</title>
<category>OSCOM</category>
<category>Open Source</category>
<category>Software</category>
<category>Interface</category>
<pubDate>Sat, 31 May 2003 09:46:20 -0400</pubDate>
<dcterms:modified>2003-06-01T01:28:25-04:00</dcterms:modified>
<radioWeblogPost:id>0531094620</radioWeblogPost:id>
</item>

<item>
<guid isPermaLink="true">http://www.shearersoftware.com/personal/weblog/2003/05/30/#p0530162757</guid>
<description>&lt;p&gt;&lt;a href="http://www.openlaw.org/"&gt;OpenLaw.org&lt;/a&gt;. Wendy Seltzer.&lt;/p&gt;

&lt;p&gt;Parallels between law and open source software. It's generally public, has a revision history, forks and 
joins (Supreme Court over differing circuit courts). But process of forming arguments hasn't been
public. So they opened up the process to the public in Eldred vs. Ashcroft. Now opening the DeCSS DVD DMCA case.&lt;/p&gt;

&lt;p&gt;Developed an annotation system to comment on or rebut other web pages. Looked like a scrollable
iframe with the original site on right, with comments in parallel on left. The courts have accepted
their amicus
briefs, and they have submitted comments to Copyright Office. Archives of case material,
opinions, articles, etc. Important take-away from the session: now I know how to pronounce &amp;#8220;amicus.&amp;#8221; Or I thought I had just learned, but Larry Rosen behind me
pronounced it a different way.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.chillingeffects.org/"&gt;ChillingEffects.org&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Often just the threat of monetary losses in cease-and-desist letters is enough
to shut the site down, independent of legal merit. &amp;#8220;Shadow of the law.&amp;#8221; &lt;a href="http://www.chillingeffects.org/dmca512/notice.cgi?NoticeID=646"&gt;Example&lt;/a&gt;: &amp;#8220;you are sharing approximately 0 song files&amp;#8221;. Little
cost to send C &amp;amp; Ds.&lt;/p&gt;

&lt;p&gt;So Chilling Effects
archives and publicises them, increasing the cost of sending them by shaming the companies. This also spreads knowledge of the issues. &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Update&lt;/b&gt;: Donna Wentworth at Harvard Law picked up this entry and provided the link for the C &amp;amp; D example. See &lt;a href="http://blogs.law.harvard.edu/2003/05/30"&gt;her entry&lt;/a&gt; for more notes. Thanks, Donna!&lt;/p&gt;</description>
<title>OSCOM Day 3: OpenLaw</title>
<category>Law</category>
<category>Society</category>
<category>OSCOM</category>
<pubDate>Fri, 30 May 2003 16:27:57 -0400</pubDate>
<radioWeblogPost:id>0530162757</radioWeblogPost:id>
<dcterms:modified>2003-05-31T09:32:51-04:00</dcterms:modified>
</item>

<item>
<guid isPermaLink="true">http://www.shearersoftware.com/personal/weblog/2003/05/29/#p0529220640</guid>
<pubDate>Thu, 29 May 2003 22:06:40 -0400</pubDate>
<link>http://www.sunspot.net/business/bal-creditlede052603,0,3161713.story?coll=bal-business-indepth</link>
<description>&lt;p&gt;I had no idea the credit reporting agencies were institutionally this sloppy.&lt;/p&gt;

&lt;p&gt;Hartford Courant: &lt;a href="http://www.sunspot.net/business/bal-creditlede052603,0,3161713.story?coll=bal-business-indepth"&gt;A credit trap for consumers&lt;/a&gt;. The nation's credit reporting business is built on a system so seriously flawed that costly errors are inevitable. [via &lt;a href="http://weblog.siliconvalley.com/column/dangillmor/"&gt;Dan Gillmor's eJournal&lt;/a&gt;]&lt;/p&gt;</description>
<title>Credit Bureaus' Disdain for Accuracy</title>
<category>Society</category>
<dcterms:modified>2003-05-31T09:32:00-04:00</dcterms:modified>
<radioWeblogPost:id>0529220640</radioWeblogPost:id>
</item>

<item>
<guid isPermaLink="true">http://www.shearersoftware.com/personal/weblog/2003/05/29/#p0529174443</guid>
<description>&lt;p&gt;&lt;strong&gt;10 Best Features from Commercial CMS&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Browser-based image editing, pre-localized interfaces&lt;/p&gt;

&lt;p&gt;Extra credit: In-context editing (Edit This Page), dependency reporting, semblance
of autoclassification, relational viewing tools&lt;/p&gt;

&lt;p&gt;Reporting: such as Never Logged In&lt;/p&gt;

&lt;p&gt;Configurable, forms-based workflow (ingest Visio WFML?)&lt;/p&gt;

&lt;p&gt;508/WA compliant output &amp;#8212; accessibility. Table headings + row headings, alts, etc.&lt;/p&gt;

&lt;p&gt;Browser-based content object development (schema, essentially)&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OpenCourse educational site&lt;/strong&gt;.
 
&lt;a href="http://www.opencourse.org/"&gt;opencourse.org&lt;/a&gt;. &amp;#8220;It rhymes with open source!&amp;#8221; (The presenter avoided saying this, but I'm sure he wanted to.) Slow-moving.&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Dublin Core Metadata in CMS
&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;On oscom.org presentation slide show, different DC formats for XHTML, HTML, RDF XML are linked.&lt;/p&gt;

&lt;p&gt;Good reference impl.: DC-dot. Another: Reggie&lt;/p&gt;

&lt;p&gt;Elements (such as DC.Subject.Keyword) appearing multiple times, yes.
Comma-separated value lists, no.&lt;/p&gt;

&lt;p&gt;Discussion on thesauri, search engines, etc. Overall, I didn't get a huge amount out of this session, at least not directly. I'll have to find the references impls online.
&lt;/p&gt;</description>
<title>OSCOM Day 2: Other sessions</title>
<category>Software</category>
<category>Technology</category>
<category>Open Source</category>
<category>OSCOM</category>
<pubDate>Thu, 29 May 2003 17:44:43 -0400</pubDate>
<radioWeblogPost:id>0529174443</radioWeblogPost:id>
<dcterms:modified>2003-05-31T09:35:38-04:00</dcterms:modified>
</item>

<item>
<guid isPermaLink="true">http://www.shearersoftware.com/personal/weblog/2003/05/29/#p0529174204</guid>
<description>&lt;p&gt;Provides a standard way to place content on a web server, with metadata, file locking, versioning.
Also can decouple filesystem layout from author's view. Uses HTTP for all logins, so no need to create full user accounts.&lt;/p&gt;

&lt;p&gt;Very few clients support metadata so far. Cadaver does, but cmd-line based. Kcera? KExplorer? support
properties.&lt;/p&gt;

&lt;p&gt;To check out: Joe Orton's sitecopy. Twingle.&lt;/p&gt;

&lt;p&gt;WebDAV for filesharing tested lighter than SMB on network traffic.&lt;/p&gt;

&lt;p&gt;Question on ranged PUTs. WebDAV and mod_dav support it, but some servers don't. The Mac OS X WebDAV client can't
use ranged PUTs for this reason, or it would risk replacing the entire file with the tiny part
that was changed. They're working toward some kind of solution.&lt;/p&gt;

&lt;p&gt;Servers include Apache mod_dav (which the speaker wrote) and Zope, Tomcat. Jakarta
Slide requires a lot of work to connect its memory-based store to something. Can even
handle WebDAV with CGI except for OPTIONS method.&lt;/p&gt;

&lt;p&gt;Subversion supports DeltaV WebDAV. You can mount &amp;amp; copy files from vanilla Windows &amp;amp; Mac OS X.
But you can't modify them, because the client don't support DeltaV. (There is an experimental
"autoversion" plugin to server to allow this.)&lt;/p&gt;

&lt;p&gt;Extensions: ACL. Remote management of ACLs; close to RFC status.
DASL (DAV Searching &amp;amp; Locating). Yet another query language. Further off.&lt;/p&gt;

&lt;p&gt;MS WebDAV does a little check for FrontPage first, but is pretty much straight WebDAV otherwise.&lt;/p&gt;

&lt;p&gt;My question: best/simplest route to implement a change trigger for a WebDAV server, so I could run a script? Can I plug in easily to any of the existing servers?&lt;/p&gt;

&lt;p&gt;A. Zope supports WebDAV and is programmable. It uses its own data store, though, not the filesystem. So the whole system would have to use Zope.&lt;/p&gt;

&lt;p&gt;Best answer. Could look at logs / an Apache filter to implement change response. Great idea.&lt;/p&gt;

&lt;p&gt;Alternative: Author of FS watch &amp;amp; notify utils suggested those. They only run on Unixes, though. (I need Windows support, so I could look into NT's APIs for filesystem notification too.)&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<title>OSCOM Day 2: WebDAV</title>
<category>Open Source</category>
<category>Technology</category>
<category>Software</category>
<category>OSCOM</category>
<pubDate>Thu, 29 May 2003 17:42:04 -0400</pubDate>
<radioWeblogPost:id>0529174204</radioWeblogPost:id>
<dcterms:modified>2003-05-31T09:36:07-04:00</dcterms:modified>
</item>

<item>
<guid isPermaLink="true">http://www.shearersoftware.com/personal/weblog/2003/05/29/#p0529095534</guid>
<description>&lt;p&gt;Dave Winer (introduced as "King of the Blogging World") said that was
a great introduction, and he didn't agree with anything in it.
Call to open source &amp;amp; commercial software worlds to work with each other.
Speaking as a commercial developers who has also released open source.&lt;/p&gt;

&lt;p&gt;Q: "Proprietary" label used to be sold as a good word. Open source just used
it to differentiate themselves.&lt;/p&gt;

&lt;p&gt;"40-person company" is what he recommends would be best for customers. 2-3 people
doesn't cut it. But those 40-person companies don't exist anymore.
Users look at Unix-style OS and think it must be very difficult to write. But it's actually much harder to write software that's easy to use, while users won't recognize its complexity.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://halleyscomment.blogspot.com/"&gt;Halley Suitt&lt;/a&gt;: Is she missing the marketing for open source? What does Linux look
like? There's something with a penguin.
Someone helpfully brought up his laptop and opened it for her. "My Linux virginity is gone," she announced.&lt;/p&gt;

&lt;p&gt;Internet Explorer: users are stranded. Has a development team, but they don't fix
the bugs.&lt;/p&gt;

&lt;p&gt;XML-RPC: Dave did design in 2 weeks, met with Don Box et al once. Secret of success:
not overloaded with complexity. Extra features were aggressively not included. Has not changed since 1999.&lt;/p&gt;

&lt;p&gt;Audience member disputed the assertion that there were no 40-person software firms.
Many CMS packages (shrinkwrapped) come from such companies.&lt;/p&gt;

&lt;p&gt;What audience member wants: to be able to fix software. Even if developer goes
bankrupt.
Dave: What you want is not to be locked in. You want open file formats.
Another audience member: retraining is high part of switching cost, not data conversion.
Q: Source code escrow?&lt;/p&gt;

&lt;p&gt;Q: With IE, doesn't want to be stranded. His weblog won't display properly in IE, and he
can't fix it.
Dave: Source code for IE should have been put in escrow and released already, because
they're not working on it. He had strongly suggested that as a remedy in the MS antitrust
trial.&lt;/p&gt;

&lt;p&gt;Movivations for Open-Source Developers essay. To do: find link; it scrolled off my NetNewsWire aggregator 
before I read it.&lt;/p&gt;

&lt;p&gt;Q: Audience member complained that Radio Userland has support issues, documentation issues.&lt;/p&gt;

&lt;p&gt;Dave: They all do! There's no money in software! It's $39.95; that doesn't pay for a lot of support.&lt;/p&gt;

&lt;p&gt;Sound bite about personally not liking Bill Gates &lt;i&gt;or&lt;/i&gt; Richard Stallman. Neither of them take baths. This is quoted more accurately elsewhere.&lt;/p&gt;

&lt;p&gt;Discussion of unifying variants of RSS.&lt;/p&gt;

&lt;p&gt;And here we come to the climactic faceoff of the keynote. Apparently Dave Winer &amp;amp; Bill Kearney
have never met in person before. I'll let the record speak for itself (search the web for both their names), but if you've ever seen their
online mailing list discussions, you'd expect a matter vs. antimatter reaction if ever they
were to meet.&lt;/p&gt;

&lt;p&gt;Bill Kearney: I'm Bill Kearney, from Syndic8.&lt;/p&gt;

&lt;p&gt;Dave: (no particular reaction) What's Syndic8? &lt;/p&gt;

&lt;p&gt;Bill: (explains, happening to mention again that he's Bill Kearney)&lt;/p&gt;

&lt;p&gt;Dave: Oh, you're Bill Kearney. My God.&lt;/p&gt;

&lt;p&gt;[Bill starts talking about "democracy, rather than benevolent dictatorship";
discussion degenerates into shouting &amp;amp; swearing. Elapsed time: about 15 seconds.
The play-by-play doesn't really matter, but if you want one, see 
&lt;a href="http://www.aaronsw.com/weblog/000934"&gt;Aaron's weblog&lt;/a&gt;.
After the OSCOM organizer Charlie steps in after a few minutes, Dave is too rattled to move on
and ends the session.]&lt;/p&gt;

&lt;p&gt; 
I didn't get to ask my question.
&lt;/p&gt;</description>
<title>OSCOM Day 2: Dave Winer Keynote</title>
<category>Open Source</category>
<category>OSCOM</category>
<category>Software</category>
<pubDate>Thu, 29 May 2003 09:55:34 -0400</pubDate>
<radioWeblogPost:id>0529095534</radioWeblogPost:id>
<dcterms:modified>2003-05-31T09:36:44-04:00</dcterms:modified>
</item>

<item>
<guid isPermaLink="true">http://www.shearersoftware.com/personal/weblog/2003/05/29/#p0529092159</guid>
<pubDate>Thu, 29 May 2003 09:21:59 -0400</pubDate>
<description>&lt;p&gt;We have WiFi access now! I'm posting from Dave Winer's keynote (still the introduction).&lt;/p&gt;</description>
<title>OSCOM Day 2</title>
<radioWeblogPost:id>0529092159</radioWeblogPost:id>
<category>OSCOM</category>
<dcterms:modified>2003-05-31T09:37:03-04:00</dcterms:modified>
<radioWeblogPost:id>0529092159</radioWeblogPost:id>
</item>

<item>
<guid isPermaLink="true">http://www.shearersoftware.com/personal/weblog/2003/05/29/#p0529020444</guid>
<description>&lt;p&gt;Warning: possible drivel ahead.&lt;/p&gt;

&lt;p&gt;Thought for the day: As I sit here in this bus, for some reason, I remember reading about someone who got a steady WiFi signal on a
high-speed train in some low-density area of the country. Thinking about it, I'm not sure how that's possible with regular
transmitters--with a garden-variety access point having a range of less than 300 feet, they would be out of it in seconds. And I've never
heard of enough transmitters/repeaters strung together to make handoff continuous. 
(Could someone on the train have been retransmitting an Internet connection they made through
other means?) If Amtrak really wanted to do that, and I'm finally getting to the thought I mentioned, could they
set up Pringles-can transmitters pointed down the track? They're very directional and have a
great range (in Aspen's network, apparently miles). It may be easier than somehow getting
internet access into the train through the overhead electrical system or satellite and having Amtrak
retransmit it to everyone inside, since I can't imagine the overhead electrical system is great for data.
(Then again, if the electrical system does have a constant enough connection
to modulate data on top of it, they should do so right away.) I'm sure there are many
people who have throught through this more than I just did, but having standard WiFi Internet
access on trains would be a great marketing advantage, considering airlines' eagerness
to adopt it but the significant expense, technical difficulties, and slow rollout
it is currently entailing.&lt;/p&gt;

&lt;p&gt;Amtrak would have to put a long fiber line along their right-of-way (which telecom
companies have largely already put there, judging by the all those orange
"Warning: Fiber!" tubes stuck in the ground along the routes) so they would need to tap it every so often
with some network equipment. Maybe that equipment would be cheaper than satellite or a
long-range WLAN protocol. Or maybe not, and I'm blowing smoke. Or maybe they already have WiFi, and
I'm still blowing smoke. Oh well. I never claimed otherwise. End of today's thought.&lt;/p&gt;</description>
<title>Wireless Thoughts</title>
<category>Technology</category>
<pubDate>Thu, 29 May 2003 02:04:44 -0400</pubDate>
<radioWeblogPost:id>0529020444</radioWeblogPost:id>
<dcterms:modified>2003-05-29T02:55:41-04:00</dcterms:modified>
</item>

<item>
<guid isPermaLink="true">http://www.shearersoftware.com/personal/weblog/2003/05/29/#p0529020346</guid>
<description>&lt;p&gt;To come.&lt;/p&gt;</description>
<title>OSCOM day 1: Other notes</title>
<category>Open Source</category>
<category>Technology</category>
<category>OSCOM</category>
<pubDate>Thu, 29 May 2003 02:03:46 -0400</pubDate>
<radioWeblogPost:id>0529020346</radioWeblogPost:id>
<dcterms:modified>2003-05-31T09:38:07-04:00</dcterms:modified>
</item>

<item>
<guid isPermaLink="true">http://www.shearersoftware.com/personal/weblog/2003/05/29/#p0529020225</guid>
<description>&lt;p&gt;Interesting panel discussion.&lt;/p&gt;

&lt;p&gt;#1 - Sleepycat CEO&lt;br /&gt;
#2 - Lisa ?; lawyer&lt;br /&gt;
#3 - Aaron Swartz&lt;br /&gt;
#4 - Larry Rosen&lt;/p&gt;

&lt;p&gt;Open Source (free because it's useful, strategic) vs. Free Software (everything
should be free) vantage points.&lt;/p&gt;

&lt;p&gt;Q. Creative commons vs. source license?
Larry Rosen: Courts have confused the issue of software IP by applying both patents and copyright to it.
[I'd wondered about this problem; software is kind of in the middle of both and neither
is quite right.]&lt;/p&gt;

&lt;p&gt;Q. W3C DTD &amp;amp; Schema copyrightable? W3C says yes. But would content using that schema
be copyrighted by the W3C?
Lisa: Functionality/methods can't be covered by copyright. --maybe that applies to this case.&lt;/p&gt;

&lt;p&gt;OpenOffice person in audience. Teddy Ruxpin case&amp;#8212;successful contributory copyright lawsuit.
Bootleg cassettes made Ruxpin tell different stories, make different movements.&lt;/p&gt;

&lt;p&gt;Q on "Infected" code (could open source contain stealth IP)? Topical; SCO lawsuit.&lt;/p&gt;

&lt;p&gt;Aggregation. Aaron: It's obviously illegal to put scraped feed contents on your page without attribution, obviously legal
to write a tool that scrapes to generate feeds.
Dave Winer: case of someone who didn't know RSS was generated auto by Radio. Got mad when it appeared on
someone else's site. After that was explained, problem kind of disappeared.&lt;/p&gt;

&lt;p&gt;The RSS topic was starting to get too long and the moderator wanted to switch subjects,
 before I could get my question in, which was exactly along those lines. He said to
 defer those questions to Dave Winer&amp;#8217;s keynote tomorrow.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<title>Legal Issues with Open Source Content Management: Notes</title>
<category>Open Source</category>
<category>OSCOM</category>
<category>Law</category>
<pubDate>Thu, 29 May 2003 02:02:25 -0400</pubDate>
<radioWeblogPost:id>0529020225</radioWeblogPost:id>
<dcterms:modified>2003-05-31T09:37:38-04:00</dcterms:modified>
</item>

<item>
<guid isPermaLink="true">http://www.shearersoftware.com/personal/weblog/2003/05/29/#p0529020122</guid>
<description>&lt;p&gt;An example of bad user interface design. On my bus to Boston, the seats had
headphone jacks with two volume controls. They were vertical thumbwheels with no marks
or apparent indication of their range or current setting. Down was LO, up was HI, and the
two wheels were marked LEFT and RIGHT. Entirely separate controls. So, turning it on you'd not only have no idea what volume
would come out, you'd also have no idea what balance it would have (unless you first turned both wheels toward "LO" until
they would go no further), and there usually be would be no way to equalize the left and right balance
(without doing the same trick and then turning them both up, very carefully, simultaneously).
Why would they design it like that? It was exposing a simple internal implementation
of the more human-centered concept of master volume and balance. 
Maybe someone designed a single volume control then thought balance would be a great feature to add,
but skimped on its implementation, exposed the internals, and ended up making it much harder to use for the most common case.
There's a lesson in that for interface designers everywhere.
And why have a balance control at all? You had to use the jacks with headphones, and headphones are
not known for their widely varying distances from each ear.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<title>Bad User Interface on the Back of a Seat</title>
<category>Interface</category>
<pubDate>Thu, 29 May 2003 02:01:22 -0400</pubDate>
<radioWeblogPost:id>0529020122</radioWeblogPost:id>
</item>

<item>
<guid isPermaLink="true">http://www.shearersoftware.com/personal/weblog/2003/05/29/#p0529014946</guid>
<link></link>
<description>&lt;p&gt;Going to &lt;a href="http://www.oscom.org/"&gt;OSCOM&lt;/a&gt; in Boston today.&lt;/p&gt;</description>
<title>OSCOM</title>
<category>Technology</category>
<pubDate>Thu, 29 May 2003 01:49:46 -0400</pubDate>
<radioWeblogPost:id>0529014946</radioWeblogPost:id>
<dcterms:modified>2003-05-29T02:55:56-04:00</dcterms:modified>
</item>

</channel>
</rss>