<?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>matt jones* &#187; Linux</title>
	<atom:link href="http://mattjon.es/blog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattjon.es</link>
	<description></description>
	<lastBuildDate>Thu, 08 Mar 2012 22:51:38 +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>★ Getting Typekit to work with Chromium and Namoroka</title>
		<link>http://mattjon.es/blog/2009/11/getting-typekit-to-work-with-chromium-and-namoroka/</link>
		<comments>http://mattjon.es/blog/2009/11/getting-typekit-to-work-with-chromium-and-namoroka/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 12:15:17 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://mattjon.es/blog/?p=3518</guid>
		<description><![CDATA[Typekit really need to improve the way they do their user-agent detection. At the moment, it seems that if the user-agent-string doesn't contain either 'Firefox' or 'Safari', then Typekit won't work, even when the rendering engine is capable of rendering &#8230; <p><a class="btn small" href="http://mattjon.es/blog/2009/11/getting-typekit-to-work-with-chromium-and-namoroka/">Continue reading <span class="meta-nav">&#8594;</span></a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.typekit.com">Typekit</a> really need to improve the way they do their user-agent detection. At the moment, it seems that if the user-agent-string doesn't contain either 'Firefox' or 'Safari', then Typekit won't work, even when the rendering engine is capable of rendering the fonts.</p>
<p>This isn't an issue for many. But it is if you're using a development build of a browser, or you're using a Linux distribution with a modified version of Firefox that, due to licensing restrictions, can't use the Firefox branding. In this case, the user-agent string will contain the development name of the browser, such as 'Shiretoko' or 'Namoroka'.</p>
<p>In Firefox, changing the user-agent string in about:config to 'Firefox' will solve this problem. In <a href="http://code.google.com/chromium/">Chromium</a> (the development build of Google Chrome), you'll need to launch the browser with a command something like this:</p>
<p><code>chromium-browser --user-agent="Firefox/3.5.5" --enable-remote-fonts</code></p>
<p>Recent builds of Chromium now support @font-face, so you might not need the -enable-remote-fonts option.</p>
<p>Hopefully, Typekit will improve their browser detection by checking the rendering engine in the user-agent string, rather than simply the browser name.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattjon.es/blog/2009/11/getting-typekit-to-work-with-chromium-and-namoroka/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>★ Setting gnome-shell as the default window manager</title>
		<link>http://mattjon.es/blog/2009/11/setting-gnome-shell-as-the-default-window-manager/</link>
		<comments>http://mattjon.es/blog/2009/11/setting-gnome-shell-as-the-default-window-manager/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 08:44:07 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://mattjon.es/blog/?p=3424</guid>
		<description><![CDATA[Gnome Shell will be the new window manager in Gnome 3, but it can be used in the current version of Gnome by installing the gnome-shell package, and running 'gnome-shell --replace' in a terminal. To have Gnome Shell as the &#8230; <p><a class="btn small" href="http://mattjon.es/blog/2009/11/setting-gnome-shell-as-the-default-window-manager/">Continue reading <span class="meta-nav">&#8594;</span></a></p>]]></description>
			<content:encoded><![CDATA[<p>Gnome Shell will be the new window manager in Gnome 3, but it can be used in the current version of Gnome by installing the gnome-shell package, and running 'gnome-shell --replace' in a terminal.</p>
<p>To have Gnome Shell as the default window manager, setting the WINDOW_MANAGER environment variable won't work in Gnome 2.28. Instead you need to install 'gconf-editor' using your package manager, then go to:</p>
<p>/desktop/gnome/session/required_components</p>
<p>and set the 'windowmanager' key to 'gnome-shell' instead of 'metacity'.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattjon.es/blog/2009/11/setting-gnome-shell-as-the-default-window-manager/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>★ Nautilus Goes Spatial</title>
		<link>http://mattjon.es/blog/2004/03/nautilus-goes-spatial/</link>
		<comments>http://mattjon.es/blog/2004/03/nautilus-goes-spatial/#comments</comments>
		<pubDate>Wed, 10 Mar 2004 15:15:00 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://electronic-freedom/nautilusgoesspatial</guid>
		<description><![CDATA[This preview of GNOME 2.6 discusses an interesting development in its file manager, Nautilus. Like the OS X Finder and Windows’ file manager, Nautilus currently has a browser-like user interface, meaning you use backward and forward buttons to navigate through &#8230; <p><a class="btn small" href="http://mattjon.es/blog/2004/03/nautilus-goes-spatial/">Continue reading <span class="meta-nav">&#8594;</span></a></p>]]></description>
			<content:encoded><![CDATA[<p>This <a href="http://www.peacefulaction.org/sayamindu/GNOME-2.6/GNOME_2_6.html">preview of <span class="caps">GNOME 2</span>.6</a> discusses an interesting development in its file manager, Nautilus.</p>
<p>Like the <span class="caps">OS X </span>Finder and Windows’ file manager, Nautilus currently has a browser-like user interface, meaning you use backward and forward buttons to navigate through the hierarchy of folders. In the new version, Nautilus has a spatial finder mode, making it much more like the user interface found on the original Macintosh operating system. Rather than using one window to browse files, multiple windows are used, each representing a single folder. Many Mac users criticised Apple for the <span class="caps">OS X </span>Finder (which was based on the NeXT file manager), as its new navigational metaphor meant the Mac Finder had – in some peoples opinion – lost its ease of use.</p>
<p>What’s most interesting about this new feature in <span class="caps">GNOME 2</span>.6 is that Nautilus was originally designed and developed by a company called Eazel, which was founded by <a href="http://www.folklore.org/ProjectView.py?project=Macintosh&amp;characters=Andy+Hertzfeld">Andy Hertzfeld</a>, co-designer of the original Macintosh user interface. Eazel has <a href="http://archive.salon.com/tech/col/leon/2001/05/16/eazel_gone/">since collapsed</a> but its clear that Nautilus continues to be developed in the direction that he and his team sent it.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattjon.es/blog/2004/03/nautilus-goes-spatial/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

