<?xml version="1.0" encoding="ISO-8859-1" ?>
	<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
	><channel rdf:about="http://www.sosensible.com/">
		<title>SOSensible Blog</title><image><title>Blog</title><link>http://www.sosensible.com/index.cfm/blog/list/</link><url>http://www.sosensible.com/site.gif</url></image><link>http://www.sosensible.com/</link><description>Technology that reaches beyond the enterprise.</description>
		<items>
		<rdf:Seq>
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/115/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/116/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/113/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/108/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/107/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/98/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/85/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/67/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/65/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/64/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/62/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/58/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/55/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/45/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/37/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/29/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/28/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/27/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/13/" />
		
		<rdf:li rdf:resource="http://www.sosensible.com/index.cfm/blog/entry/9/" />
		
		</rdf:Seq>
		</items>
		</channel>
		<item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/115/">
		<title>Mate Flex Framework</title>
		<description>&lt;p&gt;If you have not seen this framework yet then it is worth checking out. Though not a 1.0 release yet it has features that make it better as &lt;a href=&quot;http://www.sosensible.com/index.cfm/blog/entry/114/&quot;&gt;ADS Technology&lt;/a&gt; than some alternatives. (Well, that is a subjective statement so you judge for yourself and watch the presentation.) I have worked some with this application and it was a delight. There is more to learn but with a few screencasts like this added to the site they could have a great introduction to the framework.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;embed width=&quot;486&quot; height=&quot;412&quot; pluginspage=&quot;http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&quot; swliveconnect=&quot;true&quot; type=&quot;application/x-shockwave-flash&quot; seamlesstabbing=&quot;false&quot; name=&quot;flashObj&quot; base=&quot;http://admin.brightcove.com&quot; flashvars=&quot;videoId=1738801386&amp;amp;playerId=1596744118&amp;amp;viewerSecureGatewayURL=https://console.brightcove.com/services/amfgateway&amp;amp;servicesURL=http://services.brightcove.com/services&amp;amp;cdnURL=http://admin.brightcove.com&amp;amp;domain=embed&amp;amp;autoStart=false&amp;amp;&quot; bgcolor=&quot;#FFFFFF&quot; src=&quot;http://services.brightcove.com/services/viewer/federated_f8/1596744118&quot;&gt;&lt;/embed&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mate.asfusion.com/&quot;&gt;Mate Framework Home Page&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Note: I am also very interested in simpler use of Modules in Flex. Mate offers a very nice way to integrate modules with the event based way of the framework.&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/115/</link>
		<dc:date>2008-08-29T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/116/">
		<title>ADS Technology Ratings</title>
		<description>&lt;p&gt;This is a new standard that we at SOSensible are promoting. It is our creation and we find it very helpful. Let&apos;s get right into the explaination.&lt;/p&gt;
&lt;h3&gt;A - Accessible Technology&lt;/h3&gt;
&lt;p&gt;Technology should be used to make things more approachable. It&apos;s not just about what it can do but how it does it. I can remember growing up when we used to get out the slide projector or we would be in a public meeting and they would get out the movie projector and load in the media. This is nothing like today when we drop in a plastic disc to a player and hook a cable up to the projector or screen. We have taken many technology advances and wrapped them up into something that is clearly more approachable. Well, we should be doing the same thing in our code. Yes, there may be &apos;technical&apos; arguments for why a complicated system may be a better solution. Yet, what often happens is the the common developer finds the code to difficult to follow and maintain. This can be because it has been written with spagghetti weaving of logic or because it has been written with design patterns that make sense technically but can not only make it less approachable but less sustainable if the correct tallent is not available. A good policy would be hire the technical superiour developer to come in and simplify the maintenance of the application.&lt;/p&gt;
&lt;h3&gt;D - DRY&lt;/h3&gt;
&lt;p&gt;This stands for &amp;quot;Don&apos;t Repeat Yourself&amp;quot;. If we package up our logic that we use over and over then we can reuse it rather than rewrite or paste and edit it over and over. This is called encapsulation and it also has some other benefits. It allows for testing of the reused components and elements. Testing can make applications even more stable because it is tested. When updates are done regression testing will make sure none of the former tests are broken by bug fixes or enhancements. There is one more common advantage we have found. It often happens that because we eliminate redundant time consuming work and our code is packaged we find some common feature we would like to have but never get to can be added to this DRY package. This means because we develop DRY it often provides for extended features. (NOTE: jQuery, Prototype and other AJAX libraries are examples of programming DRY.)&lt;/p&gt;
&lt;h3&gt;S - Sustainable&lt;/h3&gt;
&lt;p&gt;It follows that normally just making things more approachable and DRY will make them more sustainable. Yet, that is not all that is needed. This could be an entire session or seminar for that matter. I will just say that (A) or (D) should never be done to the exclusion of being sustainable. All of these should be considered together and a decision made based on what implementation is being used.&lt;/p&gt;
&lt;p&gt;- - - - - - - - -&lt;/p&gt;
&lt;p&gt;Well, I hope that gives people an idea of what DRY is. We do project consulting also if anyone needs any help. You can email us at ... info (-at symbol-) sosensible.com and we will see how we can help. &lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/116/</link>
		<dc:date>2008-08-28T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/113/">
		<title>Ears and Eyes for AIR</title>
		<description>&lt;p&gt;There are a number of ways to watch what goes on between an AIR application and the server. Yes the built in debugging is nice, but that doesn&apos;t tell us about what the AIR application says to other HTTP servers and what they answer back. There are a number of solutions to make this easier.&lt;/p&gt;
