<?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: Video and Eclipse</title>
	<atom:link href="http://www.modumind.com/2009/03/03/video-and-eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.modumind.com/2009/03/03/video-and-eclipse/</link>
	<description>Eclipse RCP and OSGi training - online or onsite</description>
	<lastBuildDate>Tue, 27 Jul 2010 15:47:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Patrick</title>
		<link>http://www.modumind.com/2009/03/03/video-and-eclipse/comment-page-1/#comment-5189</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 22 Jan 2010 22:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.com/?p=400#comment-5189</guid>
		<description>Hi Craig,

I wish I could help you, but I don&#039;t have any experience in this area. My RCP projects haven&#039;t had much to do with Jetty yet, but I think that might change after e4.

I agree that what you&#039;re trying to do would be really helpful, and if you get it working I hope you&#039;ll post the solution here. I&#039;d definitely want to use this on future projects.

Regards,

--- Patrick</description>
		<content:encoded><![CDATA[<p>Hi Craig,</p>
<p>I wish I could help you, but I don&#8217;t have any experience in this area. My RCP projects haven&#8217;t had much to do with Jetty yet, but I think that might change after e4.</p>
<p>I agree that what you&#8217;re trying to do would be really helpful, and if you get it working I hope you&#8217;ll post the solution here. I&#8217;d definitely want to use this on future projects.</p>
<p>Regards,</p>
<p>&#8212; Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://www.modumind.com/2009/03/03/video-and-eclipse/comment-page-1/#comment-5087</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Thu, 21 Jan 2010 08:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.com/?p=400#comment-5087</guid>
		<description>I&#039;ve been trying to get Flash screen capture animations to work within the VIPA RCP Help without much luck (Eclipse 3.4).  I&#039;m unsure how to configure the standard Jetty web server that RCP usually uses to serve its help pages, and I have been unsuccessful swapping it out for a different server.

Any advice would be fantastic because I think Eclipse RCP Application Help with screen-captured Flash animations (with voice-over) would be a very beneficial, impressive and helpful to user.

Craig.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying to get Flash screen capture animations to work within the VIPA RCP Help without much luck (Eclipse 3.4).  I&#8217;m unsure how to configure the standard Jetty web server that RCP usually uses to serve its help pages, and I have been unsuccessful swapping it out for a different server.</p>
<p>Any advice would be fantastic because I think Eclipse RCP Application Help with screen-captured Flash animations (with voice-over) would be a very beneficial, impressive and helpful to user.</p>
<p>Craig.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.modumind.com/2009/03/03/video-and-eclipse/comment-page-1/#comment-642</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Tue, 05 May 2009 02:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.com/?p=400#comment-642</guid>
		<description>Hi Tony,

I tried running the sample under Java 5 and, as you suspected, it didn&#039;t work. Another solution might be to use the SWT browser control combined with video plugins. I haven&#039;t tried this myself, but it might work.

--- Patrick</description>
		<content:encoded><![CDATA[<p>Hi Tony,</p>
<p>I tried running the sample under Java 5 and, as you suspected, it didn&#8217;t work. Another solution might be to use the SWT browser control combined with video plugins. I haven&#8217;t tried this myself, but it might work.</p>
<p>&#8212; Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.modumind.com/2009/03/03/video-and-eclipse/comment-page-1/#comment-641</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Fri, 01 May 2009 19:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.com/?p=400#comment-641</guid>
		<description>Interesting article.  I&#039;m maintaining a RCP application for which I&#039;ve just been asked to look into adding video capability.  All I need is rudimentary playback capability, almost exactly how you describe your example plug-in actually.

One thing that gives me pause is that I&#039;m currently on Eclipse 3.2 under Java 5.0.  I know that JavaFX requires Java 6.0 update 7 at a minimum.  I certainly plan on upgrading both my Eclipse and Java versions eventually, but it&#039;s not something I can do without a lot of regression testing, and I&#039;m currently a one man show with a limited budget.

Anyway, I was wondering whether you have any information as to whether the JMC portion of JavaFX actually requires Java 6, or can it be run under Java 5?  Thanks.

Tony</description>
		<content:encoded><![CDATA[<p>Interesting article.  I&#8217;m maintaining a RCP application for which I&#8217;ve just been asked to look into adding video capability.  All I need is rudimentary playback capability, almost exactly how you describe your example plug-in actually.</p>
<p>One thing that gives me pause is that I&#8217;m currently on Eclipse 3.2 under Java 5.0.  I know that JavaFX requires Java 6.0 update 7 at a minimum.  I certainly plan on upgrading both my Eclipse and Java versions eventually, but it&#8217;s not something I can do without a lot of regression testing, and I&#8217;m currently a one man show with a limited budget.</p>
<p>Anyway, I was wondering whether you have any information as to whether the JMC portion of JavaFX actually requires Java 6, or can it be run under Java 5?  Thanks.</p>
<p>Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.modumind.com/2009/03/03/video-and-eclipse/comment-page-1/#comment-640</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 20 Mar 2009 02:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.com/?p=400#comment-640</guid>
		<description>Hi Dan,

I&#039;ve tried a few swf files but haven&#039;t had any luck yet. I&#039;m getting MediaUnsupportedExceptions.

Hopefully support for this will be added at some point, or maybe I&#039;m doing something wrong. If you get this to work, let me know.

--- Patrick</description>
		<content:encoded><![CDATA[<p>Hi Dan,</p>
<p>I&#8217;ve tried a few swf files but haven&#8217;t had any luck yet. I&#8217;m getting MediaUnsupportedExceptions.</p>
<p>Hopefully support for this will be added at some point, or maybe I&#8217;m doing something wrong. If you get this to work, let me know.</p>
<p>&#8212; Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.modumind.com/2009/03/03/video-and-eclipse/comment-page-1/#comment-639</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 19 Mar 2009 03:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.com/?p=400#comment-639</guid>
		<description>Interesting.

So that&#039;s a .flv file. Ever had any luck with .swf?</description>
		<content:encoded><![CDATA[<p>Interesting.</p>
<p>So that&#8217;s a .flv file. Ever had any luck with .swf?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
