<?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: How does Shazam work</title>
	<atom:link href="http://coding-geek.com/how-shazam-works/feed/" rel="self" type="application/rss+xml" />
	<link>http://coding-geek.com/how-shazam-works/</link>
	<description>A blog about IT, programming and Java</description>
	<lastBuildDate>Sun, 12 Jul 2015 00:22:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.2</generator>
	<item>
		<title>By: Copy Editor</title>
		<link>http://coding-geek.com/how-shazam-works/#comment-11081</link>
		<dc:creator><![CDATA[Copy Editor]]></dc:creator>
		<pubDate>Sun, 12 Jul 2015 00:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=109#comment-11081</guid>
		<description><![CDATA[Note: the &#039;sin&#039; function generates a sine wave. Don&#039;t forget the &quot;e&quot;.]]></description>
		<content:encoded><![CDATA[<p>Note: the &#8216;sin&#8217; function generates a sine wave. Don&#8217;t forget the &#8220;e&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert (Jamie) Munro</title>
		<link>http://coding-geek.com/how-shazam-works/#comment-11080</link>
		<dc:creator><![CDATA[Robert (Jamie) Munro]]></dc:creator>
		<pubDate>Sun, 12 Jul 2015 00:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=109#comment-11080</guid>
		<description><![CDATA[You may be interested in https://github.com/rjmunro/fpff which is a open source audio fingerprint technology that never really went anywhere.]]></description>
		<content:encoded><![CDATA[<p>You may be interested in <a href="https://github.com/rjmunro/fpff" rel="nofollow">https://github.com/rjmunro/fpff</a> which is a open source audio fingerprint technology that never really went anywhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harun</title>
		<link>http://coding-geek.com/how-shazam-works/#comment-11078</link>
		<dc:creator><![CDATA[harun]]></dc:creator>
		<pubDate>Sat, 11 Jul 2015 22:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=109#comment-11078</guid>
		<description><![CDATA[Great article, thank you.]]></description>
		<content:encoded><![CDATA[<p>Great article, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Rowlands</title>
		<link>http://coding-geek.com/how-shazam-works/#comment-11076</link>
		<dc:creator><![CDATA[Oliver Rowlands]]></dc:creator>
		<pubDate>Sat, 11 Jul 2015 20:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=109#comment-11076</guid>
		<description><![CDATA[Great article, though I fear a Shazam cease &amp; desist and pending law suit in 3, 2, 1...]]></description>
		<content:encoded><![CDATA[<p>Great article, though I fear a Shazam cease &amp; desist and pending law suit in 3, 2, 1&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper</title>
		<link>http://coding-geek.com/how-shazam-works/#comment-11075</link>
		<dc:creator><![CDATA[Jesper]]></dc:creator>
		<pubDate>Sat, 11 Jul 2015 20:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=109#comment-11075</guid>
		<description><![CDATA[Well written article.]]></description>
		<content:encoded><![CDATA[<p>Well written article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vishnu</title>
		<link>http://coding-geek.com/how-shazam-works/#comment-11074</link>
		<dc:creator><![CDATA[Vishnu]]></dc:creator>
		<pubDate>Sat, 11 Jul 2015 19:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=109#comment-11074</guid>
		<description><![CDATA[Nicely written article. I had to skip the Mathematics part (as @Rob said), but the article gave a good idea of how it works.

Thanks for writing!]]></description>
		<content:encoded><![CDATA[<p>Nicely written article. I had to skip the Mathematics part (as @Rob said), but the article gave a good idea of how it works.</p>
<p>Thanks for writing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://coding-geek.com/how-shazam-works/#comment-11073</link>
		<dc:creator><![CDATA[Christophe]]></dc:creator>
		<pubDate>Sat, 11 Jul 2015 19:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=109#comment-11073</guid>
		<description><![CDATA[Melvin &gt;&gt; Thanks, you can contact me through the contact form on the &quot;contact me&quot; link at the top of the site.

greg&gt;&gt; As I said in the introduction, this article starts with the basics in sound processing. But the last part that focuses on shazam (which is the biggest one) is 100% computer science. IMO, Shazam is half DSP and half computer science, that’s why the article is about both subjects.]]></description>
		<content:encoded><![CDATA[<p>Melvin >> Thanks, you can contact me through the contact form on the &#8220;contact me&#8221; link at the top of the site.</p>
<p>greg>> As I said in the introduction, this article starts with the basics in sound processing. But the last part that focuses on shazam (which is the biggest one) is 100% computer science. IMO, Shazam is half DSP and half computer science, that’s why the article is about both subjects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greg</title>
		<link>http://coding-geek.com/how-shazam-works/#comment-11072</link>
		<dc:creator><![CDATA[greg]]></dc:creator>
		<pubDate>Sat, 11 Jul 2015 18:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=109#comment-11072</guid>
		<description><![CDATA[This honestly has little to do with coding and everything to do with a basic DSP course.]]></description>
		<content:encoded><![CDATA[<p>This honestly has little to do with coding and everything to do with a basic DSP course.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melvin Ng</title>
		<link>http://coding-geek.com/how-shazam-works/#comment-11071</link>
		<dc:creator><![CDATA[Melvin Ng]]></dc:creator>
		<pubDate>Sat, 11 Jul 2015 18:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=109#comment-11071</guid>
		<description><![CDATA[Wow, great article. What&#039;s the best way to contact you?

Thanks,
Melvin Ng]]></description>
		<content:encoded><![CDATA[<p>Wow, great article. What&#8217;s the best way to contact you?</p>
<p>Thanks,<br />
Melvin Ng</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://coding-geek.com/how-shazam-works/#comment-8224</link>
		<dc:creator><![CDATA[Christophe]]></dc:creator>
		<pubDate>Thu, 04 Jun 2015 16:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=109#comment-8224</guid>
		<description><![CDATA[I&#039;m glad you liked it.
Which part(s) did you not understand? I could modify it to make it more understandable.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m glad you liked it.<br />
Which part(s) did you not understand? I could modify it to make it more understandable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
