<?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>indieas &#187; modular</title>
	<atom:link href="http://www.indieas.org/tag/modular/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.indieas.org</link>
	<description>independent actionscript developer team</description>
	<lastBuildDate>Tue, 19 Oct 2010 13:43:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>&#8230;finally released.</title>
		<link>http://www.indieas.org/2010/01/finally-released/</link>
		<comments>http://www.indieas.org/2010/01/finally-released/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 12:16:34 +0000</pubDate>
		<dc:creator>mich</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[modular]]></category>
		<category><![CDATA[zlib]]></category>

		<guid isPermaLink="false">http://www.indieas.org/?p=169</guid>
		<description><![CDATA[I proudly announce the release of my modular framework now under the zLib license. I finally decided to change to a open source license so that all of you can use it. I also finished the documentation of the core elements and made an short movie about the main features of modular. So I hope [...]]]></description>
			<content:encoded><![CDATA[<p>I proudly announce the release of my <a href="http://modular.sandkasten.ch" target="_blank">modular framework</a> now under the <a href="http://www.opensource.org/licenses/zlib-license.php" target="_blank">zLib license</a>. I finally decided to change to a open source license so that all of you can use it. I also finished the documentation of the core elements and made an short movie about the main features of modular.</p>
<p>So I hope you can use it as I do in many of my projects&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indieas.org/2010/01/finally-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>to be open source or not &#8211; thats the question</title>
		<link>http://www.indieas.org/2009/12/to-be-open-source-or-not-thats-the-question/</link>
		<comments>http://www.indieas.org/2009/12/to-be-open-source-or-not-thats-the-question/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 13:25:46 +0000</pubDate>
		<dc:creator>mich</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[donation]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[modular]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.indieas.org/?p=167</guid>
		<description><![CDATA[In the last weeks I was thinking about open sourcing my modular framework. So far I kept it closed source and got some money if somebody used it in commercial projects. But I&#8217;m not very happy with this solution as it costs quite an effort to use a commercial framework. That why I though it [...]]]></description>
			<content:encoded><![CDATA[<p>In the last weeks I was thinking about <strong>open sourcing</strong> my <a href="http://modular.sandkasten.ch" target="_blank">modular framework</a>. So far I kept it closed source and got some money if somebody used it in commercial projects. But I&#8217;m not very happy with this solution as it costs quite an effort to use a commercial framework.</p>
<p>That why I though it would be better to distribute it for free and open source.  My <strong>major problem</strong> is that I spent many hours in developing modular and earning some money to redeem would be great. So to help me making a decision I made my own list of advantages for going open source;</p>
<p>Advantages:</p>
<ul>
<li>everybody can use it for free.</li>
<li>can use open source platforms for advertising.</li>
<li>other programmers may join the development.</li>
<li>higher possibility for viral marketing without to much effort.</li>
<li>same level with other open source frameworks. No &#8220;why should I paid for this&#8221; questions.</li>
<li>?maybe? get some money by donations</li>
<li>possibility to sell commercial modules to companies.</li>
</ul>
<p>I&#8217;m wondering if there is somebody with experience with donations? Does this really work? Or maybe other inputs for changing to open source? Just let me know&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indieas.org/2009/12/to-be-open-source-or-not-thats-the-question/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>modular v2</title>
		<link>http://www.indieas.org/2009/11/modular-v2/</link>
		<comments>http://www.indieas.org/2009/11/modular-v2/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 13:40:30 +0000</pubDate>
		<dc:creator>mich</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[modular]]></category>

		<guid isPermaLink="false">http://www.indieas.org/?p=163</guid>
		<description><![CDATA[Right now i am working on the next release of my modular framework. The main change is in the terminology as there were too many Module* names which made it a bit confusing. But there are also some nice new features like a clean Font registration and a new singleton flag to reuse modules instead [...]]]></description>
			<content:encoded><![CDATA[<p>Right now i am working on the next release of my <a href="http://modular.sandkasten.ch">modular framework</a>. The main change is in the terminology as there were too many Module* names which made it a bit confusing. But there are also some nice new features like a clean Font registration and a new singleton flag to reuse modules instead of rebuilding them in every page. Its now also possible to use modular in your own application in its own container sprite.</p>
<p>If somebody can&#8217;t wait to see the new version you can contact my for a pre-release version. Otherwise I will announce here the new release. Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indieas.org/2009/11/modular-v2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>project online; drucklive</title>
		<link>http://www.indieas.org/2009/11/project-online-drucklive/</link>
		<comments>http://www.indieas.org/2009/11/project-online-drucklive/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 13:08:53 +0000</pubDate>
		<dc:creator>mich</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[away3d]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[drucklive]]></category>
		<category><![CDATA[modular]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.indieas.org/?p=155</guid>
		<description><![CDATA[Please have a look at our new project that is online now: http://www.drucklive.ch. You can order canvas and in a few days wallpapers of your own pictures. It is made with away3d for the 3d preview of the room and the modular framework for the website architecture.]]></description>
			<content:encoded><![CDATA[<p>Please have a look at our new project that is online now: <a href="http://www.drucklive.ch" target="_self">http://www.drucklive.ch</a>.</p>
<p>You can order canvas and in a few days wallpapers of your own pictures. It is made with away3d for the 3d preview of the room and the <a href="http://modular.sandkasten.ch" target="_blank">modular</a> framework for the website architecture.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indieas.org/2009/11/project-online-drucklive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

