<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-12974967</id><updated>2012-01-25T00:58:14.519-06:00</updated><category term='weather'/><category term='serial'/><category term='ham radio'/><category term='scripting'/><category term='hack'/><category term='media'/><category term='wiki'/><category term='radio'/><category term='public'/><category term='contentdepot'/><category term='engineering'/><category term='web'/><category term='joomla'/><category term='gis'/><category term='HD Radio'/><category term='monitoring'/><category term='conference'/><category term='ntp'/><category term='blog'/><category term='networking'/><category term='electronics'/><category term='trouble ticket'/><category term='software'/><category term='virtual'/><category term='snmp'/><category term='windows'/><category term='opennms'/><category term='services'/><category term='digital'/><category term='vbscript'/><category term='prediction'/><category term='stl'/><category term='satellite'/><category term='management'/><category term='rf'/><title type='text'>GearZ.net</title><subtitle type='html'>A public radio engineering blog</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.gearz.net/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>46</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-12974967.post-1566373147426391725</id><published>2010-03-11T09:21:00.001-06:00</published><updated>2010-03-11T09:22:35.803-06:00</updated><title type='text'>Using the XMLRPC interface of Jira in Python</title><summary type='text'>

I just got a Jira project enabled from Computer Services. I wanted to try the XMLRPC interface for this software, which is much like it is for Confluence. After a little experimentation, I was successful creating an issue from a Python script. The trickiness comes from the fact that CS requires some extra fields to be filled in, and figuring out the format was a pain. But the code is prety </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/1566373147426391725/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=1566373147426391725' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/1566373147426391725'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/1566373147426391725'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2010/03/using-xmlrpc-interface-of-jira-in.html' title='Using the XMLRPC interface of Jira in Python'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-5274307498012319698</id><published>2010-02-04T17:10:00.003-06:00</published><updated>2010-02-04T17:14:38.044-06:00</updated><title type='text'>Using the XMLRPC interface of Confluence in Python</title><summary type='text'>I was successful in creating a new page and in posting to the blog in my personal space thanks to some info here. Python comes with everything needed to use the interface. An example script consists of these parts:
from xmlrpclib import Server  s = Server("https://server/rpc/xmlrpc") token = s.confluence1.login("user", "password") Now you can use many of the API functions. For instance you can </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/5274307498012319698/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=5274307498012319698' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/5274307498012319698'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/5274307498012319698'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2010/02/using-xmlrpc-interface-of-confluence-in.html' title='Using the XMLRPC interface of Confluence in Python'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-3880512083653645561</id><published>2010-01-15T14:32:00.001-06:00</published><updated>2010-01-15T14:32:08.554-06:00</updated><title type='text'>Fixed broken links on the blog</title><summary type='text'>I fixed some broken download links in the blog posts for SPLAT Win32 and some other software. I had retired a server that the files were hosted on and forgot to migrate them until someone pointed out the links didn't work.</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/3880512083653645561/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=3880512083653645561' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/3880512083653645561'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/3880512083653645561'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2010/01/fixed-broken-links-on-blog.html' title='Fixed broken links on the blog'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-622520573776314428</id><published>2010-01-14T17:10:00.000-06:00</published><updated>2010-01-14T17:10:14.255-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='rf'/><category scheme='http://www.blogger.com/atom/ns#' term='gis'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='ham radio'/><category scheme='http://www.blogger.com/atom/ns#' term='prediction'/><title type='text'>New Graphical Interface for SPLAT 1.3 (Win32)</title><summary type='text'>Austin Wright (VE3NCQ) has been working on a new graphical interface for the Windows port of SPLAT v1.3. The new interface lets you specify the command line parameters in a more friendly way for those of you who don't like typing. You can check it out on his site.

You can find the creator of SPLAT, John Magliacane,  here.</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/622520573776314428/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=622520573776314428' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/622520573776314428'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/622520573776314428'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2010/01/new-graphical-interface-for-splat-13.html' title='New Graphical Interface for SPLAT 1.3 (Win32)'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-614881865400143615</id><published>2009-07-22T16:39:00.002-05:00</published><updated>2009-07-22T16:47:55.133-05:00</updated><title type='text'>Another SPLAT port available for Windows</title><summary type='text'>I haven't been able to keep up with the SPLAT development for a while now. Fortunately, another ham (VE3NCQ) has been working on it too. I would like to thank Austin Wright for helping to keep this valuable tool available for as many as possible. Ain't Open Source great!</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/614881865400143615/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=614881865400143615' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/614881865400143615'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/614881865400143615'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2009/07/another-splat-port-available-for.html' title='Another SPLAT port available for Windows'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-3852936487255145890</id><published>2008-08-26T10:20:00.002-05:00</published><updated>2010-06-14T16:44:10.058-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='rf'/><category scheme='http://www.blogger.com/atom/ns#' term='radio'/><category scheme='http://www.blogger.com/atom/ns#' term='gis'/><category scheme='http://www.blogger.com/atom/ns#' term='engineering'/><category scheme='http://www.blogger.com/atom/ns#' term='ham radio'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='prediction'/><title type='text'>SPLAT! 1.2.3 for Windows available</title><summary type='text'>Sorry I haven't gotten this out the door sooner. SPLAT! 1.2.3 from John Magliacane has some bug fixes and accuracy improvements. More info is in the documentation. One feature that someone on the blog requested was the ability to save the GnuPlot temp files for post processing (re-scaling, etc.). This is the new -gpsav option.

