<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://whijo.net" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>microsoft</title>
 <link>http://whijo.net/taxonomy/term/205/feed</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Give Your Eyes a Treat</title>
 <link>http://whijo.net/blog/brad/2008/04/24/give-your-eyes-treat.html</link>
 <description>I subscribe to the &lt;a href=&quot;http://blogs.msdn.com/ie/default.aspx&quot;&gt;IEBlog&lt;/a&gt; because it is always good for a laugh, or good to see exactly how much they are copying from the rest of the community. Recently Bill Hill, the Program Manager for Internet Explorer posted a little blurb about using their nice Consolas font for use in CMD.exe (Microsoft&#039;s &lt;a href=&quot;http://en.wikipedia.org/wiki/MS-DOS&quot;&gt;built in emulator&lt;/a&gt; of the 1980&#039;s command prompt, for the linux readers out there). Now, I dig the Microsoft fonts, they are very pretty, and very unfortunately licensed (sidebar: who decides to improve web, terminal, and printing with a series of fonts, and then puts licenses that impede their adoption?). I Have them installed on my Linux system, and while the may not have the full features of ClearType under linux, they still look damn good. So, Mr. Hill posted &lt;a href=&quot;http://blogs.msdn.com/ie/archive/2008/04/22/give-your-eyes-a-treat.aspx&quot;&gt;this how-to&lt;/a&gt; use it as your default console font, so I thought I would do the same. I am going to repeat his instructions so it benefits any windows users. I am not going to cover installing the fonts on either platform because it is pretty easy. 
&lt;h2&gt;Windows&lt;/h2&gt;
&lt;blockquote cite=&quot;http://blogs.msdn.com/ie/archive/2008/04/22/give-your-eyes-a-treat.aspx&quot;&gt; &lt;pre&gt;&lt;code&gt;    reg add &quot;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont&quot; /v 00 /d Consolas

    logoff

     Note: In Windows Vista, you need to run the reg command from an elevated command prompt.
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;When you log back in, Consolas will be an option in the “Command Prompt” Properties.  (n.b., Bryn tells me it actually shows up before you relog, but it won’t work.)&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;Linux/Gnome/Ubuntu&lt;/h2&gt;
You can do the equivalent in Ubuntu using gconf-editor from the command prompt, but you don&#039;t need to elevate privileges, and you need to browse to apps -&gt; gnome-terminal -&gt; profiles -&gt; Default, and change the &quot;font&quot; key. You could also do it system wide and browse to desktop -&gt; gnome -&gt; interface, and edit the monospace_font_name key to &quot;Consolas 10&quot;. I find this a little complex, so I tried to see if there was a less obscure way. Turns out there is:
Open a terminal:
&lt;span class=&quot;inline&quot;&gt;&lt;a href=&quot;http://whijo.net/files/terminal.png&quot; class=&quot;inline-image-link&quot; title=&quot;View: terminal.png&quot; rel=&quot;lightbox[gp_inline]&quot;&gt;&lt;img src=&quot;http://whijo.net/files/imagecache/inline_resize/files/terminal.png&quot; alt=&quot;terminal.png&quot; title=&quot;terminal.png&quot;  class=&quot;inline&quot; /&gt;&lt;/a&gt;&lt;/span&gt;
Right click the terminal, choose &quot;Edit Current Profile...&quot;, and left click:
&lt;span class=&quot;inline&quot;&gt;&lt;a href=&quot;http://whijo.net/files/terminal-rightclick.png&quot; class=&quot;inline-image-link&quot; title=&quot;View: terminal-rightclick.png&quot; rel=&quot;lightbox[gp_inline]&quot;&gt;&lt;img src=&quot;http://whijo.net/files/imagecache/inline_resize/files/terminal-rightclick.png&quot; alt=&quot;terminal-rightclick.png&quot; title=&quot;terminal-rightclick.png&quot;  class=&quot;inline&quot; /&gt;&lt;/a&gt;&lt;/span&gt;
Uncheck &quot;Use the system fixed width font&quot;, and click on the named font (not sure of the default, I already had it set to Consolas 10):
&lt;span class=&quot;inline&quot;&gt;&lt;a href=&quot;http://whijo.net/files/terminal-profile.png&quot; class=&quot;inline-image-link&quot; title=&quot;View: terminal-profile.png&quot; rel=&quot;lightbox[gp_inline]&quot;&gt;&lt;img src=&quot;http://whijo.net/files/imagecache/inline_resize/files/terminal-profile.png&quot; alt=&quot;terminal-profile.png&quot; title=&quot;terminal-profile.png&quot;  class=&quot;inline&quot; /&gt;&lt;/a&gt;&lt;/span&gt;
Choose Consolas (or any installed font), and I prefer 10 points, because it ends up being about the same size on screen:
&lt;span class=&quot;inline&quot;&gt;&lt;a href=&quot;http://whijo.net/files/terminal-fontselect.png&quot; class=&quot;inline-image-link&quot; title=&quot;View: terminal-fontselect.png&quot; rel=&quot;lightbox[gp_inline]&quot;&gt;&lt;img src=&quot;http://whijo.net/files/imagecache/inline_resize/files/terminal-fontselect.png&quot; alt=&quot;terminal-fontselect.png&quot; title=&quot;terminal-fontselect.png&quot;  class=&quot;inline&quot; /&gt;&lt;/a&gt;&lt;/span&gt;