&lt;p&gt;1. &lt;a href=&quot;http://www.fiddler2.com/fiddler2/&quot;&gt;Fiddler&lt;/a&gt; This is a free dotNet solution.&lt;/p&gt;
&lt;p&gt;2. &lt;a href=&quot;http://www.kevinlangdon.com/serviceCapture/&quot;&gt;Service Capture&lt;/a&gt; Paid for Solution. 35 bucks.&lt;/p&gt;
&lt;p&gt;Both of these solutions are nice. Sorry Mac friends, but you will have to let me know what the solutions are for a Mac. This should get you talking with the CF server or what ever server you might be using.&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/113/</link>
		<dc:date>2008-08-18T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/108/">
		<title>A million and won?</title>
		<description>There is an interesting test that was run by a blogger on &lt;a href=&quot;http://www.insideria.com/2008/08/i-accept-the-one-million-recor.html&quot;&gt;Inside Ria Blog Post&lt;/a&gt;. He took a challenge from another blogger to process a million records and share the results. His test was done in Adobe Flex and it was an Amazing result.</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/108/</link>
		<dc:date>2008-08-13T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/107/">
		<title>RIA Flex Soltutions</title>
		<description>&lt;p&gt;Everyone knows a core part of Microsoft focus is the Office Suite. In particular the key apps are the word processor, spread sheet and presentation tools. Google is kicking out some very nice applications but Adobe is not short in offerings either. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Word Processing&lt;/strong&gt;: &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;a href=&quot;http://www.adobe.com/acom/&quot;&gt;BuzzWord&lt;/a&gt; (Free)&lt;br /&gt;
This winner has the courage to do things different. The file list and the interface are different. Yet, unlike Office 2007 there is not the same shock factor as the Ribbon Toolbar concept. The creators of BuzzWord were on target when it came to usability. It should be also noted that BuzzWord is part of an online suite of collaboration tools. Esp. the offering of a screen sharing application. Again... all for free in basic versions.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Spread Sheet&lt;/strong&gt;: &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;a href=&quot;http://idubee.com/Start.shtml&quot;&gt;iDubee&lt;/a&gt; (By invite only, price not shared)&lt;br /&gt;
There is a screen cast ans this looks like yet another winner.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Presentations&lt;/strong&gt;: &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;a href=&quot;http://www.slideshare.net/&quot;&gt;SlideShare&lt;/a&gt; (Free)&lt;br /&gt;
This is a wonderful presentation application.&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;a href=&quot;http://www.sliderocket.com/index.html&quot;&gt;Slide Rocket&lt;/a&gt; (Free)&lt;br /&gt;
This is another amazing application for doing online presentation. It is also worth mention that this program has an offline view application based on Adobe AIR.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;It is clear that both convergence of concepts and sepeation are both being achieved. It is much like the old BBS days when smaller companies worked on many valid alternatives to the top sellers. There are other offerings out there for sure but this post is just a commentary on the progress we are making as people on the internet. Kudos to all the workers achieving!&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/107/</link>
		<dc:date>2008-08-11T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/98/">
		<title>DynaCloud or Automated Tag Lists</title>
		<description>&lt;p&gt;Well, since we started working on SEO tools this is one of the type of things we are looking to do. I am not sure this specifically will be added to our library but it is worth looking at for the grand scope and power of tools. (Esp. since this weeks blogs have been full of jQuery stuff. ) Check out this page for details and examples. It is actually some very amazing concepts wrapped up into this plugin.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://johannburkard.de/blog/programming/javascript/dynacloud-a-dynamic-javascript-tag-keyword-cloud-with-jquery.html&quot;&gt;DynaCloud Plugin&lt;/a&gt;&lt;/p&gt;
