<?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>Planit - Ideas Transform &#187; flash</title>
	<atom:link href="http://www.planitagency.com/tag/flash/feed" rel="self" type="application/rss+xml" />
	<link>http://www.planitagency.com</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 22:43:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Interactive Roundup 5/4/10</title>
		<link>http://www.planitagency.com/watercooler/interactive-roundup-5410</link>
		<comments>http://www.planitagency.com/watercooler/interactive-roundup-5410#comments</comments>
		<pubDate>Tue, 04 May 2010 19:08:04 +0000</pubDate>
		<dc:creator>brent</dc:creator>
				<category><![CDATA[watercooler]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[interactive roundup]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.planitagency.com/?p=4143</guid>
		<description><![CDATA[&#160;
The roundup this time around focuses on Flash, HTML5, and Javascript. Some unique things about each of them, and examples in which they work together. This is a mixed bag of tutorials, scripts, libraries, interesting sites, and interesting tools that have to do with each of these.

HTML5

What does beautiful HTML5 markup look like? Click here
HTML5/JS

Molecules!&#160;
JS [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><em>The roundup this time around focuses on Flash, HTML5, and Javascript. Some unique things about each of them, and examples in which they work together. This is a mixed bag of tutorials, scripts, libraries, interesting sites, and interesting tools that have to do with each of these.</em></p>
<p><em><span id="more-4143"></span></em></p>
<h4><span class="Apple-style-span" style="font-weight: bold;">HTML5</span></h4>
<p><img alt="" height="181" src="http://www.planitagency.com/wp-content/uploads/image/html5_markup.jpg" width="500" /></p>
<p>What does beautiful HTML5 markup look like? <a href="http://css-tricks.com/examples/CleanCode/Beautiful-HTML.png" target="_blank">Click here</a></p>
<h4><strong>HTML5/JS</strong></h4>
<p><a href="http://alteredqualia.com/canvasmol/#Buckytube"><img alt="" height="181" src="http://www.planitagency.com/wp-content/uploads/image/molecular_canvas.jpg" width="500" /></a></p>
<p><a href="http://alteredqualia.com/canvasmol/#Buckytube">Molecules!&nbsp;</a></p>
<p><a href="http://jcotton.sourceforge.net/" target="_blank">JS Cotton<br />
</a>A library for animating and drawing using html5 canvas. I have had limited use with it but the code is clean.&nbsp;</p>
<p><a href="http://www.modernizr.com/" target="_blank">Modernizr<br />
</a>Offers functionality for fine-control over what people see depending on what HTML5 features their browser supports. An example: you can put &quot;If Statements&quot; into your CSS.</p>
<p><a href="http://www.52framework.com/" target="_blank">52 Framework &#8211; HTML5 JS Framework.&nbsp;<br />
</a>Allows you to easily implement a lot of the features of CSS3 and HTML5 in most browsers using built in hacks.</p>
<p><a href="http://sixrevisions.com/web-development/html5-iphone-app/" target="_blank">How to Make an HTML5 Iphone App&nbsp;</a></p>
<h4><strong>Flash -&gt; HTML5</strong></h4>
<p><a href="http://www.8bitrocket.com/newsdisplay.aspx?newspage=39402" target="_blank">Exploring the HTML5 Canvas for Flash Developers</a></p>
<p><a href="http://www.webkitchen.be/geolocation/">Using HTML5&#39;s geo-location with Flash</a></p>
<p><a href="http://sproutinc.com/" target="_blank">Sprout</a> &#8211; Serve up ads with either Flash or HTML5, depending on the format.&nbsp;</p>
<h4><strong>Javascript</strong></h4>
<p><img alt="" height="181" src="http://www.planitagency.com/wp-content/uploads/image/yahoo_pipes.jpg" width="500" /></p>
<p><a href="http://pipes.yahoo.com/pipes/" target="_blank">Yahoo Pipes&nbsp;<br />
</a>I am way behind on using yahoo pipes, but after playing with it for a week now and learning just how it works I am having a lot of fun. It&#39;s a pretty powerful little tool that has a great interface. &nbsp;The great thing is, the actual tutorials for yahoo pipes, are patterns of pipes themselves that you can play with. &nbsp;For example, if I wanted to combine my own blogs rss feed with some search results from twitter, then I can do it in this interface.</p>
<p>- To go along with this there is <a href="http://code.google.com/p/jsplumb/">JSPlumb</a>, which helps you to link thinks together just like Yahoo Pipes does.</p>
<p><a href="http://twitapi.com/explore/" target="_blank">Twitter API Explorer&nbsp;<br />
</a>A useful tool for experimenting with the twitter api on the fly before bringing it into your own projects.&nbsp;</p>
<p><em>Some nice JS Libraries:</em></p>
<p><a href="http:// http://www.jstorage.info/" target="_blank">JS Storage<br />
</a>Javascript library for storing user data on the client side. &quot;jStorage makes use of HTML5 local storage where available and userData behavior in Internet Explorer older versions. Webkit SQLite is not supported&quot;</p>
<p><a href="http://requirejs.org/docs/jquery.html" target="_blank">Require JS<br />
</a>A great tool for managing large JS projects, loading scripts at the proper times, etc.</p>
<p><a href="http://www.openfaces.org/" target="_blank">Open Faces<br />
</a>&quot;OpenFaces is an open-source library of AJAX-powered JSF components, an Ajax framework and a client-side validation framework. &quot;</p>
<p><a href="http://luckybite.com/iprocessing/" target="_blank">iProcessing<br />
</a>&quot;iProcessing is an open programming framework to help people develop native iPhone applications using the Processing language. It is an integration of the Processing.js library and a Javascript application framework for iPhone.&quot;</p>
<p><a href="http://james.padolsey.com/javascript/jquery-lint/" target="_blank">JQuery Lint<br />
</a>Nice little library that sits on top of Jquery and helps with error reporting.</p>
<h4><strong>Flash</strong></h4>
<p><img alt="" height="181" src="http://www.planitagency.com/wp-content/uploads/image/adverputt.jpg" width="500" /></p>
<p><a href="http://www.adverputt.com/ " target="_blank">Adverputt </a>&nbsp;nice 3d putting game that incorporates advertising)</p>
<p><a href="http://www.thejohnnycashproject.com/ " target="_blank">The Johnny Cash Project </a>- Users rotoscope a jonny cash vid in flash</p>
<p><a href="http://www.climbmountasgard.com/ ">Berghaus</a> &#8211; Climb Mount Asgard &nbsp;(cool little mountain climbing game)</p>
<p><a href="http://bio-bak.nl/" target="_blank">Bio-Bak </a>- Crazy Experimental/Exploratory Flash Site</p>
<h4><strong>All Of the Above</strong></h4>
<p><img alt="" height="181" src="http://www.planitagency.com/wp-content/uploads/image/zingcharts.jpg" width="500" /></p>
<p><a href="http:// http://www.zingchart.com/flash-and-html5-canvas/#sidebyside" target="_blank">Zing Charts<br />
</a>Charts that provide results in HTML5 and Flash.</p>
<p><a href="http://code.google.com/p/jquery-transmit/" target="_blank">JQuery Transmit<br />
</a>&quot;Welcome! Transmit (jquery-transmit) is a sophisticated jQuery plugin providing an elegant multi-file upload utility. At the core of the plugin is a small SWF file which provides single or multiple file selection and upload services. Getting started with the plugin couldn&#39;t be easier&quot;</p>
<p><a href="http://cdmckay.org/blog/2010/04/07/trimming-in-actionscript-jquery-style/" target="_blank">Trimming in Actionscript &#8211; Jquery Style<br />
</a>Just a nice little tutorial on how to use jQuery style string trimming in AS3.</p>
<h4>SVG</h4>
<p><img alt="" height="181" src="http://www.planitagency.com/wp-content/uploads/image/svg_wow.jpg" width="500" /></p>
<p><a href="http://svg-wow.org/">SVG Wow </a><br />
Demos from the SVG wow session in 2009 that showcase what can be done in SVG using HTML.&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.planitagency.com/watercooler/interactive-roundup-5410/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
    
		<item>
		<title>The Blue Lego: Apple vs. The Third Party</title>
		<link>http://www.planitagency.com/watercooler/the-blue-lego-apple-vs-the-third-party</link>
		<comments>http://www.planitagency.com/watercooler/the-blue-lego-apple-vs-the-third-party#comments</comments>
		<pubDate>Tue, 04 May 2010 16:08:34 +0000</pubDate>
		<dc:creator>brent</dc:creator>
				<category><![CDATA[watercooler]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.planitagency.com/?p=4086</guid>
		<description><![CDATA[
With the release of the iPad sans Flash, and last week&#39;s &#34;Thoughts on Flash&#34; by Steve Jobs, there has been a barrage of articles on this subject coming from all angles. You have the open standards camp, the Apple fandom, the Flash developers, and the business evangelists. What makes this entire issue so interesting is [...]]]></description>
			<content:encoded><![CDATA[<p><img align="middle" alt="" height="299" src="http://modmyi.com/images/pauldanielash/ipad_flash.jpg" width="450" /></p>
<p class="MsoPlainText">With the release of the iPad sans Flash, and last week&#39;s <a href="http://www.apple.com/hotnews/thoughts-on-flash/" target="_blank">&quot;Thoughts on Flash&quot;</a> by Steve Jobs, there has been a barrage of articles on this subject coming from all angles. You have the open standards camp, the Apple fandom, the Flash developers, and the business evangelists. What makes this entire issue so interesting is the multitude of layers it touches upon in the industry, everything from technical minutiae to overall business ideologies. In my own opinion, I was a little dissapointed by the explanation from Jobs because it has a lot of holes in it, and I found many other articles that offered better explanations and insights into the entire &quot;feud.&quot; Basically, what it comes down to is two different arguments with many facets to them that are closely tied together:</p>
<p class="MsoPlainText"><strong>1. Apple vs. The Third Party (not just Adobe)<br />
2. HTML5 vs. Flash</strong></p>
<p class="MsoPlainText">In diving into these arguments my goal is to discuss the question that resounds the loudest in the industry: Why is this important and what does this mean for what we offer clients?</p>
<h3>1. Apple vs. The Third Party</h3>
<p class="MsoPlainText">It has somewhat surprised me how much Flash is at the forefront of this issue when there are many other platforms that are affected by Apple&#39;s decision to not allow third parties to publish to its platform. It&#39;s one thing to not allow the actual Flash Player on Apple&#39;s mobile devices; it&#39;s another thing to not allow the Flash IDE to publish to a suitable language. In this scenario, you can subsitute Flash with a multitude of other platforms, like Java, Processing, Titanium, and Unity 3D, among others (basically any platform or language that allows one to create an app and publish across multiple platforms).</p>
<p class="MsoPlainText">I think the imperfections of Flash are not even an issue because you can pretty much evenly weigh those imperfections with equal issues in publishing sites with HTML5/JS as well as Objective-C. You can program an efficient app in many different languages just as much as you can program one that bogs down the OS; Flash merely gets pinpointed because of its wide use on the web and the fact that you have, theoretically, no company to complain to about open standards. In my mind it&#39;s a wash, so we are left with the question, &quot;If the actual Flash Player isn&#39;t the issue, then why would Apple restrict third parties from publishing to its platform?&quot;</p>
<p class="MsoPlainText">The answer to this isn&#39;t simple, and it&#39;s easy to see advantages to both sides. Basically, Apple doesn&#39;t want to allow third parties to publish to the iPhone or iPad because it wants to separate itself from the mobile competition. A good analogy for this is the video game industry. Three major players are the Xbox, PlayStation, and Wii. There are some titles that you can get for every platform just as there are titles specific to each one. For example, Grand Theft Auto is solely available for PS, but it also has Madden which is available across all the devices. If you transfer this thinking to the mobile industry then you can substitute game titles with apps. The more apps that Apple can get that are specific to its device, the more ground it gains over other devices. You can see this in the new Palm devices that have great interfaces but are lacking in the app department.<span style="mso-spacerun:yes">&nbsp;</span></p>
<p class="MsoPlainText">On the one side, developers want a way to develop across multiple platforms easily, with whichever programming language they like. They want to be able to create a game, an app, a website, and spread it across as many platforms as possible without having to reprogram everything again in a different language that is more suitable for alternative platforms. They can still have choices, but those choices shouldn&#39;t come at the expense of a deployment nightmare. So if I want to make a really nice app, then I am going to want to publish it to iPhones, iPads, and the Android as an app all at once. Apple wants what is offered on their platforms to be unique to other devices. On the other hand, Adobe, a company that specializes in authoring software, wants to provide their customers with a way to publish to as many platforms as possible. This is at the root of the battle, and it was inevitable that this would happen; it&#39;s a matter of business, product, and goals that are in an inherent conflict. It&#39;s somewhat understandable why the Flash Player and other third-party plug-ins wouldn&#39;t be allowed to publish to the app store, but it&#39;s a different story to not allow the mobile browser to see Flash sites. This is like buying a car that can only drive on highways and not take the scenic back roads.</p>
<p class="MsoPlainText">Allowing Flash on the iPhone and iPad would allow a platform that can develop across all mobile platforms, and thus turn Apple&#39;s devices into more of a commodity versus making them more unique devices. This is why Google is welcoming Flash, to stand apart from the iPhone.</p>
<p class="MsoPlainText">The mobile web is still in its infancy, and predictions of where this will take the web are purely that . . . predictions. To say &quot;Flash is Dead&quot; is premature, but the discussion is important because web developers need to know what to offer to clients based on their needs. Is getting an app on the iPad necessary to a business&#39;s development?<span style="mso-spacerun:yes">&nbsp;</span></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<h3>2. HTML5 vs. Flash</h3>
<p class="MsoPlainText">With the latest upgrade from HTML4 to HTML5, open web standards came closer to leveling the playing field with Flash and other third-party plug-ins. To be able to do the same things as Flash without a plug-in threatens the future of Flash. However, when you read articles that talk about HTML5 being the future, take it literally. It&#39;s the future, it&#39;s not the present. The main reason for this is not that you can&#39;t do everything that Flash can do, it&#39;s that you can&#39;t do what Flash can do yet. So when people talk about the future you have to ask, when will this future come? Let&#39;s break this down.</p>
<h4>The Future of HTML5</h4>
<p class="MsoPlainText">The issue facing HTML5 in the present is browser compatability. It&#39;s the same issue developers have had for years when it comes to CSS, only more complex. Every browser renders CSS differently, leading to a frustrating QA and Deployment stage in your development cycle when you have to manipulate your CSS and Javascript to work with over 5 different browsers. HTML5 is more complex, in that older browsers that the majority of people are still using don&#39;t have any or many of HTML5&#39;s capabilities. If every browser could be upgraded to an HTML5-compliant browser tomorrow, then the future of HTML5 would be imminent. But this won&#39;t happen tomorrow.</p>
<h4>Open Standards vs. Proprietary</h4>
<p class="MsoPlainText">The W3C states that HTML5 won&#39;t be completely finished until 2022. This is over 10 years from now. Aspects of HTML5 are available now, some very powerful aspects, but then you still have the cross browser problem which might not catch up to speed for 5-10 years as well,a nd if things continue down a similar path you will just have new cross-browser problems popping up along the way. This is where open standards are failing and plug-ins are succeeding. With Adobe, you have a company that needs to make money to survive. It must keep providing its customers with frequent upgrades and features to maintain its relevancy. There is money driving its product. This is not the case in open standards. The last upgrade of HTML4 was over a decade ago; Flash has upgraded almost every year in its 10+ year history. So when HTML5 is touted as a &quot;Flash Killer&quot; or the &quot;Future of the Web,&quot; you must recognize that this happens if everything else stays stagnant. In the decade since the last HTML upgrade, we have seen countless improvements to Flash, a tool that was used to fill in where HTML and JS couldn&#39;t. But you don&#39;t hear anyone arguing about how slow the Open Web is to adapt.</p>
<h4>Where do Flash and other third-party plug-ins now stand?</h4>
<p class="MsoPlainText">As a Flash Developer, amongst other things, it&#39;s easy for me to defend Flash. I have been using it in conjunction with HTML, JS, and other server-side languages for over a decade now. I have seen some amazing websites come from it and I really think HTML5 wouldn&#39;t have any standards to set itself to if it wasn&#39;t for Flash. It has shown the world how the web can be an immersive interactive experience. That being said, if there is something available that brings me out of the plug-in and provides the same capabilities and performance then it&#39;s a no-brainer to move to it. On a side note, if you are a Flash Developer, then moving completely to HTML5 and JS is a treat and a nearly seamless transition. You will find it to be a bit more tedious, but you will be able to do everything you can do in Flash now, in the future.</p>
<p class="MsoPlainText">We are far away from saying &quot;Flash is dead&quot; for two reasons.</p>
<ul>
<li>Anything that is provided in upgrades of HTML and JS is immediately available to Flash.</li>
<li>If Adobe is going to survive, it is going to evolve Flash; maybe it will even become an IDE for HTML5. So you would still be able to program in AS3<span style="mso-spacerun:yes">&nbsp; </span>and compile it directly to a browser.</li>
</ul>
<p class="MsoPlainText">The technical capabilities are not what will hold Flash back, it&#39;s the reputation and the image that might bring it down. There are many points that are brought up in relation to this:</p>
<h5>1. Annoying Intros, Clunky Interfaces, Slow Performance</h5>
<p class="MsoPlainText">In Flash&#39;s infancy you saw many sites that had annoying intros, clunky interfaces, and incredibly slow performance. You still even see it to this day. This isn&#39;t a Flash problem, but design and programming issues that could happen on any platform. It is a result of Flash being so widely used. For every three poorly programmed and designed Flash websites you will have one that will blow you away.</p>
<h5>2. Flash is timeline based&#8230; (yes this is still prominent)</h5>
<p class="MsoPlainText">Flash has a reputation of being a strictly animation platform. It surprised me how many people, even in the industry, think of Flash as being purely timeline based. I barely even use the actual Flash IDE anymore now that there are more robust editing tools out there like Flash Builder. Flash/AS3 is a robust programming environment.</p>
<h5>3. Banner Ads</h5>
<p class="MsoPlainText">Flash&#39;s bad reputation also lies in banner ads. This isn&#39;t a problem with Flash, it&#39;s a problem with banner ads. I also haven&#39;t wrapped my head around how banner ads will be delivered with an interpreted language like JS. Being able to deliver one file to an ad network is important.&nbsp;</p>
<h5>4. Security Issues</h5>
<p class="MsoPlainText">What on the web doesn&#39;t have security issues? With HTML5 you have more room for error in leaving data transfers open to the public. Because it allows sites to store information more in the browser, you have more variables involved when it comes to protecting information. Since the Flash Player is, for the most part, closed, I feel that a developer making mistakes is less likely to make those big security mistakes. You might have security issues with the actual flashplayer itself that need to be fixed, but then there is a larger security issue of unsecure programming.</p>
<p class="MsoPlainText">But this won&#39;t stop the naysayers, and once you have clients begin stating that they don&#39;t want Flash, then you will see the demise of it. But it&#39;s premature to completely substitute Flash with HTML5/JS, although it seems that Steve Jobs wants to force the market in a direction instead of letting the market speak for itself. When it comes to immersive, experiential websites and web-games, Flash is still king, and until you start seeing these experiences done in HTML5/JS with a 99% browser saturation, then HTML5 will still be the future and not the present.</p>
<p class="MsoPlainText">In conclusion,</p>
<ul>
<li>if you are not a Flash developer and have never used Flash, then please read more into all these articles about how Flash is dead. There are a lot of misconceptions and bad arguments being thrown around that are putting the wrong impression out there. There are also advantages and disadvantages to open standards, it&#39;s not the holy grail. &nbsp;There are also advantages to a compiled vs. and interpreted language.</li>
<li>&nbsp;If you are a Flash developer then look into all these new tools you have at your disposal, and get on the horn for getting all browsers up to speed, because it will benefit everyone. Experiment with languages outside of Flash; there is a whole world of programming out there that doesn&#39;t start with F and end with H. Realize when Flash is a smart decision and when it shouldn&#39;t be used.&nbsp;</li>
<li>If you are Adobe, then give your customers better tools to utilize everything HTML5 has to offer and find new ways to keep Flash relevant. Don&#39;t stop working on compiling Flash to HTML5/JS.</li>
<li>If you are Apple and you will absolutely not have Flash on your devices, then at least be more transparent with your developer community on what it is that you will allow; don&#39;t keep some of the most powerful features of your OS from developers, and ease up on the separatist idealogy. And consider this: why would I want to purchase a $500 device that can&#39;t show me everything on the web? I wouldn&#39;t buy an iPod if I couldn&#39;t listen to folk music. I&#39;d imagine that playing <a href="http://www.gettheglass.com/" target="_blank">Get The Glass</a> (or many of the games on <a href="http://www.kongregate.com/" target="_blank">Kongregate</a>) on an iPad would be a great experience, but we aren&#39;t going to see this.</li>
</ul>
<p>Suggested reading/viewing:</p>
<p><a href="http://www.youtube.com/watch?v=rfmbZkqORX4" target="_blank">The Reality of HTML5 on the Ipad<br />
</a><a href="http://jamie.kosoy.net/2010/04/re-thoughts-on-flash/" target="_blank">RE: Thoughts on Flash<br />
</a><a href="http://html5gallery.com/" target="_blank">HTML5 Gallery<br />
</a><a href="http://denimgroup.posterous.com/building-secure-applications-with-html-5-what" target="_blank">Security issues with HTML5<br />
</a><a href="http://www.kesiev.com/akihabara/" target="_blank">Akihabara: Javascript 8-Bit Game Library<br />
</a><a href="http://www.boingboing.net/2010/04/08/apple-to-developers.html" target="_blank">Apple to developers: don&#39;t even <em>think</em> in Flash, bucko.<br />
</a><a href="http://github.com/mrdoob/three.js" target="_blank">Mr Doob&#39;s 3D Javascript Library<br />
</a><a href="http://www.appleinsider.com/articles/10/03/10/flash_html_5_comparison_finds_neither_has_performance_advantage.html" target="_blank">Apple Insider: Flash HTML5 Comparison Finds Neither Has Performance Advantage<br />
</a><a href="http://www.appleinsider.com/articles/08/05/05/flash_wars_adobe_in_the_history_and_future_of_flash_part_1_of_3.html" target="_blank">Flash Wars</a></p>
<p><font class="Apple-style-span" color="#0000EE"><u><font class="Apple-style-span" color="#000000" face="'Helvetica Neue', helvetica, arial, verdana, sans-serif" size="7"><span class="Apple-style-span" style="font-size: 27px; line-height: 25px;"><b><br />
</b></span></font></u></font></p>
<p>&nbsp;</p>
<p><a href="http://html5gallery.com/" target="_blank"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.planitagency.com/watercooler/the-blue-lego-apple-vs-the-third-party/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
    
	</channel>
</rss>

