<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Removing Java 1.5 Support</title>
	<atom:link href="http://blog.xuggle.com/2009/08/11/removing-java-1-5-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xuggle.com/2009/08/11/removing-java-1-5-support/</link>
	<description>xu‧ggle (zŭ&#039; gl) v. To freely encode, decode, and experience audio and video.</description>
	<lastBuildDate>Wed, 18 Apr 2012 00:27:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Siva</title>
		<link>http://blog.xuggle.com/2009/08/11/removing-java-1-5-support/#comment-103</link>
		<dc:creator><![CDATA[Siva]]></dc:creator>
		<pubDate>Fri, 14 Aug 2009 02:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xuggle.com/?p=327#comment-103</guid>
		<description><![CDATA[Yes, would appreciate the approval for the membership.]]></description>
		<content:encoded><![CDATA[<p>Yes, would appreciate the approval for the membership.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abclarke</title>
		<link>http://blog.xuggle.com/2009/08/11/removing-java-1-5-support/#comment-102</link>
		<dc:creator><![CDATA[abclarke]]></dc:creator>
		<pubDate>Fri, 14 Aug 2009 02:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xuggle.com/?p=327#comment-102</guid>
		<description><![CDATA[Hi Siva,

Can you join the xuggler-users group and let&#039;s have the discussion there (that way everyone can see)?

http://groups.google.com/group/xuggler-users/

- Art]]></description>
		<content:encoded><![CDATA[<p>Hi Siva,</p>
<p>Can you join the xuggler-users group and let&#8217;s have the discussion there (that way everyone can see)?</p>
<p><a href="http://groups.google.com/group/xuggler-users/" rel="nofollow">http://groups.google.com/group/xuggler-users/</a></p>
<p>- Art</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siva</title>
		<link>http://blog.xuggle.com/2009/08/11/removing-java-1-5-support/#comment-101</link>
		<dc:creator><![CDATA[Siva]]></dc:creator>
		<pubDate>Fri, 14 Aug 2009 02:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xuggle.com/?p=327#comment-101</guid>
		<description><![CDATA[I am new to xuggler. Is there any special reason why this is not possible? 

I just saw posts denying the possibility of loading up Xuggler in a signed applet. I don&#039;t have a affirmative working solution - I was planning to work on it. But based on my experience with loading jni projects as applets, I don&#039;t understand why this can&#039;t be done. After all it would be a java jar file with a bunch of dll&#039;s (or so&#039;s) - the applet can unpack the jar file, spit out a copy dll&#039;s into the tmp folder (System.getProperty) and start loading them using System.load (instead of loadLibrary). 

Would there be anything more to xuggler than this ? I must be missing something here.

People ported other ffmpeg based java wrappers into applets. 

In either case, if there is no clear impossibility, I would love to give it a try to see why not... If it&#039;s not clearly possible, then I would love to know why.]]></description>
		<content:encoded><![CDATA[<p>I am new to xuggler. Is there any special reason why this is not possible? </p>
<p>I just saw posts denying the possibility of loading up Xuggler in a signed applet. I don&#8217;t have a affirmative working solution &#8211; I was planning to work on it. But based on my experience with loading jni projects as applets, I don&#8217;t understand why this can&#8217;t be done. After all it would be a java jar file with a bunch of dll&#8217;s (or so&#8217;s) &#8211; the applet can unpack the jar file, spit out a copy dll&#8217;s into the tmp folder (System.getProperty) and start loading them using System.load (instead of loadLibrary). </p>
<p>Would there be anything more to xuggler than this ? I must be missing something here.</p>
<p>People ported other ffmpeg based java wrappers into applets. </p>
<p>In either case, if there is no clear impossibility, I would love to give it a try to see why not&#8230; If it&#8217;s not clearly possible, then I would love to know why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abclarke</title>
		<link>http://blog.xuggle.com/2009/08/11/removing-java-1-5-support/#comment-100</link>
		<dc:creator><![CDATA[abclarke]]></dc:creator>
		<pubDate>Thu, 13 Aug 2009 23:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xuggle.com/?p=327#comment-100</guid>
		<description><![CDATA[Right now Xuggler can&#039;t run in an applet -- if you&#039;ve worked around that, please let me know how, and we&#039;ll consider not dropping 1.5 yet.  Otherwise, I think you&#039;ll find you&#039;ll have trouble getting Xuggler to behave in an applet.]]></description>
		<content:encoded><![CDATA[<p>Right now Xuggler can&#8217;t run in an applet &#8212; if you&#8217;ve worked around that, please let me know how, and we&#8217;ll consider not dropping 1.5 yet.  Otherwise, I think you&#8217;ll find you&#8217;ll have trouble getting Xuggler to behave in an applet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siva</title>
		<link>http://blog.xuggle.com/2009/08/11/removing-java-1-5-support/#comment-99</link>
		<dc:creator><![CDATA[Siva]]></dc:creator>
		<pubDate>Thu, 13 Aug 2009 23:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xuggle.com/?p=327#comment-99</guid>
		<description><![CDATA[1.5 is the only version that can run applets on Mac (because of 32 bit browsers) . We are working on porting xuggler into an applet and if you remove the support for 1.5, people like us need to work on keeping a compatible version of xuggler (modifying some code) which is really not good.

Better way is to have build parameters to support both versions until the folks at Apple figure out something to do with this.]]></description>
		<content:encoded><![CDATA[<p>1.5 is the only version that can run applets on Mac (because of 32 bit browsers) . We are working on porting xuggler into an applet and if you remove the support for 1.5, people like us need to work on keeping a compatible version of xuggler (modifying some code) which is really not good.</p>
<p>Better way is to have build parameters to support both versions until the folks at Apple figure out something to do with this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

