<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Some Guy Ranting &#187; Web 2.0</title>
	<link>http://lukewelling.com</link>
	<description>Just another nerd's weblog</description>
	<pubDate>Fri, 18 Dec 2009 22:14:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Well funded web2.0 one day, blurry clip art the next.</title>
		<link>http://lukewelling.com/2008/03/20/139/</link>
		<comments>http://lukewelling.com/2008/03/20/139/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 04:27:06 +0000</pubDate>
		<dc:creator>luke</dc:creator>
		
		<category><![CDATA[Humour]]></category>

		<category><![CDATA[Luke Welling]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://lukewelling.com/2008/03/20/139/</guid>
		<description><![CDATA[Here is a postscript to a failed and forgotten Web2.0 venture.
The summary for a story about botnets was decorated with blurry clipart that seemed familiar to me.

Talk about &#8220;rooster one day, feather duster the next&#8221;.  The the logo from officepirates.com is now relegated to blurry clipart status.  Although as I said back then, [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a postscript to a failed and forgotten Web2.0 venture.</p>
<p>The summary for <a href="http://www.theage.com.au/news/security/infected-australian-computers-fetch-top-dollar/2008/03/20/1205602560478.html">a story about botnets</a> was decorated with blurry clipart that seemed familiar to me.<br />
<img src='http://lukewelling.com/wp-content/uploads/2008/03/theagepirate1.jpg' alt='From theage.com.au March 21, 2008' /></p>
<p>Talk about &#8220;rooster one day, feather duster the next&#8221;.  The the <a href="http://web.archive.org/web/20060216212055/www.officepirates.com/officepirates/">logo from officepirates.com</a> is now relegated to blurry clipart status.  Although <a href="http://lukewelling.com/2006/03/01/officepiratescom-calling-all-slackers/">as I said back then</a>, that venture elected to skip over the rooster stage, and take a more &#8220;turkey one day, feather duster the next&#8221; trajectory.</p>
]]></content:encoded>
			<wfw:commentRss>http://lukewelling.com/2008/03/20/139/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Maybe it is time I got out of PHP</title>
		<link>http://lukewelling.com/2007/02/07/maybe-it-is-time-i-got-out-of-php/</link>
		<comments>http://lukewelling.com/2007/02/07/maybe-it-is-time-i-got-out-of-php/#comments</comments>
		<pubDate>Tue, 06 Feb 2007 14:26:45 +0000</pubDate>
		<dc:creator>luke</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://lukewelling.com/2007/02/07/maybe-it-is-time-i-got-out-of-php/</guid>
		<description><![CDATA[It struck me at Kiwi Foo that PHP&#8217;s place in the world has changed.  Ten years ago, it was a niche tool for solving a particular problem, the Web problem. Using it felt like an adventure, clients had to be talked into it, documentation was patchy, you might not know in advance if something [...]]]></description>
			<content:encoded><![CDATA[<p>It struck me at <a href="http://baacamp.org/">Kiwi Foo</a> that PHP&#8217;s place in the world has changed.  Ten years ago, it was a niche tool for solving a particular problem, the Web problem. Using it felt like an adventure, clients had to be talked into it, documentation was patchy, you might not know in advance if something was possible.</p>
<p>Today, a great many things are being approached as a subset of the Web problem, and PHP is everywhere.  Using it is the safe, easy choice.  You are almost certainly not going to be the first person to try to implement some weird functionality. You are almost certainly not going to be the company to test its ability to run large sites. You will know what you intend to do is possible before you start.  PHP is on the slow downhill slope to that dusty, tweedy place where boring old programming languages go to be tended to by boring old programmers.</p>
<p>It will not be long before you are driving past an old people&#8217;s home near you and see a sign reading &#8220;Bingo Mondays, PHP Classes Tuesdays, Lawn Bowls Wednesdays&#8221;</p>
<p>The dilemma really, is where would I go?  </p>
<p>Clearly I <a href="http://lukewelling.com/2006/08/03/java-programmers-are-the-erotic-furries-of-programming/">could not switch to Java</a>.  Now don&#8217;t get me wrong, Java is a fine language for some things, it is just that the main thing it is good for is keeping an army of people who don&#8217;t really enjoy programming but enjoy earning a decent living productively occupied and off the streets.  It is not ideally suited for the Web, and it is not something I would use for fun.</p>
<p>Ruby is nice in many ways, and although Rails is not as nice,  Ruby&#8217;s main problem is the user community. I don&#8217;t remember the PHP community when it was the same size being infected with the same degree of religious zeal and rampant fanboyism. Trying to advocate a particular piece of technology and clinging to a blind refusal to admit that your technology of choice has any flaws at all is not convincing.</p>
<p>Python syntax annoys me.</p>
<p>Perl has already descended further down the dust, dentures and bingo slope than PHP.</p>
<p>Some things though have not changed over the years. PHP may have its wrinkles, but it is still a great tool for pragmatic people to get a job done quickly and efficiently. That of course is the reason that I will be using PHP tomorrow, and presumably for a while longer too.</p>
]]></content:encoded>
			<wfw:commentRss>http://lukewelling.com/2007/02/07/maybe-it-is-time-i-got-out-of-php/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Building an Asynchronous Multiuser Web App for Fun &#8230; and Maybe Profit</title>
		<link>http://lukewelling.com/2006/07/26/building-an-asynchronous-multiuser-web-app-for-fun-and-maybe-profit/</link>
		<comments>http://lukewelling.com/2006/07/26/building-an-asynchronous-multiuser-web-app-for-fun-and-maybe-profit/#comments</comments>
		<pubDate>Tue, 25 Jul 2006 20:09:02 +0000</pubDate>
		<dc:creator>luke</dc:creator>
		
		<category><![CDATA[Conferences]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://lukewelling.com/2006/07/26/building-an-asynchronous-multiuser-web-app-for-fun-and-maybe-profit/</guid>
		<description><![CDATA[Here are the slides for my talk today.
I will put up a cleaner verison of the code in a couple of weeks, but here is today&#8217;s verison.  It comes with an iron clad guarantee about its bug free status.  I just won&#8217;t tell you exactly what I am guaranteeing.
poker.pdf
poker_0.1.zip
The mysqldump of the database
]]></description>
			<content:encoded><![CDATA[<p>Here are the slides for my talk today.</p>
<p>I will put up a cleaner verison of the code in a couple of weeks, but here is today&#8217;s verison.  It comes with an iron clad guarantee about its bug free status.  I just won&#8217;t tell you exactly what I am guaranteeing.<br />
<a id="p64" href="http://lukewelling.com/wp-content/uploads/2006/07/poker.pdf">poker.pdf</a><br />
<a id="p63" href="http://lukewelling.com/wp-content/uploads/2006/07/poker_0.1.zip">poker_0.1.zip</a><br />
<a id="p63" href="http://lukewelling.com/wp-content/uploads/2006/07/poker.sql.txt">The mysqldump</a> of the database</p>
]]></content:encoded>
			<wfw:commentRss>http://lukewelling.com/2006/07/26/building-an-asynchronous-multiuser-web-app-for-fun-and-maybe-profit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OfficePirates.com - Calling all slackers</title>
		<link>http://lukewelling.com/2006/03/01/officepiratescom-calling-all-slackers/</link>
		<comments>http://lukewelling.com/2006/03/01/officepiratescom-calling-all-slackers/#comments</comments>
		<pubDate>Tue, 28 Feb 2006 13:12:00 +0000</pubDate>
		<dc:creator>luke</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Humour]]></category>

		<category><![CDATA[Nerd Culture]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://lukewelling.com/2006/03/01/officepiratescom-calling-all-slackers/</guid>
		<description><![CDATA[OfficePirates.com is an interesting venture*.  They are aimed specifically at the 21-34 year old, male, office worker who hates his job and spends more time surfing the web than working demographic.  Did you know that was a demographic?  Now I will admit it is not quite like one of those job ads [...]]]></description>
			<content:encoded><![CDATA[<p><a href = "http://officepirates.com">OfficePirates.com</a> is an interesting venture*.  They are aimed specifically at the 21-34 year old, male, office worker who hates his job and spends more time surfing the web than working demographic.  Did you know that was a demographic?  Now I will admit it is not quite like one of those job ads you sometimes read that say &#8220;To be considered, the applicant should have between 4.3 and 4.32 years C++ experience, like french fry sandwiches and be named Bob,&#8221; but it still seems fairly specific to me.</p>
<p>Of course, in time honoured Web 2.0 style, viral marketing is a big part of the plan.  Their hordes of office slackers are, as we speak, supposed to be emailing each other to say &#8220;Have you seen the <a href = "http://www.officepirates.com/officepirates/video/0,25038,1150891,00.html">Girls in Bras</a> video?  It is hilarious.&#8221;</p>
<p>There are a few small problems with the plan though, the video is not hilarious, and the people behind it seem to have only passing familiarity with some standard internet practices.  For example, the comment field in their blog looks like this whenever I look at it:</p>
<p><img id="image52" src="http://lukewelling.com/wp-content/uploads/2006/02/office-pirates-comments1.gif" alt="Closed?" /></p>
<p>Did you used to think the internet operated 24 hours a day?  So did I.  I am not even sure what time zone that 9-6 is in, but apparently there is only one.</p>
<p>Some of their stuff is quite good.  I liked <a href = "http://www.officepirates.com/officepirates/video/0,25038,1150889,00.html">Half day man</a>, and they have money and a marketing budget behind them so being initially a bit thin on content will presumably be easy to solve, but it is hard to run a major website when you don&#8217;t seem to understand the genre conventions and when parts of your technology suck.  I hate the Flash video player they are using.  It does not cache content, so if your connection struggles you can&#8217;t pause and wait for the download to catch up.  You just have to watch it stutter.  </p>
<p>I also keep seeing [an error occurred while processing this directive].  What is that?  A server side include error message, or an early version of ASP error message?  How very Web 1.0.</p>
<p>* <small>and I am not only saying that because I own lots of their stock on <a href="http://alexadex.com/ad/index.fcgi?ref=7302">Alexadex</a>, or because they have a really cool logo</small></p>
<p><b>Update:</b> OfficePirates.com was shut down on September 1 after failing to find an audience. Personally, I only noticed six months later because I had a broken link.</p>
]]></content:encoded>
			<wfw:commentRss>http://lukewelling.com/2006/03/01/officepiratescom-calling-all-slackers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fun with Alexadex</title>
		<link>http://lukewelling.com/2006/02/27/fun-with-alexadex/</link>
		<comments>http://lukewelling.com/2006/02/27/fun-with-alexadex/#comments</comments>
		<pubDate>Mon, 27 Feb 2006 12:16:05 +0000</pubDate>
		<dc:creator>luke</dc:creator>
		
		<category><![CDATA[Alexadex]]></category>

		<category><![CDATA[Blog]]></category>

		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[hacking]]></category>

		<guid isPermaLink="false">http://lukewelling.com/2006/02/27/fun-with-alexadex/</guid>
		<description><![CDATA[In case you are not aware, Alexadex is a virtual stock market game, where the values of stocks depend on their Alexa reach ratings.
Because I have too much time on my hands, I wanted to track my portfolio value in the sidebar of my blog.  Look over there somewhere &#8212;&#8211;&#62; and you will probably [...]]]></description>
			<content:encoded><![CDATA[<p>In case you are not aware, <a href="http://alexadex.com/ad/index.fcgi?ref=7302">Alexadex</a> is a virtual stock market game, where the values of stocks depend on their <a href="http://alexa.com">Alexa</a> reach ratings.</p>
<p>Because I have too much time on my hands, I wanted to track my portfolio value in the sidebar of my blog.  Look over there somewhere &#8212;&#8211;&gt; and you will probably see it.</p>
<p>In case it holds amusement value to somebody, here is the code. It relies on PHP and MySQL and just does some simple screen scraping.</p>
<p>The fact that this URL works:<br />
<a href = "http://alexadex.com/ad/api?&#038;method=getQuote&#038;url=lukewelling.com">http://alexadex.com/ad/api?&#038;method=getQuote&#038;url=lukewelling.com</a><br />
hints that there might be an API to do this at some point, but for now, I am screen scraping. (url pulled from <a href = "http://www.calevans.com/view.php/page/alexadex">Cal Evans&#8217; blog</a>)</p>
<p>The database table looks like this:</p>
<p><code>
<pre>
CREATE TABLE alexadex (
  timestamp timestamp(14) NOT NULL,
  value int(11) NOT NULL default '0',
  PRIMARY KEY  (timestamp)
)
</pre>
<p></code></p>
<p>From a cron job I am running:<br />
<code>
<pre>
&lt;?php
require('functions.php');

connectToDb();

$username = 'tangledweb';
$url = "http://alexadex.com/ad/user/$username";
$marker = 'total:&lt;/b&gt;&lt;/td&gt;&lt;td align=right&gt;$';

$current =  scrape( $url, $marker );
if($current!==false)
{
   echo "stored: ";
   storeCurrent($current);
}

echo $current; 

?&gt;
</pre>
<p></code><br />
In case it is not obvious, my Alexadex username is tangledweb.</p>
<p>In my blog sidebar I have:<br />
<code>
<pre>
&lt;?php
require('functions.php');
echo '&lt;li&gt;&lt;a href = "http://alexadex.com/ad/user/tangledweb"
      &gt;My current portfolio is $';
$temp = getMostRecentFromDb();
echo number_format($temp['value']).'&lt;/a&gt;';
?&gt;
</pre>
<p></code></p>
<p>The functions these rely on are:<br />
<code>
<pre>
function storeCurrent($value)
{
 $value = intval($value);
 $sql = "INSERT
         INTO alexadex
         VALUES (NOW(), $value)";
  $result = mysql_query($sql);
}

function getMostRecentFromDb()
{
  $sql = "SELECT *
          FROM alexadex
          WHERE 1
          ORDER BY `timestamp` DESC
          LIMIT 1";

  $result = mysql_query($sql);

  return mysql_fetch_array($result);
}

function scrape($url, $marker, $maxLength = 50)
{
  $page = file_get_contents($url);
  if($page === false)
  {
    return false;
  }
  $pos = strpos($page, $marker);
  if($pos === false)
  {
    return false;
  }
  $value= substr($page, $pos + strlen($marker), $maxLength);
  $value= str_replace(',', '', $value);
  $value= intval($value);
  return $value;
}

function connectToDb()
{
  $connection = mysql_connect("host",
                              "user",
                              "pass");
  mysql_select_db("dbname", $connection);
}
</pre>
<p></code></p>
<p>This code comes with no warranty of any kind.  You can have it as public domain, but I would appreciate a link to this blog if you use it.  I hope it still works.  WordPress seems to really, really want to mess with it when it saves it.</p>
]]></content:encoded>
			<wfw:commentRss>http://lukewelling.com/2006/02/27/fun-with-alexadex/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tagging vs. Meta Tags</title>
		<link>http://lukewelling.com/2006/02/17/tagging-vs-meta-tags/</link>
		<comments>http://lukewelling.com/2006/02/17/tagging-vs-meta-tags/#comments</comments>
		<pubDate>Thu, 16 Feb 2006 13:40:51 +0000</pubDate>
		<dc:creator>luke</dc:creator>
		
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://lukewelling.com/2006/02/17/tagging-vs-meta-tags/</guid>
		<description><![CDATA[So everybody ignores Meta Tags right?  Search engines know that poeple put any old junk keywords in them to attract traffic, so search engines completely ignore them.
Tagging on the other hand is flavour of the month.  For some reason, blog search engines at least give significant weight to tags, and assume that people [...]]]></description>
			<content:encoded><![CDATA[<p>So everybody ignores Meta Tags right?  Search engines know that poeple put any old junk keywords in them to attract traffic, so search engines completely ignore them.</p>
<p>Tagging on the other hand is flavour of the month.  For some reason, blog search engines at least give significant weight to tags, and assume that people are not tag keyword stuffing.</p>
<p>I give it three months.</p>
<p>Tags: <a href="http://www.technorati.com/tags/brrreeeport" rel="tag">brrreeeport</a> <a href="http://www.technorati.com/tags/Abu+Ghraib" rel="tag">Abu Ghraib</a> <a href="http://www.technorati.com/tags/Cheney" rel="tag">Cheney</a> <a href="http://www.technorati.com/tags/Du+bist+Deutschland" rel="tag">Du bist Deutschland</a> <a href="http://www.technorati.com/tags/Office+Live" rel="tag">Office Live</a> *</p>
<p>* Any resemblance between these tags and the post content or the top 5 current searches at technorati is purely coincidental.</p>
]]></content:encoded>
			<wfw:commentRss>http://lukewelling.com/2006/02/17/tagging-vs-meta-tags/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Alexadex Season</title>
		<link>http://lukewelling.com/2006/02/15/new-alexadex-season/</link>
		<comments>http://lukewelling.com/2006/02/15/new-alexadex-season/#comments</comments>
		<pubDate>Wed, 15 Feb 2006 01:24:20 +0000</pubDate>
		<dc:creator>luke</dc:creator>
		
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://lukewelling.com/2006/02/15/new-alexadex-season/</guid>
		<description><![CDATA[Alexadex  is a stock market game based on Alexa rankings.  The current season has just started so now would be a good time to join in.
PS: Yes that is a link with a referrer ID in it.  Just go the basic domain if me getting a play money referral bonus offends you.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://alexadex.com/ad/index.fcgi?ref=7302">Alexadex </a> is a stock market game based on <a href="http://www.alexa.com">Alexa </a>rankings.  The current season has just started so now would be a good time to join in.</p>
<p>PS: Yes that is a link with a referrer ID in it.  Just go the basic domain if me getting a play money referral bonus offends you.</p>
]]></content:encoded>
			<wfw:commentRss>http://lukewelling.com/2006/02/15/new-alexadex-season/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ning: Wednesday Feb 15 is International Annoy Marc Andreessen Day</title>
		<link>http://lukewelling.com/2006/02/14/ning-wednesday-feb-15-is-international-annoy-marc-andreessen-day/</link>
		<comments>http://lukewelling.com/2006/02/14/ning-wednesday-feb-15-is-international-annoy-marc-andreessen-day/#comments</comments>
		<pubDate>Tue, 14 Feb 2006 11:52:34 +0000</pubDate>
		<dc:creator>luke</dc:creator>
		
		<category><![CDATA[Humour]]></category>

		<category><![CDATA[Nerd Culture]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://lukewelling.com/2006/02/14/ning-wednesday-feb-15-is-international-annoy-marc-andreessen-day/</guid>
		<description><![CDATA[From Wired,  there is a certain irony in using Ning to annoy one of its founders, but although I really do like annoying people, I don&#8217;t think I will be able to make it.
The trigger for the event was Marc telling an anecdote to analysts, that  because somebody came to visit once, Ning [...]]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://wiredblogs.tripod.com/furthermore/index.blog?entry_id=1413010">Wired</a>,  there is a certain irony in <a href="http://visiting.ning.com/">using Ning</a> to annoy one of its founders, but although I really do like annoying people, I don&#8217;t think I will be able to make it.</p>
<p>The trigger for the event was Marc telling an <a href="http://news.com.com/1606-2-6034378.html?tag=st.rb">anecdote </a>to analysts, that  because somebody came to visit once, Ning took their sign off the door.  In his opinion, one of the great things about internet businesses is that you never need to meet your customers.  It is always good to see the nerd ethos of shunning human contact thrives at all levels of the Internet community.</p>
<p><a href="http://visiting.ning.com/"><img id="image24" src="http://lukewelling.com/wp-content/uploads/2006/02/visiting.ning.png" alt="visiting.ning.com" /><br />
</a></p>
<p>Update: the &#8220;unannounced visit&#8221; is on the official <a href="http://blog.ning.com/2006/02/mischievous_bloggers_have_made.html">Ning Blog</a>.  In  the same blog, there is a <a href="http://blog.ning.com/2006/02/release_management.html">Ning Magic 8 Ball</a>.  <a href="http://www.mrcameltoe.com/t1/pps=viewsite/" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">I</a> <a href="http://www.publicinvasion.com/t1/pps=viewsite/" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">am</a> <a href="http://www.bigtitsroundasses.com/t1/pps=viewsite/" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">not</a> <a href="http://www.videosz.com/index.php?link_id=5927&#038;lg=us" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">sure</a> <a href="http://www.cfnmblog.net" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">if</a> <a href="http://www.madfirsttime.com" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">it</a> <a href="http://www.madincest.net" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">is</a> a <a href="http://www.madwives.net" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">one</a> <a href="http://www.madcouples.net" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">off</a> <a href="http://www.madbabysitters.com" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">in</a>-<a href="http://www.madfisting.net" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">joke</a>, or a <a href="http://tour1.ebonycumdumps.com/track/NDM1MzoxNToxOQ/" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">really</a> <a href="http://tour1.facialabuse.com/track/NDM1MzoxNTox/" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">cool</a> <a href="http://tour1.ghettogaggers.com/track/NDM1MzoxNToxMQ/" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">piece</a> <a href="http://tour1.latinaabuse.com/track/NDM1MzoxNToyMg/" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">of</a> <a href="http://tour1.spermsuckers.com/track/NDM1MzoxNToxOA/" onMouseOver="window.status=' ';return true;" style="cursor:text;color:#333332;text-decoration:none;">conference</a> schwag.</p>
]]></content:encoded>
			<wfw:commentRss>http://lukewelling.com/2006/02/14/ning-wednesday-feb-15-is-international-annoy-marc-andreessen-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Newsvine.com beta</title>
		<link>http://lukewelling.com/2006/02/11/newsvinecom-beta/</link>
		<comments>http://lukewelling.com/2006/02/11/newsvinecom-beta/#comments</comments>
		<pubDate>Fri, 10 Feb 2006 14:36:43 +0000</pubDate>
		<dc:creator>luke</dc:creator>
		
		<category><![CDATA[Media]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://lukewelling.com/2006/02/11/newsvinecom-beta/</guid>
		<description><![CDATA[I have been playing with Newsvine tonight. It is pretty slick. 
I have often thought that you could run a digg style site for more general news.  We will see how it goes.  It will obviously live or die on the standard of community it can attract.
Some parts of it work really well. [...]]]></description>
			<content:encoded><![CDATA[<p>I have been playing with <a href="http://newsvine.com">Newsvine</a> tonight. It is pretty slick. </p>
<p>I have often thought that you could run a <a href="http://digg.com">digg</a> style site for more general news.  We will see how it goes.  It will obviously live or die on the standard of community it can attract.</p>
<p>Some parts of it work really well.  I like the little Ajax feature of telling you if your chosen username is available as you type, rather than after you submit the form.</p>
<p>Some parts of it could be better.  The biggest letdown for me is that the article comments are not threaded. Digg and Slashdot seem to attract fairly similar types of readers, but while the best of slashdot comments can be really insightful and better than the articles, digg comments are nearly always 2 line wastes of pixels.  If you only let people comment on the main story, you do not get the same degree of interaction as if you let them reply to previous comments.</p>
<p>I am also not sure if it is trying to be a US only site, or a world site, but US News and World News seem odd looked at from outside the US.  The region dropdown lists cities in a few countries, so maybe they are confused about which readers they are aiming at.</p>
]]></content:encoded>
			<wfw:commentRss>http://lukewelling.com/2006/02/11/newsvinecom-beta/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Can somebody explain read.io to me?</title>
		<link>http://lukewelling.com/2006/02/08/can-somebody-explain-readio-to-me/</link>
		<comments>http://lukewelling.com/2006/02/08/can-somebody-explain-readio-to-me/#comments</comments>
		<pubDate>Wed, 08 Feb 2006 09:05:24 +0000</pubDate>
		<dc:creator>luke</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://lukewelling.com/2006/02/08/can-somebody-explain-readio-to-me/</guid>
		<description><![CDATA[Am I missing the point, or is it kind of &#8230; ummm &#8230; well, stupid?
It is not live yet, so I have not seen it and might be missing an important detail.  As I understand it, you sign up and it takes entries from the feed of your blog and converts them into synthetic [...]]]></description>
			<content:encoded><![CDATA[<p>Am I missing the point, or is it kind of &#8230; ummm &#8230; well, <a href = "http://read.io">stupid</a>?</p>
<p>It is not live yet, so I have not seen it and might be missing an important detail.  As I understand it, you sign up and it takes entries from the feed of your blog and converts them into synthetic speech for others to download.</p>
<p>Here is a <a href = "http://www.hebig.com/archives/003497.shtml">sample</a></p>
<p>I can see why that might be fun once, but except for your blind blog readers, I cannot see why it is a good thing.  Even if you have a significant number of blind readers, they presumably already have screen reading software which is doing the conversion at the client end where it should be being done. Who would rather download a 5Mb MP3 file than a 5 Kb html file?  </p>
<p>I could kind of see some value in it if you could use it as an aggregator, grabbing new entries from a bunch of blogs that you read regularly and filling your MP3 player with them overnight so you could listen to them on the way to work.  I still think the conversion should be done at the client end, but at least I could see a point to it.  I don&#8217;t see why offering your readers the opportunity to download a stilted, machine converted podcast of your writings would have more than novelty value.</p>
]]></content:encoded>
			<wfw:commentRss>http://lukewelling.com/2006/02/08/can-somebody-explain-readio-to-me/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

