<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JabbyPanda’s travel to RIA world &#187; Tools</title>
	<atom:link href="http://www.jabbypanda.com/blog/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jabbypanda.com/blog</link>
	<description>it's RIA, not Rio</description>
	<lastBuildDate>Sun, 18 Sep 2011 22:53:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Adobe, please help ukrainian developers to thrive by sending over the ocean a few Adobe Flex books</title>
		<link>http://www.jabbypanda.com/blog/2007/06/adobe-help-ukrainian-developers-to-thrive-by-sending-over-the-ocean-a-few-adobe-flex-books/</link>
		<comments>http://www.jabbypanda.com/blog/2007/06/adobe-help-ukrainian-developers-to-thrive-by-sending-over-the-ocean-a-few-adobe-flex-books/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 22:13:50 +0000</pubDate>
		<dc:creator>JabbyPanda</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.jabbypanda.com/blog/?p=29</guid>
		<description><![CDATA[With this post I want to make my Amazon wishlist visible to Adobe filled with some really really good Adobe Flex 2 books that I've never could yet afford to purchase. I promise to Adobe to distribute some of the books within my company ( 4 full time Adobe Flex developers) and within our small, [...]]]></description>
			<content:encoded><![CDATA[<p>With this post I want to make my Amazon wishlist visible to Adobe filled with some really really good Adobe Flex 2 books that I've never could yet afford to purchase.</p>
<p>I promise to Adobe to distribute some of the books within my company ( 4 full time Adobe Flex developers) and within our small, but growing community of Adobe Flex developers in Ukraine.</p>
<p>Here is my shared Amazon wishlist:</p>
<p><a href="http://www.amazon.com/gp/registry/wishlist/31NOJ090AYH7X/ref=wl_web/"><img src="http://g-ecx.images-amazon.com/images/G/01/gifts/registries/wishlist/v2/web/wl-btn-74-b._V46774601_.gif" width="74" alt="My Amazon.com Wish List" height="42" border="0" /></a><br />
ps</p>
<p>I was inspired by the post of <a href="http://www.nodans.com/index.cfm/2007/6/5/Wishlists-come-true-Thanks-Adobe"> Dan Wilson</a> who had recently enjoyed receiving a package with learning materials from Adobe. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.jabbypanda.com/blog/2007/06/adobe-help-ukrainian-developers-to-thrive-by-sending-over-the-ocean-a-few-adobe-flex-books/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flash text formatter 0.6.1 plugin finally works correctly when post entry in viewed in &#8220;Category&#8221; section</title>
		<link>http://www.jabbypanda.com/blog/2006/11/flash-text-formatter-plugin-for-wordpress-does-not-work-correctly-in-category-section/</link>
		<comments>http://www.jabbypanda.com/blog/2006/11/flash-text-formatter-plugin-for-wordpress-does-not-work-correctly-in-category-section/#comments</comments>
		<pubDate>Thu, 23 Nov 2006 12:17:48 +0000</pubDate>
		<dc:creator>JabbyPanda</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.jabbypanda.com/blog/?p=14</guid>
		<description><![CDATA[flexunit.runner.BaseTestRunner implements TestListener Tell me what do you think of Flash text formatter plugin? Is it good or bad for posting ActionScript code snippets at my blog? Try now to follow the link My WordPress blog category section "Tools" Here is a extended portion of the text]]></description>
			<content:encoded><![CDATA[<p><em> flexunit.runner.BaseTestRunner implements TestListener</em><br />
Tell me what do you think of  Flash text formatter plugin? Is  it good or bad for posting ActionScript code snippets at my blog?</p>
<p>Try now to follow the link<br />
<a href="http://www.jabbypanda.com/blog/?cat=6"> My WordPress blog category section "Tools"</a><br />
<span id="more-14"></span><br />
Here is a extended portion of the text</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jabbypanda.com/blog/2006/11/flash-text-formatter-plugin-for-wordpress-does-not-work-correctly-in-category-section/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Debugging data in Flex  &#8211; Flash remoting AMF data watch</title>
		<link>http://www.jabbypanda.com/blog/2005/11/debugging-data-in-flex-flash-remoting-amf-data-watch/</link>
		<comments>http://www.jabbypanda.com/blog/2005/11/debugging-data-in-flex-flash-remoting-amf-data-watch/#comments</comments>
		<pubDate>Wed, 30 Nov 2005 17:21:14 +0000</pubDate>
		<dc:creator>JabbyPanda</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.jabbypanda.com/blog2/?p=10</guid>
		<description><![CDATA[&#160;&#160;&#160;Currently, we rely on AMF binary format to exchange the data between client and the server. &#160;&#160;&#160;There are only 5 known tools to me that are able to deserialize the binary AMF data into text with a debug purpose Macromedia NetConnection Debugger URL: Using the NetConnection Debugger in Flex. Pros: - Free Cons: - UI [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;&nbsp;&nbsp;Currently, we rely on AMF binary format to exchange the data between client and the server.<br />
&nbsp;&nbsp;&nbsp;There are only 5 known tools to me that are able to deserialize the binary AMF data into text with a debug purpose</p>
<li><strong>Macromedia NetConnection Debugger </strong></li>
<p>URL: <a href="http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19355">Using the NetConnection Debugger in Flex</a>.<br />
<em>Pros:</em><br />
- Free<br />
<em>Cons: </em><br />
- UI sucks, difficult to treat the data.<br />
- No performance data of the remote call (time spent, overall data served)<br />
- Object hierarchy was diffcult to read, especially with large data objects<br />
- Debugging requires special configuration in flex-config<br />
- Debugging requires import of extra classes adds overhead to compiled swfs<br />
- Difficult to debug on production systems not configured for testing<br />
- It does not display other pertinent information like xml and text requests</p>
<li><strong>Flex Builder 1.5 Network Monitor built-in</strong></li>
<p><em>Pros:</em><br />
- Included in the package<br />
<em>Cons: </em><br />
- Requires Flex Builder</p>
<li><strong>Charles</strong></li>
<p>URL: <a href="http://xk72.com/charles/flash-remoting-amf.html">http://xk72.com/charles/flash-remoting-amf.html</a><br />
<em>Pros: </em><br />
-- it works<br />
-- trial mode lasts for ever ( requires every 30 minutes restart)<br />
-- UI is moreless OK<br />
<em>Cons: </em><br />
--price 50$ per copy,<br />
--400$ site license</p>
<li><strong> ServiceCapture  </strong></li>
<p>URL:  <a href="http://kevinlangdon.com/serviceCapture/"> http://kevinlangdon.com/serviceCapture/</a><br />
<em>Pros: </em><br />
-- UI is very sleak<br />
-- Under constant development<br />
<em>Cons:</em><br />
-- license costs 35$ per 1 seat</p>
<li><strong> Mkulu QA Proxy 1.0 Beta</strong></li>
<p>URL:  <a xhref="http://apps.mkulu.org/qaproxy/beta.shtml">http://apps.mkulu.org/qaproxy/beta.shtml</a><br />
<em>Pros: </em><br />
--Free<br />
<em>Cons:</em><br />
-- Cumbersome setup</p>
<p>To sum up:<br />
<em>&nbsp;&nbsp;&nbsp;ServiceCapture is the best, I would like to have this tool at my hand, but it will cost the company <strong>7 flash developers x35$ = 220$</strong></em></p>
<p>&nbsp;&nbsp;&nbsp;Currently, we rely on AMF binary format to exchange the data between client and the server.<br />
&nbsp;&nbsp;&nbsp;There are only 5 known tools to me that are able to deserialize the binary AMF data into text with a debug purpose</p>
<li><strong>Macromedia NetConnection Debugger </strong></li>
<p>URL: <a href="http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19355">Using the NetConnection Debugger in Flex</a>.<br />
<em>Pros:</em><br />
- Free<br />
<em>Cons: </em><br />
- UI sucks, difficult to treat the data.<br />
- No performance data of the remote call (time spent, overall data served)<br />
- Object hierarchy was difficult to read, especially with large data objects<br />
- Debugging requires special configuration in flex-config<br />
- Debugging requires import of extra classes adds overhead to compiled swfs<br />
- Difficult to debug on production systems not configured for testing<br />
- It does not display other pertinent information like xml and text requests</p>
<li><strong>Flex Builder 1.5 Network Monitor built-in</strong></li>
<p><em>Pros:</em><br />
- Included in the package<br />
<em>Cons: </em><br />
- Requires Flex Builder</p>
<li><strong>Charles</strong></li>
<p>URL: <a href="http://xk72.com/charles/flash-remoting-amf.html">http://xk72.com/charles/flash-remoting-amf.html</a><br />
<em>Pros: </em><br />
-- it works<br />
-- trial mode lasts for ever ( requires every 30 minutes restart)<br />
-- UI is moreless OK<br />
<em>Cons: </em><br />
--price 50$ per copy,<br />
--400$ site license</p>
<li><strong> ServiceCapture  </strong></li>
<p>URL:  <a xhref="http://kevinlangdon.com/serviceCapture/"> http://kevinlangdon.com/serviceCapture/</a><br />
<em>Pros: </em><br />
-- UI is very sleak<br />
-- Under constant development<br />
<em>Cons:</em><br />
-- license costs 35$ per 1 seat</p>
<li><strong> Mkulu QA Proxy 1.0 Beta</strong></li>
<p>URL:  <a href="http://apps.mkulu.org/qaproxy/beta.shtml">http://apps.mkulu.org/qaproxy/beta.shtml</a><br />
<em>Pros: </em><br />
--Free<br />
<em>Cons:</em><br />
-- Cumbersome setup</p>
<p>To sum up:<br />
<em>&nbsp;&nbsp;&nbsp;ServiceCapture is a winner, I would like to have this tool at my hand, but it will cost the company <strong>7 flash developers x35$ = 220$</strong></em></p>
<p>As a result:  <font color="#FF0000"> We had purchased 10 licenses of ServiceCapture tool </font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jabbypanda.com/blog/2005/11/debugging-data-in-flex-flash-remoting-amf-data-watch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A structure to leverage ActionScript development</title>
		<link>http://www.jabbypanda.com/blog/2005/09/a-structure-to-leverage-actionscript-development/</link>
		<comments>http://www.jabbypanda.com/blog/2005/09/a-structure-to-leverage-actionscript-development/#comments</comments>
		<pubDate>Thu, 29 Sep 2005 18:08:51 +0000</pubDate>
		<dc:creator>JabbyPanda</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.jabbypanda.com/blog2/?p=6</guid>
		<description><![CDATA[&#160;&#160;&#160; In my company, we will use SVN as control version tool ( BLITZ already uses SVN, why cannot we?) and we will have certain ActionScript code conventions rules (Peter Elst did a good presentation on this topic AS 2.0 Best Practices in July 2005). We'd like to step one more step further, but we [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;&nbsp;&nbsp; In my company, we will use SVN as control version tool (<a href="http://www.ivantodorov.com/blog/?p=28"> BLITZ </a>already uses SVN, why cannot we?) and we will have certain ActionScript code conventions rules (Peter Elst did a good presentation on this topic <a href="http://www.peterelst.com/blog/2005/06/23/as-20-best-practices/"> AS 2.0 Best Practices in July 2005</a>).</p>
<p>We'd like to step one more step further, but we failed to found a tool that automatically checks the ActionScript code style - something similar to <a href="http://checkstyle.sourceforge.net/">Java CheckStyle</a>, a tool that Java programmers are accustomed to. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.jabbypanda.com/blog/2005/09/a-structure-to-leverage-actionscript-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ServiceCapture &#8211; is your eyes to watch the data passed via Flash Remoting</title>
		<link>http://www.jabbypanda.com/blog/2005/09/servicecapture-is-your-friend-at-the-invisible-battle-with-flash-remoting/</link>
		<comments>http://www.jabbypanda.com/blog/2005/09/servicecapture-is-your-friend-at-the-invisible-battle-with-flash-remoting/#comments</comments>
		<pubDate>Fri, 23 Sep 2005 21:56:52 +0000</pubDate>
		<dc:creator>JabbyPanda</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.jabbypanda.com/blog2/?p=5</guid>
		<description><![CDATA[I am falling into love with ServiceCapture tool that deserializes and displays all Flash Remoting (AMF) traffic in a simple-to-use interface. Right, I admit I copy pasted the sentence above from the official site, but it is true. serviceCapture gives a developer an good insight on how and what data is transmitted between server and [...]]]></description>
			<content:encoded><![CDATA[<p>I am falling into love with <a href="http://kevinlangdon.com/serviceCapture/">ServiceCapture</a> tool that deserializes and displays all Flash Remoting (AMF) traffic in a simple-to-use interface. </p>
<p>Right, I admit I copy pasted the sentence above from the official site, but it is true.</p>
<p><em>serviceCapture </em>gives a developer an good insight on how and what <img src='http://www.jabbypanda.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  data is transmitted between server and client by using AMF protocol. It shows the name of the service called, the name of the method of the data called, the all data being transmitted deserialized.</p>
<p>The tool shows also <strong>some performance </strong>data of the remoting call as well (<em>data served in bytes, time spent on the call</em>).</p>
<p>The tool has a reasonable price tag 34,99$ and I would recommend it to any flash developer who is using Flash remoting in his/her projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jabbypanda.com/blog/2005/09/servicecapture-is-your-friend-at-the-invisible-battle-with-flash-remoting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