Please let me know if you have any problems. If you are wondering </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/3852936487255145890/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=3852936487255145890' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/3852936487255145890'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/3852936487255145890'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2008/08/splat-123-for-windows-available.html' title='SPLAT! 1.2.3 for Windows available'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-2597022650351062266</id><published>2008-06-05T14:48:00.002-05:00</published><updated>2010-06-14T16:44:55.596-05:00</updated><title type='text'>SPLAT! 1.2.2 for Windows is ready</title><summary type='text'>I ran into some problems caused by the compiler trying to "optimize" some of the math routines, so after a lot of troubleshooting, I lowered the optimization level to -O1. Version 1.2.2 for Windows is ready to use. Please let me know if you have any problems. If you are wondering what SPLAT! is, see this previous post.

http://people.missouristate.edu/jmcmellen/software/splat-1.2.2-win32.zip</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/2597022650351062266/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=2597022650351062266' title='17 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/2597022650351062266'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/2597022650351062266'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2008/06/splat-122-for-windows-is-ready.html' title='SPLAT! 1.2.2 for Windows is ready'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>17</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-2990548690517592975</id><published>2008-04-11T11:45:00.001-05:00</published><updated>2008-04-11T11:56:31.522-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='radio'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='engineering'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='monitoring'/><category scheme='http://www.blogger.com/atom/ns#' term='media'/><category scheme='http://www.blogger.com/atom/ns#' term='digital'/><title type='text'>Orban releases public beta of Loudness Meter software</title><summary type='text'>Orban announced today a public beta of a software Loudness Meter for Windows. The free download can be found here.Here is an excerpt from the press release:ORBAN INTRODUCES FREE LOUDNESS/LEVEL METERING SOFTWARESan Leandro, CA, April 10, 2008 Orban todayannounced that the first public beta of OrbanLoudness Meter software for Windows XP and Vistais now available for free download from www.orban.com</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/2990548690517592975/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=2990548690517592975' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/2990548690517592975'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/2990548690517592975'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2008/04/orban-releases-public-beta-of-loudness.html' title='Orban releases public beta of Loudness Meter software'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-18982782796068541</id><published>2008-03-28T16:06:00.005-05:00</published><updated>2010-06-14T16:45:28.346-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='electronics'/><category scheme='http://www.blogger.com/atom/ns#' term='virtual'/><category scheme='http://www.blogger.com/atom/ns#' term='radio'/><category scheme='http://www.blogger.com/atom/ns#' term='engineering'/><category scheme='http://www.blogger.com/atom/ns#' term='serial'/><category scheme='http://www.blogger.com/atom/ns#' term='weather'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><category scheme='http://www.blogger.com/atom/ns#' term='hack'/><title type='text'>Get Internet Temperature Data for Automation</title><summary type='text'>We had been using a Sine Systems CTI-2 temperature interface to get the outdoor temperature into our automation system. We recently developed a cable problem between the probe and the interface which prevented accurate readings. After some thought, I wrote this little program to simulate the response of the unit while getting temperature data from the National Weather Service. We have been using </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/18982782796068541/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=18982782796068541' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/18982782796068541'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/18982782796068541'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2008/03/get-internet-temperature-data-for.html' title='Get Internet Temperature Data for Automation'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-598095918732791679</id><published>2008-02-07T09:52:00.000-06:00</published><updated>2008-02-07T10:03:29.977-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='rf'/><category scheme='http://www.blogger.com/atom/ns#' term='radio'/><category scheme='http://www.blogger.com/atom/ns#' term='gis'/><category scheme='http://www.blogger.com/atom/ns#' term='engineering'/><category scheme='http://www.blogger.com/atom/ns#' term='ham radio'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='prediction'/><title type='text'>SPLAT! for Windows featured in TV Technology magazine</title><summary type='text'>Doug Lung, a columnist for TV Technology magazine, recently featured the Windows version of Splat! in his RF Technology column. The article provides a good overview of how to use Splat! in Windows for generating Longley-Rice coverage data and maps.</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/598095918732791679/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=598095918732791679' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/598095918732791679'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/598095918732791679'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2008/02/splat-for-windows-featured-in-tv.html' title='SPLAT! for Windows featured in TV Technology magazine'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-7685422529085233217</id><published>2008-01-12T09:57:00.000-06:00</published><updated>2008-01-12T10:12:31.221-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='electronics'/><category scheme='http://www.blogger.com/atom/ns#' term='radio'/><category scheme='http://www.blogger.com/atom/ns#' term='satellite'/><category scheme='http://www.blogger.com/atom/ns#' term='engineering'/><category scheme='http://www.blogger.com/atom/ns#' term='monitoring'/><category scheme='http://www.blogger.com/atom/ns#' term='public'/><category scheme='http://www.blogger.com/atom/ns#' term='hack'/><title type='text'>Alarm relay modification for Comstream demods</title><summary type='text'>An engineer at public radio station KPLU, Lowell Kiesow, has shared a modification to the Comstream ABR700 demods that are now in use for the Squawk channel. This mod implements an EbNo Threshold Alarm contact that is listed in the manual, but was not installed by the PRSS. It is useful to set this as a way of getting notified of satellite system problems, most often as a "snow in the dish" alarm</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/7685422529085233217/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=7685422529085233217' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/7685422529085233217'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/7685422529085233217'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2008/01/alarm-relay-modification-for-comstream.html' title='Alarm relay modification for Comstream demods'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-2793302001034717297</id><published>2007-11-15T11:21:00.000-06:00</published><updated>2007-11-15T16:16:37.050-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='radio'/><category scheme='http://www.blogger.com/atom/ns#' term='opennms'/><category scheme='http://www.blogger.com/atom/ns#' term='HD Radio'/><category scheme='http://www.blogger.com/atom/ns#' term='engineering'/><category scheme='http://www.blogger.com/atom/ns#' term='ham radio'/><category scheme='http://www.blogger.com/atom/ns#' term='monitoring'/><category scheme='http://www.blogger.com/atom/ns#' term='digital'/><title type='text'>Measuring and logging HD Radio interchannel delay</title><summary type='text'>The analog FM program audio and the main digital audio are supposed to be synchronized very closely to produce a clean blend between analog and digital when necessary at the receiver. With some work, you can synchronize these down to within a few samples. The problem now, depending on your installation, is keeping it synchronized. A lot of stations are finding that their digital signal drifts in </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/2793302001034717297/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=2793302001034717297' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/2793302001034717297'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/2793302001034717297'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2007/11/measuring-and-logging-hd-radio.html' title='Measuring and logging HD Radio interchannel delay'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-5985393365273409380</id><published>2007-11-05T13:33:00.000-06:00</published><updated>2007-11-13T11:02:13.013-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='services'/><category scheme='http://www.blogger.com/atom/ns#' term='snmp'/><category scheme='http://www.blogger.com/atom/ns#' term='opennms'/><category scheme='http://www.blogger.com/atom/ns#' term='contentdepot'/><category scheme='http://www.blogger.com/atom/ns#' term='engineering'/><category scheme='http://www.blogger.com/atom/ns#' term='trouble ticket'/><category scheme='http://www.blogger.com/atom/ns#' term='management'/><category scheme='http://www.blogger.com/atom/ns#' term='monitoring'/><category scheme='http://www.blogger.com/atom/ns#' term='networking'/><title type='text'>Monitoring the network (and more) with OpenNMS</title><summary type='text'>A thread on Pubtech about SNMP management prompted me to do a little searching on IT infrastructure monitoring and notification. Intermapper has been around for a while, but I didn't feel like hassling with trial serial numbers to try it out since it is commercial software. I did find a great project called OpenNMS. This is open source, free software, and it does a lot. It has been under </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/5985393365273409380/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=5985393365273409380' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/5985393365273409380'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/5985393365273409380'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2007/11/monitoring-network-with-opennms.html' title='Monitoring the network (and more) with OpenNMS'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://bp0.blogger.com/_NtAYWF9-gb0/RznXlFz1Q1I/AAAAAAAAAAU/YxNGy0HQzWc/s72-c/opennms-ebno-graph.PNG' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-1743619057664115946</id><published>2007-09-13T16:05:00.006-05:00</published><updated>2010-06-14T16:46:26.597-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='rf'/><category scheme='http://www.blogger.com/atom/ns#' term='radio'/><category scheme='http://www.blogger.com/atom/ns#' term='gis'/><category scheme='http://www.blogger.com/atom/ns#' term='engineering'/><category scheme='http://www.blogger.com/atom/ns#' term='ham radio'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='prediction'/><title type='text'>RF propagation modeling with SPLAT! for Windows</title><summary type='text'>

