<?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 Miti&#039;s Blog</title>
	<atom:link href="http://miti.pricope.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://miti.pricope.com</link>
	<description>about technology</description>
	<lastBuildDate>Wed, 13 Jul 2011 15:46:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Debugging Flex and PHP with Flex Builder and Zend Studio by eprevot</title>
		<link>http://miti.pricope.com/2008/06/06/debugging-flex-and-php-with-flex-builder-and-zend-studio/comment-page-1/#comment-16955</link>
		<dc:creator>eprevot</dc:creator>
		<pubDate>Wed, 13 Jul 2011 15:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/?p=22#comment-16955</guid>
		<description>I don&#039;t understand how this could work because when I hit Zend toolbar&#039;s debug button, the page is refreshed, this breaks the debug for flex</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand how this could work because when I hit Zend toolbar&#8217;s debug button, the page is refreshed, this breaks the debug for flex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Debug Flex and .NET using ASP.NET Development Server by Chris</title>
		<link>http://miti.pricope.com/2008/07/29/debug-flex-and-net-using-aspnet-development-server/comment-page-1/#comment-16658</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 05 May 2011 01:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/?p=9#comment-16658</guid>
		<description>Greetings.

Great post, I think I&#039;m nearly able to debug both the ASP.NET page and Flex app, but my situation is different (using an ASP Web app and not a Web service for starters).

I have a flex app that I&#039;m embedding in an ASP page using swfobject.js.  I put the two projects in the same folder as described in this blog and I can run the .NET Web app in Visual Studio 2008 and it correctly invokes the embedded Flex app, etc.  But I&#039;m not able to debug them side by side: to debug the Flex app, I have to start it first using the ASP.NET Developer Server but it starts in a dedicated browser window.  If I then start the VS .NET project, it connects to port 3000 but the Flex app embedded there is not the same (debuggable) session running in a different window/tab.

