<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sioct="http://rdfs.org/sioc/types#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" version="2.0" xml:base="https://www.linuxjournal.com/">
  <channel>
    <title>Radio</title>
    <link>https://www.linuxjournal.com/</link>
    <description/>
    <language>en</language>
    
    <item>
  <title>Where There's No Distance or Gravity</title>
  <link>https://www.linuxjournal.com/content/where-theres-no-distance-or-gravity</link>
  <description>  &lt;div data-history-node-id="1340354" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/doc-searls" lang="" about="https://www.linuxjournal.com/users/doc-searls" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;Doc Searls&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;&lt;em&gt;The more digital we become, the less human we remain.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;
I had been in Los Angeles only a few times in my life before the October day in 1987 when I drove
down from our home in the Bay Area with my teenage son to visit family. The air was
unusually clear as we started our drive back north, and soon the &lt;a href="https://en.wikipedia.org/wiki/San_Gabriel_Mountains"&gt;San Gabriel Mountains&lt;/a&gt;—Los
Angeles' own Alps (you can ski there!)—loomed over the region like a crenelated battlement, as
if protecting its inhabitants from cultures and climates that might invade from the north. So, on
impulse, I decided to drive up to &lt;a href="https://en.wikipedia.org/wiki/Mount_Wilson_(California)"&gt;Mount Wilson&lt;/a&gt;, the only crest in the range with a paved road to
the top.
&lt;/p&gt;

&lt;p&gt;
I could see from the maps I had already studied that the drive was an easy one. Our destination
also was easily spotted from below: a long, almost flat ridge topped by the white domes of &lt;a href="https://en.wikipedia.org/wiki/Mount_Wilson_Observatory"&gt;Mount
Wilson Observatory&lt;/a&gt; (where Hubble observed the universe expanding) and a bristle of towers
radiating nearly all the area's FM and TV signals. The site was legendary among broadcast
engineering geeks, and I had longed to visit it ever since I was a ham radio operator as a boy in
New Jersey.
&lt;/p&gt;

&lt;p&gt;
After checking out the observatory and the towers, my son and I stood on a promontory next to a
parking lot and surveyed the vast spread of civilization below. Soon four visiting golfers from
New York came over and started asking me questions about what was where.
&lt;/p&gt;

&lt;p&gt;
I answered like a veteran docent, pointing out the Rose Bowl, Palos Verdes Peninsula, Santa
Catalina and other Channel Islands, the Hollywood Hills, the San Fernando Valley, the Jet
Propulsion Laboratory, Santa Anita Park and more. When they asked where the &lt;a href="https://en.wikipedia.org/wiki/1987_Whittier_Narrows_earthquake"&gt;Whittier Narrows
earthquake&lt;/a&gt; had happened a few days before, I pointed at the &lt;a href="https://en.wikipedia.org/wiki/Puente_Hills"&gt;Puente Hills&lt;/a&gt;, off to the southeast,
and filled them in on what I knew about the geology there as well.
&lt;/p&gt;

&lt;p&gt;
After a few minutes of this, they asked me how long I had lived there. I said all this stuff was
almost as new to me as it was to them. "Then how do you know so much about it?", they asked. I told
them I had studied maps of the area and refreshed my knowledge over lunch just before driving up
there. They were flabbergasted. "Really?", one guy said. "You study maps?"
&lt;/p&gt;

&lt;p&gt;
Indeed, I did. I had maps of all kinds and sizes at home, and the door pockets of my car bulged
with AAA maps of everywhere I might drive in California. I also added local and regional Southern
California maps to my mobile inventory before driving down.
&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/where-theres-no-distance-or-gravity" hreflang="en"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Tue, 15 Jan 2019 13:00:00 +0000</pubDate>
    <dc:creator>Doc Searls</dc:creator>
    <guid isPermaLink="false">1340354 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>Creating an Internet Radio Station with Icecast and Liquidsoap</title>
  <link>https://www.linuxjournal.com/content/creating-internet-radio-station-icecast-and-liquidsoap</link>
  <description>  &lt;div data-history-node-id="1339597" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/bill-dengler-0" lang="" about="https://www.linuxjournal.com/users/bill-dengler-0" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;Bill Dengler&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;&lt;em&gt;Ever wanted to stream prerecorded music or a live event, such as a lecture or
