<?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>NONparametrics &#187; General</title>
	<atom:link href="http://nonparametrics.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://nonparametrics.com</link>
	<description>geekdom without assumption</description>
	<lastBuildDate>Thu, 15 Oct 2009 23:09:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Interface tuning</title>
		<link>http://nonparametrics.com/2009/10/07/interface-tuning/</link>
		<comments>http://nonparametrics.com/2009/10/07/interface-tuning/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 01:33:30 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[tools (toys)]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[webmin]]></category>

		<guid isPermaLink="false">http://nonparametrics.com/?p=33</guid>
		<description><![CDATA[Alyssa sent me a really cool article on interface design today. I resonate with this one particularly because simplicity in software and SaaS (Software as a Service) is one of my standard soap-boxes. I believe that a large part of the gap between techies and the real world can be attributed to the complexity that we blast the poor non-techies with--real or perceived. I definitely recommend that you read it, if you have the time.

The article mentions the 80/20 rule of feature use, and that got me to thinking ...]]></description>
			<content:encoded><![CDATA[<p>Alyssa sent me a really cool <a href="http://www.smashingmagazine.com/2009/10/07/minimizing-complexity-in-user-interfaces/" target="_blank">article on interface design</a> today. I resonate with this one particularly because simplicity in software and SaaS (Software as a Service) is one of my standard soap-boxes. I believe that a large part of the gap between techies and the real world can be attributed to the complexity that we blast the poor non-techies with&#8211;real or perceived. I definitely recommend that you read it, if you have the time.</p>
<p>The article mentions the 80/20 rule of feature use, and that got me to thinking of something I&#8217;d seen in the Piwik plug-ins directory: <a href="http://www.labsmedia.com/clickheat/index.html" target="_blank">clickheat</a>. I looked it up out of curiosity, and not ten minutes later I had a copy running, logging clicks on my development system. Our system is resource based (having several hundered individually assigned/authorized resources), and each user is presented with a menu tailored to the features that they have access to. That gives us a pretty good edge on keeping things simple, but even so I know that there are well-intentioned features that can get in the way; as such I&#8217;m not about to turn down any intelligence available to me.</p>
<p>Clickheat&#8211;like it sounds&#8211;logs all the clicks on whatever page you add it to, and then does some geometric math to overlay a heat pattern on a copy of the webpage; the result? A graphical representaion of what users are doing on any given page, overlaid on the actual page that clickheat fetches with javascript.</p>
<div id="attachment_34" class="wp-caption alignnone" style="width: 353px"><img class="size-full wp-image-34" title="Clickheat" src="http://nonparametrics.com/wp-content/uploads/2009/10/Clickheat.png" alt="A &quot;thermal&quot; map of clicks overlaid on the page" width="343" height="247" /><p class="wp-caption-text">A &quot;thermal&quot; map of clicks overlaid on the page</p></div>
<p>To be perfectly candid, it&#8217;s not the easiest thing in the world to figure out, but it sure wasn&#8217;t bad. You have to do a couple of simple things (like setting a site name in the javascript tag before pasting it into your html, and deciding how to group pages for logging) and the documentation leaves much to be desired, but all in all it was worth a few moments that it took to install. It will be great when this tool matures a little and possibly adds a database back-end (right now it&#8217;s all file logging), but in the mean time it will still provide interesting use information to help us reduce the effort for our users to find and access what they really want: that golden 20.</p>
]]></content:encoded>
			<wfw:commentRss>http://nonparametrics.com/2009/10/07/interface-tuning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech for the techies</title>
		<link>http://nonparametrics.com/2009/09/27/tech-for-the-techies/</link>
		<comments>http://nonparametrics.com/2009/09/27/tech-for-the-techies/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 18:59:39 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://nonparametrics.com/?p=1</guid>
		<description><![CDATA[After a long and ardorous battle to claim the time required for it, I have decided to make use of my long-parked domain, nonparametrics.com. The intent is to migrate all of the techie posts from my personal blog, bryanjeffrey.com, over to this site and allow readers to abstain from the torturous shop talk that has [...]]]></description>
			<content:encoded><![CDATA[<p>After a long and ardorous battle to claim the time required for it, I have decided to make use of my long-parked domain, nonparametrics.com. The intent is to migrate all of the techie posts from my personal blog, <a href="http://www.bryanjeffrey.com" target="_blank">bryanjeffrey.com</a>, over to this site and allow readers to abstain from the torturous shop talk that has been its mainstay. I&#8217;m starting without the flashy style and design, since Google (and most readers) could care less about the look as long as the content is there. At some yet-undetermined time in the future, I may get to that. No promises, but I&#8217;m hoping this will help with some of my prior blogging inhibitions, and both will see some action henceforth. Happy surfing.</p>
]]></content:encoded>
			<wfw:commentRss>http://nonparametrics.com/2009/09/27/tech-for-the-techies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the last fedora</title>
		<link>http://nonparametrics.com/2008/04/07/the-last-fedora/</link>
		<comments>http://nonparametrics.com/2008/04/07/the-last-fedora/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 15:43:50 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[disaster aversion]]></category>
		<category><![CDATA[filesystem]]></category>

		<guid isPermaLink="false">http://nonparametrics.com/?p=9</guid>
		<description><![CDATA[Given the high volume of quality content &#60;wink wink&#62;  on this blog, I&#8217;m sure that many were heart broken when the server hosting this had a harddrive hiccup and downed for 10 days.  If you didn&#8217;t notice, I don&#8217;t blame you. I keep telling myself and everyone else that I will someday maintain this, but [...]]]></description>
			<content:encoded><![CDATA[<p>Given the high volume of quality content &lt;wink wink&gt;  on this blog, I&#8217;m sure that many were heart broken when the server hosting this had a harddrive hiccup and downed for 10 days.  If you didn&#8217;t notice, I don&#8217;t blame you. I keep telling myself and everyone else that I will someday maintain this, but it happens to fall a ways down in a very long list of life and professional goals. Not that I don&#8217;t see this as important, but our little I/O episode is case in point.</p>
<p>The issue was actually a rather simple one, involving only a corrupted ext3 journal in the /var partition; that unfortunetly becomes much more complicated when the offending host is located some 350 miles away in a dark basement&#8217;s much darker closet with no known *nix admins to be had. I tried to do a phone walkthough with my very patient and forgiving brother-in-law, but that ended when I failed to assert the gravitous difference between</p>
<p><code>tune2fs -O ^has_journal /var</code></p>
<p>and</p>
<p><code>tune2fs -O ^has_journal / var</code>.</p>
<p>If you&#8217;re not a sysamdin, the short story is that the mis-placement of a single space made the machine completely unbootable. So thanks to FEDEX, we&#8217;re back in business little the worse for the wear.</p>
<p>Aside from hosting a few blogs and our primary DNS, that server was not doing much anyway, and I was in the process of backing up the data to decommission it when the error occurred. I never would have guessed it a year ago, but we are now 100% <a href="http://ubuntu.com">Ubuntu</a> as that was our last <a href="http://fedoraproject.org">Fedora</a> based server. We just upgraded most of our desktops at work to the new Beta release of Hardy Heron, and I&#8217;m happy as cake. The NVidia drivers for my GeForce 6150 LE are finally solid in Compiz-Fusion after endless screen locks (the mouse would move, but no one was home) and the intel video cards are doing their own work so that the processor is freed up for snappy performance. The background art is the best yet.</p>
<p>I apologize to the faithful few who keep checking in hoping for personal news and continue to get assualted with tech jargon.. I have plans to split my personal and professional blogs apart&#8211;stop laughing, I know that keeping has been more than a task for me so far. Thanks for sticking with me anyway. Blessings!</p>
]]></content:encoded>
			<wfw:commentRss>http://nonparametrics.com/2008/04/07/the-last-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
