<?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>The ADC Blog</title>
	<atom:link href="http://blogs.adobe.com/adc/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.adobe.com/adc</link>
	<description>What&#039;s happening in the Adobe Developer Connection</description>
	<lastBuildDate>Tue, 22 May 2012 13:33:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Mobile Development with jQuery Mobile and Rails</title>
		<link>http://blogs.adobe.com/adc/2012/05/mobile-development-with-jquery-mobile-and-rails.html</link>
		<comments>http://blogs.adobe.com/adc/2012/05/mobile-development-with-jquery-mobile-and-rails.html#comments</comments>
		<pubDate>Tue, 22 May 2012 13:33:44 +0000</pubDate>
		<dc:creator>brinaldi</dc:creator>
				<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/adc/?p=375</guid>
		<description><![CDATA[Both jQuery Mobile and Ruby on Rails are widely popular frameworks. In part because of the ubiquity of its namesake parent framework, jQuery Mobile has become arguably the most popular framework for building mobile web applications or, in many cases, PhoneGap applications using web standards. Nonetheless, the two frameworks have some rough edges when working [...]]]></description>
			<content:encoded><![CDATA[<p>Both jQuery Mobile and Ruby on Rails are widely popular frameworks. In part because of the ubiquity of its namesake parent framework, jQuery Mobile has become arguably the most popular framework for building mobile web applications or, in many cases, PhoneGap applications using web standards. Nonetheless, the two frameworks have some rough edges when working together. Thankfully, <a href="https://twitter.com/#!/johnbender">John Bender</a> shows how all of these rough edges can be smoothed out in his <a href="http://www.adobe.com/devnet/html5/articles/jquery-mobile-and-rails.html">recent article for the ADC</a>.</p>
<p>John is a member of the team here at Adobe that contributes to the development of  jQuery Mobile as well as a well-known speaker and OSS contributor. His article shows how to get your JQM/Rails project set up, manage layout, handle form validation, fix potential data attributes conflicts and work with debugging. He has identified these areas specifically as potential pain points in integration but, hopefully, using this article you will not feel the pain. So, if you are using Rails and jQuery Mobile, be sure to give  John&#8217;s article, &#8220;<a href="http://www.adobe.com/devnet/html5/articles/jquery-mobile-and-rails.html">Integrating Rails and jQuery Mobile</a>,&#8221; a read.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/adc/2012/05/mobile-development-with-jquery-mobile-and-rails.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common Design Patterns in JavaScript</title>
		<link>http://blogs.adobe.com/adc/2012/05/common-design-patterns-in-javascript.html</link>
		<comments>http://blogs.adobe.com/adc/2012/05/common-design-patterns-in-javascript.html#comments</comments>
		<pubDate>Wed, 16 May 2012 18:19:12 +0000</pubDate>
		<dc:creator>brinaldi</dc:creator>
				<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/adc/?p=370</guid>
		<description><![CDATA[Anyone who has been programming for some time has come to realize the value of understanding design patterns, regardless of whether or not your background includes a CS degree. In my experience though, I have found that deciphering the definition of a particular design pattern or understanding its use cases can be more difficult than [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone who has been programming for some time has come to realize the value of understanding design patterns, regardless of whether or not your background includes a CS degree. In my experience though, I have found that deciphering the definition of a particular design pattern or understanding its use cases can be more difficult than actually coding it. Still, when it gets to implementing the pattern, sometimes translating a pattern from the textbook definition (oftentimes in Java) to whatever language you are working in can be difficult as well.</p>
<p>This is why I am excited about the series of articles Joe Zimmerman is doing for the ADC on implementing common design patterns in JavaScript. Not only does he manage to explain each pattern in easy to understand terms and describes common use cases, but he shows simple examples of how you would implement this pattern using JavaScript. In his most recent article, he covers the <a href="http://www.adobe.com/devnet/html5/articles/javascript-design-patterns-pt2-adapter-decorator-factory.html">adapter, decorator and factory patterns</a>, while his first article covered the <a href="http://www.adobe.com/devnet/html5/articles/javascript-design-patterns-pt1-singleton-composite-facade.html">singleton, composite and facade patterns</a>. He also has many of these and more posted to <a href="http://www.joezimjs.com/tag/design-patterns/">his blog</a>.</p>
<p>While you may not require each particular pattern immediately, they are always useful tools to have in your toolbox to use as needed. You also may rely on a framework which uses some of these patterns and understanding the underlying principles can be helpful in your proper use of the framework. Either way, I believe this <a href="http://www.adobe.com/devnet/author_bios/joseph-zimmerman.html">series of articles</a> (part 3 is coming soon) is well <a href="http://www.adobe.com/devnet/html5/articles/javascript-design-patterns-pt2-adapter-decorator-factory.html">worth reading</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/adc/2012/05/common-design-patterns-in-javascript.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Started with the Ember JavaScript Framework</title>
		<link>http://blogs.adobe.com/adc/2012/05/get-started-with-the-ember-javascript-framework.html</link>
		<comments>http://blogs.adobe.com/adc/2012/05/get-started-with-the-ember-javascript-framework.html#comments</comments>
		<pubDate>Tue, 15 May 2012 16:42:07 +0000</pubDate>
		<dc:creator>brinaldi</dc:creator>
				<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/adc/?p=366</guid>
		<description><![CDATA[One thing I think everyone can agree on is that there is no shortage of frameworks for JavaScript. Nevertheless, there still seem to be another new framework announced each week. I’ve even tried to track and categorize hundreds of JavaScript frameworks. In my opinion, when choosing a framework one of the key items to consider [...]]]></description>
			<content:encoded><![CDATA[<p>One thing I think everyone can agree on is that there is no shortage of frameworks for JavaScript. Nevertheless, there still seem to be another new framework announced each week. I’ve even tried to track and categorize hundreds of <a href="http://remotesynthesis.com/skins/remotesynthesis/jsFrameworks.cfm">JavaScript frameworks</a>. In my opinion, when choosing a framework one of the key items to consider is the level of community support. This is especially true if you or your development team are not the type of developers who like to delve into the framework source. In this case, having a strong community of users you can turn to for answers and possibly consulting to resolve any issues you encounter can be invaluable.</p>
<p>While a relatively new framework, being <a href="http://yehudakatz.com/2011/12/08/announcing-amber-js/">released late 2011</a>, <a href="http://emberjs.com/">Ember.js</a> has garnered a strong following. This could be, in part, because Ember grew out of the popular SproutCore library and was originally SproutCore 2.0 until Ember creators Yehuda Katz and Tom Dale decided to separate the project. As opposed to the widget focus of SproutCore 1.0, Ember is designed to offer a standard architecture for JavaScript applications and easy view templating.</p>
<p>One person who has become a well-known voice in the Ember community is <a href="https://twitter.com/#!/commadelimited">Andy Matthews</a>. That is why I am very excited that he has written a <a href="http://www.adobe.com/devnet/html5/articles/flame-on-a-beginners-guide-to-emberjs.html">beginner’s guide to Ember</a> for the ADC. If you are interested in learning about Ember or evaluating architectural frameworks for you and your team, you definitely should <a href="http://www.adobe.com/devnet/html5/articles/flame-on-a-beginners-guide-to-emberjs.html">check it out</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/adc/2012/05/get-started-with-the-ember-javascript-framework.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cutting Edge HTML5 &#8211; Filesystem API</title>
		<link>http://blogs.adobe.com/adc/2012/05/cutting-edge-html5-filesystem-api.html</link>
		<comments>http://blogs.adobe.com/adc/2012/05/cutting-edge-html5-filesystem-api.html#comments</comments>
		<pubDate>Wed, 02 May 2012 13:43:53 +0000</pubDate>
		<dc:creator>brinaldi</dc:creator>
				<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/adc/?p=363</guid>
		<description><![CDATA[One of the first questions people ask when they are considering adding a new HTML5 feature to their site is: when is it safe to use feature x? In fact, there is, as many of you already know, a site devoted to that specific question. Sometimes the answer is that a specific feature, while exciting, [...]]]></description>
			<content:encoded><![CDATA[<p>One of the first questions people ask when they are considering adding a new HTML5 feature to their site is: when is it safe to use feature x? In fact, there is, as many of you already know, a <a href="http://caniuse.com/">site devoted to that specific question</a>. Sometimes the answer is that a specific feature, while exciting, isn’t ready to put into a production application due to limited support across multiple browsers. This does not mean that you can’t learn about it and even come up with cool innovative uses for the API &#8211; even building a prototype of your concept.</p>
<p>The Filesystem API is one such cool HTML5 feature that, while powerful, probably isn’t production ready yet (as you can see on <a href="http://caniuse.com/#feat=filesystem">When Can I Use</a>, Chrome is the only browser that currently supports this API). Still, Raymond Camden has designed an interesting proof of concept that shows the potential of this new API in his article “<a href="http://www.adobe.com/devnet/html5/articles/real-world-example-html5-filesystem-api.html">Real-world example of the HTML5 FileSystem API</a>.” In the article and associated code, Raymond builds and explains a demo that downloads a zip filled with site assets, unzips them on the client and finally uses the Filesystem API to cache these assets locally for quick loading. It is an interesting proof of concept and, I hope, may spur some further creative uses of this cutting edge HTML5 feature from readers. So, <a href="http://www.adobe.com/devnet/html5/articles/real-world-example-html5-filesystem-api.html">give it a read</a>, you won’t regret it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/adc/2012/05/cutting-edge-html5-filesystem-api.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing Your JavaScript Applications</title>
		<link>http://blogs.adobe.com/adc/2012/05/testing-your-javascript-applications.html</link>
		<comments>http://blogs.adobe.com/adc/2012/05/testing-your-javascript-applications.html#comments</comments>
		<pubDate>Tue, 01 May 2012 13:11:43 +0000</pubDate>
		<dc:creator>brinaldi</dc:creator>
				<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/adc/?p=360</guid>
		<description><![CDATA[As people build increasingly more complex applications using JavaScript, the demands for testing those applications also increase. This has led to a wide variety of testing frameworks and tools specifically designed for JavaScript developers. Testing frameworks like QUnit, which is the test suite used by the jQuery project, have been around for some time and [...]]]></description>
			<content:encoded><![CDATA[<p>As people build increasingly more complex applications using JavaScript, the demands for testing those applications also increase. This has led to a wide variety of testing frameworks and tools specifically designed for JavaScript developers. Testing frameworks like <a href="http://docs.jquery.com/QUnit">QUnit</a>, which is the test suite used by the jQuery project, have been around for some time and appear to have a broad user base. Other widely discussed tools include <a href="http://www.phantomjs.org/">PhantomJS</a> which is a headless WebKit that can be used for headless website testing in combination with a variety of other frameworks. If you are looking for a more complete list of testing tools, you can check the <a href="http://remotesynthesis.com/skins/remotesynthesis/jsFrameworks.cfm">JavaScript frameworks list</a> I maintain on my blog.</p>
<p>Despite the variety of testing options, many JavaScript developers have still not fully integrated unit testing or automated functional testing into their development process. This is part of the reason I was specifically interested in Dustin Butler’s recent ADC article on <a href="http://www.adobe.com/devnet/html5/articles/unit-test-javascript-applications-with-jasmine.html">unit testing JavaScript applications with Jasmine</a>. Jasmine is another popular solution for behavior driven development (BDD) which, as Dustin explains, is based upon the more common test driven development (TDD) approach but uses a natural language to define test based upon behaviors often described in an Agile user story.</p>
<p>I highly recommend reading <a href="http://www.adobe.com/devnet/html5/articles/unit-test-javascript-applications-with-jasmine.html">Dustin’s article</a> if you are interested in getting started testing your JavaScript applications or, even, if you are already doing testing using some other framework. As always, I welcome your feedback on the content we publish on the ADC &#8211; and if there are any other topics you would like to see covered, be sure to s<a href="http://forums.adobe.com/community/adc_feedback">uggest them</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/adc/2012/05/testing-your-javascript-applications.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do Object Types Matter in JavaScript?</title>
		<link>http://blogs.adobe.com/adc/2012/04/do-object-types-matter-in-javascript.html</link>
		<comments>http://blogs.adobe.com/adc/2012/04/do-object-types-matter-in-javascript.html#comments</comments>
		<pubDate>Fri, 13 Apr 2012 17:30:04 +0000</pubDate>
		<dc:creator>brinaldi</dc:creator>
				<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/adc/?p=351</guid>
		<description><![CDATA[Some of you may recall that back in February, the ADC published an article by Keith Peters called &#8220;JavaScript Object Creation &#8211; Learning to Live Without &#8216;New&#8217;&#8221; in which Keith nicely explained the ways available to create and define objects in JavaScript and recommended a practice he preferred (as the title suggests, it isn&#8217;t use [...]]]></description>
			<content:encoded><![CDATA[<p>Some of you may recall that back in February, the ADC published an article by Keith Peters called &#8220;<a href="http://www.adobe.com/devnet/html5/articles/javascript-object-creation.html">JavaScript Object Creation &#8211; Learning to Live Without &#8216;New&#8217;</a>&#8221; in which Keith nicely explained the ways available to create and define objects in JavaScript and recommended a practice he preferred (as the title suggests, it isn&#8217;t use new). This article was widely popular not only because Keith is a great writer who explains things in an easy to read manner, but also because there is still a lot of debate on these types of topics in the JavaScript community.</p>
<p>In fact, some of the follow up discussion from Keith&#8217;s article led him to author a follow-up which was published this week that focuses on determining object types in JavaScript titled, simply, &#8220;<a href="http://www.adobe.com/devnet/html5/articles/object-types-in-javascript.html">Object types in JavaScript</a>.&#8221; In this article, Keith discusses a variety of methods available for determining the type of object within JavaScript. However, he then goes on to show how object types can be both unhelpful and unreliable in a dynamic language like JavaScript and advocates &#8220;duck typing,&#8221; which, put simply, is a way of defining an object by what it does rather than its type. It is a great read and I really hope that it spurs some thoughtful discussion on the topic.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/adc/2012/04/do-object-types-matter-in-javascript.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On Motion Detection in Video Using JavaScript</title>
		<link>http://blogs.adobe.com/adc/2012/04/on-motion-detection-in-video-using-javascript.html</link>
		<comments>http://blogs.adobe.com/adc/2012/04/on-motion-detection-in-video-using-javascript.html#comments</comments>
		<pubDate>Tue, 10 Apr 2012 17:18:14 +0000</pubDate>
		<dc:creator>brinaldi</dc:creator>
				<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/adc/?p=347</guid>
		<description><![CDATA[Every day I scour hundreds of sites looking for some of the best content on a variety of topics I am interested in. While there is, obviously, a ton of great content out there, I am always excited when I come across something that I feel is new and unique. That was the case with [...]]]></description>
			<content:encoded><![CDATA[<p>Every day I scour hundreds of sites looking for some of the best content on a variety of topics I am interested in. While there is, obviously, a ton of great content out there, I am always excited when I come across something that I feel is new and unique. That was the case with a <a href="http://www.soundstep.com/blog/2012/03/22/javascript-motion-detection/">recent post</a> by <a href="https://twitter.com/soundstep">Romuald Quantin</a>.</p>
<p>The getUserMedia API has been a popular topic lately even though it is only fully implemented in Chrome Canary and Opera 12. However, the application Romu had created managed to set itself apart by combining video from the user&#8217;s camera with custom built motion detection using JavaScript and playing audio with the sound API&#8217;s. I was really impressed with the demo and immediately wished Romu would write about how he created it. Thankfully, he agreed to do so for the ADC and I am very happy that yesterday we published his article, &#8220;<a href="http://www.adobe.com/devnet/html5/articles/javascript-motion-detection.html">JavaScript Motion Detection</a>.&#8221; If you are interested in seeing how to use some of these cutting edge API&#8217;s or just seeing how the browsers are implementing them, I highly recommend reading it. As always, we welcome your feedback on ADC content we publish or any topics you&#8217;d like to see published.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/adc/2012/04/on-motion-detection-in-video-using-javascript.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview with Val Head on CSS3, JavaScript and More.</title>
		<link>http://blogs.adobe.com/adc/2012/04/interview-with-val-head-on-css3-javascript-and-more.html</link>
		<comments>http://blogs.adobe.com/adc/2012/04/interview-with-val-head-on-css3-javascript-and-more.html#comments</comments>
		<pubDate>Wed, 04 Apr 2012 19:06:47 +0000</pubDate>
		<dc:creator>brinaldi</dc:creator>
				<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/adc/?p=344</guid>
		<description><![CDATA[FITC Toronto is right around the corner and this year it features a ton of speakers focused on creating web applications with HTML5, CSS3 and JavaScript. Over the next couple weeks leading up to the conference, I plan to publish a handful of interviews with some of the speakers who have sessions focused on these [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fitc.ca/events/about/?event=124">FITC Toronto</a> is right around the corner and this year it features a ton of speakers focused on creating web applications with HTML5, CSS3 and JavaScript. Over the next couple weeks leading up to the conference, I plan to publish a handful of interviews with some of the speakers who have sessions focused on these topics.</p>
<p>The first interview is with <a href="http://www.valhead.com/">Val Head</a> who is doing a session entitled &#8220;<a href="http://www.fitc.ca/events/presentations/presentation.cfm?event=124&amp;presentation_id=1849">Designing Motion with CSS3 and JavaScript</a>&#8221; that focuses on helping web designers and developers leverage CSS3 and JavaScript for animations and transitions that enhance their application experience. She also has a short <a href="http://www.fitc.ca/events/schedule/?event=124">session on typography</a>. In addition to presenting, Val writes for <a href="http://creativejs.com/author/val/">CreativeJS</a> and, recently, for <a href="http://www.netmagazine.com/tutorials/get-more-out-your-css-transitions-jquery">.net Magazine</a> and runs a popular conference called Web Design Day. You can also follow Val on Twitter via <a href="http://www.twitter.com/vlh">@vlh</a>.</p>
<p><strong>Tell me a little bit about your skills and background? By your bio, you seem to be one of those rare designer/developers that people talk about?</strong></p>
<p>I guess I am! Though I hope we&#8217;re not really that rare. I got my start in web design because my band needed a web site. I like to joke that that&#8217;s how everyone got started making web sites because I&#8217;ve met so many colleagues with similar stories.</p>
<p>Along the way I took an animation workshop that introduced me to animating with code in Flash. I&#8217;d never thought of programming as being something that was at all creative before that and it pretty much had me hooked.  So that got me started in Flash, which lead to dabbling in Processing, and then most recently JavaScript. (Well, technically I&#8217;ve been using JavaScript for years, but it&#8217;s only recently gotten fun so it seems new.)</p>
<p>I&#8217;ve done lots of design work along the way as well. And combining the two as much as possible. Luckily, there&#8217;s lots of opportunity for that when you&#8217;re working on interactive projects.</p>
<p><strong>Your presentation at FITC is about using transitions. This seems like one of those things that developers like myself might overuse because it “looks cool” without giving much thought about the meaning a transition might be conveying to a user. Can you explain why you think transitions is an important topic?</strong></p>
<p>Transitions especially are an opportunity to communicate and add a little touch of surprise and delight to your site or app. The best transitions are ones that feel right and look cool. The same goes for any animations in an interface really. But that&#8217;s easier said than done!</p>
<p>Like you mentioned it&#8217;s easy to overdo them, or just kind of plop them anywhere you can think of with no real plan. Those are both really common mistakes. Along with creating something that&#8217;s so complicated it only gets in the way. So there&#8217;s a lot to look out for besides just what&#8217;s technically possible.</p>
<p><strong>You&#8217;ve written in the past about using JavaScript to enhance your CSS transitions. What kind of limitations do you see in CSS transitions that JavaScript can overcome? </strong></p>
<p>CSS transitions and animations are a huge step in what CSS can do, and they can really come in handy. But they often fall short when it comes to interactivity. If you want to get at all sophisticated with when or how you trigger your CSS animations/transitions, you have to turn to JavaScript to help you out. CSS and JavaScript have been working together for a long time though and this is a great way to pair them up. You can take advantage of what each does well and get creative with it.</p>
<p><strong>As  a writer for CreativeJS, you cover a lot of cutting edge HTML5 and JavaScript projects. Are there any projects right now that you are particularly excited about?</strong></p>
<p>There&#8217;s been so many amazing projects turning up lately, it&#8217;s much too hard to pick just one. The thing I&#8217;m most excited about is how fast browser performance is improving. It&#8217;s great when you go back to a demo from a few months ago and find that it runs noticeably faster.  I think the &#8220;browser wars&#8221; (if you can still call it that) are really working in our favour there.</p>
<p>A couple favourites that we&#8217;ve posted about recently are the multiplayer music making with Plink (<a href="http://creativejs.com/2012/03/plink/)">http://creativejs.com/2012/03/plink/)</a> and the highly entertaining MMOsteroids April fools joke. (<a href="http://creativejs.com/2012/04/fake-mmo-april-fool-makes-hacker-news/)">http://creativejs.com/2012/04/fake-mmo-april-fool-makes-hacker-news/)</a></p>
<p><strong>Why should FITC attendees go to your session? What will they learn?</strong></p>
<p>I&#8217;ll be talking all about the why and how of making awesome animations and transitions with web standards. So, anyone interest in those things should definitely come.</p>
<p>I&#8217;ll also be showing handy tricks for giving your animations and transitions that extra bit of polish, and some special considerations that go along with animating DOM elements. Some naming and shaming of sites that have done it all terribly wrong will come up I&#8217;m sure. Along with my suggestions on how they could do it better, of course <img src='http://blogs.adobe.com/adc/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/adc/2012/04/interview-with-val-head-on-css3-javascript-and-more.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On JavaScript, Objects and Inheritance&#8230;</title>
		<link>http://blogs.adobe.com/adc/2012/03/on-javascript-objects-and-inheritance.html</link>
		<comments>http://blogs.adobe.com/adc/2012/03/on-javascript-objects-and-inheritance.html#comments</comments>
		<pubDate>Fri, 30 Mar 2012 19:36:03 +0000</pubDate>
		<dc:creator>brinaldi</dc:creator>
				<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/adc/?p=341</guid>
		<description><![CDATA[Over the past few months I have dedicated myself to learning JavaScript. By this, I mean, not just being able to use JavaScript, which I have done for many years, but learning the language. To me, this meant stepping beyond doing some DOM-scripting in jQuery for some cool effects, but rather learning the core concepts [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past few months I have dedicated myself to learning JavaScript. By this, I mean, not just being able to use JavaScript, which I have done for many years, but learning the language. To me, this meant stepping beyond doing some DOM-scripting in jQuery for some cool effects, but rather learning the core concepts of the language. For someone who spent many years trying to perfect an understanding of object-oriented programming principles, this can be a tough transition (not that I had OOP principles perfected either). The JavaScript language is not just syntactically different, but fundamentally different &#8211; being prototype-based among many other things.</p>
<p>As the JavaScript community continues to grow, there seems to have been much debate about these differences. Some people try to recreate things from classical OOP in JavaScript, like classical inheritance and strict(er) typing. Still others argue that by doing this, you ignore what makes JavaScript uniquely powerful. We&#8217;ve covered a little bit of both ends on the ADC, starting with Keith Peters&#8217; popular article &#8220;<a href="http://www.adobe.com/devnet/html5/articles/javascript-object-creation.html">JavaScript object creation: Learning to live without &#8216;new.&#8217;</a>&#8221; More recently, I wrote about doing &#8220;<a href="http://www.adobe.com/devnet/html5/articles/pseudo-classical-object-oriented-programming-in-javascript-with-minion.html">Pseudo-classical object-oriented programming in JavaScript with Minion</a>.&#8221; The latter focuses on one of many libraries that allow you to create objects that mimic classical inheritance and allow for more traditional namespacing and extending of objects. To be clear, I am not taking a side in the debate &#8211; something I don&#8217;t feel quite qualified to do at the moment. However, I do think it is an important topic and worth exploring both sides of the debate. I plan to continue to cover on the ADC in various forms whether it be in examining languages like CoffeeScript to other libraries/frameworks that offer differing &#8220;solutions&#8221; to these issues to covering fundamental language concepts in JavaScript.</p>
<p>Hopefully, you find these topics as fascinating and thought-provoking as I do. As always, I welcome your feedback on items we publish on the ADC as well as ideas for topics you&#8217;d like to see (and, remember, we even have a <a href="http://forums.adobe.com/community/adc_feedback">forum</a> dedicated to getting your feedback).</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/adc/2012/03/on-javascript-objects-and-inheritance.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Digital Magazine for HTML and JavaScript Developers</title>
		<link>http://blogs.adobe.com/adc/2012/03/a-digital-magazine-for-html-and-javascript-developers.html</link>
		<comments>http://blogs.adobe.com/adc/2012/03/a-digital-magazine-for-html-and-javascript-developers.html#comments</comments>
		<pubDate>Wed, 28 Mar 2012 18:30:59 +0000</pubDate>
		<dc:creator>brinaldi</dc:creator>
				<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/adc/?p=334</guid>
		<description><![CDATA[This morning, Adobe evangelist Michael Chaize announced the release of a new digital magazine for iPad and Android tablets called Appliness. The first issue includes tons of great content from people like Michael, Piotr Walczyszyn, Andrew Trice, Christophe Coenraets, Mihai Corlan, Alan Greenblatt, Raymond Camden, Greg Wilson, Brian Leroux and myself as well as an interview with Maximiliano [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Appliness" src="http://www.riagora.com/wp-content/themes/dailyedition/dailyedition/functions/thumb.php?src=wp-content/uploads/2012/03/splash-riagora2-appliness.jpg&amp;w=250&amp;h=180&amp;zc=1&amp;q=90" alt="Appliness" width="250" height="180" />This morning, Adobe evangelist Michael Chaize <a href="http://www.riagora.com/2012/03/appliness-digital-magazine/">announced</a> the release of a new digital magazine for iPad and Android tablets called <a href="http://appliness.com/">Appliness</a>. The first issue includes tons of great content from people like Michael, <a href="http://www.riaspace.net/">Piotr Walczyszyn</a>, <a href="http://www.tricedesigns.com/">Andrew Trice</a>, <a href="http://coenraets.org/blog/">Christophe Coenraets</a>, <a href="http://corlan.org/">Mihai Corlan</a>, <a href="http://blattchat.com/">Alan Greenblatt</a>, <a href="http://www.raymondcamden.com/">Raymond Camden</a>, <a href="http://gregsramblings.com/">Greg Wilson</a>, <a href="http://brian.io/">Brian Leroux</a> and <a href="http://remotesynthesis.com">myself</a> as well as an interview with <a href="http://firt.mobi/">Maximiliano Firtman</a>. I think the magazine looks great and features great articles with code samples and interactive demos. The best part is that it is totally free! So go to the Android Market (I mean, <a href="https://play.google.com/store/apps/details?id=com.appliness.applinessAndroid">Play Store</a>) or <a href="http://itunes.apple.com/au/app/appliness/id510636049">Apple App Store</a> and download it today.</p>
<p>To learn more about the application, you can check out <a href="http://appliness.com/">Appliness.com</a>. Appliness was built using Adobe&#8217;s <a href="http://www.adobe.com/products/digital-publishing-suite-family.html">Digital Publishing Suite</a> (DPS) and Michael covers some of how it was built in <a href="http://www.riagora.com/2012/03/appliness-digital-magazine/">his post</a>. Of course, if you want to learn more about how to use DPS, you can check out the <a href="http://www.adobe.com/devnet/digitalpublishingsuite.html">DPS Developer Center</a> on the ADC.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/adc/2012/03/a-digital-magazine-for-html-and-javascript-developers.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

