<?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>Cylinder Studio &#187; JavaScript</title>
	<atom:link href="http://cylinderstudio.com/category/blog/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://cylinderstudio.com</link>
	<description>Seattle Flash &#38; Flex application, iPad/iPhone app, and ExpressionEngine website design and development - Cylinder Studio</description>
	<lastBuildDate>Tue, 15 Nov 2011 21:26:08 +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>HTML5 does kinda rock</title>
		<link>http://cylinderstudio.com/blog/xhtml/html5-does-kinda-rock/</link>
		<comments>http://cylinderstudio.com/blog/xhtml/html5-does-kinda-rock/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 06:34:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[xHTML/CSS]]></category>

		<guid isPermaLink="false">http://cylinderstudio.com/?p=240</guid>
		<description><![CDATA[Yeah, HTML5 and CSS3 aren&#8217;t 100% ready yet, nor standard, and may not be for a while&#8230;but since when did waiting around in this industry do you any good? At any rate, one of the better primers on HTML5 right now looks to be HTML5rocks.com. And be sure and check out their slide presentation on [...]]]></description>
			<content:encoded><![CDATA[<p>Yeah, HTML5 and CSS3 aren&#8217;t 100% ready yet, nor standard, and may not be for a while&#8230;but since when did waiting around in this industry do you any good?</p>
<p>At any rate, one of the better primers on HTML5 right now looks to be <a onclick="window.open('http://www.html5rocks.com/','blank','scrollbars=yes,toolbar=no'); return false" href="#">HTML5rocks.com</a>. And be sure and check out their <a onclick="window.open('http://slides.html5rocks.com/#slide1/','blank','scrollbars=yes,toolbar=no'); return false" href="#">slide presentation on the new features</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://cylinderstudio.com/blog/xhtml/html5-does-kinda-rock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aptana Studio: Newest in the Toolbox</title>
		<link>http://cylinderstudio.com/blog/xhtml/aptana-studio-newest-in-the-toolbox/</link>
		<comments>http://cylinderstudio.com/blog/xhtml/aptana-studio-newest-in-the-toolbox/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 19:47:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[xHTML/CSS]]></category>

		<guid isPermaLink="false">http://cylinderstudio.com/?p=234</guid>
		<description><![CDATA[In anticipation of doing more JavaScript development, I went back to look at the state of my editors on hand. BBEdit was always a favorite for quick-and-dirty text editing, and has a very simple interface with some good, basic tools for, say, quickly throwing together a table or other assortment of HTML tags&#8230;but it was [...]]]></description>
			<content:encoded><![CDATA[<p>In anticipation of doing more JavaScript development, I went back to look at the state of my editors on hand. BBEdit was always a favorite for quick-and-dirty text editing, and has a very simple interface with some good, basic tools for, say, quickly throwing together a table or other assortment of HTML tags&#8230;but it was lacking for serious development. </p>
<p>A while back, I upgraded to Coda. I really love the interface, and it has nice built-in tools for FTP and SVN. But I want robust JavaScript functionality, and while the code completion is satisfactory (aside from some minor built-in typos), JQuery support isn&#8217;t what I was looking for.</p>
<p>I had given <a onclick="window.open('http://www.aptana.com/','blank','scrollbars=yes,toolbar=no'); return false" href="#">Aptana Studio</a> a quick look as a helper for building AIR with JavaScript. But I recently gave it a full test drive as a JavaScript editor and I really love it. The code hinting and auto complete is great, JQuery support (as well as the support for other frameworks) via easily installed plugins is fantastic. There&#8217;s also debugging, robust HTML/CSS code assist, live preview, aq DOM outline view, and FTP. What&#8217;s more is, having built a ton of ActionScript applications with Flex/Flash Builder, the Eclipse-style interface is very familiar to me, even though it&#8217;s more cluttered than Coda.</p>
<p>Not to mention: it&#8217;s open source! <a onclick="window.open('http://www.aptana.com/','blank','scrollbars=yes,toolbar=no'); return false" href="#">Check it out.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cylinderstudio.com/blog/xhtml/aptana-studio-newest-in-the-toolbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aptana Studio: Building JQuery/AIR apps</title>
		<link>http://cylinderstudio.com/blog/javascript/aptana-studio-building-jqueryair-apps/</link>
		<comments>http://cylinderstudio.com/blog/javascript/aptana-studio-building-jqueryair-apps/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 06:14:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://cylinderstudio.com/?p=117</guid>
		<description><![CDATA[InsideRIA has a tutorial that walks through using a tool called Aptana Studio for rolling HTML &#038; JQuery into AIR applications.]]></description>
			<content:encoded><![CDATA[<p><a href="#" onclick="window.open('http://www.insideria.com/2009/08/using-aptana-studio-to-build-j.html','blank','scrollbars=yes,toolbar=no'); return false">InsideRIA has a tutorial</a> that walks through using a tool called Aptana Studio for rolling HTML &#038; JQuery into AIR applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://cylinderstudio.com/blog/javascript/aptana-studio-building-jqueryair-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using MVC for JavaScript</title>
		<link>http://cylinderstudio.com/blog/javascript/using-mvc-for-javascript/</link>
		<comments>http://cylinderstudio.com/blog/javascript/using-mvc-for-javascript/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 17:40:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://cylinderstudio.com/?p=106</guid>
		<description><![CDATA[A List Apart has this article about using MVC to maintain your JavaScript projects that are big enough to get a little nuts. For those of us who have done mostly client-side, user experience construction, MVC seems like a good concept to become familiar with as you dive into more proper &#8220;development.&#8221;]]></description>
			<content:encoded><![CDATA[<p>A List Apart <a href="#" onclick="window.open('http://www.alistapart.com/articles/javascript-mvc/','blank','scrollbars=yes,toolbar=no'); return false">has this article</a> about using MVC to maintain your JavaScript projects that are big enough to get a little nuts. For those of us who have done mostly client-side, user experience construction, MVC seems like a good concept to become familiar with as you dive into more proper &#8220;development.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://cylinderstudio.com/blog/javascript/using-mvc-for-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

