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

<channel>
	<title>firsttube.com &#187; Internet</title>
	<atom:link href="http://www.firsttube.com/tag/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.firsttube.com</link>
	<description>crunchy nuggets, served semi-daily</description>
	<lastBuildDate>Tue, 03 Jan 2012 00:14:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>eMusic Earned My $9.99</title>
		<link>http://www.firsttube.com/read/eMusic-Earned-My-999/</link>
		<comments>http://www.firsttube.com/read/eMusic-Earned-My-999/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 15:14:12 +0000</pubDate>
		<dc:creator>Adam S</dc:creator>
				<category><![CDATA[DRM]]></category>
		<category><![CDATA[eMusic]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[The Decemberists]]></category>

		<guid isPermaLink="false">http://firsttubecom/read/eMusic-Earned-My-999</guid>
		<description><![CDATA[I have searched the internet high and low, but I could not locate a DRM free Bob Weir&#8217;s &#8220;Ace&#8221; album for download on the internet. The only place I could find it was from eMusic.com. eMusic offers an amazing deal &#8230; <a href="http://www.firsttube.com/read/eMusic-Earned-My-999/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have searched the internet high and low, but I could not locate a DRM free Bob Weir&#8217;s &#8220;Ace&#8221; album for download on the internet.  The only place I could find it was from <a href="http://emusic.com">eMusic.com</a>.  eMusic offers an amazing deal &#8211; sign up, you get 25 free MP3s.  Then you go onto a subscription plan, $9.99 per month for 30 songs to more expensive plans that offer more downloads.  </p>
<p>So I signed up for my two week trial with the intention of downloading a few of the Wier songs and then cancelling.  But I still had about 20 downloads left.  So I downloaded the entire EP &#8220;The Tain,&#8221; by the Decemberists, but instead of the five parts being individual songs, the entire EP is offered as one 18 minute song.  So I downloaded some other random songs.  While the selection is far from limitless, it&#8217;s certainly <b>very</b> deep and incredibly varied.  </p>
<p>So, 24 songs later, despite my intention to rip off eMusic, I decided that they have earned my $9.99.  The downloads go through the eMusic manager, which is really fast and really easy to use, and it&#8217;s cross platform.  Also, did I mention the downloads are non-DRM, fully-portable, already-tagged MP3 files? </p>
<p>It&#8217;s easy to use services like mp3sparks and the like to get songs for cheap, but I don&#8217;t mind supporting my favorite artists when the price is right and I get to own a copy of the music that doesn&#8217;t impose random limits on me.  </p>
<p>So, eMusic earned my $9.99 for what will eventually be 55 songs; I firmly believe that $9.99 for 30 songs is a reasonable price.  So, if you&#8217;re so inclined, I encourage you to support <a href="http://emusic.com">eMusic</a>.  They are approaching things in a way that is actually right for the consumer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.firsttube.com/read/eMusic-Earned-My-999/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>To Thread Or Not To Thread</title>
		<link>http://www.firsttube.com/read/to-thread-or-not-to-thread/</link>
		<comments>http://www.firsttube.com/read/to-thread-or-not-to-thread/#comments</comments>
		<pubDate>Tue, 28 Nov 2006 12:30:49 +0000</pubDate>
		<dc:creator>Adam S</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[OSNews]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Threading]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://firsttubecom/read/To-Thread-Or-Not-To-Thread</guid>
		<description><![CDATA[I saw an article today called Flat or Threaded? which examines the practice of &#8220;threading&#8221; a web forum. This has lead me to do some serious thinking about threading. Read on for more&#8230; Some time ago, it became apparent to &#8230; <a href="http://www.firsttube.com/read/to-thread-or-not-to-thread/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I saw an article today called <a href="http://www.codinghorror.com/blog/archives/000733.html">Flat or Threaded?</a> which examines the practice of &#8220;threading&#8221; a web forum.  This has lead me to do some serious thinking about threading.  Read on for more&#8230;<br />
<span id="more-267"></span><br />
Some time ago, it became apparent to me that certain implementations of threading were <strong>way</strong> too confusing for the general population.  My example was always <a href="http://slashdot.org">Slashdot</a>.  If you aren&#8217;t web savvy, you can easily get lost in the site, particularly when they have all the experimental stuff on.</p>
<p>So when I wrote OSNews, I respected Eugenia&#8217;s original decision to go flat.  But the 15 comments per page is obviously driving by one thing and one thing only &#8211; increasing page views.   Believe it or not, it&#8217;s much easier on the database to present all comments at once.  For <a href='http://osnews.com'>OSNews</a> version 4, if you choose flat mode, it will be all comments at once on one page, period.</p>
<p>I added threading for two reasons: first and foremost, we had SO MANY users asking for it.  I have the emails archived to prove it.  It was the #1 most requested feature (along with comment editing, which I also implemented).</p>
<p>The second reason, to be honest, was because *I* wanted it.  You see, readers tend to view things in the order they are presented, and they often respond without quoting a comment, so you tend to get comments like &#8220;Yes&#8221; or &#8220;I agree&#8221; or &#8220;Because the&#8230;&#8221;  With threading, you can easily following multiple conversations.  To me, threading makes much more sense than a flat view, because often times there are several sub-discussions in any given discussion.</p>
<p>So, I just completed a new section of OSNews, and for this section, I was completely unfettered.  So I did some things:</p>
<ul>
<li>All comments are displayed in one page, period.</li>
<li>Threading is mandatory</li>
<li>However, threading can only be one level deep.  In other words, you can reply to a new comment, but not to replies.  To reply to a reply, you must reply to the original comment and discussion are tracked that way.</li>
</ul>
<p>A lot of the crazy code that threading generates comes from supporting infinite replies.  This will change in OSN4; not the structure of the database, just in the presentation (or lack thereof) of the reply/quote functions.</p>
<p>Also, for this new <a href='http://osnews.com'>OSNews</a> section, there is no registration.  Any personal setting are done via cookies, nothing is kept on the server.  This makes it easier to partake without deciding to pass it over because of registration.  Of course, the issue here is that anyone can use any name and therefore impersonate someone else, but this is a small issue for a low traffic site.  What I&#8217;m getting at is that this is a standard setting and not customizable like the views on OSNews.</p>
<p>So I remain mixed on threading.  I understand that a flat view is generally easier to follow for the average Joe, but I simply don&#8217;t think that you should always cater to the dumbest possible user and build from there.  There are <a href="http://www.firsttube.com/read/A-Final-Word-on-the-Firefox-Fiasco">those who do cater to the least technical user</a>, there are those  <a href="http://www.drizzle.com/~lettvin/2006/11/windows-shutdown-crapfest.html">whose work suffers because they end up with a bland compromise</a>, and there are those who simply man up and make the decision.  Threading makes things easier to follow for *most* people with web experience, and that&#8217;s why I endorse it.  Because the heaviest participation on websites is from those who are comfortable online, and therefore, will probably appreciate the threads.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.firsttube.com/read/to-thread-or-not-to-thread/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Suggestions for Improving digg.com</title>
		<link>http://www.firsttube.com/read/suggestions-for-improving-diggcom/</link>
		<comments>http://www.firsttube.com/read/suggestions-for-improving-diggcom/#comments</comments>
		<pubDate>Thu, 09 Nov 2006 14:22:22 +0000</pubDate>
		<dc:creator>Adam S</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://firsttubecom/read/Suggestions-for-Improving-diggcom</guid>
		<description><![CDATA[How do you digg? Do you digg up articles that fascinate you? Articles that your friends recommend? Articles you want to check back on later? Do you use it as a social news system, as intended, or as a bookmarking &#8230; <a href="http://www.firsttube.com/read/suggestions-for-improving-diggcom/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>How do you <a href="http://digg.com">digg</a>? Do you digg up articles that fascinate you? Articles that your friends recommend? Articles you want to check back on later? Do you use it as a social news system, as intended, or as a bookmarking system? The problem, as I see it, is that as cool as digg is, there&#8217;s no real guide as to how to use the site. I think it can be fixed with a few minor changes.  Read on for more.<br />
<span id="more-274"></span><br />
<a href="http://digg.com">Digg</a>&#8216;s big problem, I think, is that&#8217;s it&#8217;s now in Slashdot territory.  Too many sites buckle under the weight of the traffic digg sends its way, consequently, you find several stories a day pointing to an unresponsive website.  Worse, you end up with site after site pointing to a WordPress database connection error page.  This is especially frustrating when the WordPress blog points to an embedded video from YouTube, break.com, or Google Video, all of whom could have otherwise handled the traffic.</p>
<p>We know that often times, once they make the front page, <a href="http://themulife.com/?p=256">stories continue to receive diggs even if the site is unresponsive</a>.  Why? How can this be? This exposes a major flaw in the system &#8211; if the title and description are good enough, people will digg it, no matter what is on the other side.  And that suggests we need two things.</p>
<p>First and foremost, we need bookmark functionality.  Make my digg history almost worthless by allowing me to arbitrarily bookmark posts &#8211; seriously.  This way, I can digg posts that I think should be in the front page without worrying that my history will be diluted.  Maybe a bookmark (but not a digg) counts as a quarter-digg in the algorithm (or something like that).  This way, I can bookmark a post to revisit it later without digging it now.  I can choose to digg it later or not.</p>
<p>The idea of &#8220;digg&#8221; I think has always been to play the word &#8220;dig,&#8221; such as &#8220;Yeah, man, I really like this site.  Ya dig?&#8221;  How can you digg something you haven&#8217;t seen?</p>
<p>If bookmarks were implemented, posts wouldn&#8217;t necessarily continue to accumulate diggs even if the page goes down.  Loyal readers suckered by a good headline, as I was yesterday when I kept going back to a posts entitled &#8220;<a href="http://digg.com/videos_comedy/Uber_Nerd_Calls_911">Uber-Nerd Calls 911</a>&#8221; which pointed to <a href="http://www.infectiousvideos.com/index.php?p=showvid&amp;a=playvid&amp;sid=3136&amp;cr=hotplay">this clip from Reno 911</a>, wouldn&#8217;t be forced to digg something just to remember to come back to it.  The site went down mere seconds after being front paged, and then to rescue to the poor site, the video was temporarily removed and links to other videos were put in its place.  Now, sure, there&#8217;s <a href="http://duggmirror.com">DuggMirror</a>, but DuggMirror can be blocked by robots.txt, so it&#8217;s not a sure thing, and it requires me to remember or bookmark, rather than simply click a link on digg.com itself and have a pending list of links to revisit &#8211; my digg bookmarks.</p>
<p>This is very different from the recently introduced &#8220;My #1&#8243; feature, which is mostly useless to me.  This allows you to chose a story you&#8217;d like to feature, for some unknown reason, but only from the stories you&#8217;ve dugg.  Furthermore, since I added something to &#8220;My #1&#8243; the day it was rolled out mistakenly (due to a *Digg* coding error at that!), it&#8217;s stuck there, the first story in my  <a href="http://digg.com/users/ascheinberg/myone">myone section</a>.  I can&#8217;t remove it, even though I haven&#8217;t even dugg it.</p>
<p>Now, this could go the other way.  While some may be more reserved in their digging once they can bookmark, it can be argued that adding bookmarks could potentially mean <strong>more</strong> diggs.  Once you can segregate your important stories, a digg is easy to hand out with no limits.  So the next step is that instead of the links going right to the site, the links should all be measured.  I wouldn&#8217;t mind seeing a digg link point to http://digg.com/link/ae59f907b23 and then having my own personal &#8220;clicked link&#8221; history too.</p>
<p>On top of that, the number of actual clicks could factor into the algorithm.  I&#8217;m betting that several people digg each front page story without ever having looked at it.  Like all trends here, this is good and bad. It&#8217;s possible that I may feel as though this piece should be shared, particularly if it&#8217;s a headline like &#8220;Rumsfeld Quits!&#8221; that I know to be true whether I read the article or not.  But for most stories, the number of clicks should matter.  If the number of diggs paces the number of clicks, for most stories, this is suspicious.  And I bet it happens a lot.  This goes double for comedy videos or submitters who conjure great headlines.</p>
<p>Yes, I always check out the window.status onmouseover, but this could easily be replaced even if the link doesn&#8217;t point to the URL is redirects to.  Perhaps this feature could even be toggled for the ultra paranoid who are freaked out about being monitored.  I just assume that since HTTP is sniffable by anyone who uses TCP/IP and has access to routers, my click history &#8211; at least at digg.com &#8211; isn&#8217;t that sensitive.</p>
<p>The last big problem I see with Digg is the ever-growing stream of duplicates.  Yesterday, someone submitted <a href="http://digg.com/apple/Macbook_Core_2_Duo_Is_Finally_here_W00t">this genius piece</a>.  It was probably the 20th article about the Macbook Core 2 Duo release.  Since it was a dupe, the author got around it by pointing to the site: http://www.apple.com/powerbook.  Of course, since there is no Powerbook anymore, it redirects you to a meaningful page, but one that has already been submitted.  This is silly &#8211; the author almost assuredly knew this was a duplicate story and purposely entered this URL to fool the digg engine.  2300+ diggs later, it paid off.  Digg needs a better way of monitoring dupes.  <a href="http://en.wikipedia.org">Wikipedia</a> has an interesting practice &#8211; when a potentionally controversial entry is linked from an external source that drives large amounts of traffic in, the administrators lock down that entry for some period.  Perhaps digg needs some site admins whose job is solely to monitor the site, a few smart operators to scan the Matrix.  When there&#8217;s an announcement such as new Macbooks or Vista&#8217;s RTM, they look for dupes and simply blow em away.  Sure, is is community run.  But I&#8217;m sure the community agrees that softing through the same stupid announcment 20+ times makes digg.com/view/all/upcoming a real chore.</p>
<p>Digg is a great site, its only shortcoming is that various methods of using the tools provided to us make for results that are inconsistent.  Furthermore, bad links can be, and often are, dugg up if the site is down but the title is good enough.  A few changes to the core of the site would make the entire thing much more usable and would make the concept of a digg more valuable.</p>
<p>So, in summation:</p>
<ol>
<li>Digg should add a bookmarking system independent from the digg system</li>
<li>Outgoing clicks should be measured</li>
<li>Hire community moderators to weed out duplicate posts</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.firsttube.com/read/suggestions-for-improving-diggcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

