Showing posts with label Techno Babble Ramble. Show all posts
Showing posts with label Techno Babble Ramble. Show all posts

Integrate Facebook Comments into your Blogger Blog


Update October 2012 - I have noticed a lot of traffic on this post. I stopped using facebook comments quite a while ago in favor of the Blogger dynamic view. I have tried to set it back up only to be frustrated by Blogger's seeming insistence on not allowing it to work. It seems that Blogger, being part of the Google family, wants you to use Google+ instead. Which is great and all, but it's not facebook where all your friends are.

If you get it to work, let me know and I will update this post. Thank you.

UPDATE! I got it to work! Follow directions carefully.


Step 1. Disable Default Comments


The first thing you should do is disable blogger's default comments. You don’t want to have 2 comment forms.

Log in  to your blogger account.

Navigate to:
 Settings  >> Posts and Comments >> Comments >> Comment Location 
In the drop down box choose Hide.
Click Save Settings

Step 2. Generate your Facebook App ID

Now you should generate your own facebook app id, it’s really easy and one step process,
just go to this page:  Facebook developers.

If you have not used any features in Facebook Developers before, you may have to verify your account with either a credit card or a mobile phone. You will have to re-enter your facebook password, too.



You will not be charged anything to verify, this simply confirms you are a human doing polite human things. Click the link that is appropriate and follow the directions. It may take several minutes for the verification to complete. Then come back to Facebook developers.


Click  +Create New App
You will see the following screen:


Enter your blog title for "Site Name" and enter your blog's full URL for "Site URL".

click  Continue 


On the next page Facebook will generate you a lot of info. you’ll need only one line, it’s App ID/API Key.
just copy it and keep anywhere, we’ll need it in the next steps.




Step 3. Codes To Add To Your Template
In your Blogger account again, navigate to:

 Template >> edit html >> Proceed then check Expand Widget Templates

Find the following code (Hint: pressing CTRL+F will open the text search in your browser):

<html
Replace it with:
<html xmlns:fb='http://www.facebook.com/2008/fbml' 

      Next, search for:
