<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>sixowl &#187; lexicon</title>
	<atom:link href="http://sixowl.com/category/lexicon/feed/" rel="self" type="application/rss+xml" />
	<link>http://sixowl.com</link>
	<description>six owl is better than one</description>
	<lastBuildDate>Sat, 28 Mar 2009 14:36:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>decentralize twitter? look to the past, not the future</title>
		<link>http://sixowl.com/2008/05/decentralize-twitter-look-to-the-past-not-the-future/</link>
		<comments>http://sixowl.com/2008/05/decentralize-twitter-look-to-the-past-not-the-future/#comments</comments>
		<pubDate>Mon, 05 May 2008 13:16:10 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[inventions]]></category>
		<category><![CDATA[lexicon]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[atom]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://sixowl.com/?p=92</guid>
		<description><![CDATA[this morning techcruch decided to roundup folks waxing philosophical about the scalability problems with twitter, and decentralizing twitter by creating some new web site or service. and that&#8217;s entirely the problem with their thinking.
why their approaches will not work
people are thinking of this as a web problem. twitter is not a web problem. the trouble [...]]]></description>
			<content:encoded><![CDATA[<p>this morning techcruch decided to roundup folks waxing philosophical about the scalability problems with twitter, and <a href="http://www.techcrunch.com/2008/05/05/twitter-can-be-liberated-heres-how/">decentralizing twitter</a> by creating some new web site or service. and that&#8217;s entirely the problem with their thinking.</p>
<h3>why their approaches will not work</h3>
<p>people are thinking of this as a web problem. <a href="http://twitter.com">twitter</a> is not a web problem. the trouble begins when they try to use web for something it was never really meant to do.</p>
<p>twitter is a one-to-many architecture trying to be a many-to-many distribution model. they are the hub of a really massive wheel that will eventually shear clean from the axle upon which it spins. what we really need is a tried and proven way of doing many-to-many distribution of real-time data.</p>
<h3>real-time data</h3>
<p>realtime data is not a web idea. the web is where data gets stored and presented; it piles up like old newspapers until we finally get around to bundling them up with string and hauling them out by the curb. the best the web can muster is near-real-time. how fast can you grab a feed, how often do you reload your browser.</p>
<p>realtime data is in a protocol, a network. if you want to store it, figure that out later. how you will present it, figure that out later. separate the distribution of data from its presentation and lifetime. deliver, then present. (then store).</p>
<h3>distributed delivery? scaling? network: <a href="http://en.wikipedia.org/wiki/Internet_Relay_Chat" title="Internet Relay Chat">IRC</a></h3>
<p>the model of the <abbr title="Internet Relay Chat">IRC</abbr> network is as near as perfect for ephemeral data as one can find. and it&#8217;s been proven for decades. nearly infinitely scalable to users (add more servers). geodiversified locations for servers. short messages being sent to #channels on particular topics (sound familiar)?</p>
<p>the huge, glaring, and supremely important difference is this: the people responsible for the network absolutely and completely do not care about the lifetime, storage, or presentation of the data. they are only concerned with distribution.</p>
<p>people on individual channels consume the data and if they choose to store it, they do so (irc logs pile up like their homonymous wooden cousins). they read new information in real-time. they extract quotes and publish them to the web. they compile statistics and publish them to the web.</p>
<p>the model for scalable, many-to-many distribution of real-time information is IRC. now we need to think about the format. plain text is fine for console jockeys (myself included) but the web crowd is a bit more sophisticated.</p>
<h3>universal, portable, adaptable information format? data: <a href="http://en.wikipedia.org/wiki/Atom_(standard)" title="ATOM Syndication Format">ATOM</a></h3>
<p>we need a data format that is extensible beyond the author, title, and content. we need something that&#8217;s nationally agnostic, can be extended to support geo-location. what more needs to be said? it&#8217;s sophisticated enough for 140 character messages, that&#8217;s for sure. i know <a href="http://twitter.com/mikesusz">my twitter homepage</a> looks like a graphical IRC client with the addition of user icons. mix in a bit of latitude and longitude and now we&#8217;re talking.</p>
<h3>more about why their approaches will not work</h3>
<p>i think the main reason why nobody thought about this yet is that they&#8217;re all too young, too new, and too enterprising. i&#8217;m probably guilty of that too. i&#8217;ve been sitting on this idea for several years now, trying to find a way to build a business around it.</p>
<p>everyone is thinking &#8220;what can we invent?&#8221; because invention nowadays equals entrepreneurship, venture capital, business success, cars, romance, glory, and all the spoils. (or some subset of the above).</p>
<p>nobody makes (legitimate) money from IRC. if you talk to an IRC operator (the administrators responsible for maintaining servers), you will find that their personal contributions, if calculated in billable hours, would be tremendous (enough to purchase some of the aforementioned entrepreneur&#8217;s bounty).</p>
<h3>forget free lunch</h3>
<p>we&#8217;re thinking: how can we get rich, or at the very least, eat lunch, by solving a problem. our &#8220;forefathers&#8221; in the internet world as it were, hadn&#8217;t concerned themselves with such things. they typically had corporate benefactors who paid the bills, but they were free to invent protocols that fixed a problem and met a need, without regard to how to patent, market, and monetize them.</p>
<p>bottom line: in order to &#8220;decentralize twitter&#8221; you need to separate the network for data from the presentation and storage of data.</p>
<h3>Updates:</h3>
<p><a href="http://www.hanselman.com/blog/RFCOpenTweetsWhyIsMicrobloggingCentralized.aspx">Scott Hanselman touches on this idea</a> referencing <a href="http://www.russellbeattie.com/blog/peep-an-open-twitter-server">Russell Beattie&#8217;s Peep</a> using <a href="http://www.jabber.org/what-is-jabber">Jabber</a> as a distribution model. i hadn&#8217;t read a lot about Jabber, but it&#8217;s interesting. i still think these guys are too web-focused, but keep an eye on where they run with this. they&#8217;re starting to see the light.</p>
]]></content:encoded>
			<wfw:commentRss>http://sixowl.com/2008/05/decentralize-twitter-look-to-the-past-not-the-future/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Information is the Sugar of the late 20th Century</title>
		<link>http://sixowl.com/2008/04/information-is-the-sugar-of-the-late-20th-century/</link>
		<comments>http://sixowl.com/2008/04/information-is-the-sugar-of-the-late-20th-century/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 12:51:08 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[future]]></category>
		<category><![CDATA[lexicon]]></category>
		<category><![CDATA[phenomena]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://sixowl.com/?p=91</guid>
		<description><![CDATA[watching this video of a meetup of the WELL from 1989. and a quote really struck me, from Flash Gordon, M.D.:
&#8220;one of the problems in the world is there are no more neighborhoods in the city and neighbors and things like that, but the feeling of the WELL is that you&#8217;ve got a lot of [...]]]></description>
			<content:encoded><![CDATA[<p>watching <a href="http://www.boingboing.net/2008/04/27/well-party-video-198.html">this video of a meetup of the WELL from 1989</a>. and a quote really struck me, from Flash Gordon, M.D.:</p>
<blockquote><p>&#8220;one of the problems in the world is there are no more neighborhoods in the city and neighbors and things like that, but the feeling of the WELL is that you&#8217;ve got a lot of neighbors, and you don&#8217;t go to borrow a cup of sugar, but you get some information. and information is probably the sugar of the late 20th century.&#8221;</p></blockquote>
<p>if Information is the Sugar of the late 20th Century, i think Information might be the Crack of the early 21st Century. originally we sought it to achieve something; to scratch an itch, to get high, or to get work done.</p>
<p>now we can&#8217;t quit it, even when it&#8217;s no longer productive, or even when it&#8217;s destructive.</p>
]]></content:encoded>
			<wfw:commentRss>http://sixowl.com/2008/04/information-is-the-sugar-of-the-late-20th-century/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>why isn&#8217;t anything funct?</title>
		<link>http://sixowl.com/2008/01/why-isnt-anything-funct/</link>
		<comments>http://sixowl.com/2008/01/why-isnt-anything-funct/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 13:14:16 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[lexicon]]></category>

		<guid isPermaLink="false">http://sixowl.com/2008/01/why-isnt-anything-funct/</guid>
		<description><![CDATA[we always talk of defunct. when was it ever funct?
]]></description>
			<content:encoded><![CDATA[<p>we always talk of defunct. when was it ever funct?</p>
]]></content:encoded>
			<wfw:commentRss>http://sixowl.com/2008/01/why-isnt-anything-funct/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>no keyboard present</title>
		<link>http://sixowl.com/2008/01/no-keyboard-present/</link>
		<comments>http://sixowl.com/2008/01/no-keyboard-present/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 05:44:45 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[lexicon]]></category>
		<category><![CDATA[bios]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[errormessage]]></category>

		<guid isPermaLink="false">http://sixowl.com/2008/01/no-keyboard-present/</guid>
		<description><![CDATA[press F1 to continue

]]></description>
			<content:encoded><![CDATA[<p>press F1 to continue</p>
<p><a href="http://www.flickr.com/photos/mikeyboydotcom/2170383289/" title="no keyboard present by mikeyboy.com, on Flickr"><img src="http://farm3.static.flickr.com/2376/2170383289_715f5879da.jpg" alt="no keyboard present" height="375" width="500" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sixowl.com/2008/01/no-keyboard-present/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>where does the K come from?</title>
		<link>http://sixowl.com/2007/07/where-does-the-k-come-from/</link>
		<comments>http://sixowl.com/2007/07/where-does-the-k-come-from/#comments</comments>
		<pubDate>Mon, 23 Jul 2007 17:03:07 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[lexicon]]></category>

		<guid isPermaLink="false">http://sixowl.com/2007/07/where-does-the-k-come-from/</guid>
		<description><![CDATA[traffic &#8211; trafficking. i know the K probably makes you pronounce this correctly (instead of &#8220;traffi&#8221; + &#8220;sing&#8221;) but really, where did we get the K? did the King put it there?
]]></description>
			<content:encoded><![CDATA[<p>traffic &#8211; trafficking. i know the K probably makes you pronounce this correctly (instead of &#8220;traffi&#8221; + &#8220;sing&#8221;) but really, where did we get the K? did the King put it there?</p>
]]></content:encoded>
			<wfw:commentRss>http://sixowl.com/2007/07/where-does-the-k-come-from/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>silient</title>
		<link>http://sixowl.com/2007/06/silient/</link>
		<comments>http://sixowl.com/2007/06/silient/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 21:04:55 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[lexicon]]></category>

		<guid isPermaLink="false">http://sixowl.com/2007/06/silient/</guid>
		<description><![CDATA[why must we only be resilient? my friend pat wants to skip over the reaction part and just be silient.
since resilient comes from the latin saliere (to leap, so resilient is &#8220;to leap back&#8221;) after you eliminate the retrograde, then you can achieve silience simply by leaping. constantly.
]]></description>
			<content:encoded><![CDATA[<p>why must we only be <em>re</em>silient? my friend pat wants to skip over the reaction part and just be <em>silient</em>.</p>
<p>since resilient comes from the latin <em>saliere</em> (to leap, so resilient is &#8220;to leap back&#8221;) after you eliminate the retrograde, then you can achieve <em>silience</em> simply by leaping. constantly.</p>
]]></content:encoded>
			<wfw:commentRss>http://sixowl.com/2007/06/silient/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>crestfallen</title>
		<link>http://sixowl.com/2007/06/crestfallen/</link>
		<comments>http://sixowl.com/2007/06/crestfallen/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 17:14:02 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[lexicon]]></category>

		<guid isPermaLink="false">http://sixowl.com/2007/06/crestfallen/</guid>
		<description><![CDATA[my friend billiam mentioned today that he&#8217;s crestfallen.* which made me think, why are we never feeling crestrisen? certainly if our crest can fall, it can also rise.
* billiam was crestfallen because the wikipedia entry for narwhal, under cultural references, does not cite the B-52s.
]]></description>
			<content:encoded><![CDATA[<p>my friend billiam mentioned today that he&#8217;s <em>crestfallen</em>.* which made me think, why are we never feeling crest<em>risen</em>? certainly if our crest can fall, it can also rise.</p>
<p>* billiam was <em>crestfallen</em> because the wikipedia entry for <a href="http://en.wikipedia.org/wiki/Narwhal">narwhal</a>, under <a href="http://en.wikipedia.org/wiki/Narwhal#Cultural_References">cultural references</a>, does not cite the <a href="http://en.wikipedia.org/wiki/B-52s">B-52s</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sixowl.com/2007/06/crestfallen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>feeling gruntled</title>
		<link>http://sixowl.com/2007/06/feeling-gruntled/</link>
		<comments>http://sixowl.com/2007/06/feeling-gruntled/#comments</comments>
		<pubDate>Mon, 18 Jun 2007 19:03:44 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[lexicon]]></category>

		<guid isPermaLink="false">http://sixowl.com/2007/06/feeling-gruntled/</guid>
		<description><![CDATA[merriam-webster defines &#8220;gruntle&#8221; as a transitive verb, meaning &#8220;to put in good humor.&#8221;
so why don&#8217;t we recognize when we are gruntled, instead focusing only on when someone is disgruntled?
perhaps disgruntled is easier to comprehend. the &#8220;dis&#8221; assures the listener that it&#8217;s something negative. and who wants to use this as a verb anyhow? give it [...]]]></description>
			<content:encoded><![CDATA[<p>merriam-webster defines &#8220;gruntle&#8221; as a transitive verb, meaning &#8220;to put in good humor.&#8221;</p>
<p>so why don&#8217;t we recognize when we are gruntled, instead focusing only on when someone is disgruntled?</p>
<p>perhaps <strong>dis</strong>gruntled is easier to comprehend. the &#8220;dis&#8221; assures the listener that it&#8217;s something negative. and who wants to use this as a verb anyhow? give it a try.</p>
<p>go out and gruntle somebody today!</p>
]]></content:encoded>
			<wfw:commentRss>http://sixowl.com/2007/06/feeling-gruntled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wieldy!</title>
		<link>http://sixowl.com/2007/06/wieldy/</link>
		<comments>http://sixowl.com/2007/06/wieldy/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 16:46:14 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[lexicon]]></category>

		<guid isPermaLink="false">http://sixowl.com/2007/06/wieldy/</guid>
		<description><![CDATA[as is my custom to point out parts of speech that we only use in the contrary, today submit: wieldy.
when something is cumbersome or not easily manipulated, we call it &#8220;unwieldy&#8221; but so rarely so we find an object to be &#8220;wieldy.&#8221;
i thought about that this morning, since i&#8217;m done with one of my classes [...]]]></description>
			<content:encoded><![CDATA[<p>as is my custom to point out parts of speech that we only use in the contrary, today submit: wieldy.</p>
<p>when something is cumbersome or not easily manipulated, we call it &#8220;unwieldy&#8221; but so rarely so we find an object to be &#8220;wieldy.&#8221;</p>
<p>i thought about that this morning, since i&#8217;m done with one of my classes that required an enormous textbook. i would previously carry said textbook with me to work in the futile hope of reading it on the bus or train.</p>
<p>today, sans textbook, i found my backpack to be quite wieldy.</p>
]]></content:encoded>
			<wfw:commentRss>http://sixowl.com/2007/06/wieldy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>canny!</title>
		<link>http://sixowl.com/2007/05/canny/</link>
		<comments>http://sixowl.com/2007/05/canny/#comments</comments>
		<pubDate>Wed, 23 May 2007 21:56:41 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[lexicon]]></category>

		<guid isPermaLink="false">http://sixowl.com/2007/05/canny/</guid>
		<description><![CDATA[in my ceaseless search to explore oddities of linguistics, today i present to you:
canny.
sure, we use &#8220;uncanny&#8221;  all the time. but i&#8217;ve yet to hear someone use &#8220;canny&#8221; in a sentence, myself included. i wondered why, until i remembered that i&#8217;m not quite certain what it means.
uncanny is defined as being so unexpected as [...]]]></description>
			<content:encoded><![CDATA[<p>in my ceaseless search to explore oddities of linguistics, today i present to you:</p>
<p><strong>canny</strong>.</p>
<p>sure, we use <em>&#8220;uncanny&#8221;</em>  all the time. but i&#8217;ve yet to hear someone use <em>&#8220;canny&#8221;</em> in a sentence, myself included. i wondered why, until i remembered that i&#8217;m not quite certain what it means.</p>
<p><strong>uncanny</strong> is defined as being so unexpected as to seem preternatural in origin. we often describe things that are highly coincidental as &#8220;uncanny&#8221; but that might not be the most appropriate usage.</p>
<p><strong>canny</strong> itself is defined as being careful, cautious, or prudent. something that comes about due to careful planning, would be considered canny.</p>
<p>there you have it. try to work &#8220;canny&#8221; into a conversation in the near future. with any luck, your counterpart <strong>won&#8217;t</strong> think you&#8217;re talking about something lewd.</p>
]]></content:encoded>
			<wfw:commentRss>http://sixowl.com/2007/05/canny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
