Promote your Channel - Website Widget

Joofville

Funny Animations
Hey Guys.

I decided to write a Javascript widget which I could incorporate on my website so show my YouTube channel views and subscriptions. I'm looking for anyone who would like to test this with me and give me some feedback. This is currently what I have running, here is an example of the widget running on my site using RayWilliamJohnson's channel.

screen_shot_01.jpg


Here is the same widget on my website using my channel:

screen_shot_02.jpg


The widget displays your channel name, summary, image in the background and your video views and channel subscriptions. If you would like to try this widget out on your website for free (I don't ever intend on charging for it) here is the code. Just copy and paste the code into your HTML on your site. Just change the variable name below in the code to reflect your channel, currently the code below is set ti my channel, e.g. joofYTCS_channelName='joofville'; Just change it to reflect yours: joofYTCS_channelName='YOURCHANNELNAME';

Code:
<script language="javascript" src="http://www.joofville.co.za/youtube/scripts/jquery-1.7.2.min.js"></script>
<script language="javascript" src="http://www.joofville.co.za/youtube/scripts/funcs.js"></script>
<div id="joofYTCS_youtubeMiniStats"></div>
<script language="javascript">
joofYTCS_channelName='joofville';
joofYTCS_containerDiv='joofYTCS_youtubeMiniStats';
joofYTCS_getYouTubeInfo();
</script>

If people like this idea I will continue working on it and build a page which will dynamically create the above code for your channel where you can change options and such. Let me know. If you need help adding the code to your side, buzz me.

Regards.
 
I like how you have the icon as the background image there, it is a nice twist on the default sub widget. The about me info too, nice work there :up:
 
Thanks bud. Pet project of mine. I work as a full time web developer and animate as a hobby so I am going to take this further, maybe build a custom stats page too.
 
Joofville, this is in my opinion, great thing you are doing, keep it up.
I'm building my blog and I will definitively use it.
brend it a bit, so this thing can spread and people can get to know who created it :)
 
Thank's guys I'm busy creating a page where you can customize the widget for your own use, including size, image opacity, border size, border color etc.
 
This will be really appreciated! Do you have a donate button somewere, so I can offer you a beer for your effort?
 
If i ask you an animated intro, will you accept at least a virtual bear-hug? (you do really good animatuions!!!) My girlfriend said that she will not be gealous XD
 
Back
Top