<?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>Ken Morico Blog &#187; K.Mo News</title>
	<atom:link href="http://www.kenmorico.com/blog/category/kmo-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kenmorico.com/blog</link>
	<description>Web, Social Media, Mobile Trends</description>
	<lastBuildDate>Wed, 08 Sep 2010 22:20:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Being an HTML5 Hero and Nunchucking Browser Quirks</title>
		<link>http://www.kenmorico.com/blog/2010/06/being-an-html5-hero-and-nunchucking-browser-quirks/</link>
		<comments>http://www.kenmorico.com/blog/2010/06/being-an-html5-hero-and-nunchucking-browser-quirks/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 17:59:36 +0000</pubDate>
		<dc:creator>Ken Morico</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[K.Mo News]]></category>
		<category><![CDATA[Web Trends]]></category>
		<category><![CDATA[browser quirks]]></category>
		<category><![CDATA[cross platform]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.kenmorico.com/blog/?p=258</guid>
		<description><![CDATA[It felt like 2000 all over again. Some browser features work here, some work there, and nothing consistent. Throw in the mix iPhone, iPad, and other mobile devices and your head starts spinning. <a href="http://www.kenmorico.com/blog/2010/06/being-an-html5-hero-and-nunchucking-browser-quirks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-261" title="nunchucks" src="http://www.kenmorico.com/blog/wp-content/uploads/2010/06/nunchucks.jpg" alt="" width="250" height="241" />Nunchucks in your face Firefox! Nunchucks from above Apple! With the launch of my new HTML5 site <a href="http://www.kenmorico.com">KenMorico.com</a> I felt I had to really bring out some skills to create the kind of site I wanted&#8230; a creative, <a href="http://en.wikipedia.org/wiki/HTML5" target="_blank">HTML5</a>, cross-platform site with search engine optimization (SEO). It felt like 2000 all over again. Some browser features work here, some work there, and nothing consistent. Throw in the mix iPhone, iPad, and other mobile devices and your head starts spinning faster than a <a href="http://www.nydailynews.com/news/national/2010/06/03/2010-06-03_bp_boss_under_fire_some_are_now_calling_him_most_hated_man_in_america.html" target="_blank">BP CEO</a>.</p>
<p>Since Web sites take a long time to build, but stay live for years, I decided it was worth the effort to make it work. HTML5 is the future. A few challenges with my site: getting video to play onload, loop, and get manipulated via javascript commands.</p>
<p>Did you know that Firefox supports the <a href="https://developer.mozilla.org/En/Using_audio_and_video_in_Firefox" target="_blank">HTML5 video tag, but not the loop attribute</a>? So you can&#8217;t just make videos loop. You need to write out code to make it unload and load videos. <a href="http://www.apple.com/safari/" target="_blank">Safari</a> and other browsers support this. But not this so-called &#8220;advanced&#8221; browser.</p>
<p>What about Apple products? iPhones don&#8217;t support video on page load. Only full-screen video when a user clicks on a video image. Of course, Apple says this is by design, because of bandwidth issues on the phone. With <a href="http://gizmodo.com/5553418/att-just-killed-unlimited-wireless-data-and-screwed-everybody-in-the-process" target="_blank">AT&amp;T&#8217;s new stingy data plans</a>, this is understandable. iPad supports video on load, but <a href="http://www.apple.com/retail/houstongalleria/" target="_blank">when I was in line</a> for the <a href="http://www.apple.com/iphone/" target="_blank">new iPhone 4</a> a person loaded my site and the video displayed but wouldn&#8217;t play. I suppose it was because he was on a 3G connection.</p>
<p>HTML5 video isn&#8217;t all the same either. Apple and Microsoft browsers use H.264 encoded videos. Firefox uses <a href="http://www.vorbis.com/" target="_blank">OGG encoded videos</a>. That means for every video you post, you need to encode two videos to make sure it reaches the widest audience.</p>
<p>Just when you thought iPhone targeting was simple, the new iPhone 4 has quadruple the resolution of the original iPhone. Targeting a browser by resolution gets fuzzy when a mobile display has the capabilities approaching a desktop display. <a href="http://developer.apple.com/safari/library/documentation/appleapplications/reference/safariwebcontent/usingtheviewport/usingtheviewport.html" target="_blank">Viewport meta tags</a> get confusing and stylesheet setup complex.</p>
<p>In all, the new site was challenging, and I continue to tweak it for mobile displays, but worth the effort. I feel like an HTML5 hero. My nunchucks are prepped for more HTML5 projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kenmorico.com/blog/2010/06/being-an-html5-hero-and-nunchucking-browser-quirks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New KenMorico.com Launched With HTML 5 Video</title>
		<link>http://www.kenmorico.com/blog/2010/06/new-kenmorico-com-launched-with-html-5-video/</link>
		<comments>http://www.kenmorico.com/blog/2010/06/new-kenmorico-com-launched-with-html-5-video/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 02:53:37 +0000</pubDate>
		<dc:creator>Ken Morico</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[K.Mo News]]></category>
		<category><![CDATA[New Media]]></category>
		<category><![CDATA[Self Promotion]]></category>
		<category><![CDATA[Web Trends]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.kenmorico.com/blog/?p=243</guid>
		<description><![CDATA[Experimental and personal - that's the new KenMorico.com site.  <a href="http://www.kenmorico.com/blog/2010/06/new-kenmorico-com-launched-with-html-5-video/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.kenmorico.com/blog/wp-content/uploads/2010/06/new_km.jpg"><img class="alignleft size-full wp-image-244" title="new_km" src="http://www.kenmorico.com/blog/wp-content/uploads/2010/06/new_km.jpg" alt="" width="250" height="139" /></a>Experimental and personal &#8211; that&#8217;s the new <a href="http://www.kenmorico.com">KenMorico.com</a> site. Coinciding with Apple&#8217;s HTML 5 push, I am launching the new site after several weeks of research, experimenting, and video production. The new site aims to be the most personal on the Web &#8211; a deep background of my experience, photos and videos of me, and my unique writing style highlight the site. It&#8217;s black and white presentation and audio-less videos transport users to a different era.</p>
<p>Oftentimes, personal Web sites and portfolio sites are shallow. A cartoon image of someone&#8217;s face and a photo or screenshot of their work. By viewing the videos and engaging with the content you get a sense of me &#8211; as a REAL person. It&#8217;s very hard to do on the Web and I think I&#8217;ve got it nailed down.</p>
<p>The site is fully powered by HTML 5 and javascript. There is no Flash present. I hope to add personalized audio clips and quotes to further enhance the personal connection made over the Web. Please visit <a href="http://www.kenmorico.com">KenMorico.com</a> and let me know your thoughts. Long live HTML 5, experimentation, and the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kenmorico.com/blog/2010/06/new-kenmorico-com-launched-with-html-5-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Social Media Marketing Resources Section</title>
		<link>http://www.kenmorico.com/blog/2009/01/new-social-media-marketing-resources-section/</link>
		<comments>http://www.kenmorico.com/blog/2009/01/new-social-media-marketing-resources-section/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 06:37:38 +0000</pubDate>
		<dc:creator>Ken Morico</dc:creator>
				<category><![CDATA[K.Mo News]]></category>

		<guid isPermaLink="false">http://www.kenmorico.com/blog/?p=80</guid>
		<description><![CDATA[I added a new social media resources section. Check it out. I&#8217;ll be adding more resources soon as well as a separate section for SEO resources.]]></description>
			<content:encoded><![CDATA[<p>I added a new <a href="http://www.kenmorico.com/blog/index.php/social-media-marketing-resources/">social media resources</a> section. Check it out. I&#8217;ll be adding more resources soon as well as a separate section for SEO resources.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kenmorico.com/blog/2009/01/new-social-media-marketing-resources-section/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Web 2.0 and Social Media Blog</title>
		<link>http://www.kenmorico.com/blog/2009/01/new-web-20-and-social-media-blog/</link>
		<comments>http://www.kenmorico.com/blog/2009/01/new-web-20-and-social-media-blog/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 20:48:54 +0000</pubDate>
		<dc:creator>Ken Morico</dc:creator>
				<category><![CDATA[K.Mo News]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Google Reader]]></category>

		<guid isPermaLink="false">http://www.kenmorico.com/blog/?p=63</guid>
		<description><![CDATA[Welcome back! Thanks for reading. I&#8217;ve created a whole new look for this blog. It&#8217;s refocused, redesigned, and includes all the handy Web 2.0 tools to bookmark and share content on this site. The blog is now focused on Web &#8230; <a href="http://www.kenmorico.com/blog/2009/01/new-web-20-and-social-media-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Welcome back! Thanks for reading. I&#8217;ve created a whole new look for this blog. It&#8217;s refocused, redesigned, and includes all the handy <a href="http://en.wikipedia.org/wiki/Web_2.0" target="_blank">Web 2.0</a> tools to bookmark and share content on this site. The blog is now focused on Web 2.0, social media, and the related trends. With the popularity of Facebook and social media sites there seems to be a need to explain the trends in ways people can understand. I believe anyone in almost any profession can benefit from the new social media tools. Also, a lot of the Web blogs and articles are way too technical for regular people and very dry as well. I hope to spice up the writing on the topics using my journalism / English background. </p>
<p>This blog now features social bookmarking icons at the top right as well as under every post. You can share the posts to popular services like Facebook, Digg, Delicious, and others. It&#8217;s really easy to use. Just click the button (almost as easy as Staples&#8217; <em>Easy Button</em>). You can also subscribe to the RSS news feed. The buttons are located in your browser toolbar, as well as the orange buttons on the site that say &#8220;subscribe.&#8221; I like using <a href="http://reader.google.com" target="_blank">Googe&#8217;s Reader</a> Web software to keep up to date on the blogs I subscribe to. It&#8217;s fast and centralized &#8211; I can access the news feeds from anywhere. It&#8217;s very fast and easy to read feeds on the <a href="http://www.apple.com/iphone/" target="_blank">iPhone</a>. I plan to eventually add some video / audio to the site. I&#8217;ll build a resources section as well to help people get the tools they need to start their own blog or use social media tools to help their career.</p>
<p>I expect the title of the blog to change to something more descriptive than &#8220;K.Mo&#8217;s Blog.&#8221; Have any ideas? Please comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kenmorico.com/blog/2009/01/new-web-20-and-social-media-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