&lt;h2&gt;Alternate method&lt;/h2&gt;
Alternately, you could do it system wide (well, gnome/free desktop wide), by navigating to the top menu in the Gnome environment, choosing System -&gt; Appearance, click on the Font tab, and change the Fixed width font with the font chooser. If you prefer using the keyboard you can just hit Alt-F1, right, right, down, right, down, down, down, Enter, right, right, Alt-F, then type &#039;Consolas&#039; (or type until it reaches the desired font, I find this is about &#039;Con&#039;), Tab, Tab, enter &quot;10&quot; or select with the down/up keys, and hit Enter, and Esc.

[sarcasm]Boy, I wish the Linux desktop wasn&#039;t as complex and niche as the Windows desktop. I find everyday tweaks require such effort.[/sarcasm]
</description>
 <comments>http://whijo.net/blog/brad/2008/04/24/give-your-eyes-treat.html#comments</comments>
 <category domain="http://whijo.net/geek-tags/consolas">consolas</category>
 <category domain="http://whijo.net/geek-tags/console">console</category>
 <category domain="http://whijo.net/tags/geek">geek</category>
 <category domain="http://whijo.net/geek-tags/gnome-terminal">gnome-terminal</category>
 <category domain="http://whijo.net/geek-tags/microsoft">microsoft</category>
 <category domain="http://whijo.net/geek-tags/ubuntu">ubuntu</category>
 <pubDate>Thu, 24 Apr 2008 09:59:23 +0200</pubDate>
 <dc:creator>brad</dc:creator>
 <guid isPermaLink="false">432 at http://whijo.net</guid>
</item>
<item>
 <title>Google smacks down Microsoft (again)</title>
 <link>http://whijo.net/blog/brad/2008/02/27/google-smacks-down-microsoft-again.html</link>
 <description>In a &lt;a href=&quot;http://feeds.feedburner.com/~r/blogspot/MKuf/~3/241273489/renewed-wish-for-open-document.html&quot;&gt;recent post&lt;/a&gt; on the google blog they lay some smack down for Microsoft&#039;s continued attempts to get their OOXML standardised. The kicker is:
&lt;blockquote src=&quot;http://feeds.feedburner.com/~r/blogspot/MKuf/~3/241273489/renewed-wish-for-open-document.html&quot;&gt;&lt;p&gt;Currently, the technology industry is evaluating a proposed ISO standard for document formats. Given the importance of a workable standard, Microsoft&#039;s submission of Office Open XML (OOXML ) as an additional international standard has caught the attention of many. In September 2007, the original request to ISO was defeated. After further technical analysis of the specification along with all the additional data available on OOXML, Google believes OOXML would be an insufficient and unnecessary standard, designed purely around the needs of Microsoft Office.&lt;/p&gt;&lt;/blockquote&gt;

Yes, Microsoft, you are now no longer the big cheese.</description>
 <comments>http://whijo.net/blog/brad/2008/02/27/google-smacks-down-microsoft-again.html#comments</comments>
 <category domain="http://whijo.net/geek-tags/documents">documents</category>
 <category domain="http://whijo.net/tags/geek">geek</category>
 <category domain="http://whijo.net/geek-tags/google">google</category>
 <category domain="http://whijo.net/geek-tags/microsoft">microsoft</category>
 <category domain="http://whijo.net/geek-tags/open-standards">open standards</category>
 <pubDate>Wed, 27 Feb 2008 10:02:55 +0200</pubDate>
 <dc:creator>brad</dc:creator>
 <guid isPermaLink="false">428 at http://whijo.net</guid>
</item>
</channel>
</rss>
