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!!!!!!!!!!!
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!!!!!!!!!!!
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...
Thanks a lot, Max! My headache is over, lol.....
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!
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.
Ok thanks.
I just wanted to make sure I was reading the tutorial correctly....