<?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>Chip and Jo&#039;s Home</title>
	<atom:link href="http://chiplueck.com/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://chiplueck.com/wordpress</link>
	<description>Our home on the web.</description>
	<lastBuildDate>Sat, 11 Feb 2012 23:44:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Gnome 3 is Awesome and Infuriating</title>
		<link>http://chiplueck.com/wordpress/gnome-3-is-awesome-and-infuriating/</link>
		<comments>http://chiplueck.com/wordpress/gnome-3-is-awesome-and-infuriating/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 15:49:50 +0000</pubDate>
		<dc:creator>chip</dc:creator>
				<category><![CDATA[Geekery]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://chiplueck.com/wordpress/?p=45</guid>
		<description><![CDATA[&#160; Update Feb 11, 2012 &#8212; It seems that the Gnome Shell extensions eco-system has grown up quickly, and there are now tons of extensions that do all kinds of fun stuff, include one to &#8230;<span class="more-link-span"><a href="http://chiplueck.com/wordpress/gnome-3-is-awesome-and-infuriating/" class="more-link">Read More </a></span>]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>Update Feb 11, 2012 &#8212; It seems that the Gnome Shell extensions eco-system has grown up quickly, and there are now tons of extensions that do all kinds of fun stuff, include one to do exactly what I describe below &#8212; without having to customize the javascript.</p>
<p><a href="http://chiplueck.com/wordpress/wp-content/uploads/2012/01/gnome-3-using-e1325966295549.jpg"><img class="aligncenter size-medium wp-image-55" title="gnome-3-using" src="http://chiplueck.com/wordpress/wp-content/uploads/2012/01/gnome-3-using-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>&nbsp;</p>
<p>I have been forcing myself to use the new Gnome 3 window manager, which has been the default in Fedora since release 15.   At first I absolutely hated it, but a lot of that was due to the radical change in thinking about a desktop environment.</p>
<p>I have since come to like it and appreciate it, but there are still some things that are infuriating:</p>
<ul>
<li>It&#8217;s not very configurable &#8212; at least not without installing tweak tools or modifying the source code.</li>
<li>Some things require two steps.  For example, there is not a way to shut down your system without first logging out, and then using the shut down icon from the login screen.   That&#8217;s fine for me because I know how to shut down from the command prompt, which is always open, but still clunky and cumbersome out of the box.</li>
<li>The hot area in the upper left-hand part of the screen looks cool when activated, but it is so annoying.   I find my mouse in the upper left-hand corner of the screen all the time, and my intention is not to bring up the activity screen.   This is one of those things that is not configurable as far as I can see, and I&#8217;ve done lots of googling.</li>
<li>There is no visual way to see what applications are running <em>without doing something</em>.  In other Window Managers and previously in Gnome you could look at a task bar to see instantly what you had going on.   Yes, it was configurable, too so you could take it away if you didn&#8217;t care.   I still miss that after months of use.   Yes, the screen is more sleek and uncluttered but I prefer functionality over form!  Give me a choice.</li>
</ul>
<p>Luckily, I did find that much of the Gnome shell is written in Javascript and somebody already studied the code and found how to disable the hot area in the upper left.  Yay!   I&#8217;m including the code change here for my own records in case I can&#8217;t find it again, and maybe it will help someone else out there.</p>
<p>This is a system-wide hack, not user specific.  That&#8217;s fine for me because I&#8217;m the only user of my machine, but this would not work on a multi-user machine where everyone has a different preference for this setting.    That&#8217;s why this should be built in as configurable!</p>
<p>The javascript (at least in Fedora 16) is stored in /usr/share/gnome-shell/js/ui/.   The file that needs to be modified is layout.js.   I made a copy of the file before modifying it just in case I hosed things up.</p>
<p><a href="http://chiplueck.com/wordpress/wp-content/uploads/2012/01/code_mod_annotated.png"><img class="alignnone size-medium wp-image-46" title="Modified Code" src="http://chiplueck.com/wordpress/wp-content/uploads/2012/01/code_mod_annotated-300x133.png" alt="" width="744" height="337" /></a></p>
<p>Note that after applying this change you can still get the effect either by hitting the Super (Windows) key or clicking the &#8220;Activities&#8221; item in the upper left-hand corner.  The change also doesn&#8217;t take effect until you restart Gnome.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://chiplueck.com/wordpress/gnome-3-is-awesome-and-infuriating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Site</title>
		<link>http://chiplueck.com/wordpress/welcome-new-site/</link>
		<comments>http://chiplueck.com/wordpress/welcome-new-site/#comments</comments>
		<pubDate>Sun, 26 Jun 2011 16:35:47 +0000</pubDate>
		<dc:creator>chip</dc:creator>
				<category><![CDATA[Homepage Posts]]></category>
		<category><![CDATA[geekery]]></category>
		<category><![CDATA[new site]]></category>

		<guid isPermaLink="false">http://linserv1/wordpress/?p=3</guid>
		<description><![CDATA[This is the new home for Chip and Jo&#8217;s home on the web. The previous version of the site was hosted by Google Apps, but this new one is on our own server in the &#8230;<span class="more-link-span"><a href="http://chiplueck.com/wordpress/welcome-new-site/" class="more-link">Read More </a></span>]]></description>
			<content:encoded><![CDATA[<p>This is the new home for Chip and Jo&#8217;s home on the web.</p>
<p>The previous version of the site was hosted by Google Apps, but this new one is on our own server in the basement, and powered by WordPress.   That means it might be down from time to time, for sure once a week when the virtual matchine this site runs on is shut down and backed up.  But it&#8217;s just our site for sharing stuff with friends and family, so no biggie, right?!</p>
]]></content:encoded>
			<wfw:commentRss>http://chiplueck.com/wordpress/welcome-new-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kitchen Remodel Project</title>
		<link>http://chiplueck.com/wordpress/kitchen-remodel-project/</link>
		<comments>http://chiplueck.com/wordpress/kitchen-remodel-project/#comments</comments>
		<pubDate>Sun, 26 Jun 2011 00:30:21 +0000</pubDate>
		<dc:creator>chip</dc:creator>
				<category><![CDATA[Homepage Posts]]></category>
		<category><![CDATA[kitchen]]></category>
		<category><![CDATA[remodel]]></category>

		<guid isPermaLink="false">http://chiplueck.com/wordpress/?p=36</guid>
		<description><![CDATA[In December 2010, we began a project to rip out the old kitchen, and replace everything from the floors on up.   Since we were replacing the floors in the kitchen, that also meant replacing &#8230;<span class="more-link-span"><a href="http://chiplueck.com/wordpress/kitchen-remodel-project/" class="more-link">Read More </a></span>]]></description>
			<content:encoded><![CDATA[<p>In December 2010, we began a project to rip out the old kitchen, and replace everything from the floors on up.   Since we were replacing the floors in the kitchen, that also meant replacing the flooring in the dining room and hallways.</p>
<p>Most of the work was completed by our contractor in February, but we did a number of things ourselves, so we officially closed the book on the project in June.</p>
<p>Our initial photo diary can be found <a title="Kitchen remodel gallery" href="https://picasaweb.google.com/chip.lueck/KitchenRemodel" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://chiplueck.com/wordpress/kitchen-remodel-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kitchen Almost Done</title>
		<link>http://chiplueck.com/wordpress/kitchen-almost-done/</link>
		<comments>http://chiplueck.com/wordpress/kitchen-almost-done/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 00:36:09 +0000</pubDate>
		<dc:creator>chip</dc:creator>
				<category><![CDATA[Homepage Posts]]></category>
		<category><![CDATA[kitchen]]></category>
		<category><![CDATA[remodel]]></category>

		<guid isPermaLink="false">http://chiplueck.com/wordpress/?p=40</guid>
		<description><![CDATA[Join Jo and Lucy for a walking tour of our almost-complete kitchen.]]></description>
			<content:encoded><![CDATA[<p>Join Jo and Lucy for a walking tour of our almost-complete kitchen.</p>
<p><iframe width="595" height="446" src="http://www.youtube.com/embed/GgYOQ8XH--c?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://chiplueck.com/wordpress/kitchen-almost-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

