<?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>{5} Setfive - Talking to the World &#187; yahoo boss</title>
	<atom:link href="http://shout.setfive.com/tag/yahoo-boss/feed/" rel="self" type="application/rss+xml" />
	<link>http://shout.setfive.com</link>
	<description></description>
	<lastBuildDate>Mon, 19 Jul 2010 19:09:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>More BOSS!</title>
		<link>http://shout.setfive.com/2008/08/17/more-boss/</link>
		<comments>http://shout.setfive.com/2008/08/17/more-boss/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 06:41:56 +0000</pubDate>
		<dc:creator>Ashish Datta</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[yahoo boss]]></category>

		<guid isPermaLink="false">http://shout.setfive.com/?p=21</guid>
		<description><![CDATA[So I had some time (not really Daum just couldn&#8217;t get me to do any real work) so I wrote up a thin wrapper around Yahoo BOSS. The code is available here I mashed it into the where/what/when thing and made a swag front end ;) The only search class implimented is the web one. [...]]]></description>
			<content:encoded><![CDATA[<p>So I had some time (not really Daum just couldn&#8217;t get me to do any real work) so I wrote up a thin wrapper around Yahoo BOSS.</p>
<p>The code is available <a href="http://code.setfive.com/boss/phpboss.zip" target="_self">here </a></p>
<p>I mashed it into the where/what/when thing and made a <a href="http://code.setfive.com/boss/sage.html" target="_blank">swag front end</a> ;)</p>
<p>The only search class implimented is the web one. I&#8217;ll probably try and do news/image later this weekend. I also haven&#8217;t tested ANY of the features so it&#8217;s very possible nothing works. </p>
]]></content:encoded>
			<wfw:commentRss>http://shout.setfive.com/2008/08/17/more-boss/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Yahoo BOSS is sahweet!</title>
		<link>http://shout.setfive.com/2008/08/13/yahoo-boss-is-sahweet/</link>
		<comments>http://shout.setfive.com/2008/08/13/yahoo-boss-is-sahweet/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 04:14:44 +0000</pubDate>
		<dc:creator>Ashish Datta</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[php code]]></category>
		<category><![CDATA[wikia search]]></category>
		<category><![CDATA[yahoo boss]]></category>

		<guid isPermaLink="false">http://shout.setfive.com/?p=10</guid>
		<description><![CDATA[A couple of weeks ago I ran across this article on Techcrunch. Basically, a Yahoo! engineer used Yahoo Boss! and the Google App engine to make a &#8220;who,what,where,when&#8221; answering service. Since I want one I took a look at the code, but since its on the GAE the code is in Python for the GAE. [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of weeks ago I ran across <a href="http://www.techcrunch.com/2008/08/04/yahoo-boss-is-so-open-it-runs-on-googles-app-engine/" target="_blank">this article</a> on Techcrunch.</p>
<p>Basically, a <a href="http://zooie.wordpress.com/2008/08/04/yahoo-boss-google-app-engine-integrated/" target="_blank">Yahoo! engineer</a> used Yahoo Boss! and the <a href="http://code.google.com/appengine/" target="_blank">Google App engine</a> to make a &#8220;who,what,where,when&#8221; <a href="http://bossy.appspot.com/" target="_blank">answering service</a>. Since I want one I took a look at the code, but since its on the GAE the code is in Python for the GAE.</p>
<p>Anyway, since its like 50 lines of code I decided to take a look at BOSS and port it over to PHP. The quick and dirty PHP clocks in at 200 lines and is available for <a href="http://code.setfive.com/wikialabs/boss.php?q=when%20was%20the%20challenger%20disaster&amp;c=render" target="_blank">testing</a>. The PHP returns JSON code with an optional callback specified with c=</p>
<p>Feel free to use it for whatever &#8211; just play nice</p>
<p style="text-align: left;">It might even make it into a super secret <a href="http://fp029.sjc.wikia-inc.com/search/search.html#when%20did%20the%20titanic%20sink" target="_blank">Wikia framework</a>!</p>
<p style="text-align: left;">Code is available <a href="http://code.setfive.com/wikialabs/boss.code.php" target="_blank">here</a>.</p>
<p style="text-align: left;">Vik does a really good job of explaining how the <a href="http://zooie.wordpress.com/2008/08/04/yahoo-boss-google-app-engine-integrated/" target="_blank">process works</a>. Unfortunately, its not particularly consistent or accurate. But it is pretty neat and considering its only 200 lines a good demonstration of thinking outside the box.</p>
]]></content:encoded>
			<wfw:commentRss>http://shout.setfive.com/2008/08/13/yahoo-boss-is-sahweet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
