<?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>Waves.ky &#187; Rants</title>
	<atom:link href="http://waves.ky/category/rants/feed/" rel="self" type="application/rss+xml" />
	<link>http://waves.ky</link>
	<description>Caymanian Geek...</description>
	<lastBuildDate>Thu, 09 Dec 2010 16:22:29 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>YUI CSS Kicks Ass</title>
		<link>http://waves.ky/2008/03/20/yui-css-kicks-ass/</link>
		<comments>http://waves.ky/2008/03/20/yui-css-kicks-ass/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 03:24:05 +0000</pubDate>
		<dc:creator><![CDATA[Gareth Farrington]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://waves.ky/2008/03/20/yui-css-kicks-ass/</guid>
		<description><![CDATA[I was looking for a color picker widget over at Yahoos YUI site. I have been there before mostly to watch the videos on Javascript. Douglas Crockford is obviously the man when it comes to Javascript. Anyway, I saw a link for a video on YUI&#8217;s CSS component and I was just a little bit [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I was looking for a color picker widget over at Yahoos <a href="http://developer.yahoo.com/yui/">YUI</a> site. I have been there before mostly to watch the videos on Javascript. Douglas Crockford is obviously the man when it comes to Javascript. </p>
<p>Anyway, I saw a link for a video on <a href="http://developer.yahoo.com/yui/grids/">YUI&#8217;s CSS component</a> and I was just a little bit interested. I though it was probably just another CSS reset. There was some vague promise of Grids and I couldn&#8217;t imagine how they could make that easy so I still didn&#8217;t think it looked promising.</p>
<p>Wow was I wrong. If you haven&#8217;t seen this then you need to go check it out. Nate Koechley and crew have done a seminal piece of CSS work here. Here are the highlights:</p>
<ul>
<li>They provide a reset for all styles and fonts in <a href="http://developer.yahoo.com/yui/articles/gbs/index.html">all major browsers</a>, including IE6. You are leveraging all the cross browser testing done by Yahoo</li>
<li>Everything (fonts, boxes etc) is sized with em&#8217;s or percentages of em&#8217;s so the entire page will scale gracefully for 508C</li>
<li>The Grids can be nested. You can do 2, 3 or 4 columns in a variety of width ratios (e.g. 2 columns: 1/4, 3/4 )</li>
<li>Its really simple to use</li>
</ul>
<p>At work we have struggled with CSS. We don&#8217;t have a full time web designer to work for us. So the devs do all the html &amp; css. I&#8217;m fairly handy with this sort of thing but have no where near enough time to produce the level of product that you can get with YUI. Other devs have even less patience for this sort of thing. For us this make a whole lot of sense. </p>
<p>We are really sensitive to the semantic markup of the page and the use of em&#8217;s for 508C support. We want it to be nice to use not just live up to the letter of some spec. I started using em&#8217;s when we first did the style sheet but I was about to give up because it was getting so difficult to use. Now its going to be easy to provide the kind of experience and cross browser compatibility that I have wanted all along.</p>
<p>Just go to Yahoo&#8217;s home page and increase the font size. Look at how smoothly that works and realize how hard that is to set up. Now realize you can do that to your site and still get work done faster than before. Your developers can pick this up in an hour or two and start building better stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://waves.ky/2008/03/20/yui-css-kicks-ass/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cooky TV Output Stuff</title>
		<link>http://waves.ky/2005/11/15/cooky-tv-output-stuff/</link>
		<comments>http://waves.ky/2005/11/15/cooky-tv-output-stuff/#comments</comments>
		<pubDate>Wed, 16 Nov 2005 03:37:40 +0000</pubDate>
		<dc:creator><![CDATA[Gareth Farrington]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://waves.ky/2005/11/15/cooky-tv-output-stuff/</guid>
		<description><![CDATA[I use my TV as a second monitor, its connected via component cable to my GeForce 6600GT. It&#8217;s been doing some weird stuff when full screen apps take over the TV display. When one of these apps exists the TV display looks torn at the top, like the resolution or refresh rate isn&#8217;t quite right. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I use my TV as a second monitor, its connected via component cable to my GeForce 6600GT. It&#8217;s been doing some weird stuff when full screen apps take over the TV display. When one of these apps exists the TV display looks torn at the top, like the resolution or refresh rate isn&#8217;t quite right. Nothing I have done seems to fix the problem. </p>
<p>Full screen video always works fine and always fills the televisions entire screen, these apps don&#8217;t seam to be the problem. Quitting from Media Center will cause the tearing as will any full screen game. To restore the screen the simplest thing to do is run the &#8216;TV Wizard&#8217;.</p>
<p>I can&#8217;t seem to phrase a search for this issue&nbsp;in less than 6 words. If you know where I should post a bug or can get help post a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://waves.ky/2005/11/15/cooky-tv-output-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunes May  Suck but DRM Sucks More</title>
		<link>http://waves.ky/2005/09/17/itunes-sucks/</link>
		<comments>http://waves.ky/2005/09/17/itunes-sucks/#comments</comments>
		<pubDate>Sun, 18 Sep 2005 04:35:46 +0000</pubDate>
		<dc:creator><![CDATA[Gareth Farrington]]></dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://waves.ky/2005/09/18/itunes-sucks/</guid>
		<description><![CDATA[I can no longer launch iTunes on my machine. It crashes on startup. I haven&#8217;t bothered to try any dirty tricks to make it work yet because I know its broken. I upgraded to 5.0 and Apple is saying its windows testing department isn&#8217;t that great and missed some sort of major bug that corrupts [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I can no longer launch iTunes on my machine. It crashes on startup. I haven&#8217;t bothered to try any dirty tricks to make it work yet because I know its broken. I upgraded to 5.0 and Apple is saying its windows testing department isn&#8217;t that great and missed some sort of <a href="http://digitalmusic.weblogsinc.com/entry/1234000830058262/">major bug</a> that corrupts your library.</p>
<p>This really is too bad, I&#8217;ve been using iTunes and an iPod since Christmas trying to really evaluate iTunes as a replacement for Winamp. iTunes does some things well but not well enough to be stellar. Take party shuffle, that could be a killer feature, it could be some sort of kiosk mode that lets people at a party choose music without disrupting what&#8217;s playing. Instead its just a randomised playlist filter.</p>
<p>iTunes does not support the level of customisation I have come to expect from Winamp. You can&#8217;t write plugins for it. The scripting interface is there but you can&#8217;t build GUI components that integrate into iTunes itself. If they had some sort of widgets (DHTML + JavaScript) plugin architecture that would have been much, much cooler.</p>
<p>Then there is the DRM. I bought a few songs in the iTunes music store. Its convenient in so far as I can get a song quickly IF its offered by Apple. Its inconvenient for me in some major ways. I don&#8217;t like the idea that I am responsible for backing up my purchased music. I bought the rights to that song, if I loose my copy I should be able to get it back by logging in and pressing the sync button. I have already lost one purchased song when I moved my library from one place to another.</p>
<p>The other major problem is the player. You can only play that music in iTunes. Right now iTunes isn&#8217;t working so I can&#8217;t play the music and I&#8217;m stuck waiting for a patch. The player, the DRM and the store are separate entities in the digital music equation. If the DRM was built as a plugin then I could buy music from any store and&nbsp;play that music in my player of choice. This is as it should be, CD&#8217;s work in every CD player. DRM music wont be widely successful until DRM content plays everywhere. And I&#8217;m not talking about Microsoft&#8217;s bogus &#8220;Plays for Sure&#8221; campaign. It only plays on Microsoft gadgets and in the Microsoft player. It doesn&#8217;t play on Winamp, it doesn&#8217;t play on an iPod or on a Mac.</p>
<p>In short the only plays for sure scheme is MP3. MP3 is the technology that beat the CD. It traded some sonic fidelity for more flexibility and I&#8217;m OK with that. In short my music is staying in MP3 format. It plays for sure on any player, portable device&nbsp;or operating system. I won&#8217;t buy DRM music that I cannot break and convert to MP3 as needed. In the end the only people that DRM hinders&nbsp;are paying customers. The pirates haven&#8217;t stopped and they have freedoms that currently cannot be bought at any price.</p>
<p>That&#8217;s a nice segue&nbsp;to&nbsp;a discussion on black markets but thats another show. Besides the latest episode of <a href="http://revision3.com/diggnation">Diggnation</a> just came in over <a href="http://www.bittorrent.com/">BitTorrent</a> and I&#8217;m gonna go watch it.</p>
]]></content:encoded>
			<wfw:commentRss>http://waves.ky/2005/09/17/itunes-sucks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hardware</title>
		<link>http://waves.ky/2005/06/01/hardware/</link>
		<comments>http://waves.ky/2005/06/01/hardware/#comments</comments>
		<pubDate>Thu, 02 Jun 2005 01:36:19 +0000</pubDate>
		<dc:creator><![CDATA[Gareth Farrington]]></dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://waves.ky/2005/06/01/hardware/</guid>
		<description><![CDATA[I build computers as a hobby and I fix friends computers as a courtesy. They often ask for advice&#160;but sometimes don&#8217;t listen. Others look at me funny when I say things like &#8220;Asus and Abit make good motherboards, for my money I don&#8217;t trust anyone else&#8221;. They have never heard of Asus or Abit and [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I build computers as a hobby and I fix friends computers as a courtesy. They often ask for advice&nbsp;but sometimes don&#8217;t listen. Others look at me funny when I say things like &#8220;Asus and Abit make good motherboards, for my money I don&#8217;t trust anyone else&#8221;. They have never heard of Asus or Abit and don&#8217;t know why they should pay $30 extra for a brand they have never heard of over some <em>other</em> brand they have never heard of. When I say that I have never heard of some particular brand you found a deal on its because it so small that it doesn&#8217;t even register on my radar. The reason I know these things is because I read hardware review sites daily and have done so for the past 6 years.</p>
<p>My Daily Reading:</p>
<p><a href="http://hardocp.com/">[H]ard|OCP</a> &#8211; The [H], as its known, is THE place for graphics card <a href="http://hardocp.com/reviews.html?cat=Mw==">reviews</a>. They have a particular <a href="http://hardocp.com/article.html?art=NjE2">methodology</a> that is unique. They are also a great place for a daily dose of hardware and gaming related news. The <a href="http://www.hardforum.com/">forum</a>&nbsp;is&nbsp;very active&nbsp;and covers hardware, modding and deals.</p>
<p><a href="http://anandtech.com/">Anandtech</a> &#8211; General hardware review site. Usually well written. Also covers industry trade shows. Good CPU reviews and comparisons.</p>
<p><a href="http://www.tomshardware.com/">Toms Hardware</a> &#8211; Run by a German dentist. He knows his hardware and tests all sorts of kit. Covers trade shows, home networking, storage&nbsp;etc. Good motherboard reviews in particular.</p>
<p>Other places I check on occasion:</p>
<ul>
<li>General Reviews/News
<ul>
<li><a href="http://arstechnica.com/guides.ars">Ars Technica Guides</a>&nbsp;- PC Building guides are spot on<a href="http://www.overclockers.com.au/"></a></li>
<li><a href="http://techreport.com/">The Tech Report</a></li>
<li><a href="http://sharkeyextreme.com/">Sharkey Extreme</a></li>
<li><a href="http://hexus.net/">Hexus.net</a></li>
<li><a href="http://www.overclockers.com.au/">Overclockers Australia</a></li>
<li><a href="http://www.xbitlabs.com/">X-bit Labs</a></li>
</ul>
</li>
<li>Specialised Review Sites
<ul>
<li><a href="http://silentpcreview.com/">Silent PC Review</a>&nbsp;- quiet computing, cases, PSUs, fans</li>
<li><a href="http://www.storagereview.com/">Storage Review</a> &#8211; Hard Drives, S/ATA &amp; SCSI</li>
<li><a href="http://www.frostytech.com/">Frosty Tech</a>&nbsp;-&nbsp;CPU coolers with acoustic measurements</li>
</ul>
</li>
<li>Shopping
<ul>
<li><a href="http://newegg.com/">Newegg.com</a>&nbsp;- you buy gear here</li>
<li><a href="http://reseallerratings.com/">Reseller Ratings</a>&nbsp;- shop for deals, find out if a company is reliable.</li>
<li><a href="http://pricewatch.com/">Pricewatch</a> &#8211; find the lowest price</li>
</ul>
</li>
</ul>
<p>If you find some&nbsp;irresistible deal, and you have to ask if its any good, check these sites. If you cant find a review or a good word in any of the forums, steer clear. If I say I&#8217;ve never heard of it I just saved you lots of reading you didn&#8217;t want to do anyway.</p>
]]></content:encoded>
			<wfw:commentRss>http://waves.ky/2005/06/01/hardware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript for Popups = Bad</title>
		<link>http://waves.ky/2005/03/23/javascript-for-popups-bad/</link>
		<comments>http://waves.ky/2005/03/23/javascript-for-popups-bad/#comments</comments>
		<pubDate>Thu, 24 Mar 2005 02:45:38 +0000</pubDate>
		<dc:creator><![CDATA[Gareth Farrington]]></dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://www.waves.dreamhosters.com/?p=31</guid>
		<description><![CDATA[To my dismay I discovered that the Cayman Islands Government home page uses a very broken version of a java-script popup function, probably stolen from some 1998, 4 inch thick,&#160;&#8216;The Web&#160;For Beginners&#8217;&#160;guide to HTML. It makes incorrect use of the DOM, this is either an error or was never tested by the developers. In any [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>To my dismay I discovered that the <a href="http://www.gov.ky/">Cayman Islands Government home page</a> uses a very broken version of a java-script popup function, probably stolen from some 1998, 4 inch thick,&nbsp;&#8216;The Web&nbsp;For Beginners&#8217;&nbsp;guide to HTML. It makes incorrect use of the DOM, this is either an error or was never tested by the developers. In any case the usability of the site is horrid and the code is sloppy at best. I sent them a bug report to the purported webmasters <a href="mailto:webmaster@gov.ky">e-mail address</a>&nbsp;two weeks ago. It detailed the problem and its solutions, as yet I have received no response.</p>
<p>I wont&nbsp;bother to regale you with a description of how livid it makes me as a technology professional to see my country misrepresented in this way. I will defer to Mr. <a href="http://youngpup.net/">Aaron Boodman</a>, who already keeps a hit list&nbsp;for people who deserve execution for their negligence. His <a href="http://youngpup.net/2003/popups">article</a> details the problem and its very simple solution.</p>
<p>I have also found a way to make <a href="http://www.gov.ky/">www.gov.ky</a> your own personal bitch by rewriting their broken java-script on the fly using the fantastic <a href="http://greasemonkey.mozdev.org/">greasemonkey</a> plugin for <a href="http://www.mozilla.org/products/firefox/">Firefox</a> (You do have <a href="http://www.mozilla.org/products/firefox/">Firefox</a>, don&#8217;t you?).</p>
]]></content:encoded>
			<wfw:commentRss>http://waves.ky/2005/03/23/javascript-for-popups-bad/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Day The Music Died</title>
		<link>http://waves.ky/2004/11/14/the-day-the-music-died/</link>
		<comments>http://waves.ky/2004/11/14/the-day-the-music-died/#comments</comments>
		<pubDate>Mon, 15 Nov 2004 03:27:58 +0000</pubDate>
		<dc:creator><![CDATA[Gareth Farrington]]></dc:creator>
				<category><![CDATA[Continuous Loop]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://www.waves.dreamhosters.com/?p=27</guid>
		<description><![CDATA[Winamp will soon succumb to bit rot. Sad but true, the last of the Winamp developer staff has followed Justin Frankel in leaving Nullsofts offices for greener pastures. This leaves AOL free to do as it must with the Winamp player. I have personal used Winamp for as long as I&#8217;ve had MP3&#8242;s and a [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.winamp.com/">Winamp</a> will soon succumb to bit rot. Sad but true, the last of the Winamp developer <a href="http://www.gedikian.com/2004/10/closing-of-chapter.html">staff </a>has followed <a href="http://www.1014.org/">Justin Frankel</a> in <a href="http://www.theregister.co.uk/2004/11/11/aol_axes_nullsoft/">leaving</a> <a href="http://www.nullsoft.com/">Nullsofts</a> offices for greener pastures. This leaves AOL free to do as it must with the Winamp player. I have personal used Winamp for as long as I&#8217;ve had MP3&#8242;s and a computer to play them. I have also aggressively evangelized the program to others as a good replacement for Windows Media Player and Real Audio. I could never recommend Winamp 3 to anyone but Winamp 5 has gone far beyond those issues. It can play video and is a much nicer user experience that Windows Media Player. I just hope that AOL wont pervert a good thing to the point where I can no longer recommend it or use it myself.</p>
]]></content:encoded>
			<wfw:commentRss>http://waves.ky/2004/11/14/the-day-the-music-died/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
