<?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 for debit.nl</title>
	<atom:link href="http://blog.debit.nl/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.debit.nl</link>
	<description>Freelance developer</description>
	<lastBuildDate>Thu, 15 Jul 2010 08:19:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on MP3 to SWF converter in Actionscript 3 by Radu</title>
		<link>http://blog.debit.nl/2009/02/mp3-to-swf-converter-in-actionscript-3/comment-page-1/#comment-490</link>
		<dc:creator>Radu</dc:creator>
		<pubDate>Thu, 15 Jul 2010 08:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debit.nl/?p=31#comment-490</guid>
		<description>Nice work man you should develop this in to a full featured library</description>
		<content:encoded><![CDATA[<p>Nice work man you should develop this in to a full featured library</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MP3 encoder in Flash with Alchemy by Bernard</title>
		<link>http://blog.debit.nl/2009/03/mp3-encoder-in-flash-with-alchemy/comment-page-1/#comment-486</link>
		<dc:creator>Bernard</dc:creator>
		<pubDate>Mon, 07 Jun 2010 19:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debit.nl/?p=67#comment-486</guid>
		<description>&lt;a href=&quot;#comment-484&quot; rel=&quot;nofollow&quot;&gt;@SirHenry&lt;/a&gt; 
No it&#039;s not. This code and Kikko&#039;s code both use WAV as input.
You could convert nellymoser to wav and then convert it to MP3 with code like this.</description>
		<content:encoded><![CDATA[<p><a href="#comment-484" rel="nofollow">@SirHenry</a><br />
No it&#8217;s not. This code and Kikko&#8217;s code both use WAV as input.<br />
You could convert nellymoser to wav and then convert it to MP3 with code like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MP3 encoder in Flash with Alchemy by Bernard</title>
		<link>http://blog.debit.nl/2009/03/mp3-encoder-in-flash-with-alchemy/comment-page-1/#comment-485</link>
		<dc:creator>Bernard</dc:creator>
		<pubDate>Mon, 07 Jun 2010 19:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debit.nl/?p=67#comment-485</guid>
		<description>&lt;a href=&quot;#comment-453&quot; rel=&quot;nofollow&quot;&gt;@kikko&lt;/a&gt; 
Nice work! :D</description>
		<content:encoded><![CDATA[<p><a href="#comment-453" rel="nofollow">@kikko</a><br />
Nice work! <img src='http://blog.debit.nl/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MP3 encoder in Flash with Alchemy by SirHenry</title>
		<link>http://blog.debit.nl/2009/03/mp3-encoder-in-flash-with-alchemy/comment-page-1/#comment-484</link>
		<dc:creator>SirHenry</dc:creator>
		<pubDate>Mon, 07 Jun 2010 16:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debit.nl/?p=67#comment-484</guid>
		<description>Is it possible to convert audio files with nellymoser codec (flv e.g. created by FMS) using this library?</description>
		<content:encoded><![CDATA[<p>Is it possible to convert audio files with nellymoser codec (flv e.g. created by FMS) using this library?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MP3 encoder in Flash with Alchemy by cbsienda</title>
		<link>http://blog.debit.nl/2009/03/mp3-encoder-in-flash-with-alchemy/comment-page-1/#comment-483</link>
		<dc:creator>cbsienda</dc:creator>
		<pubDate>Tue, 25 May 2010 07:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debit.nl/?p=67#comment-483</guid>
		<description>hello everyone, do i need to produce l.bc files? i was compiling a library which happen to use libtool, but not producing any l.bc files. do i heve to tweak to makefile to produce l.bc, or does .a files enough. thanks. :D</description>
		<content:encoded><![CDATA[<p>hello everyone, do i need to produce l.bc files? i was compiling a library which happen to use libtool, but not producing any l.bc files. do i heve to tweak to makefile to produce l.bc, or does .a files enough. thanks. <img src='http://blog.debit.nl/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MP3 encoder in Flash with Alchemy by kikko</title>
		<link>http://blog.debit.nl/2009/03/mp3-encoder-in-flash-with-alchemy/comment-page-1/#comment-453</link>
		<dc:creator>kikko</dc:creator>
		<pubDate>Fri, 26 Mar 2010 17:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debit.nl/?p=67#comment-453</guid>
		<description>Hey thank you again for sharing all these informations!
Thanks to it, I managed to build a little mp3 encoder for flash (with sources and examples) : http://code.google.com/p/flash-kikko/</description>
		<content:encoded><![CDATA[<p>Hey thank you again for sharing all these informations!<br />
Thanks to it, I managed to build a little mp3 encoder for flash (with sources and examples) : <a href="http://code.google.com/p/flash-kikko/" rel="nofollow">http://code.google.com/p/flash-kikko/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MP3 encoder in Flash with Alchemy by kikko</title>
		<link>http://blog.debit.nl/2009/03/mp3-encoder-in-flash-with-alchemy/comment-page-1/#comment-452</link>
		<dc:creator>kikko</dc:creator>
		<pubDate>Wed, 24 Mar 2010 13:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debit.nl/?p=67#comment-452</guid>
		<description>Well actually it&#039;s kind of fixed. I just directly make the swc from the sources with the makefile!</description>
		<content:encoded><![CDATA[<p>Well actually it&#8217;s kind of fixed. I just directly make the swc from the sources with the makefile!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MP3 encoder in Flash with Alchemy by kikko</title>
		<link>http://blog.debit.nl/2009/03/mp3-encoder-in-flash-with-alchemy/comment-page-1/#comment-451</link>
		<dc:creator>kikko</dc:creator>
		<pubDate>Tue, 23 Mar 2010 22:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debit.nl/?p=67#comment-451</guid>
		<description>Sorry by MP3Encoder I meant MP3 8hz :)</description>
		<content:encoded><![CDATA[<p>Sorry by MP3Encoder I meant MP3 8hz <img src='http://blog.debit.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MP3 encoder in Flash with Alchemy by kikko</title>
		<link>http://blog.debit.nl/2009/03/mp3-encoder-in-flash-with-alchemy/comment-page-1/#comment-450</link>
		<dc:creator>kikko</dc:creator>
		<pubDate>Tue, 23 Mar 2010 22:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debit.nl/?p=67#comment-450</guid>
		<description>This is awesome! Thanks for sharing these infos!

I&#039;ve been trying for hours to get this version of MP3Encoder http://mp3-tech.org/programmer/encoding.html to work with alchemy. But with little success yet.. :(
After some tweaking of the Makefile I got it to compile as .a and .l.bc files but I still have an error when I try to initialize : &quot;Undefined sym: _DetermineByteOrder&quot;. This seems to be the first function called that is outside the main.c file. Did you come accross this ?

Thanks for your help!</description>
		<content:encoded><![CDATA[<p>This is awesome! Thanks for sharing these infos!</p>
<p>I&#8217;ve been trying for hours to get this version of MP3Encoder <a href="http://mp3-tech.org/programmer/encoding.html" rel="nofollow">http://mp3-tech.org/programmer/encoding.html</a> to work with alchemy. But with little success yet.. <img src='http://blog.debit.nl/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
After some tweaking of the Makefile I got it to compile as .a and .l.bc files but I still have an error when I try to initialize : &#8220;Undefined sym: _DetermineByteOrder&#8221;. This seems to be the first function called that is outside the main.c file. Did you come accross this ?</p>
<p>Thanks for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using ByteArrays in Actionscript and Alchemy by Jordan W</title>
		<link>http://blog.debit.nl/2009/03/using-bytearrays-in-actionscript-and-alchemy/comment-page-1/#comment-449</link>
		<dc:creator>Jordan W</dc:creator>
		<pubDate>Thu, 04 Mar 2010 17:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debit.nl/?p=79#comment-449</guid>
		<description>I like the way you grabbed the namespace like that, to ns::gstate, that never would have occurred to me. But really, all ds:ByteArray is, is the ApplicationDomain.currentMemory for the cmodule. So you could call get() on GLEByteArrayProvider. I&#039;m not sure if the AppDomain for the cmodule is the same as root&#039;s (my knowledge is still a little fuzzy in this area), but if it is, then you could just get currentMemory.</description>
		<content:encoded><![CDATA[<p>I like the way you grabbed the namespace like that, to ns::gstate, that never would have occurred to me. But really, all ds:ByteArray is, is the ApplicationDomain.currentMemory for the cmodule. So you could call get() on GLEByteArrayProvider. I&#8217;m not sure if the AppDomain for the cmodule is the same as root&#8217;s (my knowledge is still a little fuzzy in this area), but if it is, then you could just get currentMemory.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
