<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.redbrick.dcu.ie/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sandman</id>
	<title>Redbrick Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.redbrick.dcu.ie/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sandman"/>
	<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/Special:Contributions/Sandman"/>
	<updated>2026-04-08T12:09:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=5366</id>
		<title>Redbrick Radio Podcasts</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=5366"/>
		<updated>2005-10-15T12:37:26Z</updated>

		<summary type="html">&lt;p&gt;Sandman: /* Step 5: Listen to your file. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1: Create your show.==&lt;br /&gt;
&lt;br /&gt;
Well, this is pretty simple to understand, process wise: grab&lt;br /&gt;
the songs you want to broadcast, stick them all together, and&lt;br /&gt;
save the result. The devil is in the details, though. You need&lt;br /&gt;
a program to allow you to stick the files together, and you&lt;br /&gt;
need to be able to edit the file you create to ensure smooth&lt;br /&gt;
track transitions (see &amp;quot;Dead Air&amp;quot; ;)&lt;br /&gt;
&lt;br /&gt;
Like a mixtape, you shouldn&#039;t just plop song after song - there&lt;br /&gt;
should be some kind of link between songs. You pick the link:&lt;br /&gt;
they sound similar, they&#039;re about the same subject, whatever,&lt;br /&gt;
but they should flow. You wouldn&#039;t stick Atari Teenage Riot&lt;br /&gt;
after Iron &amp;amp; Wine, for example, but if you stick a Cornelius&lt;br /&gt;
track inbetween them, you could get it to work. Possibly. But&lt;br /&gt;
that&#039;s all part of personal preference. Once you&#039;ve decided on&lt;br /&gt;
a running order, you need to create the show.&lt;br /&gt;
To do this, I used a program called Goldwave (www.goldwave.com),&lt;br /&gt;
but you can use whatever you like. Basically, it needs to have&lt;br /&gt;
the ability to crossfade and mix tracks together. I won&#039;t include&lt;br /&gt;
instructions on how to do that here, because I&#039;m not the best&lt;br /&gt;
person to ask. At the end of the process, though, you should have&lt;br /&gt;
one file. It&#039;s probably going to be a WAV file at this point, as&lt;br /&gt;
most editors decompress to that format for editing. (Yes, this&lt;br /&gt;
may reduce the quality of the tracks if you&#039;re using shitty&lt;br /&gt;
128kps mp3s, but we&#039;re all using originals here and can take it&lt;br /&gt;
direct from the CD, right? Right.)&lt;br /&gt;
&lt;br /&gt;
==Step 2: Create your mp3==&lt;br /&gt;
&lt;br /&gt;
Take the WAV file that is your show from Step 1, and transform&lt;br /&gt;
it into an mp3. I recommend using Lame for this, and I also&lt;br /&gt;
recommend using the &amp;quot;--alt-preset standard&amp;quot; switch. This will&lt;br /&gt;
create a VBR mp3 that&#039;s very high quality. If you are using&lt;br /&gt;
original sources, this is the best way to ensure a good sounding&lt;br /&gt;
mp3.&lt;br /&gt;
&lt;br /&gt;
===Step 2a: Create your album art===&lt;br /&gt;
&lt;br /&gt;
At the moment, there&#039;s no RBRadio art. Possibly some enterprising soul&lt;br /&gt;
will do one up (500x500 dimensions, .jpg format), but until then (and&lt;br /&gt;
even after) you can make your own in your favourite editor. I used&lt;br /&gt;
Photoshop to merge an Electric Picnic poster with the RB Brick logo,&lt;br /&gt;
fyi.&lt;br /&gt;
&lt;br /&gt;
==Step 3: Tag your mp3==&lt;br /&gt;
&lt;br /&gt;
So, having got your mp3 and any album art, make sure and update the&lt;br /&gt;
ID3 tag info. You can use whatever program you like to do this, but&lt;br /&gt;
I recommend Tag &amp;amp; Rename (http://www.softpointer.com/tr.htm). This&lt;br /&gt;
program allows you to embed the album art in the ID3 tag. This will&lt;br /&gt;
increase the size of the mp3, but given that we&#039;re talking about an&lt;br /&gt;
increase of ~100Kb in a file that&#039;s likely to be 40Mb, that&#039;s not&lt;br /&gt;
much of an issue.&lt;br /&gt;
&lt;br /&gt;
For RBRadio, the recommended tags are:&lt;br /&gt;
&lt;br /&gt;
Title: whatever you want&lt;br /&gt;
&lt;br /&gt;
Artist: RedBrick&lt;br /&gt;
&lt;br /&gt;
Album: whatever you want: your username, a show title, both, a partridge...&lt;br /&gt;
&lt;br /&gt;
Year: current year&lt;br /&gt;
&lt;br /&gt;
Genre: whatever&#039;s appropriate.&lt;br /&gt;
&lt;br /&gt;
Comment: In this section, include the playlist for the show. I like to use &amp;quot;Artist - Song Title (Album)&amp;quot;, but it&#039;s up to you.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re using Tag &amp;amp; Rename, you&#039;ll see an &amp;quot;Art&amp;quot; panel on the right&lt;br /&gt;
of the tag editor. Click on Add, and link your image.&lt;br /&gt;
&lt;br /&gt;
==Step 4: Submit your show==&lt;br /&gt;
&lt;br /&gt;
Upload your mp3 to /var/tmp. Then, log in and run the following script:&lt;br /&gt;
&lt;br /&gt;
~rbradio/bin/submit_show &amp;lt;your mp3 file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will place your show in the submissions area for RBRadio, and the&lt;br /&gt;
crew will take it from there. The submission process asks some questions,&lt;br /&gt;
but answers are optional.&lt;br /&gt;
&lt;br /&gt;
==Step 5: Listen to your file.==&lt;br /&gt;
&lt;br /&gt;
Oh now come on, you don&#039;t expect me to do this, do you? I don&#039;t&lt;br /&gt;
know how to use any players other than Winamp. But basically, &lt;br /&gt;
wait for your show to be announced on the redbrick.music&lt;br /&gt;
newsgroup, then head on over to the RBRadio site to access it.&lt;br /&gt;
&lt;br /&gt;
To access the RBRadio site, just head on over to the [http://www.redbrick.dcu.ie/~rbradio RBRadio homepage].&lt;br /&gt;
Then, add the [https://www.redbrick.dcu.ie/~rbradio/shows/rbradio.xml the RSS feed] to whatever feed&lt;br /&gt;
aggregator you want to use. When you visit the feed, you&#039;ll be asked to enter your RedBrick username&lt;br /&gt;
and password. A list of synopses will appear. When you click on the synopsis of the show you want,&lt;br /&gt;
it should be automatically downloaded or played, depending on your preferences.&lt;br /&gt;
&lt;br /&gt;
On the site, there are instructions for using iTunes with the site. It involves adding the RedBrick&lt;br /&gt;
SSL certificate to your list of trusted providers.&lt;br /&gt;
&lt;br /&gt;
If that doesn&#039;t work, or you don&#039;t have a reader, you can always&lt;br /&gt;
view the raw XML, work out the link and download the file yourself.&lt;/div&gt;</summary>
		<author><name>Sandman</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2059</id>
		<title>Redbrick Radio Podcasts</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2059"/>
		<updated>2005-10-12T17:28:25Z</updated>

		<summary type="html">&lt;p&gt;Sandman: /* Step 4: Submit your show */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1: Create your show.==&lt;br /&gt;