I am looking at doing it this way or considering what it might take to do the same thing in ColdFusion. Of course there is one other issue that we are looking at building some of our tools as AIR applications. This means they may not need ColdFusion for this part of the application at all. (That is scary... imagine building something outside the power of ColdFusion?)</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/98/</link>
		<dc:date>2008-07-19T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/85/">
		<title>FlexCamp in Michigan July 30th</title>
		<description>&lt;p&gt;It&apos;s actually a two day camp. Day two will be intermediate information.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;FlexCamp Comes to Michigan&lt;/h1&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.theflexgroup.org/camp/&quot;&gt;Flex Camp - Flex User Group page&lt;/a&gt;

We hope many of you get to attend. This will be a great introduction and you will be amazed what you can do with flex!
&lt;/p&gt;

&lt;h2&gt;Special Thought&lt;/h2&gt;
Apparently the BBC has moved from MS solutions to an AIR (Flex desktop technology) based solutions. WOW, it&apos;s nice to see who is getting the power of this new approach. If you want to get a taste of what the BBC is doing, come to the FlexCamp and discover next generation desktop applications or browser side Flex apps. They both are taking the internet by storm!

&lt;br&gt;
&lt;br&gt;

&lt;a href=&quot;http://www.forta.com/blog/index.cfm/2008/7/2/BBC-Dumps-Microsoft-For-Adobe-AIR&quot;&gt;BBC Story Links - MS dumped for Adobe AIR&lt;/a&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/85/</link>
		<dc:date>2008-07-03T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/67/">
		<title>Aviary Watchers</title>
		<description>&lt;p&gt;Here is a cool technology company in the works. They have a suite of applications built with Flex/AIR and something very noteworthy.&lt;a href=&quot;http://a.viary.com/&quot; target=&quot;_blank&quot;&gt;&lt;br /&gt;
http://a.viary.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Look at this front page and you will get a short taste of the cool abilities they are building. Move the mouse around the graphic and you will get a sense of the 3D spacial features they offer in some of the applications. Go to the tools page and you will see this company is looking to come out with a mix of products to knock our socks off!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/67/</link>
		<dc:date>2008-04-29T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/65/">
		<title>CF and Flex</title>
		<description>&lt;p&gt;Here is a great link for those who are looking to learn how to do integration. I am also working on creating some YouTube&apos;d code demonstrations to help others get into the technology. :)&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.adobe.com/products/coldfusion/flex2/&quot; target=&quot;_blank&quot;&gt;Adobe CF with Flex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Personally all of the demos that come from Adobe seem to be how to run the wizard and not how to code interaction. Perhaps I missed one and someone could bring that to my attention. Either way this set of tutorials should help others get into this better once they are completed.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://flex.org/coldfusion/&quot; target=&quot;_blank&quot;&gt;Flex Org on CF&lt;/a&gt;&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/65/</link>
		<dc:date>2008-02-22T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/64/">
		<title>Flex Office Apps</title>
		<description>&lt;p&gt;OK... more proof of concept for a growing platform. (Flex and AIR)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.buzzword.com&quot;&gt;Buzzword&lt;/a&gt; - Word Processing&lt;/p&gt;
&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.blist.com/index.html&quot;&gt;BList&lt;/a&gt; - Spreadsheets&lt;/p&gt;
&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.sliderocket.com&quot;&gt;Sliderocket&lt;/a&gt; - Presentation&lt;/p&gt;
&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.lovelycharts.com/&quot;&gt;Lovely Charts&lt;/a&gt; - Charts and Diagrams&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://iscrybe.com&quot;&gt;Scrybe&lt;/a&gt; - Calendar, Lists, Note Pad, ? Sharing&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;All and all we can see that things are getting pretty interesting. AJAX is powerful because of the RIA (Rich Internet Application) abilities it has. Yet, Flex is without a doubt a pack leader in the RIA technologies. These applications are clear proof that the internet is just going to keep getting better for a time to come.&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/64/</link>
		<dc:date>2008-02-16T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/62/">
		<title>AIR Browsers Appearing</title>
		<description>&lt;p&gt;If you have not heard yet, AIR runs &amp;quot;outside the browser&amp;quot; but that doesn&apos;t mean you cannot browse the web with an AIR app. The browser ability can be built into AIR because it includes the same base technology that Safari was built on! Good show!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.omnibizsolutions.com/air/&quot;&gt;Check out this AIR Browser&lt;/a&gt;&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/62/</link>
		<dc:date>2008-02-14T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/58/">
		<title>AIR is popular before it&apos;s time!</title>
		<description>&lt;p&gt;Look at the list of AIR application providers. It&apos;s a veritable who&apos;s who of heavy hitters. &lt;/p&gt;
