A more general approach to the ISR interview widget

Recently, I developed a WordPress plugin for the company I work for, Inside Success Productions. It gave WordPress users the ability to easily add a feed from our website to their blogs, and for our affiliates this meant the chance to earn a small passive income for every new subscriber they sent our way.

Now the problem is, this only works with WordPress, and there are many other ways of distributing content on the net. So today I created a generalized method to add the same content as the plugin, but which works with any type of webpage. If it can show adsense, it can show our feed. Admittedly, we can’t get SEO benefit from it, since the links are generated with javascript. But just getting out there and being syndicated by our affiliates is still sufficient motivation for doing it. And also, it gave me a chance to apply a little more of my recently acquired AJAX skill (that’s the bit that lets the form tell people how many potential interviews their preferences match).

Play around with it below. Just remember, if you want to earn affiliate commissions, first you’ll have to become a gold member and then fill out our application to become an affiliate.

The preview to the left was created with the following code embedded in my post:

<script src=”http://www.insidesuccessradio.com/tools/ widget_feed.php?output=js&afid=405203&size=1&shows= &cats=&keywords=” type=”text/javascript”></script>

Try it out for yourself by using our script generator:

Enter your ISR affiliate ID:
Select your preferred categories:…or check this box to accept interviews from all categories
Select your preferred shows in the ISR network:…or check this box to accept interviews from all shows
Select your preferred keywords
(or select no keywords to match more interviews)

Keywords or Key Phrases
Select Your preferred display size

(Copy and Paste the following code into any webpage)


October 18 2007 06:35 am | ajax

Comments are closed.