Sunday, April 18, 2010

Service status and new podcasting application

As many of you have already noticed some time ago, RSSHANDLER.COM stopped working as it was working earlier and stopped servicing podcasts. The reason for this problem are recent YouTube format changes. I can describe it in details, but basically, problem is that video, must be downloaded from the same IP that issues request. And it causes a lot of problems for hosted services like RSSHANDLER. Hopefully, something will change or someone will find solution and will share it with everyone and one day service will continue to work, as it was easiest way to watch YouTube podcasts.

But problem is still here and podcasts are not working. So, I decided to find some solution (maybe temporary), and today I am ready to make it public. It functions similarly RSSHANDLER.COM, but it is not hosted on server in the internet, but on user's own computer. So, it is standalone application. It is quite new, so expect some bugs and glitches, but it was already tested with several brave users, and general response is positive.

As special bonus, I have already implemented several long awaited features, like 50 results per feed and feed ordering. Also, as there is no traffic issues for application, now it is possible to return item descriptions.

There are pluses and minuses for application compared to service:
Pluses:
  • does not depend on service, so will work even if service is down
  • open sourced, so if you want, you can add your own features
  • better customization, it is possible to implement more features in application then in service

Minuses:
  • requires installation

Installation
  1. Program requires Java to run. Download Java at http://www.java.com/. Download it and restart browser or computer if required.
  2. Click at http://rsshandler.googlecode.com/files/rsshandler.jnlp . It will start launching and downloading of required components. Accept all prompts. It will start program and podcast server.

Usage

Create podcast URL

  1. Start server
  2. Enter type of feed you need: user (channel), playlist, favorites.
  3. Enter feed id. It is user name for user feed (for example Google), playlist id for playlists (for example 288B4A1BBFEF7424), user id for favorites (for example Google).
  4. Click Generate podcast URL button.
  5. Copy/paste this url into your podcast application (for example iTunes)
  6. Watch

Updating podcasts
Server must be running all the time when you doing updates (or all the time when podcast application is running, if updates are automatic)

  1. Just launch application, server starts automaticaly

General application installation is described at http://code.google.com/p/rsshandler/, and all technical updates and documentation will be stored there. You can also find some tips there.

Application is still new and there is defenitely a lot of bugs, so please report anything you find here in comments or at http://code.google.com/p/rsshandler/issues/list, also please offer new features and improvements the same way.

There is Google Group at http://groups.google.com/group/rsshandler for technical and general discussion about application, so if you have some question please create new topic there or post comments. If you plan to contribute, also register and post requests to Google Groups.

As about what will be with RSSHANDLER.COM, I don't plan to shutdown anything yet. I plan to freeze web site for few monthes, put memos on every page about new opportunities with application. If it will not become possible to restore service in this period, I plan to turn RSSHANLDER.COM into application's web site.