<?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>Anden Solutions &#187; Our Tools</title>
	<atom:link href="http://www.andensolutions.com/index.php/category/our-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andensolutions.com</link>
	<description>Anden Solutions develops Rich Internet Applications using AJAX and Adobe Flex and Flash-based videogames and simulations</description>
	<lastBuildDate>Fri, 25 Jun 2010 15:43:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cairngorm &amp; Mate</title>
		<link>http://www.andensolutions.com/index.php/our-tools/cairngorm/</link>
		<comments>http://www.andensolutions.com/index.php/our-tools/cairngorm/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 20:09:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Our Tools]]></category>
		<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[benefits]]></category>
		<category><![CDATA[Cairngorm]]></category>
		<category><![CDATA[Mate]]></category>

		<guid isPermaLink="false">http://www.andensolutions.com/?p=44</guid>
		<description><![CDATA[Depending on the client needs and the project specifications, Anden Solutions either uses Cairngorm or Mate frameworks for the development of rich Internet applications (RIA) using Adobe Flex.
Cairngorm
The Cairngorm Microarchitecture is defined on the Adobe Labs site as &#8220;a lightweight yet prescriptive framework for rich Internet application (RIA) development.&#8221;
Cairngorm consist of a library (swc file) [...]]]></description>
			<content:encoded><![CDATA[<p>Depending on the client needs and the project specifications, Anden Solutions either uses Cairngorm or Mate frameworks for the development of rich Internet applications (RIA) using Adobe Flex.</p>
<p><strong>Cairngorm</strong></p>
<p>The Cairngorm Microarchitecture is defined on the Adobe Labs site as &#8220;a lightweight yet prescriptive framework for rich Internet application (RIA) development.&#8221;</p>
<p>Cairngorm consist of a library (swc file) and a set of patterns that organize the development work. This collection of design patterns (microarchitecture) defines how we should handle the following design challenges:</p>
<ul>
<li>Handling user gestures on the client</li>
<li>Encapsulating business logic and server interactions</li>
<li>Managing state on the client and representing this state to the user interface.</li>
</ul>
<p>Anden Solutions reaps the benefits of the Cairngorm architecture especially when developing complex RIA applications with multiple use-cases and views, that require a team of developers. Cairngorm has been very helpful for making those applications easily extensible and manageable.</p>
<p>For more information about Cairngorm visit <a href="http://labs.adobe.com/wiki/index.php/Cairngorm" target="_blank">http://labs.adobe.com/wiki/index.php/Cairngorm</a></p>
<p><strong>Mate</strong></p>
<p>Mate framework is defined as &#8220;a tag-based, event-driven Flex framework that focuses on giving developers maximum flexibility.&#8221;  It has been developed by <a title="ASFusion" href="http://www.asfusion.com/" target="_blank">asfusion </a>and it&#8217;s picking up a lot of steam in the Flex development community. Mate is pronounced like the Argentine tea (mah -teh) that gives AndenSolutions&#8217; developers their daily doses of caffeine (actually, mateine).</p>
<p>In a few words, Mate is an MXML-based Flex framework that encourages the use of the MVC architectural pattern.  It consist of a swc file available for download from the asfusion web site.  Like Cairngorm, this framework also addresses event handling, data binding, and asynchronous processing. However, Mate utilizes the built-in event-driven nature of Flex applications instead of building a framework-specific event architecture. This allows for a very lightweight and flexible architecture.</p>
<p>The framework is built around an Event Map. The Event Map is a MXML file(s) that consists of a collection of handlers to respond to incoming events and perform any number of appropriate actions.</p>
<p>Mate also uses the Event Map to support dependency injection. Instead of databinding elements from the Model to the appropriate View component, child-by-child, you let Injectors do the work for you. An Injector will insert the appropriate property into all instances of a particular component, without having to pass it through the component’s parental hierarchy (extract from <a href="http://www.insideria.com/2009/07/the-mate-framework-from-a-cair.html" target="_blank">insideria.com</a>).</p>
<p>For more information about Mate visit <a title="Mate" href="http://mate.asfusion.com" target="_blank">http://mate.asfusion.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andensolutions.com/index.php/our-tools/cairngorm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flash</title>
		<link>http://www.andensolutions.com/index.php/our-tools/adobe-flash/</link>
		<comments>http://www.andensolutions.com/index.php/our-tools/adobe-flash/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 15:11:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Our Tools]]></category>

		<guid isPermaLink="false">http://www.andensolutions.com/?p=26</guid>
		<description><![CDATA[What is Flash?
Adobe Flash™ consist of an authoring tool, Adobe Flash Professional, and a player, Adobe Flash Player. Adobe Flash Professional is used to create engaging content such as such as web applications, games and movies, and content for mobile phones. Adobe Flash player is a client application that runs in most common internet browsers. [...]]]></description>
			<content:encoded><![CDATA[<h3>What is Flash?</h3>
<p>Adobe Flash™ consist of an authoring tool, Adobe Flash Professional, and a player, Adobe Flash Player. Adobe Flash Professional is used to create engaging content such as such as web applications, games and movies, and content for mobile phones. Adobe Flash player is a client application that runs in most common internet browsers. The player is required to show the content created with Flash Professional.<br />
Flash technology is the de-facto standard for adding animations and interactivity to web pages. It is also used to create video games and movies -such as the ones shown in <a href="http://www.youtube.com" title="YouTube" target="_blank">YouTube</a>.</p>
<p>The Flash files, also called &#8220;Flash movies&#8221; or &#8220;Flash games&#8221;, have a .swf file extension and may be an object displayed inside a web page, or played in a standalone Flash Player, or incorporated into a Projector, a self-executing Flash application that runs on PCs and Macs. It is estimated that the flash player is installed in over 99% of the desktops that are used for Internet browsing.</p>
<h3>Our experience</h3>
<p>Anden Solutions has proven experience at developing Flash video games, marketing banners, and web applications. Our staff has been developing flash-based video games and applications for more than 3 years. For more information visit our <a href="http://www.andensolutions.com/?p=22" title="Portfolio Sample">portfolio sample</a> or <a href="http://www.andensolutions.com/?page_id=12" title="Contact us">contact us</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andensolutions.com/index.php/our-tools/adobe-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.net</title>
		<link>http://www.andensolutions.com/index.php/our-tools/aspnet/</link>
		<comments>http://www.andensolutions.com/index.php/our-tools/aspnet/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 14:54:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Our Tools]]></category>

		<guid isPermaLink="false">http://www.andensolutions.com/?p=19</guid>
		<description><![CDATA[What is ASP.net?
&#8220;ASP.Net is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites, web applications and web services.&#8221; (wikipedia). This framework is available in several different versions: 1.0, 1.1, 2.0, 3.0, and 3.5.
Our experience
Anden Solutions has been using ASP.net in two different ways: 

creating pure asp.net web [...]]]></description>
			<content:encoded><![CDATA[<h3>What is ASP.net?</h3>
<p>&#8220;ASP.Net is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites, web applications and web services.&#8221; <a href="http://en.wikipedia.org/wiki/ASP.NET" target="blank">(wikipedia)</a>. This framework is available in several different versions: 1.0, 1.1, 2.0, 3.0, and 3.5.</p>
<h3>Our experience</h3>
<p>Anden Solutions has been using ASP.net in two different ways: </p>
<ol>
<li>creating pure asp.net web applications</li>
<li>using the framework to provide server side functionality to Adobe Flex applications, either through web services or in conjunction with WebOrb.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.andensolutions.com/index.php/our-tools/aspnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP</title>
		<link>http://www.andensolutions.com/index.php/our-tools/php/</link>
		<comments>http://www.andensolutions.com/index.php/our-tools/php/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 14:53:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Our Tools]]></category>

		<guid isPermaLink="false">http://www.andensolutions.com/?p=18</guid>
		<description><![CDATA[PHP is a server-side scripting language especially suited for web development.
A PHP page usually contains PHP scripts embedded into HTML code. The PHP scripts  are not sent directly to a client; instead, they are interpreted and executed by server-side module. This module resides in a web server, such as Apache HTTP Server,  the [...]]]></description>
			<content:encoded><![CDATA[<p>PHP is a server-side scripting language especially suited for web development.</p>
<p>A PHP page usually contains PHP scripts embedded into HTML code. The PHP scripts  are not sent directly to a client; instead, they are interpreted and executed by server-side module. This module resides in a web server, such as Apache HTTP Server,  the most popular web server  in the world.   PHP can also be used with a large number of relational database management systems, being MySQL the most commonly used one. Essentially, PHP code in a script can be used to query databases, create images, read and write files, talk to remote servers, or accomplish many other activities.</p>
<p>The server combines the output from the PHP code with the HTML in the script and the result is sent to the user&#8217;s  Internet browser as a HTML document.</p>
<h3>Why PHP?</h3>
<ul>
<li>As an open source product, PHP is a cost saving alternative to other proprietary architectures. PHP is also well supported by a production team and a committed user community.</li>
<li>PHP can be run on all the major operating systems with most servers.</li>
<li>Coding using PHP is a fairly quick activity. PHP is extremely simple while having very advanced features.</li>
<li>PHP doesn&#8217;t require the installation plugins on the client. PHP is executed exclusively by the server.</li>
<li>PHP lets you implement Web services using packages such as NuSOAP, PHP-SOAP, and PEAR.</li>
</ul>
<h3>Our Experience</h3>
<p>Our company uses PHP to develop fully functional and highly interactive web sites to clients across diverse markets. Using our wide range of experience and the latest web development and programming technologies, we excel on managing web projects from project initiation phase to the implementation phase.</p>
<p>For more information on Anden Solutions PHP programming                services please <a href="http://www.andensolutions.com/?page_id=12" title="Contact us">contact us</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andensolutions.com/index.php/our-tools/php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flex</title>
		<link>http://www.andensolutions.com/index.php/our-tools/flex/</link>
		<comments>http://www.andensolutions.com/index.php/our-tools/flex/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 16:57:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Our Tools]]></category>
		<category><![CDATA[Adobe Flex]]></category>

		<guid isPermaLink="false">http://www.andensolutions.com/?p=15</guid>
		<description><![CDATA[What is Flex?
Adobe® Flex™ is an open source cross-platform development framework for creating true enterprise-class Rich Internet Applications (RIAs).  Flex enables us to create expressive, high-performance applications that run identically on all major browsers and operating systems. Also, since Flex is based on the Adobe Flash platform, the only requirement to run a Flex [...]]]></description>
			<content:encoded><![CDATA[<h3>What is Flex?</h3>
<p>Adobe® Flex™ is an open source cross-platform development framework for creating true enterprise-class Rich Internet Applications (RIAs).  Flex enables us to create expressive, high-performance applications that run identically on all major browsers and operating systems. Also, since Flex is based on the Adobe Flash platform, the only requirement to run a Flex application is the ubiquitous Flash Player.</p>
<p class="MsoNormal">Flex applications serve as the presentation layer in a multi-layered model. Flex applications provide a stateful client that retains information while performing different operations so there is no need to load a new web page each time that a request is made.</p>
<p class="MsoNormal">Flex and the Flash Player provide many useful ways to interact with the business layer residing in the server,  allowing data to be sent or loaded without requiring the application to reload the whole view.</p>
<h3>Benefits</h3>
<p>Flex applications offer the following benefits:</p>
<ul>
<li>Flex applications provide almost the the same richness of a desktop application, and do so while running inside of a standard web browser.</li>
<li>Flex offers seamless integration of the user interface with XML-based data services, including Web Services, XML/HTTP, and RSS.</li>
<li>Shorter development time than traditional HTML based applications.</li>
</ul>
<h3>Our experience</h3>
<p>Anden Solutions has proven experience at developing Flex applications for Fortune 500 clients. We are currently using Adobe Flex version 2.01 and version 3. We can deliver stunning and practical interfaces that integrate seamlessly with back end systems and applications and work with asynchronous XML data services.  The use of Flex, combined with our experience and processes, allows us to rapidly deliver outstanding products to the market.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andensolutions.com/index.php/our-tools/flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
