SOLVED: How to Subscribe to iTunes Podcast with an Android App

October 31st, 2018 by steve shields

I want to subscribe to a podcast, but I can’t find it when I search for it by name with my Android app.

And I can’t find the RSS link.

Sound familiar?

How do you subscribe to an iTunes podcast with PocketCasts?

How do you subscribe to an iTunes podcast with Google Play Music?

You need the RSS link.

But many podcast sites, without intending to do so, hide the RSS link for an iTunes podcast.

Fortunately, there’s a solution.

It’s at this web site:
http://getrssfeed.com/

Here’s how to use it:

  1. Go to the iTunes site or SoundCloud site for your podcast and copy the url from your browser.(at the top of the screen).
  2. Paste that url into the field at getrssfeed.com and the service will retrieve the public RSS feed of the podcast.
  3. Paste that information into the search field of PocketCasts or whatever podcast catcher you use on your Android.

How to Remove Dates from WordPress Posts :: SOLVED

October 20th, 2017 by steve

Forever.

That’s how long it took me to figure out how to prevent dates and author information from appearing on blog posts.

I finally found a solution.

You can just hide a WordPress Blog Post Date and Name by adding the following CSS code in the Custom CSS code option.

Go to…

  • Admin Area ->
  • Appearance ->
  • Customize ->
  • Additional CSS

And type…

.entry-header .entry-meta {

display: none;

}

So it looks like this…

Search engines don’t like posts without dates, but if you aren’t looking for search engine hits, this solution worked for me.

 

Your Hard Drive Is Going to Fail

August 3rd, 2017 by steve

If you’ve been around computers for a while, you know this equation all too well…

At least you should know that equation. Your hard drive is going to fail.

But evidently people don’t. Often, I hear of people who have important data on their computer, experience a hardware failure, and lose that data. Permanently.

They never learned that:

 

My heart goes out to people who, along with that data lose hours of hard work and years of treasured memories.

So why not backup your data? Now?

It’s not that hard.

You can use the cloud — Dropbox, Google Drive, MS OneDrive, to name a few. I do that.

Or you can create backups locally. I do that too.

I do this because I know my hard drive is going to fail.

Years ago, I spent $100 on a USB drive and plugged it into my router. (The router has to have a USB port). I hide this behind my monitor, so it’s not taking up valuable desk space.

Then I use it for local backups. Several times a week.

When I plugged the hard drive into the router, it showed up in Windows Explorer like this.

After entering the router username and password, I was able to copy files to that drive using Windows Explorer, or any OS equivalent.

Most frequently, I use something called FreeFileSync, an application that lets me synchronize two drives or folders to one another.

Be aware that, if you’re not careful, you can delete all your data with either of these tools, but if you do nothing, the certainty of Hard Drive Failure will cause data loss for sure.

Your hard drive is going to fail.

So what’s holding you back?

Did I mention that your hard drive is going to fail?

Take a look at your router now, and if it has the USB port, go buy a drive to backup your stuff. If you don’t have a router with a USB port, you can get one or you can use a USB port on your PC.

Do something, because your hard drive is going to fail.