<rss version="2.0">
 <channel>
  <title>Quozl's Open Source</title>
   <description>Quozl works in outback Australia as a software engineer doing internet firewall and operating system support for a large multinational computer company. When he's not doing that, he creates programs and electronic devices, takes photographs, and a few other things.</description>
<link>http://quozl.linux.org.au</link>
<copyright>(c) 2006 James Cameron</copyright>
<language>en</language>
<item>
 <title>Desk Charger Timer</title>
 <description>


If you pay for the power at your desk, and your power is expensive,
you learn the value of turning stuff off.  Chargers for gadgets seem
to multiply, and each adds a bit more to the bill.&lt;p&gt;

Yet they don't actually need to be on all the time.&lt;p&gt;

A quick hack is done to have a Python script turn on a bank of gadget
chargers, and turn them off under automated control.&lt;p&gt;

&lt;ul&gt;&lt;li&gt;&lt;a href=http://quozl.linux.org.au/2010-02-05-python-serial/&gt;more details&lt;/a&gt;&lt;/ul&gt;


</description>
 <link>http://quozl.linux.org.au/?id=1265288400</link>
 <pubDate>Fri, 05 Feb 2010 00:00:00 +1100</pubDate>
 <guid>http://quozl.linux.org.au/?id=1265288400</guid>
</item>
<item>
 <title>IP over AX.25</title>
 <description>


There's lots of stuff on the 'net for amateur radio operators who want
to get into the transmission of internet packets (IP) over radio
... but it is widespread, occasionally conflicting, and often out of
date.&lt;p&gt;

Here's a quick attempt to bring things into the current century
... the task is to get a ping(8) between two computers using two
handheld amateur radio transceivers.&lt;p&gt;

&lt;ul&gt;&lt;li&gt;&lt;a href=http://quozl.linux.org.au/ip-by-ax25/&gt;more details&lt;/a&gt;&lt;/ul&gt;


</description>
 <link>http://quozl.linux.org.au/?id=1261573200</link>
 <pubDate>Thu, 24 Dec 2009 00:00:00 +1100</pubDate>
 <guid>http://quozl.linux.org.au/?id=1261573200</guid>
</item>
<item>
 <title>Netrek - Vanilla 2.16.0 released</title>
 <description>


New version of the &lt;a href="http://vanilla.netrek.org"&gt;Netrek Vanilla
Server&lt;/a&gt;, with many changes.&lt;p&gt;

&lt;ul&gt;&lt;li&gt;&lt;a href=http://quozl.linux.org.au/netrek/&gt;more information, sources, packages&lt;/a&gt;&lt;/ul&gt;


</description>
 <link>http://quozl.linux.org.au/?id=1251727200</link>
 <pubDate>Tue, 01 Sep 2009 00:00:00 +1000</pubDate>
 <guid>http://quozl.linux.org.au/?id=1251727200</guid>
</item>
<item>
 <title>Signal Strength Meter</title>
 <description>


Quozl was testing a set of One Laptop Per Child units for wireless
performance and needed a quick tool that would show the signal
strength &lt;i&gt;rapidly&lt;/i&gt; rather than the usual method of averaging over
several seconds.
&lt;p&gt;

&lt;ul&gt;&lt;li&gt;&lt;a href=http://quozl.linux.org.au/ssm/&gt;more details&lt;/a&gt;&lt;/ul&gt;



</description>
 <link>http://quozl.linux.org.au/?id=1249999200</link>
 <pubDate>Wed, 12 Aug 2009 00:00:00 +1000</pubDate>
 <guid>http://quozl.linux.org.au/?id=1249999200</guid>
</item>
<item>
 <title>Work Wanted</title>
 <description>


Quozl has ample free time at the moment, and is interested in offers
of paid work.  Write to him at quozl at laptop dot org.
&lt;p&gt;



</description>
 <link>http://quozl.linux.org.au/?id=1248616800</link>
 <pubDate>Mon, 27 Jul 2009 00:00:00 +1000</pubDate>
 <guid>http://quozl.linux.org.au/?id=1248616800</guid>
