<?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>Loyal Moses &#187; AIR</title>
	<atom:link href="http://www.loyalmoses.com/content/air/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loyalmoses.com</link>
	<description>public var blog:Blog = Blog.getInstance();</description>
	<lastBuildDate>Thu, 13 Oct 2011 02:33:00 +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>Eclipse w/ Flex Builder Plugin, Flash Builder 4, Coda, etc</title>
		<link>http://www.loyalmoses.com/2009/06/eclipse-w-flex-builder-plugin-flash-builder-4-coda-etc/</link>
		<comments>http://www.loyalmoses.com/2009/06/eclipse-w-flex-builder-plugin-flash-builder-4-coda-etc/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 22:29:25 +0000</pubDate>
		<dc:creator>moses</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Coda]]></category>
		<category><![CDATA[Flash Builder]]></category>
		<category><![CDATA[Flex Builder]]></category>

		<guid isPermaLink="false">http://www.loyalmoses.com/?p=299</guid>
		<description><![CDATA[For me, an average day of development routinely includes as many as a half-a-dozen languages and a good number of development environments. Several times within the last week or so I&#8217;ve been asked what I use for the majority of my development and if I have any secret tips on applications that aid in my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.loyalmoses.com/wp-content/uploads/2009/06/osx_development_desktop.png"><img class="alignright size-full wp-image-300" title="OS X Development Desktop" src="http://www.loyalmoses.com/wp-content/uploads/2009/06/osx_development_desktop.png" alt="OS X Development Desktop" width="400" height="250" /></a>For me, an average day of development routinely includes as many as a half-a-dozen languages and a good number of development environments.</p>
<p>Several times within the last week or so I&#8217;ve been asked what I use for the majority of my development and if I have any secret tips on applications that aid in my efforts and productivity.</p>
<p>The simple answer&#8230; no.</p>
<p>I have a tendency to choose standards and common practice over popular, hyped applications and utilities.</p>
<p>This is just a few notes on some of the most used applications on my primary development machine. Oh &#8212; and it&#8217;s a Mac.</p>
<p><strong>Flex &amp; AIR</strong></p>
<p>Flex 3 development is of course as you can imagine done in Flex Builder 3. For the past month or so I&#8217;ve been using Eclipse 3.4 along with Adobe&#8217;s Flex Builder plugin. I&#8217;ve bounced back and forth between the Flex Builder plugin and the stand-along Flex Builder app, but found that the latest release of Eclipse along with the plugin work and play nicely together and are relatively stable.</p>
<p>One note I might mention &#8212; the few times that I have installed Eclipse 3.4 along with the Flex Builder plugin I have had to customize my perspective to include the launch and debug buttons for Flex. This wasn&#8217;t an issue in previous versions and isn&#8217;t really a big issue at all, but for new users, this could be confusing.</p>
<p>Flex 4 development is done in the stand-alone Flash Builder 4 beta. I chose this route only as a simple and quick method of having both tools available without worrying about interference between the two. Not to imply that there is, I just had better things to do at the time than risk an issue. No other reason.</p>
<p><strong>Java</strong></p>
<p>Eclipse 3.4 is the Java IDE of choice. This shouldn&#8217;t be any surprise if you are a Java developer.</p>
<div style="text-align:center;margin:5px 0px 20px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-2572565503002911";
/* 468x60, created 1/2/10 */
google_ad_slot = "7768175042";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>Nothing more to see here.</p>
<p><strong>Cocoa / Objective-C 2.0</strong></p>
<p>Well, unless you are a complete masochist, then you of course already know that this is done in Xcode. If you are not yet an Xcode user, then you can&#8217;t imagine what you are missing. It&#8217;s an excellent multi-language IDE and makes quick work of Cocoa applications. Although it does support a wide range of compiled and interpreted languages, it&#8217;s pretty much only used for Cocoa on my machines and most recently of course, iPhone app development.</p>
<p><strong>PHP / PERL / Ruby  &amp; Python</strong></p>
<p>All of my scripting development is done using <a href="http://www.panic.com/coda/">Coda</a> by Panic. It&#8217;s a great light-weight, multi-language development environment that uses the latest and greatest features of OS X to make endless hours of scripting more enjoyable.</p>
<p>It is missing a feature or two that I wouldn&#8217;t mind having (such as local function / method code hinting), but ultimately it&#8217;s not a deal breaker. I&#8217;ve easily logged a few million lines of code through Coda.</p>
<p><strong>MySQL</strong></p>
<p>I&#8217;m more of a purist here and have a tendency to do all of my MySQL jockeying through the command line. However, recently I&#8217;ve began using Sequel Pro for OS X and although it is lacking in a few areas, it does make it nice and convenient to quickly create and modify table column types as well as backup databases and tables to the local disk.</p>
<p><strong>Backup</strong></p>
<p>I do get asked quite a bit about backup policies, and of course it is mostly by clients. For backup on all of my development machines I use externally connected 1 terabyte drives and use Time Machine. Time Machine with OS X takes hourly snapshots of changes and automates the management of the data so I can focus on more important things. &#8212; I like that.</p>
<p>~moses</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loyalmoses.com/2009/06/eclipse-w-flex-builder-plugin-flash-builder-4-coda-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex and AIR Consulting / Professional Services</title>
		<link>http://www.loyalmoses.com/2009/06/flex-and-air-consulting-professional-services/</link>
		<comments>http://www.loyalmoses.com/2009/06/flex-and-air-consulting-professional-services/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 22:50:19 +0000</pubDate>
		<dc:creator>moses</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Tactical FLEX]]></category>

		<guid isPermaLink="false">http://www.loyalmoses.com/?p=252</guid>
		<description><![CDATA[Half empty. Time for a refill! Within the last 10 days or so, I&#8217;ve been able to wrap up several small Adobe Flex and AIR projects and now have some availability for some interesting and / or unique opportunities. Let&#8217;s hear em&#8217;. Regarding the Flex / AIR sector in general; I am still absolutely amazed [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.loyalmoses.com/wp-content/uploads/2009/06/willflexforfood.png"><img class="alignright size-full wp-image-253" style="border: 1px solid black;" title="Will Flex For Food" src="http://www.loyalmoses.com/wp-content/uploads/2009/06/willflexforfood.png" alt="Will Flex For Food" width="267" height="231" /></a>Half empty. Time for a refill!</strong></p>
<p><strong><span style="font-weight: normal;">Within the last 10 days or so, I&#8217;ve been able to wrap up several small Adobe Flex and AIR projects and now have some availability for some interesting and / or unique opportunities. Let&#8217;s hear em&#8217;.</span></strong></p>
<p>Regarding the Flex / AIR sector in general; I am still absolutely amazed at the shear number of Flex and AIR projects that are in search of developers for both consulting and long-term contract work. Although I pass on dedicated contract work, any new or experienced Flex developer has a near unending supply of opportunity to harvest from it seems.</p>
<p>Unique, technical or interesting projects of any type are of course a preference, however I also enjoy cranking out small or quick one-off solutions.</p>
<p>As I said above, let&#8217;s hear what you got!</p>
<p>~moses</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loyalmoses.com/2009/06/flex-and-air-consulting-professional-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Air version of Aanval</title>
		<link>http://www.loyalmoses.com/2009/01/air-version-of-aanval/</link>
		<comments>http://www.loyalmoses.com/2009/01/air-version-of-aanval/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 01:41:00 +0000</pubDate>
		<dc:creator>moses</dc:creator>
				<category><![CDATA[Aanval]]></category>
		<category><![CDATA[AIR]]></category>

		<guid isPermaLink="false">http://www.loyalmoses.com/?p=52</guid>
		<description><![CDATA[An Air version of Aanval exists at this point, not publicly available&#8230; but it does exist. It exists and functions identically to the web based Flex app, because it is simply a compiler change that enables us to provide the desktop version. The primary benefits of running the Aanval console as a desktop application is [...]]]></description>
			<content:encoded><![CDATA[<p>An Air version of Aanval exists at this point, not publicly available&#8230; but it does exist.</p>
<p>It exists and functions identically to the web based Flex app, because it is simply a compiler change that enables us to provide the desktop version.</p>
<p>The primary benefits of running the Aanval console as a desktop application is the opportunity to break away from the browser and its issues, along with overall performance enhancements.</p>
<p>We designed Aanval 4 with this capability in mind, but have been waiting for the right time and maturity of the back end to release it.</p>
<p>Sometime around the release of Aanval 5, we will be providing this as a download.</p>
<p>Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loyalmoses.com/2009/01/air-version-of-aanval/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex is alive, very alive!</title>
		<link>http://www.loyalmoses.com/2008/10/flex-is-alive-very-alive/</link>
		<comments>http://www.loyalmoses.com/2008/10/flex-is-alive-very-alive/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 02:18:00 +0000</pubDate>
		<dc:creator>moses</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://www.loyalmoses.com/?p=48</guid>
		<description><![CDATA[And this may only be the beginning. For quite some time now; the phone and email box have been very much alive and thriving with requests for Flex and AIR consulting engagements. I am not at all surprised, as the technology speaks for itself &#8212; but clearly there is professional service work to be done. [...]]]></description>
			<content:encoded><![CDATA[<p>And this may only be the beginning.</p>
<p>For quite some time now; the phone and email box have been very much alive and thriving with requests for Flex and AIR consulting engagements.</p>
<p>I am not at all surprised, as the technology speaks for itself &#8212; but clearly there is professional service work to be done.</p>
<p>More and more as Flex emerges from the depths of its niche following, organizations are becoming more aware of the impact it may have on their core business, employees, customers and clients.</p>
<p>An important task for those of us who promote the use of Flex (when it fits), is to ensure that our clients understand the full range of its benefits.</p>
<p>Rich Internet Applications (&#8220;RIA&#8221;)&#8217;s, Mashups, and Web Services are only a small selection of the capabilities. One of the strengths that I see clients most interested in, is the core business components of Flex such as the datagrid and wide selection of other listing components.</p>
<p>Even the viewstack, strange enough seems to be of large interest. Not to mention desktop applications by way of AIR.</p>
<p>Recently a colleague of mine called me a princess, yes a princess for refusing to build new projects in older languages. Being so finicky may make me a princess, but I prefer to spend my hours developing in a cutting edge language, creating state of the art applications any day.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loyalmoses.com/2008/10/flex-is-alive-very-alive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome, nothing to do with Flex</title>
		<link>http://www.loyalmoses.com/2008/09/google-chrome-nothing-to-do-with-flex/</link>
		<comments>http://www.loyalmoses.com/2008/09/google-chrome-nothing-to-do-with-flex/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 00:36:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.loyalmoses.com/?p=42</guid>
		<description><![CDATA[This has nothing to do with Flex, but thought it was interesting and note worthy. Google is releasing a Beta version of a new browser called &#8216;Chrome&#8217; that is to _eventually_ become a cross platform Internet application browser. Mac and linux versions are expected at a later date. http://googleblog.blogspot.com/2008/09/fresh-take-on-browser.html This will be quite interesting to [...]]]></description>
			<content:encoded><![CDATA[<p>This has nothing to do with Flex, but thought it was interesting and note worthy.</p>
<p>Google is releasing a Beta version of a new browser called &#8216;Chrome&#8217; that is to _eventually_ become a cross platform Internet application browser. Mac and linux versions are expected at a later date.</p>
<p><a href="http://googleblog.blogspot.com/2008/09/fresh-take-on-browser.html">http://googleblog.blogspot.com/2008/09/fresh-take-on-browser.html</a></p>
<p>This will be quite interesting to see how this is received by the industry.</p>
<p>Speculating here; But I would not be surprised if this is more of a cross platform runtime and less of a browser. I say this only because one of their features is a browserless window in which web applications can run.</p>
<p>If this is more accurate, then this might be Google&#8217;s entry into the RIA world and a pathway for them to compete with Flex and AIR.</p>
<p>&#8211; oh, I guess this did have to do with Flex.</p>
<p> <img src='http://www.loyalmoses.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.loyalmoses.com/2008/09/google-chrome-nothing-to-do-with-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flex and AIR Development Consulting</title>
		<link>http://www.loyalmoses.com/2008/07/adobe-flex-and-air-development-consulting/</link>
		<comments>http://www.loyalmoses.com/2008/07/adobe-flex-and-air-development-consulting/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 15:17:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Tactical FLEX]]></category>

		<guid isPermaLink="false">http://www.loyalmoses.com/?p=37</guid>
		<description><![CDATA[This is a fitting first post for the new blog. A little about Tactical FLEX: Specialized Rich Internet Application Development &#8211; Adobe Flex, Adobe Air, PHP, MySQL / SQLite, Linux, Unix More than 10+ years of development in desktop, Internet centric and network based applications. Below is a small selection of expertise: Objective-C / 2.0, [...]]]></description>
			<content:encoded><![CDATA[<p>This is a fitting first post for the new blog. A little about Tactical FLEX:</p>
<p>Specialized Rich Internet Application Development &#8211; Adobe Flex, Adobe Air, PHP, MySQL / SQLite, Linux, Unix</p>
<p>More than 10+ years of development in desktop, Internet centric and network based applications.</p>
<p>Below is a small selection of expertise:</p>
<p>Objective-C / 2.0, C/C++, AS3, Perl, PHP, Python, Ruby, Javascript, XML, HTML, TCP/IP, SQL, Linux, Unix, Windows, OS X</p>
<p>Visit the Tactical FLEX website and call for research and / or professional services inquiries.</p>
<p><a href="http://www.tacticalflex.com/">http://www.tacticalflex.com/</a></p>
<p>Tags: Flex Developer, Flex Consulting, Flex Professional Services, Flex Outsourcing</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loyalmoses.com/2008/07/adobe-flex-and-air-development-consulting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