Many are probably familiar with John Magliacane's RF Signal Propagation, Loss, And Terrain analysis software (SPLAT!). This software is useful for visualizing terrain and performing Longley-Rice path loss and coverage prediction using the Irregular Terrain Model. It had been only available for the Linux OS. I was able to compile it for Windows with a few minor modifications. This is a command </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/1743619057664115946/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=1743619057664115946' title='69 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/1743619057664115946'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/1743619057664115946'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2007/09/rf-propagation-modeling-with-splat-for.html' title='RF propagation modeling with SPLAT! for Windows'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://bp1.blogger.com/_NtAYWF9-gb0/RuqnatIPT1I/AAAAAAAAAAM/oQZzaZYCxbs/s72-c/wfut-small-sample.gif' height='72' width='72'/><thr:total>69</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-2177060094239707476</id><published>2007-06-30T11:13:00.000-05:00</published><updated>2007-06-30T11:18:31.557-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='radio'/><category scheme='http://www.blogger.com/atom/ns#' term='engineering'/><category scheme='http://www.blogger.com/atom/ns#' term='stl'/><category scheme='http://www.blogger.com/atom/ns#' term='digital'/><title type='text'>Moseley Starlink Tech Bulletin</title><summary type='text'>Moseley has released a tech bulletin about a problem with a batch of their Starlink RF STL's. The modem cards develop a significant jitter problem in the oscillators made by Greenray, which causes high BER and audio problems. More information is in the tech bulletin.http://www.moseleysb.com/mb/service_bulletin/starlink_9003q_service_bulletin_ocxo.pdf</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/2177060094239707476/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=2177060094239707476' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/2177060094239707476'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/2177060094239707476'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2007/06/moseley-starlink-tech-bulletin.html' title='Moseley Starlink Tech Bulletin'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-2361141019938177147</id><published>2007-05-23T09:02:00.000-05:00</published><updated>2007-11-06T11:09:26.950-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='joomla'/><category scheme='http://www.blogger.com/atom/ns#' term='blog'/><category scheme='http://www.blogger.com/atom/ns#' term='wiki'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><title type='text'>Web site testbed</title><summary type='text'>One of the big obstacles to me of getting an idea off the ground is being able to try it out, prototype it, play around with it, before you try to explain the idea to others. I have read about all the great things people are doing with web 2.0 technologies like blogs and wiki's, but it is not always easy to get some space on the web server to try these kinds of things out, nor do you always want </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/2361141019938177147/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=2361141019938177147' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/2361141019938177147'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/2361141019938177147'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2007/05/web-site-testbed.html' title='Web site testbed'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-6192825088056580062</id><published>2007-04-19T09:52:00.000-05:00</published><updated>2007-05-23T09:02:16.362-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='conference'/><category scheme='http://www.blogger.com/atom/ns#' term='radio'/><category scheme='http://www.blogger.com/atom/ns#' term='engineering'/><category scheme='http://www.blogger.com/atom/ns#' term='public'/><title type='text'>PREC 2007</title><summary type='text'>What a great conference this year! I attended the PREC in 2005, and I feel like this year was even better than the first. As soon as I get some time, I want to try to summarize some of the things I learned here and at the NAB Broadcast Engineering Conference. Also, keep watching the APRE site as they will be posting many of the presentations and other material from the conference (I think even </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/6192825088056580062/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=6192825088056580062' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/6192825088056580062'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/6192825088056580062'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2007/04/prec-2007.html' title='PREC 2007'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-2900200273860258487</id><published>2007-03-22T11:38:00.000-05:00</published><updated>2007-10-08T17:59:40.914-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='conference'/><category scheme='http://www.blogger.com/atom/ns#' term='radio'/><category scheme='http://www.blogger.com/atom/ns#' term='engineering'/><category scheme='http://www.blogger.com/atom/ns#' term='public'/><title type='text'>See you at the PREC</title><summary type='text'>http://www.nprlabs.org/apre/</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/2900200273860258487/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=2900200273860258487' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/2900200273860258487'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/2900200273860258487'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2007/03/see-you-at-prec.html' title='See you at the PREC'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-8271480885452226349</id><published>2007-02-20T15:38:00.002-06:00</published><updated>2010-06-14T16:47:06.177-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='contentdepot'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='vbscript'/><category scheme='http://www.blogger.com/atom/ns#' term='scripting'/><title type='text'>Your WSH is my command, part 2</title><summary type='text'>As I mentioned in part 1, the WSH and some VBScript can be used to do more than move files around. Another use is in parsing the data in files. Parsing text files is very easy to do, but there are no built-in functions for accessing binary data. You will find, however, that others have made up for this shortcoming by implementing their own classes for manipulating binary files. See for example </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/8271480885452226349/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=8271480885452226349' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/8271480885452226349'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/8271480885452226349'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2007/02/your-wsh-is-my-command-part-2.html' title='Your WSH is my command, part 2'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/15065223059436916448</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://1.bp.blogspot.com/_NtAYWF9-gb0/S094UL4XQJI/AAAAAAAAEJc/ZMcp75B1I1Y/S220/tp.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-6433281399157734908</id><published>2007-01-30T14:01:00.002-06:00</published><updated>2010-06-14T16:47:32.970-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='contentdepot'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='vbscript'/><category scheme='http://www.blogger.com/atom/ns#' term='scripting'/><title type='text'>Your WSH is my command, part 1</title><summary type='text'>Several recent projects converged on a single need to automate basic server tasks, such as synchronizing folder contents, media conversion, etc. My first priority was to pull special "promo" audio files off of our Content Depot storage receiver and put them in another safe location so that our staff could edit them or otherwise use them in their spot production without having to navigate the </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/6433281399157734908/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=6433281399157734908' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/6433281399157734908'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/6433281399157734908'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2007/01/your-wsh-is-my-command-part-1.html' title='Your WSH is my command, part 1'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-116594957355535857</id><published>2006-12-12T12:52:00.000-06:00</published><updated>2006-12-12T16:34:11.643-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ntp'/><category scheme='http://www.blogger.com/atom/ns#' term='radio'/><category scheme='http://www.blogger.com/atom/ns#' term='contentdepot'/><category scheme='http://www.blogger.com/atom/ns#' term='networking'/><title type='text'>Syncing computers to Content Depot</title><summary type='text'>Here are some resources on syncing computers to Content Depot with NTP.Microsoft pages showing how to configure Windows Time service to use the Content Depot receiver as an NTP source.Windows XPhttp://support.microsoft.com/kb/314054/Windows 2000http://support.microsoft.com/kb/216734/I posted previously about using the Meinberg NTP software to monitor the Content Depot devices NTP servers to </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/116594957355535857/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=116594957355535857' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/116594957355535857'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/116594957355535857'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2006/12/syncing-computers-to-content-depot.html' title='Syncing computers to Content Depot'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-115638709019268836</id><published>2006-08-23T21:27:00.000-05:00</published><updated>2006-09-08T10:33:29.616-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='radio'/><category scheme='http://www.blogger.com/atom/ns#' term='HD Radio'/><category scheme='http://www.blogger.com/atom/ns#' term='networking'/><title type='text'>More details on half-duplex networking with Moseley Starlink with LAN option</title><summary type='text'>I wrote this in an email to a colleague who asked how I tested our network connection over our Starlink STL. I wanted to save it for future reference.----------------------------------------------------------Ah, I have not tried using NetCat on Win98. Thanks for the tip. I just pinged myself over UDP on my XP box. On one command prompt, I ran the program like this:nc.exe -u -L -p 5002On a second </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/115638709019268836/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=115638709019268836' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/115638709019268836'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/115638709019268836'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2006/08/more-details-on-half-duplex-networking.html' title='More details on half-duplex networking with Moseley Starlink with LAN option'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-115593187406026243</id><published>2006-08-18T14:55:00.000-05:00</published><updated>2006-08-18T15:14:39.783-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='radio'/><category scheme='http://www.blogger.com/atom/ns#' term='HD Radio'/><category scheme='http://www.blogger.com/atom/ns#' term='media'/><category scheme='http://www.blogger.com/atom/ns#' term='digital'/><title type='text'>Online debate about the future of HD Radio</title><summary type='text'>Start here and work backwards.A lot of really good points are made. What I benefitted from is a reminder that the real thing thing that listeners are interested in is content. The project really has just begun when the digital transmitter is installed. The biggest investment of effort will inevitably be in developing more content or perhaps new features that will make consumption easier. Also, </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/115593187406026243/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=115593187406026243' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/115593187406026243'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/115593187406026243'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2006/08/online-debate-about-future-of-hd-radio.html' title='Online debate about the future of HD Radio'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-115575970407953098</id><published>2006-08-16T15:15:00.000-05:00</published><updated>2006-08-16T15:30:43.903-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='radio'/><category scheme='http://www.blogger.com/atom/ns#' term='satellite'/><category scheme='http://www.blogger.com/atom/ns#' term='HD Radio'/><category scheme='http://www.blogger.com/atom/ns#' term='digital'/><title type='text'>Satellite radio faces economic difficulties</title><summary type='text'>I read this article in the Wall Street Journal (mentioned here) about a potential financial crisis facing satellite radio companies. It seemed to highlight to me that terrestrial broadcasting's strength continues to be that it is free and hopefully stations will use their HD Radio multicast capability to offer interesting new content instead of more of what is already available in their </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/115575970407953098/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=115575970407953098' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/115575970407953098'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/115575970407953098'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2006/08/satellite-radio-faces-economic.html' title='Satellite radio faces economic difficulties'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-115507133987980300</id><published>2006-08-08T15:48:00.000-05:00</published><updated>2006-08-08T16:15:49.830-05:00</updated><title type='text'>Thoughts on what radio is good for</title><summary type='text'>I had a very interesting meeting today about how we would plan to use the new technologies that are emerging to offer new services. I have been thinking a lot lately about what radio can do well in this new world we live in. Google and other search engines have dramatically changed how we are informed. In the old days, if you wanted to know about something, you would tune in and find out. Or if </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/115507133987980300/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=115507133987980300' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/115507133987980300'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/115507133987980300'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2006/08/thoughts-on-what-radio-is-good-for.html' title='Thoughts on what radio is good for'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-115212211215355563</id><published>2006-07-05T12:54:00.000-05:00</published><updated>2006-08-18T15:12:06.880-05:00</updated><title type='text'>Verifying communication over a unidirectional IP path</title><summary type='text'>A fellow engineer asked today about how to ping from one side of a one-way network connection to the other to make sure it worked. I thought I would post some ideas that I had found when I was trying to do the same thing.The ping command would work, but only if you had some network monitoring software on the device on the other end that you were pinging because the ICMP echo replies can't get </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/115212211215355563/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=115212211215355563' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/115212211215355563'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/115212211215355563'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2006/07/verifying-communication-over.html' title='Verifying communication over a unidirectional IP path'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-115091835397712593</id><published>2006-06-21T14:03:00.000-05:00</published><updated>2006-06-27T11:09:04.893-05:00</updated><title type='text'>Using tickets to maintain a station operation</title><summary type='text'>I have posted before about using ticket creation software to track repairs, changes and other tasks done by engineering. A couple of months ago an engineer on Pubtech posted a link to the RequestTracker homepage in reference to how his shop keeps records and organizes these support tasks using a ticket based process. Once I got a chance to install and configure this package I was amazed at how </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/115091835397712593/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=115091835397712593' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/115091835397712593'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/115091835397712593'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2006/06/using-tickets-to-maintain-station.html' title='Using tickets to maintain a station operation'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-114565262470471778</id><published>2006-04-21T15:47:00.000-05:00</published><updated>2006-04-21T15:50:25.010-05:00</updated><title type='text'>NTP service monitor</title><summary type='text'>I found this utility while researching the NTP service that will be available on our new PRSS Content Depot receivers. It can monitor a local NTP service or external ones, and can email you if they are not functioning. This might be useful for knowing if our Content Depot devices develop any problems and warning us.</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/114565262470471778/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=114565262470471778' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/114565262470471778'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/114565262470471778'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2006/04/ntp-service-monitor.html' title='NTP service monitor'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-114253654855294994</id><published>2006-03-16T13:07:00.000-06:00</published><updated>2006-03-16T13:15:48.563-06:00</updated><title type='text'>Why does Windows rename things?</title><summary type='text'>Actually, it is a security feature. I am talking about the extensions of files downloaded from the Internet. The reason it is a good thing is that if the MIME type is an audio file and the extension is exe, then guess what happens when your browser gets the file? It may likely just go ahead an run an executable program that you thought was an audio file. However, Windows does make some stupid </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/114253654855294994/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=114253654855294994' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/114253654855294994'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/114253654855294994'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2006/03/why-does-windows-rename-things.html' title='Why does Windows rename things?'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-113932934462337950</id><published>2006-02-07T10:20:00.000-06:00</published><updated>2006-02-07T10:22:24.656-06:00</updated><title type='text'>Taming runaway processes</title><summary type='text'>This free utility claims to be able to dynamically adjust the priority of processes based on how much CPU is in use. Sounds useful, but maybe a little dangerous. I would like to try it.http://www.bitsum.com/ProSuper.asp</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/113932934462337950/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=113932934462337950' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/113932934462337950'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/113932934462337950'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2006/02/taming-runaway-processes.html' title='Taming runaway processes'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-113812152278387171</id><published>2006-01-24T10:47:00.000-06:00</published><updated>2006-01-24T10:52:02.783-06:00</updated><title type='text'>Content management</title><summary type='text'>Our Grad Assistant has been working on our content management system. This homegrown application has become more and more important in our operation. It is a new idea for radio. What we used to think of as a content management system was our automation system and all it did was put audio on the air. But now, you have web streaming, podcasting, online archives, RSS, and more in the works. The next</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/113812152278387171/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=113812152278387171' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/113812152278387171'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/113812152278387171'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2006/01/content-management.html' title='Content management'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-113812123691766661</id><published>2006-01-24T10:37:00.000-06:00</published><updated>2006-01-24T10:47:16.980-06:00</updated><title type='text'>Audio over Ethernet</title><summary type='text'>Broadcasters are beginning to see the value of building Ethernet networks into their physical plant. In the past these networks were used for file based audio playout and automation, but now more streaming audio is being delivered over the network. Appliances such as the Axia Livewire system and Audioscience Cobranet do this in hardware. I have found that for quick setup of audio streaming across</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/113812123691766661/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=113812123691766661' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/113812123691766661'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/113812123691766661'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2006/01/audio-over-ethernet.html' title='Audio over Ethernet'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-113035716058862992</id><published>2005-10-26T14:58:00.000-05:00</published><updated>2005-10-26T15:06:00.596-05:00</updated><title type='text'>HD Radio Importer options</title><summary type='text'>There are more options available now when it comes to purchasing an Importer for HD Radio transmission. Prophet Systems has an Importer installation that integrates into their NexGen software and allows multiple streams and will send PAD to both Main and Secondary Audio services. This will be helpful to us in planning our upcoming digital radio project.</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/113035716058862992/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=113035716058862992' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/113035716058862992'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/113035716058862992'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2005/10/hd-radio-importer-options.html' title='HD Radio Importer options'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-112662843526804294</id><published>2005-09-13T11:13:00.000-05:00</published><updated>2005-09-13T11:42:46.903-05:00</updated><title type='text'>Instant Messaging</title><summary type='text'>For the first time, I am seriously using IM. It all started when I installed the Google Talk client and messaged some of my family that I had sent Gmail invitations to. After reading about the client and network, I found that it uses the Jabber protocol for the IM portion. I had heard of Jabber before, but never got around to using it. My first thought was: Could I use this open-standards based </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/112662843526804294/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=112662843526804294' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/112662843526804294'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/112662843526804294'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2005/09/instant-messaging.html' title='Instant Messaging'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-112662679363448333</id><published>2005-09-13T10:46:00.001-05:00</published><updated>2005-09-13T10:53:14.560-05:00</updated><title type='text'>New podcast software</title><summary type='text'>We are beta testing a new podcast module for our automation system. The software is called "Pod XLR8R". It looks like it will make it very easy for radio stations to generate podcasts using the same production processes as they use for normal operations. I am looking forward to using the software to podcast some of our locally produced programs.</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/112662679363448333/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=112662679363448333' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/112662679363448333'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/112662679363448333'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2005/09/new-podcast-software_13.html' title='New podcast software'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-112412462826077299</id><published>2005-08-15T11:49:00.000-05:00</published><updated>2005-08-15T11:50:28.266-05:00</updated><title type='text'>Finding the time</title><summary type='text'>Reminder to self: work in some time to update the blog.</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/112412462826077299/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=112412462826077299' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/112412462826077299'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/112412462826077299'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2005/08/finding-time.html' title='Finding the time'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-111987854993973155</id><published>2005-06-27T08:21:00.000-05:00</published><updated>2005-07-08T17:34:21.846-05:00</updated><title type='text'>Podcasting + mobile wifi = New radio?</title><summary type='text'>An interesting research project sponsored by a major car manufacturer that has been talked about in the blog world.http://www.roadcasting.org/finalDesign.htmlIt would take a long time to match the market share of broadcast radio, but it is still a neat idea.</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/111987854993973155/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=111987854993973155' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111987854993973155'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111987854993973155'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2005/06/podcasting-mobile-wifi-new-radio.html' title='Podcasting + mobile wifi = New radio?'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-111963939157170815</id><published>2005-06-24T13:39:00.000-05:00</published><updated>2005-06-24T13:56:31.576-05:00</updated><title type='text'>Multichannel audio over existing delivery infrastructure</title><summary type='text'>After doing a lot of research about various digital multichannel formats, I found that there are a few MPEG standards already for multichannel audio files. The most intriguing to me from a practical standpoint is the MPEG2 standard. NPR uses MPEG1 Layer2 for audio files delivered over Content Depot at 256 kbps. The MPEG2 Layer2 audio stream is backwards compatible with the MPEG1 Layer2 stream but</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/111963939157170815/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=111963939157170815' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111963939157170815'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111963939157170815'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2005/06/multichannel-audio-over-existing.html' title='Multichannel audio over existing delivery infrastructure'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-111962356877673941</id><published>2005-06-24T09:13:00.000-05:00</published><updated>2005-06-24T09:40:05.796-05:00</updated><title type='text'>Solving Complex Problems</title><summary type='text'>A good read -- a three part series about solving IT problems and implementing new systems.http://www.computerworld.com/q?53370http://www.computerworld.com/q?53699http://www.computerworld.com/q?54800The author demonstrates that the principles apply to other disciplines, like architecture. I like the "define, design, build" approach. I know this stuff goes without saying, but sometimes I like to </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/111962356877673941/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=111962356877673941' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111962356877673941'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111962356877673941'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2005/06/solving-complex-problems.html' title='Solving Complex Problems'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-111947190119336257</id><published>2005-06-22T19:04:00.000-05:00</published><updated>2005-06-24T08:45:01.023-05:00</updated><title type='text'>Issue/Trouble Tracking Software</title><summary type='text'>A series of presentations at the 2005 NAB show about IT in broadcasting (Radio World 6/8/2005 p. 34) got me to thinking. Why can't I apply some of the principles of software development and IT management to our station's operation? For my own benefit, if no one else's, I looked around for a lightweight trouble-tracking software package. I found a free personal version of Issueview, which allows </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/111947190119336257/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=111947190119336257' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111947190119336257'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111947190119336257'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2005/06/issuetrouble-tracking-software.html' title='Issue/Trouble Tracking Software'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-111923712988104984</id><published>2005-06-20T08:37:00.000-05:00</published><updated>2005-06-20T08:40:37.290-05:00</updated><title type='text'>GIS info on the Internet</title><summary type='text'>GIS is all about mapping stuff. I found some links to free GIS software. The US Census Tiger database is also available for download. Now all I have to do is think of things to map. Like our stations coverage in analog and digital transmission. Use your imagination.http://spatialnews.geocomm.com/features/viewers2002/http://www.census.gov/geo/www/tiger/index.htmlAlso, the coverage contour maps </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/111923712988104984/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=111923712988104984' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111923712988104984'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111923712988104984'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2005/06/gis-info-on-internet.html' title='GIS info on the Internet'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-111894428626859567</id><published>2005-06-16T16:50:00.000-05:00</published><updated>2005-06-16T14:54:41.266-05:00</updated><title type='text'>EAS (or any other kind) logging made easier</title><summary type='text'>A recent issue of Network Computing led me to a suite of  free or low cost utilities intended for providing syslog function in Windows at http://www.kiwisyslog.com/products.htm. Among these are a utility that can pull text input from a serial port and send it to a syslog server over the network. It may be possible to pull EAS log messages from our EAS encoders and send them over the network, </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/111894428626859567/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=111894428626859567' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111894428626859567'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111894428626859567'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2005/06/eas-or-any-other-kind-logging-made.html' title='EAS (or any other kind) logging made easier'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-111895247117619904</id><published>2005-06-16T15:04:00.000-05:00</published><updated>2005-06-16T15:07:51.180-05:00</updated><title type='text'>Cable plant wiring</title><summary type='text'>A brief but good overview of best practices for equipment rack wiring at Network Computing.http://www.nwc.com/showArticle.jhtml?articleID=163104981</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/111895247117619904/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=111895247117619904' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111895247117619904'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111895247117619904'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2005/06/cable-plant-wiring.html' title='Cable plant wiring'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-111737385052215292</id><published>2005-05-29T08:13:00.000-05:00</published><updated>2005-05-29T08:39:14.936-05:00</updated><title type='text'>The Car of the Future</title><summary type='text'>I read an article in Network World about the car of the future and the networking technology that will improve things like navigation and mobile entertainment. What bothered me is that nowhere was there any mention of terrestrial FM or AM radio. In this particular article, satellite radio provides the delivery of mobile data and content services, while WiFi is used to download even more data from</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/111737385052215292/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=111737385052215292' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111737385052215292'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111737385052215292'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2005/05/car-of-future.html' title='The Car of the Future'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-111685567465573663</id><published>2005-05-23T08:34:00.000-05:00</published><updated>2005-05-23T08:41:14.660-05:00</updated><title type='text'>Network Testing</title><summary type='text'>I found some information and free software for network testing at http://dast.nlanr.net/Projects/Iperf/. The Iperf program is also available for handheld computers running Familiar Linux.  Gives me an idea for testing network bandwidth and other parameters, especially important since more and more stuff is getting transported over IP these days.</summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/111685567465573663/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=111685567465573663' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111685567465573663'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111685567465573663'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2005/05/network-testing.html' title='Network Testing'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12974967.post-111635787266091333</id><published>2005-05-17T14:14:00.000-05:00</published><updated>2005-05-17T15:44:15.876-05:00</updated><title type='text'>Surround sound on radio</title><summary type='text'>While researching ways to create surround content, I came across a very useful program called BeSweet which allows you to encode multiple sound files into a variety of multichannel formats. I can't wait to tinker with it. Combine multichannel audio files with a technology like Axia Livewire and you can send discrete uncompressed multichannel sound all over the place.Free test audio files </summary><link rel='replies' type='application/atom+xml' href='http://blog.gearz.net/feeds/111635787266091333/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12974967&amp;postID=111635787266091333' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111635787266091333'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12974967/posts/default/111635787266091333'/><link rel='alternate' type='text/html' href='http://blog.gearz.net/2005/05/surround-sound-on-radio.html' title='Surround sound on radio'/><author><name>John McMellen</name><uri>http://www.blogger.com/profile/07646434903168071106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='http://staff.missouristate.edu/j/jmcmellen/photo.jpg'/></author><thr:total>0</thr:total></entry></feed>
