<?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>Silas Sewell - November 2007</title>
        <atom:link href="http://www.silassewell.com/blog/2007/11/rss2.xml" rel="self" type="application/rss+xml" />
        <link>http://www.silassewell.com/blog/2007/11</link>
        <description>Infrastructure Development</description>
        <lastBuildDate>Sat, 08 Jan 2011 00:00:00 GMT</lastBuildDate>
        <generator>http://www.silassewell.com/</generator>
        <language>en</language>
        <sy:updatePeriod>hourly</sy:updatePeriod>
        <sy:updateFrequency>1</sy:updateFrequency>

        <item>
            <title>Better Terminal Font in OS X (GNOME)</title>
            <link>http://www.silassewell.com/blog/2007/11/18/better-terminal-font-os-x-gnome/</link>
            <pubDate>Sun, 18 Nov 2007 00:00:00 GMT</pubDate>
            <dc:creator>silas</dc:creator>
            <category><![CDATA[Mac OS X]]></category><category><![CDATA[Operating Systems]]></category><category><![CDATA[Software]]></category><category><![CDATA[Terminal]]></category>
            <guid isPermaLink="true">http://www.silassewell.com/blog/2007/11/18/better-terminal-font-os-x-gnome/</guid>
            <description><![CDATA[<p>With the release of Leopard (OS X 10.5) came a sufficiently usable Terminal
(aka tabs). The only real complaint I had was the font.</p>

<p><img src="http://www.silassewell.com/blog/2007/11/18/better-terminal-font-os-x-gnome/veramonoterminal.png" alt="Terminal" /></p>

<p>I ended up tracking down the default font used in the GNOME terminal and
installed it using the steps below:</p>

<ol>
<li>Download <a href="http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/">Bitstream Vera Mono 1.10</a></li>
<li>Extract the archive</li>
<li>Double click on <code class="prettyprint">VeraMono.ttf</code></li>
<li>Click <code class="prettyprint">Install Font</code></li>
<li>From <code class="prettyprint">Terminal</code> click <code class="prettyprint">Terminal-&gt;Preferences</code></li>
<li>To the right of <code class="prettyprint">Font</code> click <code class="prettyprint">Change...</code></li>
<li>Select <code class="prettyprint">Bitstream Vera Sans</code> for the <code class="prettyprint">Family</code></li>
<li>Select <code class="prettyprint">12</code> for the <code class="prettyprint">Size</code></li>
<li>Close the Fonts window</li>
<li>Enable <code class="prettyprint">Antialias text</code> under Text</li>
<li>Restart the Terminal</li>
</ol>]]></description>
        </item>

        <item>
            <title>iGoogle – Hide Google Search</title>
            <link>http://www.silassewell.com/blog/2007/11/15/igoogle-hide-google-search/</link>
            <pubDate>Thu, 15 Nov 2007 00:00:00 GMT</pubDate>
            <dc:creator>silas</dc:creator>
            <category><![CDATA[iGoogle]]></category><category><![CDATA[Javascript]]></category><category><![CDATA[Programming]]></category>
            <guid isPermaLink="true">http://www.silassewell.com/blog/2007/11/15/igoogle-hide-google-search/</guid>
            <description><![CDATA[<p><strong>NOTE:</strong> This gadget will no longer work, Google has deprecated the inline
property which this gadget required.</p>

<p>Hide Google Search (<a href="http://www.silassewell.com/blog/2007/11/15/igoogle-hide-google-search/hide_google_search.xml">source</a>) is a gadget which hides the search area
of iGoogle.</p>

<p>I've tested the gadget with the latest versions of Firefox, IE and Safari.</p>

<p><img src="http://www.silassewell.com/blog/2007/11/15/igoogle-hide-google-search/hide-google-search-screenshot.png" alt="Hide Google Search" /></p>

<p>The above image is how the iGoogle page will load by default. You can toggle
the hidden area by clicking the line right below the navigation bar.</p>

<p><img src="http://www.silassewell.com/blog/2007/11/15/igoogle-hide-google-search/hide-google-search-usage.png" alt="Hide Google Search Expanded" /></p>]]></description>
        </item>

    </channel>
</rss>
