<?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 for Premiumbeat.com -Tech blog | jQuery, HTML5, Flash and more.</title>
	<atom:link href="http://www.premiumbeat.com/tech-blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.premiumbeat.com/tech-blog</link>
	<description>Premiumbeat.com tech blog</description>
	<lastBuildDate>Wed, 25 May 2011 14:27:13 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How to load css files with AJAX using jQuery by Clovis Six</title>
		<link>http://www.premiumbeat.com/tech-blog/how-to-load-css-file-with-ajax-using-jquery/comment-page-1/#comment-38</link>
		<dc:creator>Clovis Six</dc:creator>
		<pubDate>Wed, 25 May 2011 14:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.premiumbeat.com/tech-blog/?p=279#comment-38</guid>
		<description>This solution doesn&#039;t work for IE8. Did you find a workaround for that by any chance?</description>
		<content:encoded><![CDATA[<p>This solution doesn&#8217;t work for IE8. Did you find a workaround for that by any chance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make an HTML5 music player / Using the audio tag by Ian</title>
		<link>http://www.premiumbeat.com/tech-blog/how-to-make-an-html5-music-player-using-the-audio-tag/comment-page-1/#comment-37</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sat, 21 May 2011 03:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.premiumbeat.com/tech-blog/?p=196#comment-37</guid>
		<description>This bit of code has saved my whole project!
Thank you!</description>
		<content:encoded><![CDATA[<p>This bit of code has saved my whole project!<br />
Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to load css files with AJAX using jQuery by Open source portfolio</title>
		<link>http://www.premiumbeat.com/tech-blog/how-to-load-css-file-with-ajax-using-jquery/comment-page-1/#comment-36</link>
		<dc:creator>Open source portfolio</dc:creator>
		<pubDate>Wed, 09 Mar 2011 03:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.premiumbeat.com/tech-blog/?p=279#comment-36</guid>
		<description>Wow, I searched for that for a while but it&#039;s so simple. Thanks!!!</description>
		<content:encoded><![CDATA[<p>Wow, I searched for that for a while but it&#8217;s so simple. Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make an HTML5 music player / Using the audio tag by Inicio &#171; The Moonage Shine</title>
		<link>http://www.premiumbeat.com/tech-blog/how-to-make-an-html5-music-player-using-the-audio-tag/comment-page-1/#comment-35</link>
		<dc:creator>Inicio &#171; The Moonage Shine</dc:creator>
		<pubDate>Sun, 06 Feb 2011 04:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.premiumbeat.com/tech-blog/?p=196#comment-35</guid>
		<description>[...] More posts on HTML5 coming soon.  3 comments [...]</description>
		<content:encoded><![CDATA[<p>[...] More posts on HTML5 coming soon.  3 comments [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make an HTML5 music player / Using the audio tag by Landi</title>
		<link>http://www.premiumbeat.com/tech-blog/how-to-make-an-html5-music-player-using-the-audio-tag/comment-page-1/#comment-34</link>
		<dc:creator>Landi</dc:creator>
		<pubDate>Sun, 16 Jan 2011 07:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.premiumbeat.com/tech-blog/?p=196#comment-34</guid>
		<description>Does this player continuously audio on iPhone? while checking e-mail or open an other app.
Thank you !</description>
		<content:encoded><![CDATA[<p>Does this player continuously audio on iPhone? while checking e-mail or open an other app.<br />
Thank you !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make an HTML5 music player / Using the audio tag by mitch</title>
		<link>http://www.premiumbeat.com/tech-blog/how-to-make-an-html5-music-player-using-the-audio-tag/comment-page-1/#comment-33</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Mon, 03 Jan 2011 21:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.premiumbeat.com/tech-blog/?p=196#comment-33</guid>
		<description>what about hiding the filepath to the song you want to play? is there any way to load that url dynamically?</description>
		<content:encoded><![CDATA[<p>what about hiding the filepath to the song you want to play? is there any way to load that url dynamically?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make an HTML5 music player / Using the audio tag by Yan</title>
		<link>http://www.premiumbeat.com/tech-blog/how-to-make-an-html5-music-player-using-the-audio-tag/comment-page-1/#comment-32</link>
		<dc:creator>Yan</dc:creator>
		<pubDate>Sun, 28 Nov 2010 05:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.premiumbeat.com/tech-blog/?p=196#comment-32</guid>
		<description>WOW!! You&#039;ve just elucidated all my problems!! I was looking for a way to have a radio player on my upcoming iPhone APP I&#039;m making with APPMAKR but my skills with coding are limited to html 3... LOLL

Thanks buddy!!</description>
		<content:encoded><![CDATA[<p>WOW!! You&#8217;ve just elucidated all my problems!! I was looking for a way to have a radio player on my upcoming iPhone APP I&#8217;m making with APPMAKR but my skills with coding are limited to html 3&#8230; LOLL</p>
<p>Thanks buddy!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery and checkboxes, the complete guide. by jQuery: manejo de checkbox &#124; ilikeblues</title>
		<link>http://www.premiumbeat.com/tech-blog/jquery-and-checkboxes-the-complete-guide/comment-page-1/#comment-20</link>
		<dc:creator>jQuery: manejo de checkbox &#124; ilikeblues</dc:creator>
		<pubDate>Mon, 19 Jul 2010 13:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.premiumbeat.com/tech-blog/?p=262#comment-20</guid>
		<description>[...] Vía &#124; http://www.premiumbeat.com [...]</description>
		<content:encoded><![CDATA[<p>[...] Vía | <a href="http://www.premiumbeat.com" rel="nofollow">http://www.premiumbeat.com</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery and checkboxes, the complete guide. by ben</title>
		<link>http://www.premiumbeat.com/tech-blog/jquery-and-checkboxes-the-complete-guide/comment-page-1/#comment-16</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Fri, 16 Jul 2010 20:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.premiumbeat.com/tech-blog/?p=262#comment-16</guid>
		<description>instead of the i iterator I would just use values.push($(this).val()); in the loop, just my opinion</description>
		<content:encoded><![CDATA[<p>instead of the i iterator I would just use values.push($(this).val()); in the loop, just my opinion</p>
]]></content:encoded>
	</item>
</channel>
</rss>