<body
Just above that, paste this code:
<div id="fb-root"> </div> <script>   window.fbAsyncInit = function() {     FB.init({       appId  : 'YOUR APP ID',       status : true, // check login status       cookie : true, // enable cookies to allow the server to access the session       xfbml  : true  // parse XFBML     });   };   (function() {     var e = document.createElement('script');     e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';     e.async = true;     document.getElementById('fb-root').appendChild(e);   }()); </script>
 change YOUR APP ID to your app id ( you got it in the previous step ).

Now, copy the following code.
<meta expr:content='data:blog.pageTitle' property='og:title'/>
<meta expr:content='data:blog.url' property='og:url'/>
<meta content=' MY-SITE-NAME' property='og:site_name'/>
<meta content='http://google.com/…/blogger_logo.gif' property='og:image'/>
<meta content='YOUR-APP-ID' property='fb:app_id'/>
<meta content='http://www.facebook.com/YOUR-FACEBOOK-PROFILE-ID' property='fb:admins'/>
<meta content='article' property='og:type'/>
Paste it into Notepad or another text editor. 
Change the colored text as follows:

Change MY-SITE-NAME with the one you want to appear when a user likes a page. ("Gil likes Helping on Facebook")

Change http://google.com/…/blogger_logo.gif with your blog logo, or remove the all tag if you don’t want it.

Change YOUR-APP-ID with your application ID number.

Change YOUR-FACEBOOK-PROFILE-ID with your own facebook user profile ID.
(This is your Facebook Username. If you visit your profile (Timeline) and look at the address in your browser bar, this is the part that comes after http://www.facebook.com/.)

After making these changes, copy everything and add the code just above
</head>
It should be just above the code  you pasted in the last step. 

Step 4. Adding the Comments Box to your blogger template

Find the following code:
<b:includable id='comment-form' var='post'>

After it, please paste the following code.

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div style='padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;'><script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/>
<div> <fb:comments colorscheme='light' expr:href='data:post.url' expr:title='data:post.title' expr:xid='data:post.id' width='520'/></div>
<div style='color:#fff; background-color:#3B5998;border: solid 1px #ddd; font-size:10px; padding:3px; width:450px;'></div></div>
</b:if>
To change the width of your comments box, please change 450 to what ever you want, it’s in pixels, 

Click:

 Save Template 

Close the editor and then check your blog. If anything is out of whack, go back carefully through the steps.



Melding Facebook into my blog - and vice versa

Just a quick post, I'll write up something more later. Today I heard about the newest update to the Facebook comment system for other websites. It's like taking the comments someone makes to your status update and putting it in your blog or whatever.

So, with some trial and error and a little bit of banging the head against the wall, I got it setup and running on this blog. To see it, click the "click here to comment" link below (if you are not viewing this on the main blog, go to http://thedeeperendofchaos.blogspot.com).

That was so much fun, I added a like button.

Check it out. Not sure I like it, but it was fun to put it together.

Minty Fresh

I am not a huge Linux user. I am a big Linux fan, though. I like what it stands for, I like the open source community, and I sincerely believe that it is a better "product" than Windows. By far.

But I am not "huge" into Linux. I've been using it off and on throughout the years, but never really got into the whole "power user" mode. I'm a casual user. Like most people who use Windows, I just want it to work so I can check my emails, see my pictures, and watch monk shots on YouTube.

I've posted here a couple of times about installing Linux. I thought about doing it again, but honestly, installing and getting Linux to run is almost a non-event. It installs way faster than Windows, doesn't muck up your hardware, and normally finds everything it needs to get you up and running.

Today I made the switch from Ubuntu - which is GREAT by the way - to Mint (Debian). The reason I made the switch is because my old Dell laptop is, well, old. Really old. I needed something just a little more slimmed down to meet the limitations of the memory and processor.

Installing Mint took literally minutes. When I last reinstalled window, probably xp, on this laptop, it took a day. A WHOLE day. And I had to reboot and reboot and reboot to get all the hardware drivers installed AFTER windows was installed.

With Mint, I clicked install, walked away for about 10 minutes to make coffee and when I came back it was done. DONE done. No extra drivers to install, no video to configure. Bam. Done. Running. Happy.

I did have to fight a tiny bit to get the wireless internet running. But that was a hardware configuration issue and not the fault of Mint. I went into the bios, flipped a switch, and it was done. 

And it does everything windows does. Well, almost. For the average user, you won't need anything else. The Gnome interface looks and acts like Windows. It just works.

I'm still on the lookout for a good video editor. And by good I mean like Windows Movie Maker. Although I wouldn't complain if it was on the level of good that Final Cut Pro is. But this old computer doesn't have the memory to do video processing anyway, so maybe the next time.

To close let me just say, Windows sucks. Long Live Linux. Thanks.

Samsung SC-MX20 Digital Camera Revisited

I've had such tremendous response from my original post about the Samsung SC-MX20 digital video camera, that I felt I needed to revisit the issue.

If you got here from Google or another search then you either have a Samsung SC-MX20 and you're having issues with it, or you are thinking about getting one. So you are either having the following issues or you need to know about them:

Issues With Samsung SC-MX20
1) Camera saves files in MP4 format.
Files need to be converted before using with various windows programs
2) After recording in widescreen format, videos are forced into standard format on your computer.
Camera does not "tell" your computer the video is widescreen.
3) Videos recorded in widescreen are "interlaced", causing horizontal lines to appear in the video.
Quality can be greatly lower.

However!
I have built the fix.

This program is freeware. It is provided AS IS. USE AT YOU OWN RISK!!

This is my second version of the program. It has options to deinterlace and to do widescreen or not.

Download the compressed file, unzip it, then double click "Click here to install". The program is self explanatory. On Vista you may get a notice that it's "Not Responding", but it is. Be patient. If you have any other problems, comment here.

Click here to download.


Note: This fix is for Windows. It has not been tested in Windows 7. Please see my original post for information that may help if you have a Mac or Linux computer.

Creating a Podcast Episode With Audacity

Note, this is an edit of a previous version of this post. I got lazy toward the end of writing the original and started to feel bad about it. Here's a better version that I hope is genuinely helpful.
_______________________________

In my previous two posts I covered the basics of podcasting, and gave a step by step for creating a podcast. In this post I will discuss using the recording tool Audacity to create a professional sounding episode for your audio podcast.

NOTE: Like any art form, making a good podcast takes PATIENCE and PRACTICE. Also, you need good source material. These steps will show you how to make a podcast file, but to make a GOOD podcast file will take some skill. Practice. Listen to your finished product before sending it out. It will take some work to produce a professionuality result.
al q
Now, I am not going to rehash what Audacity is or how to install it or anything like that. I'm going to assume you're here because you know what it does and why you want to use it. Just go here, get it, install it, and we'll go from there. (Please be sure you have the latest, greatest version - 1.3.7. If not, you won't have all the features needed for this tutorial.)

I'm also going to assume that you know what it is you want in your podcast. For this example we'll go through recording a file then mixing multiple files. We'll start by recording the main part of the program, then we'll mix in some lead in music and some "lead out" music". Finally, we'll save the file as an MP3. At which point it's ready to go!

So let's get started.

Check your hardware.
To record a file, you need a source. If you can pipe the sound into your computer, you can use Audacity to digitize it. For our example we'll use a microphone. Whatever your source, you'll need to hook it up and make sure it's working. Consult your hardware's documentation to make sure you have it set up properly.

Set your source.
Start Audacity. To record from your source, you need to tell the program which source to use. From the window menu choose "Edit" then "Preferences". The Preferences window will open. In the menu on the left hand side choose "Audio I/O". On the right hand side is a section headed "Recording". Use the drop-down menu next to Device to choose your microphone. For "Channels" choose "1 (Mono)" - unless you have a stereo mic. Click "OK".

Start recording.
Now, assuming your hardware is set up right, you are ready to record. In the main window of the program you will see controls that look like the same controls you see on your VCR and remote controls and just about everything. The arrow button is "play", the square button is "stop", the red circle is "record", the double vertical lines are "pause".

To record what you're going to say, just click the red circle and start talking into your mic. If you need to pause, click the pause button. When you're done recording, click the stop button. It really is that simple.

Save your work.
At this point, you'll want to save what you've recorded. Since we are going to take your voice and mix it with some other files, we're going to save it as an Audacity project file. Click "File" and "Save Project". You may get a window saying "You're about to save as an Audacity file" or something like that. You can just click "Ok" because it is. The save window will come up. Name your file and save it where you can find it. I suggest the Desktop.

Add some music.
Now the fun begins.

Pick some music you want to use as your lead in. For this example, use anything, but your finished project should be your own music (you wrote it and you own it) or something that is in the public domain (everyone owns it). You can find some at Archive.org.

In the program choose "File" and "Open". Find the file you want to use and click "OK". This should open a second Audacity window. Your original audio should still be open in the first window.

Unless you want a long lead-in, you won't need the whole song. So, your first task is to select the part of the song you want to use. For this example, we'll choose the first 20 seconds of the song.

Just like editing a text file, you can just select, cut and paste. The Audacity window has a timeline across the top. Click on the "image" of the audio at about the 20 second mark and drag your cursor to the left to the beginning of the file. Choose "Edit" then "Copy".

Switch back to your first file, the one you recorded with your microphone. On the window menu choose "Tracks", then "Add New", then "Stereo Track". (Assuming the song you copied from was in stereo. You can just choose "Audio Track" if it wasn't.) In the main window you should see multiple tracks now, one with your recorded sound, the other is currently empty.

Make sure the new track you just created is selected by clicking on it. Then, in the main windows menu, choose "Edit" and "Paste". You should now see two tracks in your main window.

If you click the play button you will hear both tracks playing. If you were to save it now, this is what your podcast would sound like. But this is probably not what you want it to sound like.

Try to do the same to add "lead out" music. Don't worry about the placement of it right now, we will get to that. Just select your music and paste it into your main window. If all goes right you should have three tracks, your opening music, your closing music, and you spoken word.

Timing.
Now we need to get everything arranged correctly. Unless you want a long lead in and a long lead out(for lack of a better term), you won't want the music to be outside of your spoken word, you will want part of it to overlap. The first thing we want to do is arrange everything in our window so we can see what were doing. Let's move your lead in music to the top and have your spoken word right underneath. (We won't worry about the closing music right now.)

On the track in the main window, on the left side you will see an X, DON'T GET AHEAD OF ME! If you click the X it will delete the track. Next to that you might see a name. To the right of that is an arrow pointing down. If you click that, it gives you some options. One is "move track up" and another is "move track down". Depending on where things are in you program, either move your music up and your spoken word down, or vice versa until your lead in music is above your spoken word.

The next thing is to move your spoken word a few seconds so the music can play by itself. Unless you already have a pause at the start of your spoken word track, you will need to move the entire track a few seconds to make room for the music. We're going to do the same thing with the lead out music later on, so learn this anyway.

To do this accurately, you might want to zoom in. On the right hand side of the main window you will see two magnifying glasses, if you click the one with the plus, you will see that your timeline gets longer. It "spreads out" the time so you can see more detail in the audio. Zoom in as much as you need to be able to see 5 seconds pretty clearly. You might need to use the scroll bar at the bottom of the window to move back to the beginning of the project.

Now, click on your spoken word track to make sure it's selected. In the menu you will see a tool that looks like two points on a compass. This is the move tool. We're going to select that, then click and drag your spoken word track. You're going to move it to the right until you have 5 seconds worth of "nothing" at the start.

If you wish, you can do the same with your lead out music now. Only, instead of 5 seconds, you are going to move it out until 5 seconds worth of music in past the end of the spoken word track. Use the scroll bar at the bottom to move the view to the left.

Now here is the fun part. Assuming you still have your music above your spoken word, we are now going to automatically lower the music so it blends with the words. Click on your lead in music to select it, then from the window menu choose "Edit", "Move Cursor", then "To Track Start". Now choose "Edit", "Select" and then "Cursor to end". Your music should now be highlighted.

The tool we're going to use is called "Auto Duck" (As in the music will "duck under" the spoken word.) Choose "Effects" and "Auto Duck". You will see a graph with a "u" in the middle. If you click the dot at the base of the "u" and drag it, you will change the volume of the background music. Click Ok. Try playing your podcast. Is the music quiet enough? If not, choose "undo" and lower the bottom of the graph the next time you try it.

Try doing the same with your lead out music. Move it so it's just above your spoken track, select it, then use auto duck again.

Making the finished product.
Everything will combine into one file when you export your project as an MP3. If you are using the Windows version of Audacity, you can "File" and "Export as MP3". Save your file where you can find it.

If you are using the Linux version, things are a little more tricky. Follow the directions for your particular linux distribution to install "Lame". Back in Audacity you can choose "File" and Export". This will pop up a window asking you to edit the "metadata". You can just click "OK". Name your file, choose where to save it, then toward the bottom of the windows choose "mp3" as the file type.

That's it! Upload your MP3 to where you need it for your podcast.

This is a very basic tutorial for beginners. The main this to remember is PATIENCE and PRATICE. When you get the results you want and are ready for more, there are many great tutorials for Audacity out there that wil show you the hard stuff. There are all kinds of special effects and mixing tools to get professional results. Work on it. Try different things. No matter what, it's not going to be perfect the first few times. Audacity, like everything else on your computer is a tool, not a mold. Put in the work and you'll get good.

Have fun!

Podcasting - step by step by step.


So, you want to be a podcaster. But you have absolutely no idea how to get started. Well, take heart, because you're in the right place. In this post I will tell you how to start broadcasting your podcast love throughout the universe.

However, while this article will show you how to do it, it doesn't mean you can automatically do it WELL. Like anything, patience and practice will go a long way toward producing a quality podcast.

First, a disclaimer. I am not a podcaster. I don't do podcasts for a living or anything like that. I am a tech guy, though, and I have spent many years building and supporting hardware and software systems, so I know how to take something apart to see how it works. That's what I've done here, I've taken it apart to see how it works and now I'm sharing what I've found.

Also, regarding the software and services mentioned here: I endorse them simply because they are the simplest to use. There may be, and probably are, better options out there for long term use. However, for the beginner these are the best I've found. I am not affiliated with any of them and they didn't pay me anything to mention them.

So, here we go!


Step One.
Have something worth podcasting.

You might think this is a no-brainer, but think for a sec. Do I really have something that I need to share? And if I need to share it, has someone already beaten me to it? Check the iTunes directory. Search on every term related to your topic. If you find a podcast on your topic, check it out. Is it any good? Can you do better? If you don't think you can, then don't. Try something else. If you're creating a podcast just to share with your friends and family, then go ahead. But if you're looking to share your podcast with the world, make sure your content is unique and worth investing the time.

Is your topic something you're passionate about? And even then, is it something you can make program after program about? If you're just going to make just one or two programs, then why bother with a podcast? If it's something you think is worth producing many episodes, then podcast it.

Also, think about how you are going to present your information. Can you do it in a way that people will find entertaining? Will someone besides you like it?

Another thing to consider: Is what you're sharing yours? Do you own it? It is possible to share music and video , but you shouldn't do so unless it's yours. Piracy is illegal. Your podcast should consist of content that is yours. (Or, public domain, which means everyone owns it.)

The best podcasts are well organized, concise, and fun. Write an outline of what you want in your podcast. If it's your voice, make some notes on what you will say. If it's music, decide what order you will put the songs in. If it's video, edit it well.

You should also consider how long your podcast is going to be. Some are only a few minutes, others are an hour or longer. Consider your audience. Will they bother with your podcast if it's long? If it's too short, will they remember it well enough to share it and talk about it?

Step Two.
Have a way to get your information onto your hard drive.


You've got your topic, you've made some notes, decided on what is in and what is out, and you're ready to go. So how do you get your voice, music, whatever onto your computer? Simple. Record it or upload it.

If you don't know how to upload something to your computer, then you need more help than I am able to provide. Maybe a good beginner's course at your local community college is in order. We will discuss recording.

To record, you're going to need hardware. Most computers do not come with built in hardware for recording, and even if they did, you will probably need something better than what you've got.

If you're going to record your voice, get a good microphone. Not just A microphone, a GOOD one. If your podcast becomes popular, you'll want to invest in a professional quality microphone with a "pop" screen, but for now, you can get a good one at Radio Shack.



You'll probably want one that plugs into the USB port on your computer, since this is the easiest way to get your voice onto your hard drive.

If you have other audio sources that you'd like to record on your computer, check with your local retailer for ways to connect your audio to your computer. There are many players available that have a USB connector that will allow you to quickly convert your records, tapes, and other audio to digital.

Once you have your device(s), follow its documentation to set it up properly and have it working before proceeding.

Step Three.
Recording.


Now you need something that will take your voice, or other audio that you input with your hardware, and create a file out of it. You may also want to combine voice and music to create transitions and so forth. You need a recorder. Just like the cassette recorders of yester-year, a digital recorder will capture your voice or music or whatever and digitize it for you.

There are many good programs that turn your computer into a digital recorder. One of the best is Audacity. Simple enough for the beginner, it offers enough features to do some pretty cool stuff. And the price is right: free. With Audacity, creating a digital audio file is as simple as starting the program, pushing the big red record button, inputting your audio, pushing the stop button, and saving the file. You can create an MP3 directly from the program and have it ready to upload in minutes. You can also take music or any other audio you can get into your computer and mix it produce really professionally sounding programs.

In the process of writing this I realized that it may be useful to give a tutorial on creating a good podcast with Audacity. Something with lead-in and maybe background music.... something more than just "play this, stop, play this, stop", something professional sounding. I will write about that in my next blog post, but knowing HOW to do it and DOING IT RIGHT are two different things. You will want to review and re-review your work to get the result you want. Patience and practice will get you a lot further than a tutorial. But look for that in my next post.

Whether you use Audacity or some other recording program, the object is to create a file from your audio. Think of the file as a virtual CD (or tape, if you're old enough to remember those!). Ideally, you'll want to make an MP3 file, since this is the best format for podcasts. If your program doesn't allow you to save it as an MP3, do a search for ways to create an MP3 from the file type you have.

Step Four.
Uploading.


Now you have your MP3. Your podcast episode is done. Great. Now to make it available to the world.

This is where things get tricky. It's important not only to have your podcast file
available, but to have it available in the right way. There are many free services, such as Windows Sky Drive, that allow you to store and share your files. And they're great. But they are not practical for doing podcasts. Why? The issue is the difference between accessing your files DIRECTLY and INDIRECTLY.

It's not always easy to know when you are accessing a file directly online and when you are "going through channels". However, normally, you can tell by looking at the URL, the address of the file you are accessing. If you click on a link and your browser takes you to an address that looks like this:

http://www.myfilehome.com/importantfile.mp3

Then you are most likely accessing it directly. "myfilehome.com" being the name of the server and "importantfile.mp3" being the file you are accessing. However, if you click on a link and your browser takes you to an address that looks like this:

http://bbx5qw.bay.livefilestore.com/y1phci9G0DRpHt0nSIpUGQXjJmuVkZjaf1o_ZTgKEYC1E2Cb_qndG_h_ngP2Qs7F0898cshmdoRSg61sRXNBP04JA/improtantfile.mp3

then, apart from being an address that is nearly impossible to remember, this file is being accessed INdirectly. In this case, the bbx5qw is a key that is fed to the directory "bay" on the server "livefilestore.com". The long impossible string is a virtual folder, possibly created just for you, used only to serve up a copy of the file and not give you access to the file itself. Other servers do things differently (and this may not be the way this particular address works, but I have seen others done this way. It's just an example.) but the real goal is to shield the direct address of the file to protect it from those who might try to hack their way into the server.

So while free services are great as a way to back up your files online, they are not practical at all for podcasting. You will need a place to access your files directly. The absolute BEST way to do this is to pay for web hosting. If you get serious about podcasting, you will definitely want to do this. However, just starting out, this may not be practical for you. Later, I will talk about a service called "Podbean" that will help you with this step and other steps as well.

Also, you may try using "archive.org", they allow you to store your file and access it directly. However, the intent behind archive.org is to collect "open source" audio and video so you shouldn't upload anything that isn't 100% your work and you should expect others to access it and use it.

In any case, you need to have a permanent direct link to your file. For beginning podcasters, I strongly suggest just using Podbean. It's free and helps you circumvent many problems you will encounter trying to do it yourself.

Step Five.
Feeding your file.


Now that your podcast file is home, you need to feed it. No, not like you feed your dog. You are going to FEED it TO people. This is very simple to do, but not so simple if you want to do it yourself.

Podcasting utilizes a form of RSS. RSS stands for "Really Simple Syndication". RSS is everywhere. If you are reading this blog, you are utilizing RSS. It would take forever to explain every possible use of RSS, so let me just cover the basics and how it relates to podcasting.

In simplest terms, RSS involves a "container" and the stuff inside the container. Think of it like a picture frame and the ability to change the picture any time you want. Then, add 20 million cameras all pointing at your frame that are broadcasting your picture to other frames all over the world. When you change your picture, it changes in all the other frames at the same time. The owners of those frames don't have to get a copy of your picture to update theirs because they have direct access to yours.


A podcast, then, is like a wall of frames. Each frames contains a different episode of your podcast. The cameras are pointing at the whole wall and let users access each picture, one at a time.

Kinda cool, right? You can also think of podcasts as TV channels. Each channel offers their own programs, which would be your episodes. The difference is, you don't have to wait for one program to end before going to the next one, or, likewise, you can go back to a previous one that you liked without losing the new one.

Simple enough, right? So what is the mechanism behind this? For RSS to work, your frame, or wall of frames, is an .xml file. XML stands for eXtensible Markup Language. In some ways it is similar to HTML, which is what makes up web pages, but in other ways, it's completely different.

If you are interesting in learning XML, there are many great tutorials online. It's not important to know it to produce a podcast. All that is important is that you have an XML file that defines your podcast. You can either try to write one yourself, which is possible, but hard to get exactly right, or you can have one written for you.


This brings us again to Podbean. Besides hosting your file, Podbean will also produce your feed file automatically. Alternately, you can use Blogger, the service I use for this blog, to create a podcast. For details on how to do that, CLICK HERE. A third option is to have the file created for you and then put it online somewhere. (The same rules apply as with your audio file, it needs to be accessed directly, not indirectly.) You can use this site to create your XML file that will define your podcast and present your first episode. The file will then need to be edited for each episode after that. As an appendix to this blog post, I will include an example of an XML file for a podcast and you will be able to see what you might be able to do to add more episodes.

Step Six.
Share your podcast.


You've recorded an awesome first episode, you've uploaded it, you've created an RSS feed file to define your podcast, and you've got that set up somewhere. Now what? Well, basically, you're done. At this point, you have a podcast. Congratulations. The End.

Just kidding. What you want to do now is share your podcast with the world. You do this by sharing the link to your RSS feed file. People then take that link and plug it into their podcast software (iTunes or equivalent), and start downloading your episodes.

The easiest way to do this is to get your podcast into the iTunes directory. To do this, follow the directions HERE. I haven't done this, but my understanding is you need to have a few episodes under your belt before iTunes will get it set up for you.

Otherwise, just give people the link to your RSS feed file. People can then manually add your podcast to their iTunes or other program. Every program is different, and, indeed, different versions of iTunes are different. Check your program's help file for details on how to manually add a feed.

If you are using Podbean, they will set up a link to your podcast on your podcast management page that, when clicked, will open iTunes and add your podcast. If you are using Blogger, simply use the link to your blog plus "/feeds/posts/default", as in "http://forgivenlikedavid.blogspot.com/feeeds/posts/default".

There are places online to share your podcasts as well. Podcast Alley, something something...... Some of these have ranking systems that help you get your podcast out there.
---------------

That's it! It does take a little technical know-how to do it, but with some patience and a little effort, you can get your podcast out there for the world to hear!

Appendix 1.
An XML RSS feed file.


Here is a feed file and it's parts. To create your own, edit the blue parts. The red are parts that are important as is and should not be changed. The black parts are the descriptors and are not part of the file.

<rss version="2.0"> (Defines the file as RSS.)
<channel> (Opens the "channel" section of this file.)
<title>Podcast Title (This is the name of your podcast "channel")</title>
<link>http://www.websiteforpodcast.com (If you have a blog or other website for your podcast, put it here. If you use Podbean, put your Podbean address here.)</link>
<description>This is the coolest podcast ever. (Describe your podcast here. Be concise, but descriptive. iTunes and other directories will display this. It's your chance to say what this is all about.)</description>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> (I'm not sure why you need this, but you do, so just don't touch it.)
<language>English (This is the language your podcast is in, even if your website and this file are in another language.) </language>
<copyright>Copyright ©2009 Most Awesome Stuff (This can be whatever you want. It's your chance to claim it as your own.)</copyright>
<category>Podcasting (What best describes your podcast? Music? Tech? This can be whatever you want.)</category>
<image> (Opens the image section of this file. This is where you define the image that will appear in iTunes and on iPods.)
<url>http://www.websiteforpodcast.com/logo.jpg (This is any image you want. Just be sure you have a direct URL.)</url>
<title>Title of the image (I know, makes no sense, but you need it.)</title>
<link>http://www.websiteforpodcast.com (Your website again. I know...) </link>
<width>300 (Width of your image in pixels. 300 is best for iTunes.)</width>
<height>300 (Height of you image in pixels. 300 is best for iTunes.)</height>
</image> (Closes the image section of this file.)
(These 'tags' are necessary when submitting to iTunes.)
<itunes:author>Your Name (Or the name of your company or whatever you want.)</itunes:author>
<itunes:subtitle>Subtitle of your podcast. (Very short, but whatever you want.)</itunes:subtitle>
<itunes:summary>This is the coolest podcast ever. (Just like the description above.)</itunes:summary>
<itunes:keywords>podcast cool groovy gnarly (Any one word categories that might define your podcast. Put in as many as you want, separated by spaces.) </itunes:keywords>
<itunes:explicit>no (Or 'yes' if your podcast uses "R" or highter rated language or covers "R" or higher rated topics.)</itunes:explicit>
<itunes:image href="http://www.websiteforpodcast.com/logo.jpg (Same as the image URL above)"/>
<itunes:owner> (Opens the "owner" section.)
<itunes:name>Your Name (Same as "author" above.)</itunes:name>
<itunes:email>youremail@yourdomain.com (Your email address so the iTunes people know where to reach you.)</itunes:email>
</itunes:owner> (Closes the owner section.)
<itunes:category text="Podcast">
<itunes:category text="Coolness">
(Put as many of these in as you like. These are the categories the iTunes people might list your podcast is. You can use the same words you used for keywords if you want.)

<item> (Opens an 'item' section of this file. NOTE: The 'channel section is still open, do not close it until the end. Also, you will need one 'item' section for every episode of your podcast that is available for download.)
<title>Episode 1: The awesomeness of podcasting. (This can be anything you wish.)</title>
<link>http://www.websiteforpodcast.com/episode1.mp3 (The web link for your episode.)</link>
<description>The description of your podcast episode. (Whatever you wish, but just for the episode, not the channel.)</description>
<author>Your Name or Email (Or the name or email of whoever made this episode if you have others doing it.)</author>
<pubDate>Sun, 27 Nov 2005 18:17:32 -0800 (It doesn't have to be this precise, but this sets the date you made this episode.)</pubDate>
<category>Podcast (yes, you have to set it for the episode, too.)</category>

This next tag is the big one. You have to have it right or nothing will work.

<enclosure url="http://www.websiteforpodcast.com/episode1.mp3 (This is the direct URL of your podcast file. It MUST be a direct link and not indirect.)" length="110039585 (Length, in bytes, of the file)" type="audio/mpeg (Normally, for an audio podcast, you'd leave this. If it's video, put in 'video/MP4'.)">

Just like the 'channel' section, you have to do it all again for iTunes.

<itunes:author>Your Name</itunes:author>
<itunes:subtitle>Most awesome podcast ever.</itunes:subtitle>
<itunes:summary>We talk about how awesome we are.</itunes:summary>
<itunes:explicit>no</itunes:explicit>
<itunes:duration>11:00 (in minutes)</itunes:duration>
</item> (Closes the item section. Remember, to add another episode, you need another item section.)
</channel> (Closes the channel section. All the item sections should be before this.)
</rss> (Closes the file.)

Save your file as an .xml file. Upload it anywere you have a direct URL. Share that direct URL to give people access to your podcast.

Appendix 2.
About Podbean.

http://www.podbean.com

I endorse this service only because it's the simplest I've found for the beginning podcaster. I don't use it myself, except for what little experimenting I've done with it, neither am I affiliated with them in any way. There may be other services out there, but this is simply the first, simplest tool I've found.

To get started with Podbean you will need to create an account. Their basic service is free, but for more advanced options you will need to pay. Their free level seems ok, but once your podcast starts increasing in popularity, you will run out of bandwidth. Don't commit to the paid service until you're sure you can maintain it.

For more information, go to podbean.com.


*All images, though found on public websites such as Flickr et al., are copyright of their respective owners and are used under "Fair Use" laws in the United States. If you are the owner of any of these images and do not want them used, please contact the author.

Ex-Xubuntu

Originally posted at Adam's Blog, Igneous Quill. Visit him by clicking here for great stuff about Ubuntu, programming languages, and all kinds of other fun stuff!

_____________________

"It's just not... happy", I told him. My friend, Adam (whose blog is here) had made the jump from Windows to Linux some time before and got me looking into a Linux solution for my Windows XP problems. So, after a little research I chose the Ubuntu "brand" of Linux (as it seemed to have the most support for older Dell hardware), and took the plunge.

At first boot, it was love. Ubuntu 8.10 installed like a dream. I popped in the CD-ROM I had created from the download and that's all I really had to do. I was prepared to deal with some issues that had been reported regarding video and wireless drivers, but those issues never appeared for me. I was up and running and using the web in less than 30 minutes.

But a short while later, I just wasn't feeling that squishy love feeling anymore. "It's just not... happy", I told Adam. Ubuntu just didn't seem to have any pep. Everything was slow, painfully so, and the more I used it the more it seemed to just want to go to sleep.

"Have you looked at Xubuntu?", he suggested. I had looked at it, briefly, when I was doing my original research into different flavors of Linux, but for some reason had passed it by. Adam went on to explain that Xubuntu was built for systems like mine - older, slower, crankier, and that I should give it another look.

So, I did. It's really easy to switch from one "flavor" of Ubuntu to another using the Synaptic Package Manager. At heart, all Ubuntu distributions are all the same - the heart, lungs, kidneys, all Ubuntu distributions share the same guts. What's different is the bones and the skin. I won't get too technical, but it's enough to say that since the guts are the same, you can quickly and easily change the outside. Switching to Xubuntu just involves searching for it in the package manager, selecting it, and clicking apply.

I did that. I looked up Xubuntu in the package manager, which caused it to unload all the Ubuntu stuff, and we were off.

20 minutes worth of download and install and I was now an Ex-Ubuntu, Xubuntu user.

Again, I was in love. My laptop was alive again! If I wanted to run Firefox, BANG, it was open. If I wanted to run Gimp, POW it was open. No "click, wait, wait, run" anymore. Everything was quick, fast, slick and shiny.

But then...you got it. Something was just not quite right. The biggest, and I mean BIG, issue I had with Xubuntu was the network. Oh, I could get online, no problem. Other computers could "see" the Xubuntu machine and use files on it. But Xubuntu couldn't "see" them. This was a problem.

Now, to be clear. Xubuntu is GREAT. If you have an older laptop, use Xubuntu. It's slick, fast, and can do just about anything you need. However, If you have a need to share files across your home network, then Xubuntu is not your best solution. It can't do that.

Simple as that, Xubuntu was not built with network file sharing in mind. The developers of the file manager either over looked it, or intentionally left it out. Either way, it was not coded to recognize your network.

I found this out the hard way. Really hard. See, the thing is, I like to take pictures. I'm not a photographer, by any stretch of the imagination, but I have kids. Lots of them. So I take lots of pictures. I currently have close to 100 gig worth of snapshots stored on my desktop machine. I am in the process of organizing, touching up, and compiling these pictures into albums that I can share with extended family. As such, I want to keep them stored in one central place and not have multiple copies floating around.

So, one thing that is important to me is to be able to access the pictures from the desktop computer on my laptop. I couldn't do that with Xubuntu.

But I tried. I really wanted it to work. Compared to Ubuntu, Xubuntu made my laptop extremely happy. It's a match made in heaven. It's like the people at Dell that designed the B120 laptop so long ago went out and said "hey Ubuntu people, here's all the stuff you need to know to make a version of your OS that would make this old hardware come to life like an Autobot."

Like any other Linux user with a problem, I went out to the forums. If you're a Linux user, you know the forums. And there's a lot of them. The most awesome thing about Linux and especially Ubuntu, is that people on the forums are the coolest people anywhere. You an ask the simplest, dumbest question and someone will politely, graciously, and with much detail, help you. 99 times out of 100, you don't even have to ask your simple dumb question because someone else already has and there's a fix waiting for you.

"Xubuntu can't see network", or something like that, is what I needed an answer for. The answer? There is no answer. Oh, I found some great suggestions on configuring Samba and creating a shortcut in the files. But every suggestion was answered the same way. "This doesn't work". And the final answer to every suggestion was "Xubuntu can't do that".

As I said earlier. The Xubuntu file manager just isn't built to "do" networking. Apparently, there will eventually be an update to fix that, but for now, it just can't do it.

Crap.

That was the deal breaker. Much as I love the speed and power of Xubuntu, I just can't live without the network. So I kissed her goodbye and with much sorrow and tears I switched back to Ubuntu...

But, in the meantime, the lovely people who work on Ubuntu had released version 9.04. And guess what? It's love again! I don't know what they changed, but at least on my Dell, it's just as fast as Xubuntu was. The video is better and everything is just generally peppy again! But that's another blog post...

In summary, Xubuntu is awesome. If you have an older laptop that is dying or has died from Windows, bring it back to live with Xubuntu. However, if you need to access your home network, use Ubuntu. Either way, your old hardware will be like new, saving you money and saving your computer from the landfill.



Ready to give Linux a try? Check out the Ubuntu, Kubuntu or (if you have a slightly older computer) Xubuntu distros. They're all good, and all free.