&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://labs.adobe.com/showcase/air/&quot;&gt;AIR Application Early Adopters&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/58/</link>
		<dc:date>2008-02-04T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/55/">
		<title>Inside RIA Launches</title>
		<description>&lt;p&gt;Adobe and O&apos;Reilly pull together to launch a new web site. This site will include great coverage on Flex, AIR and other technologies.&lt;/p&gt;
&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.insideria.com/&quot;&gt;Inside RIA&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/55/</link>
		<dc:date>2008-01-24T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/45/">
		<title>Fles Design Guide</title>
		<description>&lt;p&gt;Here is a site worth spending some time on. There are parts that are not complete yet so more good is on it&apos;s way. We should also notice that at this time some of the components are still in beta level status. Yes, I said components! (Isn&apos;t it nice that some of these cool standards can come prepackaged or at least example code ready for us to build our own variations.)&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.adobe.com/devnet/flex/?navID=fig&quot;&gt;Here is the site link&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;    *  Part 1: Overview and discovering Flex&lt;br /&gt;
* Part 2: Planning your application&lt;br /&gt;
* Part 3: Structuring your application&lt;br /&gt;
* Part 4: Merging the web and the desktop&lt;br /&gt;
* Part 5: Designing content displays&lt;br /&gt;
* Part 6: Guiding with motion (Coming soon!)&lt;br /&gt;
* Part 7: Making your application fast (Coming soon!)&lt;br /&gt;
* Part 8: Making your application safe (Coming soon!)&lt;br /&gt;
* Appendix A: List of best practices&lt;br /&gt;
* Appendix B: For further reading&lt;br /&gt;
&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/45/</link>
		<dc:date>2007-11-19T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/37/">
		<title>News Summary</title>
		<description>&lt;p&gt;OK we have lots of great articles in the works... and we are back from our excursion to refactor SOS.&lt;/p&gt;
&lt;p&gt;General News...&lt;br /&gt;
&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Flex Builder standard (without charting) is now 249 instead of 499!&lt;/li&gt;
    &lt;li&gt;DOJO is going version 1.0&lt;/li&gt;
    &lt;li&gt;COOP is on the verge of the official 1.0 release.&lt;/li&gt;
    &lt;li&gt;SOS is being rewritten with several things refactored out... and will have the same features, but in modular fashion.&lt;/li&gt;
    &lt;li&gt;We are about 1/2 way through creating our ColdFusion Bootcamp book.&lt;/li&gt;
    &lt;li&gt;We are started in refactoring out our Skinning to CFish (called Cuttle Fish)&lt;/li&gt;
    &lt;li&gt;We are going to refactor out our routing technology as a library also&lt;/li&gt;
    &lt;li&gt;... and much more to come!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/37/</link>
		<dc:date>2007-11-09T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/29/">
		<title>Apollo and eBay</title>
		<description>&lt;p&gt;Have you heard of the San Dimas project? This is eBay on the desktop! Here is an &lt;a href=&quot;http://online.wsj.com/public/article/SB117668634225970835-FVRZcPo5bJpxrx7Rw6KfN6j_UFY_20070515.html&quot;&gt;article from the Wall Street Journal&lt;/a&gt;. Truth is if there is more than one out on the market the consumer gets the better deal. I have my prefered favorite. Yet, the competition can be a good thing also. Let&apos;s hope the winner is never so clear cut that it destroys innovation and low costs!&lt;/p&gt;
&lt;p&gt;Note: If you are interested in getting on the beta &lt;a href=&quot;http://www.sandimasproject.com/&quot;&gt;go here to sign up for the beta&lt;/a&gt;.&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/29/</link>
		<dc:date>2007-04-21T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/28/">
		<title>Flash CS3 components for Flex</title>
		<description>&lt;p&gt;That&apos;s right. I just learned that Flash CS3 will have the ability to create fully interactive components for Flex. Imagine you wanted to start a costume site where people could pick the colors for costumes? Yes, you wouldn&apos;t want to design the costumes in Flex, but you could do this in Flash. Then export the component into Flex with full code hinting and more. Imagine your flash timeline names working as &amp;quot;states&amp;quot; attributes in Flex. If you don&apos;t quite get it... watch the labs site next week at labs.adobe.com and &lt;a href=&quot;http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=kb401493&quot;&gt;go here&lt;/a&gt; for details how to get Flash CS3 working for this new cool technique!&lt;/p&gt;
