<?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"
	>
<channel>
	<title>Comments for Paul Gregoire's Blog</title>
	<atom:link href="http://gregoire.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregoire.org</link>
	<description>Various ramblings-on, mostly about Red5</description>
	<pubDate>Fri, 10 Oct 2008 22:52:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on If the candidates were phones by friedlinx</title>
		<link>http://gregoire.org/2008/10/06/if-the-candidates-were-phones/#comment-365</link>
		<dc:creator>friedlinx</dc:creator>
		<pubDate>Fri, 10 Oct 2008 03:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=32#comment-365</guid>
		<description>This is stupid.</description>
		<content:encoded><![CDATA[<div id="translate_comment_365">
<p>This is stupid.</p></div>
<hr />
<p>View this Comment in: <a href="javascript:google_translate('zh-CN','comment',365);">Chinese(S)</a> <a href="javascript:google_translate('zh-TW','comment',365);">Chinese(T)</a> <a href="javascript:google_translate('fr','comment',365);">French</a> <a href="javascript:google_translate('ar','comment',365);">Arabic</a> <a href="javascript:google_translate('bg','comment',365);">Bulgarian</a> <a href="javascript:google_translate('hr','comment',365);">Croatian</a> <a href="javascript:google_translate('cs','comment',365);">Czech</a> <a href="javascript:google_translate('da','comment',365);">Danish</a> <a href="javascript:google_translate('nl','comment',365);">Dutch</a> <a href="javascript:google_translate('fi','comment',365);">Finnish</a> <a href="javascript:google_translate('de','comment',365);">German</a> <a href="javascript:google_translate('el','comment',365);">Greek</a> <a href="javascript:google_translate('hi','comment',365);">Hindi</a> <a href="javascript:google_translate('it','comment',365);">Italian</a> <a href="javascript:google_translate('ja','comment',365);">Japanese</a> <a href="javascript:google_translate('ko','comment',365);">Korean</a> <a href="javascript:google_translate('no','comment',365);">Norwegian</a> <a href="javascript:google_translate('pl','comment',365);">Polish</a> <a href="javascript:google_translate('pt','comment',365);">Portuguese</a> <a href="javascript:google_translate('ro','comment',365);">Romanian</a> <a href="javascript:google_translate('ru','comment',365);">Russian</a> <a href="javascript:google_translate('es','comment',365);">Spanish</a> <a href="javascript:google_translate('sv','comment',365);">Swedish</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If the candidates were phones by really</title>
		<link>http://gregoire.org/2008/10/06/if-the-candidates-were-phones/#comment-364</link>
		<dc:creator>really</dc:creator>
		<pubDate>Fri, 10 Oct 2008 02:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=32#comment-364</guid>
		<description>Are Muslims allowed to use a phone?</description>
		<content:encoded><![CDATA[<div id="translate_comment_364">
<p>Are Muslims allowed to use a phone?</p></div>
<hr />
<p>View this Comment in: <a href="javascript:google_translate('zh-CN','comment',364);">Chinese(S)</a> <a href="javascript:google_translate('zh-TW','comment',364);">Chinese(T)</a> <a href="javascript:google_translate('fr','comment',364);">French</a> <a href="javascript:google_translate('ar','comment',364);">Arabic</a> <a href="javascript:google_translate('bg','comment',364);">Bulgarian</a> <a href="javascript:google_translate('hr','comment',364);">Croatian</a> <a href="javascript:google_translate('cs','comment',364);">Czech</a> <a href="javascript:google_translate('da','comment',364);">Danish</a> <a href="javascript:google_translate('nl','comment',364);">Dutch</a> <a href="javascript:google_translate('fi','comment',364);">Finnish</a> <a href="javascript:google_translate('de','comment',364);">German</a> <a href="javascript:google_translate('el','comment',364);">Greek</a> <a href="javascript:google_translate('hi','comment',364);">Hindi</a> <a href="javascript:google_translate('it','comment',364);">Italian</a> <a href="javascript:google_translate('ja','comment',364);">Japanese</a> <a href="javascript:google_translate('ko','comment',364);">Korean</a> <a href="javascript:google_translate('no','comment',364);">Norwegian</a> <a href="javascript:google_translate('pl','comment',364);">Polish</a> <a href="javascript:google_translate('pt','comment',364);">Portuguese</a> <a href="javascript:google_translate('ro','comment',364);">Romanian</a> <a href="javascript:google_translate('ru','comment',364);">Russian</a> <a href="javascript:google_translate('es','comment',364);">Spanish</a> <a href="javascript:google_translate('sv','comment',364);">Swedish</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using custom objects in AMF3 with Red5 by Sascha</title>
		<link>http://gregoire.org/2008/09/12/using-custom-objects-in-amf3-with-red5/#comment-363</link>
		<dc:creator>Sascha</dc:creator>
		<pubDate>Fri, 10 Oct 2008 01:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=23#comment-363</guid>
		<description>i tried the example with flash cs3, because i could not use mx.utils.RemoteClass i tried my luck with "registerClassAlias" instead but receiving an Error #2030, reached end of file
	at flash.utils::ObjectInput/readUTF()
	at myPackage::myObject/readExternal()

will keep on trying, there are less examples for flash cs3.

one question, needed to add a "}" rightbrace at the end of "public class MyObject implements IExternalizable", may it be that its missing there?

Greetz
Sascha</description>
		<content:encoded><![CDATA[<div id="translate_comment_363">
<p>i tried the example with flash cs3, because i could not use mx.utils.RemoteClass i tried my luck with &#8220;registerClassAlias&#8221; instead but receiving an Error #2030, reached end of file<br />
	at flash.utils::ObjectInput/readUTF()<br />
	at myPackage::myObject/readExternal()</p>
<p>will keep on trying, there are less examples for flash cs3.</p>
<p>one question, needed to add a &#8220;}&#8221; rightbrace at the end of &#8220;public class MyObject implements IExternalizable&#8221;, may it be that its missing there?</p>
<p>Greetz<br />
Sascha</p></div>
<hr />
<p>View this Comment in: <a href="javascript:google_translate('zh-CN','comment',363);">Chinese(S)</a> <a href="javascript:google_translate('zh-TW','comment',363);">Chinese(T)</a> <a href="javascript:google_translate('fr','comment',363);">French</a> <a href="javascript:google_translate('ar','comment',363);">Arabic</a> <a href="javascript:google_translate('bg','comment',363);">Bulgarian</a> <a href="javascript:google_translate('hr','comment',363);">Croatian</a> <a href="javascript:google_translate('cs','comment',363);">Czech</a> <a href="javascript:google_translate('da','comment',363);">Danish</a> <a href="javascript:google_translate('nl','comment',363);">Dutch</a> <a href="javascript:google_translate('fi','comment',363);">Finnish</a> <a href="javascript:google_translate('de','comment',363);">German</a> <a href="javascript:google_translate('el','comment',363);">Greek</a> <a href="javascript:google_translate('hi','comment',363);">Hindi</a> <a href="javascript:google_translate('it','comment',363);">Italian</a> <a href="javascript:google_translate('ja','comment',363);">Japanese</a> <a href="javascript:google_translate('ko','comment',363);">Korean</a> <a href="javascript:google_translate('no','comment',363);">Norwegian</a> <a href="javascript:google_translate('pl','comment',363);">Polish</a> <a href="javascript:google_translate('pt','comment',363);">Portuguese</a> <a href="javascript:google_translate('ro','comment',363);">Romanian</a> <a href="javascript:google_translate('ru','comment',363);">Russian</a> <a href="javascript:google_translate('es','comment',363);">Spanish</a> <a href="javascript:google_translate('sv','comment',363);">Swedish</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If the candidates were phones by corrector of the dumbasses</title>
		<link>http://gregoire.org/2008/10/06/if-the-candidates-were-phones/#comment-362</link>
		<dc:creator>corrector of the dumbasses</dc:creator>
		<pubDate>Thu, 09 Oct 2008 23:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=32#comment-362</guid>
		<description>this is stupid. obama is the smart phone huh? and palin is SUPER inexperienced? all obama has done is run for pres. dont even bother to say "well he was in the senate!" u know wat he did in the senate? run for president. thats it! and palin might be more inexperienced than others but SHE'S NOT RUNNING FOR PRESIDENT!</description>
		<content:encoded><![CDATA[<div id="translate_comment_362">
<p>this is stupid. obama is the smart phone huh? and palin is SUPER inexperienced? all obama has done is run for pres. dont even bother to say &#8220;well he was in the senate!&#8221; u know wat he did in the senate? run for president. thats it! and palin might be more inexperienced than others but SHE&#8217;S NOT RUNNING FOR PRESIDENT!</p></div>
<hr />
<p>View this Comment in: <a href="javascript:google_translate('zh-CN','comment',362);">Chinese(S)</a> <a href="javascript:google_translate('zh-TW','comment',362);">Chinese(T)</a> <a href="javascript:google_translate('fr','comment',362);">French</a> <a href="javascript:google_translate('ar','comment',362);">Arabic</a> <a href="javascript:google_translate('bg','comment',362);">Bulgarian</a> <a href="javascript:google_translate('hr','comment',362);">Croatian</a> <a href="javascript:google_translate('cs','comment',362);">Czech</a> <a href="javascript:google_translate('da','comment',362);">Danish</a> <a href="javascript:google_translate('nl','comment',362);">Dutch</a> <a href="javascript:google_translate('fi','comment',362);">Finnish</a> <a href="javascript:google_translate('de','comment',362);">German</a> <a href="javascript:google_translate('el','comment',362);">Greek</a> <a href="javascript:google_translate('hi','comment',362);">Hindi</a> <a href="javascript:google_translate('it','comment',362);">Italian</a> <a href="javascript:google_translate('ja','comment',362);">Japanese</a> <a href="javascript:google_translate('ko','comment',362);">Korean</a> <a href="javascript:google_translate('no','comment',362);">Norwegian</a> <a href="javascript:google_translate('pl','comment',362);">Polish</a> <a href="javascript:google_translate('pt','comment',362);">Portuguese</a> <a href="javascript:google_translate('ro','comment',362);">Romanian</a> <a href="javascript:google_translate('ru','comment',362);">Russian</a> <a href="javascript:google_translate('es','comment',362);">Spanish</a> <a href="javascript:google_translate('sv','comment',362);">Swedish</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If the candidates were phones by anonymous</title>
		<link>http://gregoire.org/2008/10/06/if-the-candidates-were-phones/#comment-361</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Thu, 09 Oct 2008 22:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=32#comment-361</guid>
		<description>you suck</description>
		<content:encoded><![CDATA[<div id="translate_comment_361">
<p>you suck</p></div>
<hr />
<p>View this Comment in: <a href="javascript:google_translate('zh-CN','comment',361);">Chinese(S)</a> <a href="javascript:google_translate('zh-TW','comment',361);">Chinese(T)</a> <a href="javascript:google_translate('fr','comment',361);">French</a> <a href="javascript:google_translate('ar','comment',361);">Arabic</a> <a href="javascript:google_translate('bg','comment',361);">Bulgarian</a> <a href="javascript:google_translate('hr','comment',361);">Croatian</a> <a href="javascript:google_translate('cs','comment',361);">Czech</a> <a href="javascript:google_translate('da','comment',361);">Danish</a> <a href="javascript:google_translate('nl','comment',361);">Dutch</a> <a href="javascript:google_translate('fi','comment',361);">Finnish</a> <a href="javascript:google_translate('de','comment',361);">German</a> <a href="javascript:google_translate('el','comment',361);">Greek</a> <a href="javascript:google_translate('hi','comment',361);">Hindi</a> <a href="javascript:google_translate('it','comment',361);">Italian</a> <a href="javascript:google_translate('ja','comment',361);">Japanese</a> <a href="javascript:google_translate('ko','comment',361);">Korean</a> <a href="javascript:google_translate('no','comment',361);">Norwegian</a> <a href="javascript:google_translate('pl','comment',361);">Polish</a> <a href="javascript:google_translate('pt','comment',361);">Portuguese</a> <a href="javascript:google_translate('ro','comment',361);">Romanian</a> <a href="javascript:google_translate('ru','comment',361);">Russian</a> <a href="javascript:google_translate('es','comment',361);">Spanish</a> <a href="javascript:google_translate('sv','comment',361);">Swedish</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If the candidates were phones by Si los candidatos norteamericanos fueran teléfonos&#8230; &#124; Entre Código y Colores...</title>
		<link>http://gregoire.org/2008/10/06/if-the-candidates-were-phones/#comment-359</link>
		<dc:creator>Si los candidatos norteamericanos fueran teléfonos&#8230; &#124; Entre Código y Colores...</dc:creator>
		<pubDate>Thu, 09 Oct 2008 18:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=32#comment-359</guid>
		<description>[...] objetos es algo comun últimamente, pero parece que no deja de resultar gracioso. En este caso al autor de éste blog anglosajón se le ocurrió comparar a los candidatos actuales a la presidencia y vicepresidencia de Estados [...]</description>
		<content:encoded><![CDATA[<div id="translate_comment_359">
<p>[...] objetos es algo comun últimamente, pero parece que no deja de resultar gracioso. En este caso al autor de éste blog anglosajón se le ocurrió comparar a los candidatos actuales a la presidencia y vicepresidencia de Estados [...]</p></div>
<hr />
<p>View this Comment in: <a href="javascript:google_translate('zh-CN','comment',359);">Chinese(S)</a> <a href="javascript:google_translate('zh-TW','comment',359);">Chinese(T)</a> <a href="javascript:google_translate('fr','comment',359);">French</a> <a href="javascript:google_translate('ar','comment',359);">Arabic</a> <a href="javascript:google_translate('bg','comment',359);">Bulgarian</a> <a href="javascript:google_translate('hr','comment',359);">Croatian</a> <a href="javascript:google_translate('cs','comment',359);">Czech</a> <a href="javascript:google_translate('da','comment',359);">Danish</a> <a href="javascript:google_translate('nl','comment',359);">Dutch</a> <a href="javascript:google_translate('fi','comment',359);">Finnish</a> <a href="javascript:google_translate('de','comment',359);">German</a> <a href="javascript:google_translate('el','comment',359);">Greek</a> <a href="javascript:google_translate('hi','comment',359);">Hindi</a> <a href="javascript:google_translate('it','comment',359);">Italian</a> <a href="javascript:google_translate('ja','comment',359);">Japanese</a> <a href="javascript:google_translate('ko','comment',359);">Korean</a> <a href="javascript:google_translate('no','comment',359);">Norwegian</a> <a href="javascript:google_translate('pl','comment',359);">Polish</a> <a href="javascript:google_translate('pt','comment',359);">Portuguese</a> <a href="javascript:google_translate('ro','comment',359);">Romanian</a> <a href="javascript:google_translate('ru','comment',359);">Russian</a> <a href="javascript:google_translate('es','comment',359);">Spanish</a> <a href="javascript:google_translate('sv','comment',359);">Swedish</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If the candidates were phones by Fred</title>
		<link>http://gregoire.org/2008/10/06/if-the-candidates-were-phones/#comment-358</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Thu, 09 Oct 2008 17:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=32#comment-358</guid>
		<description>I think a payphone would be more appropriate for Obama. The reason will be obvious come Feb. 2009 when he reneges on his promised tax cuts and announces sweeping new tax increases.

We can use some of the "change we can believe in" to make a calls.</description>
		<content:encoded><![CDATA[<div id="translate_comment_358">
<p>I think a payphone would be more appropriate for Obama. The reason will be obvious come Feb. 2009 when he reneges on his promised tax cuts and announces sweeping new tax increases.</p>
<p>We can use some of the &#8220;change we can believe in&#8221; to make a calls.</p></div>
<hr />
<p>View this Comment in: <a href="javascript:google_translate('zh-CN','comment',358);">Chinese(S)</a> <a href="javascript:google_translate('zh-TW','comment',358);">Chinese(T)</a> <a href="javascript:google_translate('fr','comment',358);">French</a> <a href="javascript:google_translate('ar','comment',358);">Arabic</a> <a href="javascript:google_translate('bg','comment',358);">Bulgarian</a> <a href="javascript:google_translate('hr','comment',358);">Croatian</a> <a href="javascript:google_translate('cs','comment',358);">Czech</a> <a href="javascript:google_translate('da','comment',358);">Danish</a> <a href="javascript:google_translate('nl','comment',358);">Dutch</a> <a href="javascript:google_translate('fi','comment',358);">Finnish</a> <a href="javascript:google_translate('de','comment',358);">German</a> <a href="javascript:google_translate('el','comment',358);">Greek</a> <a href="javascript:google_translate('hi','comment',358);">Hindi</a> <a href="javascript:google_translate('it','comment',358);">Italian</a> <a href="javascript:google_translate('ja','comment',358);">Japanese</a> <a href="javascript:google_translate('ko','comment',358);">Korean</a> <a href="javascript:google_translate('no','comment',358);">Norwegian</a> <a href="javascript:google_translate('pl','comment',358);">Polish</a> <a href="javascript:google_translate('pt','comment',358);">Portuguese</a> <a href="javascript:google_translate('ro','comment',358);">Romanian</a> <a href="javascript:google_translate('ru','comment',358);">Russian</a> <a href="javascript:google_translate('es','comment',358);">Spanish</a> <a href="javascript:google_translate('sv','comment',358);">Swedish</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If the candidates were phones by Erik</title>
		<link>http://gregoire.org/2008/10/06/if-the-candidates-were-phones/#comment-357</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Thu, 09 Oct 2008 17:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=32#comment-357</guid>
		<description>What Obama only works up until the 200 charge.  Hmm the old phones were very useful and the iPhone in my opinion is just a joke</description>
		<content:encoded><![CDATA[<div id="translate_comment_357">
<p>What Obama only works up until the 200 charge.  Hmm the old phones were very useful and the iPhone in my opinion is just a joke</p></div>
<hr />
<p>View this Comment in: <a href="javascript:google_translate('zh-CN','comment',357);">Chinese(S)</a> <a href="javascript:google_translate('zh-TW','comment',357);">Chinese(T)</a> <a href="javascript:google_translate('fr','comment',357);">French</a> <a href="javascript:google_translate('ar','comment',357);">Arabic</a> <a href="javascript:google_translate('bg','comment',357);">Bulgarian</a> <a href="javascript:google_translate('hr','comment',357);">Croatian</a> <a href="javascript:google_translate('cs','comment',357);">Czech</a> <a href="javascript:google_translate('da','comment',357);">Danish</a> <a href="javascript:google_translate('nl','comment',357);">Dutch</a> <a href="javascript:google_translate('fi','comment',357);">Finnish</a> <a href="javascript:google_translate('de','comment',357);">German</a> <a href="javascript:google_translate('el','comment',357);">Greek</a> <a href="javascript:google_translate('hi','comment',357);">Hindi</a> <a href="javascript:google_translate('it','comment',357);">Italian</a> <a href="javascript:google_translate('ja','comment',357);">Japanese</a> <a href="javascript:google_translate('ko','comment',357);">Korean</a> <a href="javascript:google_translate('no','comment',357);">Norwegian</a> <a href="javascript:google_translate('pl','comment',357);">Polish</a> <a href="javascript:google_translate('pt','comment',357);">Portuguese</a> <a href="javascript:google_translate('ro','comment',357);">Romanian</a> <a href="javascript:google_translate('ru','comment',357);">Russian</a> <a href="javascript:google_translate('es','comment',357);">Spanish</a> <a href="javascript:google_translate('sv','comment',357);">Swedish</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If the candidates were phones by CPO25</title>
		<link>http://gregoire.org/2008/10/06/if-the-candidates-were-phones/#comment-355</link>
		<dc:creator>CPO25</dc:creator>
		<pubDate>Thu, 09 Oct 2008 13:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=32#comment-355</guid>
		<description>shouldn't Biden be depicted by a "knockoff" considering that he was caught and puniched for plagiarism?</description>
		<content:encoded><![CDATA[<div id="translate_comment_355">
<p>shouldn&#8217;t Biden be depicted by a &#8220;knockoff&#8221; considering that he was caught and puniched for plagiarism?</p></div>
<hr />
<p>View this Comment in: <a href="javascript:google_translate('zh-CN','comment',355);">Chinese(S)</a> <a href="javascript:google_translate('zh-TW','comment',355);">Chinese(T)</a> <a href="javascript:google_translate('fr','comment',355);">French</a> <a href="javascript:google_translate('ar','comment',355);">Arabic</a> <a href="javascript:google_translate('bg','comment',355);">Bulgarian</a> <a href="javascript:google_translate('hr','comment',355);">Croatian</a> <a href="javascript:google_translate('cs','comment',355);">Czech</a> <a href="javascript:google_translate('da','comment',355);">Danish</a> <a href="javascript:google_translate('nl','comment',355);">Dutch</a> <a href="javascript:google_translate('fi','comment',355);">Finnish</a> <a href="javascript:google_translate('de','comment',355);">German</a> <a href="javascript:google_translate('el','comment',355);">Greek</a> <a href="javascript:google_translate('hi','comment',355);">Hindi</a> <a href="javascript:google_translate('it','comment',355);">Italian</a> <a href="javascript:google_translate('ja','comment',355);">Japanese</a> <a href="javascript:google_translate('ko','comment',355);">Korean</a> <a href="javascript:google_translate('no','comment',355);">Norwegian</a> <a href="javascript:google_translate('pl','comment',355);">Polish</a> <a href="javascript:google_translate('pt','comment',355);">Portuguese</a> <a href="javascript:google_translate('ro','comment',355);">Romanian</a> <a href="javascript:google_translate('ru','comment',355);">Russian</a> <a href="javascript:google_translate('es','comment',355);">Spanish</a> <a href="javascript:google_translate('sv','comment',355);">Swedish</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IvyDE - Part 2 by Bobby</title>
		<link>http://gregoire.org/2008/09/06/ivyde-part-2/#comment-352</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Thu, 09 Oct 2008 06:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://gregoire.org/?p=22#comment-352</guid>
		<description>You can also create a build task in eclipse for the ant command.

Right click your project 'red5_server'-&#62;Properties-&#62;Builders
New...
name: whatever, i used "Ant Download"
use: build.xml
WorkingDir: your project 'red5_server'
args: same as above Divy.conf.name="java6, eclipse" dist

Click ok to finish up and when you close the properties box it will do a build and ant will run.  It will fail at javac.exe if you don't have that on your local path, but that is ok cuz the downloading part is all we cared about.  You can now go back into the properties and uncheck the ant task.  Now you should see all the good .jar files in your /lib folder.  Once you have this you have to trigger the resolve again.  When i pulled the source out of svn my project didn't have ivy.xml dependency object in the project tree so i had to trigger it by going back into properties-&#62;build path-&#62;libraries-&#62;ivy.xml edit (just like the video does) and then click ok back out of all the menus and it did the resolve.

my 2c.

The nice thing is you don't need to setup ant or java on your local path if your using eclipse this way.</description>
		<content:encoded><![CDATA[<div id="translate_comment_352">
<p>You can also create a build task in eclipse for the ant command.</p>
<p>Right click your project &#8216;red5_server&#8217;-&gt;Properties-&gt;Builders<br />
New&#8230;<br />
name: whatever, i used &#8220;Ant Download&#8221;<br />
use: build.xml<br />
WorkingDir: your project &#8216;red5_server&#8217;<br />
args: same as above Divy.conf.name=&#8221;java6, eclipse&#8221; dist</p>
<p>Click ok to finish up and when you close the properties box it will do a build and ant will run.  It will fail at javac.exe if you don&#8217;t have that on your local path, but that is ok cuz the downloading part is all we cared about.  You can now go back into the properties and uncheck the ant task.  Now you should see all the good .jar files in your /lib folder.  Once you have this you have to trigger the resolve again.  When i pulled the source out of svn my project didn&#8217;t have ivy.xml dependency object in the project tree so i had to trigger it by going back into properties-&gt;build path-&gt;libraries-&gt;ivy.xml edit (just like the video does) and then click ok back out of all the menus and it did the resolve.</p>
<p>my 2c.</p>
<p>The nice thing is you don&#8217;t need to setup ant or java on your local path if your using eclipse this way.</p></div>
<hr />
<p>View this Comment in: <a href="javascript:google_translate('zh-CN','comment',352);">Chinese(S)</a> <a href="javascript:google_translate('zh-TW','comment',352);">Chinese(T)</a> <a href="javascript:google_translate('fr','comment',352);">French</a> <a href="javascript:google_translate('ar','comment',352);">Arabic</a> <a href="javascript:google_translate('bg','comment',352);">Bulgarian</a> <a href="javascript:google_translate('hr','comment',352);">Croatian</a> <a href="javascript:google_translate('cs','comment',352);">Czech</a> <a href="javascript:google_translate('da','comment',352);">Danish</a> <a href="javascript:google_translate('nl','comment',352);">Dutch</a> <a href="javascript:google_translate('fi','comment',352);">Finnish</a> <a href="javascript:google_translate('de','comment',352);">German</a> <a href="javascript:google_translate('el','comment',352);">Greek</a> <a href="javascript:google_translate('hi','comment',352);">Hindi</a> <a href="javascript:google_translate('it','comment',352);">Italian</a> <a href="javascript:google_translate('ja','comment',352);">Japanese</a> <a href="javascript:google_translate('ko','comment',352);">Korean</a> <a href="javascript:google_translate('no','comment',352);">Norwegian</a> <a href="javascript:google_translate('pl','comment',352);">Polish</a> <a href="javascript:google_translate('pt','comment',352);">Portuguese</a> <a href="javascript:google_translate('ro','comment',352);">Romanian</a> <a href="javascript:google_translate('ru','comment',352);">Russian</a> <a href="javascript:google_translate('es','comment',352);">Spanish</a> <a href="javascript:google_translate('sv','comment',352);">Swedish</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
