- This topic has 2 replies, 2 voices, and was last updated 10 years, 9 months ago by
JacopoT.
-
AuthorPosts
-
JacopoTMemberAll,
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:
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.
support-octavioMemberHi 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.
JacopoTMemberHi 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. -
AuthorPosts