<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Bryan Lynn Portfolio</title>
	<link>http://bryanlynn.com</link>
	<description>Web Development and Design</description>
	<lastBuildDate>Fri, 20 Aug 2010 04:21:00 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Chrome Editor App</title>
		<description><![CDATA[Over the past few months I’ve been working on the new Chrome Editor App for the Google Web Apps Store. So far it’s been interesting building an app on the Google Chrome Dev application environment since things seem to change pretty frequently. If you’ve used the Chrome Editor Extension in the past there are many [...]]]></description>
		<link>http://bryanlynn.com/chrome-editor-app/</link>
			</item>
	<item>
		<title>HTML5 vs. Flash</title>
		<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>
		<link>http://bryanlynn.com/html5-vs-flash/</link>
			</item>
	<item>
		<title>The HTML Hamburger</title>
		<description><![CDATA[I wrote a long time ago in a short tweet that HTML is visually pretty similar to a Hamburger. I am going to attempt to explain this in more detail for the beginners. &#60;html&#62; &#8211; The Bun Layer &#60;title&#62; &#8211; The Ketchup / Sauce Layer &#8211; &#60;/title&#62; &#60;head&#62; &#8211; The Pickel Layer &#8211; &#60;/head&#62; &#60;body&#62; [...]]]></description>
		<link>http://bryanlynn.com/the-html-hamburger/</link>
			</item>
	<item>
		<title>World&#8217;s Fastest Web Browser</title>
		<description><![CDATA[The web browser today seems almost more important than the operating system you use since most browsers are on more than one platform. I ran some speed tests a couple of weeks ago. These speed stats were what I found. #1 Opera 10.53 &#8211; 299.2ms #2 Chrome 5.0.375.38 beta &#8211; 308.0ms #3 FireFox 3.6 &#8211; [...]]]></description>
		<link>http://bryanlynn.com/worlds-fastest-web-browser/</link>
			</item>
	<item>
		<title>Practical CSS 3.0 Styles</title>
		<description><![CDATA[Border Radius- IE9 , FF3.6+ , Chrome Beta , Safari , Opera /*Rounded Corners Look and Feel*/ .radius{ border-radius:10px; /*IE9*/ -moz-border-radius:10px; -webkit-border-radius:10px; } Dropshadow- IE9 (maybe), FF3.6+ , Chrome Beta , Safari /*Webkit and Geko based shadow*/ .shadow{ box-shadow: 8px 8px 8px 4px #888; /*IE9*/ -webkit-box-shadow: 8px 8px 8px 5px #888; -moz-box-shadow: 8px 8px 8px [...]]]></description>
		<link>http://bryanlynn.com/practical-css-3-0-styles/</link>
			</item>
	<item>
		<title>Google Chrome Web Apps Store.</title>
		<description><![CDATA[Today Google announced in it&#8217;s blog that it plans to have a Chrome Web Store. The Chrome blog Blog.Chromium.org is a valuable place for learning about the new enhancements and features about to Google&#8217;s Chrome browser. This news is particularly interesting, because I can possible offer a more advanced &#8220;Chrome Editor&#8221; for a small price [...]]]></description>
		<link>http://bryanlynn.com/google-chrome-web-apps-store/</link>
			</item>
	<item>
		<title>Chrome Editor Featured</title>
		<description><![CDATA[As I keep adding features to the Chrome Editor project it seems the guys at google have noticed this, and have nicely featured my extension at the top of the Web Development category page. I feel so honored to have the top slot on the page. Google is such a unique company and I really [...]]]></description>
		<link>http://bryanlynn.com/chrome-editor-featured/</link>
			</item>
	<item>
		<title>Visual Rule of Three&#8217;s</title>
		<description><![CDATA[In life things happen in three&#8217;s. You may find a dollar on the street, then get a free lunch the next day by accident at your favorite lunch eatery, and the following day you might be walking home and get the walk sign along your whole trip and just make the train right when you [...]]]></description>
		<link>http://bryanlynn.com/visual-rule-of-threes/</link>
			</item>
	<item>
		<title>BucketShare! Mobile</title>
		<description><![CDATA[Just finished the updates to the new BucketShare! Mobile framework. This is very exciting, because it actually looks like my intended vision is actually happening. If you don&#8217;t know about BucketShare! it&#8217;s a social networking website that is for completing things you want to accomplish in one lifespan. As you complete them, you can cross [...]]]></description>
		<link>http://bryanlynn.com/bucketshare-mobile/</link>
			</item>
	<item>
		<title>iPhone App Creation using (HTML + CSS + JS)</title>
		<description><![CDATA[In time the genius developers have found a simple solution through open source code projects to build iPhone apps using technology that the web is powered by today. Since the iPhone platform came out I&#8217;ve been thinking about building something just to understand how it works and see how Apps can be made and designed. [...]]]></description>
		<link>http://bryanlynn.com/iphone-app-creation-using-html-css-js/</link>
			</item>
</channel>
</rss>
