<?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"
	>
<channel>
	<title>Comments on: mashTape and APIs</title>
	<atom:link href="http://whacked.net/2008/03/30/mashtape-and-apis/feed/" rel="self" type="application/rss+xml" />
	<link>http://whacked.net/2008/03/30/mashtape-and-apis/</link>
	<description>thoughts on open spaces</description>
	<pubDate>Sat, 22 Nov 2008 10:04:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Scraping artists bios off of Wikipedia &#124; DavidCraddock.net</title>
		<link>http://whacked.net/2008/03/30/mashtape-and-apis/#comment-97728</link>
		<dc:creator>Scraping artists bios off of Wikipedia &#124; DavidCraddock.net</dc:creator>
		<pubDate>Wed, 18 Jun 2008 08:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://whacked.net/?p=938#comment-97728</guid>
		<description>&lt;p&gt;[...] pictures of the currently playing artist. I was reading through the mashTape code, and then found this posting by its developer, which hepfully provided the exact method I [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] pictures of the currently playing artist. I was reading through the mashTape code, and then found this posting by its developer, which hepfully provided the exact method I [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: David Craddock</title>
		<link>http://whacked.net/2008/03/30/mashtape-and-apis/#comment-97724</link>
		<dc:creator>David Craddock</dc:creator>
		<pubDate>Tue, 17 Jun 2008 14:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://whacked.net/?p=938#comment-97724</guid>
		<description>&lt;p&gt;You legend! This is exactly what I'm trying to do with a music mashup I'm working on. I'm a big fan of MashTape, and have spent the last hour or so re-reading your javascript code for inspiration on how you did it, but this article explains all. Many thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You legend! This is exactly what I&#8217;m trying to do with a music mashup I&#8217;m working on. I&#8217;m a big fan of MashTape, and have spent the last hour or so re-reading your javascript code for inspiration on how you did it, but this article explains all. Many thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Lau</title>
		<link>http://whacked.net/2008/03/30/mashtape-and-apis/#comment-89134</link>
		<dc:creator>Stephen Lau</dc:creator>
		<pubDate>Mon, 31 Mar 2008 17:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://whacked.net/?p=938#comment-89134</guid>
		<description>&lt;p&gt;Thanks Dae - the query editor is cool, I was hoping to find a tool like that but couldn't find it anywhere on the site.  I must have missed it somehow.&lt;/p&gt;

&lt;p&gt;Is there a way to get the entire article text?  It looks like using the blob API only returns me an excerpt from the article.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Dae - the query editor is cool, I was hoping to find a tool like that but couldn&#8217;t find it anywhere on the site.  I must have missed it somehow.</p>

<p>Is there a way to get the entire article text?  It looks like using the blob API only returns me an excerpt from the article.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dae Park</title>
		<link>http://whacked.net/2008/03/30/mashtape-and-apis/#comment-89062</link>
		<dc:creator>Dae Park</dc:creator>
		<pubDate>Mon, 31 Mar 2008 07:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://whacked.net/?p=938#comment-89062</guid>
		<description>&lt;p&gt;Sorry for the multi-post but another great resource is our query editor. You can try the above query here:&lt;/p&gt;

&lt;p&gt;http://www.freebase.com/tools/queryeditor?q=%7B%0A%20%20%22/common/topic/alias%22%20:%20%5B%5D,%0A%20%20%22/common/topic/article%22%20:%20%7B%0A%22id%22:%20null%20%20%0A%7D,%0A%20%20%22id%22%20:%20%22/topic/en/david_bowie%22%0A%7D&#38;read=1&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sorry for the multi-post but another great resource is our query editor. You can try the above query here:</p>

<p><a href="http://www.freebase.com/tools/queryeditor?q=%7B%0A%20%20%22/common/topic/alias%22%20:%20%5B%5D,%0A%20%20%22/common/topic/article%22%20:%20%7B%0A%22id%22:%20null%20%20%0A%7D,%0A%20%20%22id%22%20:%20%22/topic/en/david_bowie%22%0A%7D&amp;read=1" rel="nofollow">http://www.freebase.com/tools/queryeditor?q=%7B%0A%20%20%22/common/topic/alias%22%20:%20%5B%5D,%0A%20%20%22/common/topic/article%22%20:%20%7B%0A%22id%22:%20null%20%20%0A%7D,%0A%20%20%22id%22%20:%20%22/topic/en/david_bowie%22%0A%7D&amp;read=1</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dae Park</title>
		<link>http://whacked.net/2008/03/30/mashtape-and-apis/#comment-89061</link>
		<dc:creator>Dae Park</dc:creator>
		<pubDate>Mon, 31 Mar 2008 07:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://whacked.net/?p=938#comment-89061</guid>
		<description>&lt;p&gt;Try this to get the aka and article (i.e. of David Bowie):&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.freebase.com/api/service/mqlread?queries={%22q1%22:{%22query%22:%7B%0A%20%20%22/common/topic/alias%22%20:%20%5B%5D,%0A%20%20%22/common/topic/article%22%20:%20%7B%0A%22id%22:%20null%20%20%0A%7D,%0A%20%20%22id%22%20:%20%22/topic/en/david_bowie%22%0A%7D}}" rel="nofollow"&gt;http://www.freebase.com/api/service/mqlread?queries={%22q1%22:{%22query%22:%7B%0A%20%20%22/common/topic/alias%22%20:%20%5B%5D,%0A%20%20%22/common/topic/article%22%20:%20%7B%0A%22id%22:%20null%20%20%0A%7D,%0A%20%20%22id%22%20:%20%22/topic/en/david_bowie%22%0A%7D}}&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And to get the contents of the article you will need to use our blob api with the article id you get from the above query:&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.freebase.com/api/trans/raw/guid/9202a8c04000641f8000000000013658" rel="nofollow"&gt;http://www.freebase.com/api/trans/raw/guid/9202a8c04000641f8000000000013658&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you have any questions contact us at our developers mailing list.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Try this to get the aka and article (i.e. of David Bowie):</p>

<p><a href="http://www.freebase.com/api/service/mqlread?queries={%22q1%22:{%22query%22:%7B%0A%20%20%22/common/topic/alias%22%20:%20%5B%5D,%0A%20%20%22/common/topic/article%22%20:%20%7B%0A%22id%22:%20null%20%20%0A%7D,%0A%20%20%22id%22%20:%20%22/topic/en/david_bowie%22%0A%7D}}" rel="nofollow"></a><a href="http://www.freebase.com/api/service/mqlread?queries=" rel="nofollow">http://www.freebase.com/api/service/mqlread?queries=</a>{%22q1%22:{%22query%22:%7B%0A%20%20%22/common/topic/alias%22%20:%20%5B%5D,%0A%20%20%22/common/topic/article%22%20:%20%7B%0A%22id%22:%20null%20%20%0A%7D,%0A%20%20%22id%22%20:%20%22/topic/en/david_bowie%22%0A%7D}}</p>

<p>And to get the contents of the article you will need to use our blob api with the article id you get from the above query:</p>

<p><a href="http://www.freebase.com/api/trans/raw/guid/9202a8c04000641f8000000000013658" rel="nofollow">http://www.freebase.com/api/trans/raw/guid/9202a8c04000641f8000000000013658</a></p>

<p>If you have any questions contact us at our developers mailing list.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://whacked.net/2008/03/30/mashtape-and-apis/#comment-89019</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sun, 30 Mar 2008 22:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://whacked.net/?p=938#comment-89019</guid>
		<description>&lt;p&gt;Good idea Steve.&lt;/p&gt;

&lt;p&gt;What if it was easy for panes to programatically control their visibility and dimensions?&lt;/p&gt;

&lt;p&gt;Mozilla sidebars get setSidebarWidth() and toggleSidebar()  (See http://developer.mozilla.org/en/docs/Code_snippets:Sidebar)&lt;/p&gt;

&lt;p&gt;Also, are you familiar with TabContentChange?  It's a controversial new event that makes it easy to track the state of the browser.  (See http://dekiwiki.songbirdnest.com/index.php?title=Platform&lt;em&gt;%26&lt;/em&gt;Player/Recipes/Tabbed_Browser)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good idea Steve.</p>

<p>What if it was easy for panes to programatically control their visibility and dimensions?</p>

<p>Mozilla sidebars get setSidebarWidth() and toggleSidebar()  (See <a href="http://developer.mozilla.org/en/docs/Code_snippets:Sidebar" rel="nofollow">http://developer.mozilla.org/en/docs/Code_snippets:Sidebar</a>)</p>

<p>Also, are you familiar with TabContentChange?  It&#8217;s a controversial new event that makes it easy to track the state of the browser.  (See <a href="http://dekiwiki.songbirdnest.com/index.php?title=Platform" rel="nofollow">http://dekiwiki.songbirdnest.com/index.php?title=Platform</a><em>%26</em>Player/Recipes/Tabbed_Browser)</p>]]></content:encoded>
	</item>
</channel>
</rss>
