<?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>WhirCat</title>
	<atom:link href="http://whircat.centosprime.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://whircat.centosprime.com</link>
	<description>puttin' on my work hat</description>
	<lastBuildDate>Tue, 17 Jan 2012 11:02:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Making Love to WebKit</title>
		<link>http://whircat.centosprime.com/making-love-to-webkit/</link>
		<comments>http://whircat.centosprime.com/making-love-to-webkit/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 11:00:33 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Practice]]></category>
		<category><![CDATA[state of the art]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=799</guid>
		<description><![CDATA[This idea started with an accidental discovery: if you put a CSS perspective on a scrollable &#60;DIV&#62;, then 3D elements inside that &#60;DIV&#62; will retain their perspective while you scroll. This results in smooth, native parallax effects, and makes objects jump out of the page, particularly when using an analog input device with inertial scrolling. via [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>This idea started with an accidental discovery: if you put a CSS perspective on a scrollable &lt;DIV&gt;, then 3D elements inside that &lt;DIV&gt; will retain their perspective while you scroll. This results in smooth, native parallax effects, and makes objects jump out of the page, particularly when using an analog input device with inertial scrolling.</p></blockquote>
<p>via <a href="http://acko.net/blog/making-love-to-webkit/">Making Love to WebKit — Acko.net</a>.</p>
<p>The web, early 2012. Scroll s-l-o-w-l-y.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/making-love-to-webkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mysqlnd_ms &#8211; Replication and Load Balancing</title>
		<link>http://whircat.centosprime.com/mysqlnd_ms-replication-and-load-balancing/</link>
		<comments>http://whircat.centosprime.com/mysqlnd_ms-replication-and-load-balancing/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 13:07:06 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[DB performance]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=797</guid>
		<description><![CDATA[The mysqlnd replication and load balancing plugin (mysqlnd_ms) adds easy to use MySQL replication support to all PHP MySQL extensions that use mysqlnd. via PHP: Introduction &#8211; Manual.]]></description>
			<content:encoded><![CDATA[<blockquote><p>The mysqlnd replication and load balancing plugin (mysqlnd_ms) adds easy to use MySQL replication support to all PHP MySQL extensions that use mysqlnd.</p></blockquote>
<p>via <a href="http://us.php.net/manual/en/intro.mysqlnd-ms.php">PHP: Introduction &#8211; Manual</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/mysqlnd_ms-replication-and-load-balancing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seriously, Just Make a JSFiddle</title>
		<link>http://whircat.centosprime.com/seriously-just-make-a-jsfiddle/</link>
		<comments>http://whircat.centosprime.com/seriously-just-make-a-jsfiddle/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 13:03:09 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=795</guid>
		<description><![CDATA[Has anyone ever asked you for help troubleshooting some combination of HTML, CSS, and JavaScript, and they copy and paste the entirety of all the files into an email or forum post? Its super common, and so consider this an intervention. When you are having trouble figuring something out: via Seriously, Just Make a JSFiddle [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Has anyone ever asked you for help troubleshooting some combination of HTML, CSS, and JavaScript, and they copy and paste the entirety of all the files into an email or forum post? Its super common, and so consider this an intervention. When you are having trouble figuring something out:</p></blockquote>
<p>via <a href="http://css-tricks.com/seriously-just-make-a-jsfiddle/">Seriously, Just Make a JSFiddle | CSS-Tricks</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/seriously-just-make-a-jsfiddle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimalist Web Design: How Minimal is Too Minimal?</title>
		<link>http://whircat.centosprime.com/minimalist-web-design-how-minimal-is-too-minimal/</link>
		<comments>http://whircat.centosprime.com/minimalist-web-design-how-minimal-is-too-minimal/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 18:15:11 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Practice]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=793</guid>
		<description><![CDATA[Your design might be too minimal if: You’re using minimalism for the wrong reason If you’re sacrificing usability in any way via Minimalist Web Design: How Minimal is Too Minimal?. My kind of designs!]]></description>
			<content:encoded><![CDATA[<p>Your design might be too minimal if:</p>
<blockquote><p>You’re using minimalism for the wrong reason</p>
<p>If you’re sacrificing usability in any way</p></blockquote>
<p>via <a href="http://sixrevisions.com/web_design/minimalist-how-minimal/">Minimalist Web Design: How Minimal is Too Minimal?</a>.</p>
<p>My kind of designs!</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/minimalist-web-design-how-minimal-is-too-minimal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kindle Fire Usability Findings</title>
		<link>http://whircat.centosprime.com/kindle-fire-usability-findings/</link>
		<comments>http://whircat.centosprime.com/kindle-fire-usability-findings/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 17:45:58 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Practice]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=791</guid>
		<description><![CDATA[7-inch tablets have either a glorious future or will fail miserably. I doubt there&#8217;s a middle path in their future. via Kindle Fire Usability Findings (Jakob Nielsen&#8217;s Alertbox). So will the Fire sell in the millions? or will it be a fire sale?]]></description>
			<content:encoded><![CDATA[<blockquote><p>7-inch tablets have either a glorious future or will fail miserably. I doubt there&#8217;s a middle path in their future.</p></blockquote>
<p>via <a href="http://www.useit.com/alertbox/kindle-fire-usability.html">Kindle Fire Usability Findings (Jakob Nielsen&#8217;s Alertbox)</a>.</p>
<p>So will the Fire sell in the millions? or will it be a fire sale?</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/kindle-fire-usability-findings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browse vs. Search: Which Deserves to Go?</title>
		<link>http://whircat.centosprime.com/browse-vs-search-which-deserves-to-go/</link>
		<comments>http://whircat.centosprime.com/browse-vs-search-which-deserves-to-go/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 14:08:02 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=789</guid>
		<description><![CDATA[Case in point: At some point in the past, perhaps the distant past, Apple added the capability to jump from letter group to letter group by holding down on the letter column, rather than just stabbing at your letter of choice and usually missing. After four years of using iDevices, during the course of writing [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Case in point: At some point in the past, perhaps the distant past, Apple added the capability to jump from letter group to letter group by holding down on the letter column, rather than just stabbing at your letter of choice and usually missing. After four years of using iDevices, during the course of writing this column, I accidentally held down for a second on an alpha character, causing the slide bar to appear.</p></blockquote>
<p>via <a href="http://www.asktog.com/columns/085BrowseVsSearch.html">Browse vs. Search: Which Deserves to Go?</a>.</p>
<p>Interface geeks (and non-geeks) should spend some time with Ask Tog.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/browse-vs-search-which-deserves-to-go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The PC is dead. Why no angry nerds?</title>
		<link>http://whircat.centosprime.com/the-pc-is-dead-why-no-angry-nerds/</link>
		<comments>http://whircat.centosprime.com/the-pc-is-dead-why-no-angry-nerds/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 17:51:39 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Forward Directions]]></category>
		<category><![CDATA[speculation]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=787</guid>
		<description><![CDATA[The PC is dead. Rising numbers of mobile, lightweight, cloud-centric devices don’t merely represent a change in form factor. Rather, we’re seeing an unprecedented shift of power from end users and software developers on the one hand, to operating system vendors on the other—and even those who keep their PCs are being swept along. This [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>The PC is dead. Rising numbers of mobile, lightweight, cloud-centric devices don’t merely represent a change in form factor. Rather, we’re seeing an unprecedented shift of power from end users and software developers on the one hand, to operating system vendors on the other—and even those who keep their PCs are being swept along. This is a little for the better, and much for the worse.</p></blockquote>
<p>via <a href="http://futureoftheinternet.org/the-pc-is-dead-why-no-angry-nerds">The PC is dead. Why no angry nerds? :: The Future of the Internet — And How to Stop It</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/the-pc-is-dead-why-no-angry-nerds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Responsive Web Design</title>
		<link>http://whircat.centosprime.com/responsive-web-design/</link>
		<comments>http://whircat.centosprime.com/responsive-web-design/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 21:54:32 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=785</guid>
		<description><![CDATA[Working on the web, however, is a wholly different matter. Our work is defined by its transience, often refined or replaced within a year or two. Inconsistent window widths, screen resolutions, user preferences, and our users’ installed fonts are but a few of the intangibles we negotiate when we publish our work, and over the [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Working on the web, however, is a wholly different matter. Our work is defined by its transience, often refined or replaced within a year or two. Inconsistent window widths, screen resolutions, user preferences, and our users’ installed fonts are but a few of the intangibles we negotiate when we publish our work, and over the years, we’ve become incredibly adept at doing so.</p></blockquote>
<p>via <a href="http://www.alistapart.com/articles/responsive-web-design/">A List Apart: Articles: Responsive Web Design</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/responsive-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steve Jobs &#8211; 1955-2011</title>
		<link>http://whircat.centosprime.com/steve-jobs-1955-2011-jpg-960%c3%97540-pixels/</link>
		<comments>http://whircat.centosprime.com/steve-jobs-1955-2011-jpg-960%c3%97540-pixels/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 00:54:28 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=779</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><img src="http://cache.gawkerassets.com/assets/images/4/2011/09/steve-jobs-1955-2011.jpg" alt="" width="60%" /></p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/steve-jobs-1955-2011-jpg-960%c3%97540-pixels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Dauten Hierarchy of Organizational Culture</title>
		<link>http://whircat.centosprime.com/the-dauten-hierarchy-of-organizational-culture/</link>
		<comments>http://whircat.centosprime.com/the-dauten-hierarchy-of-organizational-culture/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 18:13:34 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Practice]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=776</guid>
		<description><![CDATA[I wonder, Do you recognize your organization somewhere on the pyramid? via The Corporate Curmudgeon: THE DAUTEN HIERARCHY OF ORGANIZATIONAL CULTURE.]]></description>
			<content:encoded><![CDATA[<blockquote><p>I wonder, Do you recognize your organization somewhere on the pyramid?</p></blockquote>
<p>via <a href="http://blog.dauten.com/2011/08/dauten-hierarchy-of-organizational.html">The Corporate Curmudgeon: THE DAUTEN HIERARCHY OF ORGANIZATIONAL CULTURE</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/the-dauten-hierarchy-of-organizational-culture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL RIGHT OUTER JOIN Tutorial &amp; Examples » MySQL Join Tutorials</title>
		<link>http://whircat.centosprime.com/mysql-right-outer-join-tutorial-examples-%c2%bb-mysql-join-tutorials/</link>
		<comments>http://whircat.centosprime.com/mysql-right-outer-join-tutorial-examples-%c2%bb-mysql-join-tutorials/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 02:50:47 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Practice]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=774</guid>
		<description><![CDATA[MySQL RIGHT OUTER JOIN Tutorial &#38; Examples » MySQL Join Tutorials.]]></description>
			<content:encoded><![CDATA[<p><a href="http://mysqljoin.com//joins/right-outer-join-tutorial/">MySQL RIGHT OUTER JOIN Tutorial &amp; Examples » MySQL Join Tutorials</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/mysql-right-outer-join-tutorial-examples-%c2%bb-mysql-join-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Your Form Checkboxes Should Always Use Label Tags</title>
		<link>http://whircat.centosprime.com/why-your-form-checkboxes-should-always-use-label-tags/</link>
		<comments>http://whircat.centosprime.com/why-your-form-checkboxes-should-always-use-label-tags/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 12:37:11 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Practice]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=772</guid>
		<description><![CDATA[All check boxes have labels, but not all check boxes use label tags to dis play their labels. This can cre ate click ing prob lems for users. Check boxes are small and hard to tar get. With out the label tags, users can’t click the check box labels to tick the check box. Instead, [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>All check boxes have labels, but not all check boxes use label tags to dis play their labels. This can cre ate click ing prob lems for users. Check boxes are small and hard to tar get. With out the label tags, users can’t click the check box labels to tick the check box. Instead, they’re forced to tar get and click the small check box itself, which can cause user frus tra tion, espe cially for motor-impaired users.</p></blockquote>
<p>via <a href="http://uxmovement.com/forms/why-your-form-checkboxes-should-always-use-label-tags/">Why Your Form Checkboxes Should Always Use Label Tags &#8211; UX Movement</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/why-your-form-checkboxes-should-always-use-label-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad Usability: Year One</title>
		<link>http://whircat.centosprime.com/ipad-usability-year-one/</link>
		<comments>http://whircat.centosprime.com/ipad-usability-year-one/#comments</comments>
		<pubDate>Mon, 23 May 2011 17:53:59 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Practice]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=769</guid>
		<description><![CDATA[Obviously, tablets might become truly personal devices in the future as competition drives down the prices. But for now, you should assume that youre designing for a multi-user device. For example, users might be reluctant to stay permanently signed in on an app, and theyll still forget their passwords. Its also important to design recognizable [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Obviously, tablets might become truly personal devices in the future as competition drives down the prices. But for now, you should assume that youre designing for a multi-user device. For example, users might be reluctant to stay permanently signed in on an app, and theyll still forget their passwords. Its also important to design recognizable application icons so theyll stand out in the crowded listings of several users apps.</p></blockquote>
<p>via <a href="http://www.useit.com/alertbox/ipad.html">iPad Usability: Year One Jakob Nielsens Alertbox</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/ipad-usability-year-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Utilize Available Screen Space</title>
		<link>http://whircat.centosprime.com/utilize-available-screen-space/</link>
		<comments>http://whircat.centosprime.com/utilize-available-screen-space/#comments</comments>
		<pubDate>Tue, 10 May 2011 13:42:55 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Practice]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=767</guid>
		<description><![CDATA[Mainly, though, let&#8217;s stop cramming information into tiny peepholes. Optimizing the UI for the available screen space is a key strategy for improving usability (and thus lifting your conversion rates). via Utilize Available Screen Space (Jakob Nielsen&#8217;s Alertbox). Face it. The web has gone mobile (and small). Nielsen&#8217;s words on Mega Drop-Down Navigation are informative [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Mainly, though, let&#8217;s stop cramming information into tiny peepholes. Optimizing the UI for the available screen space is a key strategy for improving usability (and thus lifting your conversion rates).</p></blockquote>
<p>via <a href="http://www.useit.com/alertbox/screen-space-use.html">Utilize Available Screen Space (Jakob Nielsen&#8217;s Alertbox)</a>.</p>
<p>Face it. The web has gone mobile (and small).</p>
<p>Nielsen&#8217;s words on <a title="Mega Drop-Downs" href="http://www.useit.com/alertbox/mega-dropdown-menus.html">Mega Drop-Down Navigation</a> are informative as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/utilize-available-screen-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>College students’ use of Kindle DX</title>
		<link>http://whircat.centosprime.com/college-students%e2%80%99-use-of-kindle-dx/</link>
		<comments>http://whircat.centosprime.com/college-students%e2%80%99-use-of-kindle-dx/#comments</comments>
		<pubDate>Fri, 06 May 2011 16:54:45 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Forward Directions]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[Practice]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=765</guid>
		<description><![CDATA[A study of how University of Washington graduate students integrated an Amazon Kindle DX into their course reading provides the first long-term investigation of e-readers in higher education. While some of the study’s findings were expected – students want improved support for taking notes, checking references and viewing figures – the authors also found that [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>A study of how University of Washington graduate students integrated an Amazon Kindle DX into their course reading provides the first long-term investigation of e-readers in higher education. While some of the study’s findings were expected – students want improved support for taking notes, checking references and viewing figures – the authors also found that allowing people to switch between reading styles, and providing the reader with physical cues, are two challenges that e-readers will need to address in cracking the college market.</p></blockquote>
<p>via <a href="http://www.washington.edu/news/articles/college-students2019-use-of-kindle-dx-points-to-e-reader2019s-role-in-academia">College students’ use of Kindle DX points to e-reader’s role in academia — University of Washington &#8211; washington.edu</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/college-students%e2%80%99-use-of-kindle-dx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A quicker drop table within MySQL</title>
		<link>http://whircat.centosprime.com/a-quicker-drop-table-within-mysql/</link>
		<comments>http://whircat.centosprime.com/a-quicker-drop-table-within-mysql/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 21:40:59 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Practice]]></category>
		<category><![CDATA[data warehouse]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=763</guid>
		<description><![CDATA[Whilst a truncate table operation is underway a lock mutex around the table is created to ensure data consistency; if using innodb file per table the physical .ibd file must be removed which is a painfully slow operation under ext3. via A quicker drop table within MySQL:]]></description>
			<content:encoded><![CDATA[<p>
<blockquote>Whilst a truncate table operation is underway a lock mutex around the table is created to ensure data consistency; if using innodb file per table the physical .ibd file must be removed which is a painfully slow operation under ext3.
</p></blockquote>
<p>via <a href="http://www.mysqldbahelp.com/2011/04/quicker-drop-table-within-mysql.html">A quicker drop table within MySQL</a>:</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/a-quicker-drop-table-within-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The AWS Outage: The Cloud&#8217;s Shining Moment</title>
		<link>http://whircat.centosprime.com/the-aws-outage-the-clouds-shining-moment/</link>
		<comments>http://whircat.centosprime.com/the-aws-outage-the-clouds-shining-moment/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 22:30:00 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Practice]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[foundation]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=761</guid>
		<description><![CDATA[In short, if your systems failed in the Amazon cloud this week, it wasn&#8217;t Amazon&#8217;s fault. You either deemed an outage of this nature an acceptable risk or you failed to design for Amazon&#8217;s cloud computing model. via The AWS Outage: The Cloud&#8217;s Shining Moment &#8211; O&#8217;Reilly Broadcast.]]></description>
			<content:encoded><![CDATA[<blockquote><p>In short, if your systems failed in the Amazon cloud this week, it wasn&#8217;t Amazon&#8217;s fault. You either deemed an outage of this nature an acceptable risk or you failed to design for Amazon&#8217;s cloud computing model.</p></blockquote>
<p>via <a href="http://broadcast.oreilly.com/2011/04/the-aws-outage-the-clouds-shining-moment.html">The AWS Outage: The Cloud&#8217;s Shining Moment &#8211; O&#8217;Reilly Broadcast</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/the-aws-outage-the-clouds-shining-moment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The iPhone Tab Bar</title>
		<link>http://whircat.centosprime.com/the-iphone-tab-bar/</link>
		<comments>http://whircat.centosprime.com/the-iphone-tab-bar/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 13:22:13 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Practice]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=759</guid>
		<description><![CDATA[Having worked with interaction and graphical design for iPhone applications during the last couple of years I’ve managed to pick up some lessons the hard way, and in this post I would like to share my thoughts on a couple of do’s and don’ts. via The iPhone Tab Bar « SignificantPixels.]]></description>
			<content:encoded><![CDATA[<blockquote><p>Having worked with interaction and graphical design for iPhone applications during the last couple of years I’ve managed to pick up some lessons the hard way, and in this post I would like to share my thoughts on a couple of do’s and don’ts.</p></blockquote>
<p>via <a href="http://www.significantpixels.com/2011/04/04/the-iphone-tab-bar/">The iPhone Tab Bar « SignificantPixels</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/the-iphone-tab-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sorting algorithms as dances</title>
		<link>http://whircat.centosprime.com/sorting-algorithms-as-dances/</link>
		<comments>http://whircat.centosprime.com/sorting-algorithms-as-dances/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 18:15:23 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Practice]]></category>
		<category><![CDATA[digression]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=757</guid>
		<description><![CDATA[Take one Central European folk dancing team, a small folk band and an added overlay showing array locations and get them to dance the algorithms in time to &#8220;appropriate&#8221; folk music. The result is slightly surreal and for a time at least slightly hypnotic. via Sorting algorithms as dances.]]></description>
			<content:encoded><![CDATA[<blockquote><p>Take one Central European folk dancing team, a small folk band and an added overlay showing array locations and get them to dance the algorithms in time to &#8220;appropriate&#8221; folk music. The result is slightly surreal and for a time at least slightly hypnotic.</p></blockquote>
<p>via <a href="http://www.i-programmer.info/news/150-training-a-education/2255-sorting-algorithms-as-dances.html">Sorting algorithms as dances</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/sorting-algorithms-as-dances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Incompetent Research Skills</title>
		<link>http://whircat.centosprime.com/incompetent-research-skills/</link>
		<comments>http://whircat.centosprime.com/incompetent-research-skills/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 15:02:41 +0000</pubDate>
		<dc:creator>face</dc:creator>
				<category><![CDATA[Practice]]></category>
		<category><![CDATA[education]]></category>

		<guid isPermaLink="false">http://whircat.centosprime.com/?p=755</guid>
		<description><![CDATA[Although some analysts questioned the finding of search dominance, its a user behavior that gets stronger every year. Today, many users are so reliant on search that its undermining their problem-solving abilities. Ironically, the better search gets, the more dangerous it gets as people increasingly assume that whatever the search engine coughs up must be [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Although some analysts questioned the finding of search dominance, its a user behavior that gets stronger every year. Today, many users are so reliant on search that its undermining their problem-solving abilities. Ironically, the better search gets, the more dangerous it gets as people increasingly assume that whatever the search engine coughs up must be the answer.</p></blockquote>
<p>via <a href="http://www.useit.com/alertbox/search-skills.html">Incompetent Research Skills Curb Users Problem Solving Jakob Nielsens Alertbox</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://whircat.centosprime.com/incompetent-research-skills/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

