<?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>Linuxart</title>
	<atom:link href="http://linuxart.com/log/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxart.com/log</link>
	<description>Garrett LeSage's website</description>
	<lastBuildDate>Thu, 02 Jul 2009 05:34:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Desktop Summit!</title>
		<link>http://linuxart.com/log/archives/2009/07/02/desktop-summit/</link>
		<comments>http://linuxart.com/log/archives/2009/07/02/desktop-summit/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 05:34:26 +0000</pubDate>
		<dc:creator>garrett</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://linuxart.com/log/?p=1229</guid>
		<description><![CDATA[I am heading to the Gran Canaria Desktop Summit&#8230; but first, need to quickly finish packing! (:
It&#8217;ll be an amazing time. I&#8217;m excited to see everyone attending!
]]></description>
			<content:encoded><![CDATA[<p>I am heading to <a href="http://www.grancanariadesktopsummit.org/">the Gran Canaria Desktop Summit</a>&#8230; but first, need to quickly finish packing! (:</p>
<p>It&#8217;ll be an amazing time. I&#8217;m excited to see everyone attending!</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxart.com/log/archives/2009/07/02/desktop-summit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>git sucks‽</title>
		<link>http://linuxart.com/log/archives/2009/02/21/git-sucks%e2%80%bd/</link>
		<comments>http://linuxart.com/log/archives/2009/02/21/git-sucks%e2%80%bd/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 11:11:06 +0000</pubDate>
		<dc:creator>garrett</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bzr]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[Planet GNOME]]></category>

		<guid isPermaLink="false">http://linuxart.com/log/?p=1227</guid>
		<description><![CDATA[A few people on Planet GNOME are complaining about git, so I figured I should also post an example about git&#8217;s shortcomings when passing unexpected command line arguments.
$ git make me a sandwich
git: 'make' is not a git-command. See 'git --help'.
As a counter-point, let&#8217;s see how well bzr handles this&#8230;
$ bzr make me a sandwich
-bash: [...]]]></description>
			<content:encoded><![CDATA[<p>A few people on <a href="http://planet.gnome.org/">Planet GNOME</a> are complaining about <a href="http://git-scm.com/">git</a>, so I figured I should also post an example about git&#8217;s shortcomings when passing unexpected command line arguments.</p>
<blockquote><p><tt>$ </tt><kbd>git make me a sandwich</kbd><br />
<tt>git: 'make' is not a git-command. See 'git --help'.</tt></p></blockquote>
<p>As a counter-point, let&#8217;s see how well <a href="http://bazaar-vcs.org/">bzr</a> handles this&#8230;</p>
<blockquote><p><tt>$ </tt><kbd>bzr make me a sandwich</kbd><br />
<tt>-bash: bzr: command not found</tt></p></blockquote>
<p>At this point it seems fairly obvious that version control systems (even distributed ones) are not good chefs — after all, that&#8217;s <a href="http://xkcd.com/149/">what sudo is for</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxart.com/log/archives/2009/02/21/git-sucks%e2%80%bd/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Muinshee, for you&#8230; thanks to Twitter and the Banshee devs.</title>
		<link>http://linuxart.com/log/archives/2009/01/15/muinshee-for-you/</link>
		<comments>http://linuxart.com/log/archives/2009/01/15/muinshee-for-you/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 22:24:58 +0000</pubDate>
		<dc:creator>garrett</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Banshee]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Muine]]></category>
		<category><![CDATA[Muinshee]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Novell]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://linuxart.com/log/?p=1210</guid>
		<description><![CDATA[Quick background: Muinshee is a special UI (user interface) for Banshee, an open source music player, in the style of Muine, another open source music player. It&#8217;s really neat (if you&#8217;re a minimalistic Muine fan) because Muinshee is a mashup of Muine&#8217;s simple interface backed by Banshee-power.
How it happened: I recently sparked off a nice [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Quick background</strong>: Muinshee is a special UI (user interface) for <a href="http://banshee-project.org/">Banshee</a>, an open source music player, in the style of <a href="http://muine-player.org/">Muine</a>, another open source music player. It&#8217;s really neat (if you&#8217;re a minimalistic Muine fan) because Muinshee is a mashup of Muine&#8217;s simple interface backed by Banshee-power.</p>
<p><strong>How it happened</strong>: I recently sparked off <a href="http://search.twitter.com/search?q=muinshee">a nice little <em>tweetversation</em></a> (a conversation on <a href="http://twitter.com/">Twitter</a>) about the old <a href="http://gburt.blogspot.com/2008/08/muinshee.html">Muinshee teaser blog post</a>. In a few 140-character-max back-and-forths, it went from an &#8220;oh yeah, rember that!?&#8221; moment&#8230; to getting a tip from Gabriel Burt (the guy who made the Muine UI for Banshee) himself&#8230; to me quickly tweaking Banshee&#8217;s starter script (and crudly adding 64-bit support today, btw)&#8230; and then releasing the <a href="http://gist.github.com/43900">tiny hack of a script</a> on <a href="http://github.com/">github</a>&#8217;s <a href="http://gist.github.com/">gist</a> (which is the paste-and-create git repo service).</p>
<div align="center"><div class="wp-caption aligncenter" style="width: 624px"><img title="Muinshee" src="http://linuxart.com/log/wp-content/uploads/2009/01/muinshee-screenshot1.png" alt="" width="614" height="604" /><p class="wp-caption-text">Muinshee: it&#39;s like a baby Banshee!</p></div></div>
<p><strong>Like what you see? </strong><a href="http://gist.github.com/raw/43900/09de5f249644f18fb49f89c1d08a1f4a558bc29d">Download the Muinshee script</a> <em>(updated: fixed a bug. oops!)</em> and place it in your path somewhere (the <tt>bin</tt> subdirectory in your home directory should work nicely). After that, just run &#8220;<tt>muinshee</tt>&#8221; and you&#8217;ll be in minimalistic UI play queue heaven.</p>
<p><strong>Then, of course</strong>: Thank <a href="http://twitter.com/abock">Aaron</a>, <a href="http://twitter.com/gabaug">Gabriel</a>, and hordes of other rockstar developers for <a href="http://banshee-project.org/">their awesomely great music player</a>! (With the best sync&#8217;ing support around, excellent <a href="http://last.fm/">Last.fm</a> integration, podcasts, library management, etc.… you may just want to stick with the full-blown Banshee, though!<strong> *smile*</strong>)</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxart.com/log/archives/2009/01/15/muinshee-for-you/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Merry Christmas &amp; happy New Year!</title>
		<link>http://linuxart.com/log/archives/2008/12/25/merry-christmas-happy-new-year/</link>
		<comments>http://linuxart.com/log/archives/2008/12/25/merry-christmas-happy-new-year/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 16:02:06 +0000</pubDate>
		<dc:creator>garrett</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://linuxart.com/log/?p=1196</guid>
		<description><![CDATA[What? Did you think I&#8217;d blog on Christmas and not mention it? Here&#8217;s the obligatory post. (:
Merry Christmas everyone! Hope everything is wonderful for you all!
]]></description>
			<content:encoded><![CDATA[<p>What? Did you think I&#8217;d blog on Christmas and not mention it? Here&#8217;s the obligatory post. (:</p>
<p>Merry Christmas everyone! Hope everything is wonderful for you all!</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxart.com/log/archives/2008/12/25/merry-christmas-happy-new-year/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Oh yeah! I have a blog!</title>
		<link>http://linuxart.com/log/archives/2008/12/25/oh-yeah-i-have-a-blog/</link>
		<comments>http://linuxart.com/log/archives/2008/12/25/oh-yeah-i-have-a-blog/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 15:54:57 +0000</pubDate>
		<dc:creator>garrett</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://linuxart.com/log/?p=1187</guid>
		<description><![CDATA[I need to post something here more often.
 
Most of my little bit of free time on the web has been elsewhere, at places like:

Flickr (my photos)
Facebook (&#8221;social&#8221; communication)
Twitter (what I&#8217;m doing or thinking about)
Delicious (websites I find interesting)

Aside from the above, I&#8217;ve also spent a good amount of time working on SUSE Studio (which [...]]]></description>
			<content:encoded><![CDATA[<p>I need to post something here more often.</p>
<p style="text-align: center;vertical-align:top;"><a title="birds at the beach by Garrett LeSage, on Flickr" href="http://www.flickr.com/photos/garrett/3046273481/"><img src="http://farm4.static.flickr.com/3169/3046273481_52a0a9cd19_m.jpg" alt="birds at the beach" width="240" height="135" /></a> <a title="Georgia Queen by Garrett LeSage, on Flickr" href="http://www.flickr.com/photos/garrett/2886406046/"><img src="http://farm4.static.flickr.com/3199/2886406046_4954a250e5_m.jpg" alt="Georgia Queen" width="240" height="135" /></a></p>
<p>Most of my little bit of free time on the web has been elsewhere, at places like:</p>
<ul>
<li><a href="http://www.flickr.com/photos/garrett/">Flickr</a> (my photos)</li>
<li><a href="http://www.facebook.com/people/Garrett-LeSage/533425518">Facebook</a> (&#8221;social&#8221; communication)</li>
<li><a href="http://twitter.com/garrett">Twitter</a> (what I&#8217;m doing or thinking about)</li>
<li><a href="http://delicious.com/garrett">Delicious</a> (websites I find interesting)</li>
</ul>
<p>Aside from the above, I&#8217;ve also spent a good amount of time working on <a href="http://susestudio.com/">SUSE Studio</a> (which is currently in alpha, but still awesome).</p>
<p style="text-align: center;"><a title="ice, a row by Garrett LeSage, on Flickr" href="http://www.flickr.com/photos/garrett/2723949924/"><img src="http://farm4.static.flickr.com/3264/2723949924_fe8cbe587d_m.jpg" alt="ice, a row" width="240" height="160" /></a> <a title="painted desert by Garrett LeSage, on Flickr" href="http://www.flickr.com/photos/garrett/3126860050/"><img src="http://farm4.static.flickr.com/3091/3126860050_13e55d628a_m.jpg" alt="painted desert" width="240" height="160" /></a><br />
<a title="dancing with fire by Garrett LeSage, on Flickr" href="http://www.flickr.com/photos/garrett/2746851800/"><img src="http://farm4.static.flickr.com/3025/2746851800_260325eaaf_m.jpg" alt="dancing with fire" width="240" height="135" /></a> <a title="winging it by Garrett LeSage, on Flickr" href="http://www.flickr.com/photos/garrett/3008245591/"><img src="http://farm4.static.flickr.com/3045/3008245591_f53d886af2_m.jpg" alt="winging it" width="240" height="135" /></a><br />
<a title="in the air by Garrett LeSage, on Flickr" href="http://www.flickr.com/photos/garrett/2717485557/"><img src="http://farm4.static.flickr.com/3228/2717485557_b62c13ed95_m.jpg" alt="in the air" width="160" height="240" /></a> <a title="campfire magic by Garrett LeSage, on Flickr" href="http://www.flickr.com/photos/garrett/3126806492/"><img src="http://farm4.static.flickr.com/3123/3126806492_61b7fd1d28_m.jpg" alt="campfire magic" width="160" height="240" /></a>
</p>
<p style="text-align: center;">By-the-way: the photos above are recent uploads of mine. Some are from not-so-long-ago; some are from a while back.</p>
<p style="text-align: center;">You can find the above pictures—and many others—at <a href="http://flickr.com/photos/garrett">my Flickr photo stream</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxart.com/log/archives/2008/12/25/oh-yeah-i-have-a-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>in Boston!</title>
		<link>http://linuxart.com/log/archives/2008/10/05/in-boston/</link>
		<comments>http://linuxart.com/log/archives/2008/10/05/in-boston/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 16:31:33 +0000</pubDate>
		<dc:creator>garrett</dc:creator>
				<category><![CDATA[Travel]]></category>
		<category><![CDATA[Boston]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[summit]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://linuxart.com/log/?p=1186</guid>
		<description><![CDATA[Hey everyone! I just arrived in Boston for the GNOME Summit (and the UX Hackfest that precedes it).
]]></description>
			<content:encoded><![CDATA[<p>Hey everyone! I just arrived in Boston for <a href="http://live.gnome.org/BostonSummit">the GNOME Summit</a> (and the <a href="http://live.gnome.org/Boston2008/GUIHackfest">UX Hackfest</a> that precedes it).</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxart.com/log/archives/2008/10/05/in-boston/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hack Week wrap-up!</title>
		<link>http://linuxart.com/log/archives/2008/08/29/hack-week-wrap-up/</link>
		<comments>http://linuxart.com/log/archives/2008/08/29/hack-week-wrap-up/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 17:54:49 +0000</pubDate>
		<dc:creator>garrett</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[hack week]]></category>
		<category><![CDATA[mockup]]></category>
		<category><![CDATA[Novell]]></category>
		<category><![CDATA[one-click]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[SUSE]]></category>
		<category><![CDATA[ubiquity]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://linuxart.com/log/?p=1185</guid>
		<description><![CDATA[Another Hack Week @ Novell / SUSE has come to an end. I think I&#8217;ve been pretty productive, as I took on and accomplished three pretty successful mini–projects.
Redesign the one-click installer
I walked through the current one, taking screenshots and notes. My goals were simple: make it simpler, and reduce the number of clicks (at least [...]]]></description>
			<content:encoded><![CDATA[<p>Another Hack Week @ Novell / SUSE has come to an end. I think I&#8217;ve been pretty productive, as I took on and accomplished three pretty successful mini–projects.</p>
<h2><strong>Redesign the one-click installer</strong></h2>
<p>I walked through the current one, taking screenshots and notes. My goals were simple: make it simpler, and reduce the number of clicks (<em>at least</em> 6, depending on what happens) down to 1, as the name implies.</p>
<p>When I had a mockup ready–to–go, I showed it to <a href="http://news.opensuse.org/2007/09/03/people-of-opensuse-benjamin-weber/">Benjiman Weber</a>, who happened to be visiting the SUSE office for hack week. He thought it was good overall, but suggested a few changes. I iterated over it a few times and came up something much simpler than the current design, and got it down to 1 click if the repository is already trusted, and an additional click if the repository needs to be trusted.</p>
<p>Here&#8217;s the final (for now, at least) design:</p>
<p style="text-align: center;"><a href="http://ux.suse.de/~garrett/public/hackweek/oneclick/mockups/oneclick-mockup-disable%20widgets.png"><img class="aligncenter" src="http://ux.suse.de/~garrett/public/hackweek/oneclick/oneclick-preview.png" border="0" alt="" /></a></p>
<p>If you&#8217;re interested, also check <a href="http://ux.suse.de/~garrett/public/hackweek/oneclick/mockups/">all of the mockups</a>, including the previous two as well.</p>
<h2><strong>WallaWalla, a from-scratch font (which looks quite a bit like the SUSE font)<br />
</strong></h2>
<p><a href="http://jimmac.musichall.cz/log/?p=441">Jakub had a great idea</a>; initially I wanted to help out, but I basically wound up making my own SUSE derivative font. Most of it was done on Monday. I spent today (Friday) tidying i up and redoing a lot of the glyphs, as well as quickly adjusting the space between letters (kerning).</p>
<p style="text-align: center;"><a href="http://ux.suse.de/~garrett/public/wallawalla/0.1/WallaWalla.otf"><img class="aligncenter" src="http://ux.suse.de/~garrett/public/wallawalla/example.png" border="0" alt="" align="center" /></a></p>
<p style="text-align: left;"><a href="http://ux.suse.de/~garrett/public/wallawalla/0.1/WallaWalla.otf">Download version 0.1 of the WallaWalla OTF</a> (OpenType File) …or if you want to play around in FontForge, you can <a href="http://ux.suse.de/~garrett/public/wallawalla/0.1/WallaWalla.sfd">download the SFD</a> also.</p>
<p style="text-align: left;">
<p style="text-align: left;">
<h2>Ubiquity command for quickly performing a software search</h2>
<p>This week, <a href="http://labs.mozilla.com/2008/08/introducing-ubiquity/">Ubiquity</a> was all the rage. It&#8217;s a quick launcher for the Web, served up as a <a href="http://getfirefox.com/">Firefox</a> extension. I decided, on a whim, to whip up an extension for the extension—basically make a new command for it called “software-search”.</p>
<p>Basically, it lets you search <a href="http://software.opensuse.org/search">the openSUSE software search engine</a> all from a selection on a page (or whatever you type, optionally). It displays the results of how many hits there are (if there are), which provides a quick glance to see if you can do a one-click install from the software search to install whatever software you want, without even needing to visit the page (until you know there&#8217;s something available of course). To see the results, just hit enter, and it will open up a new tab with the software you&#8217;re seeking.</p>
<p>(It&#8217;s great for <a href="http://delicious.com/tag/linux+software+list+applications">all of those pages that lists random software for Linux</a>, or whenever you feel like quickly searching to see what is available in the software search.)</p>
<p>Here&#8217;s a demo screenshot:<br />
<a href="http://ux.suse.de/~garrett/public/ubiquity/software-search/"></a></p>
<p style="text-align: center;"><img class="aligncenter" src="http://ux.suse.de/~garrett/public/ubiquity/software-search/software-search-screenshot.gif" alt="" /></p>
<p>Interested in trying it out? First install Ubuiquity in Firefox, then <a href="http://ux.suse.de/~garrett/public/ubiquity/software-search/">visit my page for the software-search command</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxart.com/log/archives/2008/08/29/hack-week-wrap-up/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.836 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2009-07-04 20:51:57 -->
