0

Need to test a widget in Yahoo!TV Simulator... how? Use Ubuntu

I am an absolute beginner in Yahoo Connected TV.

I am a HTML Designer at job, but for a project need to test out a Yahoo TV Widget.

I installed the Yahoo! TV Simulator on Ubuntu (Konfabulator) and i have the Widget as ZIP-file.

How do I start this file? The Konfabulator doesnt have a "open file.." menu or so.

Can someone give me a step by step instruction?

Sorry if this might sound stupid ;)

Alexandra

by
4 Replies
  • Hi Alexandra,

    You need to unzip the widget in the folder /devwidgets and then restart the simulator. If everything is fine, you should see the widget loaded correctly. Make sure you follow the folder structure as mentioned in the documentation. For more doubts, please go through http://developer.yahoo.com/connectedtv/quickstart/CTV_QS_Getting_Started.html. You can always ask anything in the forum, people will surely help you out. 

    Cheers,
    Vivek
    0
  • thx Vivek,

    but i still cant make it work :/ the folder /devwidgets is nowhere to be found.

    so i added it to /home/ and unzipped the content of the widget there... but still: all i get is an empty black screen when starting the simulator :'(


    cheers,

    Alexandra

    QUOTE (Vivek Jani @ 22 Jan 2012 9:17 PM) Hi Alexandra,

    You need to unzip the widget in the folder /devwidgets and then restart the simulator. If everything is fine, you should see the widget loaded correctly. Make sure you follow the folder structure as mentioned in the documentation. For more doubts, please go through http://developer.yahoo.com/connectedtv/quickstart/CTV_QS_Getting_Started.html. You can always ask anything in the forum, people will surely help you out. 

    Cheers,
    Vivek
    0
  • I have a PC with a Ubuntu installation on a partition. So genuinie Linux.

    But I am not too familiar with Linux as you might have guessed ;).

    On Ubuntu I have folders just as in Windows.

    Cheers & thx,

    Alexandra
    0
  • As mockware wrote, create a folder devwidgets in the root directory.

    cd /
    sudo mkdir devwidgets

    Unzip the widget there and restart the simulator.

    Thanks,
    Vivek
    0

Recent Posts

in Getting Started / Beginners - Yahoo! TV Widgets