<?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"
	>

<channel>
	<title>FlairBuilder</title>
	<atom:link href="http://www.flairbuilder.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flairbuilder.com</link>
	<description>Sketch it with flair!</description>
	<pubDate>Wed, 24 Dec 2008 00:25:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Flex events - A leasson learned</title>
		<link>http://www.flairbuilder.com/2008/12/24/flex-events-a-leasson-learned/</link>
		<comments>http://www.flairbuilder.com/2008/12/24/flex-events-a-leasson-learned/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 00:25:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.flairbuilder.com/?p=13</guid>
		<description><![CDATA[Well, today I just learned that Flex events can tear you down. Building a design with live components can not simply be done using default Flex events. They are just to much for what I need. 
I went for creating my own custom CLICK and MOUSE_DOWN events that wrap Flex events and handle those instead. [...]]]></description>
			<content:encoded><![CDATA[<p>Well, today I just learned that Flex events can tear you down. Building a design with live components can not simply be done using default Flex events. They are just to much for what I need. </p>
<p>I went for creating my own custom CLICK and MOUSE_DOWN events that wrap Flex events and handle those instead. Life just got a lot easier. Now I don&#8217;t have to care anymore if the event target is what I am intersted in or the currentTarget, tell between a mouse down on a scroll bar or a Button UITextField and other boring things! <img src='http://www.flairbuilder.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Started work on a FlairBuilder reader. Thanks to Flash 10 file system interaction, I&#8217;ll be able to let the user open and save a FlairBuilder project. Although no modifications will be performed to the project itself, comments may be attached to the project and sent back to the designer. Fun! <img src='http://www.flairbuilder.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I&#8217;m happy!</p>

]]></content:encoded>
			<wfw:commentRss>http://www.flairbuilder.com/2008/12/24/flex-events-a-leasson-learned/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex IDE in Flex?</title>
		<link>http://www.flairbuilder.com/2008/12/19/12/</link>
		<comments>http://www.flairbuilder.com/2008/12/19/12/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 09:34:54 +0000</pubDate>
		<dc:creator>ccpascu</dc:creator>
		
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.flairbuilder.com/2008/12/19/12/</guid>
		<description><![CDATA[Just had this stupid utopic idea of an IDE written in Flash/JavaGroovy/SilverLight running inside a browser. You create a new project, pickup few dependencies, start coding and see the result right away, in a preview pane. Of course, the preview in the sense of FlairBuilder preview, meaning real components, real events etc.
So a Flex IDE [...]]]></description>
			<content:encoded><![CDATA[<p>Just had this stupid utopic idea of an IDE written in Flash/JavaGroovy/SilverLight running inside a browser. You create a new project, pickup few dependencies, start coding and see the result right away, in a preview pane. Of course, the preview in the sense of FlairBuilder preview, meaning real components, real events etc.</p>
<p>So a Flex IDE for Flex, a Groovy IDE for JavaFx (JavaFx interpreted or compiled?) and a SilverLight IDE for, you got it, SilverLight.</p>
<p>Behind the scene, SCM integration, collaborative development, integrated music player, web cam etc.</p>
<p>Just let me finish FlairBuilder 2.0 and we&#8217;ll talk more about it! <img src='http://www.flairbuilder.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>

]]></content:encoded>
			<wfw:commentRss>http://www.flairbuilder.com/2008/12/19/12/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fireworks for prototyping</title>
		<link>http://www.flairbuilder.com/2008/12/14/fireworks-for-prototyping/</link>
		<comments>http://www.flairbuilder.com/2008/12/14/fireworks-for-prototyping/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 19:32:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.flairbuilder.com/?p=11</guid>
		<description><![CDATA[I&#8217;ve heard that people are using Fireworks for prototying but I didn&#8217;t actually knew how they do it. Here&#8217;s a video that shows exactly that: FIreworks Tips and Tricks - Rapid Prototyping .
What&#8217;s interesting about this video is how they add interactivity to the prototypes. Interactivity is not, as far as I can tell, a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve heard that people are using Fireworks for prototying but I didn&#8217;t actually knew how they do it. Here&#8217;s a video that shows exactly that: <a href="http://tv.adobe.com/#vi+f1498v1659" title="Fireworks Tips and Tricks - Rapid Prototyping" onclick="javascript:pageTracker._trackPageview ('/outbound/tv.adobe.com');">FIreworks Tips and Tricks - Rapid Prototyping</a> .</p>
<p style="text-align: left;">What&#8217;s interesting about this video is how they add interactivity to the prototypes. Interactivity is not, as far as I can tell, a first class citizen of Fireworks. And they to work <em></em><em>(hard?)</em> at every step to bring interactivity in.</p>
<p style="text-align: left;">Well, I just hope that people will find what they need on this matter in FlairBuilder and it will be easier to use. Stay tuned! Things are getting better and better in my development environment and I shall be ready to show to the world the new and shiny FlairBuilder 1.0. The long waited winter holiday should speed up things a bit.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.flairbuilder.com/2008/12/14/fireworks-for-prototyping/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fun with Degrafa</title>
		<link>http://www.flairbuilder.com/2008/12/11/10/</link>
		<comments>http://www.flairbuilder.com/2008/12/11/10/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 16:33:03 +0000</pubDate>
		<dc:creator>ccpascu</dc:creator>
		
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.flairbuilder.com/2008/12/11/10/</guid>
		<description><![CDATA[Hey, I just found out that a new Beta version of Degrafa was released. And there&#8217;s a new nice sample that allows you to play with Adobe CS4 like logos. Well, I just had to have a little fun myself too and since I don&#8217;t have a logo yet for FlairBuilder, I gave it a [...]]]></description>
			<content:encoded><![CDATA[<p>Hey, I just found out that a new Beta version of <a href="http://degrafa.org" id="ft13" title="Degrafa" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/degrafa.org');">Degrafa</a> was released. And there&#8217;s a new nice sample that allows you to play with Adobe CS4 like logos. Well, I just had to have a little fun myself too and since I don&#8217;t have a logo yet for FlairBuilder, I gave it a try. Here it is:</p>
<div style="text-align: center;">
<div id="dkxw" style="padding: 1em 0pt; text-align: center;">
<div id="ynqs" style="padding: 1em 0pt; text-align: center;"><img style="width: 285px; height: 273px;" src="http://docs.google.com/File?id=dfn3nx9j_20f9v847rd_b" alt="" /></div>
</div>
</div>
<p>As a side note, just looking over the samples and the cool graphics that one can do with <em>the most powerfull markup language alive</em> (a.k.a MXML), I am thinking what cool apps may be done with it and the new cool text stuff coming in Flash 10 (check out the <a href="http://labs.adobe.com/technologies/textlayout/" id="t6cf" title="text layout framework" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/labs.adobe.com');">text layout framework</a> available on Adobe Labs).</p>
<p>We shall see about how much FlairBuilder will benefit from this great stuff.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.flairbuilder.com/2008/12/11/10/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First blog post from Google Docs</title>
		<link>http://www.flairbuilder.com/2008/12/11/9/</link>
		<comments>http://www.flairbuilder.com/2008/12/11/9/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 21:32:01 +0000</pubDate>
		<dc:creator>ccpascu</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.flairbuilder.com/2008/12/9/</guid>
		<description><![CDATA[Today, while using Google Docs at my office for job stuff I just had this crazy thought: Is it possible to post a Google Document as blog post? Well, it seems it is and this document stands as a living proof. Google it and you&#8217;ll find out how.
This brings up an interesting thought and nice [...]]]></description>
			<content:encoded><![CDATA[<p>Today, while using Google Docs at my office for job stuff I just had this crazy thought: <em>Is it possible to post a Google Document as blog post?</em> Well, it seems it is and this document stands as a living proof. Google it and you&#8217;ll find out how.</p>
<p>This brings up an interesting thought and nice feeling I sometimes have when having an idea which I find that others also had. This feeling is natural for a software developer. But as a software user I&#8217;m just happy this feature was there when I needed it. <img src='http://www.flairbuilder.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> Congrats to those Google guys.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.flairbuilder.com/2008/12/11/9/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FlairBuilder got applauses!!!</title>
		<link>http://www.flairbuilder.com/2008/11/07/flairbuilder/</link>
		<comments>http://www.flairbuilder.com/2008/11/07/flairbuilder/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 22:19:11 +0000</pubDate>
		<dc:creator>ccpascu</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.flairbuilder.com/?p=6</guid>
		<description><![CDATA[Hi there!
Tonight has been an interesting night. I am still confused and hardly can speak about what just happen but overall, it was a quite pleasant and encouraging thing for me.
In short, I presented FlairBuilder to an audience of aprox. 70 people at a FlexCamp organized by Adobe Romania. In detail&#8230; well, I don&#8217;t know [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there!</p>
<p>Tonight has been an interesting night. I am still confused and hardly can speak about what just happen but overall, it was a quite pleasant and encouraging thing for me.</p>
<p>In short, I presented FlairBuilder to an audience of aprox. 70 people at a FlexCamp organized by Adobe Romania. In detail&#8230; well, I don&#8217;t know what to say. I am extremely happy about it, people seemed to like it, both my presentation and the application itself. They asked dozens of questions, specially technical questions, fact that I liked very much. Hey, I am a Physics Graduated Geek after all.</p>
<p>I&#8217;ll be back with more details soon. They&#8217;ve said the presentation was recorded and will be put online. I am really anxious to hear myself being boring at the beginning just to start answering the questions shoot gun in the end.</p>
<p>Anyone of you that participated at FlexCamp tonight, willing to know more about FlairBuilder, the ins and outs of it, just drop me a note: ccpascu at gmail.com.  And if you are willing to try it out, go <a href="http://www.flairbuilder.com/install-flairbuilder" title="Install FlairBuilder">install it</a> and let me know what you think. I update the version online pretty much regularly. Let me know what you think about it and we can negotiate a free license! :p</p>

]]></content:encoded>
			<wfw:commentRss>http://www.flairbuilder.com/2008/11/07/flairbuilder/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FlairBuilder - The Story Behind the Project</title>
		<link>http://www.flairbuilder.com/2008/06/14/flairbuilder-the-story-behind-the-project/</link>
		<comments>http://www.flairbuilder.com/2008/06/14/flairbuilder-the-story-behind-the-project/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 22:19:55 +0000</pubDate>
		<dc:creator>ccpascu</dc:creator>
		
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.flairbuilder.com/?p=4</guid>
		<description><![CDATA[How many times you&#8217;ve had an idea of an application (CD&#8217;s database, a library, revolutionary issue tracking system etc.) and you could not find the time to start coding it? I know I did several times.
And even with &#8220;create a blog app in less then x minutes&#8221; kind of framework, you still need to write [...]]]></description>
			<content:encoded><![CDATA[<p>How many times you&#8217;ve had an idea of an application (CD&#8217;s database, a library, <span style="font-style: italic;">revolutionary</span> issue tracking system etc.) and you could not find the time to start coding it? I know I did several times.</p>
<p>And even with &#8220;create a blog app in less then x minutes&#8221; kind of framework, you still need to write code, and actually need to digg into each <span style="font-weight: bold;">if, for </span>or <span style="font-weight: bold;">while</span> of the classes behind. And no matter how clean your language is, or how domain driven you design is, you still need to tell the machine what you have in mind, and, what&#8217;s frustrating me most, not in the way it&#8217;s in your mind.</p>
<p>And imagine that  you sit right beside your client and you wanna make sure that she agrees as much as possible with what you&#8217;re about to implement. In this case, how much time do you need to mock up something that really shows how the real thing will work?</p>
<p>There might be cool frameworks out there that just know what CRUD operation are, but software is most of the time more then CRUD.  Most of what the user sees is the UI, and the UI is far more complex then basic CRUD database operations.</p>
<p>On the other hand, given the complexity of software, one may easily (or hardly sometimes) find that there are certain patterns that a developer gets to implement yet again and again. The examples are countless. From simple object creation/updating to user rights based visualization.<br />
And since the patterns are there and well known, what&#8217;s so hard to think of a tool that actually has all the knowledge built in and sort of leads you through the steps of applying those patterns?</p>
<p>If there is no such think as &#8220;New Bridge Pattern Implementation Wizard&#8221; in your favorite IDE, does it means that the IDE should not be able to understand that a form (web or desktop) should not be submitted with invalid fields and not be submitted twice (hence disable OK button on submit)?</p>
<p>How many combinations of OK-Save-Cancel-Help are in the applications we all use every day?<br />
Given a button in a toolbar, which is the probability that button&#8217;s action will impact somehow (CRUD?) the <span style="font-style: italic;">selected</span> item(s) somewhere close to the button? Like, for instance, in a table or in a tree or a list.</p>
<p>The combinations and possibilities are countless but the basic bricks are well known and well defined (a button may be clicked but not flipped or dragged). What a developer does most of the time is assembly those bricks in a set of yet another well known but little more complex pieces of walls. And man, how many times they get it all wrong!?</p>
<p>So, these are some of the reasons that made me start this <a href="http://www.flairbuilder.com/">FlairBuidler</a> project. Initially was built in Java Swing, as quick and dirty as it can be done in Java. It got too dirty to continue it, so I said to myself that a web based application should be more appealing to users.</p>
<p>So, here I am with a Flex version. Working with Flex for regular application it&#8217;s OK. Making an application that actually relies on Flex as framework is just great. You get to discover (together with some weired bugs <img src='http://www.flairbuilder.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ) the great design behind the framework.  More about that in future posts.</p>
<p>The separation of MXML and AS code, data binding, event system, class metadata, all these made the Flex implementation much more cleaner and flexible and faster (development time).  There are still lots of things to do, lots of optimizations to be made but one thing is sure. Flex is not the kind of framework that gets in your way. It&#8217;s a great technology and it deserves it&#8217;s place as no. 1 RIA technology.</p>
<p>Coming soon with more details about the features that <span style="font-weight: bold;">FlairBuilder</span> has right now, and the set of features I am planning to implement in the near future.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.flairbuilder.com/2008/06/14/flairbuilder-the-story-behind-the-project/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
