<?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>HTML5 Player for Playlist, Folder, Feedburner, Soundcloud, Amazon Cloud, Icecast, Shoutcast</title>
	<atom:link href="http://html5.svnlabs.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://html5.svnlabs.com</link>
	<description>Player for all browsers i.e. iOS, Android, Firefox, Chrome, Safari, IE and Opera.</description>
	<lastBuildDate>Thu, 03 Aug 2017 11:12:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.8.1</generator>
	<item>
		<title>Enable Custom Sessions in WordPress Blog</title>
		<link>http://html5.svnlabs.com/enable-custom-sessions-wordpress-blog/</link>
		<pubDate>Thu, 19 Dec 2013 05:37:17 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php_session]]></category>
		<category><![CDATA[register_globals]]></category>

		<guid isPermaLink="false">http://html5.svnlabs.com/?p=2095</guid>
		<description><![CDATA[You need to check whether register_globals is On / Off. Register_globals must be Off to enable Custom Sessions in WordPress Blog also you need to add a array item _SESSION in file wp-includes/load.php function wp_unregister_GLOBALS() // Variables that shouldn&#8217;t be &#8230; <a href="http://html5.svnlabs.com/enable-custom-sessions-wordpress-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>You need to check whether register_globals is On / Off. <strong>Register_globals must be Off</strong> to enable Custom Sessions in WordPress Blog </p>
<p><a href="http://html5.svnlabs.com/wp-content/uploads/2013/12/wordpress-session-register-globalpng.png"><img src="http://html5.svnlabs.com/wp-content/uploads/2013/12/wordpress-session-register-globalpng.png" alt="wordpress-session-register-globalpng" width="610" height="69" class="alignnone size-full wp-image-2096" srcset="http://html5.svnlabs.com/wp-content/uploads/2013/12/wordpress-session-register-globalpng.png 610w, http://html5.svnlabs.com/wp-content/uploads/2013/12/wordpress-session-register-globalpng-300x33.png 300w" sizes="(max-width: 610px) 100vw, 610px" /></a> </p>
<p>also you need to add a array item _SESSION in file <strong>wp-includes/load.php</strong></p>
<p>function wp_unregister_GLOBALS()<br />
// Variables that shouldn&#8217;t be unset<br />
$no_unset = array( &#8216;_SESSION&#8217;, &#8216;GLOBALS&#8217;, &#8216;_GET&#8217;, &#8216;_POST&#8217;, &#8216;_COOKIE&#8217;, &#8216;_REQUEST&#8217;, &#8216;_SERVER&#8217;, &#8216;_ENV&#8217;, &#8216;_FILES&#8217;, &#8216;table_prefix&#8217; );</p>
<p>Sessions are now enabled in WordPress! You can now use PHP sessions on your WordPress custom plugins.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Gallery</title>
		<link>http://html5.svnlabs.com/gallery/</link>
		<pubDate>Sat, 05 Oct 2013 20:03:59 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://html5.svnlabs.com/?p=1994</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<link rel='stylesheet' id='gallery.css'  href='http://html5.svnlabs.com/wp-content/plugins/helix/css/gallery.css' type='text/css' media='all' /><script id='jquery.isotope.min.js'  src='http://html5.svnlabs.com/wp-content/plugins/helix/js/jquery.isotope.min.js' type='text/javascript'></script>		
		<div class="gallery-filters btn-group">
			<a class="btn active" href="#" data-filter="*">Show All</a>
					  
				<a class="btn" href="#" data-filter="."></a>
					</div>
				
		<ul class="gallery">
				
				<li style="width:25%" class="">
					<a class="img-polaroid" data-toggle="modal" href="#modal-0">
						<img alt=" " src="http://html5.svnlabs.com/wp-content/uploads/2011/01/slider_img_1.jpg" width="100%" />						
											
					</a>
				</li>
				
								<div id="modal-0" class="modal hide fade" tabindex="-1">
					<a class="close-modal" href="javascript:;" data-dismiss="modal" aria-hidden="true"><i class="icon-remove"></i></a>
					<div class="modal-body">
						<img alt=" " src="http://html5.svnlabs.com/wp-content/uploads/2011/01/slider_img_1.jpg" width="100%" style="max-height:400px" />					</div>
				</div>
								
				
				<li style="width:25%" class="">
					<a class="img-polaroid" data-toggle="modal" href="#modal-1">
						<img alt=" " src="http://html5.svnlabs.com/wp-content/uploads/2011/01/slider_img_2.jpg" width="100%" />						
											
					</a>
				</li>
				
								<div id="modal-1" class="modal hide fade" tabindex="-1">
					<a class="close-modal" href="javascript:;" data-dismiss="modal" aria-hidden="true"><i class="icon-remove"></i></a>
					<div class="modal-body">
						<img alt=" " src="http://html5.svnlabs.com/wp-content/uploads/2011/01/slider_img_2.jpg" width="100%" style="max-height:400px" />					</div>
				</div>
								
				
				<li style="width:25%" class="">
					<a class="img-polaroid" data-toggle="modal" href="#modal-2">
						<img alt=" " src="http://html5.svnlabs.com/wp-content/uploads/2011/01/slider_img_3.jpg" width="100%" />						
											
					</a>
				</li>
				
								<div id="modal-2" class="modal hide fade" tabindex="-1">
					<a class="close-modal" href="javascript:;" data-dismiss="modal" aria-hidden="true"><i class="icon-remove"></i></a>
					<div class="modal-body">
						<img alt=" " src="http://html5.svnlabs.com/wp-content/uploads/2011/01/slider_img_3.jpg" width="100%" style="max-height:400px" />					</div>
				</div>
								
				
				<li style="width:25%" class="">
					<a class="img-polaroid" data-toggle="modal" href="#modal-3">
						<img alt=" " src="http://html5.svnlabs.com/wp-content/uploads/2011/01/slider_img_4.jpg" width="100%" />						
											
					</a>
				</li>
				
								<div id="modal-3" class="modal hide fade" tabindex="-1">
					<a class="close-modal" href="javascript:;" data-dismiss="modal" aria-hidden="true"><i class="icon-remove"></i></a>
					<div class="modal-body">
						<img alt=" " src="http://html5.svnlabs.com/wp-content/uploads/2011/01/slider_img_4.jpg" width="100%" style="max-height:400px" />					</div>
				</div>
								
				
				<li style="width:25%" class="">
					<a class="img-polaroid" data-toggle="modal" href="#modal-4">
						<img alt=" " src="http://html5.svnlabs.com/wp-content/uploads/2011/01/slider_img_6.jpg" width="100%" />						
											
					</a>
				</li>
				
								<div id="modal-4" class="modal hide fade" tabindex="-1">
					<a class="close-modal" href="javascript:;" data-dismiss="modal" aria-hidden="true"><i class="icon-remove"></i></a>
					<div class="modal-body">
						<img alt=" " src="http://html5.svnlabs.com/wp-content/uploads/2011/01/slider_img_6.jpg" width="100%" style="max-height:400px" />					</div>
				</div>
								
					</ul>
				
					<script type="text/javascript">
			
			
				jQuery(function($){
				
					$(window).load(function() {
					
						$gallery = $('.gallery');
						$gallery.isotope({
						  // options
						  itemSelector : 'li',
						  layoutMode : 'fitRows'
						});
						
						$filter = $('.gallery-filters');
						$selectors = $filter.find('>a');
						
						$filter.find('>a').click(function(){
							var selector = $(this).attr('data-filter');
						
							$selectors.removeClass('active');
							$(this).addClass('active');
							
							$gallery.isotope({ filter: selector });
						  return false;
						});
						
					});
					
				});
			</script>
		
]]></content:encoded>
			</item>
		<item>
		<title>Sourcefabric</title>
		<link>http://html5.svnlabs.com/sourcefabric/</link>
		<pubDate>Sat, 05 Oct 2013 19:51:03 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Basic Website]]></category>
		<category><![CDATA[sourcefabric]]></category>

		<guid isPermaLink="false">http://html5.svnlabs.com/?p=1979</guid>
		<description><![CDATA[Sourcefabric provides open source CMS, radio automation and book production software&#8230;]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.sourcefabric.org/" title="sourcefabric" target="_blank"><strong>Sourcefabric</strong></a> provides open source CMS, radio automation and book production software&#8230;</p>
<p><iframe src="http://html5radios.svnlabs.com/v1/icecast.html?id=1381002449&#038;hash=1381002450" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" width="367" height="227"></iframe></p>
]]></content:encoded>
			</item>
		<item>
		<title>HTML5 Video Demo</title>
		<link>http://html5.svnlabs.com/html5-video-demo/</link>
		<pubDate>Wed, 23 Jan 2013 21:10:55 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Basic Website]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://html5.svnlabs.com/?p=1810</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><iframe width="420" height="315" src="//www.youtube.com/embed/1WX__3O5T5w" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			</item>
		<item>
		<title>HTML5 MP3 Player with Playlist for Joomla</title>
		<link>http://html5.svnlabs.com/html5-mp3-player-with-playlist-for-joomla/</link>
		<comments>http://html5.svnlabs.com/html5-mp3-player-with-playlist-for-joomla/#respond</comments>
		<pubDate>Thu, 24 May 2012 18:55:09 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://html5.svnlabs.com/?p=10</guid>
		<description><![CDATA[Joomla Plugin Joomla Back End Joomla Front End Uses: {html5mp3playlist id=1 type=full}{/html5mp3playlist} HTML5 MP3 Player with Playlist for Joomla just in $25 Terms and Condition for HTML5 MP3 Player with Playlist for Joomla HTML5 MP3 Player with Playlist Plugin for &#8230; <a href="http://html5.svnlabs.com/html5-mp3-player-with-playlist-for-joomla/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div align="center" style="border:1px dotted">
<p>   <script type="text/javascript"><!--
google_ad_client = "ca-pub-6960408838594999";
/* svnlabs */
google_ad_slot = "0289025797";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<h1>Joomla Plugin</h1>
<p></p>
<p><strong>Joomla Back End</strong></p>
<p><img src="http://html5.svnlabs.com/images/Music-Site-Administration.png" border="0" /></p>
<p></p>
<p><strong>Joomla Front End</strong></p>
<p><img src="http://html5.svnlabs.com/images/Music-Site-Front.png" border="0" /></p>
<p><strong>Uses:</strong> </p>
<h2>{html5mp3playlist id=1 type=full}{/html5mp3playlist}</h2>
<p><strong>HTML5 MP3 Player with Playlist for Joomla just in $25</strong></p>
<p><a href="http://html5.svnlabs.com/terms.html">Terms and Condition for HTML5 MP3 Player with Playlist for Joomla</a></p>
<p></p>
<p><a href="http://www.svnlabs.com/joomla-html5-audio-playlist-player" target="_blank"><strong>HTML5 MP3 Player with Playlist Plugin for Joomla</strong></a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://html5.svnlabs.com/html5-mp3-player-with-playlist-for-joomla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 Audio Player with Playlist</title>
		<link>http://html5.svnlabs.com/html5-audio-player-with-playlist/</link>
		<comments>http://html5.svnlabs.com/html5-audio-player-with-playlist/#comments</comments>
		<pubDate>Thu, 24 May 2012 18:47:19 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Basic Website]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://html5.svnlabs.com/?p=4</guid>
		<description><![CDATA[HTML5 Audio Player with Playlist HTML5 MP3 Music Player with Vertical / Horizontal XML Playlist for WordPress compatible with iOS, Android and supports all browsers Firefox, Chrome, Safari, IE and Opera! Technologies Used * PHP * MySQL * CSS * &#8230; <a href="http://html5.svnlabs.com/html5-audio-player-with-playlist/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><strong>HTML5 Audio Player with Playlist</strong></p>
<p><iframe width="100%" scrolling="yes" height="350" frameborder="0" marginheight="0" marginwidth="0" src="http://html5.svnlabs.com/html5form/index.php?uid="></iframe></p>
<p><script type="text/javascript">// <![CDATA[
google_ad_client = "ca-pub-6960408838594999"; /* svnlabs */ google_ad_slot = "0289025797"; google_ad_width = 728; google_ad_height = 90;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[

// ]]&gt;</script></p>
<p>HTML5 MP3 Music Player with Vertical / Horizontal XML Playlist for WordPress compatible with iOS, Android and supports all browsers Firefox, Chrome, Safari, IE and Opera!</p>
<p><strong>Technologies Used</strong> * PHP * MySQL * CSS * XML * JSON * jQuery * HTML5 Audio element with Flash Fallback</p>
<p><strong>Stream Codec Info</strong></p>
<p>Type: Audio<br />
Codec: MPEG Audio layer 1/2/3 (mpga)<br />
Channels: Stereo<br />
Sample rate: 44100 Hz<br />
Bitrate: 128 kb/s</p>
<p>HTML5 audio the element enable native audio playback within the browser. It supports all browsers i.e. <a href="http://html5.svnlabs.com/ios-iphone-and-ipad-support/">iOS</a>, <a href="http://html5.svnlabs.com/android-compatible/">Android</a>, Firefox, Chrome, Safari, IE and Opera.</p>
<p>HTML5 Audio Player with Playlist, Repeat, Stream Seek, Volume Control, Timer, Next, Previous, Play-Pause option.</p>
<p><object width="640" height="360" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/dLjtYaxs5EE?version=3&amp;hl=en_GB" /><param name="allowfullscreen" value="true" /><embed width="640" height="360" type="application/x-shockwave-flash" src="http://www.youtube.com/v/dLjtYaxs5EE?version=3&amp;hl=en_GB" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>HTML5 &lt;audio&gt; the element enable native audio playback within the browser. It supports all browsers i.e. Firefox, Chrome, Safari, IE and Opera.</p>
<p><strong>Now Play Your Favorite Radio FM Stream in HTML5 XML Playlist Player </strong></p>
<p><a title="Now Play Your Favorite Radio FM Stream in HTML5 XML Playlist Player" href="http://html5.svnlabs.com/radio-fm-stream/"><img title="Now Play Your Favorite Radio FM Stream in HTML5 XML Playlist Player" src="http://html5.svnlabs.com/RadioStar.png" alt="" /></a></p>
<p><strong>Horizontal Playlist</strong></p>
<p><a href="http://html5.svnlabs.com/#buy"><img title="HTML5 MP3 Player with Playlist for iPad, Firefox, IE, Safari, Chrome" src="http://www.svnlabs.com/wp-content/uploads/2012/03/HTML5-Player.png" alt="" /></a></p>
<p><strong>Vertical Playlist</strong></p>
<p><a href="http://html5.svnlabs.com/#buy"><img title="HTML5 MP3 Player with Playlist for iPad, Firefox, IE, Safari, Chrome" src="http://html5.svnlabs.com/images/html5mp3big.png" alt="" /></a></p>
<p><a href="http://html5.svnlabs.com/ios-iphone-and-ipad-support/"><img title="HTML5 Audio &amp; Video" src="http://www.svnlabs.com/wp-content/uploads/2012/01/HTML5-Audio-Video.png" alt="" width="265" height="169" /></a><br />
HTML5 MP3 player also support <a href="http://html5.svnlabs.com/ios-iphone-and-ipad-support/">iOS</a> &amp; <a href="http://html5.svnlabs.com/android.html">Android</a> Devices&#8230; <a href="http://html5.svnlabs.com/terms/">Terms</a></p>
<p>			<script type="text/javascript"><!--
google_ad_client = "ca-pub-6960408838594999";
/* svnsoft */
google_ad_slot = "5980540263";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><iframe src="http://html5.svnlabs.com/html5full.php?id=276" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="566" height="205"></iframe></p>
<p>&nbsp;</p>
<p><iframe width="640" height="480" src="http://www.youtube.com/embed/f9Cc0SQyguU" frameborder="0" allowfullscreen></iframe></p>
<p><a name="buy"></a></p>
<p>&nbsp;</p>
<p><strong>Get Self Hosted HTML5 MP3 Player with Playlist for WordPress just in $25</strong></p>
<p><a href="http://html5.svnlabs.com/terms/">Terms and Condition for HTML5 MP3 Player with Playlist</a></p>
<p><a style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;" href="mailto:svnlabs@gmail.com"><img src="http://www.svnlabs.com/home/wp-content/themes/echoes/images/icons/EmailIcon.gif" alt="Email" border="0" /> Email</a><br />
<a style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;" href="callto://svnlabs"><img src="http://www.svnlabs.com/home/wp-content/themes/echoes/images/icons/mobile-phone-icon.png" alt="Phone" border="0" /> +919928673578</a><br />
<a style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;" href="http://www.facebook.com/svnlab"><img src="http://www.svnlabs.com/home/wp-content/themes/echoes/images/icons/facebook.png" alt="Facebook" border="0" /> Facebook</a><br />
<a style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;" href="http://www.linkedin.com/in/svnlabs"><img src="http://www.svnlabs.com/home/wp-content/themes/echoes/images/icons/linkedin.png" alt="Linkedin" border="0" /> Linkedin</a><br />
<a style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;" href="http://twitter.com/svnlabs"><img src="http://www.svnlabs.com/home/wp-content/themes/echoes/images/icons/twitter.png" alt="Twitter" border="0" /> Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://html5.svnlabs.com/html5-audio-player-with-playlist/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
