<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Day 13: Early Proof of Concept</title>
	<atom:link href="http://www.kalzumeus.com/2008/06/13/day-13-early-proof-of-concept/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kalzumeus.com/2008/06/13/day-13-early-proof-of-concept/</link>
	<description>B2C stands for "Bingo To Customer"</description>
	<lastBuildDate>Fri, 10 Sep 2010 23:44:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Richie Hindle</title>
		<link>http://www.kalzumeus.com/2008/06/13/day-13-early-proof-of-concept/#comment-1411</link>
		<dc:creator>Richie Hindle</dc:creator>
		<pubDate>Mon, 15 Dec 2008 13:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=416#comment-1411</guid>
		<description>Hi Patrick - I saw this on Ajaxian and thought of you (or at least, of Widget Bakery 8-)  http://ajaxian.com/archives/yql-converting-the-web-to-json-with-mock-sql

Sounds like a technology that could make your life easier.</description>
		<content:encoded><![CDATA[<p>Hi Patrick &#8211; I saw this on Ajaxian and thought of you (or at least, of Widget Bakery 8-)  <a href="http://ajaxian.com/archives/yql-converting-the-web-to-json-with-mock-sql" rel="nofollow">http://ajaxian.com/archives/yql-converting-the-web-to-json-with-mock-sql</a></p>
<p>Sounds like a technology that could make your life easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richie Hindle</title>
		<link>http://www.kalzumeus.com/2008/06/13/day-13-early-proof-of-concept/#comment-1410</link>
		<dc:creator>Richie Hindle</dc:creator>
		<pubDate>Sat, 14 Jun 2008 19:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=416#comment-1410</guid>
		<description>It&#039;s that “Did you mean the list … ?” that makes me a bit skeptical.  I&#039;ve done a fair bit of web page parsing and spidering, and generically-applicable code to scrape content out of arbitrary web pages is hard.  Especially when your users really really don&#039;t want to learn XPath.  :-)

I think the “Did you mean the list … ?” step is the proverbial step before &quot;Profit&quot; for this product.</description>
		<content:encoded><![CDATA[<p>It&#8217;s that “Did you mean the list … ?” that makes me a bit skeptical.  I&#8217;ve done a fair bit of web page parsing and spidering, and generically-applicable code to scrape content out of arbitrary web pages is hard.  Especially when your users really really don&#8217;t want to learn XPath.  :-)</p>
<p>I think the “Did you mean the list … ?” step is the proverbial step before &#8220;Profit&#8221; for this product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ColinM</title>
		<link>http://www.kalzumeus.com/2008/06/13/day-13-early-proof-of-concept/#comment-1409</link>
		<dc:creator>ColinM</dc:creator>
		<pubDate>Sat, 14 Jun 2008 04:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=416#comment-1409</guid>
		<description>You could probably have a nice little version wrapped up inside a wordpress plugin, as they are easy-peasy to install. But again it&#039;s the getting data into the widget in the first place that I think will prove the challenge. Interesting scraping idea though.</description>
		<content:encoded><![CDATA[<p>You could probably have a nice little version wrapped up inside a wordpress plugin, as they are easy-peasy to install. But again it&#8217;s the getting data into the widget in the first place that I think will prove the challenge. Interesting scraping idea though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.kalzumeus.com/2008/06/13/day-13-early-proof-of-concept/#comment-1408</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sat, 14 Jun 2008 03:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=416#comment-1408</guid>
		<description>This time, it was actually quite a bit of work for Bingo Hat.  Once the product gets released, this example will be as simple as &quot;type in the URL of the page whose list you want me to scrape&quot; -&gt; &quot;Did you mean the list ... ?&quot; -&gt; &quot;Pick a template for display of this information&quot; -&gt; &quot;Right now your widget looks like this.  That sound right to you?&quot; -&gt; &quot;Here is the code!&quot;</description>
		<content:encoded><![CDATA[<p>This time, it was actually quite a bit of work for Bingo Hat.  Once the product gets released, this example will be as simple as &#8220;type in the URL of the page whose list you want me to scrape&#8221; -&gt; &#8220;Did you mean the list &#8230; ?&#8221; -&gt; &#8220;Pick a template for display of this information&#8221; -&gt; &#8220;Right now your widget looks like this.  That sound right to you?&#8221; -&gt; &#8220;Here is the code!&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richie Hindle</title>
		<link>http://www.kalzumeus.com/2008/06/13/day-13-early-proof-of-concept/#comment-1407</link>
		<dc:creator>Richie Hindle</dc:creator>
		<pubDate>Fri, 13 Jun 2008 22:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=416#comment-1407</guid>
		<description>&quot;Before you click there, let me warn you: it is boring as all heck.&quot;  You&#039;re really very wrong about that - it&#039;s very exciting!  In fact your &quot;boring&quot; example is a lot more exciting than your initial description, which (rightly or wrongly) made me think of it as a Web 2.0 Shiny Button Thing.  Now I&#039;ve seen that it can carry unexciting *but useful* (as opposed to shiny but useless) content, I can start to see its real value.

Now I need to figure out how I can apply it to any of my stuff.  :-)

And Sohail&#039;s right.  I&#039;d be interested to know how much work &quot;Patrick with his Bingo Card Hat On&quot; had to do in order to make &quot;Patrick with his Widget Hat On&quot;&#039;s widget work with his content.</description>
		<content:encoded><![CDATA[<p>&#8220;Before you click there, let me warn you: it is boring as all heck.&#8221;  You&#8217;re really very wrong about that &#8211; it&#8217;s very exciting!  In fact your &#8220;boring&#8221; example is a lot more exciting than your initial description, which (rightly or wrongly) made me think of it as a Web 2.0 Shiny Button Thing.  Now I&#8217;ve seen that it can carry unexciting *but useful* (as opposed to shiny but useless) content, I can start to see its real value.</p>
<p>Now I need to figure out how I can apply it to any of my stuff.  :-)</p>
<p>And Sohail&#8217;s right.  I&#8217;d be interested to know how much work &#8220;Patrick with his Bingo Card Hat On&#8221; had to do in order to make &#8220;Patrick with his Widget Hat On&#8221;&#8216;s widget work with his content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sohail</title>
		<link>http://www.kalzumeus.com/2008/06/13/day-13-early-proof-of-concept/#comment-1406</link>
		<dc:creator>Sohail</dc:creator>
		<pubDate>Fri, 13 Jun 2008 18:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=416#comment-1406</guid>
		<description>I think it does show that quite nicely. You&#039;ve gotta make it REALLY REALLY easy to use though.</description>
		<content:encoded><![CDATA[<p>I think it does show that quite nicely. You&#8217;ve gotta make it REALLY REALLY easy to use though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
