<?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>Brian Kinney</title>
	<atom:link href="http://thebriankinney.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thebriankinney.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Mon, 26 Jul 2010 16:03:25 +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>The Seven Deadly Sins Of JavaScript Implementation</title>
		<link>http://thebriankinney.com/2010/07/the-seven-deadly-sins-of-javascript-implementation/</link>
		<comments>http://thebriankinney.com/2010/07/the-seven-deadly-sins-of-javascript-implementation/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 16:03:25 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://thebriankinney.com/?p=40</guid>
		<description><![CDATA[IE6 is the Frankenstein of the net, haunting its creators, misunderstood by the townsfolk, who would sooner burn it and dance around it than make any sense of it. awesome. source]]></description>
			<content:encoded><![CDATA[<blockquote><p>IE6 is the Frankenstein of the net, haunting its creators, misunderstood by the townsfolk, who would sooner burn it and dance around it than make any sense of it.</p></blockquote>
<p>awesome.</p>
<p><a href="http://www.smashingmagazine.com/2010/02/22/the-seven-deadly-sins-of-javascript-implementation/" target="_blank">source</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fthebriankinney.com%2F2010%2F07%2Fthe-seven-deadly-sins-of-javascript-implementation%2F&amp;linkname=The%20Seven%20Deadly%20Sins%20Of%20JavaScript%20Implementation"><img src="http://thebriankinney.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://thebriankinney.com/2010/07/the-seven-deadly-sins-of-javascript-implementation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How and why I switched to mac for web development</title>
		<link>http://thebriankinney.com/2010/07/how-and-why-im-switching-to-mac-for-web-development/</link>
		<comments>http://thebriankinney.com/2010/07/how-and-why-im-switching-to-mac-for-web-development/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 23:26:32 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://thebriankinney.com/?p=33</guid>
		<description><![CDATA[As some of my friends and family know, I&#8217;m a die-hard windows user.  It&#8217;s something that I became accustomed to use since my early years.  As such, I got very much use to developing in my beloved windows environment until my most recent mac experience. I&#8217;ve been somewhat of an Apple fan for a couple [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-36" href="http://thebriankinney.com/2010/07/how-and-why-im-switching-to-mac-for-web-development/mac/"><img class="alignnone size-medium wp-image-36" title="mac" src="http://thebriankinney.com/wp-content/uploads/2010/07/mac-288x144.jpg" alt="" width="288" height="144" /></a></p>
<p>As some of my friends and family know, I&#8217;m a die-hard windows user.   It&#8217;s something that I became accustomed to use since my early years.  As  such, I got very much use to developing in my beloved windows  environment until my most recent mac experience.</p>
<p>I&#8217;ve been somewhat of an Apple fan for a couple of years now, first  buying the first generation iPhone and now currently owning a 3GS, and  honestly speaking I like what I see so far.  I figured I&#8217;d give  developing in a mac environment a shot as I saw one of my old  co-worker&#8217;s &#8220;Coda&#8221; application and liked it.</p>
<p>The most difficult issue I have been facing is the fact that all of  my current licenses are for windows based software.  This was somewhat  evaded as I run windows 7 now in a VMWare Fusion window, but still would  just like to only bother with only one operating system.  Other than  that, I have been patching my way long with freeware software (Filezilla  for FTP, and others) however found I bit the bullet on some software  like Coda, TextMate, and others.</p>
<p>The one continuing issue I have is debugging for Internet Explorer.   There are a couple of solutions out there for mac developers, &#8220;IE4Mac&#8221;  which runs Internet explorer 6 and 7 through WINE, it isn&#8217;t too bad  however if you don&#8217;t mind it running at 4 frames a second.  Internet  explorer still being the prominent browser still (yes, sadly still IE6,  even after google killed it) it is absolutely critical to debug for.   Until IE7 falls off the planet completely things will be looking up and I  will have to worry *less*, however with CSS3 and HTML5 picking up  speed, IE8 will still need to have it&#8217;s own hacks and fall-backs.</p>
<p>So with running IE in WINE I found this to be the best *free*  solution, (rather than running IE6 in a windows XP VM or bootcamp)  though I can get away with IE7 through my Windows 7 VM.  Not too bad,  but still a hurdle.</p>
<p>The one thing I&#8217;ve been trying to get over and grasp is of course,  the OSX &#8220;fluffy fonts&#8221; as I call them.  I have had multiple issues with  things not displaying the same from the Mac Firefox and the windows  Firefox, solely due to the &#8220;pretty fonts&#8221; OSX puts on all of it&#8217;s apps  by default (which directly effects said displayed web text).  It becomes  a pain, and sometimes I find no other viable options other than a)  change the style for both operating systems, or if it really ticks me  off, find the user&#8217;s operating system and browser and redirect to a  specified template just for fluffy font mac users <img src='http://thebriankinney.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>After that, I still find myself loving developing in my mac  environment.  Why?  Because I can run windows in a VM, test Mac&#8217;s Safari  4, Firefox and chrome browsers and ultimately test and deploy iPhone /  iPad websites from one laptop.  Me being a mobile enthused person that I  am, this intrigued me from the start and was one of the main reasons I  decided to jump ship.</p>
<p>This does not mean I *hate* developing in windows, by any means.  I  still find myself a faster developer still in my windows environment and  it does get me frustrated sometimes trying to remember the correct  shortcut keys for mac to do things that I&#8217;m use too in my old windows  environment.  This however will take time to get use too, of course,  however there are some critical times which I need to roll things out in  a timely fashion.</p>
<p><img title="Next page..." src="http://redstrype.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><br />
Am I getting the hang of it?  Absolutely.  I will also go further by  saying I will definitely grasp this down and attempt to match my  windows-based developing speeds once the pace kicks up.</p>
<p>All in all, an absolute must in terms of being able to troubleshoot  web issues, and being able to debug cross-operating system related web  issues natively.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fthebriankinney.com%2F2010%2F07%2Fhow-and-why-im-switching-to-mac-for-web-development%2F&amp;linkname=How%20and%20why%20I%20switched%20to%20mac%20for%20web%20development"><img src="http://thebriankinney.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://thebriankinney.com/2010/07/how-and-why-im-switching-to-mac-for-web-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Letter from Apple Regarding iPhone 4</title>
		<link>http://thebriankinney.com/2010/07/letter-from-apple-regarding-iphone-4/</link>
		<comments>http://thebriankinney.com/2010/07/letter-from-apple-regarding-iphone-4/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 13:00:25 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://thebriankinney.com/?p=29</guid>
		<description><![CDATA[The article in question. QUOTE:As a reminder, if you are not fully satisfied, you can return your undamaged iPhone to any Apple Retail Store or the online Apple Store within 30 days of purchase for a full refund. We hope you love the iPhone 4 as much as we do. This is hilarious.  It should [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.apple.com/pr/library/2010/07/02appleletter.html" target="_blank">The article in question.</a></p>
<blockquote><h3>QUOTE:</h3><p>As a reminder, if you are not fully satisfied, you can return your  undamaged iPhone to any Apple Retail Store or the online Apple Store  within 30 days of purchase for a full refund.</p>
<p>We hope you love the iPhone 4 as much as we do.</p></blockquote>
<p>This is hilarious.  It should read:</p>
<blockquote><h3>QUOTE:</h3><p>As a reminder, if you are not fully satisfied, you can return your undamaged <span style="color: #800000;">pet puppy</span> to any Apple Retail Store or the online Apple Store within 30 days of purchase for a full refund.</p>
<p>We hope you love your <span style="color: #800000;">pet puppy</span> as much as we do.</p></blockquote>
<p>I like that version, as it more clearly defines Apple&#8217;s evil side.</p>
<p>I do believe they should be giving out <a href="http://store.apple.com/us/product/MC597ZM/A" target="_blank">their bumper cases</a> regardless (for free, upon proof of receipt) just because of the entire scenario.  But I can&#8217;t help but think that their &#8220;formula&#8221; for calculating cell bars is not only surprising, unexpected and furthermore incredible that they&#8217;d admit such a <em>drastic</em> screw up; but that they will attempt to cover this all up with an update.</p>
<p>Listen, I have had Blackberrys, Nokias and HTC phones.  I have NOT noticed <em>any</em> cell bar dropping whilst holding the bottom left corner.</p>
<p>Albeit, there has already been <a href="http://gizmodo.com/5577010/first-iphone-4-class-action-suit-filed-against-apple-and-att" target="_blank">class actions</a> filed.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fthebriankinney.com%2F2010%2F07%2Fletter-from-apple-regarding-iphone-4%2F&amp;linkname=Letter%20from%20Apple%20Regarding%20iPhone%204"><img src="http://thebriankinney.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://thebriankinney.com/2010/07/letter-from-apple-regarding-iphone-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A tiny design.</title>
		<link>http://thebriankinney.com/2010/06/a-tiny-design/</link>
		<comments>http://thebriankinney.com/2010/06/a-tiny-design/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 02:25:08 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://thebriankinney.com/?p=19</guid>
		<description><![CDATA[After my 14th wordpress theme design, I&#8217;ve been left always feeling like I needed more features.  The more complex my designs got, the more features I added, I then felt overwhelmed which concerned me about my visitors perspective. Which is why, you have my current theme.  Small, precise, and to the point. I wanted something [...]]]></description>
			<content:encoded><![CDATA[<p>After my 14th wordpress theme design, I&#8217;ve been left always feeling like I needed more features.  The more complex my designs got, the more features I added, I then felt overwhelmed which concerned me about my visitors perspective.</p>
<p>Which is why, you have my current theme.  Small, precise, and to the point.</p>
<p>I wanted something I could view on my phone, but I also wanted something that looked the same cross-platform.  Something different, new, and innovative.</p>
<p>With my current track record of changing my theme once every year, for now, this will do.  Enjoy my site!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fthebriankinney.com%2F2010%2F06%2Fa-tiny-design%2F&amp;linkname=A%20tiny%20design."><img src="http://thebriankinney.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://thebriankinney.com/2010/06/a-tiny-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ogdensburg, NY</title>
		<link>http://thebriankinney.com/2010/06/ogensburg-ny/</link>
		<comments>http://thebriankinney.com/2010/06/ogensburg-ny/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 12:35:32 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[trips]]></category>

		<guid isPermaLink="false">http://thebriankinney.com/?p=1</guid>
		<description><![CDATA[On the road currently to pick up a second puppy addition to my parents dog collection. Beautiful drive thus far, and 6.5 hours of road warrior glory.]]></description>
			<content:encoded><![CDATA[<p>On the road currently to pick up a second puppy addition to my parents dog collection.  Beautiful drive thus far, and 6.5 hours of road warrior glory.</p>
<p><img class="alignnone size-medium wp-image-13" title="In the middle of nowhere! " src="http://thebriankinney.com/wp-content/uploads/2010/06/p_2048_1536_9276E2B4-8BD1-4F06-AEC6-7DA4D6FF835D2-288x384.jpg" alt="" width="288" height="384" /></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fthebriankinney.com%2F2010%2F06%2Fogensburg-ny%2F&amp;linkname=Ogdensburg%2C%20NY"><img src="http://thebriankinney.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://thebriankinney.com/2010/06/ogensburg-ny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
