<?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>toniBlog &#187; flex</title>
	<atom:link href="http://www.the-arm.com/tag/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.the-arm.com</link>
	<description>A weblog about Methodologies for Development</description>
	<lastBuildDate>Mon, 01 Mar 2010 07:22:39 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex &amp; REST: Fun</title>
		<link>http://www.the-arm.com/2009/06/flex-rest-fun/</link>
		<comments>http://www.the-arm.com/2009/06/flex-rest-fun/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 10:16:50 +0000</pubDate>
		<dc:creator>toni</dc:creator>
				<category><![CDATA[General Stuff]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[rest]]></category>

		<guid isPermaLink="false">http://www.the-arm.com/?p=447</guid>
		<description><![CDATA[I&#8217;ve played a little with Flex in these last days, I&#8217;ve built up a Cover Flow Style Application to browse your Facebook friends.
It uses Facebook AS3 REST API and the SebCoverFlow library for the Cover Flow.
It&#8217;s online here, and the source code is here. I don&#8217;t know if I&#8217;ll spend more time on it but [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve played a little with Flex in these last days, I&#8217;ve built up a Cover Flow Style Application to browse your Facebook friends.</p>
<p>It uses <a href="http://code.google.com/p/facebook-as3/">Facebook AS3</a> REST API and the <a href="http://www.sebastiaanholtrop.com/sebcoverflowprojectpage">SebCoverFlow</a> library for the Cover Flow.</p>
<p>It&#8217;s <a href="http://fflow.the-arm.com/">online here</a>, and the source code is <a href="http://code.google.com/p/fflow/">here</a>. I don&#8217;t know if I&#8217;ll spend more time on it but however, Flex &amp; REST seems really the way to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-arm.com/2009/06/flex-rest-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tibco GI? No thanks</title>
		<link>http://www.the-arm.com/2009/04/tibco-gi-no-thanks/</link>
		<comments>http://www.the-arm.com/2009/04/tibco-gi-no-thanks/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 15:00:31 +0000</pubDate>
		<dc:creator>toni</dc:creator>
				<category><![CDATA[General Stuff]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[Selenium]]></category>
		<category><![CDATA[tibcoGI]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.the-arm.com/?p=395</guid>
		<description><![CDATA[Recently we tried TIBCO GI, I&#8217;ve to say that I&#8217;ve not been particularly happy with it, here is my list of cons:

Not easy to test: impossible to test headless (is not supported by htmlunit), impossible to test with webdriver: Tibco provides a &#8220;Test Automation Kit&#8221;, however we had to write an extension of SeleniumServer in [...]]]></description>
			<content:encoded><![CDATA[<p>Recently we tried <a href="http://developer.tibco.com/gi/">TIBCO GI</a>, I&#8217;ve to say that I&#8217;ve not been particularly happy with it, here is my list of cons:</p>
<ul>
<li>Not easy to test: impossible to test headless (is not supported by <a href="http://htmlunit.sourceforge.net/">htmlunit</a>), impossible to test with <a href="http://code.google.com/p/webdriver/">webdriver</a>: Tibco provides a <a href="http://developer.tibco.com/gi/product_resources_gitak1.jsp">&#8220;Test Automation Kit&#8221;</a>, however we had to write an extension of <a href="http://seleniumhq.org/">SeleniumServer</a> in order to be able to write SeleniumRC from java&#8230; Pretty bad!</li>
</ul>
<ul>
<li>It couples java, xml and javascript: yes it does, you write your objects in java, you configure them in xml and in the end you write some javascript that calls theirs java methods, a maintenance (and team on-boarding) mess!</li>
<li>Yet another tool: to edit the UI there&#8217;s no plugin for Eclipse, you&#8217;ve to use a TibcoGI tool to edit the UI&#8230; Pretty bad!</li>
<li>Small community: I found the community pretty small and completely unaware of the modern testing techniques (webdriver &amp; htmlunit to start with)</li>
<li>XML, XSL and Javascript: at the end it&#8217;s all about these three technologies, all together, a scary combination.</li>
<li>Some browser are supported, some others.. No comment</li>
</ul>
<p>Pros?</p>
<p>Well, you can write very quickly a pretty web interface but why not considering <a href="http://www.adobe.com/products/flex/">flex</a> then?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-arm.com/2009/04/tibco-gi-no-thanks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A cool guy, a cool software: Balsamiq application mockups</title>
		<link>http://www.the-arm.com/2008/11/a-cool-guy-a-cool-software-balsamiq-application-mockups/</link>
		<comments>http://www.the-arm.com/2008/11/a-cool-guy-a-cool-software-balsamiq-application-mockups/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 09:03:24 +0000</pubDate>
		<dc:creator>toni</dc:creator>
				<category><![CDATA[General Stuff]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[mockups]]></category>

		<guid isPermaLink="false">http://www.the-arm.com/?p=314</guid>
		<description><![CDATA[Balsamiq mockups is a cool application to quickly, easily write applications mockups and share them on the web, some benefits taken from its website: 


Improve your Usability
Explore Different Designs in Minutes
Get to Agreement Early with a tool everyone can use
Cut down spec-writing time
Spend your time coding, not churning
Use it with your clients, Letting them help you bring their [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.balsamiq.com/products/mockups">Balsamiq mockup</a>s is a cool application to quickly, easily write applications mockups and share them on the web, some benefits taken from its website: </p>
<blockquote>
<ul>
<li>Improve your Usability</li>
<li>Explore Different Designs in Minutes</li>
<li>Get to Agreement Early with a tool everyone can use</li>
<li>Cut down spec-writing time</li>
<li>Spend your time coding, not churning</li>
<li>Use it with your clients, Letting them help you bring their vision to life</li>
<li>Integrated in the way you work, Web, Desktop or Web Office</li>
</ul>
</blockquote>
<p class="pitch">Thanks to <a href="http://www.linkedin.com/in/alagna">Alberto</a> that forwarded me this <a href="http://www.funambol.com/blog/capo/2008/11/italian-software-story.html">blog post</a> about the creator of this nice piece of software:</p>
<blockquote><p>The story is about Giacomo &#8216;Peldi&#8217; Guilizzoni, a former Senior Software Engineering Lead at Adobe in San Francisco, who moved back to Italy and started a company called <a href="http://www.balsamiq.com/company">Balsamiq</a>. </p>
<p>His company is actually a &#8220;Micro-ISV&#8221; or a single-employee company. That is, a guy in a studio. A guy who wrote a product called &#8220;<a href="http://www.balsamiq.com/">Balsamiq Mockups</a>&#8221; which allows anyone to build a mockup of a GUI: the genius is that the mockup resembles one you would scribble on a piece of paper, rather than a computer one. It sells online for $79.</p>
<p>To make the story short, the product is fantastic and he grossed over $100k in five months. And the business is growing fast.</p>
<p>Why do I know? Because <a href="http://www.balsamiq.com/blog">he made it all public</a> in his blog. He promised he would do it. And you have all the measures of his business (and how much he is donating to non-profits).</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.the-arm.com/2008/11/a-cool-guy-a-cool-software-balsamiq-application-mockups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
