You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iPhoneWebDev
I'm somewhat new to developing with Dashcode's default templates. But,
it's really been pretty straight forward and obvious up to the point I
find myself.
I've started with the RSS web app template and have it successfully
displaying one of my xml feeds (once I discovered the rss has to be
coming from the same domain my app resides on).
Now I'd like to add a Twitter feed subview (called twitterPage)
however, I'm not sure how to:
A) place the Twitter RSS feed in this new subview (in addition to the
one the template makes available to me on the default subview); then
B) populate the article elements on the new subview; then
C) bring the twitterPage subview to the front with the button I've
created.
Sorry to present the list with such a NOOB question... but, here I
am... VERY appreciative of any help you offer.