I&#039;m using ExternalInterface to communicate between the Flex app and the ASP page and would like to be able to debug this configuration.  Any thoughts on how I can do so (without Amethyst)?</description>
		<content:encoded><![CDATA[<p>Greetings.</p>
<p>Great post, I think I&#8217;m nearly able to debug both the ASP.NET page and Flex app, but my situation is different (using an ASP Web app and not a Web service for starters).</p>
<p>I have a flex app that I&#8217;m embedding in an ASP page using swfobject.js.  I put the two projects in the same folder as described in this blog and I can run the .NET Web app in Visual Studio 2008 and it correctly invokes the embedded Flex app, etc.  But I&#8217;m not able to debug them side by side: to debug the Flex app, I have to start it first using the ASP.NET Developer Server but it starts in a dedicated browser window.  If I then start the VS .NET project, it connects to port 3000 but the Flex app embedded there is not the same (debuggable) session running in a different window/tab.</p>
<p>I&#8217;m using ExternalInterface to communicate between the Flex app and the ASP page and would like to be able to debug this configuration.  Any thoughts on how I can do so (without Amethyst)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Benoit</title>
		<link>http://miti.pricope.com/about/comment-page-1/#comment-16631</link>
		<dc:creator>Benoit</dc:creator>
		<pubDate>Fri, 08 Apr 2011 03:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://pricope.com/?page_id=2#comment-16631</guid>
		<description>Hi Mihai, I have read your &quot;Playing with Custom Layout in Flex 4&quot; and &quot;Skinning a list in Flex 4 – Magnifier Effect&quot;. I wounder can these layouts can show the elements from bottom to top ?
I mean all the element align to the bottom line. For example the LargeCircleLayout expants all the elements from bottom to top.</description>
		<content:encoded><![CDATA[<p>Hi Mihai, I have read your &#8220;Playing with Custom Layout in Flex 4&#8243; and &#8220;Skinning a list in Flex 4 – Magnifier Effect&#8221;. I wounder can these layouts can show the elements from bottom to top ?<br />
I mean all the element align to the bottom line. For example the LargeCircleLayout expants all the elements from bottom to top.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Playing with Pixel Bender by mpricope</title>
		<link>http://miti.pricope.com/2008/11/10/playing-with-pixel-bender/comment-page-1/#comment-16542</link>
		<dc:creator>mpricope</dc:creator>
		<pubDate>Sat, 12 Feb 2011 11:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/2008/11/10/playing-with-pixel-bender/#comment-16542</guid>
		<description>A PB algorithm for mp3 encoding would take advantage of the fact that PB kernels can run on multi-core CPUs that are quite frequent nowadays. However I doubt that a thing as complex as mp3 conversion can be translated on the PB kernels that in current version don&#039;t support loops. 

If you know a good open source C library for mp3 encoding you can try to compile it using Alchemy and give it a try. It might work a little faster than an algorithm implemented in AS3 but still it will run on a single core. If you don&#039;t have an MP3 algorithm currently then I strongly recommend this way as you have a decent chance of having something working in maybe less than a week (maybe even days if you are good with make files and C compilation).</description>
		<content:encoded><![CDATA[<p>A PB algorithm for mp3 encoding would take advantage of the fact that PB kernels can run on multi-core CPUs that are quite frequent nowadays. However I doubt that a thing as complex as mp3 conversion can be translated on the PB kernels that in current version don&#8217;t support loops. </p>
<p>If you know a good open source C library for mp3 encoding you can try to compile it using Alchemy and give it a try. It might work a little faster than an algorithm implemented in AS3 but still it will run on a single core. If you don&#8217;t have an MP3 algorithm currently then I strongly recommend this way as you have a decent chance of having something working in maybe less than a week (maybe even days if you are good with make files and C compilation).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Playing with Pixel Bender by Marius Bratu</title>
		<link>http://miti.pricope.com/2008/11/10/playing-with-pixel-bender/comment-page-1/#comment-16541</link>
		<dc:creator>Marius Bratu</dc:creator>
		<pubDate>Fri, 11 Feb 2011 21:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/2008/11/10/playing-with-pixel-bender/#comment-16541</guid>
		<description>Hello:)

I figured it out youre a romanian, but still i decided to post in english just for reference for other people.

Currently working at a project where i need to make mp3 encoding on the client. Just wanted to ask you if you own or maybe point me to some sources, where i can do this using Pixel Bender. I want to use Pixel Bender, thinking that the encoding will be much faster than regular as3, or using some alchemy library.

Thanks,
Marius Bratu.

P.S. Great post!</description>
		<content:encoded><![CDATA[<p>Hello:)</p>
<p>I figured it out youre a romanian, but still i decided to post in english just for reference for other people.</p>
<p>Currently working at a project where i need to make mp3 encoding on the client. Just wanted to ask you if you own or maybe point me to some sources, where i can do this using Pixel Bender. I want to use Pixel Bender, thinking that the encoding will be much faster than regular as3, or using some alchemy library.</p>
<p>Thanks,<br />
Marius Bratu.</p>
<p>P.S. Great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Skinning a list in Flex 4 &#8211; Magnifier Effect by Neil</title>
		<link>http://miti.pricope.com/2009/08/16/skinning-a-list-in-flex-4-magnifier-effect/comment-page-1/#comment-16507</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Thu, 18 Nov 2010 17:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/2009/08/16/skinning-a-list-in-flex-4-magnifier-effect/#comment-16507</guid>
		<description>I really like the way you explain the formula that is used for the resizing effect. I am disappointed with the performance though, if you mouse around even moderately it jumps a hell of a lot.</description>
		<content:encoded><![CDATA[<p>I really like the way you explain the formula that is used for the resizing effect. I am disappointed with the performance though, if you mouse around even moderately it jumps a hell of a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex Large Book Component by Greg</title>
		<link>http://miti.pricope.com/2008/09/10/flex-large-book-component/comment-page-1/#comment-16503</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 16 Nov 2010 01:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/?p=6#comment-16503</guid>
		<description>Very nice enhancement! I&#039;ve been using Ruben&#039;s book for awhile now. Great code.</description>
		<content:encoded><![CDATA[<p>Very nice enhancement! I&#8217;ve been using Ruben&#8217;s book for awhile now. Great code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Playing with Custom Layout in Flex 4 by Mani</title>
		<link>http://miti.pricope.com/2009/05/29/playing-with-custom-layout-in-flex-4/comment-page-1/#comment-16500</link>
		<dc:creator>Mani</dc:creator>
		<pubDate>Tue, 09 Nov 2010 17:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/?p=65#comment-16500</guid>
		<description>Thanks for this example. I&#039;m diving into Spark this week- mainly skinning and this was a helpful read.</description>
		<content:encoded><![CDATA[<p>Thanks for this example. I&#8217;m diving into Spark this week- mainly skinning and this was a helpful read.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on On Open Source and Communism by qwerty</title>
		<link>http://miti.pricope.com/2008/12/08/on-open-source-and-communism/comment-page-1/#comment-16473</link>
		<dc:creator>qwerty</dc:creator>
		<pubDate>Thu, 07 Oct 2010 08:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/2008/12/08/on-open-source-and-communism/#comment-16473</guid>
		<description>&lt;a href=&quot;#comment-243&quot; rel=&quot;nofollow&quot;&gt;@patrick riley &lt;/a&gt; 
What makes you think OSS is public domain?

If it were, you wouldn&#039;t need a license.</description>
		<content:encoded><![CDATA[<p><a href="#comment-243" rel="nofollow">@patrick riley </a><br />
What makes you think OSS is public domain?</p>
<p>If it were, you wouldn&#8217;t need a license.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on On Open Source and Communism by qwerty</title>
		<link>http://miti.pricope.com/2008/12/08/on-open-source-and-communism/comment-page-1/#comment-16472</link>
		<dc:creator>qwerty</dc:creator>
		<pubDate>Thu, 07 Oct 2010 08:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/2008/12/08/on-open-source-and-communism/#comment-16472</guid>
		<description>&lt;a href=&quot;#comment-212&quot; rel=&quot;nofollow&quot;&gt;@outliers &lt;/a&gt; 
huh?

The &quot;market&quot; is a myth. It is simply corporations setting the price.

Do you really think that the &quot;market&quot; thinks Windows is worth over $100?</description>
		<content:encoded><![CDATA[<p><a href="#comment-212" rel="nofollow">@outliers </a><br />
huh?</p>
<p>The &#8220;market&#8221; is a myth. It is simply corporations setting the price.</p>
<p>Do you really think that the &#8220;market&#8221; thinks Windows is worth over $100?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

