<?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>zen.org Communal Weblog</title>
	<atom:link href="http://www.zen.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zen.org</link>
	<description>The thoughts, ideas, habits, and interests of a sub-culture.</description>
	<lastBuildDate>Sun, 10 Jan 2010 12:30:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Debian Etch and rkhunter &#8212; hushing the daily email</title>
		<link>http://www.zen.org/2010/01/10/debian-etch-and-rkhunter-hushing-the-daily-email/</link>
		<comments>http://www.zen.org/2010/01/10/debian-etch-and-rkhunter-hushing-the-daily-email/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 11:49:16 +0000</pubDate>
		<dc:creator>brendan</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.zen.org/?p=867</guid>
		<description><![CDATA[I&#8217;ve got rkhunter installed on our Debian Etch box after a recent break-in on a home machine (long story, the short version involves silliness on my part changing to make my desktop receive incoming SSH connections&#8212;and leaving the patrick dummy account with its silly original password).
Every day I was getting two separate messages: one from [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got rkhunter installed on our Debian Etch box after a recent break-in on a home machine (long story, the short version involves silliness on my part changing to make my desktop receive incoming SSH connections&#8212;and leaving the patrick dummy account with its silly original password).</p>
<p>Every day I was getting two separate messages: one from rkhunter itself complaining<br />
<blockquote>           <code>Warning: This operating system is not fully supported!</code></p></blockquote>
<p>and the second from the daily cron job of running it, saying<br />
<blockquote>            <code>/etc/cron.daily/rkhunter:<br />
            lsmod: QM_MODULES: Function not implemented</code></p></blockquote>
<p>To hush the first, I edited the <code>/var/lib/rkhunter/db/os.dat</code> file and added the line<br />
<blockquote>           <code>156:Debian 4.0 (i386):/usr/bin/md5sum:/bin:</code></p></blockquote>
<p>I just read through the <code>/usr/bin/rkhunter</code> script to come up with the right syntax/values for this.</p>
<p>To make the daily cron mail stop, I edited the <code>/etc/cron.daily/rkhunter</code> script and changed the invocation line to redirect stderr to the log file (adding &#8216;<code><strong>2>&#038;1</strong></code>&#8216;) as well:<br />
<blockquote>        <code>$RKHUNTER --cronjob --report-warnings-only --createlogfile /var/log/rkhunter.log > $OUTFILE <strong>2>&#038;1</strong></code> </p></blockquote>
<p>Fingers crossed this does the trick.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zen.org/2010/01/10/debian-etch-and-rkhunter-hushing-the-daily-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cool improvement of rsync under Mac OS X</title>
		<link>http://www.zen.org/2009/12/17/cool-improvement-of-rsync-under-mac-os-x/</link>
		<comments>http://www.zen.org/2009/12/17/cool-improvement-of-rsync-under-mac-os-x/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 00:02:07 +0000</pubDate>
		<dc:creator>brendan</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.zen.org/?p=864</guid>
		<description><![CDATA[The version of rsync installed with Tiger Mac OS X 10.4.11 isn&#8217;t the best &#8230; you can followsome great instructions and build the 3.0.6 version instead, getting a bit of a speed boost-up.
Anything to avoid typing commands you already know, and apply patches for changes someone else already did.  
]]></description>
			<content:encoded><![CDATA[<p>The version of rsync installed with Tiger Mac OS X 10.4.11 isn&#8217;t the best &#8230; you can follow<a href="http://www.bombich.com/mactips/rsync.html">some great instructions</a> and build the 3.0.6 version instead, getting a bit of a speed boost-up.</p>
<p>Anything to avoid typing commands you already know, and apply patches for changes someone else already did. <img src='http://www.zen.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.zen.org/2009/12/17/cool-improvement-of-rsync-under-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When your clicking dead hard drive isn&#8217;t actually dead</title>
		<link>http://www.zen.org/2009/12/14/when-your-clicking-dead-hard-drive-isnt-actually-dead/</link>
		<comments>http://www.zen.org/2009/12/14/when-your-clicking-dead-hard-drive-isnt-actually-dead/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 10:58:42 +0000</pubDate>
		<dc:creator>brendan</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.zen.org/?p=860</guid>
		<description><![CDATA[Our LaCie 500GB Mac Mini Hub drive, now a few years old, started a horrid clicking noise recently, and wouldn&#8217;t mount.  Try as I might, it just kept failing.  Crap, we lost everything on it!  But a bunch of posts in different places, including the Mac OS X Hints Forum, talked about [...]]]></description>
			<content:encoded><![CDATA[<p>Our LaCie 500GB Mac Mini Hub drive, now a few years old, started a horrid clicking noise recently, and wouldn&#8217;t mount.  Try as I might, it just kept failing.  Crap, we lost everything on it!  But a bunch of posts in different places, including the <a href="http://forums.macosxhints.com/archive/index.php/t-35760.html">Mac OS X Hints Forum</a>, talked about the power supply causing this sort of problem&#8212;and the disk itself is fine.</p>
<p>Elana had the great idea of taking the physical drive out of the LaCie case and putting it in an external drive enclosure.  (Cuz I&#8217;ve amassed far too much stuff.)  And <em>voila</em>, it worked just fine!  Now I just need to get a cheap 500GB disk which I can use to mirror the contents of this disk, responding to the harsh reminder of how easy it is to lose vast amounts of data.</p>
<p>Some of which actually matters.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zen.org/2009/12/14/when-your-clicking-dead-hard-drive-isnt-actually-dead/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My introduction to the President of Ireland&#8217;s speech</title>
		<link>http://www.zen.org/2009/11/25/my-introduction-to-the-president-of-irelands-speech/</link>
		<comments>http://www.zen.org/2009/11/25/my-introduction-to-the-president-of-irelands-speech/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 15:13:22 +0000</pubDate>
		<dc:creator>brendan</dc:creator>
				<category><![CDATA[Ireland]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://www.zen.org/?p=856</guid>
		<description><![CDATA[This is what I got to say at Patrick&#8217;s primary school today, introducing the President of Ireland before she gave her remarks in front of the kids and staff at the school:

Today is a very special day for the Dalkey School Project.  As Chairperson of the Board of Management, it gives me great pleasure [...]]]></description>
			<content:encoded><![CDATA[<p>This is what I got to say at Patrick&#8217;s primary school today, introducing the President of Ireland before she gave her remarks in front of the kids and staff at the school:</p>
<blockquote><p>
Today is a very special day for the Dalkey School Project.  As Chairperson of the Board of Management, it gives me great pleasure to welcome President McAleese to the school.  The last time she visited the school was for the 25th birthday celebrations.</p>
<p>However, for many people here, this is their first time experiencing a Presidential visit; we look forward to hearing the President&#8217;s address.  It is an honor for me to invite the President to speak.</p>
<p>Ladies and gentlemen, boys and girls, the President of Ireland, Mary McAleese.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.zen.org/2009/11/25/my-introduction-to-the-president-of-irelands-speech/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Our network is driven by a teeny, tiny box</title>
		<link>http://www.zen.org/2009/11/21/our-network-is-driven-by-a-teeny-tiny-box/</link>
		<comments>http://www.zen.org/2009/11/21/our-network-is-driven-by-a-teeny-tiny-box/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 12:52:11 +0000</pubDate>
		<dc:creator>brendan</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.zen.org/?p=847</guid>
		<description><![CDATA[
Earlier this year I got a SheevaPlug, a little box with some Flash memory and an ARM processor running Linux.  It&#8217;s so friggin&#8217; awesome!  (Technical term.)  My main motivation for getting it, aside from a cool toy, was its much lower power consumption compared to the Mac Mini.
For a few years now [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.marvell.com/products/embedded_processors/developer/kirkwood/sheevaplug.jsp"><img alt="" src="http://www.marvell.com/files/products/embedded_processors/developer/kirkwood/sheevaplug_product_shot.jpg" title="SheevaPlug" class="alignleft" width="148" height="200" /></a><br />
Earlier this year I got a <a href="http://www.marvell.com/products/embedded_processors/developer/kirkwood/sheevaplug.jsp">SheevaPlug</a>, a little box with some Flash memory and an ARM processor running Linux.  It&#8217;s so friggin&#8217; awesome!  (Technical term.)  My main motivation for getting it, aside from a cool toy, was its <a href="http://www.mail-archive.com/debian-arm@lists.debian.org/msg09589.html">much lower power consumption</a> compared to the Mac Mini.</p>
<p>For a few years now our Mini had been doing most of the maintenance efforts for our home network, including: DHCP; DNS; running the <a href="http://www.no-ip.com/">No-IP</a> client so I can SSH in via our dynamic DSL connection with its random addresses; acting as a printer server; and work as a local NTP server (<em>still to do</em>).  (My email folders were also on the Mini thru an IMAP server, but I&#8217;ve moved that onto my desktop for the moment.)</p>
<p>The SheevaPlug is now doing all of it.  In particular, I&#8217;m finding name lookups for Web browsing is vastly faster than when the Mini was doing the effort.</p>
<p>This list offers the details of what I&#8217;ve done to use the SheevaPlug.  I&#8217;ll add to it (to mirror my local ChangeLog) as we make any other tweaks or fixes.  It&#8217;s not a lot of effort and the end result is great.</p>
<p>(<em>Note</em>: I still need to finish fixing the formatting of this for readability.)</p>
<ul>
<ol><strong>Accessing the box</strong><br />
After initial power-on, logged in as <code>root</code> with the default password <code>nosoup4u</code>.  Then I changed the root password to something I&#8217;m used to typing.
</ol>
<ol><strong>General Usability</strong></p>
<li>As noted on <a href="http://www.theclonchs.com/wiki/SheevaPlug">&#8220;SheevaPlug&#8221;</a>, edit <code>/etc/dhcp3/dhclient.conf</code> and comment out the the line<br />
<blockquote><p>	  #OFF#supersede domain-name-servers 127.0.0.1;</p></blockquote>
</li>
<li>Ran <code>dhclient eth0</code></li>
<li>Make sure APT will work by doing:<code> mkdir -p /var/cache/apt/archives/partial</code></li>
<li>Install ntpdate with <code>apt-get install ntpdate</code>.
	</li>
<li>Edit <code>/etc/rc.local</code> and comment out the line<br />
<blockquote>	   <code>#date 012618002009</code></p></blockquote>
<p>and add<br />
<blockquote><code>	   ntpdate ntp.maths.tcd.ie</code></p></blockquote>
</li>
<li> Edit <code>/etc/hostname</code> and change the name from &#8216;<code>debian</code>&#8216; to &#8216;<a href="http://en.wikipedia.org/wiki/Inara_Serra#Inara_Serra"><code>inara</code></a>&#8216;. </li>
<li>I should note the boot sequence for the SheevaPlug still specifies a different subnet:<br />
<blockquote>	   Nov 14 13:52:19 inara kernel: Kernel command line: console=ttyS0,115200 mtdparts=nand_mtd:0&#215;400000@0&#215;100000(uImage),0&#215;1fb00000@0&#215;500000(rootfs) rw root=/dev/mtdblock1 rw ip=10.4.50.4:10.4.50.5:10.4.50.5:255.255.255.0:DB88FXX81:eth0:none
</p></blockquote>
</li>
<li>	* /etc/rc.local: Comment out<br />
		#OFF#insmod /boot/fat.ko<br />
		#OFF#insmod /boot/vfat.ko<br />
	and add<br />
		chmod 1777 /tmp /var/tmp</li>
<li>Edit /etc/fstab and add the lines<br />
<blockquote><p>tmpfs      /var/log        tmpfs   defaults        0       0<br />
tmpfs      /tmp        tmpfs   defaults        0       0
</p></blockquote>
<p>to make the most frequent activity not actually write anything out to the flash memory.  Too many writes to flash can accelerate its demise.</li>
<li>Also change the root partition in /etc/fstab to specify noatime to also reduce unnecessary &#8220;disk&#8221; writes:<br />
<blockquote><p>rootfs / rootfs rw,noatime 0 0</p></blockquote>
</li>
<li>Install wget (to download stuff), sysstat (to see how things are running), and rsync (to download/upload stuff) with : sudo apt-get install wget sysstat rsync</li>
</ol>
<ol>
</ol>
<ol><strong>Network Time Support</strong></p>
<li>Update the list of packages, then install NTP: sudo apt-get update &#038;&#038; sudo apt-get install ntp</li>
<li>Edit /etc/ntp.conf and change the server line to be the Trinity College server: server ntp.maths.tcd.ie</li>
<li>As suggested on <a href="http://plugcomputer.org/plugwiki/index.php/New_Plugger_How_To">&#8220;New Plugger How To&#8221;</a>, ran dpkg-reconfigure tzdata<br />
	and selected Europe -> Dublin.</li>
</ol>
<ol><strong>Logging in over the USB serial port</strong></p>
<li>Follow the instructions at <a href="http://plugcomputer.org/plugwiki/index.php/Setting_up_Serial_Console_Under_Linux">&#8220;Setting Up Serial Console Under Linux&#8221;</a></li>
<li>On my desktop (running Ubuntu 9.04), ran<br />
	* On homer:<br />
	  sudo /sbin/modprobe -q ftdi-sio product=0&#215;9e8f vendor=0&#215;9e88<br />
	  sudo apt-get install cu<br />
	  sudo chown uucp /dev/ttyUSB1<br />
so I can then log into the SheevaPlug over a serial line with<br />
	* sudo cu -s 115200 -l /dev/ttyUSB1<br />
This is really helpful when you make a typo and the box is no longer getting on your network properly!</li>
</ol>
<ol><strong>Network Connection</strong></p>
<li>Edited /etc/network/interfaces and changed it from doing DHCP to a static address:<br />
<blockquote><p>auto eth0<br />
#iface eth0 inet dhcp<br />
# /usr/share/doc/ifupdown/examples for more information.<br />
iface eth0 inet static<br />
     address 192.168.20.8<br />
     network 192.168.20.0<br />
     netmask 255.255.255.0<br />
     broadcast 192.168.20.255<br />
     gateway 192.168.20.1
</p></blockquote>
</li>
</ol>
<ol><strong>DHCP Server</strong></p>
<li>Installed the DHCP server with: apt-get install dhcp3-server</li>
<li>Copied the /etc/dhcpd.conf file over from the Mini.</li>
</ol>
<ol><strong>DNS Server</strong></p>
<li>Install BIND with: apt-get install bind9</li>
<li>Edit /etc/bind/named.conf.local and add<br />
<blockquote><p>	  options {<br />
	            // use this to get faster lookups that we cache:<br />
		forward first;<br />
		forwarders {<br />
// Eircom:<br />
// BACKUP plan when DoS attacks hit eircom (2009-09-02)<br />
        	        159.134.237.6;<br />
               		159.134.248.17;<br />
// as per http://broadbandsupport.eircom.net/ under Broadband Settings:<br />
//			213.94.190.194;<br />
//			213.94.190.236;<br />
// Try going straight to the Netopia box<br />
//			192.168.20.1;<br />
			};<br />
		allow-query { localhost; 192.168.20.0/24; };<br />
		allow-transfer { localhost; };</p>
<p>	  };<br />
	  zone &#8220;20.168.192.in-addr.arpa&#8221; IN {<br />
         	type master;<br />
         	file &#8220;192.168.20&#8243;;<br />
	  };<br />
	  zone &#8220;network.home&#8221; IN {<br />
       	  	type master;<br />
	        notify no;<br />
        	file &#8220;network.home&#8221;;<br />
	  };
</p></blockquote>
</li>
<li>Add files /etc/bind/192.168.20 and /etc/bind/network.home from the Mini.</li>
</ol>
<ol><strong>No-IP Client</strong></p>
<li>Get GCC off the CD that comes with the SheevaPlug box in SheevaPlug_Host_SWsupportPackageLinuxHost.zip.</li>
<li>Extract gcc.tar.bz2 from it, then extract files from that.</li>
<li><a href="http://www.no-ip.com/downloads.php?page=linux">Download No-IP</a>.</li>
<li>Extract the noip sources; may be in a directory noip-2.1.9-1.</li>
<li>Expecting &#8216;gcc&#8217; and &#8216;noip-2.1.9-1&#8242; are in the same directory, edit the makefile to have<br />
<blockquote><p>	  CC=../gcc/bin/arm-none-linux-gnueabi-gcc -O3</p></blockquote>
</li>
<li>Do &#8216;cd noip-2.1.9-1&#8242; and &#8216;make&#8217;, then copy the binary to /usr/local/bin/noip2.</li>
<li>Run &#8220;/usr/local/bin/noip2 -C&#8221; and answer its questions; you&#8217;ll need to have registered on no-ip.com to have a username and password to use with this free client.</li>
<li>Create the file /etc/init.d/noip2 using the example at <a href="http://www.togaware.com/linux/survivor/No_IP.html">http://www.togaware.com/linux/survivor/No_IP.html</a>.</li>
<li>Do &#8220;chmod 755 /etc/init.d/noip2&#8243; and then &#8220;update-rc.d noip2 defaults&#8221; so it&#8217;ll run when you boot.</li>
</ol>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.zen.org/2009/11/21/our-network-is-driven-by-a-teeny-tiny-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>They claim spam isn&#8217;t a problem</title>
		<link>http://www.zen.org/2009/10/17/they-claim-spam-isnt-a-problem/</link>
		<comments>http://www.zen.org/2009/10/17/they-claim-spam-isnt-a-problem/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 19:34:41 +0000</pubDate>
		<dc:creator>brendan</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.zen.org/?p=844</guid>
		<description><![CDATA[The Akismet plugin for our wordpress blog here on zen.org has stopped&#8212;get ready for it&#8212;a total of 537,920 spam comments.  In two years.  That&#8217;s half a million.
The peak was in June 2008 when more than 71 thousand attempts were made.
]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://akismet.com/">Akismet</a> plugin for our wordpress blog here on zen.org has stopped&#8212;get ready for it&#8212;a total of 537,920 spam comments.  In two years.  That&#8217;s half a million.</p>
<p>The peak was in June 2008 when more than 71 <em>thousand</em> attempts were made.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zen.org/2009/10/17/they-claim-spam-isnt-a-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Origin of the Species</title>
		<link>http://www.zen.org/2009/10/13/origin-of-the-species/</link>
		<comments>http://www.zen.org/2009/10/13/origin-of-the-species/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 23:19:19 +0000</pubDate>
		<dc:creator>brendan</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.zen.org/?p=841</guid>
		<description><![CDATA[The original IEEE Transactions on Communications paper A Protocol for Packet Network Intercommunication (as a PDF) by Vint Cerf and Bob Kahn describing the seed that made the Internet come to be.  Geek mana.  I don&#8217;t know how long Princeton will keep it up there before I&#8217;ll have to delete the link.
]]></description>
			<content:encoded><![CDATA[<p>The original IEEE Transactions on Communications paper <i><a href="http://www.cs.princeton.edu/courses/archive/fall06/cos561/papers/cerf74.pdf">A Protocol for Packet Network Intercommunication</a></i> (as a PDF) by Vint Cerf and Bob Kahn describing the seed that made the Internet come to be.  Geek mana.  I don&#8217;t know how long Princeton will keep it up there before I&#8217;ll have to delete the link.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zen.org/2009/10/13/origin-of-the-species/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our letter to Olympia Snowe</title>
		<link>http://www.zen.org/2009/10/13/our-letter-to-olympia-snowe/</link>
		<comments>http://www.zen.org/2009/10/13/our-letter-to-olympia-snowe/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 20:44:11 +0000</pubDate>
		<dc:creator>brendan</dc:creator>
				<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://www.zen.org/?p=839</guid>
		<description><![CDATA[Dear Senator Snowe,
My wife and I have a home in Islesboro, and thus are in your constituency.
We are very grateful for your decision to help make a real step forward in the repair of the American health care system.  Your efforts are a perfect example of the bi-partisan system needed by the citizens of [...]]]></description>
			<content:encoded><![CDATA[<p>Dear Senator Snowe,</p>
<p>My wife and I have a home in Islesboro, and thus are in your constituency.</p>
<p>We are very grateful for your decision to help make a real step forward in the repair of the American health care system.  Your efforts are a perfect example of the bi-partisan system needed by the citizens of the Unites States to maintain a functional government.  Behind the drama constantly surrounding everything political is a selection of representatives who remember why we come out to vote.</p>
<p>Thank you so much for taking a stand.  Our boys, ages 7 and 2, are two examples of the people your choice is going to help.</p>
<p>Sincerely,<br />
Brendan and Elana Kehoe,<br />
Islesboro, Maine</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zen.org/2009/10/13/our-letter-to-olympia-snowe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making wireless survive standby under Vista</title>
		<link>http://www.zen.org/2009/10/11/making-wireless-survive-standby-under-vista/</link>
		<comments>http://www.zen.org/2009/10/11/making-wireless-survive-standby-under-vista/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 17:00:56 +0000</pubDate>
		<dc:creator>brendan</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.zen.org/?p=831</guid>
		<description><![CDATA[My Sony laptop (VGN-TZ398U aka PCG-4P2) has the horrible habit of forgetting about its wireless device when I put it to sleep/standby.  When it wakes back up, I have to go through crazy steps to make it work again.   The laptop is running Vista Service Pack 2, though Vista as shipped on [...]]]></description>
			<content:encoded><![CDATA[<p>My Sony laptop (VGN-TZ398U aka PCG-4P2) has the horrible habit of forgetting about its wireless device when I put it to sleep/standby.  When it wakes back up, I have to go through crazy steps to make it work again.   The laptop is running Vista Service Pack 2, though Vista as shipped on the laptop had the same problem.</p>
<p>A while ago I created a batch file which I could right-click an &#8220;Run as administrator&#8221; to make the device magically work again:</p>
<blockquote><p><code>rem Restart the wireless interface, needed on vaio vgn-tz398u after<br />
rem sleeping.  Run as admin.<br />
rem<br />
rem cf http://www.wlanbook.com/enable-disable-wireless-card-command-line/ for an alternative using DevCon.<br />
netsh interface set interface "Wireless Network Connection" disabled<br />
netsh interface set interface "Wireless Network Connection" enabled<br />
</code></p></blockquote>
<p>But this has been a royal pain.  Then I found the answer in a post &#8220;<em><a href="http://ask.metafilter.com/69108/How-do-I-get-a-Vista-laptop-over-its-wireless-quirk">How do I get a Vista laptop over its wireless quirk</a></em>&#8220;:</p>
<blockquote><p><i>In your Device Manager, open up your network card and go to the Power Management tab. Uncheck (what should be) the first option, &#8220;</i>Allow the computer to turn this device off to save power.<i>&#8221;  This will stop the connection from being dropped whenever the computer goes to sleep/standby. Many wireless cards don&#8217;t let you do this, but most, if not all, wired NICs can.</i></p></blockquote>
<p>My thanks to the user niles on that site who had the final real fix for me.  It&#8217;s working like a charm!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zen.org/2009/10/11/making-wireless-survive-standby-under-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An easy way to remove redeye in Linux</title>
		<link>http://www.zen.org/2009/09/15/an-easy-way-to-remove-redeye-in-linux/</link>
		<comments>http://www.zen.org/2009/09/15/an-easy-way-to-remove-redeye-in-linux/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 13:13:22 +0000</pubDate>
		<dc:creator>brendan</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.zen.org/?p=827</guid>
		<description><![CDATA[I&#8217;ve got a bunch of photos I&#8217;d like to adjust to get rid of the redeye effect.  A bit of searching found a few different tutorials on how to accomplish this in GIMP.  But the effort is just plain nuts&#8230;you&#8217;re doing an awful lot of clicks and menus and finding your way down [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got a bunch of photos I&#8217;d like to adjust to get rid of the redeye effect.  A bit of searching found a few different tutorials on how to accomplish this in GIMP.  But the effort is just plain nuts&#8230;you&#8217;re doing an awful lot of clicks and menus and finding your way down channels and tunnels &#8230; you&#8217;d never find the rest to do what should be a point-and-click sort of thing.  (For those of us not using expensive commercial packages which have that&#8230;)</p>
<p>Because of a <a href="http://liquidweather.net/howto/index.php?id=62">great howto</a>, I discovered <a href="http://www.digikam.org/">Digikam</a>, a free KDE package which is perfect.  You select a picture and click Edit, then select the region around the eyes.  Click Enhance->Red Eye to see a popup showing both the original and, next to it, the fixed version.  It&#8217;s perfect.  Click OK, then Save, and you&#8217;re done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zen.org/2009/09/15/an-easy-way-to-remove-redeye-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
