<?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 &#187; Technology</title>
	<atom:link href="http://www.zen.org/category/technology/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>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>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>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>1</slash:comments>
		</item>
		<item>
		<title>Kill tracker, long live tracker</title>
		<link>http://www.zen.org/2009/09/07/kill-tracker-long-live-tracker/</link>
		<comments>http://www.zen.org/2009/09/07/kill-tracker-long-live-tracker/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 19:39:52 +0000</pubDate>
		<dc:creator>brendan</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.zen.org/?p=824</guid>
		<description><![CDATA[I&#8217;ve found more often than not my attempts to log into my desktop (which is running Ubuntu Linux) have me staring at a black screen with a white cursor, waiting forever for the login window to come up.  It appears this is because an uber-indexer, trackerd, is swallowing up all sorts of CPU time.
There&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve found more often than not my attempts to log into my desktop (which is running Ubuntu Linux) have me staring at a black screen with a white cursor, waiting forever for the login window to come up.  It appears this is because an uber-indexer, <code>trackerd</code>, is <a href="http://ubuntuforums.org/showthread.php?t=805565">swallowing up</a> all sorts of CPU time.</p>
<p>There&#8217;s no elegant way to disable it.  I could kill the process, but that&#8217;s only usable until the next time I reboot the system or log off and log back in.  So instead I had to do <code>System</code> -> <code>Administration</code> -> <code>Synaptic Package Manager</code> and search for &#8220;<code>tracker</code>&#8221; (not &#8220;<code>trackerd</code>&#8221; which doesn&#8217;t get it).  I right-clicked on tracker, selected <code>Mark for Complete Removal</code>, and clicked Mark to accept that both of the packages <code>libtaskbar-tracker</code> and <code>tracker-search-tool</code> would be getting unistalled too.  A click of <code>Apply</code> and then <code>Apply</code> again finally got rid of it.  I quit the Synaptic Package Manager, my therapist to help me get away from this constant frustration.</p>
<p>Now if I walk away for more than five minutes, the screen saver will come on&#8230;but the idle system won&#8217;t give <code>trackerd</code> the ability to work it into the ground, in lieu of any other practical use of the system.  Like, say, its <em>user</em> trying to actually <em>use</em> it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zen.org/2009/09/07/kill-tracker-long-live-tracker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy printing to a Mac printer from Vista</title>
		<link>http://www.zen.org/2009/07/12/easy-printing-to-a-mac-printer-from-vista/</link>
		<comments>http://www.zen.org/2009/07/12/easy-printing-to-a-mac-printer-from-vista/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 13:22:30 +0000</pubDate>
		<dc:creator>brendan</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.zen.org/?p=804</guid>
		<description><![CDATA[This morning I discovered Apple has made a seductive play on having your printer hosted on a Mac and shared on your network.  Bonjour for Windows was a simple exercise of installing and then using its wizard on the Vista laptop to find the printer.  It was added with just a few clicks. [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I discovered Apple has made a seductive play on having your printer hosted on a Mac and shared on your network.  <a href="http://support.apple.com/downloads/Bonjour_for_Windows">Bonjour for Windows</a> was a simple exercise of installing and then using its wizard on the Vista laptop to find the printer.  It was added with just a few clicks.  No more messing with finding the .PPD file, drivers, whatever.  Pretty slick!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zen.org/2009/07/12/easy-printing-to-a-mac-printer-from-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cobol to Java &#8212; with only a click?</title>
		<link>http://www.zen.org/2009/06/25/cobol-to-java-with-only-a-click/</link>
		<comments>http://www.zen.org/2009/06/25/cobol-to-java-with-only-a-click/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 00:31:09 +0000</pubDate>
		<dc:creator>brendan</dc:creator>
				<category><![CDATA[Cool!]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.zen.org/?p=794</guid>
		<description><![CDATA[This is awesome: in a fully automated way, convert a Cobol application to its iso-functional Java equivalent.
Hmm, garbage collect my savings account?
]]></description>
			<content:encoded><![CDATA[<p>This is awesome: in a <a href="http://media-tech.blogspot.com/2009/06/naca-presented-jazoon-2009.html">fully automated way</a>, convert a Cobol application to its iso-functional Java equivalent.</p>
<p>Hmm, garbage collect my savings account?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zen.org/2009/06/25/cobol-to-java-with-only-a-click/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Random info on surviving HughesNet satellite Internet access</title>
		<link>http://www.zen.org/2009/06/22/random-info-on-surviving-hughesnet-satellite-internet-access/</link>
		<comments>http://www.zen.org/2009/06/22/random-info-on-surviving-hughesnet-satellite-internet-access/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 22:25:42 +0000</pubDate>
		<dc:creator>brendan</dc:creator>
				<category><![CDATA[Food & Drink]]></category>
		<category><![CDATA[Maine]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.zen.org/?p=785</guid>
		<description><![CDATA[You can telnet to 192.168.0.1 to get the HN7000S&#8217;s vxWorks command prompt; for username do brighton and password do swordfish.  Or telnet to 192.168.0.1 on port 1953 to get the menu interface.
Browsers can use the HN7000S box as a proxy to get traffic accelerated quite a bit by configuring to use 192.168.0.1 port 87 [...]]]></description>
			<content:encoded><![CDATA[<p>You can telnet to 192.168.0.1 to get the HN7000S&#8217;s vxWorks command prompt; for username do <strong>brighton</strong> and password do <strong>swordfish</strong>.  Or telnet to 192.168.0.1 on port 1953 to get the menu interface.</p>
<p>Browsers can use the HN7000S box as a proxy to get traffic accelerated quite a bit by configuring to use 192.168.0.1 port 87 as the HTTP proxy  (In the past some things have failed when going through this, though, but we don&#8217;t have any notes yet on what those were.<br />
).  In the list of exceptions to using the proxy, remember to put 192.168.0.1 itself there, as well as &#8216;localhost&#8217; and 127.0.0.1, at least.  I added our local subnet as well with 10.9.79.0/24 so I can properly visit the various access points, etc.</p>
<p>If SSL traffic is so slow as to be unusable, try configuring your browser to use a proxy for SSL also: host is 69.19.14.10 and port 3128.  It&#8217;s not necessarily faster under normal circumstances.</p>
<p>Make sure anyone using your connection has DISABLED any operating system updates on their computer.  Laptops which download Mac OS X updates, for example, will slam you to exceed the 24-hour download cap and make you suffer for 24 hours at ~30kps cuz of the (un)Fair Access Policy.</p>
<p>To get at the advanced configuration page, point at the URL<br />
   http://192.168.0.1/fs/advanced/advanced.html</p>
<p>The status page at<br />
   http://192.168.0.1/sys_status/<br />
has a Diagnostics Code value like<br />
   0000-0002-6400-0002<br />
You can visit<br />
   http://192.168.0.1/cgi/execAdvCom.bin?Command=30&#038;NoAutoRefresh=1&#038;PrintMsg=Diag%20Code%20Analyze<br />
and put in the code from the status page.  This will give you an explanation for why each of the particular bits are set to make up that series of numbers, with the values covering the most recent hour, 1 hour later, and 2 hours later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zen.org/2009/06/22/random-info-on-surviving-hughesnet-satellite-internet-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
