<?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>Geek the Freak Out! It&#039;s Joseph Hinson! &#187; Rants</title>
	<atom:link href="http://geekoutwith.me/category/rants/feed/" rel="self" type="application/rss+xml" />
	<link>http://geekoutwith.me</link>
	<description>Doing right by the internet since I learned how.</description>
	<lastBuildDate>Mon, 30 Aug 2010 17:42:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Why I don&#8217;t get my hopes up about CSS3</title>
		<link>http://geekoutwith.me/2010/02/why-i-dont-get-my-hopes-up-about-css3/</link>
		<comments>http://geekoutwith.me/2010/02/why-i-dont-get-my-hopes-up-about-css3/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 03:30:14 +0000</pubDate>
		<dc:creator>Joseph</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>

		<guid isPermaLink="false">http://geekitopia.com/?p=901</guid>
		<description><![CDATA[If today I could use CSS3 on every site I built, it would be a dream come true, but the fact of the matter is that I can&#8217;t. That is to say, that I can&#8217;t rely on it. The reason is due to browser support and market share.
On this site, almost everything is CSS and CSS2. I don&#8217;t use CSS3 commonl&#8230;]]></description>
			<content:encoded><![CDATA[<p>If today I could use CSS3 on every site I built, it would be a dream come true, but the fact of the matter is that I can&#8217;t. That is to say, that I can&#8217;t rely on it. The reason is due to browser support and market share.</p>
<p>On this site, almost everything is CSS and CSS2. I don&#8217;t use CSS3 commonly in my markup for a simple reason: Not all browsers support it.</p>
<p>By &#8220;Not all browsers&#8221; I mean &#8220;Only the newest version of the best browser&#8221;. Text-shadow is now pretty universally recognized, but still not in IE, or earlier versions of every other browser. The problem is not the technology (although with Microsoft it is). The problem is the user. Upgrading browsers is seemingly a time consuming pain, so most people don&#8217;t want to do it if they can use the internet just fine with the browser they have.</p>
<h3>The most egregious offender:</h3>
<p><img class="alignnone size-full wp-image-904" title="Internet Explorer is the Devil." src="http://geekitopia.com/wp-content/uploads/2010/02/internet_explorer_logo1.jpg" alt="Internet Explorer is holding the internet back." width="500" height="300" /></p>
<p>Internet Explorer (IE) is cause for many woes when it comes to web development. IE6 is the most riddled with bugs and standards non-compliant issues, but IE7 and IE8 still have their own quirks and screwups. Let me break this down in list format real quick:</p>
<h4>Why can&#8217;t we use CSS3 with these browsers?</h4>
<ul>
<li>A large amount of corporations have not upgraded the browsers on their computers, and the IT guys haven&#8217;t made it a priority since most employees shouldn&#8217;t be browsing the internet anyway, so a lot of companies have IE6 installed on their Windows PCs and haven&#8217;t upgraded.</li>
<li>A large majority of web users think internet explorer is &#8220;the browser&#8221; when it comes to web browsing, because it came installed on their computer from the beginning.</li>
<li>IE7 has the most market share (at the date of this writing) for web users, and it has a plethora of bugs and issues, and those problems aren&#8217;t going away.</li>
<li>IE8 is <strong><em>close </em></strong>to a modern browser, but still doesn&#8217;t support all of what CSS3 has to offer. <strong>It doesn&#8217;t even support rounded corners.</strong></li>
</ul>
<p>So, effects like <code>text-shadow</code>, which is very handy when you want to add a little something extra to your site are the kind of thing that <em>you can use, but not count on.</em> Where effects like multiple backgrounds, multiple columns (pure css)  and <code>rgba</code> only create code that is difficult to maintain (to name a few).</p>
<p>In summary, I&#8217;d love to use CSS3 in my markup. I especially look forward to CSS3 columns, but unless I&#8217;m designing for a very specific set of web savvy users (which is a small percentage), it&#8217;s not realistic yet.</p>
<h3>Further Reading:</h3>
<ul>
<li><a href="http://www.viget.com/inspire/practical-uses-of-css3/">Practical Uses of CSS3 &#8211; Viget Inspire</a></li>
<li><a href="http://www.css3.info/preview/">CSS3 Preview</a></li>
<li><a href="http://www.w3avenue.com/2009/06/22/css3-unleashed-tips-tricks-and-techniques/">W3Avenue.com &#8211; CSS3 Tips, Tricks and Techniques</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://geekoutwith.me/2010/02/why-i-dont-get-my-hopes-up-about-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 things I&#8217;d Like to see the iPhone Do</title>
		<link>http://geekoutwith.me/2009/11/10-things-id-like-to-see-the-iphone-do/</link>
		<comments>http://geekoutwith.me/2009/11/10-things-id-like-to-see-the-iphone-do/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 14:08:55 +0000</pubDate>
		<dc:creator>Joseph</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://geekitopia.com/?p=772</guid>
		<description><![CDATA[1. Wirelessly synch with my computer
Why would that be so difficult? Zune does it. The Things app for the iPhone even does it, but the iPhone doesn&#8217;t natively do that? I just don&#8217;t understand why not.
2. Update my podcasts automatically
Why not?
3. Pair to a bluetooth keyboard
As much as I l&#8230;]]></description>
			<content:encoded><![CDATA[<h3>1. Wirelessly synch with my computer</h3>
<p>Why would that be so difficult? Zune does it. The Things app for the iPhone even does it, but the iPhone doesn&#8217;t natively do that? I just don&#8217;t understand why not.</p>
<h3>2. Update my podcasts automatically</h3>
<p>Why not?</p>
<h3>3. Pair to a bluetooth keyboard</h3>
<p>As much as I like the iPhone, the keyboard on it is frustrating. It&#8217;s got bluetooth, why not enable it to pair to a keyboard if you&#8217;d like.</p>
<h3>4. Run simultaneous apps</h3>
<p>This should really be first, but it&#8217;s still annoying. I&#8217;m sure Apple has their reasons, but it&#8217;s really annoying that I can&#8217;t listen to Pandora AND check my email or use my GPS app.</p>
<h3>5. Have a lock hold or lock feature</h3>
<p>This one is intentionally at the bottom of the list. My daughter likes to watch videos on the iPhone, and it&#8217;s easy to quell a fidgety child by handing her the wiggles, but as soon as she touches the wrong part of the screen, we&#8217;re back to the drawing board. It&#8217;d be nice to have a &#8220;Hold&#8221; button, or something like it&#8230;just for that occasion, I&#8217;m sure I could think of more cases where it would come in handy though.</p>
]]></content:encoded>
			<wfw:commentRss>http://geekoutwith.me/2009/11/10-things-id-like-to-see-the-iphone-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I don&#8217;t like Flash &#8211; the end.</title>
		<link>http://geekoutwith.me/2008/12/i-dont-like-flash-the-end/</link>
		<comments>http://geekoutwith.me/2008/12/i-dont-like-flash-the-end/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 20:42:55 +0000</pubDate>
		<dc:creator>Joseph</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://outthinkgroup.com/?p=215</guid>
		<description><![CDATA[I went to Tazo.com to pick out some tea for the office here (that&#8217;s right, I love tea, and I long for a British accent) when I see this:
No thanks, I&#39;d rather just browse Amazon.
C&#8217;mon Tazo! I like your tea! I want to drink Tazo tea, and browse your selection for more&#8230;but I can&#821&#8230;]]></description>
			<content:encoded><![CDATA[<p>I went to Tazo.com to pick out some tea for the office here (that&#8217;s right, I love tea, and I long for a British accent) when I see this:</p>
<div id="attachment_216" class="wp-caption alignnone" style="width: 300px"><img class="size-full wp-image-216" title="screenshotoftazofailing" src="http://outthinkgroup.com/wp-content/uploads/2008/12/screen_09-2008-12-19.gif" alt="No thanks, I'd rather go someplace else...like WalMart." width="290" height="161" /><p class="wp-caption-text">No thanks, I&#39;d rather just browse Amazon.</p></div>
<p>C&#8217;mon Tazo! I like your tea! I want to drink Tazo tea, and browse your selection for more&#8230;but I can&#8217;t because I have to go download Flash 7?! I have Flash 10; perhaps you should use updatable text there instead of an image.</p>
<p>To me, it&#8217;s just not worth the trade-off. With the awesome stuff you can do with <a title="Jquery is a good thing" href="http://en.wikipedia.org/wiki/JQuery">JQuery</a>, why use a plugin that requires visitors to go away, then download and install it, then come back?</p>
<p>If visitors see this kind of stuff on your site, you should seriously think about using another web technology. Plus, Flash is bulky; and it&#8217;s frustrating to make changes to your files (in my experience).</p>
<p>I can&#8217;t think of something that in 90% of websites I visit, couldn&#8217;t be done without Flash. I need quick access to information, and URLs I can bookmark. Flash doesn&#8217;t help me with either of these.</p>
]]></content:encoded>
			<wfw:commentRss>http://geekoutwith.me/2008/12/i-dont-like-flash-the-end/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