&lt;br /&gt;
Well, this is pretty simple to understand, process wise: grab&lt;br /&gt;
the songs you want to broadcast, stick them all together, and&lt;br /&gt;
save the result. The devil is in the details, though. You need&lt;br /&gt;
a program to allow you to stick the files together, and you&lt;br /&gt;
need to be able to edit the file you create to ensure smooth&lt;br /&gt;
track transitions (see &amp;quot;Dead Air&amp;quot; ;)&lt;br /&gt;
&lt;br /&gt;
Like a mixtape, you shouldn&#039;t just plop song after song - there&lt;br /&gt;
should be some kind of link between songs. You pick the link:&lt;br /&gt;
they sound similar, they&#039;re about the same subject, whatever,&lt;br /&gt;
but they should flow. You wouldn&#039;t stick Atari Teenage Riot&lt;br /&gt;
after Iron &amp;amp; Wine, for example, but if you stick a Cornelius&lt;br /&gt;
track inbetween them, you could get it to work. Possibly. But&lt;br /&gt;
that&#039;s all part of personal preference. Once you&#039;ve decided on&lt;br /&gt;
a running order, you need to create the show.&lt;br /&gt;
To do this, I used a program called Goldwave (www.goldwave.com),&lt;br /&gt;
but you can use whatever you like. Basically, it needs to have&lt;br /&gt;
the ability to crossfade and mix tracks together. I won&#039;t include&lt;br /&gt;
instructions on how to do that here, because I&#039;m not the best&lt;br /&gt;
person to ask. At the end of the process, though, you should have&lt;br /&gt;
one file. It&#039;s probably going to be a WAV file at this point, as&lt;br /&gt;
most editors decompress to that format for editing. (Yes, this&lt;br /&gt;
may reduce the quality of the tracks if you&#039;re using shitty&lt;br /&gt;
128kps mp3s, but we&#039;re all using originals here and can take it&lt;br /&gt;
direct from the CD, right? Right.)&lt;br /&gt;
&lt;br /&gt;
==Step 2: Create your mp3==&lt;br /&gt;
&lt;br /&gt;
Take the WAV file that is your show from Step 1, and transform&lt;br /&gt;
it into an mp3. I recommend using Lame for this, and I also&lt;br /&gt;
recommend using the &amp;quot;--alt-preset standard&amp;quot; switch. This will&lt;br /&gt;
create a VBR mp3 that&#039;s very high quality. If you are using&lt;br /&gt;
original sources, this is the best way to ensure a good sounding&lt;br /&gt;
mp3.&lt;br /&gt;
&lt;br /&gt;
===Step 2a: Create your album art===&lt;br /&gt;
&lt;br /&gt;
At the moment, there&#039;s no RBRadio art. Possibly some enterprising soul&lt;br /&gt;
will do one up (500x500 dimensions, .jpg format), but until then (and&lt;br /&gt;
even after) you can make your own in your favourite editor. I used&lt;br /&gt;
Photoshop to merge an Electric Picnic poster with the RB Brick logo,&lt;br /&gt;
fyi.&lt;br /&gt;
&lt;br /&gt;
==Step 3: Tag your mp3==&lt;br /&gt;
&lt;br /&gt;
So, having got your mp3 and any album art, make sure and update the&lt;br /&gt;
ID3 tag info. You can use whatever program you like to do this, but&lt;br /&gt;
I recommend Tag &amp;amp; Rename (http://www.softpointer.com/tr.htm). This&lt;br /&gt;
program allows you to embed the album art in the ID3 tag. This will&lt;br /&gt;
increase the size of the mp3, but given that we&#039;re talking about an&lt;br /&gt;
increase of ~100Kb in a file that&#039;s likely to be 40Mb, that&#039;s not&lt;br /&gt;
much of an issue.&lt;br /&gt;
&lt;br /&gt;
For RBRadio, the recommended tags are:&lt;br /&gt;
&lt;br /&gt;
Title: whatever you want&lt;br /&gt;
&lt;br /&gt;
Artist: RedBrick&lt;br /&gt;
&lt;br /&gt;
Album: whatever you want: your username, a show title, both, a partridge...&lt;br /&gt;
&lt;br /&gt;
Year: current year&lt;br /&gt;
&lt;br /&gt;
Genre: whatever&#039;s appropriate.&lt;br /&gt;
&lt;br /&gt;
Comment: In this section, include the playlist for the show. I like to use &amp;quot;Artist - Song Title (Album)&amp;quot;, but it&#039;s up to you.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re using Tag &amp;amp; Rename, you&#039;ll see an &amp;quot;Art&amp;quot; panel on the right&lt;br /&gt;
of the tag editor. Click on Add, and link your image.&lt;br /&gt;
&lt;br /&gt;
==Step 4: Submit your show==&lt;br /&gt;
&lt;br /&gt;
Upload your mp3 to /var/tmp. Then, log in and run the following script:&lt;br /&gt;
&lt;br /&gt;
~rbradio/bin/submit_show &amp;lt;your mp3 file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will place your show in the submissions area for RBRadio, and the&lt;br /&gt;
crew will take it from there. The submission process asks some questions,&lt;br /&gt;
but answers are optional.&lt;br /&gt;
&lt;br /&gt;
==Step 5: Listen to your file.==&lt;br /&gt;
&lt;br /&gt;
Oh now come on, you don&#039;t expect me to do this, do you? I don&#039;t&lt;br /&gt;
know how to use any players other than Winamp. But basically, &lt;br /&gt;
wait for your show to be announced on the redbrick.music&lt;br /&gt;
newsgroup, then head on over to the RBRadio site to access it.&lt;br /&gt;
&lt;br /&gt;
To access the RBRadio site, you first need to login using the&lt;br /&gt;
pubcookie authentication process. Go to [https://www.redbrick.dcu.ie/login/ the login page]&lt;br /&gt;
and follow the instructions. Then, using Sage or some other&lt;br /&gt;
RSS reader that&#039;s part of a browser, go to [https://www.redbrick.dcu.ie/~rbradio/rbradio.xml the RSS feed]&lt;br /&gt;
and grab your show. When you click on the synopsis of the show,&lt;br /&gt;
it should be automatically downloaded or played, depending on&lt;br /&gt;
your preferences.&lt;br /&gt;
&lt;br /&gt;
If that doesn&#039;t work, or you don&#039;t have a reader, you can always&lt;br /&gt;
view the raw XML, work out the link and download the file yourself.&lt;/div&gt;</summary>
		<author><name>Sandman</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2058</id>
		<title>Redbrick Radio Podcasts</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2058"/>
		<updated>2005-10-12T17:28:14Z</updated>

		<summary type="html">&lt;p&gt;Sandman: /* Step 5: Listen to your file. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1: Create your show.==&lt;br /&gt;
&lt;br /&gt;
Well, this is pretty simple to understand, process wise: grab&lt;br /&gt;
the songs you want to broadcast, stick them all together, and&lt;br /&gt;
save the result. The devil is in the details, though. You need&lt;br /&gt;
a program to allow you to stick the files together, and you&lt;br /&gt;
need to be able to edit the file you create to ensure smooth&lt;br /&gt;
track transitions (see &amp;quot;Dead Air&amp;quot; ;)&lt;br /&gt;
&lt;br /&gt;
Like a mixtape, you shouldn&#039;t just plop song after song - there&lt;br /&gt;
should be some kind of link between songs. You pick the link:&lt;br /&gt;
they sound similar, they&#039;re about the same subject, whatever,&lt;br /&gt;
but they should flow. You wouldn&#039;t stick Atari Teenage Riot&lt;br /&gt;
after Iron &amp;amp; Wine, for example, but if you stick a Cornelius&lt;br /&gt;
track inbetween them, you could get it to work. Possibly. But&lt;br /&gt;
that&#039;s all part of personal preference. Once you&#039;ve decided on&lt;br /&gt;
a running order, you need to create the show.&lt;br /&gt;
To do this, I used a program called Goldwave (www.goldwave.com),&lt;br /&gt;
but you can use whatever you like. Basically, it needs to have&lt;br /&gt;
the ability to crossfade and mix tracks together. I won&#039;t include&lt;br /&gt;
instructions on how to do that here, because I&#039;m not the best&lt;br /&gt;
person to ask. At the end of the process, though, you should have&lt;br /&gt;
one file. It&#039;s probably going to be a WAV file at this point, as&lt;br /&gt;
most editors decompress to that format for editing. (Yes, this&lt;br /&gt;
may reduce the quality of the tracks if you&#039;re using shitty&lt;br /&gt;
128kps mp3s, but we&#039;re all using originals here and can take it&lt;br /&gt;
direct from the CD, right? Right.)&lt;br /&gt;
&lt;br /&gt;
==Step 2: Create your mp3==&lt;br /&gt;
&lt;br /&gt;
Take the WAV file that is your show from Step 1, and transform&lt;br /&gt;
it into an mp3. I recommend using Lame for this, and I also&lt;br /&gt;
recommend using the &amp;quot;--alt-preset standard&amp;quot; switch. This will&lt;br /&gt;
create a VBR mp3 that&#039;s very high quality. If you are using&lt;br /&gt;
original sources, this is the best way to ensure a good sounding&lt;br /&gt;
mp3.&lt;br /&gt;
&lt;br /&gt;
===Step 2a: Create your album art===&lt;br /&gt;
&lt;br /&gt;
At the moment, there&#039;s no RBRadio art. Possibly some enterprising soul&lt;br /&gt;
will do one up (500x500 dimensions, .jpg format), but until then (and&lt;br /&gt;
even after) you can make your own in your favourite editor. I used&lt;br /&gt;
Photoshop to merge an Electric Picnic poster with the RB Brick logo,&lt;br /&gt;
fyi.&lt;br /&gt;
&lt;br /&gt;
==Step 3: Tag your mp3==&lt;br /&gt;
&lt;br /&gt;
So, having got your mp3 and any album art, make sure and update the&lt;br /&gt;
ID3 tag info. You can use whatever program you like to do this, but&lt;br /&gt;
I recommend Tag &amp;amp; Rename (http://www.softpointer.com/tr.htm). This&lt;br /&gt;
program allows you to embed the album art in the ID3 tag. This will&lt;br /&gt;
increase the size of the mp3, but given that we&#039;re talking about an&lt;br /&gt;
increase of ~100Kb in a file that&#039;s likely to be 40Mb, that&#039;s not&lt;br /&gt;
much of an issue.&lt;br /&gt;
&lt;br /&gt;
For RBRadio, the recommended tags are:&lt;br /&gt;
&lt;br /&gt;
Title: whatever you want&lt;br /&gt;
&lt;br /&gt;
Artist: RedBrick&lt;br /&gt;
&lt;br /&gt;
Album: whatever you want: your username, a show title, both, a partridge...&lt;br /&gt;
&lt;br /&gt;
Year: current year&lt;br /&gt;
&lt;br /&gt;
Genre: whatever&#039;s appropriate.&lt;br /&gt;
&lt;br /&gt;
Comment: In this section, include the playlist for the show. I like to use &amp;quot;Artist - Song Title (Album)&amp;quot;, but it&#039;s up to you.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re using Tag &amp;amp; Rename, you&#039;ll see an &amp;quot;Art&amp;quot; panel on the right&lt;br /&gt;
of the tag editor. Click on Add, and link your image.&lt;br /&gt;
&lt;br /&gt;
==Step 4: Submit your show==&lt;br /&gt;
&lt;br /&gt;
Upload your mp3 to /var/tmp. Then, log in and run the following script:&lt;br /&gt;
&lt;br /&gt;
~rbradio/bin/submit_show &amp;lt;your mp3 file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will place your show in the submissions area for RBRadio, and the&lt;br /&gt;
crew will take it from there. The submission process asks some questions,&lt;br /&gt;
but answers are optional.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Step 5: Listen to your file.==&lt;br /&gt;
&lt;br /&gt;
Oh now come on, you don&#039;t expect me to do this, do you? I don&#039;t&lt;br /&gt;
know how to use any players other than Winamp. But basically, &lt;br /&gt;
wait for your show to be announced on the redbrick.music&lt;br /&gt;
newsgroup, then head on over to the RBRadio site to access it.&lt;br /&gt;
&lt;br /&gt;
To access the RBRadio site, you first need to login using the&lt;br /&gt;
pubcookie authentication process. Go to [https://www.redbrick.dcu.ie/login/ the login page]&lt;br /&gt;
and follow the instructions. Then, using Sage or some other&lt;br /&gt;
RSS reader that&#039;s part of a browser, go to [https://www.redbrick.dcu.ie/~rbradio/rbradio.xml the RSS feed]&lt;br /&gt;
and grab your show. When you click on the synopsis of the show,&lt;br /&gt;
it should be automatically downloaded or played, depending on&lt;br /&gt;
your preferences.&lt;br /&gt;
&lt;br /&gt;
If that doesn&#039;t work, or you don&#039;t have a reader, you can always&lt;br /&gt;
view the raw XML, work out the link and download the file yourself.&lt;/div&gt;</summary>
		<author><name>Sandman</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2057</id>
		<title>Redbrick Radio Podcasts</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2057"/>
		<updated>2005-10-12T17:27:57Z</updated>

		<summary type="html">&lt;p&gt;Sandman: /* Step 5: Listen to your file. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1: Create your show.==&lt;br /&gt;
&lt;br /&gt;
Well, this is pretty simple to understand, process wise: grab&lt;br /&gt;
the songs you want to broadcast, stick them all together, and&lt;br /&gt;
save the result. The devil is in the details, though. You need&lt;br /&gt;
a program to allow you to stick the files together, and you&lt;br /&gt;
need to be able to edit the file you create to ensure smooth&lt;br /&gt;
track transitions (see &amp;quot;Dead Air&amp;quot; ;)&lt;br /&gt;
&lt;br /&gt;
Like a mixtape, you shouldn&#039;t just plop song after song - there&lt;br /&gt;
should be some kind of link between songs. You pick the link:&lt;br /&gt;
they sound similar, they&#039;re about the same subject, whatever,&lt;br /&gt;
but they should flow. You wouldn&#039;t stick Atari Teenage Riot&lt;br /&gt;
after Iron &amp;amp; Wine, for example, but if you stick a Cornelius&lt;br /&gt;
track inbetween them, you could get it to work. Possibly. But&lt;br /&gt;
that&#039;s all part of personal preference. Once you&#039;ve decided on&lt;br /&gt;
a running order, you need to create the show.&lt;br /&gt;
To do this, I used a program called Goldwave (www.goldwave.com),&lt;br /&gt;
but you can use whatever you like. Basically, it needs to have&lt;br /&gt;
the ability to crossfade and mix tracks together. I won&#039;t include&lt;br /&gt;
instructions on how to do that here, because I&#039;m not the best&lt;br /&gt;
person to ask. At the end of the process, though, you should have&lt;br /&gt;
one file. It&#039;s probably going to be a WAV file at this point, as&lt;br /&gt;
most editors decompress to that format for editing. (Yes, this&lt;br /&gt;
may reduce the quality of the tracks if you&#039;re using shitty&lt;br /&gt;
128kps mp3s, but we&#039;re all using originals here and can take it&lt;br /&gt;
direct from the CD, right? Right.)&lt;br /&gt;
&lt;br /&gt;
==Step 2: Create your mp3==&lt;br /&gt;
&lt;br /&gt;
Take the WAV file that is your show from Step 1, and transform&lt;br /&gt;
it into an mp3. I recommend using Lame for this, and I also&lt;br /&gt;
recommend using the &amp;quot;--alt-preset standard&amp;quot; switch. This will&lt;br /&gt;
create a VBR mp3 that&#039;s very high quality. If you are using&lt;br /&gt;
original sources, this is the best way to ensure a good sounding&lt;br /&gt;
mp3.&lt;br /&gt;
&lt;br /&gt;
===Step 2a: Create your album art===&lt;br /&gt;
&lt;br /&gt;
At the moment, there&#039;s no RBRadio art. Possibly some enterprising soul&lt;br /&gt;
will do one up (500x500 dimensions, .jpg format), but until then (and&lt;br /&gt;
even after) you can make your own in your favourite editor. I used&lt;br /&gt;
Photoshop to merge an Electric Picnic poster with the RB Brick logo,&lt;br /&gt;
fyi.&lt;br /&gt;
&lt;br /&gt;
==Step 3: Tag your mp3==&lt;br /&gt;
&lt;br /&gt;
So, having got your mp3 and any album art, make sure and update the&lt;br /&gt;
ID3 tag info. You can use whatever program you like to do this, but&lt;br /&gt;
I recommend Tag &amp;amp; Rename (http://www.softpointer.com/tr.htm). This&lt;br /&gt;
program allows you to embed the album art in the ID3 tag. This will&lt;br /&gt;
increase the size of the mp3, but given that we&#039;re talking about an&lt;br /&gt;
increase of ~100Kb in a file that&#039;s likely to be 40Mb, that&#039;s not&lt;br /&gt;
much of an issue.&lt;br /&gt;
&lt;br /&gt;
For RBRadio, the recommended tags are:&lt;br /&gt;
&lt;br /&gt;
Title: whatever you want&lt;br /&gt;
&lt;br /&gt;
Artist: RedBrick&lt;br /&gt;
&lt;br /&gt;
Album: whatever you want: your username, a show title, both, a partridge...&lt;br /&gt;
&lt;br /&gt;
Year: current year&lt;br /&gt;
&lt;br /&gt;
Genre: whatever&#039;s appropriate.&lt;br /&gt;
&lt;br /&gt;
Comment: In this section, include the playlist for the show. I like to use &amp;quot;Artist - Song Title (Album)&amp;quot;, but it&#039;s up to you.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re using Tag &amp;amp; Rename, you&#039;ll see an &amp;quot;Art&amp;quot; panel on the right&lt;br /&gt;
of the tag editor. Click on Add, and link your image.&lt;br /&gt;
&lt;br /&gt;
==Step 4: Submit your show==&lt;br /&gt;
&lt;br /&gt;
Upload your mp3 to /var/tmp. Then, log in and run the following script:&lt;br /&gt;
&lt;br /&gt;
~rbradio/bin/submit_show &amp;lt;your mp3 file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will place your show in the submissions area for RBRadio, and the&lt;br /&gt;
crew will take it from there. The submission process asks some questions,&lt;br /&gt;
but answers are optional.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Step 5: Listen to your file.==&lt;br /&gt;
&lt;br /&gt;
Oh now cjavascript:insertTags(&#039;[[&#039;,&#039;]]&#039;,&#039;Link title&#039;);&lt;br /&gt;
Internal linkome on, you don&#039;t expect me to do this, do you? I don&#039;t&lt;br /&gt;
know how to use any players other than Winamp. But basically, &lt;br /&gt;
wait for your show to be announced on the redbrick.music&lt;br /&gt;
newsgroup, then head on over to the RBRadio site to access it.&lt;br /&gt;
&lt;br /&gt;
To access the RBRadio site, you first need to login using the&lt;br /&gt;
pubcookie authentication process. Go to [https://www.redbrick.dcu.ie/login/ the login page]&lt;br /&gt;
and follow the instructions. Then, using Sage or some other&lt;br /&gt;
RSS reader that&#039;s part of a browser, go to [https://www.redbrick.dcu.ie/~rbradio/rbradio.xml the RSS feed]&lt;br /&gt;
and grab your show. When you click on the synopsis of the show,&lt;br /&gt;
it should be automatically downloaded or played, depending on&lt;br /&gt;
your preferences.&lt;br /&gt;
&lt;br /&gt;
If that doesn&#039;t work, or you don&#039;t have a reader, you can always&lt;br /&gt;
view the raw XML, work out the link and download the file yourself.&lt;/div&gt;</summary>
		<author><name>Sandman</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2056</id>
		<title>Redbrick Radio Podcasts</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2056"/>
		<updated>2005-10-12T17:22:04Z</updated>

		<summary type="html">&lt;p&gt;Sandman: /* Step 5: Listen to your file. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1: Create your show.==&lt;br /&gt;
&lt;br /&gt;
Well, this is pretty simple to understand, process wise: grab&lt;br /&gt;
the songs you want to broadcast, stick them all together, and&lt;br /&gt;
save the result. The devil is in the details, though. You need&lt;br /&gt;
a program to allow you to stick the files together, and you&lt;br /&gt;
need to be able to edit the file you create to ensure smooth&lt;br /&gt;
track transitions (see &amp;quot;Dead Air&amp;quot; ;)&lt;br /&gt;
&lt;br /&gt;
Like a mixtape, you shouldn&#039;t just plop song after song - there&lt;br /&gt;
should be some kind of link between songs. You pick the link:&lt;br /&gt;
they sound similar, they&#039;re about the same subject, whatever,&lt;br /&gt;
but they should flow. You wouldn&#039;t stick Atari Teenage Riot&lt;br /&gt;
after Iron &amp;amp; Wine, for example, but if you stick a Cornelius&lt;br /&gt;
track inbetween them, you could get it to work. Possibly. But&lt;br /&gt;
that&#039;s all part of personal preference. Once you&#039;ve decided on&lt;br /&gt;
a running order, you need to create the show.&lt;br /&gt;
To do this, I used a program called Goldwave (www.goldwave.com),&lt;br /&gt;
but you can use whatever you like. Basically, it needs to have&lt;br /&gt;
the ability to crossfade and mix tracks together. I won&#039;t include&lt;br /&gt;
instructions on how to do that here, because I&#039;m not the best&lt;br /&gt;
person to ask. At the end of the process, though, you should have&lt;br /&gt;
one file. It&#039;s probably going to be a WAV file at this point, as&lt;br /&gt;
most editors decompress to that format for editing. (Yes, this&lt;br /&gt;
may reduce the quality of the tracks if you&#039;re using shitty&lt;br /&gt;
128kps mp3s, but we&#039;re all using originals here and can take it&lt;br /&gt;
direct from the CD, right? Right.)&lt;br /&gt;
&lt;br /&gt;
==Step 2: Create your mp3==&lt;br /&gt;
&lt;br /&gt;
Take the WAV file that is your show from Step 1, and transform&lt;br /&gt;
it into an mp3. I recommend using Lame for this, and I also&lt;br /&gt;
recommend using the &amp;quot;--alt-preset standard&amp;quot; switch. This will&lt;br /&gt;
create a VBR mp3 that&#039;s very high quality. If you are using&lt;br /&gt;
original sources, this is the best way to ensure a good sounding&lt;br /&gt;
mp3.&lt;br /&gt;
&lt;br /&gt;
===Step 2a: Create your album art===&lt;br /&gt;
&lt;br /&gt;
At the moment, there&#039;s no RBRadio art. Possibly some enterprising soul&lt;br /&gt;
will do one up (500x500 dimensions, .jpg format), but until then (and&lt;br /&gt;
even after) you can make your own in your favourite editor. I used&lt;br /&gt;
Photoshop to merge an Electric Picnic poster with the RB Brick logo,&lt;br /&gt;
fyi.&lt;br /&gt;
&lt;br /&gt;
==Step 3: Tag your mp3==&lt;br /&gt;
&lt;br /&gt;
So, having got your mp3 and any album art, make sure and update the&lt;br /&gt;
ID3 tag info. You can use whatever program you like to do this, but&lt;br /&gt;
I recommend Tag &amp;amp; Rename (http://www.softpointer.com/tr.htm). This&lt;br /&gt;
program allows you to embed the album art in the ID3 tag. This will&lt;br /&gt;
increase the size of the mp3, but given that we&#039;re talking about an&lt;br /&gt;
increase of ~100Kb in a file that&#039;s likely to be 40Mb, that&#039;s not&lt;br /&gt;
much of an issue.&lt;br /&gt;
&lt;br /&gt;
For RBRadio, the recommended tags are:&lt;br /&gt;
&lt;br /&gt;
Title: whatever you want&lt;br /&gt;
&lt;br /&gt;
Artist: RedBrick&lt;br /&gt;
&lt;br /&gt;
Album: whatever you want: your username, a show title, both, a partridge...&lt;br /&gt;
&lt;br /&gt;
Year: current year&lt;br /&gt;
&lt;br /&gt;
Genre: whatever&#039;s appropriate.&lt;br /&gt;
&lt;br /&gt;
Comment: In this section, include the playlist for the show. I like to use &amp;quot;Artist - Song Title (Album)&amp;quot;, but it&#039;s up to you.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re using Tag &amp;amp; Rename, you&#039;ll see an &amp;quot;Art&amp;quot; panel on the right&lt;br /&gt;
of the tag editor. Click on Add, and link your image.&lt;br /&gt;
&lt;br /&gt;
==Step 4: Submit your show==&lt;br /&gt;
&lt;br /&gt;
Upload your mp3 to /var/tmp. Then, log in and run the following script:&lt;br /&gt;
&lt;br /&gt;
~rbradio/bin/submit_show &amp;lt;your mp3 file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will place your show in the submissions area for RBRadio, and the&lt;br /&gt;
crew will take it from there. The submission process asks some questions,&lt;br /&gt;
but answers are optional.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Step 5: Listen to your file.==&lt;br /&gt;
&lt;br /&gt;
Oh now come on, you don&#039;t expect me to do this, do you? I don&#039;t&lt;br /&gt;
know how to use any players other than Winamp.&lt;br /&gt;
&lt;br /&gt;
But basically, wait for your show to be announced on the redbrick.music&lt;br /&gt;
newsgroup, then head on over to the RBRadio site to access it.&lt;/div&gt;</summary>
		<author><name>Sandman</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2055</id>
		<title>Redbrick Radio Podcasts</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2055"/>
		<updated>2005-10-12T17:21:20Z</updated>

		<summary type="html">&lt;p&gt;Sandman: /* Step 5: Listen to your file. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1: Create your show.==&lt;br /&gt;
&lt;br /&gt;
Well, this is pretty simple to understand, process wise: grab&lt;br /&gt;
the songs you want to broadcast, stick them all together, and&lt;br /&gt;
save the result. The devil is in the details, though. You need&lt;br /&gt;
a program to allow you to stick the files together, and you&lt;br /&gt;
need to be able to edit the file you create to ensure smooth&lt;br /&gt;
track transitions (see &amp;quot;Dead Air&amp;quot; ;)&lt;br /&gt;
&lt;br /&gt;
Like a mixtape, you shouldn&#039;t just plop song after song - there&lt;br /&gt;
should be some kind of link between songs. You pick the link:&lt;br /&gt;
they sound similar, they&#039;re about the same subject, whatever,&lt;br /&gt;
but they should flow. You wouldn&#039;t stick Atari Teenage Riot&lt;br /&gt;
after Iron &amp;amp; Wine, for example, but if you stick a Cornelius&lt;br /&gt;
track inbetween them, you could get it to work. Possibly. But&lt;br /&gt;
that&#039;s all part of personal preference. Once you&#039;ve decided on&lt;br /&gt;
a running order, you need to create the show.&lt;br /&gt;
To do this, I used a program called Goldwave (www.goldwave.com),&lt;br /&gt;
but you can use whatever you like. Basically, it needs to have&lt;br /&gt;
the ability to crossfade and mix tracks together. I won&#039;t include&lt;br /&gt;
instructions on how to do that here, because I&#039;m not the best&lt;br /&gt;
person to ask. At the end of the process, though, you should have&lt;br /&gt;
one file. It&#039;s probably going to be a WAV file at this point, as&lt;br /&gt;
most editors decompress to that format for editing. (Yes, this&lt;br /&gt;
may reduce the quality of the tracks if you&#039;re using shitty&lt;br /&gt;
128kps mp3s, but we&#039;re all using originals here and can take it&lt;br /&gt;
direct from the CD, right? Right.)&lt;br /&gt;
&lt;br /&gt;
==Step 2: Create your mp3==&lt;br /&gt;
&lt;br /&gt;
Take the WAV file that is your show from Step 1, and transform&lt;br /&gt;
it into an mp3. I recommend using Lame for this, and I also&lt;br /&gt;
recommend using the &amp;quot;--alt-preset standard&amp;quot; switch. This will&lt;br /&gt;
create a VBR mp3 that&#039;s very high quality. If you are using&lt;br /&gt;
original sources, this is the best way to ensure a good sounding&lt;br /&gt;
mp3.&lt;br /&gt;
&lt;br /&gt;
===Step 2a: Create your album art===&lt;br /&gt;
&lt;br /&gt;
At the moment, there&#039;s no RBRadio art. Possibly some enterprising soul&lt;br /&gt;
will do one up (500x500 dimensions, .jpg format), but until then (and&lt;br /&gt;
even after) you can make your own in your favourite editor. I used&lt;br /&gt;
Photoshop to merge an Electric Picnic poster with the RB Brick logo,&lt;br /&gt;
fyi.&lt;br /&gt;
&lt;br /&gt;
==Step 3: Tag your mp3==&lt;br /&gt;
&lt;br /&gt;
So, having got your mp3 and any album art, make sure and update the&lt;br /&gt;
ID3 tag info. You can use whatever program you like to do this, but&lt;br /&gt;
I recommend Tag &amp;amp; Rename (http://www.softpointer.com/tr.htm). This&lt;br /&gt;
program allows you to embed the album art in the ID3 tag. This will&lt;br /&gt;
increase the size of the mp3, but given that we&#039;re talking about an&lt;br /&gt;
increase of ~100Kb in a file that&#039;s likely to be 40Mb, that&#039;s not&lt;br /&gt;
much of an issue.&lt;br /&gt;
&lt;br /&gt;
For RBRadio, the recommended tags are:&lt;br /&gt;
&lt;br /&gt;
Title: whatever you want&lt;br /&gt;
&lt;br /&gt;
Artist: RedBrick&lt;br /&gt;
&lt;br /&gt;
Album: whatever you want: your username, a show title, both, a partridge...&lt;br /&gt;
&lt;br /&gt;
Year: current year&lt;br /&gt;
&lt;br /&gt;
Genre: whatever&#039;s appropriate.&lt;br /&gt;
&lt;br /&gt;
Comment: In this section, include the playlist for the show. I like to use &amp;quot;Artist - Song Title (Album)&amp;quot;, but it&#039;s up to you.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re using Tag &amp;amp; Rename, you&#039;ll see an &amp;quot;Art&amp;quot; panel on the right&lt;br /&gt;
of the tag editor. Click on Add, and link your image.&lt;br /&gt;
&lt;br /&gt;
==Step 4: Submit your show==&lt;br /&gt;
&lt;br /&gt;
Upload your mp3 to /var/tmp. Then, log in and run the following script:&lt;br /&gt;
&lt;br /&gt;
~rbradio/bin/submit_show &amp;lt;your mp3 file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will place your show in the submissions area for RBRadio, and the&lt;br /&gt;
crew will take it from there. The submission process asks some questions,&lt;br /&gt;
but answers are optional.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Step 5: Listen to your file.==&lt;br /&gt;
&lt;br /&gt;
Oh now come on, you don&#039;t expect me to do this, do you? I don&#039;t&lt;br /&gt;
know how to use any players other than Winamp.&lt;/div&gt;</summary>
		<author><name>Sandman</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2054</id>
		<title>Redbrick Radio Podcasts</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2054"/>
		<updated>2005-10-12T17:20:55Z</updated>

		<summary type="html">&lt;p&gt;Sandman: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1: Create your show.==&lt;br /&gt;
&lt;br /&gt;
Well, this is pretty simple to understand, process wise: grab&lt;br /&gt;
the songs you want to broadcast, stick them all together, and&lt;br /&gt;
save the result. The devil is in the details, though. You need&lt;br /&gt;
a program to allow you to stick the files together, and you&lt;br /&gt;
need to be able to edit the file you create to ensure smooth&lt;br /&gt;
track transitions (see &amp;quot;Dead Air&amp;quot; ;)&lt;br /&gt;
&lt;br /&gt;
Like a mixtape, you shouldn&#039;t just plop song after song - there&lt;br /&gt;
should be some kind of link between songs. You pick the link:&lt;br /&gt;
they sound similar, they&#039;re about the same subject, whatever,&lt;br /&gt;
but they should flow. You wouldn&#039;t stick Atari Teenage Riot&lt;br /&gt;
after Iron &amp;amp; Wine, for example, but if you stick a Cornelius&lt;br /&gt;
track inbetween them, you could get it to work. Possibly. But&lt;br /&gt;
that&#039;s all part of personal preference. Once you&#039;ve decided on&lt;br /&gt;
a running order, you need to create the show.&lt;br /&gt;
To do this, I used a program called Goldwave (www.goldwave.com),&lt;br /&gt;
but you can use whatever you like. Basically, it needs to have&lt;br /&gt;
the ability to crossfade and mix tracks together. I won&#039;t include&lt;br /&gt;
instructions on how to do that here, because I&#039;m not the best&lt;br /&gt;
person to ask. At the end of the process, though, you should have&lt;br /&gt;
one file. It&#039;s probably going to be a WAV file at this point, as&lt;br /&gt;
most editors decompress to that format for editing. (Yes, this&lt;br /&gt;
may reduce the quality of the tracks if you&#039;re using shitty&lt;br /&gt;
128kps mp3s, but we&#039;re all using originals here and can take it&lt;br /&gt;
direct from the CD, right? Right.)&lt;br /&gt;
&lt;br /&gt;
==Step 2: Create your mp3==&lt;br /&gt;
&lt;br /&gt;
Take the WAV file that is your show from Step 1, and transform&lt;br /&gt;
it into an mp3. I recommend using Lame for this, and I also&lt;br /&gt;
recommend using the &amp;quot;--alt-preset standard&amp;quot; switch. This will&lt;br /&gt;
create a VBR mp3 that&#039;s very high quality. If you are using&lt;br /&gt;
original sources, this is the best way to ensure a good sounding&lt;br /&gt;
mp3.&lt;br /&gt;
&lt;br /&gt;
===Step 2a: Create your album art===&lt;br /&gt;
&lt;br /&gt;
At the moment, there&#039;s no RBRadio art. Possibly some enterprising soul&lt;br /&gt;
will do one up (500x500 dimensions, .jpg format), but until then (and&lt;br /&gt;
even after) you can make your own in your favourite editor. I used&lt;br /&gt;
Photoshop to merge an Electric Picnic poster with the RB Brick logo,&lt;br /&gt;
fyi.&lt;br /&gt;
&lt;br /&gt;
==Step 3: Tag your mp3==&lt;br /&gt;
&lt;br /&gt;
So, having got your mp3 and any album art, make sure and update the&lt;br /&gt;
ID3 tag info. You can use whatever program you like to do this, but&lt;br /&gt;
I recommend Tag &amp;amp; Rename (http://www.softpointer.com/tr.htm). This&lt;br /&gt;
program allows you to embed the album art in the ID3 tag. This will&lt;br /&gt;
increase the size of the mp3, but given that we&#039;re talking about an&lt;br /&gt;
increase of ~100Kb in a file that&#039;s likely to be 40Mb, that&#039;s not&lt;br /&gt;
much of an issue.&lt;br /&gt;
&lt;br /&gt;
For RBRadio, the recommended tags are:&lt;br /&gt;
&lt;br /&gt;
Title: whatever you want&lt;br /&gt;
&lt;br /&gt;
Artist: RedBrick&lt;br /&gt;
&lt;br /&gt;
Album: whatever you want: your username, a show title, both, a partridge...&lt;br /&gt;
&lt;br /&gt;
Year: current year&lt;br /&gt;
&lt;br /&gt;
Genre: whatever&#039;s appropriate.&lt;br /&gt;
&lt;br /&gt;
Comment: In this section, include the playlist for the show. I like to use &amp;quot;Artist - Song Title (Album)&amp;quot;, but it&#039;s up to you.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re using Tag &amp;amp; Rename, you&#039;ll see an &amp;quot;Art&amp;quot; panel on the right&lt;br /&gt;
of the tag editor. Click on Add, and link your image.&lt;br /&gt;
&lt;br /&gt;
==Step 4: Submit your show==&lt;br /&gt;
&lt;br /&gt;
Upload your mp3 to /var/tmp. Then, log in and run the following script:&lt;br /&gt;
&lt;br /&gt;
~rbradio/bin/submit_show &amp;lt;your mp3 file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will place your show in the submissions area for RBRadio, and the&lt;br /&gt;
crew will take it from there. The submission process asks some questions,&lt;br /&gt;
but answers are optional.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Step 8: Listen to your file.==&lt;br /&gt;
&lt;br /&gt;
Oh now come on, you don&#039;t expect me to do this, do you? I don&#039;t&lt;br /&gt;
know how to use any players other than Winamp.&lt;/div&gt;</summary>
		<author><name>Sandman</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2053</id>
		<title>Redbrick Radio Podcasts</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2053"/>
		<updated>2005-10-12T17:20:41Z</updated>

		<summary type="html">&lt;p&gt;Sandman: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1: Create your show.==&lt;br /&gt;
&lt;br /&gt;
Well, this is pretty simple to understand, process wise: grab&lt;br /&gt;
the songs you want to broadcast, stick them all together, and&lt;br /&gt;
save the result. The devil is in the details, though. You need&lt;br /&gt;
a program to allow you to stick the files together, and you&lt;br /&gt;
need to be able to edit the file you create to ensure smooth&lt;br /&gt;
track transitions (see &amp;quot;Dead Air&amp;quot; ;)&lt;br /&gt;
&lt;br /&gt;
Like a mixtape, you shouldn&#039;t just plop song after song - there&lt;br /&gt;
should be some kind of link between songs. You pick the link:&lt;br /&gt;
they sound similar, they&#039;re about the same subject, whatever,&lt;br /&gt;
but they should flow. You wouldn&#039;t stick Atari Teenage Riot&lt;br /&gt;
after Iron &amp;amp; Wine, for example, but if you stick a Cornelius&lt;br /&gt;
track inbetween them, you could get it to work. Possibly. But&lt;br /&gt;
that&#039;s all part of personal preference. Once you&#039;ve decided on&lt;br /&gt;
a running order, you need to create the show.&lt;br /&gt;
To do this, I used a program called Goldwave (www.goldwave.com),&lt;br /&gt;
but you can use whatever you like. Basically, it needs to have&lt;br /&gt;
the ability to crossfade and mix tracks together. I won&#039;t include&lt;br /&gt;
instructions on how to do that here, because I&#039;m not the best&lt;br /&gt;
person to ask. At the end of the process, though, you should have&lt;br /&gt;
one file. It&#039;s probably going to be a WAV file at this point, as&lt;br /&gt;
most editors decompress to that format for editing. (Yes, this&lt;br /&gt;
may reduce the quality of the tracks if you&#039;re using shitty&lt;br /&gt;
128kps mp3s, but we&#039;re all using originals here and can take it&lt;br /&gt;
direct from the CD, right? Right.)&lt;br /&gt;
&lt;br /&gt;
==Step 2: Create your mp3==&lt;br /&gt;
&lt;br /&gt;
Take the WAV file that is your show from Step 1, and transform&lt;br /&gt;
it into an mp3. I recommend using Lame for this, and I also&lt;br /&gt;
recommend using the &amp;quot;--alt-preset standard&amp;quot; switch. This will&lt;br /&gt;
create a VBR mp3 that&#039;s very high quality. If you are using&lt;br /&gt;
original sources, this is the best way to ensure a good sounding&lt;br /&gt;
mp3.&lt;br /&gt;
&lt;br /&gt;
===Step 2a: Create your album art===&lt;br /&gt;
&lt;br /&gt;
At the moment, there&#039;s no RBRadio art. Possibly some enterprising soul&lt;br /&gt;
will do one up (500x500 dimensions, .jpg format), but until then (and&lt;br /&gt;
even after) you can make your own in your favourite editor. I used&lt;br /&gt;
Photoshop to merge an Electric Picnic poster with the RB Brick logo,&lt;br /&gt;
fyi.&lt;br /&gt;
&lt;br /&gt;
==Step 3: Tag your mp3==&lt;br /&gt;
&lt;br /&gt;
So, having got your mp3 and any album art, make sure and update the&lt;br /&gt;
ID3 tag info. You can use whatever program you like to do this, but&lt;br /&gt;
I recommend Tag &amp;amp; Rename (http://www.softpointer.com/tr.htm). This&lt;br /&gt;
program allows you to embed the album art in the ID3 tag. This will&lt;br /&gt;
increase the size of the mp3, but given that we&#039;re talking about an&lt;br /&gt;
increase of ~100Kb in a file that&#039;s likely to be 40Mb, that&#039;s not&lt;br /&gt;
much of an issue.&lt;br /&gt;
&lt;br /&gt;
For RBRadio, the recommended tags are:&lt;br /&gt;
&lt;br /&gt;
Title: whatever you want&lt;br /&gt;
&lt;br /&gt;
Artist: RedBrick&lt;br /&gt;
&lt;br /&gt;
Album: whatever you want: your username, a show title, both, a partridge...&lt;br /&gt;
&lt;br /&gt;
Year: current year&lt;br /&gt;
&lt;br /&gt;
Genre: whatever&#039;s appropriate.&lt;br /&gt;
&lt;br /&gt;
Comment: In this section, include the playlist for the show. I like to use &amp;quot;Artist - Song Title (Album)&amp;quot;, but it&#039;s up to you.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re using Tag &amp;amp; Rename, you&#039;ll see an &amp;quot;Art&amp;quot; panel on the right&lt;br /&gt;
of the tag editor. Click on Add, and link your image.&lt;br /&gt;
&lt;br /&gt;
==Step 4: Submit your show==&lt;br /&gt;
&lt;br /&gt;
Upload your mp3 to /var/tmp. Then, log in and run the following script:&lt;br /&gt;
&lt;br /&gt;
~rbradio/bin/submit_show &amp;lt;your mp3 file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will place your show in the submissions area for RBRadio, and the&lt;br /&gt;
crew will take it from there. The submission process asks some questions,&lt;br /&gt;
but answers are optional.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Step 7: Link to your RSS file==&lt;br /&gt;
&lt;br /&gt;
The last part is the simplest. Just create a link off an index.html&lt;br /&gt;
file in the directory from Step 4: I like the following format:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;a title=&amp;quot;RSS 2.0: Use this link with your favorite RSS &lt;br /&gt;
 newsreader for grabbing the podcast. I think.&amp;quot; href=&amp;quot;rbradio.xml&amp;quot; &lt;br /&gt;
 style=&amp;quot;border:1px solid; border-color:#FC9 #630 #330 #F96; &lt;br /&gt;
 padding:03px; font:bold 10px verdana,sans-serif; color:#FFF; &lt;br /&gt;
 background:#F60; text-decoration:none; margin:0;&amp;quot;&amp;gt; RBRadio &amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This creates a nice orange box, which seems to be the standard for&lt;br /&gt;
denoting RSS feeds these days, with the title RBRadio. Change&lt;br /&gt;
&amp;quot;rbradio.xml&amp;quot; to your own .xml file, and away you go.&lt;br /&gt;
&lt;br /&gt;
==Step 8: Listen to your file.==&lt;br /&gt;
&lt;br /&gt;
Oh now come on, you don&#039;t expect me to do this, do you? I don&#039;t&lt;br /&gt;
know how to use any players other than Winamp.&lt;/div&gt;</summary>
		<author><name>Sandman</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2052</id>
		<title>Redbrick Radio Podcasts</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2052"/>
		<updated>2005-10-12T17:20:24Z</updated>

		<summary type="html">&lt;p&gt;Sandman: /* Step 4: Submit your show */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1: Create your show.==&lt;br /&gt;
&lt;br /&gt;
Well, this is pretty simple to understand, process wise: grab&lt;br /&gt;
the songs you want to broadcast, stick them all together, and&lt;br /&gt;
save the result. The devil is in the details, though. You need&lt;br /&gt;
a program to allow you to stick the files together, and you&lt;br /&gt;
need to be able to edit the file you create to ensure smooth&lt;br /&gt;
track transitions (see &amp;quot;Dead Air&amp;quot; ;)&lt;br /&gt;
&lt;br /&gt;
Like a mixtape, you shouldn&#039;t just plop song after song - there&lt;br /&gt;
should be some kind of link between songs. You pick the link:&lt;br /&gt;
they sound similar, they&#039;re about the same subject, whatever,&lt;br /&gt;
but they should flow. You wouldn&#039;t stick Atari Teenage Riot&lt;br /&gt;
after Iron &amp;amp; Wine, for example, but if you stick a Cornelius&lt;br /&gt;
track inbetween them, you could get it to work. Possibly. But&lt;br /&gt;
that&#039;s all part of personal preference. Once you&#039;ve decided on&lt;br /&gt;
a running order, you need to create the show.&lt;br /&gt;
To do this, I used a program called Goldwave (www.goldwave.com),&lt;br /&gt;
but you can use whatever you like. Basically, it needs to have&lt;br /&gt;
the ability to crossfade and mix tracks together. I won&#039;t include&lt;br /&gt;
instructions on how to do that here, because I&#039;m not the best&lt;br /&gt;
person to ask. At the end of the process, though, you should have&lt;br /&gt;
one file. It&#039;s probably going to be a WAV file at this point, as&lt;br /&gt;
most editors decompress to that format for editing. (Yes, this&lt;br /&gt;
may reduce the quality of the tracks if you&#039;re using shitty&lt;br /&gt;
128kps mp3s, but we&#039;re all using originals here and can take it&lt;br /&gt;
direct from the CD, right? Right.)&lt;br /&gt;
&lt;br /&gt;
==Step 2: Create your mp3==&lt;br /&gt;
&lt;br /&gt;
Take the WAV file that is your show from Step 1, and transform&lt;br /&gt;
it into an mp3. I recommend using Lame for this, and I also&lt;br /&gt;
recommend using the &amp;quot;--alt-preset standard&amp;quot; switch. This will&lt;br /&gt;
create a VBR mp3 that&#039;s very high quality. If you are using&lt;br /&gt;
original sources, this is the best way to ensure a good sounding&lt;br /&gt;
mp3.&lt;br /&gt;
&lt;br /&gt;
===Step 2a: Create your album art===&lt;br /&gt;
&lt;br /&gt;
At the moment, there&#039;s no RBRadio art. Possibly some enterprising soul&lt;br /&gt;
will do one up (500x500 dimensions, .jpg format), but until then (and&lt;br /&gt;
even after) you can make your own in your favourite editor. I used&lt;br /&gt;
Photoshop to merge an Electric Picnic poster with the RB Brick logo,&lt;br /&gt;
fyi.&lt;br /&gt;
&lt;br /&gt;
==Step 3: Tag your mp3==&lt;br /&gt;
&lt;br /&gt;
So, having got your mp3 and any album art, make sure and update the&lt;br /&gt;
ID3 tag info. You can use whatever program you like to do this, but&lt;br /&gt;
I recommend Tag &amp;amp; Rename (http://www.softpointer.com/tr.htm). This&lt;br /&gt;
program allows you to embed the album art in the ID3 tag. This will&lt;br /&gt;
increase the size of the mp3, but given that we&#039;re talking about an&lt;br /&gt;
increase of ~100Kb in a file that&#039;s likely to be 40Mb, that&#039;s not&lt;br /&gt;
much of an issue.&lt;br /&gt;
&lt;br /&gt;
For RBRadio, the recommended tags are:&lt;br /&gt;
&lt;br /&gt;
Title: whatever you want&lt;br /&gt;
&lt;br /&gt;
Artist: RedBrick&lt;br /&gt;
&lt;br /&gt;
Album: whatever you want: your username, a show title, both, a partridge...&lt;br /&gt;
&lt;br /&gt;
Year: current year&lt;br /&gt;
&lt;br /&gt;
Genre: whatever&#039;s appropriate.&lt;br /&gt;
&lt;br /&gt;
Comment: In this section, include the playlist for the show. I like to use &amp;quot;Artist - Song Title (Album)&amp;quot;, but it&#039;s up to you.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re using Tag &amp;amp; Rename, you&#039;ll see an &amp;quot;Art&amp;quot; panel on the right&lt;br /&gt;
of the tag editor. Click on Add, and link your image.&lt;br /&gt;
&lt;br /&gt;
==Step 4: Submit your show==&lt;br /&gt;
&lt;br /&gt;
Upload your mp3 to /var/tmp. Then, log in and run the following script:&lt;br /&gt;
&lt;br /&gt;
~rbradio/bin/submit_show &amp;lt;your mp3 file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will place your show in the submissions area for RBRadio, and the&lt;br /&gt;
crew will take it from there. The submission process asks some questions,&lt;br /&gt;
but answers are optional.&lt;br /&gt;
&lt;br /&gt;
==Step 6: Create your RSS XML file==&lt;br /&gt;
&lt;br /&gt;
Take a look at ~sandman/public_html/podcast/rbradio.xml for a&lt;br /&gt;
sample XML file. Anything that&#039;s not inside &amp;lt;&amp;gt;&#039;s you can edit&lt;br /&gt;
as appropriate. The important part is the &amp;lt;item&amp;gt; tag. Within&lt;br /&gt;
this, you find the stuff that shows up in an RSS feed. The&lt;br /&gt;
&amp;lt;enclosure&amp;gt; tag has the link to the mp3 file that you created.&lt;br /&gt;
It has a &amp;quot;length=&amp;quot; part that must be accurately set to the length&lt;br /&gt;
of your mp3 file. Everything else in the file is pretty straight-&lt;br /&gt;
cast forward if you know HTML.&lt;br /&gt;
&lt;br /&gt;
Put this file in the directory from Step 4.&lt;br /&gt;
&lt;br /&gt;
==Step 7: Link to your RSS file==&lt;br /&gt;
&lt;br /&gt;
The last part is the simplest. Just create a link off an index.html&lt;br /&gt;
file in the directory from Step 4: I like the following format:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;a title=&amp;quot;RSS 2.0: Use this link with your favorite RSS &lt;br /&gt;
 newsreader for grabbing the podcast. I think.&amp;quot; href=&amp;quot;rbradio.xml&amp;quot; &lt;br /&gt;
 style=&amp;quot;border:1px solid; border-color:#FC9 #630 #330 #F96; &lt;br /&gt;
 padding:03px; font:bold 10px verdana,sans-serif; color:#FFF; &lt;br /&gt;
 background:#F60; text-decoration:none; margin:0;&amp;quot;&amp;gt; RBRadio &amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This creates a nice orange box, which seems to be the standard for&lt;br /&gt;
denoting RSS feeds these days, with the title RBRadio. Change&lt;br /&gt;
&amp;quot;rbradio.xml&amp;quot; to your own .xml file, and away you go.&lt;br /&gt;
&lt;br /&gt;
==Step 8: Listen to your file.==&lt;br /&gt;
&lt;br /&gt;
Oh now come on, you don&#039;t expect me to do this, do you? I don&#039;t&lt;br /&gt;
know how to use any players other than Winamp.&lt;/div&gt;</summary>
		<author><name>Sandman</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2051</id>
		<title>Redbrick Radio Podcasts</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2051"/>
		<updated>2005-10-12T17:19:57Z</updated>

		<summary type="html">&lt;p&gt;Sandman: /* Step 5: Upload your mp3 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1: Create your show.==&lt;br /&gt;
&lt;br /&gt;
Well, this is pretty simple to understand, process wise: grab&lt;br /&gt;
the songs you want to broadcast, stick them all together, and&lt;br /&gt;
save the result. The devil is in the details, though. You need&lt;br /&gt;
a program to allow you to stick the files together, and you&lt;br /&gt;
need to be able to edit the file you create to ensure smooth&lt;br /&gt;
track transitions (see &amp;quot;Dead Air&amp;quot; ;)&lt;br /&gt;
&lt;br /&gt;
Like a mixtape, you shouldn&#039;t just plop song after song - there&lt;br /&gt;
should be some kind of link between songs. You pick the link:&lt;br /&gt;
they sound similar, they&#039;re about the same subject, whatever,&lt;br /&gt;
but they should flow. You wouldn&#039;t stick Atari Teenage Riot&lt;br /&gt;
after Iron &amp;amp; Wine, for example, but if you stick a Cornelius&lt;br /&gt;
track inbetween them, you could get it to work. Possibly. But&lt;br /&gt;
that&#039;s all part of personal preference. Once you&#039;ve decided on&lt;br /&gt;
a running order, you need to create the show.&lt;br /&gt;
To do this, I used a program called Goldwave (www.goldwave.com),&lt;br /&gt;
but you can use whatever you like. Basically, it needs to have&lt;br /&gt;
the ability to crossfade and mix tracks together. I won&#039;t include&lt;br /&gt;
instructions on how to do that here, because I&#039;m not the best&lt;br /&gt;
person to ask. At the end of the process, though, you should have&lt;br /&gt;
one file. It&#039;s probably going to be a WAV file at this point, as&lt;br /&gt;
most editors decompress to that format for editing. (Yes, this&lt;br /&gt;
may reduce the quality of the tracks if you&#039;re using shitty&lt;br /&gt;
128kps mp3s, but we&#039;re all using originals here and can take it&lt;br /&gt;
direct from the CD, right? Right.)&lt;br /&gt;
&lt;br /&gt;
==Step 2: Create your mp3==&lt;br /&gt;
&lt;br /&gt;
Take the WAV file that is your show from Step 1, and transform&lt;br /&gt;
it into an mp3. I recommend using Lame for this, and I also&lt;br /&gt;
recommend using the &amp;quot;--alt-preset standard&amp;quot; switch. This will&lt;br /&gt;
create a VBR mp3 that&#039;s very high quality. If you are using&lt;br /&gt;
original sources, this is the best way to ensure a good sounding&lt;br /&gt;
mp3.&lt;br /&gt;
&lt;br /&gt;
===Step 2a: Create your album art===&lt;br /&gt;
&lt;br /&gt;
At the moment, there&#039;s no RBRadio art. Possibly some enterprising soul&lt;br /&gt;
will do one up (500x500 dimensions, .jpg format), but until then (and&lt;br /&gt;
even after) you can make your own in your favourite editor. I used&lt;br /&gt;
Photoshop to merge an Electric Picnic poster with the RB Brick logo,&lt;br /&gt;
fyi.&lt;br /&gt;
&lt;br /&gt;
==Step 3: Tag your mp3==&lt;br /&gt;
&lt;br /&gt;
So, having got your mp3 and any album art, make sure and update the&lt;br /&gt;
ID3 tag info. You can use whatever program you like to do this, but&lt;br /&gt;
I recommend Tag &amp;amp; Rename (http://www.softpointer.com/tr.htm). This&lt;br /&gt;
program allows you to embed the album art in the ID3 tag. This will&lt;br /&gt;
increase the size of the mp3, but given that we&#039;re talking about an&lt;br /&gt;
increase of ~100Kb in a file that&#039;s likely to be 40Mb, that&#039;s not&lt;br /&gt;
much of an issue.&lt;br /&gt;
&lt;br /&gt;
For RBRadio, the recommended tags are:&lt;br /&gt;
&lt;br /&gt;
Title: whatever you want&lt;br /&gt;
&lt;br /&gt;
Artist: RedBrick&lt;br /&gt;
&lt;br /&gt;
Album: whatever you want: your username, a show title, both, a partridge...&lt;br /&gt;
&lt;br /&gt;
Year: current year&lt;br /&gt;
&lt;br /&gt;
Genre: whatever&#039;s appropriate.&lt;br /&gt;
&lt;br /&gt;
Comment: In this section, include the playlist for the show. I like to use &amp;quot;Artist - Song Title (Album)&amp;quot;, but it&#039;s up to you.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re using Tag &amp;amp; Rename, you&#039;ll see an &amp;quot;Art&amp;quot; panel on the right&lt;br /&gt;
of the tag editor. Click on Add, and link your image.&lt;br /&gt;
&lt;br /&gt;
==Step 4: Submit your show==&lt;br /&gt;
&lt;br /&gt;
Upload your mp3 to /var/tmp. Then, log in and run the following script:&lt;br /&gt;
~rbradio/bin/submit_show &amp;lt;your mp3 file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will place your show in the submissions area for RBRadio, and the&lt;br /&gt;
crew will take it from there. The submission process asks some questions,&lt;br /&gt;
but answers are optional.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Step 6: Create your RSS XML file==&lt;br /&gt;
&lt;br /&gt;
Take a look at ~sandman/public_html/podcast/rbradio.xml for a&lt;br /&gt;
sample XML file. Anything that&#039;s not inside &amp;lt;&amp;gt;&#039;s you can edit&lt;br /&gt;
as appropriate. The important part is the &amp;lt;item&amp;gt; tag. Within&lt;br /&gt;
this, you find the stuff that shows up in an RSS feed. The&lt;br /&gt;
&amp;lt;enclosure&amp;gt; tag has the link to the mp3 file that you created.&lt;br /&gt;
It has a &amp;quot;length=&amp;quot; part that must be accurately set to the length&lt;br /&gt;
of your mp3 file. Everything else in the file is pretty straight-&lt;br /&gt;
cast forward if you know HTML.&lt;br /&gt;
&lt;br /&gt;
Put this file in the directory from Step 4.&lt;br /&gt;
&lt;br /&gt;
==Step 7: Link to your RSS file==&lt;br /&gt;
&lt;br /&gt;
The last part is the simplest. Just create a link off an index.html&lt;br /&gt;
file in the directory from Step 4: I like the following format:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;a title=&amp;quot;RSS 2.0: Use this link with your favorite RSS &lt;br /&gt;
 newsreader for grabbing the podcast. I think.&amp;quot; href=&amp;quot;rbradio.xml&amp;quot; &lt;br /&gt;
 style=&amp;quot;border:1px solid; border-color:#FC9 #630 #330 #F96; &lt;br /&gt;
 padding:03px; font:bold 10px verdana,sans-serif; color:#FFF; &lt;br /&gt;
 background:#F60; text-decoration:none; margin:0;&amp;quot;&amp;gt; RBRadio &amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This creates a nice orange box, which seems to be the standard for&lt;br /&gt;
denoting RSS feeds these days, with the title RBRadio. Change&lt;br /&gt;
&amp;quot;rbradio.xml&amp;quot; to your own .xml file, and away you go.&lt;br /&gt;
&lt;br /&gt;
==Step 8: Listen to your file.==&lt;br /&gt;
&lt;br /&gt;
Oh now come on, you don&#039;t expect me to do this, do you? I don&#039;t&lt;br /&gt;
know how to use any players other than Winamp.&lt;/div&gt;</summary>
		<author><name>Sandman</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2050</id>
		<title>Redbrick Radio Podcasts</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2050"/>
		<updated>2005-10-12T17:19:14Z</updated>

		<summary type="html">&lt;p&gt;Sandman: /* Step 4: Create an authenticated area */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1: Create your show.==&lt;br /&gt;
&lt;br /&gt;
Well, this is pretty simple to understand, process wise: grab&lt;br /&gt;
the songs you want to broadcast, stick them all together, and&lt;br /&gt;
save the result. The devil is in the details, though. You need&lt;br /&gt;
a program to allow you to stick the files together, and you&lt;br /&gt;
need to be able to edit the file you create to ensure smooth&lt;br /&gt;
track transitions (see &amp;quot;Dead Air&amp;quot; ;)&lt;br /&gt;
&lt;br /&gt;
Like a mixtape, you shouldn&#039;t just plop song after song - there&lt;br /&gt;
should be some kind of link between songs. You pick the link:&lt;br /&gt;
they sound similar, they&#039;re about the same subject, whatever,&lt;br /&gt;
but they should flow. You wouldn&#039;t stick Atari Teenage Riot&lt;br /&gt;
after Iron &amp;amp; Wine, for example, but if you stick a Cornelius&lt;br /&gt;
track inbetween them, you could get it to work. Possibly. But&lt;br /&gt;
that&#039;s all part of personal preference. Once you&#039;ve decided on&lt;br /&gt;
a running order, you need to create the show.&lt;br /&gt;
To do this, I used a program called Goldwave (www.goldwave.com),&lt;br /&gt;
but you can use whatever you like. Basically, it needs to have&lt;br /&gt;
the ability to crossfade and mix tracks together. I won&#039;t include&lt;br /&gt;
instructions on how to do that here, because I&#039;m not the best&lt;br /&gt;
person to ask. At the end of the process, though, you should have&lt;br /&gt;
one file. It&#039;s probably going to be a WAV file at this point, as&lt;br /&gt;
most editors decompress to that format for editing. (Yes, this&lt;br /&gt;
may reduce the quality of the tracks if you&#039;re using shitty&lt;br /&gt;
128kps mp3s, but we&#039;re all using originals here and can take it&lt;br /&gt;
direct from the CD, right? Right.)&lt;br /&gt;
&lt;br /&gt;
==Step 2: Create your mp3==&lt;br /&gt;
&lt;br /&gt;
Take the WAV file that is your show from Step 1, and transform&lt;br /&gt;
it into an mp3. I recommend using Lame for this, and I also&lt;br /&gt;
recommend using the &amp;quot;--alt-preset standard&amp;quot; switch. This will&lt;br /&gt;
create a VBR mp3 that&#039;s very high quality. If you are using&lt;br /&gt;
original sources, this is the best way to ensure a good sounding&lt;br /&gt;
mp3.&lt;br /&gt;
&lt;br /&gt;
===Step 2a: Create your album art===&lt;br /&gt;
&lt;br /&gt;
At the moment, there&#039;s no RBRadio art. Possibly some enterprising soul&lt;br /&gt;
will do one up (500x500 dimensions, .jpg format), but until then (and&lt;br /&gt;
even after) you can make your own in your favourite editor. I used&lt;br /&gt;
Photoshop to merge an Electric Picnic poster with the RB Brick logo,&lt;br /&gt;
fyi.&lt;br /&gt;
&lt;br /&gt;
==Step 3: Tag your mp3==&lt;br /&gt;
&lt;br /&gt;
So, having got your mp3 and any album art, make sure and update the&lt;br /&gt;
ID3 tag info. You can use whatever program you like to do this, but&lt;br /&gt;
I recommend Tag &amp;amp; Rename (http://www.softpointer.com/tr.htm). This&lt;br /&gt;
program allows you to embed the album art in the ID3 tag. This will&lt;br /&gt;
increase the size of the mp3, but given that we&#039;re talking about an&lt;br /&gt;
increase of ~100Kb in a file that&#039;s likely to be 40Mb, that&#039;s not&lt;br /&gt;
much of an issue.&lt;br /&gt;
&lt;br /&gt;
For RBRadio, the recommended tags are:&lt;br /&gt;
&lt;br /&gt;
Title: whatever you want&lt;br /&gt;
&lt;br /&gt;
Artist: RedBrick&lt;br /&gt;
&lt;br /&gt;
Album: whatever you want: your username, a show title, both, a partridge...&lt;br /&gt;
&lt;br /&gt;
Year: current year&lt;br /&gt;
&lt;br /&gt;
Genre: whatever&#039;s appropriate.&lt;br /&gt;
&lt;br /&gt;
Comment: In this section, include the playlist for the show. I like to use &amp;quot;Artist - Song Title (Album)&amp;quot;, but it&#039;s up to you.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re using Tag &amp;amp; Rename, you&#039;ll see an &amp;quot;Art&amp;quot; panel on the right&lt;br /&gt;
of the tag editor. Click on Add, and link your image.&lt;br /&gt;
&lt;br /&gt;
==Step 4: Submit your show==&lt;br /&gt;
&lt;br /&gt;
Upload your mp3 to /var/tmp. Then, log in and run the following script:&lt;br /&gt;
~rbradio/bin/submit_show &amp;lt;your mp3 file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will place your show in the submissions area for RBRadio, and the&lt;br /&gt;
crew will take it from there. The submission process asks some questions,&lt;br /&gt;
but answers are optional.&lt;br /&gt;
&lt;br /&gt;
==Step 5: Upload your mp3==&lt;br /&gt;
&lt;br /&gt;
Put your mp3 file in the dir you created in Step 4. Take note of its size.&lt;br /&gt;
&lt;br /&gt;
==Step 6: Create your RSS XML file==&lt;br /&gt;
&lt;br /&gt;
Take a look at ~sandman/public_html/podcast/rbradio.xml for a&lt;br /&gt;
sample XML file. Anything that&#039;s not inside &amp;lt;&amp;gt;&#039;s you can edit&lt;br /&gt;
as appropriate. The important part is the &amp;lt;item&amp;gt; tag. Within&lt;br /&gt;
this, you find the stuff that shows up in an RSS feed. The&lt;br /&gt;
&amp;lt;enclosure&amp;gt; tag has the link to the mp3 file that you created.&lt;br /&gt;
It has a &amp;quot;length=&amp;quot; part that must be accurately set to the length&lt;br /&gt;
of your mp3 file. Everything else in the file is pretty straight-&lt;br /&gt;
cast forward if you know HTML.&lt;br /&gt;
&lt;br /&gt;
Put this file in the directory from Step 4.&lt;br /&gt;
&lt;br /&gt;
==Step 7: Link to your RSS file==&lt;br /&gt;
&lt;br /&gt;
The last part is the simplest. Just create a link off an index.html&lt;br /&gt;
file in the directory from Step 4: I like the following format:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;a title=&amp;quot;RSS 2.0: Use this link with your favorite RSS &lt;br /&gt;
 newsreader for grabbing the podcast. I think.&amp;quot; href=&amp;quot;rbradio.xml&amp;quot; &lt;br /&gt;
 style=&amp;quot;border:1px solid; border-color:#FC9 #630 #330 #F96; &lt;br /&gt;
 padding:03px; font:bold 10px verdana,sans-serif; color:#FFF; &lt;br /&gt;
 background:#F60; text-decoration:none; margin:0;&amp;quot;&amp;gt; RBRadio &amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This creates a nice orange box, which seems to be the standard for&lt;br /&gt;
denoting RSS feeds these days, with the title RBRadio. Change&lt;br /&gt;
&amp;quot;rbradio.xml&amp;quot; to your own .xml file, and away you go.&lt;br /&gt;
&lt;br /&gt;
==Step 8: Listen to your file.==&lt;br /&gt;
&lt;br /&gt;
Oh now come on, you don&#039;t expect me to do this, do you? I don&#039;t&lt;br /&gt;
know how to use any players other than Winamp.&lt;/div&gt;</summary>
		<author><name>Sandman</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2049</id>
		<title>Redbrick Radio Podcasts</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Redbrick_Radio_Podcasts&amp;diff=2049"/>
		<updated>2005-10-12T17:15:39Z</updated>

		<summary type="html">&lt;p&gt;Sandman: /* Step 3: Tag your mp3 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1: Create your show.==&lt;br /&gt;
&lt;br /&gt;
Well, this is pretty simple to understand, process wise: grab&lt;br /&gt;
the songs you want to broadcast, stick them all together, and&lt;br /&gt;
save the result. The devil is in the details, though. You need&lt;br /&gt;
a program to allow you to stick the files together, and you&lt;br /&gt;
need to be able to edit the file you create to ensure smooth&lt;br /&gt;
track transitions (see &amp;quot;Dead Air&amp;quot; ;)&lt;br /&gt;
&lt;br /&gt;
Like a mixtape, you shouldn&#039;t just plop song after song - there&lt;br /&gt;
should be some kind of link between songs. You pick the link:&lt;br /&gt;
they sound similar, they&#039;re about the same subject, whatever,&lt;br /&gt;
but they should flow. You wouldn&#039;t stick Atari Teenage Riot&lt;br /&gt;
after Iron &amp;amp; Wine, for example, but if you stick a Cornelius&lt;br /&gt;
track inbetween them, you could get it to work. Possibly. But&lt;br /&gt;
that&#039;s all part of personal preference. Once you&#039;ve decided on&lt;br /&gt;
a running order, you need to create the show.&lt;br /&gt;
To do this, I used a program called Goldwave (www.goldwave.com),&lt;br /&gt;
but you can use whatever you like. Basically, it needs to have&lt;br /&gt;
the ability to crossfade and mix tracks together. I won&#039;t include&lt;br /&gt;
instructions on how to do that here, because I&#039;m not the best&lt;br /&gt;
person to ask. At the end of the process, though, you should have&lt;br /&gt;
one file. It&#039;s probably going to be a WAV file at this point, as&lt;br /&gt;
most editors decompress to that format for editing. (Yes, this&lt;br /&gt;
may reduce the quality of the tracks if you&#039;re using shitty&lt;br /&gt;
128kps mp3s, but we&#039;re all using originals here and can take it&lt;br /&gt;
direct from the CD, right? Right.)&lt;br /&gt;
&lt;br /&gt;
==Step 2: Create your mp3==&lt;br /&gt;
&lt;br /&gt;
Take the WAV file that is your show from Step 1, and transform&lt;br /&gt;
it into an mp3. I recommend using Lame for this, and I also&lt;br /&gt;
recommend using the &amp;quot;--alt-preset standard&amp;quot; switch. This will&lt;br /&gt;
create a VBR mp3 that&#039;s very high quality. If you are using&lt;br /&gt;
original sources, this is the best way to ensure a good sounding&lt;br /&gt;
mp3.&lt;br /&gt;
&lt;br /&gt;
===Step 2a: Create your album art===&lt;br /&gt;
&lt;br /&gt;
At the moment, there&#039;s no RBRadio art. Possibly some enterprising soul&lt;br /&gt;
will do one up (500x500 dimensions, .jpg format), but until then (and&lt;br /&gt;
even after) you can make your own in your favourite editor. I used&lt;br /&gt;
Photoshop to merge an Electric Picnic poster with the RB Brick logo,&lt;br /&gt;
fyi.&lt;br /&gt;
&lt;br /&gt;
==Step 3: Tag your mp3==&lt;br /&gt;
&lt;br /&gt;
So, having got your mp3 and any album art, make sure and update the&lt;br /&gt;
ID3 tag info. You can use whatever program you like to do this, but&lt;br /&gt;
I recommend Tag &amp;amp; Rename (http://www.softpointer.com/tr.htm). This&lt;br /&gt;
program allows you to embed the album art in the ID3 tag. This will&lt;br /&gt;
increase the size of the mp3, but given that we&#039;re talking about an&lt;br /&gt;
increase of ~100Kb in a file that&#039;s likely to be 40Mb, that&#039;s not&lt;br /&gt;
much of an issue.&lt;br /&gt;
&lt;br /&gt;
For RBRadio, the recommended tags are:&lt;br /&gt;
&lt;br /&gt;
Title: whatever you want&lt;br /&gt;
&lt;br /&gt;
Artist: RedBrick&lt;br /&gt;
&lt;br /&gt;
Album: whatever you want: your username, a show title, both, a partridge...&lt;br /&gt;
&lt;br /&gt;
Year: current year&lt;br /&gt;
&lt;br /&gt;
Genre: whatever&#039;s appropriate.&lt;br /&gt;
&lt;br /&gt;
Comment: In this section, include the playlist for the show. I like to use &amp;quot;Artist - Song Title (Album)&amp;quot;, but it&#039;s up to you.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re using Tag &amp;amp; Rename, you&#039;ll see an &amp;quot;Art&amp;quot; panel on the right&lt;br /&gt;
of the tag editor. Click on Add, and link your image.&lt;br /&gt;
&lt;br /&gt;
==Step 4: Create an authenticated area==&lt;br /&gt;
&lt;br /&gt;
Follow the pubcookie instructions. The short format of those are:&lt;br /&gt;
&lt;br /&gt;
Create a directory off your public_html - call it something like&lt;br /&gt;
podcast, or radio, or MrKiplingsFlyingElephantSupplies. I don&#039;t&lt;br /&gt;
care. In that directory, create a .htaccess file, with the following&lt;br /&gt;
contents:&lt;br /&gt;
&lt;br /&gt;
 PubcookieAppID pod  Authtype pubcookie&lt;br /&gt;
 require valid-user&lt;br /&gt;
&lt;br /&gt;
Set the permissions on the dir and the file correctly, and you&#039;re&lt;br /&gt;
done. This means that only rb users can access that directory. I&lt;br /&gt;
think.&lt;br /&gt;
&lt;br /&gt;
==Step 5: Upload your mp3==&lt;br /&gt;
&lt;br /&gt;
Put your mp3 file in the dir you created in Step 4. Take note of its size.&lt;br /&gt;
&lt;br /&gt;
==Step 6: Create your RSS XML file==&lt;br /&gt;
&lt;br /&gt;
Take a look at ~sandman/public_html/podcast/rbradio.xml for a&lt;br /&gt;
sample XML file. Anything that&#039;s not inside &amp;lt;&amp;gt;&#039;s you can edit&lt;br /&gt;
as appropriate. The important part is the &amp;lt;item&amp;gt; tag. Within&lt;br /&gt;
this, you find the stuff that shows up in an RSS feed. The&lt;br /&gt;
&amp;lt;enclosure&amp;gt; tag has the link to the mp3 file that you created.&lt;br /&gt;
It has a &amp;quot;length=&amp;quot; part that must be accurately set to the length&lt;br /&gt;
of your mp3 file. Everything else in the file is pretty straight-&lt;br /&gt;
cast forward if you know HTML.&lt;br /&gt;
&lt;br /&gt;
Put this file in the directory from Step 4.&lt;br /&gt;
&lt;br /&gt;
==Step 7: Link to your RSS file==&lt;br /&gt;
&lt;br /&gt;
The last part is the simplest. Just create a link off an index.html&lt;br /&gt;
file in the directory from Step 4: I like the following format:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;a title=&amp;quot;RSS 2.0: Use this link with your favorite RSS &lt;br /&gt;
 newsreader for grabbing the podcast. I think.&amp;quot; href=&amp;quot;rbradio.xml&amp;quot; &lt;br /&gt;
 style=&amp;quot;border:1px solid; border-color:#FC9 #630 #330 #F96; &lt;br /&gt;
 padding:03px; font:bold 10px verdana,sans-serif; color:#FFF; &lt;br /&gt;
 background:#F60; text-decoration:none; margin:0;&amp;quot;&amp;gt; RBRadio &amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This creates a nice orange box, which seems to be the standard for&lt;br /&gt;
denoting RSS feeds these days, with the title RBRadio. Change&lt;br /&gt;
&amp;quot;rbradio.xml&amp;quot; to your own .xml file, and away you go.&lt;br /&gt;
&lt;br /&gt;
==Step 8: Listen to your file.==&lt;br /&gt;
&lt;br /&gt;
Oh now come on, you don&#039;t expect me to do this, do you? I don&#039;t&lt;br /&gt;
know how to use any players other than Winamp.&lt;/div&gt;</summary>
		<author><name>Sandman</name></author>
	</entry>
</feed>