<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>Thomas Nybergh &#187; windows</title>
	<atom:link href="http://www.nybergh.net/notes/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nybergh.net</link>
	<description></description>
	<lastBuildDate>Mon, 28 Nov 2011 20:34:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Consolas vs. Terminus &#8211; my personal monospaced font war</title>
		<link>http://www.nybergh.net/notes/2008/03/17/consolas-vs-terminus-my-personal-monospaced-font-war/</link>
		<comments>http://www.nybergh.net/notes/2008/03/17/consolas-vs-terminus-my-personal-monospaced-font-war/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 23:49:25 +0000</pubDate>
		<dc:creator>Thomas Nybergh</dc:creator>
				<category><![CDATA[in English]]></category>
		<category><![CDATA[in Swedish]]></category>
		<category><![CDATA[linux/unix]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Consolas]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Terminus]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://www.nybergh.net/notes/2008/03/17/consolas-vs-terminus-my-personal-monospaced-font-war/</guid>
		<description><![CDATA[(I hate Courier New) For some time, I&#8217;ve used Dimitar Zhekov&#8217;s clean, fixed-width font Terminus for terminal-heavy situations in both GNU/Linux and Windows. I&#8217;m clueless in the area of typography, but Terminus looks oddly appealing when looking at e.g. code (which I don&#8217;t write myself), configuration and log files. I keep backup copies of a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>(I hate <a href="http://en.wikipedia.org/wiki/Courier_(typeface)" target="_blank">Courier New</a>)</strong></p>
<p>For some time, I&#8217;ve used <a href="http://www.is-vn.bg/hamster/" target="_blank">Dimitar Zhekov&#8217;s clean, fixed-width font Terminus</a> for terminal-heavy situations in both GNU/Linux and Windows. I&#8217;m clueless in the area of typography, but Terminus looks oddly appealing when looking at e.g. code (which I don&#8217;t write myself), configuration and log files. <a href="http://misc.nybergh.net/pub/fonts/terminus/" target="_blank">I keep backup copies of a TTF version of Terminus in my public file archive</a>.</p>
<p>A few days ago, I discovered <a href="http://en.wikipedia.org/wiki/Consolas" target="_blank">Consolas</a>, a somewhat recent addition to Microsoft&#8217;s free TTF font collection (<a href="http://www.microsoft.com/downloads/details.aspx?familyid=22e69ae4-7e40-4807-8a86-b3d36fab68d3" target="_blank">available for download on microsoft.com</a>, no special MS software like Visual Studio is required), and I&#8217;m probably going to use it for some console based tasks, at least on Windows machines. Please note that Consolas is designed to be used with <a href="http://en.wikipedia.org/wiki/ClearType" target="_blank">ClearType</a>, a font anti-aliasing technology found in Windows XP and later. Without ClearType, Consolas <a href="http://www.codinghorror.com/blog/archives/000356.html" target="_blank">isn&#8217;t worth looking at</a>.</p>
<p>What I&#8217;ve found comparing the aforementioned fonts so far, is that while I like looking at Consolas in my <a href="http://irssi.org" target="_blank">IRC client</a>, I still prefer the more blockish Terminus for staring at and scanning through code and logs. Consolas makes text in human languages, including busy IRC debates, readable at smaller sizes, but is in my opinion suboptimal for navigating through and quickly locating parts of structured text blocks.</p>
<p><strong>EDIT: </strong>I&#8217;ve later found the following comparisons of fixed-width programming fonts: <a href="http://www.codeproject.com/KB/work/FontSurvey.aspx">CodeProject</a>, <a href="http://stackoverflow.com/questions/4689/recommended-fonts-for-programming">Stack Overflow</a>.</p>
<hr/>Copyright &copy; 2012 <strong><a href="http://www.nybergh.net">Thomas Nybergh</a></strong>. Unless something else is specified, the content of this post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/1.0/fi/deed.en">Creative Commons Attribution-Noncommercial-Share Alike 1.0 Finland license</a>. Questions related to licensing can be sent to thomas [at] nybergh.net. Now, go eat some ice cream.<img src="http:///misc.nybergh.net/trk/white_pixel_nybergh.gif"><br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.nybergh.net/notes/2008/03/17/consolas-vs-terminus-my-personal-monospaced-font-war/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;End&#8221; and &#8220;Home&#8221; keys not working in Putty</title>
		<link>http://www.nybergh.net/notes/2008/03/13/end-and-home-keys-not-working-in-putty/</link>
		<comments>http://www.nybergh.net/notes/2008/03/13/end-and-home-keys-not-working-in-putty/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 00:53:38 +0000</pubDate>
		<dc:creator>Thomas Nybergh</dc:creator>
				<category><![CDATA[in English]]></category>
		<category><![CDATA[linux/unix]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[epic fail. crapware]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[windos]]></category>

		<guid isPermaLink="false">http://www.nybergh.net/notes/2008/03/13/end-and-home-keys-not-working-in-putty/</guid>
		<description><![CDATA[To cure my boredom, I&#8217;m posting an inconclusive fix to an issue (or feature?) I&#8217;ve experienced using the PuTTY terminal emulator/SSH client for Microsoft Windows. It&#8217;s worth mentioning that PuTTY Tray is the version I prefer &#8211; it&#8217;s patched to include something that detects URLs and makes them clickable links, a feature frivolously left out [...]]]></description>
			<content:encoded><![CDATA[<p>To cure my boredom, I&#8217;m posting an inconclusive fix to an issue (or feature?) I&#8217;ve experienced using the <a href="http://en.wikipedia.org/wiki/PuTTY" target="_blank">PuTTY terminal emulator</a>/SSH client for Microsoft Windows. It&#8217;s worth mentioning that <a href="http://www.xs4all.nl/~whaa/putty/" target="_blank">PuTTY Tray</a> is the version I prefer &#8211; it&#8217;s patched to include something that detects URLs and makes them <em>clickable links</em>, a feature frivolously left out from many terminal emulators designed to run in desktop environments on personal computers. On GNU/Linux and other Unix-like systems with X11, clickable URLs are, to my knowledge, found by default in <a href="http://en.wikipedia.org/wiki/GNOME_Terminal" target="_blank">Gnome Terminal</a>. The same feature may be available for Mac OSX users in <a href="http://iterm.sourceforge.net/" target="_blank">iTerm</a>, but I have no way of checking that.</p>
<p>The problem I&#8217;ve had with Putty is that the &#8220;End&#8221; key won&#8217;t work, at least not while connected to various Linux based systems where <code>$TERM</code> is set to <code>xterm</code>. In Putty, &#8220;Home&#8221; will also not work, unless I set the <code>"Terminal - Keyboard - The Home and End Keys"</code> option to <code>rxvt</code>.</p>
<p>I haven&#8217;t solved the problem, but some nice person in #windows on FreeNode told me to <strong>use the key combination <code>Ctrl+E</code> to produce the behaviour expected from the &#8220;End&#8221; key and <code>Ctrl+A</code> for the &#8220;Home&#8221; key</strong>. This works for me.</p>
<p>Actual IRC quote (more keywords for the bots, I guess):</p>
<blockquote><p>&#8220;I tend to only use C-a C-e, they work all around (emacs editing mode) in shells.. and I am an emacs user so.. :P. Besides, this laptop has really badly positioned end/home keys&#8221;</p></blockquote>
<p>I&#8217;ve lived in Windows XP Home Edition on my home desktop for the last few months. It hasn&#8217;t been a very pleasant experience: Windows is feeling increasingly like the microwave meal of desktop operating systems &#8211; easy and quick to use, if you don&#8217;t give your environment much thought, but unhealthy and unsophisticated in the long run. As usual, it&#8217;s the availability of third party (entertainment related) software and stupid hardware compatibility issues that make me play with dark forces.</p>
<hr/>Copyright &copy; 2012 <strong><a href="http://www.nybergh.net">Thomas Nybergh</a></strong>. Unless something else is specified, the content of this post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/1.0/fi/deed.en">Creative Commons Attribution-Noncommercial-Share Alike 1.0 Finland license</a>. Questions related to licensing can be sent to thomas [at] nybergh.net. Now, go eat some ice cream.<img src="http:///misc.nybergh.net/trk/white_pixel_nybergh.gif"><br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.nybergh.net/notes/2008/03/13/end-and-home-keys-not-working-in-putty/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows Home Server and a new kind of home server products</title>
		<link>http://www.nybergh.net/notes/2007/07/21/windows-home-server-and-a-new-kind-of-home-server-products/</link>
		<comments>http://www.nybergh.net/notes/2007/07/21/windows-home-server-and-a-new-kind-of-home-server-products/#comments</comments>
		<pubDate>Sat, 21 Jul 2007 18:36:45 +0000</pubDate>
		<dc:creator>Thomas Nybergh</dc:creator>
				<category><![CDATA[in English]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[linux/unix]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.nybergh.net/notes/2007/07/21/windows-home-server-and-a-new-kind-of-home-server-products/</guid>
		<description><![CDATA[Windows Home Server, based on Windows Server 2003 Small Business Edition &#8220;minus the Exchange mail server&#8221;, has been released. This raises a number of questions in my head: Will the new category of Home Server hardware, combined with presumably easy to understand support for multi-disk redundancy be the ultimate backup solution Normal People and Very [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Home Server, based on Windows Server 2003 Small Business Edition &#8220;minus the Exchange mail server&#8221;, <a href="http://www.heise.de/english/newsticker/news/92899" target="_blank">has been released</a>. This raises a number of questions in my head: Will the <a href="http://apcmag.com/6719/how_to_get_your_hands_on_windows_home_server" target="_blank">new category of Home Server hardware</a>, combined with presumably easy to understand <a href="http://en.wikipedia.org/wiki/Windows_Home_Server#Technology" target="_blank">support for multi-disk redundancy</a> be the ultimate backup solution Normal People and Very Small Business have needed for a very long time? And/Or will this end up being yet another, even worse supply of always available Windows machines for botnet owners to zombify? Should the industry focus more on the already existing kind of scaled down, energy saving NAS boxes rather than on more or less full scale PCs running Windows Server with a silly <a href="http://crunchgear.com/2007/01/08/windows-home-server-up-close-and-personal/" target="_blank">limit on the amount of users</a>?</p>
<p>I also take for granted that WHS has some quirks making it barely usable for Unixy people, and by the way, what kind of an operating system <a href="http://http://apcmag.com/6023/windows_home_server_system_requirements_and_sdk" target="_blank">requires a minimum of 512 megabytes of RAM</a> and a Pentium III processor to sit on a network to serve a web interface and files? Again, one of my favorite examples of what real software can do, <a href="http://devnulled.com/content/2005/07/surviving-a-slashdotting-with-a-celeron-466-my-slashdot-experience/" target="_blank">is this story</a> by a guy whose Celeron 466 MHz box running FreeBSD almost survived the owner&#8217;s WordPress blog being featured on Slashdot.</p>
<p>On a sidenote, I&#8217;ve used normal pc hardware running <a href="http://www.debian.org/releases/testing/" target="_blank">Debian&#8217;s rolling testing release</a> as a multi purpose home server for some time now. Doing this really simplifies a lot of things, and creates new possibilities: everything from GNU Screen powered <a href="http://irssi.org/" target="_blank">IRC</a>, <a href="http://libtorrent.rakshasa.no/" target="_blank">downloading</a> ahem.. Linux install disc ISOs, NFS and Samba sharing. But what amazes me is the new uses for this new kind of, for server use dedicated consumer products (perhaps running a more suitable OS), the very smart people populating the Internet and various Free Software projects most certainly will develop. Especially a few product generations from now, when commodity home server hardware might support hotswappable devices and perhaps even different interfaces for interacting with your physical home, there must be pretty interesting things one could do with a server at home.</p>
<p>Note: I submitted a slightly different version of this text as an article to <a href="http://slashdot.org" target="_blank">Slashdot</a> a few minutes ago, but as usual, I doubt that they&#8217;ll release it.</p>
<p><hints id="hah_hints"></hints></p>
<hr/>Copyright &copy; 2012 <strong><a href="http://www.nybergh.net">Thomas Nybergh</a></strong>. Unless something else is specified, the content of this post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/1.0/fi/deed.en">Creative Commons Attribution-Noncommercial-Share Alike 1.0 Finland license</a>. Questions related to licensing can be sent to thomas [at] nybergh.net. Now, go eat some ice cream.<img src="http:///misc.nybergh.net/trk/white_pixel_nybergh.gif"><br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.nybergh.net/notes/2007/07/21/windows-home-server-and-a-new-kind-of-home-server-products/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

