<?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; gnu plot</title>
	<atom:link href="http://shout.setfive.com/tag/gnu-plot/feed/" rel="self" type="application/rss+xml" />
	<link>http://shout.setfive.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 18:48:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>JS+GNU Plot = ?</title>
		<link>http://shout.setfive.com/2008/08/09/jsgnu-plot/</link>
		<comments>http://shout.setfive.com/2008/08/09/jsgnu-plot/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 21:58:08 +0000</pubDate>
		<dc:creator>Ashish Datta</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[gnu plot]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[wikia search]]></category>

		<guid isPermaLink="false">http://shout.setfive.com/?p=8</guid>
		<description><![CDATA[I was playing around with Microsoft&#8217;s Live search the other day and found out that it can actually solve higher order quadratics! http://search.live.com/results.aspx?q=x^3%2B4*x%3D25&#38;go=&#38;form=QBRE Anyway, that&#8217;s cool and all but I really wanted it to make graphs when I searched for functions. I poked around a little but it doesn&#8217;t look like there is any way [...]]]></description>
			<content:encoded><![CDATA[<p>I was playing around with Microsoft&#8217;s Live search the other day and found out that it can actually solve higher order quadratics! <a href="http://search.live.com/results.aspx?q=x^3%2B4*x%3D25&amp;go=&amp;form=QBRE" target="_blank">http://search.live.com/results.aspx?q=x^3%2B4*x%3D25&amp;go=&amp;form=QBRE</a></p>
<p>Anyway, that&#8217;s cool and all but I really wanted it to make graphs when I searched for functions. I poked around a little but it doesn&#8217;t look like there is any way to plug stuff like that into Live! Luckily for me, Wikia Search is testing / developing their widget framework &#8211; codename WISE.</p>
<p>I threw together this WISE widget &#8211; <a href="http://fp029.sjc.wikia-inc.com/search/search.html#f(x)=x^3+3*x+5" target="_blank">http://fp029.sjc.wikia-inc.com/search/search.html#f(x)=x^3+3*x+5</a></p>
<p>The widget is really just a front end to GNU Plot &#8211; <a href="http://www.gnuplot.info/" target="_self">http://www.gnuplot.info/</a></p>
<p>A JS front end is here <a href="http://code.setfive.com/gnuplot/bin/ui.html" target="_blank">http://code.setfive.com/gnuplot/bin/ui.html</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://shout.setfive.com/2008/08/09/jsgnu-plot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
