Page 1 of 1

YouTube RSS Feed please!

Posted: Mon Apr 09, 2012 11:50 pm
by Jgc

How do I create an YouTube video RSS Feed like the one that is created when I make a "band app" with tiggzi?

I want to make the same type of RSS Feed for my non-band app. Please help thanks!!!!!!!!!!!


YouTube RSS Feed please!

Posted: Tue Apr 10, 2012 3:12 am
by maxkatz

This is the RSS feed URL that's used in the app:
http://gdata.youtube.com/feeds/api/vi...=

And here is how to build an RSS app: http://help.gotiggr.com/getting-start...


YouTube RSS Feed please!

Posted: Tue Apr 10, 2012 8:35 pm
by Jgc

Thanks a lot, Max! My headache is over, lol.....


YouTube RSS Feed please!

Posted: Wed Apr 11, 2012 2:45 am
by Jgc

I have one question concerning the tutorial that you gave me via the link above...... It says -

"Building the UI
An RSS feed consists of a lot of data but for the purpose of this tutorial, we are going to display just three items: title (also the link), publish date and a short description. To display this information, we are going to use a grid component with three rows, a row for each item. "

Does this mean if I have 10 things I want in my feed, I need to add 10 rows? So a row for each item?

I just want to make sure I am understanding this correctly. Thanks!


YouTube RSS Feed please!

Posted: Wed Apr 11, 2012 2:58 am
by maxkatz

You could do 10 rows. You can also do multiple columns. You can also place a number of items into the same data cell. It's very flexible and entirely up to you.


YouTube RSS Feed please!

Posted: Fri Apr 13, 2012 2:09 pm
by Jgc

Ok thanks.

I just wanted to make sure I was reading the tutorial correctly....