concert for an internet audience? With Icecast and Liquidsoap, you can set up a
full-featured, flexible internet radio station using free software and open
standards.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;
Icecast is "a streaming media (audio/video) server that currently
supports Ogg (Vorbis and Theora), Opus, WebM and MP3 streams. It can
be used to create an internet radio station or a privately running
jukebox and many things in between. It is very versatile in that new
formats can be added relatively easily and supports open standards for
communication and interaction."
&lt;/p&gt;

&lt;p&gt;
Liquidsoap is "a powerful and flexible
language for describing your streams. It offers a rich collection of
operators that you can combine at will, giving you more power than you
need for creating or transforming streams. But Liquidsoap is still very
light and easy to use, in the UNIX tradition of simple strong components
working together."
&lt;/p&gt;

&lt;p&gt;
When combined, Icecast and Liquidsoap can
create a flexible, feature-rich internet radio station. In this article,
I describe how to configure Icecast to host an internet radio station. Then, I
explain how to
install and configure Liquidsoap to connect to Icecast, adding random
(or sequential) music playback with smart cross-fading, prerecorded
randomly inserted announcements and jingles, a song request system
and support for live streams, with automated recording and seamless
switching between live and automated programming. I also show how to configure the
server to serve your stream in MP3, Ogg and Opus formats for maximum
player compatibility.
&lt;/p&gt;

&lt;p&gt;
Icecast, Vorbis and related projects are maintained by &lt;a href="https://www.xiph.org"&gt;Xiph.Org&lt;/a&gt;,
a nonprofit organization that develops open multimedia standards and
software. To ensure that you are running the latest version of Icecast,
with all (or most) features, you should install from an official Xiph.Org
repository. Visit the list of official repositories &lt;a href="https://wiki.xiph.org/Icecast_Server/Installing_latest_version_(official_Xiph_repositories)"&gt;here&lt;/a&gt;, and follow the instructions on that page to add the Icecast
repository for your distribution. Then, install using your system's
package manager. On Debian-based systems (such as Ubuntu), you may be
asked to "configure Icecast" during package installation; select
"no"
as you will configure the server manually if you are following along with this
article.
&lt;/p&gt;

&lt;p&gt;
Open the Icecast configuration file using your preferred
text editor. On Debian-based systems, the file is located at
/etc/icecast2/icecast.xml. The location on other systems may differ; check
your package's documentation for the correct path. The configuration
file is in XML format and is divided into several sections. First,
enter your server's location and email into the location and admin fields,
respectively—for example:

&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/creating-internet-radio-station-icecast-and-liquidsoap" hreflang="und"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Mon, 15 Jan 2018 14:34:13 +0000</pubDate>
    <dc:creator>Bill Dengler</dc:creator>
    <guid isPermaLink="false">1339597 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>Radio Free Linux</title>
  <link>https://www.linuxjournal.com/content/radio-free-linux</link>
  <description>  &lt;div data-history-node-id="1339225" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/alan-peterson-0" lang="" about="https://www.linuxjournal.com/users/alan-peterson-0" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;Alan Peterson&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;
You would have a difficult time today finding a radio station that
was all-live and did not have some kind of computerized, automated means of
storing and playing audio.
&lt;/p&gt;

&lt;p&gt;
In a bygone era, hands-on media management of records and tape
cartridges ("carts") was the way of the world. Through the years,
turntables, CD players and "cart decks" gave way to mechanized
playback of content by banks of reel-to-reel machines under crude sequential
control. The earliest fully computerized "audio on hard drive"
systems for radio stations and networks ran generally under DOS, evolving
into the elaborate Windows-based systems in use everywhere today.
&lt;/p&gt;

