<?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: Fetching song lyrics</title>
	<atom:link href="http://engwar.com/post/58/feed" rel="self" type="application/rss+xml" />
	<link>http://engwar.com/post/58?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fetching-song-lyrics</link>
	<description>Chintana Wilamuna&#039;s weblog</description>
	<lastBuildDate>Wed, 30 Nov 2011 12:33:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Medidit</title>
		<link>http://engwar.com/post/58#comment-1676</link>
		<dc:creator>Medidit</dc:creator>
		<pubDate>Thu, 07 Apr 2011 15:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=58#comment-1676</guid>
		<description>It didn&#039;t work the first time, but after I double checked it, I realized I was missing a );
Ande, you might want to try again checking the code...it works awesome for me and it&#039;s really worth it.
Many thanks!</description>
		<content:encoded><![CDATA[<p>It didn&#8217;t work the first time, but after I double checked it, I realized I was missing a );<br />
Ande, you might want to try again checking the code&#8230;it works awesome for me and it&#8217;s really worth it.<br />
Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Horace Vandermeer</title>
		<link>http://engwar.com/post/58#comment-1181</link>
		<dc:creator>Horace Vandermeer</dc:creator>
		<pubDate>Mon, 15 Mar 2010 15:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=58#comment-1181</guid>
		<description>[...]    Fetching song lyrics at Engwar - &lt;a href=&quot;http://engwar.com/post/58&quot; rel=&quot;nofollow&quot;&gt;http://engwar.com/post/58&lt;/a&gt; - http://www.GetShawty.com [...]</description>
		<content:encoded><![CDATA[<p>[...]    Fetching song lyrics at Engwar &#8211; <a href="http://engwar.com/post/58" rel="nofollow">http://engwar.com/post/58</a> &#8211; <a href="http://www.GetShawty.com" rel="nofollow">http://www.GetShawty.com</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chintana</title>
		<link>http://engwar.com/post/58#comment-1117</link>
		<dc:creator>Chintana</dc:creator>
		<pubDate>Wed, 20 Jan 2010 02:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=58#comment-1117</guid>
		<description>@Andrea: You have to have WSF/PHP installed. Get it from here - http://wso2.org/projects/wsf/php. Holler if you have any trouble installing it.</description>
		<content:encoded><![CDATA[<p>@Andrea: You have to have WSF/PHP installed. Get it from here &#8211; <a href="http://wso2.org/projects/wsf/php" rel="nofollow">http://wso2.org/projects/wsf/php</a>. Holler if you have any trouble installing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea</title>
		<link>http://engwar.com/post/58#comment-1116</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Tue, 19 Jan 2010 17:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=58#comment-1116</guid>
		<description>I Receive

Fatal error: Class &#039;WSClient&#039; not found</description>
		<content:encoded><![CDATA[<p>I Receive</p>
<p>Fatal error: Class &#8216;WSClient&#8217; not found</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chintana</title>
		<link>http://engwar.com/post/58#comment-743</link>
		<dc:creator>Chintana</dc:creator>
		<pubDate>Sat, 14 Feb 2009 14:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=58#comment-743</guid>
		<description>@Kevin: doh, corrected. Thanks Kevin.</description>
		<content:encoded><![CDATA[<p>@Kevin: doh, corrected. Thanks Kevin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin López</title>
		<link>http://engwar.com/post/58#comment-741</link>
		<dc:creator>Kevin López</dc:creator>
		<pubDate>Tue, 10 Feb 2009 05:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=58#comment-741</guid>
		<description>You forgot to put the semicolon on &quot;require &#039;lyricwiki.php&#039;&quot;.</description>
		<content:encoded><![CDATA[<p>You forgot to put the semicolon on &#8220;require &#8216;lyricwiki.php&#8217;&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fetching music from LyricWiki &#171; nrdLabs</title>
		<link>http://engwar.com/post/58#comment-740</link>
		<dc:creator>Fetching music from LyricWiki &#171; nrdLabs</dc:creator>
		<pubDate>Sat, 07 Feb 2009 19:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=58#comment-740</guid>
		<description>[...] is that the site uses nuSOAP to provide a web services interface for fetching lyrics. I found a user who made a simple class that fetch information from LyricWiki using SOAP specification, but he is using [...]</description>
		<content:encoded><![CDATA[<p>[...] is that the site uses nuSOAP to provide a web services interface for fetching lyrics. I found a user who made a simple class that fetch information from LyricWiki using SOAP specification, but he is using [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chintana</title>
		<link>http://engwar.com/post/58#comment-653</link>
		<dc:creator>Chintana</dc:creator>
		<pubDate>Tue, 21 Oct 2008 03:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=58#comment-653</guid>
		<description>@Sean: Absolutely! Sorry for the typo, just corrected it.</description>
		<content:encoded><![CDATA[<p>@Sean: Absolutely! Sorry for the typo, just corrected it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://engwar.com/post/58#comment-539</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Thu, 16 Oct 2008 21:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=58#comment-539</guid>
		<description>Hey! Awesome script :)  Probably a bunch of ppl will find it helpful.


... there was one small detail that might be nice to see different: since the site is named &quot;LyricWiki&quot; (the singluar &quot;lyric&quot; not plural &quot;lyrics&quot;), could the script possibly be changed to be LyricWiki instead of LyricsWiki.</description>
		<content:encoded><![CDATA[<p>Hey! Awesome script <img src='http://engwar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Probably a bunch of ppl will find it helpful.</p>
<p>&#8230; there was one small detail that might be nice to see different: since the site is named &#8220;LyricWiki&#8221; (the singluar &#8220;lyric&#8221; not plural &#8220;lyrics&#8221;), could the script possibly be changed to be LyricWiki instead of LyricsWiki.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

