<?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>KILLTHEMESSENGER &#187; web</title>
	<atom:link href="http://killthemessenger.net/blog/category/web/feed" rel="self" type="application/rss+xml" />
	<link>http://killthemessenger.net/blog</link>
	<description>Mine is the only advice I ever listen to</description>
	<lastBuildDate>Thu, 10 Jun 2010 16:50:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Back to Delicious</title>
		<link>http://killthemessenger.net/blog/2010/06/back-to-delicious.html</link>
		<comments>http://killthemessenger.net/blog/2010/06/back-to-delicious.html#comments</comments>
		<pubDate>Thu, 10 Jun 2010 16:50:19 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[applications/software]]></category>
		<category><![CDATA[bookmark]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://killthemessenger.net/blog/?p=307</guid>
		<description><![CDATA[There's something to be said for the bookmarks toolbar and it's quick access to frequently used items, and the social aspect of Delicious. I don't think it's too much work to install the extension and use both services, and there's a definite benefit to using both. ]]></description>
			<content:encoded><![CDATA[<p>Since I made the transition to <a href="http://www.google.com/chrome">Chrome</a> from <a href="http://www.firefox.com">Firefox</a>, I forgot about my old friends at <a href="http://www.delicious.com">Delicious</a>. I started getting used to having different sets of bookmarks on different machines, and it didn&#8217;t bother me too much that I&#8217;d have to look up a link again at home (one I might have saved on my work computer). Enter Chrome&#8217;s bookmark syncing, a wonderful way to sync your bookmarks among all of your Chrome browsers simply by being logged in with your Google account. There was one problem though, no social aspect.<br />
One of the reasons I really enjoyed using Delicious was that I could find new links and information daily from friends and complete strangers in the Delicious community. Well, now I&#8217;m using both. There&#8217;s something to be said for the bookmarks toolbar and it&#8217;s quick access to frequently used items, and the social aspect of Delicious. I don&#8217;t think it&#8217;s too much work to install the extension and use both services, and there&#8217;s a definite benefit to using both. The key here is to utilize the plug-in for those links you&#8217;d <em>tweet</em> or <em>buzz</em> or even <em>email</em> to another person, in order to get the most out of it.</p>
<p>Here are a few links for you to get set up.<br />
<strong>At the time of this post, you need the Beta version of Chrome to use extensions.</strong><br />
<a href="http://www.google.com/chrome/eula.html?extra=betachannel">Chrome Beta</a><br />
<a href="https://chrome.google.com/extensions/detail/lnejbeiilmbliffhdepeobjemekgdnok">Delicious Extension</a><br />
<a href="http://www.google.com/support/chrome/bin/answer.py?hl=en&#038;answer=165139">Syncing in Chrome</a></p>
]]></content:encoded>
			<wfw:commentRss>http://killthemessenger.net/blog/2010/06/back-to-delicious.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alpha Transparency for PNG&#8217;s in IE6</title>
		<link>http://killthemessenger.net/blog/2010/05/alpha-transparency-for-pngs-in-ie6.html</link>
		<comments>http://killthemessenger.net/blog/2010/05/alpha-transparency-for-pngs-in-ie6.html#comments</comments>
		<pubDate>Wed, 05 May 2010 21:56:04 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[alpha]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://killthemessenger.net/blog/?p=298</guid>
		<description><![CDATA[&#8220;Internet Explorer 6, I hate you. Alas, I must work to correct you.&#8221; &#8211; Craig McRae
If you need to use a 24 bit PNG in IE6 and want it to work, you&#8217;re going to need a little help. First, start by creating a new stylesheet just for IE6, call it &#8216;f**kYouIE6.css&#8217; or whatever you&#8217;d like. [...]]]></description>
			<content:encoded><![CDATA[<p><em>&#8220;Internet Explorer 6, I hate you. Alas, I must work to correct you.&#8221;</em> &#8211; Craig McRae</p>
<p>If you need to use a 24 bit PNG in IE6 and want it to work, you&#8217;re going to need a little help. First, start by creating a new stylesheet just for IE6, call it &#8216;f**kYouIE6.css&#8217; or whatever you&#8217;d like. Then call the css with the following code <strong>after</strong> all of your other CSS calls.</p>
<p><code>&lt;!--[if lt IE 7]&gt;<br />
&lt;link rel="stylesheet" type="text/css" href="css/ie6Blows.css"&gt;<br />
&lt;![endif]--&gt;</code></p>
<p>Then, in your CSS file, add the following property to whatever class/id/object will be using the alpha layer transparency.</p>
<p><code>img {<br />
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader("images/button.png");<br />
}</code></p>
<p><small>please keep in mind, that if you&#8217;re making a website for anybody other than yourself, the aforementioned naming conventions for css files is <strong>strongly</strong> discouraged.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://killthemessenger.net/blog/2010/05/alpha-transparency-for-pngs-in-ie6.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Certificate Errors</title>
		<link>http://killthemessenger.net/blog/2010/04/certificate-errors.html</link>
		<comments>http://killthemessenger.net/blog/2010/04/certificate-errors.html#comments</comments>
		<pubDate>Wed, 14 Apr 2010 05:47:44 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[thoughts]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://killthemessenger.net/blog/?p=294</guid>
		<description><![CDATA[If you're unable to log into GMail or any type of secured site with a legitimate security certificate, ensure your date and time is correct on your machine.]]></description>
			<content:encoded><![CDATA[<p>To save you the trouble and frustration, if you&#8217;re unable to log into GMail or any type of secured site with a legitimate security certificate, ensure your date and time is correct on your machine. Do this by checking your cell phone, or asking someone nearby what the correct &#8216;date and time&#8217; are. My issue happened to be that one of the time servers I was using wasn&#8217;t updating properly, so I switched it and all was well.<br />
If that&#8217;s not your issue, try Windows Update for any new security patches.</p>
<p>Note: This is targeted towards Windows users; this will affect all browsers.</p>
]]></content:encoded>
			<wfw:commentRss>http://killthemessenger.net/blog/2010/04/certificate-errors.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shut the fuck up about HTML5 vs Flash and evolve.</title>
		<link>http://killthemessenger.net/blog/2010/04/shut-the-fuck-up-about-html5-vs-flash-and-evolve.html</link>
		<comments>http://killthemessenger.net/blog/2010/04/shut-the-fuck-up-about-html5-vs-flash-and-evolve.html#comments</comments>
		<pubDate>Mon, 05 Apr 2010 21:41:58 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[thoughts]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://killthemessenger.net/blog/?p=288</guid>
		<description><![CDATA[If you think HTML5 is going to kill Flash, go fuck yourself. If you're defending Flash as the final solution to the web and think HTML5 has no chance, go fuck yourself with a jagged stick.]]></description>
			<content:encoded><![CDATA[<div>
<p>If you think HTML5 is going to kill Flash, go fuck yourself. If you&#8217;re defending Flash as the final solution to the web and think HTML5 has no chance, go fuck yourself with a jagged stick.</p>
<p>The only real concern here, is that developers don&#8217;t know how to code in multiple languages and have pin-holed themselves to being an expert in one area; overlooking the beauty of a web flourishing with multiple languages and interesting code. If you only know ActionScript, tough shit, pick up a book or read a couple of articles and familiarize yourself with HTML and JavaScript. If you only know HTML and are thanking God that you don&#8217;t have to learn how to use Flash to embed video, you&#8217;re sort of right. Good luck trying to make games in HTML5 to replace those in Flash. I hear <a title="pong in html5" href="http://daverix.net/projects/pong/" target="_blank">pong</a> is some real next generation shit.</p>
<p>The point is, as a developer in the web industry, it is your job to keep up to date with emerging technologies and be ready to implement them as clients request. At the very least you should be able to pick the appropriate technology for a client on a job by job basis. Get over the petty, childish arguments and keep doing what <em>employed</em> web developers have been doing all along&#8230; evolve.</p>
<p>aside: consumers of content don&#8217;t give a shit what underlying technologies their media is being served up on, as long as it&#8217;s compatible with their device and the quality is superior.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://killthemessenger.net/blog/2010/04/shut-the-fuck-up-about-html5-vs-flash-and-evolve.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forms in IE vs FF (and the rest)</title>
		<link>http://killthemessenger.net/blog/2010/02/forms-in-ie-vs-ff-and-the-rest.html</link>
		<comments>http://killthemessenger.net/blog/2010/02/forms-in-ie-vs-ff-and-the-rest.html#comments</comments>
		<pubDate>Sun, 14 Feb 2010 20:11:16 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[compatability]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[prevent]]></category>
		<category><![CDATA[submission]]></category>
		<category><![CDATA[submit]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://killthemessenger.net/blog/?p=266</guid>
		<description><![CDATA[If you&#8217;re trying to prevent the default action of a form to do some JavaScript validation, or for whatever reason, you may have to make some adjustments for Internet Explorer. The key here is capturing the event and telling it what you want, and not letting the browsers default actions take over.
The button on your [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re trying to prevent the default action of a form to do some JavaScript validation, or for whatever reason, you may have to make some adjustments for Internet Explorer. The key here is capturing the event and telling it what you want, and not letting the browsers default actions take over.</p>
<p>The button on your form should look something like this:</p>
<p><code>&lt;button id="submit" onclick="validate(event); <span style="color: #ff0000;">return false;</span>"&gt;Send Email&lt;/button&gt;</code> the return false prevents the default action here</p>
<p>The validation code might go something like this:</p>
<p><code>function foo(evt){</code></p>
<p><code>evt = evt || window.event;</code></p>
<p><code>var theform = document.contactForm; <span style="color: #008000;">//this is how I capture my form, by using the form's name</span></code></p>
<p><code><span style="color: #008000;">/* validation code can go here */</span></code></p>
<p><code>if (isvalid){ <span style="color: #008000;">//a test i'm using based on validation requirements</span></code></p>
<p><code>theform.submit();<span style="color: #008000;"> //will submit the form</span><br />
}</code></p>
<p><code><span style="color: #008000;">//the following test will cancel bubbling and default actions across the form, we use this for IE.</span><br />
if (evt.stopPropagation)</p>
<p>evt.stopPropagation();</p>
<p>else</p>
<p></code></p>
<p><code>evt.cancelBubble = true;<br />
</code></p>
<p><code>}</code></p>
<p>Essentially what you&#8217;re doing is stopping the browsers natural reaction to an event, such as clicking the submit button on the form and letting it run through your validation code. The added lines at the bottom prevent certain browsers from continuing on with the default actions even though you&#8217;ve coded <code>return false;</code> in your button click. Thanks Internet Explorer.</p>
<p><small>This is some knowledge dropped on me by my good friend Lawrence. Check <a title="Lawrence O'Sullivan's Website" href="http://lawrence.ecorp.net" target="_blank">his site</a> out for some other useful tips.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://killthemessenger.net/blog/2010/02/forms-in-ie-vs-ff-and-the-rest.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ColorBox, my new ThickBox</title>
		<link>http://killthemessenger.net/blog/2009/11/colorbox-my-new-thickbox.html</link>
		<comments>http://killthemessenger.net/blog/2009/11/colorbox-my-new-thickbox.html#comments</comments>
		<pubDate>Tue, 03 Nov 2009 01:48:02 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[colorbox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[lightbox]]></category>

		<guid isPermaLink="false">http://killthemessenger.net/blog/?p=250</guid>
		<description><![CDATA[If you haven&#8217;t tried it yet, ColorBox is a fantastic lightbox plugin for jQuery. The example page has some really cool skins and the download includes an .ai file for your easy own customization.
http://colorpowered.com/colorbox/core/example3/index.html
]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t tried it yet, ColorBox is a fantastic lightbox plugin for jQuery. The example page has some really cool skins and the download includes an .ai file for your easy own customization.</p>
<p><a href="http://colorpowered.com/colorbox/core/example3/index.html">http://colorpowered.com/colorbox/core/example3/index.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://killthemessenger.net/blog/2009/11/colorbox-my-new-thickbox.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Internet Hates Sarcasm</title>
		<link>http://killthemessenger.net/blog/2009/01/the-internet-hates-sarcasm.html</link>
		<comments>http://killthemessenger.net/blog/2009/01/the-internet-hates-sarcasm.html#comments</comments>
		<pubDate>Mon, 12 Jan 2009 04:32:15 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[thoughts]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://killthemessenger.net/blog/?p=53</guid>
		<description><![CDATA[I suppose it&#8217;s my fault for &#8220;picking on&#8221; an internet celebrity, an attractive one at that. When you mess with the only girl that some five-knuckle-shuffler&#8217;s see on a daily basis and probably fantasize about living with, one can expect some sort of repercussion. Justine Ezarik (ijustine) is a popular blogger, micro-blogger, television personality and [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_56" class="wp-caption aligncenter" style="width: 480px"><img class="size-full wp-image-56" title="justine_4_full_wideweb__470x3000" src="http://killthemessenger.net/blog/wp-content/uploads/2009/01/justine_4_full_wideweb__470x3000.jpg" alt="she's a mac, i'm a pc. but not p.c." width="470" height="300" /><p class="wp-caption-text">she&#39;s a mac, i&#39;m a pc. but not p.c.</p></div>
<p>I suppose it&#8217;s my fault for &#8220;picking on&#8221; an internet celebrity, an attractive one at that. When you mess with the only girl that some five-knuckle-shuffler&#8217;s see on a daily basis and probably fantasize about living with, one can expect some sort of repercussion. Justine Ezarik (<a href="http://www.tastyblogsnack.com" target="_blank">ijustine</a>) is a popular blogger, micro-blogger, television personality and youtube phenomenon. I followed her twitter account for some time and came to the conclusion that I was getting too involved in a strangers life, so I decided to stop following her. I also made a comment about it, targeted towards a single friend of mine, visible to the entire planet. I suppose that was my mistake. Either way, I tried to clear things up and can assume (since she read my original tweet) that she has read the response. I&#8217;ll let you read the original post and my response posted below.</p>
<p>Read about the original post and view my comment on the page: <a href="http://bit.ly/qneW" target="_blank">http://bit.ly/qneW</a></p>
]]></content:encoded>
			<wfw:commentRss>http://killthemessenger.net/blog/2009/01/the-internet-hates-sarcasm.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The F word</title>
		<link>http://killthemessenger.net/blog/2008/12/the-f-word.html</link>
		<comments>http://killthemessenger.net/blog/2008/12/the-f-word.html#comments</comments>
		<pubDate>Tue, 23 Dec 2008 16:40:26 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[thoughts]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://killthemessenger.net/blog/?p=51</guid>
		<description><![CDATA[The Internet and anonymity are synchronous. When people hide behind an avatar, with no foreseeable repercussions, they begin to let their inner selves out.  4chan is a perfect example of this, with it&#8217;s blatant racism, sexism and prejudice, it is a breeding ground for trolls and scummy people. For the newfags, it&#8217;s a crazy world [...]]]></description>
			<content:encoded><![CDATA[<p>The Internet and anonymity are synchronous. When people hide behind an avatar, with no foreseeable repercussions, they begin to let their inner selves out.  <em><a href="http://blog.wired.com/27bstroke6/2007/07/investigative-r.html" target="_blank">4chan</a> </em>is a perfect example of this, with it&#8217;s blatant racism, sexism and prejudice, it is a breeding ground for trolls and scummy people. For the <em>newfags</em>, it&#8217;s a crazy world to enter.</p>
<p>Yeah, <em>newfag</em>. For those of you who don&#8217;t know, fag isn&#8217;t a term for bigots any more. I mean, it still is used that way, but the word has lost all ownership and almost has a desensitized value. The word is smacked on to the end of another word to standardize its group members as substandard. So <em>newfag&#8217;s </em>by definition are &#8216;inexperienced newcomers&#8217;, <em>chanfags</em><em> </em>are those who spend too much time on <em>4chan</em>. The possibilities are endless.</p>
<p>When is it appropriate? Honestly, it shouldn&#8217;t ever be appropriate. Using the terminology outside of tightly developed online communities could result in a lot of disgust, and using it in a real life situation towards anyone who doesn&#8217;t explicitly know what you&#8217;re referring to might get you deservingly hospitalized. It does however, come into pay when people are acting anonymously, because with anonymity comes the freedom to express yourself in a way that even you might typically be disgusted with.</p>
<p>The real point is, that the word <em>Fag</em>, is now the word <em>fag</em>. It holds a whole new intent, lack of power, lack of punch and general lack of wit. This ties into the real problem. Generally speaking, the users of these terms are old enough to know better and probably do. The imitators (under 15&#8217;s) who are new to all of this and want to be like the other really cool anonymous people, are going to pick it up and think this type of thing is acceptable. It may only be a small part of the problem, but it&#8217;s a problem that is desensitizing and demoralizing our youth. I&#8217;m looking forward to the next 10 years. Today&#8217;s youth are going to be tomorrows ignorant workforce.</p>
<p> </p>
<p>Here&#8217;s something for you anonfags to consider:</p>
<p>Eminem said it best &#8220;&#8216;Faggot&#8217; to me doesn&#8217;t necessarily mean gay people. &#8217;Faggot&#8217; to me just means&#8230; taking away your manhood. You&#8217;re a sissy. <strong>You&#8217;re a coward</strong>.&#8221;</p>
<p> </p>
<p><span style="color: #333333;">Disclosure: I frequent 4chan on a weekly basis. Most of the funny things on the Internet originate from 4chan. Anonymity sometimes equates to hilarity.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://killthemessenger.net/blog/2008/12/the-f-word.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>YouTube Goes Wide Screen, Who Cares?</title>
		<link>http://killthemessenger.net/blog/2008/11/youtube-goes-widescreen-who-cares.html</link>
		<comments>http://killthemessenger.net/blog/2008/11/youtube-goes-widescreen-who-cares.html#comments</comments>
		<pubDate>Tue, 25 Nov 2008 16:39:15 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[applications/software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://killthemessenger.net/blog/?p=41</guid>
		<description><![CDATA[
Way to go YouTube, you&#8217;re late. You&#8217;ve been outdone for months, and finally trying to play catchup. Not only are you releasing your high quality &#8220;HQ&#8221; video with wide screen format late, you&#8217;re also doing a sloppy job of your CSS. Note the links in the image above, in the bottom right corner of the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://killthemessenger.net/blog/wp-content/uploads/2008/11/youtube_wide.gif"><img src="http://killthemessenger.net/blog/wp-content/uploads/2008/11/youtube_wide-300x247.gif" alt="" title="youtube wide screen" width="300" height="247" class="alignleft size-medium wp-image-43" /></a></p>
<p>Way to go <a href="http://www.youtube.com/">YouTube</a>, you&#8217;re late. You&#8217;ve been outdone for months, and finally trying to play catchup. Not only are you releasing your high quality &#8220;HQ&#8221; video with wide screen format late, you&#8217;re also doing a sloppy job of your CSS. Note the links in the image above, in the bottom right corner of the video itself.</p>
<p>Take a note from <a href="http://www.virb.com/video">Virb</a>, they&#8217;ve had a nice clean CSS as well as wide screen HQ video since day one. Additional features such as a dim switch to darken the rest of the screen make this video player a superior option. Another player on a level of its own is <a href="http://www.hulu.com">Hulu</a>. Hulu plays wide screen, 360p/480p, has a dim switch, full screen, and content quality that deserves such a player.<br />
<a href="http://killthemessenger.net/blog/wp-content/uploads/2008/11/virb.gif"><img src="http://killthemessenger.net/blog/wp-content/uploads/2008/11/virb-300x222.gif" alt="" title="the virb player" width="300" height="222" class="alignright size-medium wp-image-42" /></a><br />
Maybe that&#8217;s the point, the quality of content on YouTube doesn&#8217;t deserve a truly great player. The content is crap, so should be the player? Let&#8217;s see what happens with support for higher quality video and the new release of the <a href="http://www.theflip.com/store/MinoHD.aspx">Flip MinoHD</a>. Will the content get any better? Or will it just look better?</p>
<p>The real concern is the update of the YouTube player for iPhone and G1. The G1 will have flash support soon enough, and with the game changer on the way, you might be looking back at this post a year from now saying &#8220;What&#8217;s a YouTube player?&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://killthemessenger.net/blog/2008/11/youtube-goes-widescreen-who-cares.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
