<?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"
	>

<channel>
	<title>Linuxart</title>
	<atom:link href="http://linuxart.com/log/feed/rss2" rel="self" type="application/rss+xml" />
	<link>http://linuxart.com/log</link>
	<description>Garrett LeSage's website</description>
	<pubDate>Sun, 31 Aug 2008 08:45:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<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>
		</item>
		<item>
		<title>birthday hack week!</title>
		<link>http://linuxart.com/log/archives/2008/08/24/birthday-hack-week/</link>
		<comments>http://linuxart.com/log/archives/2008/08/24/birthday-hack-week/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 21:53:14 +0000</pubDate>
		<dc:creator>garrett</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://linuxart.com/log/?p=1183</guid>
		<description><![CDATA[This week is &#8220;Hack Week&#8221; @ SUSE / Novell&#8230; and Tuesday is my birthday, too!
]]></description>
			<content:encoded><![CDATA[<p>This week is &#8220;Hack Week&#8221; @ SUSE / Novell&#8230; and Tuesday is my birthday, too!</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxart.com/log/archives/2008/08/24/birthday-hack-week/feed/</wfw:commentRss>
		</item>
		<item>
		<title>whoisi theme</title>
		<link>http://linuxart.com/log/archives/2008/07/04/whoisi-theme/</link>
		<comments>http://linuxart.com/log/archives/2008/07/04/whoisi-theme/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 21:22:10 +0000</pubDate>
		<dc:creator>garrett</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[extension]]></category>

		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[greasemonkey]]></category>

		<category><![CDATA[stylish]]></category>

		<category><![CDATA[theme]]></category>

		<category><![CDATA[twitter]]></category>

		<category><![CDATA[whoisi]]></category>

		<guid isPermaLink="false">http://linuxart.com/log/?p=1182</guid>
		<description><![CDATA[I posted about this on twitter already, but I hacked together a quick user theme for the excellent whoisi service.
It works with either stylish or greasemonkey (there are two versions on the theme&#8217;s page, one for each excellent Firefox extension).
]]></description>
			<content:encoded><![CDATA[<p>I posted about this <a href="http://twitter.com/garrett/statuses/850294229">on twitter</a> already, but I hacked together <a href="http://userstyles.org/styles/8589">a quick user theme</a> for the excellent <a href="http://whoisi.com/">whoisi</a> service.</p>
<p>It works with either <a href="https://addons.mozilla.org/en-US/firefox/addon/2108">stylish</a> or <a href="https://addons.mozilla.org/en-US/firefox/addon/748">greasemonkey</a> (there are two versions on <a href="http://userstyles.org/styles/8589">the theme&#8217;s page</a>, one for each excellent <a href="http://getfirefox.com/">Firefox</a> extension).</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxart.com/log/archives/2008/07/04/whoisi-theme/feed/</wfw:commentRss>
		</item>
		<item>
		<title>no GUADEC for me&#8230;</title>
		<link>http://linuxart.com/log/archives/2008/07/04/no-guadec-for-me/</link>
		<comments>http://linuxart.com/log/archives/2008/07/04/no-guadec-for-me/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 21:15:42 +0000</pubDate>
		<dc:creator>garrett</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[apartment]]></category>

		<category><![CDATA[fiasco]]></category>

		<category><![CDATA[GUADEC]]></category>

		<category><![CDATA[issue]]></category>

		<category><![CDATA[Life]]></category>

		<category><![CDATA[sigh]]></category>

		<guid isPermaLink="false">http://linuxart.com/log/?p=1181</guid>
		<description><![CDATA[I was intending on going to this year&#8217;s GUADEC in Istanbul, Turkey&#8230; but, unfortunately, I&#8217;ve been having an amazingly horrid apartment experience.  I call it &#8220;the flat fiasco&#8221;.
]]></description>
			<content:encoded><![CDATA[<p>I was intending on going to this year&#8217;s GUADEC in Istanbul, Turkey&#8230; but, unfortunately, I&#8217;ve been having an <em>amazingly horrid</em> apartment experience.  I call it &#8220;the flat fiasco&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxart.com/log/archives/2008/07/04/no-guadec-for-me/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A few recent travel photos</title>
		<link>http://linuxart.com/log/archives/2008/06/22/a-few-recent-travel-photos/</link>
		<comments>http://linuxart.com/log/archives/2008/06/22/a-few-recent-travel-photos/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 21:16:35 +0000</pubDate>
		<dc:creator>garrett</dc:creator>
		
		<category><![CDATA[Photography]]></category>

		<category><![CDATA[Travel]]></category>

		<category><![CDATA[Life]]></category>

		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://linuxart.com/log/archives/2008/06/22/a-few-recent-travel-photos/</guid>
		<description><![CDATA[As always, I have lots more photos I need to post (and some on Flickr that I haven&#8217;t pointed out here), but here are a few photographs to share with you of my travels around the world in the past couple months.

I visited Jakub in Liberec, CZ
 
&#8230;then went to Wroclaw for LGM
 
After that, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">As always, I have lots more photos I need to post (and <a href="http://flickr.com/photos/garrett">some on Flickr</a> that I haven&#8217;t pointed out here), but here are a few photographs to share with you of my travels around the world in the past couple months.</p>
<p style="text-align: center;"><a title="streetcar in Liberec" href="http://www.flickr.com/photos/44124362632@N01/2545899389/"><img src="http://static.flickr.com/3279/2545899389_8ae8647b1d_m.jpg" alt="streetcar in Liberec" /></a></p>
<p style="text-align: center;">I visited Jakub in Liberec, CZ</p>
<p style="text-align: center;"><a title="walking in Wrocław" href="http://www.flickr.com/photos/44124362632@N01/2545947187/"> <img src="http://static.flickr.com/3181/2545947187_f713562d5d_m.jpg" alt="walking in Wrocław" /></a></p>
<p style="text-align: center;">&#8230;then went to Wroclaw for LGM</p>
<p style="text-align: center;"><a title="sunrise in Little Rock" href="http://www.flickr.com/photos/44124362632@N01/2562620864/"> <img src="http://static.flickr.com/3264/2562620864_230215711a_m.jpg" alt="sunrise in Little Rock" /></a></p>
<p style="text-align: center;">After that, I went to Savannah to visit family,and rode 1/2-way across the USA in a packed van.  (This is a shot from our hotel room in Little Rock, at Sunrise.)</p>
<p style="text-align: center;"><a title="elephant mugs on parade" href="http://www.flickr.com/photos/44124362632@N01/2548828323/"><img src="http://static.flickr.com/3180/2548828323_127da7facf_m.jpg" alt="elephant mugs on parade" /></a></p>
<p style="text-align: center;">We ended up in Tulsa, Oklahoma, for my cousin&#8217;s wedding, and a family reunion. (This picture is from Tulsa, but obviously not the wedding.)</p>
<p style="text-align: center;"><a title="June snow" href="http://www.flickr.com/photos/44124362632@N01/2592113448/"> </a></p>
<p style="text-align: center;"><span><a title="June snow" href="http://www.flickr.com/photos/44124362632@N01/2592113448/"> <img src="http://static.flickr.com/3068/2592113448_e6ab5daf38_m.jpg" alt="June snow" /></a></span></p>
<p style="text-align: center;"><a title="purple mountains" href="http://www.flickr.com/photos/44124362632@N01/2594146610/"><img src="http://static.flickr.com/3144/2594146610_f971db655b_m.jpg" alt="purple mountains" /></a></p>
<p style="text-align: center;"><a title="the cloud hovers over" href="http://www.flickr.com/photos/44124362632@N01/2594127974/"><img src="http://static.flickr.com/3011/2594127974_fcd4b53f9e_m.jpg" alt="the cloud hovers over" /> </a><a title="purple mountains" href="http://www.flickr.com/photos/44124362632@N01/2594146610/"> </a> <a title="purple mountains" href="http://www.flickr.com/photos/44124362632@N01/2594146610/"> </a></p>
<p style="text-align: center;">After getting back to Nürnberg, I went to Munich for the weekend.</p>
<p style="text-align: center;">Nat, Stephanie, James, and I went hiking around the foothills of the Alps on a Saturday.</p>
<p style="text-align: center;"><a title="sunrise in Little Rock" href="http://www.flickr.com/photos/44124362632@N01/2562620864/"> </a><a title="in the lens" href="http://www.flickr.com/photos/44124362632@N01/2589046476/"> </a><a title="love that breaks the rules" href="http://www.flickr.com/photos/44124362632@N01/2593365559/"> <img src="http://static.flickr.com/3077/2593365559_f95aebf842_m.jpg" alt="love that breaks the rules" /></a></p>
<p style="text-align: center;"><a title="under the archway" href="http://www.flickr.com/photos/44124362632@N01/2595746283/"><img src="http://static.flickr.com/3067/2595746283_0bd7221419_m.jpg" alt="under the archway" /> </a></p>
<p style="text-align: center;"><a title="love that breaks the rules" href="http://www.flickr.com/photos/44124362632@N01/2593365559/"> </a></p>
<p style="text-align: center;"><a title="in the lens" href="http://www.flickr.com/photos/44124362632@N01/2589046476/"> <img src="http://static.flickr.com/3052/2589046476_4370f97d97_m.jpg" alt="in the lens" /></a></p>
<p style="text-align: center;"><a title="under the archway" href="http://www.flickr.com/photos/44124362632@N01/2595746283/"> </a></p>
<p style="text-align: center;">&#8230;Then we visited Regensburg on Sunday.</p>
<p style="text-align: left;">Now I&#8217;m back in Nürnberg, taking this weekend off from travel (and don&#8217;t really have a photo to illustrate this last point).</p>
<p style="text-align: left;">Hope you enjoyed this little blog post! (You can see <a href="http://flickr.com/photos/garrett">more of my photos on Flickr</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxart.com/log/archives/2008/06/22/a-few-recent-travel-photos/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firefox 3!</title>
		<link>http://linuxart.com/log/archives/2008/06/17/firefox-3/</link>
		<comments>http://linuxart.com/log/archives/2008/06/17/firefox-3/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 19:28:50 +0000</pubDate>
		<dc:creator>garrett</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[browser]]></category>

		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://linuxart.com/log/archives/2008/06/17/firefox-3/</guid>
		<description><![CDATA[Today is Firefox Download Day, and the release of Firefox 3.  Go get (and install) Firefox (it&#8217;s available for Linux, Mac OS X, and Windows too), and be counted as part of a world record!
]]></description>
			<content:encoded><![CDATA[<p>Today is Firefox Download Day, and the release of Firefox 3.  Go <a href="http://getfirefox.com/">get (and install) Firefox</a> (it&#8217;s available for Linux, Mac OS X, and Windows too), and be counted as part of a <a href="http://www.spreadfirefox.com/en-US/worldrecord">world record</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxart.com/log/archives/2008/06/17/firefox-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>이 모든 것이 읽어 봅니다. (I scommessa non è possibile, senza un aiuto!)</title>
		<link>http://linuxart.com/log/archives/2008/05/02/not-in-english/</link>
		<comments>http://linuxart.com/log/archives/2008/05/02/not-in-english/#comments</comments>
		<pubDate>Fri, 02 May 2008 18:19:46 +0000</pubDate>
		<dc:creator>garrett</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[funny]]></category>

		<category><![CDATA[Humor]]></category>

		<category><![CDATA[languages]]></category>

		<category><![CDATA[Planet GNOME]]></category>

		<guid isPermaLink="false">http://linuxart.com/log/?p=1177</guid>
		<description><![CDATA[Ich finde es lustig, dass die Leute sich beschweren über andere Sprachen als Englisch auf Planet GNOME&#8230; und dass sie tun es in englischer Sprache. Threfore, ich bin dieses Posting nicht auf Englisch, aber einige Google Übersetzt Deutsch.
Pour le mélange encore plus, je pourrais ainsi poste dans d&#8217;autres langues. Ce paragraphe est en français.
كما احب [...]]]></description>
			<content:encoded><![CDATA[<p>Ich finde es lustig, dass die Leute sich beschweren über andere Sprachen als Englisch auf <a href="http://planet.gnome.org/">Planet GNOME</a>&#8230; und dass sie tun es in englischer Sprache. Threfore, ich bin dieses Posting nicht auf Englisch, aber einige Google Übersetzt Deutsch.</p>
<p>Pour le mélange encore plus, je pourrais ainsi poste dans d&#8217;autres langues. Ce paragraphe est en français.</p>
<p dir="ltr">كما احب العربية ، على الرغم من انني لا يستطيع القراءة او الكتابة ، الا من خلال صور سحريه للترجمة. ومن جميل عندما تبحث اللغة المكتوبة بها على الرغم من ذلك انه سيكون من العار ان لا تدرجهه</p>
<p>自UTF-8存在，我们可以张贴的东西在网路上以多种语文，我可能会以及不会离开了中国。</p>
<p>&#8230;または除外日本語、のいずれかです。</p>
<p>Надеюсь этого блога не будет катастрофы в браузере.</p>
<p>Αν σας λέει, &#8220;Λοιπόν, δεν μπορώ να διαβάσω όλα αυτά!&#8221; Αυτό είναι εντάξει. Αν μπορείτε να διαβάσετε ένα ή περισσότερα, τότε αυτό είναι μεγάλη. Για τα υπόλοιπα, ίσως να λέει, &#8220;Αυτός είναι ο Έλληνας που μου!&#8221;</p>
<p dir="ltr">Si está ofendido por esta falta de Inglés correo, entonces me siento.</p>
<p dir="ltr">Echter, als je echt wil weten wat ik heb geschreven, kunt u gebruik maken van <a href="http://translate.google.com/">Google Translate</a>.</p>
<p dir="ltr">क्या एक अच्छा दिन है . मैं आपको डाक से भविष्य में फिर से अंग्रेजी में है .</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxart.com/log/archives/2008/05/02/not-in-english/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