&lt;p&gt;Do something incredible... mix your Flash skills in Flex apps!&lt;br /&gt;
&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/28/</link>
		<dc:date>2007-04-19T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/27/">
		<title>Silver - Mirrors Parts of Flash</title>
		<description>&lt;p&gt;Technology that works is a good thing, but we don&apos;t know that until silver hits the street with user applications. We will have to make some &apos;speculations&apos; for now.&lt;/p&gt;
&lt;p&gt;OK, Silver. That sounds kinda neat. Yet, isn&apos;t silver the description of the stuff that we make mirrors with? Silver would be a super cool name for a server cluster technology. Perhaps if this were a streaming server that took a video in and put it back out... that would be cool. In fact that might have been a good name for &amp;quot;Flash Communication Server&amp;quot;. Yet, it just does nothing to tell you what it does. Sometimes when people give off the wall glitzy names it makes me think of people who name little dogs things like &amp;quot;General&amp;quot;. Of course, don&apos;t think that silver won&apos;t be a good product because of all my teasing... but the name is off beat to what the product does!&lt;/p&gt;
&lt;p&gt;Now, what does Silver do? Silver is described on &lt;a href=&quot;http://blogs.msdn.com/tims/archive/2007/04/15/introducing-microsoft-silverlight.aspx&quot;&gt;this page&lt;/a&gt; like this...&lt;/p&gt;
&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;
&lt;p&gt;&lt;em&gt;Silverlight is almost 100% upward compatible with WPF. Animation, 2D vector graphics, media, text - they&apos;re all present in Silverlight and the concepts you&apos;ve learnt in WPF carry forward (although Silverlight is a subset - it doesn&apos;t support WPF features such as 3D, data binding or templates). You can use the same tools (e.g. Expression Design) to generate content for Silverlight; you can take XAML from Silverlight and use it in a WPF application when you want to scale up and take full advantage of your local machine.&lt;/em&gt; &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p dir=&quot;ltr&quot;&gt;Silver comes from WPF. (This is a new presentation engine and language / XAML, xml based, library from Microsoft.) As he stated, it is a &amp;quot;subset&amp;quot;. What is humorus to me is the number of ways that Silver &amp;quot;mirrors&amp;quot; Flash.&lt;/p&gt;
&lt;ul dir=&quot;ltr&quot;&gt;
    &lt;li&gt;
    &lt;div&gt;It does vector graphics and video.&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;They are trying to keep a small download size.&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;They want it to run on multiple platforms.&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;It has an XML language that you can use to program it.&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;It can be installed on the desktop... so we can guess they want it to reach beyond the browser.&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;It integrates with Expression development tools.&lt;/div&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Questions: (Of course we will compare it with the mirror&apos;d product, Flash.)&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Does the lack of 3D mean you cannot wrap video on a surface like in Flash?&lt;/li&gt;
    &lt;li&gt;If the new features of the standard (Flash) don&apos;t get used until there are enough installations by most sites. How long will it take for Microsoft to reach that position?&lt;/li&gt;
    &lt;li&gt;Windows and Macs. Hmmm... what&apos;s missing here? Well Flash also supports the Linux platform. In fact the newer versions of Linux are including Flash 9 in the distribution. (Ex. FreeSpire 2.0 has stated this as one listing.)&lt;/li&gt;
    &lt;li&gt;What about AMF? AMF is a technology used by PHP and ColdFusion programmers to communicate with Flash. It is a binary format to package data between a server and Flash that can make the communication packet 1/6 the size of a typical soap communication. Is the the &amp;quot;secret wepon&amp;quot; the author spoke of on the site? Will this strength be added?&lt;/li&gt;
    &lt;li&gt;Flex apps are built to run inside Flash without required external controls. This means that an app isn&apos;t dependent on external libraries to do things. They can be included via Actionscript 3 inside the compiled SWF file.&lt;/li&gt;
    &lt;li&gt;Flex writes code with XML based language (or in pure actionscript if you like script) called MXML. This gets translated by the SDK or the Flex Builder into the Actionscript 3 language and compiled to the swf file. So, what&apos;s different in XAML? Will there be a XAML tool to compete with Flex Builder?&lt;/li&gt;
    &lt;li&gt;Flex Apps (swf files) can communicate through JS with the browser. This allows Flex apps to use AMF and do all the other cool features to interface into apps. Is Silver going to reflect that mindset also?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In summary, yes... if Flash weren&apos;t on the market this would be super cool. (And I also know this will inspire a better Flash/Flex featureset as things move foward!).&lt;/p&gt;
