<?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>Brit Gardner ::: Web Developer ::: Dallas, TX &#187; aptana</title>
	<atom:link href="http://britg.com/tags/aptana/feed/" rel="self" type="application/rss+xml" />
	<link>http://britg.com</link>
	<description>The big yellow one&#039;s the sun.</description>
	<lastBuildDate>Sun, 10 Jan 2010 17:25:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why Aptana is Quickly Becoming the Killer Stack</title>
		<link>http://britg.com/2008/08/26/why-aptana-is-quickly-becoming-the-killer-stack/</link>
		<comments>http://britg.com/2008/08/26/why-aptana-is-quickly-becoming-the-killer-stack/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 04:08:34 +0000</pubDate>
		<dc:creator>britg</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[aptana]]></category>
		<category><![CDATA[aptana cloud]]></category>
		<category><![CDATA[jaxer]]></category>

		<guid isPermaLink="false">http://britg.com/?p=406</guid>
		<description><![CDATA[Anyone who knows me knows that I am a huge fan of Aptana.  (The recent acquisition of the pyDev plugin and its eventual incorporation into the IDE only solidifies that position.)  Their suite of services are quickly turning into the killer app stack for a large majority of web developers including myself and if you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://britg.com/wp-content/uploads/2008/08/pydev_logo_whitebg.gif"><img class="alignleft size-full wp-image-410" title="pydev_logo_whitebg" src="http://britg.com/wp-content/uploads/2008/08/pydev_logo_whitebg.gif" alt="" width="270" height="117" /></a>Anyone who knows me knows that I am a huge fan of <a href="http://aptana.com">Aptana</a>.  (<em>The <a href="http://www.aptana.com/python">recent acquisition of the pyDev plugin</a> and its eventual incorporation into the IDE only solidifies that position.</em>)  Their suite of services are quickly turning into the killer <span style="text-decoration: line-through;">app</span> stack for a large majority of web developers including myself and if you&#8217;re a developer who hasn&#8217;t given Aptana a try, I highly recommend you do &#8211; it&#8217;s free.</p>
<p>Yes, everything they&#8217;re doing has been done before.  And yes bigger and badder players have offerings in the IDE, cloud hosting, and developer community sectors, but it&#8217;s all about consolidation baby, and Aptana wins hands down in that arena.</p>
<h3>The IDE Is Key</h3>
<p><a href="http://britg.com/wp-content/uploads/2008/08/picture-11.png"><img class="alignright size-full wp-image-407" title="picture-11" src="http://britg.com/wp-content/uploads/2008/08/picture-11.png" alt="" width="307" height="76" /></a>The foundation of any good development stack is not the test or deployment servers.  It&#8217;s not the language,  documentation, or even the community.  It&#8217;s the IDE, damnit.  Because, really &#8211; what connects all the other layers?  It should be the IDE, and that&#8217;s exactly what the Aptana IDE does.</p>
<p>The Aptana devs have done an excellent job in providing much more than just a text editor with syntax highlighting.  With the soon to be released Aptana IDE 1.2, you get project management, remote asset management with FTP, SVN and their new <a href="http://www.aptana.com/cloud">aptanacloud interface</a>, database management, code tutorials and assistance for popular libraries and frameworks.</p>
<p>No, Aptana will probably never be as good a PHP editor as Zend Studio.  And it&#8217;ll probably never be a replacement for Cyberduck or Filezilla for file management, or Amazon&#8217;s web services for cloud computing.  And you&#8217;ll probably still try to ping the jQuery docs only to realize they are still slow as hell (<a href="http://remysharp.com/jquery-api/">good alternative here, btw</a>).  But, in the Get Stuff Done web development world, having a working solution for all these built in to your IDE is invaluable.</p>
<h3>The Future is in The Cloud</h3>
<p>As a relatively new entrant into the web technology world, I would venture to say that the biggest and most exciting development during my short tenure is Cloud Computing.  But, I&#8217;ve <a href="http://britg.com/2008/06/03/immensely-interesting-look-into-smugmugs-cloud-based-setup/">said it before</a>, and I&#8217;ll say it again &#8211; managing Amazon Web Services and EC2 instances is <em>hard work</em>.  Google App Engine <a href="http://britg.com/2008/06/04/introducting-bravenewfictioncom-google-app-engine-demo/">fixes the hard work problem</a>, but you&#8217;re forced into Google&#8217;s narrow framework and constraints.</p>
<p><a href="http://britg.com/wp-content/uploads/2008/08/cloud_logo_large_0.png"><img class="alignleft size-medium wp-image-413" title="cloud_logo_large_0" src="http://britg.com/wp-content/uploads/2008/08/cloud_logo_large_0-300x101.png" alt="" width="300" height="101" /></a>Aptana&#8217;s new Cloud service is right smack-dab in the middle.  You&#8217;re given a sliding scale of server size, a couple of customization options, and bam! you&#8217;ve got a web server.  There&#8217;s no 50 step, command line based, get-one-step-wrong-and-you&#8217;re-hosed process to build and deploy a machine instance.  But, you also don&#8217;t have the fine-grained control of exactly what software your server runs.</p>
<p>That&#8217;s an easy trade-off for the web application developer, because execution on the core functionality of your app is what matters.  No one really cares how you&#8217;ve squeezed every last ounce of optimization into your server cluster (though there&#8217;s nothing wrong with that pursuit).</p>
<p>Oh, by the way, did I mention that Aptana Cloud is integrated with the Aptana IDE on every level &#8211; database management, source control, resource management, deployment, etc. etc?  Yeah, it is and it kicks ass.  Go sign up for the <a href="http://survey.constantcontact.com/survey/a07e2b5k8zlfh4zva93/a021r4fkdedk17/questions">early access program</a> and see for yourself.</p>
<h3>Javascript is the New Cranberry</h3>
<p>You know how you can walk down the juice aisle at your local grocery store and see 50 different juices and cranberry just seems to be involved with every damn one of them?  That&#8217;s javascript in the web world.  More often than not, JSON is the platform of choice for APIs and web services.  AJAX pervades just about every Web 2.0 application.  Hell, it&#8217;s even made it into our databases with <a href="http://couchdb.com">CouchDB</a>.</p>
<p>Hey, there&#8217;s nothing wrong with that &#8211; Jeff Attwood may <a href="http://www.codinghorror.com/blog/archives/001163.html">hate working with javascript</a> &#8211; but I kinda sorta almost maybe like it!  Especially when working with frameworks like jQuery, javascript can be a fun experience when it adds interactivity and wow-factor to your web application.</p>
<p><a href="http://britg.com/wp-content/uploads/2008/08/picture-2.png"><img class="alignright size-medium wp-image-415" title="picture-2" src="http://britg.com/wp-content/uploads/2008/08/picture-2.png" alt="" width="266" height="113" /></a>Enter Aptana&#8217;s end-to-end Javascript solution &#8211; <a href="http://www.aptana.com/jaxer">Jaxer</a>.  Damn, they thought of everything!  If web developers are spending so much time in their code interfacing with javascript APIs and writing Javascript UI interactivity, why not put javascript on the server side and use it as your middleware?  I like it.</p>
<p>Hell, I can see in the near future a scenario where Javascript is the only scripting language in an entire application.  Front end javascript, with Jaxer on the server, and CouchDB as the data-store.</p>
<p>Oh, and did I mention that Jaxer is integrated into the Aptana IDE with a debug console, profiler, etc? Ok, you get the point.</p>
<h3>So Why Did I Write This?</h3>
<p>Sounds like I&#8217;m a pretty hardcore Aptana fanboy, doesn&#8217;t it?  Well I can assure you the Aptana team <span style="text-decoration: line-through;">hasn&#8217;t paid me</span> should be paying me to say all this, damnit.  Oh well, I&#8217;ll throw in a diss just for good measure.  For some ungodly reason, the Aptana IDE only <em>just recently</em> added a word wrap feature.  Yes, you read that right &#8211; word wrap.  Word.  Wrap.</p>
<p>Ok, they maybe might have had some sort of <a href="http://support.aptana.com/asap/browse/STU-534">plausible excuse</a>, but damn &#8211; Word. Wrap.  That&#8217;s sort of like a television not having volume control, or a keyboard without the tilde &#8211; you don&#8217;t miss it until you don&#8217;t have it.</p>
]]></content:encoded>
			<wfw:commentRss>http://britg.com/2008/08/26/why-aptana-is-quickly-becoming-the-killer-stack/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Aptana to Offer Platform In The Cloud</title>
		<link>http://britg.com/2008/05/28/aptana-to-offer-platform-in-the-cloud/</link>
		<comments>http://britg.com/2008/05/28/aptana-to-offer-platform-in-the-cloud/#comments</comments>
		<pubDate>Wed, 28 May 2008 23:16:40 +0000</pubDate>
		<dc:creator>britg</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[aptana]]></category>

		<guid isPermaLink="false">http://britg.com/?p=136</guid>
		<description><![CDATA[I&#8217;m a big fan of Aptana.  Everyone I&#8217;ve worked with at Figaro Interactive, including clients who are web devs, I recommend Aptana to &#8211; it just works.  Also, it&#8217;s the perfect plug in for Flex Builder.  The development is very active and the community is great too.
Just saw in the &#8216;Message Center&#8217; that they are [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a big fan of <a href="http://aptana.com">Aptana</a>.  Everyone I&#8217;ve worked with at Figaro Interactive, including clients who are web devs, I recommend Aptana to &#8211; it just works.  Also, it&#8217;s the perfect plug in for Flex Builder.  The development is very active and the community is great too.</p>
<p>Just saw in the &#8216;Message Center&#8217; that they are planning to launch a <a href="http://www.aptana.com/cloud">Cloud Platform</a> &#8211; from the eweek.com article:</p>
<blockquote><p>When released, Aptana Cloud will be the first elastic application cloud with ready-made Web stacks for the most popular scripting languages, &#8220;featuring the most popular and widely adopted Web infrastructure, ready to use and scale as you need it,&#8221; Hakman said. &#8220;You can develop on your desktop and sync out to the cloud.&#8221;</p>
<p>Aptana Cloud features ready-to-go services, such as PHP, MySQL and Apache Web servers. In addition, Aptana Jaxer enables AJAX developers to use their JavaScript and AJAX skills on the server-side to build entire applications, data services or presentation tiers that complement PHP and Ruby On Rails.</p></blockquote>
<p>Veeeeery Iiiinteresting, indeed.  I like the idea and think it&#8217;s going to be a smashing success.</p>
]]></content:encoded>
			<wfw:commentRss>http://britg.com/2008/05/28/aptana-to-offer-platform-in-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
