facebook

RSS Feed Reader – MobiOne App

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #350149 Reply

    JacopoT
    Member

    All,

    This is the first time I am working on a RSS Feed Reader for my app, by using Mobione. I am wondering whether someone can kindly help me.

    I had a look at the following link, which I think it is really useful:

    http://www.genuitec.com/support-genuitec/viewtopic.php?f=14&t=5212

    However, I struggle to understand where to implement my own website link. Can you please explain what I need to change in the xxx_custom.js? Do I have to simply delete the below highlighted code (screenshot attached) and add mine? Which code do I have to add – simply the website link, or do I have to first use the following link:

    https://developer.yahoo.com/yql/console/#h=select%20channel.title%2Cchannel.link%2Cchannel.item.title%2Cchannel.item.link%2C%20channel.item.pubDate%2C%20channel.item.description%20from%20xml%20where%20url%3D%22http%3A//www.usacycling.org/rss/headlines.rss%22

    click XML, click TEST, and copy the ‘Rest Query’ at the bottom and then paste this into the attached code?

    Can anyone explain me how to do this step by step please?

    Thank you in advance.

    Regards,
    J.

    Attachments:
    You must be logged in to view attached files.
    #350323 Reply

    Hi JacopoT,

    Do you already have your rss feed uploaded/generated somewhere?
    Once you have it hosted you should use that url in the variable you hightlighted and also change the variables of the item var and use the ones you’ve used in your xml file.

    If you share more info about your rss feed we might be able to provide further feedback.

    #350409 Reply

    JacopoT
    Member

    Hi support-octavio,

    What do you mean with “once you have your rss feed HOSTED”? Do I have to setup this somewhere?

    Example:
    Let’s suppose I have to use the following rss feed: http://xml.corriereobjects.it/rss/homepage.xml
    If I copy this url and paste it into the attached code in my previous e-mail, the page of my app keeps loading and nothing comes out. This means that something is wrong. Can you please help?

    Furthermore, I know I have to change the ‘var’ codes, in order to see the correct contents on my page, however what do I have to do if I want to see the image? Let’s suppose that I use the above url. I can see that the image is stored under: info1 > thumbimage. However, if I amend the code, by adding ‘thumbimage’ in the ‘var’ code, nothing happens. Can you please show me how to add/amend the code? I am sure I am missing something, maybe a step.

    Any help is much appreciated.

    Thanks,
    J.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: RSS Feed Reader – MobiOne App

You must be logged in to post in the forum log in