<?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>Bryan Lynn&#039;s Online PortfolioHTML5 -</title>
	<atom:link href="http://bryanlynn.com/tag/html5/feed/" rel="self" type="application/rss+xml" />
	<link>http://bryanlynn.com</link>
	<description>Web Development and Design</description>
	<lastBuildDate>Wed, 11 Jan 2012 02:05:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>The Digital Age.</title>
		<link>http://bryanlynn.com/the-digital-age/</link>
		<comments>http://bryanlynn.com/the-digital-age/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 17:33:48 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[web apps]]></category>

		<guid isPermaLink="false">http://bryanlynn.com/?p=1056</guid>
		<description><![CDATA[2010 was the beginning of a new type of Internet experience with capabilities of HTML5 and JQuery. It&#8217;s now possible to make a web page into an interactive, dynamic, application. I have seen the other side of what is possible with the newest browser technologies, and it is very neat and exciting. I&#8217;m working on [...]]]></description>
			<content:encoded><![CDATA[<p>2010 was the beginning of a new type of Internet experience with capabilities of HTML5 and JQuery.</p>
<p>It&#8217;s now possible to make a web page into an interactive, dynamic, application.</p>
<p>I have seen the other side of what is possible with the newest browser technologies, and it is very neat and exciting.  I&#8217;m working on some exciting projects this year.  I&#8217;m trying to build a universal app that works in all app market places.</p>
<p>I was reading about how 2011 is supposed to be booming for app development and developers. Somewhere between 4 &#8211; 6 Billion dollars is projected to be the market for apps.  If I play my cards right I might have a successful application to deploy in one of the biggest Internet markets since the late 90&#8242;s.</p>
<p>I wasn&#8217;t really able to make any money online except for making websites previously.  Which is a lot of work, and in the end you don&#8217;t know if the site will get any exposure at all.</p>
<p>So far I&#8217;ve made five web apps for the Chrome Web Store which in 2 months the traffic has equaled what my site has in 6 months.</p>
<p>I like the visibility of apps, and the ability to make profits for hard work in making them.</p>
<p>Check out some <a href="http://webhostingsearch.com/">web hosting sites</a> and get started building your own web apps today.</p>
]]></content:encoded>
			<wfw:commentRss>http://bryanlynn.com/the-digital-age/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 vs. Flash</title>
		<link>http://bryanlynn.com/html5-vs-flash/</link>
		<comments>http://bryanlynn.com/html5-vs-flash/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 02:53:42 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Just for Fun]]></category>
		<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[Canvas]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[geolocation]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[localstorage]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://bryanlynn.com/?p=512</guid>
		<description><![CDATA[Round #1 Video Flash Video was probably one of the most widely used features in Flash. It loaded pretty fast as long as you have the right version of the plugin. The downside was the hardware on your computer would heat up and the only way to create a Flash video player would be to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Round #1 Video</strong></p>
<ul>
<li>
Flash Video was probably one of the most widely used features in Flash.  It loaded pretty fast as long as you have the right version of the plugin.  The downside was the hardware on your computer would heat up and the only way to create a Flash video player would be to buy Adobe&#8217;s Flash.</li>
<p><br/></p>
<li>HTML5 however is free opensource and easy to implement.  It requires a place to host your video file, and multiple video files due to browser standards being different currently.  In the next year or two everything may use it.  The downside is there is no security to your video files, and there isn&#8217;t a way to make it all work with one file type the way Flash works.</li>
<p><br/></p>
<li><strong>The Winner is Flash</strong>- Do to standards being different and the way the web is currently set up right now it is hard to implement HTML5 video.  I think in a year or two it may become the default standard for web video for a number of reasons, but right now Flash is the better option.</li>
<p><br/>
</ul>
<p><strong>Round #2 Canvas</strong></p>
<ul>
<li>Flash has the ability to let you draw using drawing API&#8217;s and classes.</li>
<p><br/></p>
<li>HTML5 has about the same functionality as Flash on this one except it uses the canvas tag exporting to .SVG which is opensource and stretchable as it scales nicely in a window.</li>
<p><br/></p>
<li><strong>The Winner is HTML5</strong>- Making things opensource and render quickly is what HTML5 does well.  I&#8217;ve seen some amazing drawing apps using the canvas.  It is easy and amazing what you can do and the future looks to be very bright.  However with Flash you can make Adobe Air offline apps as well, but I still like the load time of HTML5 over Flash on this one.</li>
<p><br/>
</ul>
<p><strong>Round #3 Web Apps</strong></p>
<ul>
<li>Flash has a platform called Adobe Air which is the offline desktop version of flash.  It was revolutionary at the time but I think it&#8217;s usefulness has gone down, and it has to be updated constantly to meet the new requirement in the flash player plugin.  Flash also has the Android platform and mobile Flashlite platform which is very cool to see mobile websites that use Flash.</li>
<p><br/></p>
<li>HTML5 however has a lot of built in features that doesn&#8217;t require a lot of updates because it&#8217;s built into the browser.  It utilizes javascript speed and local storage as well as geolocation for devices and is very simple to learn and is open source.  Apple has been adopting these standards as well as Microsoft.  It appears to be the future of the web browser.</li>
<p><br/></p>
<li><strong>The Winner is HTML5</strong>- It really seems to be trending right now and I&#8217;m kind of blown away by the development projects based on HTML5.  It&#8217;s free and easy to learn there should be more websites that use these new features.  I think it will trend higher over time.  Plus I haven&#8217;t seen any cool Android Flash things that really top any of the HTML5 things.  Although I probably wouldn&#8217;t know it was flash on a mobile phone anyway.</li>
<p><br/>
</ul>
<p><span id="more-512"></span><br />
<strong>Round #4 Adoption</strong></p>
<ul>
<li>Flash has been around a long time.  It&#8217;s more popular than Windows Media Player, Silverlight, and Quicktime.  Flash is on around 96% of all desktop computers.  It was the largest interactive platform online.  It compresses images nicely and loads fast.  It makes up pretty much all the online video and interactive banner ads online today.</li>
<p><br/></p>
<li>HTML5 is the new kid on the block.  The long road ahead looks to be very bright and interesting.  Knowing more about the future and adoption rate is an unknown at this point.  Maybe by the time HTML5 is used widely among all websites we will have HTML6 which might have even more browser capabilities like drag and drop and save to desktop.</li>
<p><br/></p>
<li><strong>The Winner is Flash</strong>- It really isn&#8217;t even close at this point.  Mostly because the world still uses Internet Explorer exclusively and it doesn&#8217;t support HTML5 standards yet.  Flash is the older competitor and has more sites backing it.  For what you can do with Flash there really wasn&#8217;t much of any competitor to it for a long time.  It probably has Adobe shaking in it&#8217;s boots.</li>
<p><br/>
</ul>
<p>So Basically those were my list of positive and negative aspects of <strong>HTML5 vs. Flash</strong>.  I hope you enjoyed some of the things you may not have known.  Please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://bryanlynn.com/html5-vs-flash/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Brand New Design for 2010</title>
		<link>http://bryanlynn.com/hello-world/</link>
		<comments>http://bryanlynn.com/hello-world/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 02:43:44 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[New Design]]></category>

		<guid isPermaLink="false">http://bryanlynn.com/test/wp/?p=1</guid>
		<description><![CDATA[My first post on my new HTML5 worthy website. I think that this year the adaptation of wide screen monitors will change the look of the web and make web pages more percentage based like this one. I hope you come back frequently and see the changes I have made to the template and design. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://bryanlynn.com/wp-content/uploads/2010/01/DSCN0113-225x300.jpg" alt="Web Site Wireframe" title="Web Site Wireframe" width="225" height="300" align="right"  class="pad30 size-medium wp-image-68" /></p>
<p><span class="start">M</span>y first post on my new HTML5 worthy website.  I think that this year the adaptation of wide screen monitors will change the look of the web and make web pages more percentage based like this one.</p>
<p>I hope you come back frequently and see the changes I have made to the template and design.</p>
<p>If you&#8217;re not using <a href="http://www.google.com/chrome/" target="new">Google Chrome</a> or <a href="http://www.getfirefox.com" target="new">Mozilla Firefox</a> you may not experience the full potential of this website so please try a different browser, but if your lazy this site will work with all IE versions and Opera.  </p>
<p>I do support web standards.  I think that phasing out older browsers will help improve new exciting features online like HTML5 video and offline storage.  </p>
<p>I&#8217;ve dabbled with HTML5 it finding some useful things.  Basically I set up an HTML framework to support future standards and and new built in browser tags.  </p>
<p>There will be much more exciting news here in the future.  The design of this site allows for more exciting posts and more up to date content.</p>
<p>So check back soon for more important updates and some cool interactive posts.</p>
<p>Bryan</p>
]]></content:encoded>
			<wfw:commentRss>http://bryanlynn.com/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

