Search found 9 matches

Go to advanced search

by Phillip
Sat Jul 05, 2014 2:51 pm
Forum: Issues
Topic: XMLHttpRequest
Replies: 9
Views: 1121
 
Jump to post

XMLHttpRequest

No console errors (within the JavaScript editor) When I run the application I get the initial alert (Begin XMLHttpRequest) then it has some type of silent error on the xhr.open. trying to figure out why it's not working. I may use the REST Services, but hoping to get this simple XMLHttpRequest to wo...
by Phillip
Fri Jul 04, 2014 4:38 pm
Forum: Issues
Topic: XMLHttpRequest
Replies: 9
Views: 1121
 
Jump to post

XMLHttpRequest

Hello, I cannot get XMLHttpRequest to work in my application using JavaScript. The snippet of code below works fine in a PC browser but does not work in Appery.IO Are their any special config files, server permissions that I need to provide? I can browse to the XML file from my PC. But it does not s...
by Phillip
Sun Apr 06, 2014 4:59 pm
Forum: Issues
Topic: How to create a scrolling RSS View
Replies: 12
Views: 2464
 
Jump to post

How to create a scrolling RSS View

Any thoughts on this?

by Phillip
Fri Apr 04, 2014 1:49 pm
Forum: Issues
Topic: How to create a scrolling RSS View
Replies: 12
Views: 2464
 
Jump to post

How to create a scrolling RSS View

Thanks. I've followed the articles listed above. They all work for their particular scenario. However I cannot figure out how to (using the apperio controls) to: Get an XML File Parse the Contents Fill out an Array Bind it to a control(s) that has Image, text and description Loop it through 20 recor...
by Phillip
Thu Apr 03, 2014 2:15 am
Forum: Issues
Topic: How to create a scrolling RSS View
Replies: 12
Views: 2464
 
Jump to post

How to create a scrolling RSS View

Thanks for the reply. Still not quite there with this question, I appreciate your patience. Here is what I'm after: I have a blog that I will export out as XML. The blog will have 20 entries that include the following elements: o Title o Summary o Description o Image I want to have a scrolling reade...
by Phillip
Tue Apr 01, 2014 3:41 am
Forum: Issues
Topic: How to create a scrolling RSS View
Replies: 12
Views: 2464
 
Jump to post

How to create a scrolling RSS View

Thanks for the reply. This is what I'm trying to accomplish.
How do you implement pagination with a live XML feed? I only see an option for downloaded .csv file and not a URL referencing a live XML RSS File.

by Phillip
Mon Mar 31, 2014 3:04 pm
Forum: Issues
Topic: How to create a scrolling RSS View
Replies: 12
Views: 2464
 
Jump to post

How to create a scrolling RSS View

My apologies. I'm not getting my point across.. I think the easiest way to describe it is I'm trying to mimic a blog posting with each unique iteration of my data appearing in vertical view. Similar to the carousel widget but done vertically. Wpcentral has the web view that I'm thinking in my app (a...
by Phillip
Sun Mar 30, 2014 6:30 pm
Forum: Issues
Topic: How to create a scrolling RSS View
Replies: 12
Views: 2464
 
Jump to post

How to create a scrolling RSS View

Thanks for the reply.
I would like to see the results of an entire RSS feed in a single scrollable view.

you are referencing a single page return from the feed. I'm looking for a solution that will display 10 or 20 iterations.(pages)

by Phillip
Sun Mar 30, 2014 2:15 pm
Forum: Issues
Topic: How to create a scrolling RSS View
Replies: 12
Views: 2464
 
Jump to post

How to create a scrolling RSS View

Hello, I was able to get the 'Building RSS mobile app' tutorial to work, but would like to know how to extend it to allow a scrolling screen of data sets (Image, Title, Summary) for the entire list of results?. For example if my RSS feed has 42 data results, I would like to display all 42 results in...

Go to advanced search