<?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: Embed Windows Media Player for Firefox</title>
	<atom:link href="http://blog.enrii.com/2008/12/14/embed-windows-media-player-for-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.enrii.com/2008/12/14/embed-windows-media-player-for-firefox/</link>
	<description>A passionate programmer's findings in the world of internet.</description>
	<lastBuildDate>Tue, 27 Jul 2010 15:27:18 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Flv Player</title>
		<link>http://blog.enrii.com/2008/12/14/embed-windows-media-player-for-firefox/comment-page-1/#comment-84503</link>
		<dc:creator>Flv Player</dc:creator>
		<pubDate>Mon, 08 Jun 2009 09:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enrii.com/?p=385#comment-84503</guid>
		<description>Thanks a lot for given this great post!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for given this great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.enrii.com/2008/12/14/embed-windows-media-player-for-firefox/comment-page-1/#comment-79312</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 31 Jan 2009 03:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enrii.com/?p=385#comment-79312</guid>
		<description>I have had great luck with JW-FLV in the past
http://www.longtailvideo.com/players/jw-flv-player/
The player is pretty darn simple and can process FLV, MP4, MP3, AAC, JPG, PNG and GIF. Not too bad...</description>
		<content:encoded><![CDATA[<p>I have had great luck with JW-FLV in the past<br />
<a href="http://www.longtailvideo.com/players/jw-flv-player/" rel="nofollow">http://www.longtailvideo.com/players/jw-flv-player/</a><br />
The player is pretty darn simple and can process FLV, MP4, MP3, AAC, JPG, PNG and GIF. Not too bad&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prabakaran</title>
		<link>http://blog.enrii.com/2008/12/14/embed-windows-media-player-for-firefox/comment-page-1/#comment-78299</link>
		<dc:creator>Prabakaran</dc:creator>
		<pubDate>Fri, 02 Jan 2009 04:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enrii.com/?p=385#comment-78299</guid>
		<description>Thanks for your valuable information.

It was really of use to me.

-Prabakaran.K</description>
		<content:encoded><![CDATA[<p>Thanks for your valuable information.</p>
<p>It was really of use to me.</p>
<p>-Prabakaran.K</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EngLee</title>
		<link>http://blog.enrii.com/2008/12/14/embed-windows-media-player-for-firefox/comment-page-1/#comment-77650</link>
		<dc:creator>EngLee</dc:creator>
		<pubDate>Mon, 15 Dec 2008 14:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enrii.com/?p=385#comment-77650</guid>
		<description>Thanks for your advice (and the list of links), bro.</description>
		<content:encoded><![CDATA[<p>Thanks for your advice (and the list of links), bro.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix Leong</title>
		<link>http://blog.enrii.com/2008/12/14/embed-windows-media-player-for-firefox/comment-page-1/#comment-77614</link>
		<dc:creator>Felix Leong</dc:creator>
		<pubDate>Sun, 14 Dec 2008 23:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enrii.com/?p=385#comment-77614</guid>
		<description>It is to be noted that the reason for an FLV *generator* is the fact that would easily embed an audio player into your page :).

Do recommend that you look the documentation for OSFLV first whether it suits your need. If you are doing intranet app, WMP may not be a silly choice, but if you are doing web-based apps, you seriously need to look into an embeddable FLV player (which you can use PHP to hook it to your audio or video source) for sure (at least that&#039;s the most popular solution).</description>
		<content:encoded><![CDATA[<p>It is to be noted that the reason for an FLV *generator* is the fact that would easily embed an audio player into your page <img src='http://blog.enrii.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Do recommend that you look the documentation for OSFLV first whether it suits your need. If you are doing intranet app, WMP may not be a silly choice, but if you are doing web-based apps, you seriously need to look into an embeddable FLV player (which you can use PHP to hook it to your audio or video source) for sure (at least that&#8217;s the most popular solution).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EngLee</title>
		<link>http://blog.enrii.com/2008/12/14/embed-windows-media-player-for-firefox/comment-page-1/#comment-77591</link>
		<dc:creator>EngLee</dc:creator>
		<pubDate>Sun, 14 Dec 2008 15:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enrii.com/?p=385#comment-77591</guid>
		<description>I find that the OS FLV is meant for playing FLV only? It looks like it can be easily embedded into any web page (with one line of code).

But... at this moment, I need an AUDIO player.

Thanks for the recommendation though. I&#039;ll definitely be able to utilise it in other system.</description>
		<content:encoded><![CDATA[<p>I find that the OS FLV is meant for playing FLV only? It looks like it can be easily embedded into any web page (with one line of code).</p>
<p>But&#8230; at this moment, I need an AUDIO player.</p>
<p>Thanks for the recommendation though. I&#8217;ll definitely be able to utilise it in other system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix Leong</title>
		<link>http://blog.enrii.com/2008/12/14/embed-windows-media-player-for-firefox/comment-page-1/#comment-77586</link>
		<dc:creator>Felix Leong</dc:creator>
		<pubDate>Sun, 14 Dec 2008 12:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enrii.com/?p=385#comment-77586</guid>
		<description>Not particular sure about your needs, but have you looked into FLV generators? e.g. http://www.osflv.com/</description>
		<content:encoded><![CDATA[<p>Not particular sure about your needs, but have you looked into FLV generators? e.g. <a href="http://www.osflv.com/" rel="nofollow">http://www.osflv.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
