<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Aaron Huslage</title>
	<atom:link href="http://blog.hact.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hact.net</link>
	<description>Aaron Huslage's take on things</description>
	<lastBuildDate>Wed, 07 Oct 2009 11:11:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.hact.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/3ea5c74cb9029434c2704dc1872aacf5?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Aaron Huslage</title>
		<link>http://blog.hact.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.hact.net/osd.xml" title="Aaron Huslage" />
	<atom:link rel='hub' href='http://blog.hact.net/?pushpress=hub'/>
		<item>
		<title>The Internet of Content</title>
		<link>http://blog.hact.net/2009/10/03/the-internet-of-content/</link>
		<comments>http://blog.hact.net/2009/10/03/the-internet-of-content/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 13:32:34 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Ideation]]></category>
		<category><![CDATA[broadband]]></category>

		<guid isPermaLink="false">http://blog.hact.net/?p=83</guid>
		<description><![CDATA[My mind was recently blown. I&#8217;ve been thinking a lot about the growth of the future Internet and I think I&#8217;ve found the way forward in a relatively new project to revolutionize how machines talk to each other on the Internet. This is really geeky stuff, but the paradigm shift that this new protocol provides [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=83&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>My mind was recently blown. I&#8217;ve been thinking a lot about the growth of the future Internet and I think I&#8217;ve found the way forward in a relatively new project to revolutionize how machines talk to each other on the Internet. This is really geeky stuff, but the paradigm shift that this new protocol provides is astonishing in its implications.</p>
<p>Some background for those who know little about how the Internet works.</p>
<p>The Internet was built on top of telephone networks that were already showing their age. The main protocol of the then <a href="http://en.wikipedia.org/wiki/ARPAnet" target="_blank">ARPAnet</a>, <a href="http://en.wikipedia.org/wiki/TCP/IP" target="_blank">TCP/IP</a>, was built upon ideas formed at the beginning of <a href="http://en.wikipedia.org/wiki/Packet_switching" target="_blank">packet switched networking</a>. Simply put, the protocol defines IP addresses and some basic communication mechanisms (<a href="http://en.wikipedia.org/wiki/Transmission_Control_Protocol" target="_blank">TCP </a>and <a href="http://en.wikipedia.org/wiki/User_Datagram_Protocol" target="_blank">UDP</a>) for one machine to talk to another. This protocol persists today. Every machine on the planet that is hooked to the Internet (and many that are not) possesses an IP address that looks like this: 10.61.37.209.</p>
<p>In the 1980s as the user base of the net started to expand, engineers decided that remembering all of these IP addresses was becoming difficult. The impossibility of keeping hundreds of these little addresses up-to-date in ones mind or in some text file surfaced the need for another layer to make this thing scale. The <a href="http://en.wikipedia.org/wiki/Domain_Name_System" target="_blank">Domain Name System </a>(DNS) was born. Put simply, DNS builds on the existing protocols of the Internet with a new application that maps human readable names like google.com with brutish IP addresses. The average user of the Internet doesn&#8217;t even have to care about IP addresses anymore. Neat trick.</p>
<p>The problem with DNS is not that it doesn&#8217;t scale or that it doesn&#8217;t make things easier, it certainly does. The problem is that the names that it presents mean absolutely nothing to the network. You type &#8216;google.com&#8217; into your browser and a whole bunch of stuff happens in the background to make that page appear. The fundamental nature of the beast, though, is connecting your IP to google.com&#8217;s IP and letting your two computers have a conversation.</p>
<p>The Internet was designed for one machine to share information with exactly one other machine. There are other protocols that can be used to connect one machine to many machines (like <a href="http://en.wikipedia.org/wiki/IP_Multicast" target="_blank">IP Multicast</a>), but they go unused on the wide Internet and are generally limited to local networks.</p>
<p>This is the part of the Internet that doesn&#8217;t scale. We&#8217;ve made great strides to accommodate the growth of the net with modern routing algorithms and load balancing techniques, but the fundamental thing is still the same. We need a new way for the content itself to be addressed directly, regardless of what machine it lies on or even where in the world it is. The network should be content agnostic, but remain simultaneously content aware. This is where the shift needs to occur on the future Internet. IP is dead.</p>
<p>Enter <a href="http://www.ccnx.org" target="_blank">Content-Centric Networking</a>, or CCN. This project is run by <a href="http://en.wikipedia.org/wiki/Van_Jacobson" target="_blank">Van Jacobson </a>at the illustrious <a href="http://www.parc.com/" target="_blank">PARC </a>in Palo Alto, CA. PARC is famous for many things, but most notably for popularizing the user interface that you&#8217;re using to read this page with. Van Jacobson was a major contributor to the initial project that came up with IP in the first place. In other words, CCN is being spearheaded by on of the very authors of the spec that its trying to replace. Nice hack.</p>
<p>CCN replaces IP addresses with names for content. These names mean something to the network, in fact they are the only thing that lets stuff speak on the network. This sounds like a simple idea, but it is insanely powerful. By simply replacing the address 74.125.127.100 with the name &#8220;google.com&#8221; we enable any device, or any person for that matter, to no longer care that the content that I&#8217;m asking for is on a machine in a data center in (in this case) northern Virginia. In fact, that content could be many places in the world simultaneously and I don&#8217;t really have to care anymore. The network simply provides the content through whatever channels are available at the time I asked for it.</p>
<p>This new paradigm is radical and changes everything. Abstractions like DNS and load balancing are no longer necessary in a world of a CCN-based Internet. Content can come from anywhere at any time. This enables devices (and the people that use them) to carry content with them and provide it to anything else around them that wants that content.</p>
<p>One example of this would be networking the un-networked world. Let&#8217;s say I have an AT&amp;T iPhone and I&#8217;m travelling to some remote place. This remote place has no cell signal, but other people in the area have devices that are interconnected with each other. There is a well-trafficked highway with a cell signal within range of one of these people. I can still read my email with the help of CCN. My device doesn&#8217;t need to care where the data comes from anymore, it just puts out a request (or <em>Interest </em>as it&#8217;s called in CCN-ese) for it and waits for a response.</p>
<p>Upon registering the intention for a certain piece of email, the network looks around for a way out and sees that someone on the highway is allowing people to talk through their T-Mobile cell phone. The request is passed up the chain to some machine that has a copy of that email (it doesn&#8217;t need to be my server, it can be any machine on the network that has seen this email in the past). The email is passed back down the chain, through someone&#8217;s Verizon cell phone, and eventually ends up on my AT&amp;T iPhone.</p>
<p>This isn&#8217;t some pipe-dream. Bits are just bits in the CCN world and can live in a cache, or on some server or on a router on the network. As long as the content is valid, it&#8217;s sitting there waiting to be consumed. If I were looking for CNN.com, that content would be in caches all the way up the chain and my response times would be very low because the cell phone passing by on the highway would only have to ask the cell tower to send it the data.</p>
<p>The idea of replacing IP addresses, which no user in the world cares about, with names for content, which every user in the world cares about, is not new. CCN is the current best approach that I&#8217;ve found to the problem of fixing the Internet. It will take years for this new protocol to catch on, and Van Jacobson has thought about that a lot. In fact, CCN is set up so that it can be used on the Internet as it exists today! The protocol is being worked on in full public view and they are asking for contributions to their open-source reference implementation.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/83/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=83&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2009/10/03/the-internet-of-content/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Wave works in iPhone Safari</title>
		<link>http://blog.hact.net/2009/10/01/google-wave-works-in-iphone-safari/</link>
		<comments>http://blog.hact.net/2009/10/01/google-wave-works-in-iphone-safari/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 17:17:40 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2009/10/01/google-wave-works-in-iphone-safari/</guid>
		<description><![CDATA[Many have probably noticed already. In iPhone&#8217;s Safari browser if you &#8220;continue at your own risk&#8221; through to wave.google.com things just work! It&#8217;s pretty cute, but I didn&#8217;t see anyone editing anything while I was testing it out&#8230;here&#8217;s a shot. More later.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=82&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Many have probably noticed already. In iPhone&#8217;s Safari browser if you &#8220;continue at your own risk&#8221; through to wave.google.com things just work! It&#8217;s pretty cute, but I didn&#8217;t see anyone editing anything while I was testing it out&#8230;here&#8217;s a shot.</p>
<p><img src="http://huslage.files.wordpress.com/2009/10/photo.jpg?w=320&#038;h=480" alt="Google Wave on iPhone" title="Google Wave on iPhone" width="320" height="480" class="aligncenter size-full wp-image-81" /></p>
<p>More later.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=82&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2009/10/01/google-wave-works-in-iphone-safari/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>

		<media:content url="http://huslage.files.wordpress.com/2009/10/photo.jpg" medium="image">
			<media:title type="html">Google Wave on iPhone</media:title>
		</media:content>
	</item>
		<item>
		<title>How Clouds change the enterprise</title>
		<link>http://blog.hact.net/2009/06/10/how-clouds-change-the-enterprise/</link>
		<comments>http://blog.hact.net/2009/06/10/how-clouds-change-the-enterprise/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 13:59:15 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.hact.net/?p=74</guid>
		<description><![CDATA[The relative youth of cloud services makes them susceptible to being used for things that they aren&#8217;t designed for and, probably, should never be used to do. Of note is this recent entry on Amazon&#8217;s EC2 message boards. Richard Haas points out what he sees as a detriment of the service: What if you want [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=74&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>The relative youth of cloud services makes them susceptible to being used for things that they aren&#8217;t designed for and, probably, should never be used to do. Of note is this <a href="http://developer.amazonwebservices.com/connect/message.jspa?messageID=131157" target="_blank">recent entry</a> on Amazon&#8217;s EC2 message boards. Richard Haas points out what he sees as a detriment of the service:</p>
<blockquote><p>What if you want to host highly configured persistent system instances?  Imaging a work group server &#8212; every other day you may add cron tasks, additional SMB shares, more Postfix configuration commands, etc.  The &#8220;thing&#8221; that you care about is the system itself, not some separate volume of data.  The system itself and its capabilities/functions continue to evolve daily, perhaps by the work of multiple administrators across the globe.</p>
<p>You&#8217;d like to retain that information/configuration/function across multiple start/reboot cycles &#8230; how do you do that?</p>
<p>Right now, the only method that is obvious (to me) is performing instance backups &#8230; then constructing new instances from the backups &#8212; boy that&#8217;s labor intensive and fraught with peril.</p>
<p>Or is EC2 only useful where the system configuration is fixed/generic/non-persistent?  That would IMO be a waste, given the disaster recovery/continuous operation capabilities of cloud computing.</p></blockquote>
<p>I know nothing about Richard Haas, his motives or his understanding of IT issues, but I see this as a naive view of how the cloud is supposed to function. I think he sort of understands the idea, but the execution has been missed in his mind.</p>
<p>This is, unfortunately, the predominant wisdom of most IT people out there. You set up a server to do some task, like serving files to locally connected users, and then that box runs forever until you get a new one. This model doesn&#8217;t work exactly the same way for clouds. Clouds aren&#8217;t designed or meant to serve data like that. They are meant to be generic server containers attached to some data storage that contains everything they need to do their job.</p>
<p>Enterprise IT has long held the notion that the data and the server OS are somehow tied together. They are not. The IIS web server is no more a part of of the OS than is MS Word. Apache may come as a package on most Linux systems, but that doesn&#8217;t make it any less of an application.</p>
<p>The heart of cloud computing is returning to the model that applications, data and operating systems are completely separate beasts that should not be intimately intertwined. Any one server or application or dataset is completely independent and can live anywhere in the cloud.</p>
<p>Gone are the days of the server request for a big Sun V890 server with gobs of RAM and Terabytes of expensive storage. Those things simply don&#8217;t matter in the cloud world. What matters is what application is running, what services it needs, how its data is stored and how it can scale horizontally across many server instances. We have to think more like mainframe people than open systems people.</p>
<p>Enterprises will not be able to take fill advantage of cloud computing services as long as they see them as simple replacements for their current infrastructure. The new model is an update and resurrection of an old one of centralized mainframe computing. Tell me your workload and I&#8217;ll make sure the thing keeps running&#8230;no matter what physical server it&#8217;s on.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=74&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2009/06/10/how-clouds-change-the-enterprise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Found</title>
		<link>http://blog.hact.net/2009/04/16/found/</link>
		<comments>http://blog.hact.net/2009/04/16/found/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 11:19:42 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2009/04/16/found/</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=69&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-72" title="found2" src="http://huslage.files.wordpress.com/2009/04/found2.png?w=350&#038;h=472" alt="found2" width="350" height="472" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=69&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2009/04/16/found/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>

		<media:content url="http://huslage.files.wordpress.com/2009/04/found2.png" medium="image">
			<media:title type="html">found2</media:title>
		</media:content>
	</item>
		<item>
		<title>Thoughts on Economy</title>
		<link>http://blog.hact.net/2009/03/07/thoughts-on-economy/</link>
		<comments>http://blog.hact.net/2009/03/07/thoughts-on-economy/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 17:35:26 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.hact.net/?p=64</guid>
		<description><![CDATA[These are notes. I am needing narrative. Read these things: http://www.slate.com/id/2213029/?from=rss http://www.marginalrevolution.com/marginalrevolution/2009/03/assorted-links-3.html (yes i do agree with this) http://www.nytimes.com/2009/03/05/opinion/05geanokoplos.html?_r=1&#38;scp=1&#38;sq=matters%20of%20principal&#38;st=cse Put on top of that, this startling statistic. The actual unemployment rate (counting those who have stopped looking for work and those who are part-time employed due to economic reasons) is 14.8% as of Friday [http://www.bls.gov/news.release/empsit.t12.htm]. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=64&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>These are notes. I am needing narrative.</p>
<p>Read these things:</p>
<p><a href="http://www.slate.com/id/2213029/?from=rss">http://www.slate.com/id/2213029/?from=rss</a><br />
<a href="http://www.marginalrevolution.com/marginalrevolution/2009/03/assorted-links-3.html">http://www.marginalrevolution.com/marginalrevolution/2009/03/assorted-links-3.html </a>(yes i do agree with this)<br />
<a href="http://www.nytimes.com/2009/03/05/opinion/05geanokoplos.html?_r=1&amp;scp=1&amp;sq=matters%20of%20principal&amp;st=cse">http://www.nytimes.com/2009/03/05/opinion/05geanokoplos.html?_r=1&amp;scp=1&amp;sq=matters%20of%20principal&amp;st=cse</a></p>
<p>Put on top of that, this startling statistic. The actual unemployment rate (counting those who have stopped looking for work and those who are part-time employed due to economic reasons) is 14.8% as of Friday [<a href="http://www.bls.gov/news.release/empsit.t12.htm">http://www.bls.gov/news.release/empsit.t12.htm</a>]. Astounding. To say that we shouldn&#8217;t be stimulating the economy from the government angle is dangerous, I think. The damn bill was too small [<a href="http://www.talkingpointsmemo.com/archives/2009/03/bleak_house.php">http://www.talkingpointsmemo.com/archives/2009/03/bleak_house.php</a>, <a href="http://mediamatters.org/items/200903060025?f=h_latest">http://mediamatters.org/items/200903060025?f=h_latest</a>] and a lot of economists do too. </p>
<p>Now is not the time for idealistic musings about the size of government and their role in our lives. The government is back-door nationalizing the banks, will end up taking over mortgages at some point, and will likely be the economic engine of our country for the short-term. This is a good thing because it cannot work any other way. The market failed us this time. There simply isn&#8217;t enough &#8220;there&#8221; there to make things better without serious intervention.</p>
<p>The right wing whines about how Obama is pushing some far-left progressive agenda. It&#8217;s awful. It&#8217;s inhumane. [<a href="http://economistsview.typepad.com/economistsview/2009/03/what-was-the-point.html">http://economistsview.typepad.com/economistsview/2009/03/what-was-the-point.html</a>]. What&#8217;s the point.</p>
<p>These are my thoughts today.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=64&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2009/03/07/thoughts-on-economy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>The Publishing industry has lost the thread</title>
		<link>http://blog.hact.net/2009/01/09/the-publishing-industry-has-lost-the-thread/</link>
		<comments>http://blog.hact.net/2009/01/09/the-publishing-industry-has-lost-the-thread/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 18:44:38 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.hact.net/?p=60</guid>
		<description><![CDATA[I am researching a new idea that has a lot of potential to revolutionize and, in many respects, help the book publishers to expand their reach and significantly lower their costs. I have been reading a lot of trade rags to get the pulse of what&#8217;s going on with them and to see what their [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=60&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I am researching a new idea that has a lot of potential to revolutionize and, in many respects, help the book publishers to expand their reach and significantly lower their costs. I have been reading a lot of trade rags to get the pulse of what&#8217;s going on with them and to see what their views are towards emerging digital technology. One of the most revealing articles I&#8217;ve ready is called <a href="http://www.bookbusinessmag.com/article/the-perfect-storm-401191_1.html">&#8220;The Perfect Storm&#8221;</a> by the editor of Book Business Magazine Noelle Skodzinski.</p>
<p>In this sadly misguided post, she makes me wary of doing any business with the publishing companies by calling Google&#8217;s deal with the American Association of Publishers and the downturn in the economy a perfect storm for book publishers. &#8220;Book Business columnist Andrew Brenneman refers to this perfect storm—brought on by digitally induced changes in the fundamentals of how we publish and sell books, and the global financial crisis, among other things.&#8221; This is a dangerous road to hoe given that very few publishers have any right at this point to deny any technological solution to their growing problems.</p>
<p>The publishing industry is poised on the brink of major changes that will allow it to continue to bring us high quality and vetted books and magazines. This &#8220;digitization&#8221; is inevitable and actually a great thing for the industry. There will be more need to print and ship millions of volumes. The idea of returns and printing fees will disappear. The publishers can focus once again on the thing they are best at and that&#8217;s <strong>getting books written and distributed</strong>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=60&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2009/01/09/the-publishing-industry-has-lost-the-thread/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Obama and Gay Rights</title>
		<link>http://blog.hact.net/2008/12/19/obama-and-gay-rights/</link>
		<comments>http://blog.hact.net/2008/12/19/obama-and-gay-rights/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 21:40:12 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.hact.net/?p=57</guid>
		<description><![CDATA[Unless you live under a rock, you&#8217;ll know by now that Barack Obama invited the very influential minister Rick Warren to give the benediction at the upcoming inaugural. My first reaction was one of mild disbelief followed by &#8220;why the hell not&#8221;. I didn&#8217;t see Rick Warren as particularly divisive in the main. Sure, he&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=57&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Unless you live under a rock, you&#8217;ll know by now that Barack Obama invited the very influential minister Rick Warren to give the benediction at the upcoming inaugural. My first reaction was one of mild disbelief followed by &#8220;why the hell not&#8221;. I didn&#8217;t see Rick Warren as particularly divisive in the main. Sure, he&#8217;s made lots of noise about gay people being this that and the other thing, but whatever &#8211; he has the right to his opinion and it doesn&#8217;t preclude Obama from liking the guy. Respect of others&#8217; views is important to me, and seeing that Obama picked someone that sort of, kind of, disagrees with his views on gay people made me think more of both of them. </p>
<p>Then I thought about it a little.</p>
<p>Rick Warren is a pretty amazing guy with a good story. He&#8217;s not my kind of guy, mind you (religious zealotry not being my thing), but he seems like he wants the world to be a better place. Warren has a HUGE following all over the world due to his writing and his major big-ass church. In short, he&#8217;s exactly the type of person that Obama would be attracted to. </p>
<p>So what Obama doesn&#8217;t agree with him on one issue, that&#8217;s not the point. Obama agrees with him on most things. They are both christian guys. They both like basketball. They both seem to want a better world (in their own image, I&#8217;m sure). They are both extremely powerful. These are key points for Obama. I kinda like that, actually.</p>
<p>Then I thought about it a little more. </p>
<p>Surely the left are just being their normal reactionary hyperbolic selves and blowing this out of proportion. Surely Warren isn&#8217;t <em>that</em> bad. But then I read <a href="http://www.areasofmyexpertise.com/2008/12/everything-i-have-to-say-about-rick-warren/">this post</a> by Hodgman. These words are of particular interest to me:</p>
<blockquote><p>THOSE OF US, however, who foolishly refused to take Obama at his word when he told us he didn’t support gay marriage OVER AND OVER AGAIN must now take him at his deed. He really, really doesn’t want gays to get married. SRSLY.</p>
<p>&#8230;</p>
<p>BUT AFTER MCCLURKIN and now Warren, it is hard not to conclude that Barack Obama is somewhat tone deaf when it comes to gay issues. And at this point, if he is interested in convincing us otherwise (and I’m not presuming he is), it will take more than a few words or a second pastor or some other symbolic gesture. It will take deeds.
</p></blockquote>
<p>Hodgman&#8217;s silly headline writing style aside, he has quite the point. Obama doesn&#8217;t really want gays to marry. Ever. Really. The difference between &#8220;Civil Union&#8221; and &#8220;Marriage&#8221; is <em>actually</em> important to him. Really. A Harvard educated man with a long history of progressive views deigns to enter a debate over SEMANTICS? Wow.</p>
<p>Oh. If you didn&#8217;t notice, he&#8217;s black too. This means he should understand &#8220;separate but equal&#8221; more than most. C&#8217;mon Barack. Endorsement of this silliness is just sad. I&#8217;m not angry at all at his openness and willingness to &#8220;cross the line&#8221;, but I think in some fundamental way he really isn&#8217;t crossing any line here. And he&#8217;s letting us know in no subtle way that he&#8217;s not going to deal with one of the larger social injustices of our time. Sad. Truly sad.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=57&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/12/19/obama-and-gay-rights/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Things I&#8217;m Thinking About</title>
		<link>http://blog.hact.net/2008/12/04/things-im-thinking-about/</link>
		<comments>http://blog.hact.net/2008/12/04/things-im-thinking-about/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 13:50:42 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Ideation]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=55</guid>
		<description><![CDATA[I have a lot on my mind. I hope to expand on each of these ideas as time permits, but in the spirit of getting things out of my brain: Someone should write a program that generates music from the pulse of the stock market. Processing would be a good tool for this, I think. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=55&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I have a lot on my mind. I hope to expand on each of these ideas as time permits, but in the spirit of getting things out of my brain:</p>
<ul>
<li>Someone should write a program that generates music from the pulse of the stock market. <a href="http://processing.org">Processing</a> would be a good tool for this, I think.</li>
<li>I want to do an art piece that explores mixing resolutions. The viewer enters a hall that has a HUGE LED screen on one end. They are standing close enough to the screen that all they see are the pixels (no image is resolvable). As they continue along the length of the screen their image is then projected at full resolution next to them. The location of the camera is not apparent and the image travels with them as they walk.</li>
<li>Green architecture is very interesting to me. I&#8217;m trying to see where the gaps are in the greenbuild industry in order to further my research.</li>
<li>I want to explore the idea of starting a social business that gives away a solar infrastructure to homeowners. Revenue generated from the sale of energy to the grid would sustain the organization and grants would fund research into further operationalizing a distributed power generation capacity in the US.</li>
<p>These are all compelling to me in some way. The artsy stuff is great fun, but the solar thing really gets me going. I would love to hear your input or get your help on any of these, if you are so willing, in the comments.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=55&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/12/04/things-im-thinking-about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Exactly</title>
		<link>http://blog.hact.net/2008/11/12/exactly/</link>
		<comments>http://blog.hact.net/2008/11/12/exactly/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 22:39:59 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[media]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=53</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=53&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><span style="text-align:center; display: block;"><a href="http://blog.hact.net/2008/11/12/exactly/"><img src="http://img.youtube.com/vi/W4xfMisqab8/2.jpg" alt="" /></a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=53&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/11/12/exactly/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/W4xfMisqab8/2.jpg" medium="image" />
	</item>
		<item>
		<title>Obama will win on Nov. 4; McCain already knows it.</title>
		<link>http://blog.hact.net/2008/10/31/obama-will-win-on-nov-5-mccain-already-knows-it/</link>
		<comments>http://blog.hact.net/2008/10/31/obama-will-win-on-nov-5-mccain-already-knows-it/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 03:24:00 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=49</guid>
		<description><![CDATA[The hard-fought battle between Barack Obama and John McCain comes to a head this coming Tuesday with the general election in the US. The public tracking polls all show Obama with a decent lead on McCain going into the big day. They basically seem to average out to Obama winning about 50% of the vote [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=49&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>The hard-fought battle between Barack Obama and John McCain comes to a head this coming Tuesday with the general election in the US. The public tracking polls all show Obama with a decent lead on McCain going into the big day. They basically seem to average out to Obama winning about 50% of the vote and McCain ending up with 44%. This may seem a small difference, but it is statistically significant given our country&#8217;s recent history. A <a href="http://www.harrisinteractive.com/harris_poll/index.asp?PID=515">Harris Interactive poll</a> in 2004&#8242;s election had Kerry losing to Bush by 49% to 48% and it came out to just about that in the end.</p>
<p>McCain has been touting his &#8220;closing the gap&#8221; in some of his stump speeches over the past few days. This is an indication to me that his campaign knows that they are going to lose. McCain&#8217;s rhetoric has not only begun to sound increasingly desperate by using underdog terminology, but he (and his surrogates) are now attacking Obama with arguments that were heretofore unheard of in this campaign.</p>
<p>On October 4th, VP candidate Sarah Palin began talking about Obama&#8217;s connection with William Ayers, but this was only just the beginning. In the past few days they have brought up the failure of Obama to &#8220;spread the wealth&#8221; to his own family, his connection with a former PLO spokesman and his apparent socialist bent. These are attacks that are borne of a &#8220;throw it at the wall and see what sticks&#8221; philosophy in the waning days of a losing campaign, but I think they are more than that in reality.</p>
<p>McCain knows he is going to lose. His campaign&#8217;s internal tracking polls are almost certainly telling him this. Cynicism has overtaken conservative American politics and this is its latest manifestation. The game now is to put as much doubt about Obama&#8217;s positions into the minds of the conservative base as is possible. This tactic will serve to grease the wheels for future political maneuvering whenever the GOP has something to rail against.</p>
<p>Even though these accusations often amount to nothing real, they feed an echo chamber of right-wing talk show hosts, bloggers and other activists that will harp on them for more than just a news cycle. They will bring up this garbage &#8220;news&#8221; whenever it is necessary to distract us from real issues. They will call Obama &#8220;anti-American&#8221; as they already have and continue to do. They will continue rob the already stretched attention spans of good people with drivel and hyperbole until that is all that is left. Only then has the proper amount of suspicion been cast into minds unprepared.</p>
<p>Instead of fostering true debate within our political system, they aim to supress it with hyperbole and deception. This is the most heinous form of the conservative war machine we have yet seen and is the culmination of 20 years of work by folks like Karl Rove. This has created a political system where critical thought is impossible and true disagreement meaningless. The default milieu for this scenario ends up being something like: &#8220;I disagree with you, therefore I hate you and you are un-American for even bringing it up. Let&#8217;s talk.&#8221;</p>
<p>Sadly we have chosen to allow this to happen in our society. The conservative movement, and even John McCain, used to have a place in my heart as true rivals to my liberal viewpoint. I did not agree with them, but I respected their positions. In recent months I have begun to see that movement as hopelessly broken and in need of serious overhaul. I can only hope that they survive this to fight another day with real issues and true meaning once again. America needs many points of view to thrive and resorting to dogma and cheap tricks that demean its citizens as unthinking voters is not particularly useful.</p>
<p>Obama will, I hope, help begin mitigate this insidious conservative cynicism with a new rhetoric of understanding. Bear in mind that this is not truly new, but a return to the philosophy that our country was founded upon. Anti-American indeed.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=49&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/10/31/obama-will-win-on-nov-5-mccain-already-knows-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>The VCs have lost their minds.</title>
		<link>http://blog.hact.net/2008/10/10/the-vcs-have-lost-their-minds/</link>
		<comments>http://blog.hact.net/2008/10/10/the-vcs-have-lost-their-minds/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 14:35:35 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=47</guid>
		<description><![CDATA[For the longest time Venture Capital firms have said to their CEOs and partners: &#8220;Don&#8217;t worry about cash flow or profitability, just get it right.&#8221; This is absurd on the face of it from the perspective of an outsider who tends to ask the question &#8220;What kind of business do you have if you don&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=47&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>For the longest time Venture Capital firms have said to their CEOs and partners: &#8220;Don&#8217;t worry about cash flow or profitability, just get it right.&#8221; This is absurd on the face of it from the perspective of an outsider who tends to ask the question &#8220;What kind of business do you have if you don&#8217;t make anything or make any money?&#8221; From the CEO&#8217;s perspective it seems like a gift horse which they definitely won&#8217;t look in the mouth. From the VC&#8217;s perspective it sounds like payday.</p>
<p>The view that the VCs put forth for so long was extremely loaded. On the one hand there was the feel good &#8220;We&#8217;ve got your back&#8221; sentiment that made CEOs and employees of their companies feel like they had the complete support of their investors. On the other hand it allowed VCs to increase their leverage over a very short amount of time. This is no doubt a sinister play on the VC&#8217;s part. But to illustrate this, I need to tell the story of what I see as a typical startup that these guys fund.</p>
<p>Say I start up Xcorp to make the next great web application. I have no cash of my own, but I have a super idea and a few folks who will come along on this adventure with me. The &#8220;team,&#8221; as it were, puts together some powerpoint slides and a &#8220;business plan&#8221; (sometimes these are one-and-the-same) and takes off for Silicon Valley to hock their wares. At this point our new company has no product, but definitely some slick presentation fu.</p>
<p>After countless meetings, hiring some Silicon Valley lawyers and signing term sheets the VC deposits some ungodly amount of cash in our bank account. And then the fun starts. The VC comes to our newly acquired hipster office space and tells us not to worry about making money, just make something that people want to use. Follow through with your vision. We&#8217;ll stay out of the way.</p>
<p>After a few months, Xcorp has a product that is launched to the world. Since we don&#8217;t throw lavish parties anymore (that is SO 2001) we just grab some beer and open the doors to whomever walks in to check things out. Everything is going great. We&#8217;re about halfway through the cash that the VC gave us and they are &#8220;thrilled&#8221; at the amazing progress we&#8217;ve made. On the first week 100,000 people sign up to use our product that is already starting to revolutionize things. We hack on.</p>
<p>A few months later the VC firm asks us to come to Silicon Valley to catch up and show everyone at the firm our progress. We buy tickets (expensive last-minute ones) and jet on out. We hang out at their posh Palo Alto offices for a couple of days. The VC folks give us warm fuzzies and watch us hack on the stuff for a while. Suggestions are made that we talk to this or that person to get more help and to make things move faster. A recruiter is hired back at home-base to work out deals with some folks. We have 250,000 users now and things are feeling really good. The only problem is that we need more servers to make sure the service stays solid.</p>
<p>8 or 9 months into this adventure we have 400,000 users, 20 servers, 10 employees and zero revenue. The cash will be gone in 4 months or so. Back to Silicon Valley to ask for more money. Another transfer of cash is made, new investors are welcomed to the fold and my own personal stake in the company has gone from an initial 75% to somewhere around 50%.</p>
<p>The new folks come out, sit down with us and ask us when we&#8217;re going to start working on revenue. We say we want to make $2m this year, down from initial projections because of external market conditions and slowing adoption. This makes them a bit unhappy, but they go with it because they trust us. After all they invested in the founding team, not just the company.</p>
<p>A year in and we have enough cash to last us for another two&#8230;at least on paper. We&#8217;re at 30 people, 500,000 users and have made about $20,000. At some point we realized that our usage statistics were wrong and that our user base&#8230;those who actually use the product&#8230;is somewhere along the lines of 50,000 people. Online advertisements are purchased and it&#8217;s time to see what that 5 person marketing team can do to earn their keep.</p>
<p>3 months later and our actual user base is up to 150,000 and we&#8217;ve made an additional $20,000. The VCs are frustrated. They send in the clowns to clean up things and get us back on track. Ultimatums are made and we are forced to lay off 15 folks, including one of the founders. Further tranches of money are canceled pending our getting our act together. We secure a bridge loan from one of our sympathetic investors so that we can stay in business.</p>
<p>These actions take their toll on my personal stake in the company. I&#8217;m now down to around 40% of the company. Additionally, I&#8217;ve bought enough Tums to fill up my house twice over and my family hasn&#8217;t seen me in weeks.</p>
<p>One month later and plane trips back to Silicon Valley become routine. Meetings with investors and potential purchasers of the company become de rigeur. We have layed off all but the most important folks&#8230;down to 5 people. The office has been closed and people are working from home. The user base growth has plateaued. Life is hard.</p>
<p>A deal is struck that brings us to the end of this adventure. We are purchased for an amazingly paltry sum by a third-tier search engine. This may pay off my back taxes and the back payments on my car. We work for this company for a year and then it&#8217;s off to do it all over again.</p>
<p>Unfortunately this is an all-too-common story in the tech world. I see it as completely broken, dehumanizing and plain wrong in a lot of ways. Venture Capitalists have gone off their rockers. They leave little room for allowing companies to truly innovate. They &#8220;guide&#8221; companies to do things that make no long-term business sense. They take more equity away from the founders every time something goes funny. There is no reason for this nonsense. They force good people to do bad things in the name of profits that have very low probabilities of appearing because of their expectations set in the beginning. They treat PEOPLE as objects to be &#8220;dealt with&#8221;.</p>
<p>Up until recently, VCs have been going about their business as normal: raising capital and dispersing it to a decreasingly successful or interesting portfolio of companies. Things have profoundly changed over the past months. They are still happy to give the axe to some folks. They are still happy to take more equity from the founders based on short term budgetary constraints.</p>
<p>Sequoia Capital recently gave a presentation named &#8220;<a href="http://www.slideshare.net/eldon/sequoia-capital-on-startups-and-the-economic-downturn-presentation">RIP: Good Times</a>&#8221; that tore down many of their own widely held beliefs. This is really very interesting in many ways. It exposed them for the cronies that they are. They are cynical bastards hell bent on making money without any regard for their companies or, more importantly, the folks that work for them.</p>
<p>On slide 47 entitled &#8220;OPS Review&#8221; there is a bullet point that says &#8220;Decrease headcount for next version&#8221; and later on &#8220;What payments can be deferred.&#8221; These points illustrate how disconnected these people are from the realities of life. In an economy where BANKS don&#8217;t trust each other, how can one be expected to entrust their money to a firm that so obviously wants to defraud their accounts and devalue their human resources. All of this in the false hope that somehow a rabbit will appear and make their portfolios profitable.</p>
<p>This was supposed to be a piece about how Sequoia &#8220;gets it&#8221; and finally has decided to turn to profitability in its portfolio companies. As I thought about it more I saw the cracks in the system for what they were. I see this presentation as illustrative of a larger problem in this global economy we have created. The example of the VCs further illustrates to me that our economy is a house of cards.</p>
<p>We have created a monster that we can&#8217;t control and the VCs are but a small part of this. If we can&#8217;t trust those that fund our most innovative technology companies, then who can we trust? Credit runs both ways. Further confirmation of the ideas that the VCs espouse in this presentation just tells me how crazy we have gotten in this world. A few questions to these VCs are in order as a result of this revelation:</p>
<ul>
<li>How much money does it take to make you feel valuable?</li>
<li>What is the ceiling for greed?</li>
<li>How much do you NEED to have and how many people&#8217;s lives do you have to destroy to get it?</li>
<li>What are the moral boundaries that must be crossed to make you feel like whatever you are doing is OK?</li>
</ul>
<p>Honestly I have no clue as to the answers to these largely rhetorical questions. They are probably asked any time there is some economic crisis. We must remember that these crises happen as corrective actions to a market that has lost its way. I don&#8217;t think this is some Marxian devolution of capitalism, but I&#8217;m sure that the VCs are going to hurt for their excesses.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=47&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/10/10/the-vcs-have-lost-their-minds/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>iPhone 3G Activation Nightmares, Courtesy of AT&amp;T</title>
		<link>http://blog.hact.net/2008/07/23/iphone-3g-activation-nightmares-courtesy-of-att/</link>
		<comments>http://blog.hact.net/2008/07/23/iphone-3g-activation-nightmares-courtesy-of-att/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 20:32:29 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=45</guid>
		<description><![CDATA[Since Apple announced the 3G upgrade for its (now) venerable iPhone, I&#8217;ve been chomping at the bit to get one. I&#8217;m not a line waiter, so I ordered one through AT&#38;T&#8217;s National Business Ordering department at the uncommitted price ($399 for the 8GB). I received the phone yesterday and was ready to activate it by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=45&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Since Apple announced the 3G upgrade for its (now) venerable iPhone, I&#8217;ve been chomping at the bit to get one. I&#8217;m not a line<span style="color:#000000;"><span style="font-family:&quot;"> </span></span>waiter, so I ordered one through AT&amp;T&#8217;s National Business Ordering department at the uncommitted price ($399 for the 8GB). I received the phone yesterday and was ready to activate it by the evening.</p>
<p>Since my employer, who pays my phone bill, and I have decided to part ways things have changed with regard to my mobile needs. I decided to activate the phone on my family&#8217;s account instead. With any other phone this would not be an issue at all. With iPhone things are different.</p>
<p>I called up what AT&amp;T calls &#8220;Customer Care&#8221; at about 7pm last night to begin what I thought would be an easy process, after all I had the phone in my hand and it wasn&#8217;t configured for any account as of yet. Then things went wonky.</p>
<p>The first thing the agent said was &#8220;How did you get this phone?&#8221; I told her that I had ordered it via phone on my business account, but that I now needed to add a line and activate it on my family&#8217;s consumer account. She said that no one could order a phone and that they all had to be purchased at an AT&amp;T Core store or from Apple. I retorted that I did exactly that and had the phone in my hands. She then asked for the SIM card number, did some things, and the iPhone magically came to life. Then my father looked at his phone and saw &#8220;SIM Card not Provisioned. Error: A05&#8243;. Not good.</p>
<p>It turns out that the representative had turned the iPhone into my father&#8217;s phone. This had the knock-on effect of deactivating my father&#8217;s SIM making it useless and leaving him without a phone until he could go to AT&amp;T to get a new one. This would not do, as one could imagine. After making a brick out of both my iPhone and my father&#8217;s phone, the representative told us that she couldn&#8217;t add a line or activate iPhones. Nice of her to think of this before causing pain to the customer.</p>
<p>We then were transferred to the &#8220;Add a Line&#8221; department where they informed us that they couldn&#8217;t activate an iPhone either. This happed at about 9pm. I gave up.</p>
<p>This morning, I went to the AT&amp;T store here in Redmond to get a new SIM card, which they happily provided. The man at the counter told me he couldn&#8217;t activate the iPhone or do anything else on the family&#8217;s account, which is based in North Carolina, because it was out of his market. He said I could call customer care and that they could activate the phone instead. This did not bode well for the day&#8217;s activation activities.</p>
<p>I came home and got on the phone to customer care once more. I got a person in their Austin call center who was convinced that I had picked up the phone at a retail location. No matter what she was told. This made me laugh with disgust. She transferred me to another person who talked to his supervisor and tried to make good, but he was told that he had to find the source of the order first. He couldn&#8217;t figure it out and transferred me yet again to Small Business Care to see if they could sort it out. This is when I met Don Blackmon. After 44 minutes on the phone I had finally found who I thought was my savior.</p>
<p>Don was a fabulous fellow who really did want to treat me with respect and believe what I had to say. He pulled up my order quickly (as quickly as the always slow AT&amp;T systems would allow at least) and listened to my story. He tried to pull up the family&#8217;s account, but was hit by the barrier that exists between different disparate systems within AT&amp;T.</p>
<p>He dug and dug through documents and procedures that are on the company&#8217;s Intranet to find a way to make it happen. Apparently there are certain things (which were not named) that could have gotten him fired, but actually helping a customer was apparently not one of them. After the digging he finally found a nugget of gold buried in an iPhone 3G provisioning document under a section entitled &#8220;Consumer Customer Requesting to Add a Line&#8221; that gave another phone number to call. We called.</p>
<p>Don stayed with me as we went through the standard voice prompts of AT&amp;T&#8217;s customer care obfuscation mechanism (aka menu system) and were finally connected to a representative. She gave the same spiel as the other consumer representatives I had talked to and told us that I would have to talk to sales to add a line, but that she wasn&#8217;t sure that they could activate the iPhone since that had to be done in-store. I told her that I was in Washington and that the account owner, my mother, was in North Carolina and it would be nigh-on impossible for us to be in the same place at the same time to get this done. She went off to talk to someone and Don had to leave to handle other issues.</p>
<p>She came back and told me that sales could add a line, but they weren&#8217;t sure that they could activate the iPhone even if I gave them the SIM number. I had to go, since I had been on the phone for 1 hour and 45 minutes and I have an actual life with things to do and blog posts to write about my experiences. She gave me the sales department&#8217;s number and wished me luck.</p>
<p>There will be more to this story, I am sure, as I continute to try to activate a phone. Thanks Don Blackmon of AT&amp;T&#8217;s Small Business Care department in Joplin, Missouri for doing what you felt was right and taking the time to make the customer happy. He is doing his job very well where others in his company are falling over left and right. Let&#8217;s hope his example propagates. More in a bit.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/45/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/45/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=45&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/07/23/iphone-3g-activation-nightmares-courtesy-of-att/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>iPhone Ridiculousness 2.0</title>
		<link>http://blog.hact.net/2008/07/09/iphone-ridiculousness-20/</link>
		<comments>http://blog.hact.net/2008/07/09/iphone-ridiculousness-20/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 18:14:07 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=43</guid>
		<description><![CDATA[Well well well. It seems that AT&#38;T hasn&#8217;t learned anything from the sham that was iPhone 1.0 activation for corporate users. Instead of allowing anyone to switch to the new iPhone 3G, they have decided to impose the über ridiculous 2 year upgrade cycle on everyone. At least they&#8217;re equally distributing the pain. I inquired [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=43&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Well well well. It seems that AT&amp;T hasn&#8217;t learned anything from the sham that was iPhone 1.0 activation for corporate users. Instead of allowing anyone to switch to the new iPhone 3G, they have decided to impose the über ridiculous 2 year upgrade cycle on everyone. At least they&#8217;re equally distributing the pain.</p>
<p>I inquired of friends at the company about how to switch my current Blackberry Curve to the new iPhone. They informed me that since the line I am using was opened just over a month ago, I am not eligible for an upgrade at this time. I&#8217;m on a corporate plan with 20 or so lines all sharing the same pool of minutes and every device has unlimited text and data, so we aren&#8217;t a tiny customer for them &#8212; not huge either, but good solid monthly revenue.</p>
<p>Not only am I ineligible for an upgrade, but they insist that they cannot simply add the iPhone 3G to our existing pool of minutes. Every iPhone must use the iPhone plans. Period. If a small company has an account like ours, that apparently means nothing to AT&amp;T. My friend then suggested that I either open a new line or purchase the iPhone at the noncommitted price of $699 (!). Ridiculous. Again.</p>
<p>Of course the guy blamed Apple for all of this nonsense. Published reports say that AT&amp;T and Apple no longer have a revenue sharing deal and that AT&amp;T just buys the devices outright from Apple. Therefore Apple no longer has a say in the plans or deals that AT&amp;T makes with its customers. Not to mention, Apple has completely ceded the customer&#8217;s initial experience with their device.</p>
<p>So in summary, our company gives AT&amp;T a decent amount of recurring revenue and are, in most ways, their ideal customer that delivers very high ARPU month over month&#8230;for years. They aren&#8217;t willing or able to provide us with a device that we want because of politics and flawed marketing. If I were to open a new line under their new iPhone plans, they would actually be making LESS money from us than if they just added it to the pool. Go figure.</p>
<p>AT&amp;T continues to not value its existing customers in any way. They force us to use devices for two years, regardless of whether the device was purchased on contract or not (mine was brought in and not purchased from AT&amp;T). They are willing to lose money in the name of strange policies and contractual &#8220;obligations&#8221;. When will they learn that the customer just wants what they want and they should give it to them so that they can preserve their market and improve their reputation?</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/43/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/43/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=43&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/07/09/iphone-ridiculousness-20/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Netflix Confounds and Confuses</title>
		<link>http://blog.hact.net/2008/06/18/netflix-confounds-and-confuses/</link>
		<comments>http://blog.hact.net/2008/06/18/netflix-confounds-and-confuses/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 00:32:44 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[media]]></category>
		<category><![CDATA[netflix]]></category>
		<category><![CDATA[strange PR]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=41</guid>
		<description><![CDATA[Read this recent email from Netflix: This makes exactly zero sense. How could removing a somewhat useful feature, that some portion of their user base must use, &#8220;improve the Netflix website for all our customers&#8221;? When they launched this feature a while back I thought it was great and showed very forward thinking on the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=41&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Read this recent email from <a href="http://www.netflix.com" target="_blank">Netflix</a>:</p>
<p><a href="http://huslage.files.wordpress.com/2008/06/picture-1.png"><img class="aligncenter size-full wp-image-42" src="http://huslage.files.wordpress.com/2008/06/picture-1.png?w=651&#038;h=440" alt="Netflix Profile Queues Email" width="651" height="440" /></a></p>
<p>This makes exactly zero sense. How could removing a somewhat useful feature, that some portion of their user base must use, &#8220;improve the Netflix website for all our customers&#8221;?</p>
<p>When they launched this feature a while back I thought it was great and showed very forward thinking on the company&#8217;s part. Customization of queues based on different family members or users within a household is a great idea, and removing this feature without apparent replacement is quizzical at best.</p>
<p>Finally, when you are getting rid of something maybe you should actually copy edit the email that goes out to insure that it makes sense. Amazing. Enjoy your new, improved Netflix!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/41/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/41/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=41&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/06/18/netflix-confounds-and-confuses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>

		<media:content url="http://huslage.files.wordpress.com/2008/06/picture-1.png" medium="image">
			<media:title type="html">Netflix Profile Queues Email</media:title>
		</media:content>
	</item>
		<item>
		<title>Can you fix it? Everyone else can!</title>
		<link>http://blog.hact.net/2008/05/27/can-you-fix-it-everyone-else-can/</link>
		<comments>http://blog.hact.net/2008/05/27/can-you-fix-it-everyone-else-can/#comments</comments>
		<pubDate>Tue, 27 May 2008 20:33:43 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[me]]></category>
		<category><![CDATA[barf]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=40</guid>
		<description><![CDATA[I&#8217;m getting sick and tired of everyone knowing how to &#8220;fix&#8221; Twitter. There is little use for this speculation. They don&#8217;t need help, but they do need time and space to do what they need to do. The general health of a service has little, if anything, to do with input from users. The fact [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=40&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m getting sick and tired of everyone knowing how to &#8220;fix&#8221; <a href="http://twitter.com" target="_blank">Twitter</a>. There is little use for this speculation. They don&#8217;t need help, but they do need time and space to do what they need to do. The general health of a service has little, if anything, to do with input from users. The fact is that no one knows what the problems are outside of the company and no one will know them unless they get a job there. The site goes down and the world blogs about it, tweets about it, screams about it in podcasts and no one cares. Even Techmeme put a one-word post from the intrepid Michael Arrington that said &#8220;Twitter!&#8221; on their front page.</p>
<p>The latest of these &#8220;thought leaders&#8221; happens to be someone named <a href="http://blog.fav.or.it/2008/05/26/fixing-twitter/" target="_blank">Nick Halsted</a>. On his blog, he outlines an overly complex, ill advised strategy to fix Twitter. Please note that if your &#8220;system&#8221; involves a graph that looks like this, you are probably doing something wrong:</p>
<p><img src="http://blog.fav.or.it/wp-content/uploads/2008/05/tweetshards.jpg" alt="tweetshards.jpg" /></p>
<p>People who live in glass houses&#8230;</p>
<p>Stop talking about it and go do some work, for heaven&#8217;s sake.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/40/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/40/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=40&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/05/27/can-you-fix-it-everyone-else-can/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>

		<media:content url="http://blog.fav.or.it/wp-content/uploads/2008/05/tweetshards.jpg" medium="image">
			<media:title type="html">tweetshards.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>The &#8220;Data Portability&#8221; Hoohah</title>
		<link>http://blog.hact.net/2008/05/17/the-data-portability-hoohah/</link>
		<comments>http://blog.hact.net/2008/05/17/the-data-portability-hoohah/#comments</comments>
		<pubDate>Sun, 18 May 2008 02:19:27 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=39</guid>
		<description><![CDATA[I wrote this as a comment to Nick O&#8217;Neill&#8217;s excellent post on the ridiculousness of the recent Gillmor Gang podcast on &#8220;Data Portability&#8221; between some of the Internet&#8217;s most vocal folks: This is a discussion about protocols. The only difference between talking about “data portability” and email is that SMTP was designed by some geeks [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=39&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I wrote this as a comment to Nick O&#8217;Neill&#8217;s <a href="http://www.socialtimes.com/2008/05/data-portability-evangelists-get-out-of-line/" target="_blank">excellent post</a> on the ridiculousness of the recent <a href="http://gillmorgang.techcrunch.com/2008/05/16/gillmor-gang-051608/">Gillmor Gang</a> podcast on &#8220;Data Portability&#8221; between some of the Internet&#8217;s <span style="color:#000000;"><span style="font-family:&quot;">most vocal folks</span><span style="font-family:&quot;">:</span></span></p>
<blockquote><p>This is a discussion about protocols. The only difference between talking about “data portability” and email is that SMTP was designed by some geeks in a back room and this one is being designed by some geeks with loud mouths.</p>
<p>The truth of the matter is that they want this “ecosystem” to thrive outside of just Facebook, et al. They want social networking features everywhere because they think that it will make money. But it is truly only an echo chamber thusfar and the users just don’t care.</p>
<p>The fact still remains that no one has yet made a dime on any of this except the founders of these companies and they aren’t likely to any time soon. Protocols are all nice, but until there is a true financial incentive for companies to implement them they are only specifications.</p></blockquote>
<p>Moreover this discussion is as much about egos as anything. The &#8220;Gillmor Gang&#8221; is only the tip of the iceberg of folks that think their opinion actually matters. It mostly doesn&#8217;t. The &#8220;rank and file&#8221; users of these services plain don&#8217;t care if they can sync Facebook, Myspace and Bebo or even use their profiles off-site. So this is, in my opinion, a bunch of self-important folks talking about nonsense in their ever-expanding fight to remain (become?) relevant.</p>
<p>The Internet is so much more than the sum of its parts or the protocols that it is based on. It is itself a community tool and has been since its inception. This seems to have been forgotten by these folks.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/39/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/39/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=39&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/05/17/the-data-portability-hoohah/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>California&#8217;s Gay Marriage Ruling</title>
		<link>http://blog.hact.net/2008/05/15/californias-gay-marriage-ruling/</link>
		<comments>http://blog.hact.net/2008/05/15/californias-gay-marriage-ruling/#comments</comments>
		<pubDate>Fri, 16 May 2008 02:30:10 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[me]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=38</guid>
		<description><![CDATA[This is a great day for homosexual couples in California. The rule of law has prevailed and freedom for homosexuals is now guaranteed in that state as the Supreme Court overturned laws against Gay Marriage. But this is not why I want to write tonight. The argument against the ruling by groups like the Family [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=38&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>This is a great day for homosexual couples in California. The rule of law has prevailed and freedom for homosexuals is now guaranteed in that state as the Supreme Court overturned laws against Gay Marriage. But this is not why I want to write tonight.</p>
<p>The argument against the ruling by groups like the <a href="http://www.frc.org/" target="_blank">Family Research Council </a>and others mindlessly twist the facts and take advantage of people who only partially pay attention to this issue. They assume that if you are prone to disagree with Gay Marriage that you will agree with them and don&#8217;t really give people all of the right information, or even allow them to intelligently consider the issue. In their press release, the FRC&#8217;s President Tony Perkins said the following:</p>
<blockquote><p>&#8220;The California Supreme Court has taken a jackhammer to the democratic process, and the right of the people to affect change in public policy. Four judges discarded the votes of 4,618,673 Californians who approved the state&#8217;s &#8216;Defense of Marriage Act.&#8217; Voters understand that children should not be deprived of a mother or a father.&#8221;</p></blockquote>
<p>This is patently absurd on the face of it. The Supreme Courts of this country exist not to forward the will of the people. They are meant to be independent of the opinions of the populace. In this instance the court in California decided to overturn laws voted on by the people as unconstitutional. They did not say &#8220;the people were wrong&#8221;, but they said &#8220;the people are not lawyers&#8221;. This does not constitute a &#8220;change in public policy&#8221; as Mr Perkins says, but is an enforcement of existing public policy. The courts rarely, if ever, take an activist stance for the sole purpose of activism.</p>
<p>Law is difficult and nuanced. There is a reason that people go to school for many years and study as much as doctors to get Law degrees. These judges are some of the most seasoned lawyers in our country. To dismiss them out of hand demeans their status and their knowledge of the law in the favor of cynicism and sound-bites. This is irresponsible at best and reprehensible at worst.</p>
<p>I&#8217;m in no way saying that the opponents of this ruling don&#8217;t have a right to complain. They do. They should, however, take into account the institutions of this country and the intelligence of those that would hear them. Groups like the FRC claim to support families, but this sort of action only teaches children to blindly absorb what they hear and not think for themselves. Instead they should form an argument based on the facts as they see them instead of mindlessly attacking the court.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/38/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/38/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=38&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/05/15/californias-gay-marriage-ruling/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Pangea Day at Microsoft</title>
		<link>http://blog.hact.net/2008/05/10/pangea-day-at-microsoft/</link>
		<comments>http://blog.hact.net/2008/05/10/pangea-day-at-microsoft/#comments</comments>
		<pubDate>Sat, 10 May 2008 17:57:43 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=37</guid>
		<description><![CDATA[I&#8217;m here at the Pangea Day screening at MSStudios&#8217; Studio C. We&#8217;re awaiting the start of the event. The folks in LA just recorded the intro for the one-hour summary show and the set looks AMAZING. I&#8217;ll be updating this post periodically with my thoughts about the event. If you aren&#8217;t at a screening, I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=37&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m here at the <a href="http://www.pangeaday.org/" target="_blank">Pangea Day</a> screening at MSStudios&#8217; Studio C. We&#8217;re awaiting the start of the event. The folks in LA just recorded the intro for the one-hour summary show and the set looks AMAZING. I&#8217;ll be updating this post periodically with my thoughts about the event.</p>
<p>If you aren&#8217;t at a screening, I hope that you will check out the streaming feeds on <a href="http://www.pangeaday.org/">pangeaday.org</a> and get around the &#8220;global campfire&#8221;</p>
<p>[11:06AM PDT]</p>
<p>It amazes me that this whole thing came out of a <a href="http://www.ted.com/talks/view/id/55" target="_blank">TED talk.</a> The cynicism of the world, especially my little geek world, forgets the power of people so often. This event will no doubt be panned by skeptics and cynics alike, but the importance of things like this should not be questioned.</p>
<p>[12:00PM PDT]</p>
<p>The first hour of the show was absolutely stunning. The organizers of this event have done an amazing job finding films that really do get to the heart of the human spirit. From Carl Sagan&#8217;s wonderful story &#8220;Pale Blue Dot&#8221; to a film about soccer balls made from condoms. They have focused on &#8220;human universals&#8221; &#8212; emotions that we all share the world around like Love, Hope and Sorrow. Helping regain perspective and see the world as it is.</p>
<p>[1:00PM PDT]</p>
<p>This hour was much more intense. It started with a montage of people all over the world talking about their dreams and was followed by Gilberto Gil singing. After that, things were about identification of differences and why we might open our minds to ignoring differences.</p>
<p>Then we saw an amazing film from a soldier who simply told a story about a car accident in Iraq. It was simply a sequence of renactment photos with his voice, but the power of his words was unquestionable. We are all capable of feeling for those that we imagine are our enemies. We are all the same and there are no &#8220;accidents&#8221; in war.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=37&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/05/10/pangea-day-at-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>O&#8217;Reilly Trademark Scuffle &#8211; Again</title>
		<link>http://blog.hact.net/2008/04/28/oreilly-trademark-scuffle-again/</link>
		<comments>http://blog.hact.net/2008/04/28/oreilly-trademark-scuffle-again/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 18:22:05 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[media]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=36</guid>
		<description><![CDATA[Every few months there are bloggers out there who seem to completely miss the point and see something of a power grab by our friends at O&#8217;Reilly Media. Daya Baran of Bay Area WebGuild penned the latest piece of incendiary nonsense. His post is a rant about how O&#8217;Reilly strongarmed WebGuild&#8217;s apparent sugardaddy Google into dropping their support for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=36&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Every few months there are bloggers out there who seem to completely miss the point and see something of a power grab by our friends at <a href="http://www.oreilly.com" target="_blank">O&#8217;Reilly Media</a>. Daya Baran of Bay Area <a href="http://webuild.org" target="_blank">WebGuild</a> penned the latest piece of incendiary nonsense. His <a href="http://www.webguild.org/2008/04/shame-on-you-tim-oreilly.php" target="_blank">post</a> is a rant about how O&#8217;Reilly strongarmed WebGuild&#8217;s apparent sugardaddy Google into dropping their support for their upcoming event entitled &#8220;Web 2.0 Conference &amp; Expo&#8221;.</p>
<p>He quotes an email from Google that explains the situation and why they cancelled their sponsorship, notably this sentence: &#8220;I asked you three times to change the name of this weeks event in order to maintain the relationship and since you did not budge we will no longer support Webguild.&#8221; This says it all to me. Google made a decision not to piss off a strong ally in O&#8217;Reilly. That&#8217;s it. Baran&#8217;s claims to the contrary are patently ridiculous.</p>
<p>Baran says &#8220;O&#8217;Reilly contacted these old-timers and asked them to demand that WebGuild change the name of our event and conference and to cease supporting WebGuild.&#8221; This is probably not the case. Even if it were, it was more than likely in deference to the work of WebGuild that it would have happened. Keeping things under the radar and avoiding the <a href="http://www.tomrafteryit.net/oreilly-trademarks-web-20-and-sets-lawyers-on-itcork/" target="_blank">PR flack</a> it got the last time they tried to enforce their intellectual property rights would be in their best interest, after all. Instead of suing WebGuild for using their trademark, they may have just decided to take control of things from the back-end and get the event cancelled. This course of action would not be ideal, but certainly more gentle than previously.</p>
<p>The big deal behind all of this is not O&#8217;Reilly&#8217;s &#8220;model which is based on withholding knowledge and gouging attendees, companies, and sponsors,&#8221; as Baran puts it. They are obligated by trademark law to enforce their trademarks. Trademarks become null and void as soon as they are ignored and try as they might, opponents of the &#8220;Web 2.0&#8243; trademark will never stop O&#8217;Reilly from doing this. The company is a business and as such is required to do what&#8217;s in the best interest of its shareholders, not what&#8217;s in the best interest of the community at large. If O&#8217;Reilly&#8217;s intellectual property becomes worthless, that would be one of the worst things possible for the company and its shareholders.</p>
<p>One final note. Baran chose to get personal with my friend Tim O&#8217;Reilly. He said, &#8220;Presently, O&#8217;Reilly is promoting <a href="http://radar.oreilly.com/archives/2008/01/why-etech-is-oreillys-most-imp.html" target="_blank"><span style="color:#000000;">keynote speaker Saul Griffith</span></a> calling him a <a href="http://valleywag.com/351698/tim-oreilly-has-a-mancrush-on-his-son+in+law" target="_blank"><span style="color:#000000;">&#8220;genius&#8221; and &#8220;a scientist and engineering polymath&#8221;</span></a> without disclosing the fact that he is his son-in-law. When I met him, I cordially introduced myself, however, O&#8217;Reilly was a despicable individual. He is a dinosaur whose time has past.&#8221; This is completely useless and poor behavior. I wish that Baran would retract this statement and issue an apology. I understand that he is angry over the situation, but this action by Google, and possibly O&#8217;Reilly at some low-level, was most certainly not personally targeted against Daya Baran or any of the folks at WebGuild. O&#8217;Reilly is nothing if not a professionally run organization with very smart people who don&#8217;t deserve that kind of treatment.</p>
<p>&#8220;O&#8217;Reilly Hate&#8221; is nothing new to the company. Any company with a measure of success is bound to have similar issues, but this is getting ridiculous. They are a company and do what&#8217;s best for them. Sometimes that means being completely open and sometimes that means they have to make hard decisions. O&#8217;Reilly has been great at building community and they will continue to, but people shouldn&#8217;t take that as owning a piece of the company or even having a say in what they do.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=36&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/04/28/oreilly-trademark-scuffle-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>[Updated] Clearwire Makes Me Sad &#8211; Part 2</title>
		<link>http://blog.hact.net/2008/04/01/clearwire-makes-me-sad-part-2/</link>
		<comments>http://blog.hact.net/2008/04/01/clearwire-makes-me-sad-part-2/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 18:12:39 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[broadband]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=35</guid>
		<description><![CDATA[You may have read my earlier piece on Clearwire&#8217;s strange bandwidth management practices. Shortly after I wrote it, a representative from the company called me to see what they could do to make my life better. I informed him that I needed better data regarding what they saw as my overuse of bandwidth such as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=35&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>You may have read my <a href="http://blog.hact.net/2008/03/18/clearwire-makes-me-sad/" target="_blank">earlier piece</a> on Clearwire&#8217;s strange bandwidth management practices. Shortly after I wrote it, a representative from the company called me to see what they could do to make my life better. I informed him that I needed better data regarding what they saw as my overuse of bandwidth such as usage figures, time of day, etc. I also told this gentleman that I would have preferred a phone call or email prior to their intervention. He agreed to &#8220;look into it with engineering.&#8221;The following day, he called me back and basically told me the same thing that the Level-2 technician had said earlier that week: Clearwire couldn&#8217;t give out &#8220;proprietary usage information&#8221; to me &#8211; even though it was my account I wanted usage for. He also said that he noted my account so that prior to intervention I would be notified and given a chance to more closely monitor traffic.As a carrot to them, I offered to closely monitor my traffic for the following month and send them the data for comparison with what their systems saw. He didn&#8217;t really seem to understand this, but said he&#8217;d call me back in a month for an update.I received a second email from Clearwire today:</p>
<blockquote><p>A message from Clearwire &#8211; Immediate Response Required: Second Email 555335</p>
<p>Mr. Aaron Huslage, We have recently notified you regarding an issue with your account.  An excessive amount of Internet traffic on your Clearwire connection is negatively impacting other Clearwire customers in your area.  These issues can be caused by a virus or spyware on your computer, by having a wireless router with no password set or by using peer to peer/file-sharing and FTP programs.</p>
<p>Until the issue is resolved, we have modified your connection to the network.  Please contact us at 888-657-1456 as soon as possible so we can assist you in resolving the issue.</p></blockquote>
<p>I haven&#8217;t gotten a phone call or email from the gentleman who called me, level-2 support or engineering at Clearwire, but my account has once again been throttled. This isn&#8217;t unusual in this day and age, since good customer service is more often than not just placating the customer and moving on with business as usual, but my situation is particularly interesting.<span class="Apple-style-span" style="text-decoration:line-through;"></span></p>
<p><span class="Apple-style-span" style="text-decoration:line-through;">You see, shortly after my second phone conversation I unplugged my router from the Clearwire modem and switched back to Comcast until my DSL line is installed tomorrow. I left the modem on, but disconnected all ethernet from it. There is simply no way that I can be sending any traffic on this link. No bandwidth should be being used </span><i><span class="Apple-style-span" style="text-decoration:line-through;">at all</span></i><span class="Apple-style-span" style="text-decoration:line-through;">!</span><span class="Apple-style-span" style="text-decoration:line-through;"></span><span class="Apple-style-span" style="text-decoration:line-through;"></span></p>
<p>I was mistaken. Apparently at some point during all of these fits of changing things around, I switched back to the Clearwire modem. My opinion of the company has still not changed, but in all fairness I am using the bandwidth.</p>
<p>Indeed this is a conundrum and I hope that someone from Clearwire will see fit to refund the money I&#8217;ve spent over the past two months and cancel my account. I&#8217;m not particularly angry or surprised over this, but my bandwidth needs are such that I cannot handle incompetence from my provider or inconsistency such as Clearwire has shown over the past 9 months I&#8217;ve been a customer of theirs.</p>
<p>Wireless technology is great, but the wireless ISPs out there need to step up and play the same game as others in their industry or they will continue to fall like flies.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=35&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/04/01/clearwire-makes-me-sad-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Comcast Hijacks Bandwidth Management</title>
		<link>http://blog.hact.net/2008/03/27/comcast-hijacks-bandwidth-management/</link>
		<comments>http://blog.hact.net/2008/03/27/comcast-hijacks-bandwidth-management/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 18:18:44 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=34</guid>
		<description><![CDATA[Comcast, one of the US&#8217;s largest broadband providers, issued a press release today in which it said it would &#8220;undertake a collaborative effort&#8221; with BitTorrent  &#8221;to more effectively address issues associated with rich media content and network capacity management&#8221;. This is in response to their recently being caught with their &#8221;hand in the cookie jar&#8221; of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=34&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.comcast.com">Comcast</a>, one of the US&#8217;s largest broadband providers, issued a <a target="_blank" href="http://www.prnewswire.com/cgi-bin/stories.pl?ACCT=104&amp;STORY=/www/story/03-27-2008/0004781055&amp;EDATE=">press release</a> today in which it said it would &#8220;undertake a collaborative effort&#8221; with <a target="_blank" href="http://www.bittorrent.com">BitTorrent</a>  &#8221;to more effectively address issues associated with rich media content and network capacity management&#8221;. This is in response to their recently being caught with their &#8221;hand in the cookie jar&#8221; of bandwidth management with the BitTorrent and eDonkey file sharing protocols. They have said that they will work to find new ways of managing bandwidth (while still creating an obviously tiered network).</p>
<p>Comcast has done a clever thing with this press release that I have yet to see anyone chime in on. The company has effectively shifted the focus of the debate on bandwidth management away from the core issue of network investment and on to the overlayed problem of file sharing as the source of their woes.  The real issue is that they won&#8217;t upgrade the network, not that people are sharing files.</p>
<p>Comcast refuses to upgrade its network to meet the needs of its customers. This is the ultimate in turning &#8220;no press is bad press&#8221; into reality for Comcast. They have effectively said &#8220;we&#8217;re not the bad guys here, those file sharers are making you all pay&#8221; and put the onus on their own customers to change their behaviors. The customer is never right in this day and age with broadband service. The customer pays Comcast, but Comcast is apparently ceding it&#8217;s responsibility to give good service. In lieu of that they punish their customers for using what they pay for.</p>
<p>Where are the customer advocates? Who is yelling about this instead of regurgitating the press release and saying what good boys and girls these people are?</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=34&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/03/27/comcast-hijacks-bandwidth-management/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Great Idea of the Day</title>
		<link>http://blog.hact.net/2008/03/18/great-idea-of-the-day/</link>
		<comments>http://blog.hact.net/2008/03/18/great-idea-of-the-day/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 03:39:38 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Ideation]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2008/03/18/great-idea-of-the-day/</guid>
		<description><![CDATA[Start a company that buys electrical generating equipment, installs it on or near customers and then sells them the energy that you produce. SunEdison has done this. Great idea. There should be hundreds of these companies.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=33&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Start a company that buys electrical generating equipment, installs it on or near customers and then sells them the energy that you produce. <a href="http://www.sunedison.com/" target="_blank">SunEdison</a> has done this. Great idea. There should be hundreds of these companies.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/33/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/33/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=33&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/03/18/great-idea-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Clearwire Makes Me Sad</title>
		<link>http://blog.hact.net/2008/03/18/clearwire-makes-me-sad/</link>
		<comments>http://blog.hact.net/2008/03/18/clearwire-makes-me-sad/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 22:24:20 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[broadband]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=32</guid>
		<description><![CDATA[I just received this lovely email from Clearwire, my current main broadband provider: Dear Mr. Huslage,   While monitoring our network, we noticed that an excessive amount of internet traffic from your Clearwire connection is negatively impacting other Clearwire customers in your area.  These issues can be caused by a virus or spyware on your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=32&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I just received this lovely email from Clearwire, my current main broadband provider:</p>
<blockquote><p>Dear Mr. Huslage,<br />
 <br />
While monitoring our network, we noticed that an excessive amount of internet traffic from your Clearwire connection is negatively impacting other Clearwire customers in your area.  These issues can be caused by a virus or spyware on your computer, by having a wireless router with no password set or by using peer to peer/file-sharing and FTP programs.<br />
To prevent further strain on Clearwire’s network resources we are actively managing your connection per our terms of service.  Please contact us as soon as possible at 888-253-2794 so we can help resolve the problem.<br />
 <br />
For more information on Clearwire’s Acceptable Use Policy, please follow this link:<br />
<a href="https://www.clearwire.com/company/legal/aup.htm">https://www.clearwire.com/company/legal/aup.htm</a><br />
 <br />
Thank you for your prompt attention.</p></blockquote>
<p>This is enough to chill my bones and make me think about going back to dialup. I called the number, gave my account info and the tier 1 person sent me on to the 2nd line person to be dealt with. The 2nd line person said that my bandwidth had been degraded to aid other users in my area and I was emailed to see what I might be doing on my link. He said that engineering had been looking at my neighborhood and noticed a &#8220;large continuous upload use over the past 5 days.&#8221; I haven&#8217;t been running Bittorrent, a big server or any large file transfers over the past 5 days. I have Macs at home, not prone to the usual virii or trojan horses that might occur on an open link.  My wife plays World of Warcraft, but that&#8217;s hardly a big bandwidth hog. I informed the gentleman of these things and he promptly &#8220;fixed my modem to the Clear Premium bandwidth level&#8221; from what he called dial-up speeds. On top of this, he said that per the Acceptible Use Policy I could &#8220;do this&#8221; 3 times, but that I was okay because this was the first time.</p>
<p>I pay Clearwire $50 a month for the privilege of getting a 2Mbps wireless link, but I can reasonably expect to see the same modem speeds that I got in 1993 on average. Clearwire turns around and tells me that I use the thing too much and they are really turning the screws to make me feel the burn and stop <strong>using what I pay for</strong>. They try to appeal to the needs of my &#8220;neighbors&#8221; on the network. Then they have the hubris to threaten me. Forget you. I pay for service at a certain level which you never actually deliver on a consistent basis.</p>
<p>This sort of behavior has become commonplace in the ISP world and is very disconcerting. Back in 1993 when I helped found a large-ish ISP in North Carolina, we always strived to have the customary 20% overhead in Internet network bandwidth while maintaining at least a 30% oversubscription rate. Today&#8217;s ISPs seem to be running at somewhere greater than 100% oversubscription with no overhead in Internet network bandwidth (this is anecdotal, I have no clue what the real numbers are).</p>
<p>What has changed to make this happen? Bandwidth is cheaper than in 1993. Infrastructure is cheaper than in 1993. The wireless access points that Clearwire uses are even cheaper than when they started 3 years ago. The consumer has to pay the price for poor node distribution, low Internet network bandwidth and lack of infrastructure in general. The customer&#8217;s needs require them to utilize their connections fully, often through much of the day yet ISPs continue to fight to not do the investments necessary to insure customer service levels.</p>
<p>I sure am happy that I ordered the ADSL2 line from my friends at <a target="_blank" href="http://www.isomedia.com/">ISOMEDIA </a>today. I hope they have more sense than Clearwire, who is clearly treating the customer as a liability.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=32&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/03/18/clearwire-makes-me-sad/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Broadband Wasteland?</title>
		<link>http://blog.hact.net/2008/03/16/broadband-wasteland/</link>
		<comments>http://blog.hact.net/2008/03/16/broadband-wasteland/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 04:15:53 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=31</guid>
		<description><![CDATA[I live in one of the most well connected communities in the United States. Redmond, WA is home to my employer Microsoft and countless other large bandwidth-hogging companies. One would think that with all of these high-tech workers in the city of 51,000 it would be pretty easy to get good, reliable broadband at my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=31&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I live in one of the most well connected communities in the United States. <a href="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=redmond,+wa&amp;ie=UTF8&amp;ll=47.684343,-122.13089&amp;spn=0.11256,0.250969&amp;t=h&amp;z=12&amp;iwloc=addr" title="Map" target="_blank">Redmond, WA</a> is home to my employer Microsoft and countless other large bandwidth-hogging companies. One would think that with all of these high-tech workers in the city of 51,000 it would be pretty easy to get good, reliable broadband at my house. It isn&#8217;t.</p>
<p>It appears that in this place, with these consumers and this large number of smart and affluent people that I live in a broadband wasteland. I have had Comcast cable modem since moving here in the middle of last year, and it has been sub-par at best. The quality of the link is good (as measured by upstream signal-to-noise ratio of 34db) and the bandwidth averages about 3mbits down and 256k up at non-peak times, but during peak times it slows to a crawl of less than 1mbit down and 56k up. This sort of service level is intolerable for someone who uses their connection as heavily as I do. I have asked Comcast for different service tiers, had their service tech come out and replace my cable line and even said a prayer over the cable modem. Nothing I have done has had any measurable effect and short of contacting the local authoroties I don&#8217;t see what else there is.</p>
<p>A couple of weeks ago, I decided to try using our local wireless provider <a href="http://www.clearwire.com" target="_blank">Clearwire</a>, which has been getting good press in the area. I went to Best Buy, bought a modem and hooked it up straight to my laptop. After opening my browser, filling out the signup form and giving away the keys to my bank account I was allowed to use my precious Internet. The link has been solid, if a little pokey for my tastes, at about 2mbits down and 256k up. The fact that the service is wireless means that latency can spike from 50ms to 200ms on a simple ping test over a period of 5 minutes. This spikey behavior can cause havoc on streaming video and large file transfers. I&#8217;ve had a few problems, but it&#8217;s overall just OK in my opinion.</p>
<p>I&#8217;m off to try other options. Over the next few months I hope to try out ADSL2 service from both Verizon and Covad. This should give me the full gamut of what&#8217;s available in the area without moving house. I&#8217;m not sure what else to check out, considering my upcoming <a href="http://baby.hact.net" target="_blank">optional accessory</a> and his financial responsibilities. I&#8217;m happy to listen to ideas, and stay tuned for your man-on-the-street opinion.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=31&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/03/16/broadband-wasteland/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>One Laptop Per Child as Prototyping Platform</title>
		<link>http://blog.hact.net/2008/03/01/one-laptop-per-child-as-prototyping-platform/</link>
		<comments>http://blog.hact.net/2008/03/01/one-laptop-per-child-as-prototyping-platform/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 02:38:31 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Ideation]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2008/03/01/one-laptop-per-child-as-prototyping-platform/</guid>
		<description><![CDATA[I&#8217;m looking to get hold of some OLPC XO laptops for prototyping ideas. If anyone knows of a person who could facilitate this within their organization it would be much appreciated.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=30&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m looking to get hold of some <a href="http://www.laptop.org" target="_blank">OLPC XO</a> laptops for prototyping ideas. If anyone knows of a person who could facilitate this within their organization it would be much appreciated.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/30/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/30/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=30&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/03/01/one-laptop-per-child-as-prototyping-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>CNN&#8217;s Ballot Bowl &#8211; Fatigue on your TV</title>
		<link>http://blog.hact.net/2008/02/24/cnns-ballot-bowl-fatigue-on-your-tv/</link>
		<comments>http://blog.hact.net/2008/02/24/cnns-ballot-bowl-fatigue-on-your-tv/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 05:55:43 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=29</guid>
		<description><![CDATA[Tune in to CNN on Saturday or Sunday or almost any other afternoon for that matter and you&#8217;ll see Ballot Bowl, which CNN describes thusly: CNN Ballot Bowl: CNN brings viewers rare, in-depth access to the people, places and events impacting our world and our lives. To the naked eye this sounds pretty cool. You [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=29&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Tune in to CNN on Saturday or Sunday or almost any other afternoon for that matter and you&#8217;ll see Ballot Bowl, which CNN describes thusly:</p>
<blockquote><p><b>CNN Ballot Bowl:</b> CNN brings viewers rare, in-depth access to the people, places and events impacting our world and our lives.</p></blockquote>
<p>To the naked eye this sounds pretty cool. You get to hear the candidates &#8220;Live and unfiltered&#8221; and commentary from &#8220;The Best Political Team on TV&#8221; to boot. Wow. Nice, huh? CNN has taken time out of its busy schedule to show you all the candidates&#8217; stump speeches and press conferences without bothering to edit them. CNN is also letting you hear the latest polls and what &#8220;Ordinary Americans&#8221; think from their Election Express bus. They must be giving you more information, right? Wrong.</p>
<p>Stump speeches aren&#8217;t supposed to give their viewers information. They are designed to excite the audience into action. They are speeches that have been honed and sculpted to get the audience to go out and canvass or give money or evangelize the candidate. They are the ultimate in preaching to the choir. There is no new information given in the typical speech given by any candidate.</p>
<p>The simple act of CNN giving the candidates access to the national TV audience has changed what the stump speech used to be. They still don&#8217;t usually convey anything new, but they do speak to a larger audience than those gathered in the room to hear it.  Candidates have recently come to &#8220;respond&#8221; to what the issues of the day are, because they have a national audience in what is essentially an intimate and local affair. This is the case of the Uncertainty Principle in action every day.</p>
<p>I don&#8217;t really think this is <i>bad</i> per se, but I do think that it further dilutes the messages of the candidates and contributes to fatigue in the electorate. The US voter is already tired of the elections, and now CNN is helping to make it worse. They aren&#8217;t helping people make a better decision for their favorite candidate. They aren&#8217;t letting the viewer know any more about what the candidate stands for. They are misrepresenting what they are doing as journalism and informative. The typical US voter doesn&#8217;t care about the election until they walk in to the voting booth. They don&#8217;t even really make up their mind until their finger is on the button. So piping rhetoric into these addled brains is not really helping much.</p>
<p>This idea about how Obama has no platform to run on and is just spouting hope for hope&#8217;s sake is a perfect example of what happens when people hear the same stuff over and over. Obama has all of his position papers and white papers posted handily at his website, the same as all the other candidates. The reason this incorrect rumor persists, I think, is because people hear McCain and Clinton talking about it all day every day on shows like Ballot Bowl.</p>
<p>This just proves to me that TV won&#8217;t really set you free. If you&#8217;re a voter in the US you have an obligation to vote not only with your heart, but with your mind. You should know who you are voting for and educate yourself independently of any media sources. In the hour you sit down to watch Ballot Bowl, you could read papers on all 3 of the big player&#8217;s web sites about an issue that you care about. You could actually <i>know more</i> about these people and what they say. You would be less ignorant and susceptible to rumors like the Obama one and make up your own mind. Go read and understand. Here are the links:</p>
<ul>
<li><a href="http://www.barackobama.com/issues/" target="_blank">Barack Obama</a></li>
<li><a href="http://hillaryclinton.com/issues/" target="_blank">Hillary Clinton</a></li>
<li><a href="http://johnmccain.com/Informing/Issues/" target="_blank">John McCain</a></li>
</ul>
<p>Enjoy yourself!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=29&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/02/24/cnns-ballot-bowl-fatigue-on-your-tv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Media Player Confusion</title>
		<link>http://blog.hact.net/2008/02/13/media-player-confusion/</link>
		<comments>http://blog.hact.net/2008/02/13/media-player-confusion/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 20:53:36 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[media]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=24</guid>
		<description><![CDATA[I am continually amazed at the inability to add basic things to the UIs of media players. I&#8217;ll confess to being a mac head and as such iTunes is my preferred program for listening, but I like to play the field once in a while to help remind me why it is so good. My [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=24&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I am continually amazed at the inability to add basic things to the UIs of media players. I&#8217;ll confess to being a mac head and as such iTunes is my preferred program for listening, but I like to play the field once in a while to help remind me why it is so good.</p>
<p>My <a target="_blank" href="http://www.microsoft.com">employer&#8217;s</a> operating system comes with what is billed as their<a href="http://huslage.files.wordpress.com/2008/02/wmp.png" title="Windows Media Player"></a> best media player ever, and indeed it does work well for playing media, but it should also do a few other things. A good media player organizes your songs intuitively and also allows you to save off frequently listened to tracks and streams. Windows Media Player seems to fall down in the library arena. I can&#8217;t for the life of me figure out how to save the stream for KEXP Radio as a favorite. Here&#8217;s the UI as it&#8217;s playing:</p>
<p><a href="http://huslage.files.wordpress.com/2008/02/wmp.png" title="Windows Media Player"><img border="0" align="middle" src="http://huslage.files.wordpress.com/2008/02/wmp.png?w=720" alt="Windows Media Player" /></a></p>
<p>There are no options evident. Even right-clicking shows me a little menu with nothing obvious to add this stream to my library or save it as a favorite.</p>
<p> With iTunes, however, things are quite different. Here&#8217;s the UI:</p>
<p><a href="http://huslage.files.wordpress.com/2008/02/itunes.png" title="iTunes"><img border="0" align="middle" src="http://huslage.files.wordpress.com/2008/02/itunes.png?w=720" alt="iTunes" width="80%" height="80%" /></a></p>
<p>Here we see a convenient listing of radio stations and all I need to do to allow iTunes to remember it is drag the track to the Music tab on the left. It&#8217;s now saved forever. Anything that is playing can be done this way. Dragging the stream to &#8220;Library&#8221; on Windows Media Player doesn&#8217;t do anything obvious for me.</p>
<p>I could go on and on about the hideous UI tragedy that is Windows Media Player. Microsoft keeps wondering why it&#8217;s not &#8220;winning&#8221; at stuff and often overlooks what&#8217;s right under its nose. Users hate interfaces that make no sense and don&#8217;t do what they want out of the box. You can study this stuff in a vacuum all you want, but the real test is comparative/competitive testing with real-world scenarios. Fear not your competition, but learn from them and make something even better.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=24&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/02/13/media-player-confusion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>

		<media:content url="http://huslage.files.wordpress.com/2008/02/wmp.png" medium="image">
			<media:title type="html">Windows Media Player</media:title>
		</media:content>

		<media:content url="http://huslage.files.wordpress.com/2008/02/itunes.png" medium="image">
			<media:title type="html">iTunes</media:title>
		</media:content>
	</item>
		<item>
		<title>New Baby Blog</title>
		<link>http://blog.hact.net/2008/02/11/new-baby-blog/</link>
		<comments>http://blog.hact.net/2008/02/11/new-baby-blog/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 03:01:22 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2008/02/11/new-baby-blog/</guid>
		<description><![CDATA[I didn&#8217;t want to put the info about our coming baby here, but if you are interested please check out baby.hact.net for pictures and talk from Chrissey and I.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=23&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I didn&#8217;t want to put the info about our coming baby here, but if you are interested please check out <a href="http://baby.hact.net" target="_blank">baby.hact.net</a> for pictures and talk from Chrissey and I.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=23&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/02/11/new-baby-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Cars should talk to Roads</title>
		<link>http://blog.hact.net/2008/02/06/cars-should-talk-to-roads/</link>
		<comments>http://blog.hact.net/2008/02/06/cars-should-talk-to-roads/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 00:00:21 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Ideation]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2008/02/06/cars-should-talk-to-roads/</guid>
		<description><![CDATA[Basically. the reason we are driving ourselves to death is because there aren&#8217;t any incentives not to. So we remove barriers to ownership of cars, while charging based on usage. People would drive less, the roads would be paid for by the users of them and cars would naturally become more efficient. What if the road and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=22&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><font size="3">Basically. the reason we are driving ourselves to death is because there aren&#8217;t any incentives not to.</font><font size="3"> So we remove barriers to ownership of cars, while charging based on usage.</font><font size="3"> People would drive less, the roads would be paid for by the users of them and cars would naturally become more efficient.</font></p>
<p>What if the road and the car were intimately linked? What if the car negotiated with the road to determine how much your trip was going to cost based on carbon usage? What if, given this new economic model, the car cost was amortized based on how much you drove (the road pays the car manufacturer too)?</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=22&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/02/06/cars-should-talk-to-roads/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Thoughts</title>
		<link>http://blog.hact.net/2008/02/04/microsoft-thoughts/</link>
		<comments>http://blog.hact.net/2008/02/04/microsoft-thoughts/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 19:12:22 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[me]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/?p=20</guid>
		<description><![CDATA[Firstly, Microsoft is not evil. Microsoft is not organized enough to be evil, in and of themselves. They don&#8217;t really have the capability of being evil at this point even if they wanted to be what with the constant audits by legal entities and governments. This company has a monopoly on desktop operating systems and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=20&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Firstly, Microsoft is not evil. Microsoft is not organized enough to be evil, in and of themselves. They don&#8217;t really have the capability of being evil at this point even if they wanted to be what with the constant audits by legal entities and governments. This company has a monopoly on desktop operating systems and office suites, but that monopoly does not extend any further. There is no hegemony in servers or enterprise systems. There is certainly no monopoly in Internet properties. Microsoft might have had some evil tendencies in the past, but that was then and this is now.</p>
<p>Secondly, Microsoft has proven that outside of the areas within which it dominates they cannot execute at all. Even leaving the humble Internet offerings aside, there is not one single shining star where Microsoft has competed in an overwhelming fashion. Windows Mobile is a modest success, built on the back of other modest successes in the server business. Exchange server might be the de-facto corporate email standard, but it doesn&#8217;t hold a candle to other high-volume email servers out there that service consumers&#8217; billions of email accounts. Office Communications Server is a failure in the VOIP arena even with the new version&#8217;s great improvements. I could go on, but you get the point. Microsoft follows the market in every instance.</p>
<p>Thirdly, Microsoft is consumed by process. There are myriad processes for doing anything at Microsoft. Some days I&#8217;m surprised I don&#8217;t need a hall pass to go to the bathroom. Certainly any company that has 80,000+ employees needs processes to survive, but this level of process fetishism is absurd by any measure. Everything has checks and re-checks, code gets reviewed sometimes 4 or 5 times before it can be checked in to main branches. Network changes require two or three triage processes to get done. There are these daily <a target="_blank" href="http://en.wikipedia.org/wiki/Scrum_%28management%29">scrum</a> meetings all over the company to triage bugs and tickets and assign the work. There are meetings about meetings. There are documents and forms to be filled. I want someone to come ask me where my TPS report is, or if my 27B/6 in triplicate has been submitted. I understand that taken singularly, any of these processes can be justified by many people and I&#8217;m not suggesting that everything go away, but process in this respect kills creativity and stifles the work that people are here to do.</p>
<p>Finally, Microsoft is risk averse. All of the previous points culminate in this one statement. When a company becomes afraid of change, it dies. When Microsoft decided that it would follow the market instead of create the market, it started to die. Some would say that started with Windows, but I disagree. Windows was not a &#8220;me-too&#8221; product, like so many of the company&#8217;s current lineup today &#8211; it was the natural evolution of computer interface and as such was bound to happen. I think the company tipped over after it acquired its monopoly in the desktop space. As soon as that happened, the world became much smaller for Microsoft as it attempted to duplicate enterprise applications and become dominant there. Microsoft decided that it would survey the market and make &#8220;me-too&#8221; platforms upon which it could expand in the future. The problem with this approach is that they are just modifying existing markets and no longer working on innovation. Microsoft became insular and not forward thinking. Sure there were parts of the company that continued to expand on these bases, but true innovation was left to ISVs and startup companies which were then purchased by Microsoft in order to fuel its expansion. Leave the risk outside of the company and you assume little of it yourself. If you have no risk to take, the employees become cogs in the wheel, ready to do service but not listened to when their ideas might help.</p>
<p>Microsoft will continue to fail in the markets that it competes in. It will struggle to regain relevance in the technology world as long as it continues to make the decisions it makes. I have no answers for these problems only suggestions, and those often fall on deaf ears. The Powers That Be say I couldn&#8217;t possibly understand what goes on here, since I&#8217;ve only spent 6 months looking at the problem. They become defensive when I suggest that we have these problems, and even more reticent to talk when I try to suggest solutions. Microsoft is dying a slow, painful death. In 20 years, this company will cease to be and one of its competitor will rule the roost. To make the same mistakes again.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=20&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/02/04/microsoft-thoughts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>I am a Rut Spelunker</title>
		<link>http://blog.hact.net/2008/01/17/i-am-a-rut-spelunker/</link>
		<comments>http://blog.hact.net/2008/01/17/i-am-a-rut-spelunker/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 00:50:01 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[me]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2008/01/17/i-am-a-rut-spelunker/</guid>
		<description><![CDATA[http://www.finslippy.com/finslippy/2008/01/down-the-rabbit.html This is me to a tee. I am currently in the Microsoft wait-it-out rut&#8230;preparing for a U-Turn into something else sooner or later.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=18&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.finslippy.com/finslippy/2008/01/down-the-rabbit.html">http://www.finslippy.com/finslippy/2008/01/down-the-rabbit.html</a></p>
<p>This is me to a tee. I am currently in the Microsoft wait-it-out rut&#8230;preparing for a U-Turn into something else sooner or later.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=18&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/01/17/i-am-a-rut-spelunker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Today&#8217;s Jobs Keynote</title>
		<link>http://blog.hact.net/2008/01/15/todays-jobs-keynote/</link>
		<comments>http://blog.hact.net/2008/01/15/todays-jobs-keynote/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 21:38:00 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[media]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[movie business]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2008/01/15/todays-jobs-keynote/</guid>
		<description><![CDATA[There are many places to see roundups of today&#8217;s Steve Jobs keynote from the Macworld Expo in San Francisco, so I won&#8217;t bore you with the details. I have one major takeaway from today&#8217;s keynote. Apple may have lost the thread with the iTunes Store. Apple created the iTunes Store in a market that was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=17&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>There are <a href="http://macnn.com" target="_blank">many</a> <a href="http://www.cnn.com/SHOWBIZ/blogs/marquee/" target="_blank">places</a> to see roundups of today&#8217;s Steve Jobs keynote from the Macworld Expo in San Francisco, so I won&#8217;t bore you with the details. I have one major takeaway from today&#8217;s keynote. Apple may have lost the thread with the iTunes Store.</p>
<p>Apple created the iTunes Store in a market that was originally hostile to its very existence. The record companies had no clue about how to market music online and Apple had a white-hot device that set the standards for usability, size and a whole host of other features for an entire market segment. Apple created a great webapp , then called the iTunes Music Store, and DRM system called FairPlay and integrated it with their iTunes music player. They shopped it around to the record companies with a price-per-song (99 cents) already in mind. Apple knew that at that price they had no prayer of making much money off the store, but they also knew that selling tunes to the market at that price would make them rich off the sales of iPods. iTunes Music Store was, in essence, a modern loss-leader. This created an entire market and almost every other music store online has followed Apple&#8217;s lead in their attempts to compete. Apple wrote the business model for online music sales.</p>
<p>The progression from music to television and movies was deemed by most to be inevitable. Apple soon started to make contacts with the licensing departments at the major TV and movie studios, but their success has not been nearly so easy. Up until today Apple only sold a handful of movies from Disney properties (due to Steve Jobs&#8217; position on the Disney board, this was a no brainer), and those haven&#8217;t exactly been blockbusters for Apple. The TV shows were initially a huge hit, but as downloading bootlegged copies for free has become easier these have trailed off and Apple has started to lose major partners in this business (NBC/Universal most notably).</p>
<p>I see the relative failure of movies on iTunes as a failure of Apple to recognize the fundamental differences in markets. The business models are similar between music and movies, but the perception of market realities is not. Music is cheaper to produce and cheaper to sell than movies, with a huge catalog of new and old content that seems to grow almost exponentially year over year. Movies are very expensive to produce, expensive to market and the number of available content tends to be fairly static. The investment in both time and money that the consumer must make to consume a Movie is much much greater than that of Music. This doesn&#8217;t even take into account the complexities of marketing different content to different segments of the market (TV series on DVDs vs. Movies, for instance).</p>
<p>The movie studios are narcissistic and vain. They see their industry as very important to the entire world and will not listen to those with new ideas about how to do business. Music companies have been long suffering from their loss of control of the content they produce, they are inherently more willing to listen to those with new ideas about how to make their business viable again.</p>
<p>Apple clearly thought that their success in music would translate directly into a success with movies. They saw their ties with behemoth Disney as being golden. The vanity of the movie studios was not something they saw as a threat to Apple hegemony. Apple&#8217;s vanity, ironically made them blind to that of the movie studios. While Apple waited for other studios to come around and let them sell movies on iTunes, others like Amazon and Vudu were more flexible with their terms and allowed the movie companies to set prices and terms for movie sales and rentals online. The going rate for movies online was no longer even a negotiating point for Apple.</p>
<p>So now we&#8217;re at today&#8217;s announcement of rentals via iTunes. Apple, coming from its position of weakness, had no way of negotiating good pricing or terms for its rentals. They are releasing a product that is overpriced and very restrictive. People don&#8217;t <i>want</i> restrictions on how they use content. They want to pay $2 for a movie rental, keep it for however long they want it and watch it in as many sittings as they can.  I think Apple knows this. They had a chance to release a product that would succeed, instead they released a product that is more or less an already proven failure. Apple has ceded the market for video to their more flexible (weaker?) competitors and in so doing have created a situation that is untenable.</p>
<p>Apple should have waited for one of their competitors to fail in the movie game and then gone back to the negotiating table with ample evidence that the pricing and restrictions on content were not proven by the market. They then would have had the upper hand at setting prices and allowed the market to have a new movie rental experience. Instead they released a me-too product that is only differentiated by the ability to watch movies on its own devices.  This is a missed opportunity and one that I believe Apple will come to regret in time.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=17&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/01/15/todays-jobs-keynote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Go Obama!</title>
		<link>http://blog.hact.net/2008/01/03/go-obama/</link>
		<comments>http://blog.hact.net/2008/01/03/go-obama/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 06:09:34 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2008/01/03/go-obama/</guid>
		<description><![CDATA[Friends will know that I am by no means bashful about politics. I am a big democrat and a couple of weeks ago I really decided I loved Barack Obama for president this time around. So tonight I was thrilled when I heard that he had won the Iowa caucuses. This bodes well for him, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=15&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Friends will know that I am by no means bashful about politics. I am a big democrat and a couple of weeks ago I really decided I loved Barack Obama for president this time around. So tonight I was thrilled when I heard that he had won the Iowa caucuses. This bodes well for him, since many had written him off as running for VP.</p>
<p>The Democrats really did take the spotlight from the Republicans today. The Republicans looked like complete clods with no direction and their only real message being Fear. While the Democrats came out looking like they had a clear direction, a good group of candidates with some real differentiation, but all with a &#8220;unity&#8221; and iconoclastic message.</p>
<p>I just got home and was reading what <a href="http://www.salon.com/news/feature/2008/01/04/iowa/" title="Salon" target="_blank">Salon</a> had to say about the whole thing, and noticed this in the middle of the article:</p>
<p><a href="http://blog.hact.net/2008/01/03/go-obama/bloomberg-ad/" rel="attachment wp-att-16" title="Bloomberg Ad"><img src="http://huslage.files.wordpress.com/2008/01/bloomberg_ad.png?w=720" alt="Bloomberg Ad" align="texttop" border="0" vspace="5" /></a></p>
<p>Wow. Interesting. There has been a TON of talk regarding Bloomberg in the press tonight. All of this was no doubt floated by the Republicans and pre-planned in the event that they ended up looking like complete strange people. They need to move the focus off of their failure to capitalize on months and months of press coverage and muddying up the waters with something like Bloomberg is right up their alley. The Republicans are running scared, and that&#8217;s really good to see again.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=15&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/01/03/go-obama/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>

		<media:content url="http://huslage.files.wordpress.com/2008/01/bloomberg_ad.png" medium="image">
			<media:title type="html">Bloomberg Ad</media:title>
		</media:content>
	</item>
		<item>
		<title>Best Wishes to Om Malik</title>
		<link>http://blog.hact.net/2008/01/03/best-wishes-to-om-malik/</link>
		<comments>http://blog.hact.net/2008/01/03/best-wishes-to-om-malik/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 21:06:45 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2008/01/03/best-wishes-to-om-malik/</guid>
		<description><![CDATA[I&#8217;d like to send out my best wishes to Om Malik whom I&#8217;ve been working with only a few weeks. We&#8217;ve just started to get to know each other, but I know our relationship will grow quickly. For those that don&#8217;t know Om suffered from a heart attack on December 28.  Best of luck to him [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=14&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to send out my best wishes to Om Malik whom I&#8217;ve been working with only a few weeks. We&#8217;ve just started to get to know each other, but I know our relationship will grow quickly. For those that don&#8217;t know Om suffered from a <a target="_blank" href="http://gigaom.com/2008/01/03/a-heart-to-heart-with-gigaom-readers/">heart attack</a> on December 28.</p>
<p> Best of luck to him and the staff at GigaOmniMedia.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=14&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2008/01/03/best-wishes-to-om-malik/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Television Channels are Obsolete</title>
		<link>http://blog.hact.net/2007/12/22/television-channels-are-obsolete/</link>
		<comments>http://blog.hact.net/2007/12/22/television-channels-are-obsolete/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 02:07:39 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[media]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2007/12/22/television-channels-are-obsolete/</guid>
		<description><![CDATA[Sit down at your TV and turn it on. Welcome to one of the most engrained behavioral activities of modern life. It&#8217;s also totally obsolete. There is no technical reason to channel surf anymore. Your TV likely has a set-top box that also happens to be a very capable computer. All that power is being [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=10&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Sit down at your TV and turn it on. Welcome to one of the most engrained behavioral activities of modern life. It&#8217;s also totally obsolete. There is no technical reason to channel surf anymore. Your TV likely has a set-top box that also happens to be a very capable computer. All that power is being wasted on displaying poor quality &#8220;guide&#8221; data that is patched on top of a linear channel stream filled with content you don&#8217;t want to watch. Explain the efficiency of this system. The interaction model is completely useless in this modern age. There is not a single technical reason, aside from lame excuses like &#8220;the infrastructure is already there&#8221; or &#8220;people already know how to make this work&#8221;, to keep the current system in place.</p>
<p>The original reasons for TV Channels were technical in nature. Analog signals had to be broadcast in one linear stream over the air on a particular frequency and guardbands had to be placed around those frequencies to make sure one channel didn&#8217;t interfere with the other. With the advent of digital distribution and transmission technologies (ATSC, DVB, Digital Cable and Digital Satellite, and others) these frequency limitations have been taken care of. Modern transmission and distribution systems have more in common with computer networks (either wired or wireless) than they do with traditional analog systems. We now stream huge amounts of data around the air and through our cable and telephone systems every day. Companies have built the largest one-way data network ever built.</p>
<p>When you think of it that way, this network has a ton of possibility for innovation. No longer is a TV station able to broadcast only one stream of video and audio, but now they can send out multiple streams at differing bandwidths and for different purposes. No longer are cable systems only able to give you 99 channels of programming, but 500+ with video-on-demand and raw IP networking on top of that. DSL and PON lines to your house send in not only data but TV. All of the purpose-built cable head-end equipment from behemoths like Motorola and Scientific Atlanta is quickly becoming obsolete. We don&#8217;t need to constantly stream 500 2mbit/second TV channels 24 hours a day. This one size fits all model is completely useless to most consumers.</p>
<p>So the technology exists to better utilize the over-the-air spectrum we have available along with the huge bandwidth available on telco and cable lines.  The rise of TiVo and DVRs proves that people watch TV shows and not channels. They are happy to find a show they like, sit down and watch it without having to go page-by-page through a huge list of junk they don&#8217;t care about.</p>
<p>Consumers are also happier if they can watch what they want, when they want it. They don&#8217;t want to operate on some faceless network&#8217;s schedule, they have busy lives and can only watch when they have time. Timeshifting is important. The availability of many shows from various Internet sources, both legal and not so legal, has made timeshifting easier even though it has drastically lowered the quality bar. Bittorrent counts as one of the most popular ways to download TV and movies and that says a lot about what many consumers want.</p>
<p>Another indicator that TV channels are outmoded is the rapid decline in revenue that the networks have seen over the past few years. People simply aren&#8217;t watching channels for long enough every day to make it worthwhile to advertisers. The current system of revenue is based on what networks call Dayparts. This system assumes that by chaining together programs in creative ways on the schedule, a viewer will be less likely to surf and thus become a better target for advertising. The traditional argument by larger broadcast networks for the failure of this model is that people have more choices and are fleeing to cable to get what they want. I think this argument may have held true 10 years ago, but now I think the reason is that technology is starting to catch up with how the viewer wants to watch TV. The viewer simply doesn&#8217;t care about the TV network they are watching. It&#8217;s not even close to the first thing they think about when choosing what to watch. They care about the program, and now they have the ability to shift things around to meet their time and preferences better. A consumer never even thinks about sitting on one channel for hours on end, but they do assign value to the brand of that channel and what it represents in terms of programming style and editorial value.</p>
<p>I&#8217;ve established that the current TV channel system is not cutting it. Consumers want to be able to watch what they want, when they want it with a minimum of fuss.  The DVR has gone a long way to fixing this problem, but the EPG and linear distribution mechanism still get in the way.</p>
<p>Let&#8217;s think about what it would be like if the user was presented with an ontology instead of a list of channels with programs. The user could search genres, topics, user generated tags, transcripts, descriptions or titles for the programs that interest them. They could watch a small preview of the show and then if they like it, watch the whole thing. Each show would have a branding associated with it that would replace the current channel. This brand would be the network that produced or distributed the show. The program would still have advertisements, but they would be sold more like Internet ads (by impression, click-through or action). At the end of the program, or if the user got tired of watching, they could choose to switch to something else or continue on with similar programs from that network. If the consumer just wants to sit down and watch programs, they can go into a more casual mode that uses their stored preferences, ratings and viewing history to dynamically generate a channel or set of them that is just right.</p>
<p>This interaction model could be very powerful if properly researched and tested. My hunch is that many people would be more than happy to throw out their existing set-top in order to watch this. This is more than just video-on-demand or network DVR, it is a sea change in how people use television. It turns TV into a better platform. It allows for new business models, expanded revenue and high quality distribution with better bandwidth efficiency and higher consumer conversion.</p>
<p>This is technically possible to accomplish now. A sample system could be set up in fairly short order by simply recording the programming of the channels on the air now, leaving in the commercials and promos. It would be a platform to develop the system with real consumers and real advertisers. Networks would still retain their branding and promotion methods, which will remain important to the viewer.</p>
<p>TV needs a kick in the rear end. The business models are horribly broken and now the technology exists to make things better. Consumers are ready and the networks are ready.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=10&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2007/12/22/television-channels-are-obsolete/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Career Stagnation</title>
		<link>http://blog.hact.net/2007/12/13/career-stagnation/</link>
		<comments>http://blog.hact.net/2007/12/13/career-stagnation/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 16:51:59 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2007/12/13/career-stagnation/</guid>
		<description><![CDATA[What is required to move one&#8217;s career out of the slumps? How important is it to &#8220;move up&#8221; or &#8220;onwards&#8221; in a career path? Is one&#8217;s career a reflection of their persona or simply a means to an end? My thoughts of late have centered on these things. I&#8217;ve been a System Administrator since 1993. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=11&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>What is required to move one&#8217;s career out of the slumps? How important is it to &#8220;move up&#8221; or &#8220;onwards&#8221; in a career path? Is one&#8217;s career a reflection of their persona or simply a means to an end?</p>
<p>My thoughts of late have centered on these things. I&#8217;ve been a System Administrator since 1993. That&#8217;s pretty much my station in life, it appears. I&#8217;ve tried doing other things: I&#8217;ve been a CTO at a failing company and an infrastructure consultant for Internet companies. But the key is that both of these forays into other career territory have ultimately just brought me back around to being a sysadmin in some way, shape or form. I&#8217;m really pretty good at it, not the best but not the worst. I&#8217;m proud of my accomplishments and resume. Some would say that from a career standpoint, I&#8217;m at the top of my game with a primo Microsoft job.</p>
<p>The problem is that I really hate it. I just don&#8217;t care anymore about what I&#8217;m doing. I sit at work all day and wish that I was doing something else. My job consists of mainly editing configuration files and dealing with silly politics that have nothing really to do with me. I have a ton of ideas about what Microsoft should be doing (who around here doesn&#8217;t), but I know that my ideas, like almost everyone else&#8217;s, will ultimately not be heard. I feel like my career has stopped. I make the same amount of money (on par) as I did in 2001. I have approximately the same amount of influence over the company I work for as I did then. I have zero creative outlets at my job, so I get home and I have tons of cool things that I want to do, but my mind is adrift by then and I end up slouching on the sofa and IMming with friends and being a slob. It&#8217;s very hard for me not to feel sorry for myself.</p>
<p>I deserve more for myself. I deserve to have my ideas heard. I deserve at least some creativity in my workplace so that when I come home from work, I can feel free to spend time with my wife (and the baby in June) and not think about it. I deserve to make more money. I deserve to be happy and fulfilled in my home <em>and</em> in my work, not just one or the other.</p>
<p>Now what?</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=11&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2007/12/13/career-stagnation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title></title>
		<link>http://blog.hact.net/2007/12/03/9/</link>
		<comments>http://blog.hact.net/2007/12/03/9/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 03:04:47 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2007/12/03/9/</guid>
		<description><![CDATA[There is a major flaw in current reporting around Internet video stemming from the thought that online video (and video on demaind) and the technology used to watch them are inextricably linked. I’ve been using many services lately trying to figure this out and I’m nowhere near an answer. I have a Tivo HD, Comcast DVR, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=9&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><span>There is a major flaw in current reporting around Internet video stemming from the thought that online video (and video on demaind) and the technology used to watch them are inextricably linked. I’ve been using many services lately trying to figure this out and I’m nowhere near an answer. </span></p>
<p><span>I have a <a target="_blank" href="http://www.tivo.com">Tivo HD</a>, <a target="_blank" href="http://www.comcast.com">Comcast DVR</a>, <a target="_blank" href="http://www.apple.com/appletv">AppleTV</a>, DVD player and a PC all hooked up to my tv and a <a target="_blank" href="http://www.vudu.com">Vudu </a>on the way. I use my iPod for music that I buy chiefly off of iTunes. I’ve tried some movies on the thing, but I simply don’t care. It’s not something I’ve been interested in using for video very much.</span><span> </span></p>
<p><span style="color:#1f497d;"></span><span>The Tivo wins for accessibility for me. It’s easy to use and I can get Rhapsody and Unbox downloads on it in addition to my normal tv/movies from cablecard. I hardly ever use the awful Comcast DVR anymore as there is simply no compelling reason for it to exist. The AppleTV is great for my iTunes library, but to be honest with Rhapsody on the Tivo I hardly ever use it. The PC is great for viewing net content like Netflix streaming, ABC TV shows and the occasional BitTorrented something, but the experience is far from compelling and I highly doubt that a non-geek would touch it. The DVD player still sees quite a bit of use from my Netflix shipments, but ideally it will go away at some point. We’ll see what the Vudu brings to the table. I’m very interested in how it performs and if the video quality is up to snuff. The interface looks quite nice and the remote is nothing short of revolutionary.</span><span> </span></p>
<p><span style="color:#1f497d;"></span><span>So I’m a high use person, but I still mostly watch Tivo when I want to watch something. Maybe it’s because I’ve been a Tivo user for as long as there has been Tivo, or maybe it’s because the experience is simply amazing. But none of it has to do with the DRM restrictions that Forrester has been fond of quoting for some time. While I dislike it from a philosophical point of view, it doesn’t really matter to me on the practical level. These things have been worked out to the point where they are more or less invisible to me as a consumer of media. If I were to try to take any of this content with me, then I would certainly be more annoyed.</span></p>
<p><span>All of these things are helping to evolve entertainment media, but the content companies should learn to understand that fearing them is no longer useful. The delivery medium and how I use the content are not ways of further monitization, they are annoying consumers. They are not even linked.</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=9&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2007/12/03/9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Production Values</title>
		<link>http://blog.hact.net/2007/12/02/production-values/</link>
		<comments>http://blog.hact.net/2007/12/02/production-values/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 20:29:56 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[media]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2007/12/02/production-values/</guid>
		<description><![CDATA[I&#8217;ve been doing a lot of thinking for the past few days about production values on the web. The advent of social networks, video sites, podcasts and blogs has made them really take a nose dive. We&#8217;re back in the age of high-school video production classes, horrid writing and reverb saturated audio. This effect has [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=8&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing a lot of thinking for the past few days about production values on the web. The advent of social networks, video sites, podcasts and blogs has made them really take a nose dive. We&#8217;re back in the age of high-school video production classes, horrid writing and reverb saturated audio. This effect has made it acceptable, if not desirable, for the so-called professional media to embrace as their main aesthetic quality. It&#8217;s as if for you to be &#8220;cool&#8221; you have to make junk productions.</p>
<p>The fact is that in this day and age there is absolutely no excuse to make a poor quality product. The equipment I can buy in my local Best Buy is leaps-and-bounds better than the stuff I could buy 5 years ago. Even a cheap microphone has great quality. A couple of hardware store clip-on lights can properly illuminate a &#8220;set&#8221;. This stuff is simply not difficult. The only thing it takes to make a video production of very acceptable quality is a decent microphone, camera and some lights.</p>
<p>Take a look at the work of <a href="http://www.zefrank.com/theshow/" target="_blank">Ze Frank&#8217;s &#8220;The Show&#8221;</a> to see what I&#8217;m talking about. He used a decent mic, camera and the lighting available to him in a smart way. It took him all of 10 minutes to set up the day&#8217;s shot. Sure, he actually took some time to write what he was going to talk about and memorize it. Sure, he took some time to edit things well. Sure, he&#8217;s a very talented and funny guy by nature. But none of these things is difficult to achieve if you&#8217;re a reasonably creative person.</p>
<p>On the higher-end are the excellent <a href="http://www.ted.com/index.php/talks" target="_blank">TED Talks</a>. This is a conference where people pay good money to see really smart people talk about the stuff they do. After the conference they publish a DVD for the members of the TED community and post some number of the talks online for the public. These multi-camera shoots made by professionals, but their techniques are far from difficult for people to achieve with even modest means.</p>
<p>Another good example of decent production values (albeit with poor quality audio) are the productions of <a href="http://revision3.com" target="_blank">Revision3</a>. They are a startup in San Francisco formed by refugees of the now defunct TechTV. They have built a small studio space where they produce simple episodic shows about technology trends. They spend some amount of money on graphics packages, talent and equipment, but I get the impression that they are run on a fairly small budget.</p>
<p>These 3 examples of decent production values are fairly difficult to spot on today&#8217;s computer screens. There seems to be a dearth of high-quality productions out there. I wish companies would spend a little time to educate their staffs on how to make good productions. They should start by teaching <a href="http://www.mediacollege.com/lighting/three-point/" target="_blank">3-point lighting</a>, good microphone technique, and editing. These are the bare minimum to get someone started on the path to high quality productions and they take only a day to teach. The harder parts, like writing, take a bit more time, but all of it has significant payoff in the end. If you teach your people how to use the tools you&#8217;ve given them you will be rewarded with happy viewers.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=8&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2007/12/02/production-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Sprint</title>
		<link>http://blog.hact.net/2007/11/29/sprint/</link>
		<comments>http://blog.hact.net/2007/11/29/sprint/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 05:05:54 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2007/11/29/sprint/</guid>
		<description><![CDATA[A friend of mine is a former Vice President at Sprint. He helped to make them the kings of long distance back in the 80s and 90s. He is very sad to see his former company in its current state. This is a company that was, at one time, on top of the world. Sprint [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=7&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>A friend of mine is a former Vice President at Sprint. He helped to make them the kings of long distance back in the 80s and 90s. He is very sad to see his former company in its current state. This is a company that was, at one time, on top of the world. Sprint was founded back in 1899 and has seen its share of ups and downs. Lately it&#8217;s all been pretty shabby with the company failing to absorb Nextel and hemorrhaging subscribers as a result. Their latest <a href="http://www.mercurynews.com/business/ci_7339927?nclick_check=1" target="_blank">earnings</a> paint a bleak future for the company unless something drastic is done. I am not a finance person, but it doesn&#8217;t take one to see this company has taken a seriously wrong turn.</p>
<p>My impression is that they have forgotten what kind of impact good long-term thinking can have on a company. My friend, who knew the former CEO Gary Forsee very well, says that the short-term thinkers were very much en vogue at the company. This seems to be an epidemic in the corporate world. It is a symptom of something very wrong with our capitalist economy. Sustainability and long-term growth are no longer on the radars of today&#8217;s investors. This leads to unnecessary failures of companies with good fundamental growth opportunities and stifles technological innovation needlessly.</p>
<p>Sprint is the company that laid much of the original fiber in the US. They owned large portions of the Internet, Wireless and private data networks in this country. Their mistake was forgetting their heritage as a company that makes good long-term investments in core technologies. The telecom market tanked in the early 2000s and Sprint went for the immediate &#8220;win&#8221; that was Nextel and the instant &#8220;growth&#8221; that it would allow. They bought a company that had such a hugely different culture, technology and values that they were destined to fail. Sprint split itself up and sold itself off in the name of short-term gains that never really existed in the first place.</p>
<p>Now I don&#8217;t think that the geeks will rise to take over pieces of Sprint, but the private equity firms may. Just today it became known that the Korean company <a href="http://sktelecom.com" target="_blank">SK Telecom</a> along with <a href="http://www.provequity.com/" target="_blank">Providence Equity Partners</a> were <a href="http://www.informationweek.com/news/showArticle.jhtml?articleID=204301362" target="_blank">rejected</a> in a bid to invest $5 billion in Sprint. This is absurd. Sprint should be working <em>with </em>private equity firms to take the company private, lay off a layer of management, restructure the company into a technology company (much like SK Telecom has done) and reinvent itself once again as a leaader in telecom innovation. Instead the short-term panic has set in once again at Sprint and they feel the need to create immediate shareholder value (their stock is at $15 and change as I write this &#8211; down from their highs of $74 or so).</p>
<p>Taking the company private and fixing the company is the best way to ensure Sprint&#8217;s ultimate resurrection as a telecom leader.  Once the company is private they can feel free to experiment with new business models, create new intellectual capital and innovate. There is so much potential here, so much stored up capital that it&#8217;s not even funny. I hope they don&#8217;t put it to waste in the public markets.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=7&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2007/11/29/sprint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Innovation through Acquisition</title>
		<link>http://blog.hact.net/2007/11/27/innovation-through-acquisition/</link>
		<comments>http://blog.hact.net/2007/11/27/innovation-through-acquisition/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 01:17:09 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[media]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2007/11/27/innovation-through-acquisition/</guid>
		<description><![CDATA[The way I see it there has been very little innovation in technology in the past 20 years. We largely do things now the same way we have in the past. This is not to say there isn&#8217;t any, there is, but it&#8217;s less visible than I feel it should be and at a more [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=6&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>The way I see it there has been very little innovation in technology in the past 20 years. We largely do things now the same way we have in the past. This is not to say there isn&#8217;t any, there is, but it&#8217;s less visible than I feel it should be and at a more incremental pace than I would like. To me true innovation comes from the <a target="_blank" href="http://en.wikipedia.org/wiki/BHAG_%28Goal%29">&#8220;big hairy audacious goal&#8221;</a> (thanks Mr. Collins) and we certainly haven&#8217;t been trying for that lately in many areas.</p>
<p>Much of my daily frustrations come from the fact that we are all too complacent as consumers of technology with what we have. For example: we are more than happy to sit down at our desk, fire up a window to read email, another to read news, another to write a document, etc. This stuff is fundamentally unchanged from the days of the <a target="_blank" href="http://en.wikipedia.org/wiki/Xerox_Star">Xerox Star</a> in 1977. We&#8217;ve even stretched metaphors to fit new devices (see <a target="_blank" href="http://microsoft.com/windowsmobile">Windows Mobile</a>, <a target="_blank" href="http://blackberry.com">Blackberry</a>, etc.)</p>
<p>And basic UI is only the starting point for what I&#8217;m talking about here. Look at my <a target="_blank" href="http://blog.hact.net/2007/11/26/ideas-26-november-2007/">post </a>from earlier this week and you&#8217;ll find that three of the ideas listed are based on innovating out of our current situation. These are three things that I think we should have figured out how to do many years ago. There is no technical reason not to do them. The reason things like this haven&#8217;t been done is a lack of organizational hubris, vision and political will. No company wants to take on the task of building such things because there is zero immediate positive impact on their bottom lines.</p>
<p>I think it&#8217;s time for a company to come up with a BHAG of actually doing these things, and more. The only way to demonstrate a new way of doing something is to actually do it, and that means wresting control of the basic infrastructure from entrenched interests. We have come to a point in the evolution of our economy where one must Acquire to Innovate.</p>
<p>Large media conglomerates will never willingly change their business models to support new user interactions for Televisions. Large telecom companies will never willingly change their business models to support new user interactions for Telephones. They simply can&#8217;t.</p>
<p>But we can.</p>
<p>Demonstrations of new interaction models can be done at a small scale by purchasing cable, wireless and telephone companies&#8217; interests in <strong>one</strong> local market. A company that can focus on building one system the right way, with no distractions or needs for immediate profit. It&#8217;s a long bet in a short term world. Build something that people actually love to use, and they will pay you back in spades.</p>
<p><a target="_blank" href="http://en.wikipedia.org/wiki/Return_on_Investment">ROI</a> calculations are for people who are risk averse and uninterested in true innovation. <a target="_blank" href="http://en.wikipedia.org/wiki/Arpu">ARPU </a>is irrelevant. The era of scarcity is over. Move over big boys it&#8217;s time for the geeks to come in.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=6&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2007/11/27/innovation-through-acquisition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Ideas: 26 November, 2007</title>
		<link>http://blog.hact.net/2007/11/26/ideas-26-november-2007/</link>
		<comments>http://blog.hact.net/2007/11/26/ideas-26-november-2007/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 22:20:48 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[weekly brainstorms]]></category>

		<guid isPermaLink="false">http://blog.hact.net/2007/11/26/ideas-26-november-2007/</guid>
		<description><![CDATA[These aren&#8217;t all new. Just a start at weekly brainstorming. Not going to have 30 minutes today&#8230;work gets in the way. Capture energy on the roofs of buildings with solar, wind, etc. using low-cost, high output generation techniques. Automate capacity plans for servers such that deployment can be done on an autonomic basis. Servers know when [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=5&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>These aren&#8217;t all new. Just a start at weekly brainstorming. Not going to have 30 minutes today&#8230;work gets in the way.</p>
<ol>
<li>Capture energy on the roofs of buildings with solar, wind, etc. using low-cost, high output generation techniques.</li>
<li>Automate capacity plans for servers such that deployment can be done on an autonomic basis. Servers know when they are out of capacity, let them use that knowledge to cause another machine or virtual to come online automatically.</li>
<li>Phone numbers are obsolete. Let&#8217;s stop exposing the inner workings of the phone system to people. Let me call by name/location, etc.</li>
<li>Television channels are obsolete. Let&#8217;s stop exposing the inner workings of the television system to people. Let me watch what I want, when I want and stream me stuff that&#8217;s interesting the rest of the time. Let the &#8220;channels&#8221; become what they really are, brands that are associated with certain productions and types of programming.</li>
</ol>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=5&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2007/11/26/ideas-26-november-2007/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>Ideation Rationalization</title>
		<link>http://blog.hact.net/2007/11/24/ideation-rationalization/</link>
		<comments>http://blog.hact.net/2007/11/24/ideation-rationalization/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 03:41:20 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Ideation]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/2007/11/24/ideation-rationalization/</guid>
		<description><![CDATA[My pal Rich Gibson came up to Redmond for the Thanksgiving holiday and over lunch we had an idea (big surprise to those that know us). We both have tons of ideas that we have no intention of acting upon. This isn&#8217;t in and of itself something unusual; people have ideas all the time. The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=3&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>My pal Rich Gibson came up to Redmond for the Thanksgiving holiday and over lunch we had an idea (big surprise to those that know us). We both have tons of ideas that we have no intention of acting upon. This isn&#8217;t in and of itself something unusual; people have ideas all the time. The problem is that it&#8217;s very difficult for &#8220;normal&#8221; people to  effectively broadcast and incubate their ideas so that those who can our would act upon them can get a good sense of  what they were thinking. We asked some good questions:</p>
<ul>
<li>How do you capture ideas and let them grow?</li>
<li>What&#8217;s the best way to know if any given idea is good and useful?</li>
<li>Does linking ideas in either loose or strict ontologies aid in a community&#8217;s classification of them?</li>
<li>What are good processes and techniques that can be used to aid a community in ideation?</li>
</ul>
<p>It turns out that we were trying to figure out a good way of capitalizing on the emergent properties of lists of ideas. If we provided a structured process of ideation and categorization of those ideas then maybe we can give away much of what is currently living in our heads. If we separate the wheat from the chaff, as it were, then we might actually be able to get to the things that <em>we </em>actually want to do.</p>
<p>So here&#8217;s the system as I see it:</p>
<ul>
<li> Any active user can submit or contribute to an idea. Each idea and user gets a score based on volatility, amount linked and other factors. The scores are used to create implicit, hard to game reputations and feed future simulations (Monte Carlo, etc).</li>
<li>Brainstorm ideas in one or two sentences.</li>
<li>New ideas are presented to users for categorization and matching. We would need to determine the usefulness of various ontologies (tags, formal, etc) to find out what works best.</li>
<li>Ideas are presented to users for expansion. As users submit more, things can be periodically rolled up into a more formal specification.</li>
<li>If ideas stay at a low enough score for long enough then they will be archived.</li>
<li>If a community forms around a particular idea, the leaders of that community can create a separate blog and workspace to continue to build on it.</li>
</ul>
<p>This is a loose write-up of the idea we had. I&#8217;m not at all sure if such a system already exists or not. But it should be built and worked on. I would love to hear what people think.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=3&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2007/11/24/ideation-rationalization/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
		<item>
		<title>The Manifesto</title>
		<link>http://blog.hact.net/2007/11/24/the-manifesto/</link>
		<comments>http://blog.hact.net/2007/11/24/the-manifesto/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 03:39:23 +0000</pubDate>
		<dc:creator>huslage</dc:creator>
				<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">http://huslage.wordpress.com/2007/11/24/the-manifesto/</guid>
		<description><![CDATA[This blog will attempt to convey the views of its author to the best of his ability. The author does not profess to know anything more than his readers. He will keep things civil at all times and not engage in personal attacks, affronts or excessive complaining. This blog will endeavor to not join the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=4&subd=huslage&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>This blog will attempt to convey the views of its author to the best of his ability. The author does not profess to know anything more than his readers. He will keep things civil at all times and not engage in personal attacks, affronts or excessive complaining.</p>
<p>This blog will endeavor to not join the &#8220;echo chamber&#8221; of announcements of the day and instant reaction. What&#8217;s written here is not news, it is intellectual discovery. If the author posts news, it will be written from a journalist&#8217;s perspective and with the methods appropriate to the genre.</p>
<p>The author will follow this schedule:</p>
<ul>
<li>Brainstorm for 30 minutes each Monday and post the results here.</li>
<li>Expand one of the ideas into a 750 word post by the end of Wednesday.</li>
<li>Write at least 500 words daily about technology and where it is going.</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/huslage.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/huslage.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/huslage.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/huslage.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/huslage.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/huslage.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/huslage.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/huslage.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/huslage.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/huslage.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/huslage.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/huslage.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hact.net&blog=2160595&post=4&subd=huslage&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hact.net/2007/11/24/the-manifesto/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db68b910b2d8d8cb2ee4880132d8c3f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">huslage</media:title>
		</media:content>
	</item>
	</channel>
</rss>