</item>
<item>
 <title>/dev/port to /dev/parport0</title>
 <description>


So you've got an old program using a parallel port on Linux, but it
uses /dev/port or direct port access instead of /dev/parport0.  Why
worry?  Because the old method doesn't let you use PCI or USB parallel
ports.&lt;p&gt;

Quozl had to fix it.  Publishing it in case somebody needs it.  Check
out the change from k74.c to k74-ppdev.c in my repository.&lt;p&gt;

&lt;ul&gt;&lt;li&gt;&lt;a href=http://quozl.linux.org.au/k74/&gt;more details&lt;/a&gt;&lt;/ul&gt;


</description>
 <link>http://quozl.linux.org.au/?id=1242655200</link>
 <pubDate>Tue, 19 May 2009 00:00:00 +1000</pubDate>
 <guid>http://quozl.linux.org.au/?id=1242655200</guid>
</item>
<item>
 <title>Kernel Patching to Fix Audio Socket Electrical Damage</title>
 <description>


Laptop speakers stopped working.  Only the right channel of the
headphones remains.  But using a very old driver made the speakers
work.  Turns out electrical damage from an attached sound system broke
the headphone detection.  The operating system was faithfully turning
off the amplifier.  Software fix to the rescue
... &lt;font color="red"&gt;Update&lt;/font&gt;: a remastered patch for
alsa-driver-1.0.20.&lt;p&gt;

&lt;p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=http://quozl.linux.org.au/2008-12-19-hp-present/&gt;more information,&lt;/a&gt;&lt;/ul&gt;


</description>
 <link>http://quozl.linux.org.au/?id=1242568800</link>
 <pubDate>Mon, 18 May 2009 00:00:00 +1000</pubDate>
 <guid>http://quozl.linux.org.au/?id=1242568800</guid>
</item>
<item>
 <title>Telstra ZTE F165 HSDPA Mobile Phone on Linux</title>
 <description>

Quozl upgraded from a CDMA mobile phone to an HSDPA one, and plays
with it on Linux.  It has a USB interface, and bluetooth.
&lt;font color="red"&gt;Update&lt;/font&gt;: and now Ubuntu 9.04 recognises it.
&lt;p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=http://quozl.linux.org.au/f165/&gt;more information,&lt;/a&gt;&lt;/ul&gt;


</description>
 <link>http://quozl.linux.org.au/?id=1242482400</link>
 <pubDate>Sun, 17 May 2009 00:00:00 +1000</pubDate>
 <guid>http://quozl.linux.org.au/?id=1242482400</guid>
</item>
<item>
 <title>Usage Monitoring of a UHF CB Repeater</title>
 <description>


Question was, if the ham radio club had to put solar panels in to run
the repeater on the mountain, how much power would be needed?  Without
climbing the mountain to measure it.  Here Quozl hacks up a repeater
usage monitor, consisting of a spare handheld radio connected to a
laptop audio input.&lt;p&gt;

&lt;p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=http://quozl.linux.org.au/2008-10-31-repeater-usage/&gt;more information,&lt;/a&gt;&lt;/ul&gt;


</description>
 <link>http://quozl.linux.org.au/?id=1225371600</link>
 <pubDate>Fri, 31 Oct 2008 00:00:00 +1100</pubDate>
 <guid>http://quozl.linux.org.au/?id=1225371600</guid>
</item>
<item>
 <title>Starting APRS on Linux</title>
 <description>


Automatic Packet Reporting System (APRS) is an amateur radio system
for real-time tactical digital information.  How do you get started
with APRS on Linux in Australia?  Install xastir, configure it to grab
data, watch the event stream build on a map.&lt;p&gt;

&lt;p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=http://quozl.linux.org.au/2008-10-15-aprs-watching/&gt;more information,&lt;/a&gt;&lt;/ul&gt;


</description>
 <link>http://quozl.linux.org.au/?id=1223989200</link>
 <pubDate>Wed, 15 Oct 2008 00:00:00 +1100</pubDate>
 <guid>http://quozl.linux.org.au/?id=1223989200</guid>
</item>
</channel>
</rss>