&lt;p&gt;FLASH comparison for today.&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Flash is proven technology.&lt;/li&gt;
    &lt;li&gt;Flash is mature.&lt;/li&gt;
    &lt;li&gt;Flash is the most wide spread technology of this type. (Including being on more mobile devices. If you count device for device including PCs. Flash is likely on more devices than Microsoft software!)&lt;/li&gt;
    &lt;li&gt;Oh, already widespread on Mobile devices and more.&lt;/li&gt;
    &lt;li&gt;Runs on Linux&lt;/li&gt;
    &lt;li&gt;Apollo... more than just a browser plugin. Flash that is free from the constraints of a browser.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I will be interested to see where silver goes. Perhaps in time it will have some bright unique features and do more than mirror the market leader. For now the best business decision is to use the market leader for more reasons than listed above. The reasons were so strong it was the main motivation for Adobe&apos;s aquisition of Macromedia. Flash can only be owned by one company, so it makes sense that because Microsoft wants control they would seek to mirror the platform.&amp;nbsp;Yet, calling the product&amp;nbsp;&amp;quot;SILVER&amp;quot;! LOL, that will make me laugh for a time to come!&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/27/</link>
		<dc:date>2007-04-18T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/13/">
		<title>Yahoo AP3 API</title>
		<description>&lt;p&gt;Anyone know how cool it would be to have the vendor supporting remote services for Flex 2 applications? Well what if Yahoo supported Maps, org calendars, the search engine results, weather and the answer service! This is good news... and let&apos;s hope it&apos;s the path that others take as well.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://developer.yahoo.com/flash/as3_api_libraries.html&quot;&gt;Yahoo! AS3 API&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Currently the maps are still AS2 with a wrapper that lets you manage them... so we will see how well that works for us.&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/13/</link>
		<dc:date>2007-03-09T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item><item rdf:about="http://www.sosensible.com/index.cfm/blog/entry/9/">
		<title>Flex Communities</title>
		<description>&lt;p&gt;The Flex technology was only too cool to start with... but now we are growing from a cool product to a maturing community. This is when Flex will start to shine. With development languages you can judge the stability and future of a platform in part by how well the community outside the vendor sales force is thriving. Here are a few sites for the Flex community that will reflect the direction that Flex is headed.&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href=&quot;http://flex.org/&quot;&gt;Flex.org&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://code.google.com/p/flexlib/&quot;&gt;&amp;lt;flexlib: /&amp;gt;&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://flexbox.mrinalwadhwa.com/&quot;&gt;flexbox&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.riaforge.org/index.cfm?event=page.category&amp;amp;id=3&quot;&gt;riaforge (flex)&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://tech.groups.yahoo.com/group/flexcoders/&quot;&gt;flexcoders&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&apos;s also not forget the key locations on Adobe... &lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.adobe.com/products/flex/&quot;&gt;Flex Product&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.adobe.com/devnet/flex/&quot;&gt;Flex Developer Center&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.adobe.com/support/documentation/en/flex/&quot;&gt;Flex Documentation&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.adobe.com/devnet/flex/?tab:community=1%20&quot;&gt;Flex User Groups&lt;/a&gt;&amp;nbsp;(note: we will be starting a ColdFusion/Flex User Group soon in Radford, VA) &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Flex is winning award after award for innovation and best of class product. Get used to hearing people try to figure out what is so cool about Flex. It will be like the days when people said, &amp;quot;What is so cool about the internet?&amp;quot; or when they said, &amp;quot;What is so cool about eMail?&amp;quot;. Flex embodies the future of the internet and the community is starting to come together to show exactly how special that will be for our work and our play. Stay tuned to this blog for another glimpse of what Flex will mean to you. (Granted... most of my posts will be aimed at developers.)&lt;/p&gt;</description>
		<link>http://www.sosensible.com/index.cfm/blog/entry/9/</link>
		<dc:date>2007-02-28T00:00:00-06:00</dc:date>
		<dc:subject>Flex</dc:subject>
		</item></rdf:RDF>