&lt;span class="h3-replacement"&gt;
So What about Linux?&lt;/span&gt;

&lt;p&gt;
Do a web search for "Linux radio station", and the pickings
are slim indeed, with most sites promoting instead ham radio software or
streaming audio players, and a handful devoted to setting up a streaming web
radio station—including one such optimistic article in &lt;em&gt;Linux
Journal&lt;/em&gt; some 15 years ago (see &lt;a href="http://www.linuxjournal.com/article/4397"&gt;"Running a Net Radio Station
with Open-Source Software"&lt;/a&gt;, January 2001).
&lt;/p&gt;

&lt;p&gt;
Unfortunately, much of this documented interest took place a decade
or more in the past via domains like opensourceradio.com that are no
longer with us. A few projects persevere, but a good number of postings are
similarly dated. The fact is, there are more Linux-based ways to stream and
listen to radio stations than there actually are the means to broadcast and
control them.
&lt;/p&gt;

&lt;p&gt;
Fortunately, the choices today are getting better. Transmitter
manufacturer Nautel incorporates Linux in its AUI. Broadcast automation and
media management systems, such as Airtime and DIY-DJ, were designed around
Linux from the start. Many Windows-based commercial automation systems seem
happy when networked with Linux servers. But, as for in-studio hands-on
control of program execution, there still is a way to go.
&lt;/p&gt;

&lt;span class="h3-replacement"&gt;
Off to Washington&lt;/span&gt;

&lt;p&gt;
In and around the nation's capital, actual over-the-air radio
programming driven by Penguin power is a reality, and you already may be
listening to it wherever you are.
&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/radio-free-linux" hreflang="und"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Tue, 22 Nov 2016 11:24:52 +0000</pubDate>
    <dc:creator>Alan Peterson</dc:creator>
    <guid isPermaLink="false">1339225 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>Epiq Solutions' Sidekiq M.2</title>
  <link>https://www.linuxjournal.com/content/epiq-solutions-sidekiq-m2</link>
  <description>  &lt;div data-history-node-id="1339167" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/james-gray" lang="" about="https://www.linuxjournal.com/users/james-gray" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;James Gray&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;
Following on its resounding success with its Sidekiq MiniPCIe card,
wireless communications systems specialist &lt;a href="http://epiqsolutions.com/sidekiq"&gt;Epiq Solutions recently added
the Sidekiq M.2&lt;/a&gt; state-of-the-art, small form-factor, software-defined radio
(SDR) card. Epiq Solutions explains that the Sidekiq product line provides
a breakthrough small form-factor SDR transceiver solution ready for
integration into systems that support either MiniPCIe or now the M.2 card
form factors. 
&lt;/p&gt;
&lt;img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/large-550px-centered/u1000009/12060f6.jpg" alt="" title="" class="imagecache-large-550px-centered" /&gt;&lt;p&gt;
Compared to the Sidekiq MiniPCIe card, this next-generation
product provides benefits such as a 20% size reduction, double the data
throughput with its Gen2 PCIe interface, full 2x2 MIMO RF interface and
increased FPGA resources with a Xilinx Artix-7 FPGA. Other features of the
Sidekiq M.2 card include RF tuning range of 70MHz to 6GHz, up to 50MHz
RF bandwidth per channel, flexible RF front end supporting two operating
modes, 2.1 W typical power consumption and PDK including software API and
FPGA source code.
&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/epiq-solutions-sidekiq-m2" hreflang="und"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Mon, 26 Sep 2016 11:00:00 +0000</pubDate>
    <dc:creator>James Gray</dc:creator>
    <guid isPermaLink="false">1339167 at https://www.linuxjournal.com</guid>
    </item>

  </channel>
</rss>
