<?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>PA1JIM &#187; Software</title>
	<atom:link href="http://www.pa1jim.nl/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pa1jim.nl</link>
	<description>Dutch Radio Amateur Website</description>
	<lastBuildDate>Thu, 24 Jun 2010 12:18:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Blog mobile ready</title>
		<link>http://www.pa1jim.nl/2010/06/blog-mobile-ready/</link>
		<comments>http://www.pa1jim.nl/2010/06/blog-mobile-ready/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 12:18:51 +0000</pubDate>
		<dc:creator>PA1JIM</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.pa1jim.nl/?p=627</guid>
		<description><![CDATA[It bugged me for a while that my blog looked crap on my iPhone. Way too big, you always had to zoom in to be able to read the articles. &#8220;Had&#8221; because I found a simple solution. Running my blog on WordPress I&#8217;ve downloaded WordPress Mobile Pack and the mobile theme from Carrington Mobile 1.1 [...]]]></description>
			<content:encoded><![CDATA[<p>It bugged me for a while that my blog looked crap on my iPhone. Way too big, you always had to zoom in to be able to read the articles. &#8220;Had&#8221; because I found a simple solution. Running my blog on WordPress I&#8217;ve downloaded <a href="http://wordpress.org/extend/plugins/wordpress-mobile-pack/">WordPress Mobile Pack</a> and the mobile theme from Carrington Mobile 1.1 Theme from <a href="http://crowdfavorite.com/">Crowd Favorite</a>. And after 5 minutes my blog is mobile ready! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pa1jim.nl/2010/06/blog-mobile-ready/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HRD Logbook online</title>
		<link>http://www.pa1jim.nl/2010/03/hrd-logbook-online/</link>
		<comments>http://www.pa1jim.nl/2010/03/hrd-logbook-online/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 22:06:47 +0000</pubDate>
		<dc:creator>PA1JIM</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[HRD]]></category>
		<category><![CDATA[logbook]]></category>

		<guid isPermaLink="false">http://www.pa1jim.nl/?p=535</guid>
		<description><![CDATA[As I wrote before: I&#8217;ve managed to store my HRD-logbook on a online MySQL database. My plan is to show my logbook live at the logbook-url of this very site. I&#8217;ve wrote a little PHP to be able to do this. So from now on you can take a look at my logbook live! Any [...]]]></description>
			<content:encoded><![CDATA[<p>As I <a href="http://www.pa1jim.nl/2010/02/hrd-and-mysql/">wrote before</a>: I&#8217;ve managed to store my HRD-logbook on a online MySQL database. My plan is to show my logbook live at <a href="http://www.pa1jim.nl/logbook/">the logbook-url</a> of this very site. I&#8217;ve wrote a little PHP to be able to do this. So from now on you can take a look at my logbook live! Any changes will be online immediately.<br />
On my wish-list is a search option to look for your own call in my logbook and be able to select one year of QSO&#8217;s.</p>
<p>Enjoy! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pa1jim.nl/2010/03/hrd-logbook-online/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>HRD and MySQL</title>
		<link>http://www.pa1jim.nl/2010/02/hrd-and-mysql/</link>
		<comments>http://www.pa1jim.nl/2010/02/hrd-and-mysql/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 12:47:19 +0000</pubDate>
		<dc:creator>PA1JIM</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Hamlog.eu]]></category>
		<category><![CDATA[HRD]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.pa1jim.nl/?p=499</guid>
		<description><![CDATA[Reading this article of KB3LMC got my mind spinning. I hate the fact that HRD puts it database on my local computer. I switch computers a lot and it would be great if I could use some sort of central database for all my HRD instances. Second thing is: I really would love to be [...]]]></description>
			<content:encoded><![CDATA[<p>Reading <a href="http://blog.everydayham.com/2009/08/ham-radio-deluxe-logbook-w-mac-osx.html">this article</a> of KB3LMC got my mind spinning. I hate the fact that HRD puts it database on my local computer. I switch computers a lot and it would be great if I could use some sort of central database for all my HRD instances.<br />
Second thing is: I really would love to be able to show my log realtime here on my blog. I use Hamlog.eu for that now, but I don&#8217;t like it. I&#8217;ve to upload my logbook to that site from time to time and that is to much hassle. It would be perfect to let the webserver read the online database  so I never have to upload anything. </p>
<p>The database is already up and running (took me only a half hour or so) and the HRD instances are talking to it (at least one for now). So that&#8217;s cool. Now I have to write a plugin for WordPress to be able to show the log online. It would also be handy if the plugin lets the visitor of my site search the database for his/her call. Hmmm, no experience with writing WordPress plugins&#8230;.. Gonna be interesting. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pa1jim.nl/2010/02/hrd-and-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PACC 2010 coming up</title>
		<link>http://www.pa1jim.nl/2010/01/pacc-2010-coming-up/</link>
		<comments>http://www.pa1jim.nl/2010/01/pacc-2010-coming-up/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 15:55:36 +0000</pubDate>
		<dc:creator>PA1JIM</dc:creator>
				<category><![CDATA[Rigs]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[HRD]]></category>
		<category><![CDATA[Kenwood TS-850SAT]]></category>
		<category><![CDATA[NERA]]></category>
		<category><![CDATA[PACC 2010]]></category>

		<guid isPermaLink="false">http://www.pa1jim.nl/?p=490</guid>
		<description><![CDATA[With the PACC 2010 coming up, I&#8217;m getting all jumpy to get my &#8220;ultimate contest setup&#8221; complete. My plans are to participate in the PACC this year from our club location NERA. Last year I&#8217;ve take a look and made a few QSO&#8217;s from that location and it is fantastic to operate from there. Far [...]]]></description>
			<content:encoded><![CDATA[<p>With the <a href="http://pacc.veron.nl/">PACC 2010</a> coming up, I&#8217;m getting all jumpy to get my &#8220;ultimate contest setup&#8221; complete. My plans are to participate in the PACC this year from our <a href="http://www.neragebouw.nl/">club location NERA</a>. Last year I&#8217;ve take a look and made a few QSO&#8217;s from that location and it is fantastic to operate from there. Far from the inhabited world there is zero QRM.  Very nice when you sometimes have to pick up weak signals.<br />
The idea now is to setup my Kenwood TS-850SAT at this location. The TS-850 has a build in voice keyer, but this keyer is not able to repeat the message with an adjustable delay. So I&#8217;ll use my own <a href="http://www.pa1jim.nl/2009/06/voice-keyer-part-3/">homebrew voice keyer</a>. I already tested with success my headset. It works fine, so now I only have to find a decent foot pedal to switch between receiving and transmitting. Of course I can buy a foot pedal in an instrument shop or something like that. But that is expensive and less fun. So I searching for a solution for that.<br />
Then I&#8217;ve hands free for logging. I think I bring my <a href="http://www.pa1jim.nl/2009/12/morse-training-while-traveling/">MSI netbook</a> with me for logging. Only thing is I have to find a good contestlogging program. My main rig controller is Ham Radio Deluxe, but that is not quite feasible for contest logging. N1MM makes Windows crashing when it interacts thru the Keyspan USA-19H USB-RS232-adapter to my rig. So that doesn&#8217;t seem a solution. I already take a look at many logging programs, but they are all so old and ugly and don&#8217;t do rig control (which I want for logging the complete QSO). So I didn&#8217;t figure out that one yet.<br />
If you have any good suggestions, please send me a message!    </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pa1jim.nl/2010/01/pacc-2010-coming-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Icom IC-756PRO-3, Signalink &amp; Ham Radio Deluxe</title>
		<link>http://www.pa1jim.nl/2010/01/icom-ic-756pro-3-signalink-ham-radio-deluxe/</link>
		<comments>http://www.pa1jim.nl/2010/01/icom-ic-756pro-3-signalink-ham-radio-deluxe/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 15:30:01 +0000</pubDate>
		<dc:creator>PA1JIM</dc:creator>
				<category><![CDATA[Rigs]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[HRD]]></category>
		<category><![CDATA[IC-756PRO-3]]></category>
		<category><![CDATA[Icom]]></category>
		<category><![CDATA[LogPA]]></category>
		<category><![CDATA[Signalink]]></category>

		<guid isPermaLink="false">http://www.pa1jim.nl/?p=484</guid>
		<description><![CDATA[Last weekend I offered a friend of mine, Fred PA3YH, some help with his shack setup. He owns a Icom IC-756PRO-3 radio. Since a few months he bought a Signalink USB and works all different digital modes with it. Actually this combination works really well! He is doing great in QSO&#8217;s! The only thing missing [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pa1jim.nl/wp-content/uploads/2010/01/slusb.gif" rel="lightbox[484]"><img src="http://www.pa1jim.nl/wp-content/uploads/2010/01/slusb-150x150.gif" alt="" title="Signalink USB" width="150" height="150" class="alignright size-thumbnail wp-image-487" /></a>Last weekend I offered a friend of mine, <a href="http://www.qrz.com/db/pa3yh">Fred PA3YH</a>, some help with his shack setup. He owns a Icom IC-756PRO-3 radio. Since a few months he bought a <a href="http://www.tigertronics.com/">Signalink USB</a> and works all different digital modes with it. Actually this combination works really well! He is doing great in QSO&#8217;s! The only thing missing was a good logbook. He did connect the rig via the Signalink to his laptop, but didn&#8217;t yet use rig control (Cat-V).</p>
<p>So these two things I want to help him with. First, rig control. Fred did already bought a cable for rig control. It is a USB &#8211; ACC-connector cable. After installing the driver for the cable, the laptop did see an extra com-port. Now download and fire up the latest copy of <a href="http://www.ham-radio-deluxe.com/">Ham Radio Deluxe</a>. No problems so far. Imported his logbook from LogPA (his current log program). Also no problems. What surprised me was the super duper integration of HRD with the radio. I myself do not yet have a Signalink, but men what cool features do you have then! You are able to record sound of the rig, almost all options are controllable from the program.<br />
Also figure out for him how to let Windows use the internal sound card and let the HAM-programs use the Signalink. I wasn&#8217;t able to fully test his new setup because he pushed me out of the way, that enthusiastic he was! <img src='http://www.pa1jim.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
The cool thing about this new setup for Fred is that he makes enough time to investigate all the options and tricks. Hopefully I can benefit too from his investigation <img src='http://www.pa1jim.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pa1jim.nl/2010/01/icom-ic-756pro-3-signalink-ham-radio-deluxe/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>5 Mac applications for ham radio fans</title>
		<link>http://www.pa1jim.nl/2009/10/5-mac-applications-for-ham-radio-fans/</link>
		<comments>http://www.pa1jim.nl/2009/10/5-mac-applications-for-ham-radio-fans/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 08:54:37 +0000</pubDate>
		<dc:creator>PA1JIM</dc:creator>
				<category><![CDATA[HAM]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[TUAW]]></category>

		<guid isPermaLink="false">http://www.pa1jim.nl/?p=434</guid>
		<description><![CDATA[As I am a Mac user for many years now, The Unofficial Apple Website is one of my favorite blogs to read almost every day. The other day I read in this blog about 5 Mac applications for ham radio fans. Cool! Two hobbies in one article&#8230;]]></description>
			<content:encoded><![CDATA[<p>As I am a Mac user for many years now, <a href="http://www.tuaw.com">The Unofficial Apple Website</a> is one of my favorite blogs to read almost every day. The other day I read in this blog about <a href="http://www.tuaw.com/2009/10/14/5-mac-applications-for-ham-radio-fans/">5 Mac applications for ham radio fans</a>. Cool! Two hobbies in one article&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pa1jim.nl/2009/10/5-mac-applications-for-ham-radio-fans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WSPR part 3</title>
		<link>http://www.pa1jim.nl/2008/11/wspr-part-3/</link>
		<comments>http://www.pa1jim.nl/2008/11/wspr-part-3/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 14:30:09 +0000</pubDate>
		<dc:creator>PA1JIM</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[WSPR]]></category>

		<guid isPermaLink="false">http://www.pa1jim.nl/?p=149</guid>
		<description><![CDATA[After being stuck a few days ago with the self compiled wspr.py I was searching the web today to find a breakthrough. I could hit myself for the head when I did see a link to one of my favorite blogs: VK2TPM where I found out that WSJT is just a package in Debian Of [...]]]></description>
			<content:encoded><![CDATA[<p>After being stuck a few days ago with the self compiled wspr.py I was searching the web today to find a breakthrough. I could hit myself for the head when I did see a link to one of my favorite blogs: <a href="http://blog.marxy.org/2008/10/playing-with-wspr-on-40m.html">VK2TPM</a> where I found out that WSJT is just a package in Debian <img src='http://www.pa1jim.nl/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Of course I installed it right away, but this is WSJT and not WSPR. I don&#8217;t now how to create a WSPR-signal from here, but I&#8217;ll play around with it.<br />
Then I stumble upon another familiar link: <a href="http://wsprnet.org/drupal/node/172">G4ILO created a Asus EEE-PC version of WSPR</a>. Downloaded that binary and it runs almost out of the package right away. Clicking around in this renewed interface I got some new insights. Maybe I didn&#8217;t set the right Audio In and Audio Out settings. Maybe that&#8217;s why my own compiled version didn&#8217;t seem to hear a thing. </p>
<p>Hmmm, let&#8217;s get on that horse again tonight when I&#8217;ll be home <img src='http://www.pa1jim.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pa1jim.nl/2008/11/wspr-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WSPR part 2</title>
		<link>http://www.pa1jim.nl/2008/11/wspr-part-2/</link>
		<comments>http://www.pa1jim.nl/2008/11/wspr-part-2/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 21:05:45 +0000</pubDate>
		<dc:creator>PA1JIM</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[WSPR]]></category>

		<guid isPermaLink="false">http://www.pa1jim.nl/?p=120</guid>
		<description><![CDATA[Not yet where I want to be, but did some work to get things working. I&#8217;ve installed the Gnome desktop on my Debian Etch linux server so I can compile WSPR for linux. First I had to struggle with all kinds of packages and then I had to check out an svn for the source [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pa1jim.nl/wp-content/uploads/2008/11/wspr.png" rel="lightbox[120]"><img src="http://www.pa1jim.nl/wp-content/uploads/2008/11/wspr-150x150.png" alt="" title="wspr@linux" width="150" height="150" class="alignright size-thumbnail wp-image-121" /></a>Not yet where I want to be, but did some work to get things working. I&#8217;ve installed the Gnome desktop on my Debian Etch linux server so I can compile WSPR for linux. First I had to struggle with all kinds of packages and then I had to check out an svn for the source code of WSPR. If you want to do the same thing and you are running Debian/ Ubuntu, let me save you a few hours of your time, type as root: </p>
<p><em># aptitude install subversion gfortran portaudio19-dev python2.4-dev python-pmw python-numpy python-numpy-dev libsamplerate0-dev</em></p>
<p>When it&#8217;s done you should have the appropriate packages installed to build WSPR from source. To get WSPR from source you have to check out svn: </p>
<p><em># mkdir src<br />
# cd src<br />
# svn checkout svn://svn.berlios.de/wsjt<br />
# cd wsjt/branches/wspr<br />
# ./configure<br />
# make</em></p>
<p>hopefully you have a working WSPR! Run it with: <em>python wspr.py</em></p>
<p>In my case I think somethings going wrong with the soundcard. There is no waterfall and the applications crashes after a few minutes with all kind of errors. When I listen to the input from the FT-817 on the computer, it sounds horrible. I don&#8217;t know if it&#8217;s the hardware (it shouldn&#8217;t) or maybe the drivers. I hope I&#8217;ll figure out sometime <img src='http://www.pa1jim.nl/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Some interesting links I found on the subject:</p>
<p><a href="http://oh2gqc.wippiespace.com/WSPR_on_Ubuntu.html">Compiling WSRP</a><br />
<a href="http://wsprnet.org/drupal/node/165"><br />
Compiling WSPR for linux (on wspr.org)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pa1jim.nl/2008/11/wspr-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WSPR part 1</title>
		<link>http://www.pa1jim.nl/2008/10/wspr-part-1/</link>
		<comments>http://www.pa1jim.nl/2008/10/wspr-part-1/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 10:06:02 +0000</pubDate>
		<dc:creator>PA1JIM</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[WSPR]]></category>

		<guid isPermaLink="false">http://www.pa1jim.nl/?p=106</guid>
		<description><![CDATA[In the series &#8216;what is WSPR?&#8217; I did some reading last night. If I understand it correctly WSPR is a little computer program made by K1JT that is used to detect propagation on the amateur bands. It is using a very weak digital signal which is produced by your sound card in your computer and [...]]]></description>
			<content:encoded><![CDATA[<p>In the series &#8216;what is WSPR?&#8217; I did some reading last night. If I understand it correctly WSPR is a little computer program made by K1JT that is used to detect propagation on the amateur bands. It is using a very weak digital signal which is produced by your sound card in your computer and send out thrue your transmitter. Your computer also listens on the frequency to spot other &#8216;WSPR beacons&#8217; and tells the central WSPR server via internet of the status. </p>
<p>WSPR means: Weak Signal Propagation Reporter. The program uses your sound card in QRSS mode and scans a 200Hz band for a signal of 6Hz wide with a baud rate of 1,46 Baud. 4-FSK modulation. Apparently there is 1 tone from your sound card. The nice thing about it is that you&#8217;re be able using mini wattage (a few hundred mW) to make big distances. A transmitting cycle lasts 110 seconds and there is minimal information packed.<br />
The signals are received and decoded and sent to a central server and put on a map and a list.</p>
<p>So far the theory, in part 2 my search for a mac version of the program (as my faithful readers know, I&#8217;m a real Mac-lover). </p>
<p>Links: <a href="http://physics.princeton.edu/pulsar/K1JT/WSPR_Instructions.TXT">original instructions from K1JT</a><br />
<a href="http://physics.princeton.edu/pulsar/K1JT/WSPR.EXE">The program</a><br />
<a href="http://wsprnet.org/">The website (of the central server)</a><br />
<a href="http://www.frenning.dk/OZ1PIF_HOMEPAGE/Whisper_Guide.html"><br />
OZ1PIF manual to WSPR</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pa1jim.nl/2008/10/wspr-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WSPR, what the &#8230;.?</title>
		<link>http://www.pa1jim.nl/2008/10/wspr-what-the/</link>
		<comments>http://www.pa1jim.nl/2008/10/wspr-what-the/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 09:49:49 +0000</pubDate>
		<dc:creator>PA1JIM</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[WSPR]]></category>

		<guid isPermaLink="false">http://www.pa1jim.nl/?p=103</guid>
		<description><![CDATA[I read more and more lately about WSPR. For instance, this morning I did see this article from VK2PTM. I getting more curious what this WSPR is and how it&#8217;s working. And you radio amateurs out there know what we guys and gals do about curiosity&#8230;. we will disappear into our Research &#038; Development department [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pa1jim.nl/wp-content/uploads/2008/10/wspr50.jpg" rel="lightbox[103]"><img src="http://www.pa1jim.nl/wp-content/uploads/2008/10/wspr50-150x150.jpg" alt="" title="WSPR" width="150" height="150" class="alignright size-thumbnail wp-image-104" /></a>I read more and more lately about WSPR. For instance, this morning I did see <a href="http://marxy.org/2008/10/wspr-beacon-on-30m-10mhz.html">this article</a> from VK2PTM. I getting more curious what this WSPR is and how it&#8217;s working. And you radio amateurs out there know what we guys and gals do about curiosity&#8230;. we will disappear into our Research &#038; Development department and find out what the fuzz is all about!<br />
So that&#8217;s my plan for the coming weeks: let&#8217;s find out. I&#8217;ll report my findings here on this blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pa1jim.nl/2008/10/wspr-what-the/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
