<?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>Soundstep, daily ActionScript. &#187; soma</title>
	<atom:link href="http://www.soundstep.com/blog/tag/soma/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soundstep.com/blog</link>
	<description>Flash, Flex and ActionScript talking.</description>
	<lastBuildDate>Fri, 29 Jul 2011 17:05:07 +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>SomaCore AS3 MVC Framework v2 release</title>
		<link>http://www.soundstep.com/blog/2011/02/07/somacore-as3-mvc-framework-v2-release/</link>
		<comments>http://www.soundstep.com/blog/2011/02/07/somacore-as3-mvc-framework-v2-release/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 10:00:56 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaCore]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=558</guid>
		<description><![CDATA[SomaCore is a lightweight AS3 MVC event-based framework that provides a very flexible structure for your Flash, Flex and AIR projects. The main addition in this version 2 is Dependency Injection, but it is up to you how you want to use SomaCore because injection is optional. Information SomaCore Main Page (tutorials, demos, source) Repository [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2011/02/07/somacore-as3-mvc-framework-v2-release/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SomaCore update AS3 MVC Minimal Framework</title>
		<link>http://www.soundstep.com/blog/2010/05/14/somacore-update-as3-mvc-minimal-framework/</link>
		<comments>http://www.soundstep.com/blog/2010/05/14/somacore-update-as3-mvc-minimal-framework/#comments</comments>
		<pubDate>Fri, 14 May 2010 13:48:12 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>
		<category><![CDATA[SomaCore]]></category>
		<category><![CDATA[SomaUI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=442</guid>
		<description><![CDATA[Hi everyone, In case you didn't notice that I released an new minimal AS3 MVC Framework some time ago, SomaCore is available on this page. I call it minimal because it is very lightweight, yet powerful and non-intrusive. You don't have much to learn if you're used to MVC framework of any sort. I made [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2010/05/14/somacore-update-as3-mvc-minimal-framework/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SomaCore Debugger update</title>
		<link>http://www.soundstep.com/blog/2009/11/27/somacore-debugger-update/</link>
		<comments>http://www.soundstep.com/blog/2009/11/27/somacore-debugger-update/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 14:35:25 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=417</guid>
		<description><![CDATA[I've updated the debugger used in SomaCore. You can know click on everything to parse the objects and I've added a FPS + Memory meter. I'll continue to improve the debugger with my needs, next step might be a Garbage Collection monitor. Click here to see the debugger in action. Tips: if you close the [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/11/27/somacore-debugger-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soma MVC v2.0.2 minor update</title>
		<link>http://www.soundstep.com/blog/2009/09/07/soma-mvc-v2-0-2-minor-update/</link>
		<comments>http://www.soundstep.com/blog/2009/09/07/soma-mvc-v2-0-2-minor-update/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 12:55:07 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=362</guid>
		<description><![CDATA[A minor update for Soma and SomaUI, mostly bug fixes. The source are available available on the SomaUI page. SomaUI v2.0.2 -bug fixed: page selection in the page tab wasn't working properly -bug fixed: layout tab and layout properties wasn't correctly updating the XML -bug fixed: Flash Player wasn't correctly updated in Page Settings tab [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/09/07/soma-mvc-v2-0-2-minor-update/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Soma MVC MovieClip Page Mode video tutorial</title>
		<link>http://www.soundstep.com/blog/2009/09/02/soma-mvc-movieclip-page-mode-video-tutorial/</link>
		<comments>http://www.soundstep.com/blog/2009/09/02/soma-mvc-movieclip-page-mode-video-tutorial/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 15:11:23 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=356</guid>
		<description><![CDATA[Here is a new Video Tutorial about the MovieClip Page Mode in Soma, it might remind you the Flash Catalyst workflow. This mode is only for Flash IDE user. I'm creating a designed site in few minutes by importing Photohop Files in MovieClip that wll be managed by Soma. The PageManager will instantiate MovieClip instead [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/09/02/soma-mvc-movieclip-page-mode-video-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soma MVC minor update 2.0.1</title>
		<link>http://www.soundstep.com/blog/2009/09/01/soma-mvc-minor-update-2-0-1/</link>
		<comments>http://www.soundstep.com/blog/2009/09/01/soma-mvc-minor-update-2-0-1/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 17:57:42 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=353</guid>
		<description><![CDATA[New version available (v2.0.1), small bugs solved with the Page Manager. Here is how I will update Soma and SomaUI. There is 3 numbers in the version number: 1. the first is a major update, where possibly everything change, probably not usable with previous sources. 2. the second is a medium update, the structure might [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/09/01/soma-mvc-minor-update-2-0-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Soma MVC tips and tutorials</title>
		<link>http://www.soundstep.com/blog/2009/08/24/soma-mvc-tips-and-tutorials/</link>
		<comments>http://www.soundstep.com/blog/2009/08/24/soma-mvc-tips-and-tutorials/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 14:39:56 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=347</guid>
		<description><![CDATA[Beside having Soma Protest to learn how Soma MVC is working, I will add in the future (to the Google code wiki) some tutorials and tips that will help you during your development. I will also "centralized" any Video Tutorial I will make in this wiki. First one today, how to control the page flow [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/08/24/soma-mvc-tips-and-tutorials/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Soma v2 AS3 MVC Framework released!</title>
		<link>http://www.soundstep.com/blog/2009/08/21/soma-v2-as3-mvc-framework-released/</link>
		<comments>http://www.soundstep.com/blog/2009/08/21/soma-v2-as3-mvc-framework-released/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 13:13:45 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=334</guid>
		<description><![CDATA[I finally release the version 2 of the framework Soma MVC and its source code generator SomaUI. It has been a long run since the last release, months of works and nights spent to make your life easier! But here we are. Firstly, I'd like to thanks Less Rain. Not only they are amazing and [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/08/21/soma-v2-as3-mvc-framework-released/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>SomaUI v2 small update</title>
		<link>http://www.soundstep.com/blog/2009/08/18/somaui-v2-small-update/</link>
		<comments>http://www.soundstep.com/blog/2009/08/18/somaui-v2-small-update/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 07:22:45 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=318</guid>
		<description><![CDATA[Hi, Small update about my work on SomaUI v2 and Soma v2. I can say that: - Soma v2 is done (the as3 framework) - Soma Documentation is done (asdoc) - Soma Protest is ready (site demo) - SomaUI v2 is done (the source generator, AIR-java application) - SomaUI Demo is done (a SomaUI project [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/08/18/somaui-v2-small-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SomaUI v2 Beta Testing</title>
		<link>http://www.soundstep.com/blog/2009/07/08/somaui-v2-beta-testing/</link>
		<comments>http://www.soundstep.com/blog/2009/07/08/somaui-v2-beta-testing/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 10:00:44 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=297</guid>
		<description><![CDATA[Hi everyone, As I'm close to release Soma v2 (AS3 MVC Framework) and SomaUI v2 (application to generate actionscript source code and deploy files based on Soma), I'd like to share an earlier version with some beta-testers who are interested to help me debug both the framework and the generator. Mac and Windows available, I [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/07/08/somaui-v2-beta-testing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SomaLoader release</title>
		<link>http://www.soundstep.com/blog/2009/03/03/somaloader-release/</link>
		<comments>http://www.soundstep.com/blog/2009/03/03/somaloader-release/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 01:49:30 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=277</guid>
		<description><![CDATA[SomaLoader is a lightweight loading manager written in AS3. You can load many types such as images, swf, xml, text, xml, css, fonts in a swf, mp3, variables and binary data. Items can be added, removed and changed in position from the queue even while loading. SomaLoader provides a simple and unique interface for massive [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/03/03/somaloader-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soma 1.6.4 and urlfriendly</title>
		<link>http://www.soundstep.com/blog/2009/01/27/soma-164-and-urlfriendly/</link>
		<comments>http://www.soundstep.com/blog/2009/01/27/soma-164-and-urlfriendly/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 16:33:22 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=260</guid>
		<description><![CDATA[I've made a minor update that brings us to Soma 1.6.4 and SomaUI 1.0.6, you can get the new versions from the SomaUI page. In the XML Site Definition, the attribute urlfriendly in a page node builds the URL for the deep-linking and in previous version this attribute had to be unique through the XML. [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/01/27/soma-164-and-urlfriendly/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SomaText update and TextField bad behavior</title>
		<link>http://www.soundstep.com/blog/2009/01/19/somatext-update-and-textfield-bad-behavior/</link>
		<comments>http://www.soundstep.com/blog/2009/01/19/somatext-update-and-textfield-bad-behavior/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 19:06:00 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[soma]]></category>
		<category><![CDATA[SomaUI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=256</guid>
		<description><![CDATA[I made a small update in the SomaText class (also Soma and SomaUI) because of a bad behavior with the TextField class. The TextField instance is losing the HTML formatting in case you set the htmlText and then set the multiline property to true (the other way keeps the formatting). To reproduce the behavior: 1. [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/01/19/somatext-update-and-textfield-bad-behavior/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soma Tutorial &#8211; From SomaUI to Flash Develop</title>
		<link>http://www.soundstep.com/blog/2009/01/09/soma-tutorial-from-somaui-to-flash-develop/</link>
		<comments>http://www.soundstep.com/blog/2009/01/09/soma-tutorial-from-somaui-to-flash-develop/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 12:46:27 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=250</guid>
		<description><![CDATA[Another tutorial but for the Flash Develop users this time. I explain how to create a Flash Develop project and compile the site after exporting a project from SomaUI. The tutorial is available in the SomaUI page or here. Thanks to Keita for this one]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/01/09/soma-tutorial-from-somaui-to-flash-develop/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Soma Tutorial &#8211; From SomaUI to FDT</title>
		<link>http://www.soundstep.com/blog/2009/01/08/soma-tutorial-from-somaui-to-fdt/</link>
		<comments>http://www.soundstep.com/blog/2009/01/08/soma-tutorial-from-somaui-to-fdt/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 18:11:53 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=237</guid>
		<description><![CDATA[A new tutorial is available for Soma (Flash AS3 MVC Framework), I explain how to create a FDT project in eclipse and compile the site after exporting a project from SomaUI. It also shows you how I use a SWC file as a Flash Library for a pure actionscript project. Hope it is useful for [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/01/08/soma-tutorial-from-somaui-to-fdt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SomaTween proxy for Tweener TweenMax and GTween</title>
		<link>http://www.soundstep.com/blog/2008/12/19/somatween-proxy-for-tweener-tweenmax-and-gtween/</link>
		<comments>http://www.soundstep.com/blog/2008/12/19/somatween-proxy-for-tweener-tweenmax-and-gtween/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 14:35:31 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=206</guid>
		<description><![CDATA[SomaTween is a optional tool in the Soma framework to centralize transitions. Soma Tween is not a tween library. It is working with proxy for a real tween library and it makes you able to debug all the transitions of your site in one place. For example you can set to 0 all the times [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/12/19/somatween-proxy-for-tweener-tweenmax-and-gtween/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SomaText and StyleManager</title>
		<link>http://www.soundstep.com/blog/2008/12/17/somatext-and-stylemanager/</link>
		<comments>http://www.soundstep.com/blog/2008/12/17/somatext-and-stylemanager/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 02:45:52 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=199</guid>
		<description><![CDATA[A StyleManager and SomaText classes have been added to the Soma Framework. You can handle your text fields with external extended stylesheets for a better style management without the need to recompile. SomaText is a class that is extending the Flash built-in class TextField with many features to make you life easier with texts and [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/12/17/somatext-and-stylemanager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soma Protest</title>
		<link>http://www.soundstep.com/blog/2008/12/08/soma-protest/</link>
		<comments>http://www.soundstep.com/blog/2008/12/08/soma-protest/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 00:41:05 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=192</guid>
		<description><![CDATA[Soma protest is a site-demo that has 2 purposes. The first is helping you understand how Soma works. Soma is a AS3 MVC Framework and Soma Protest is showing you examples, sources, demo, and explains each part and process of the framework. The second is providing sources and examples as Soma Protest has been built [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/12/08/soma-protest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soma AS3 MVC framework automated</title>
		<link>http://www.soundstep.com/blog/2008/11/25/soma-as3-mvc-framework-automated/</link>
		<comments>http://www.soundstep.com/blog/2008/11/25/soma-as3-mvc-framework-automated/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 01:14:16 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=137</guid>
		<description><![CDATA[After months working on my own framework and successfully using in small to large projects, I'm happy to give you access to SomaUI and Soma. As a quick description, Soma is a MVC (Model-View-Controller) framework and SomaUI is a tool to generate the base of a Flash site in AS3, based on Soma (available for [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/11/25/soma-as3-mvc-framework-automated/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

