GeekPolice
Welcome to GeekPolice.net!

GeekPolice is a website which provides free Computer Technical Support & Virus/Spyware Removal to our members.

You are currently viewing the forum as "Guest" which doesn't give you the same privilege as members to ask questions or post comments.

Click the Register button below to unlock the limitations of this website and start asking questions to discover new computer knowledge now!

Access Rss With Javascript

View previous topic View next topic Go down

Access Rss With Javascript

Post by therealbuba on Tue 25 Aug 2009, 9:07 pm

Does anyone know how this could be done?

I would also like to know if there is a syntax in javascript that will allow it to know once it has reached the end of a line in a document.

Specifically the rss feed i would like to access (to filter and index on the spot) would be http://jotform.com/rss/92360221654

I was also wondering if you guys provide turing support.

Geekpolice looks great!

therealbuba

Newbie Surfer
Newbie Surfer

Posts: 20
Joined: 2008-09-10

View user profile

Back to top Go down

Re: Access Rss With Javascript

Post by Agent Cosmic on Wed 26 Aug 2009, 12:13 am

I would also like to know if there is a syntax in javascript that will allow it to know once it has reached the end of a line in a document.

I doubt so, but you can still find your way to the end using other methods such as RegExp.

Access Rss With Javascript
Does anyone know how this could be done?

I think you will need to use other website service. Try these:
Code:
http://www.google.com/uds/solutions/dynamicfeed/index.html
http://itde.vccs.edu/rss2js/build.php

______________________________

Agent Cosmic

Global Moderator | Developer
Global Moderator | Developer

Posts: 2999
Joined: 2008-03-07
Operating System: Windows XP Professional

View user profile

Back to top Go down

Re: Access Rss With Javascript

Post by therealbuba on Wed 26 Aug 2009, 9:08 pm

Agent Cosmic wrote:
I would also like to know if there is a syntax in javascript that will allow it to know once it has reached the end of a line in a document.

I doubt so, but you can still find your way to the end using other methods such as RegExp.

Access Rss With Javascript
Does anyone know how this could be done?

I think you will need to use other website service. Try these:
Code:
http://www.google.com/uds/solutions/dynamicfeed/index.html
http://itde.vccs.edu/rss2js/build.php


Unfortunately i already know these methods, they only give you a way to display your rss feed. However i am developing javascript to search and display the scripts that are relevant in real time, not rss organizers. Whats relevant would be decided by the user. All i need is just a simple way of knowing how to access an rss file, would i have to access the source or would javascript simply read the html document.

This would be a great help

therealbuba

Newbie Surfer
Newbie Surfer

Posts: 20
Joined: 2008-09-10

View user profile

Back to top Go down

Re: Access Rss With Javascript

Post by Agent Cosmic on Fri 28 Aug 2009, 7:22 am

I'm not really sure what you mean by accessing the RSS and I'm not really sure if that's possible or not. But I think you'll need to use iframe then use Javascript to filter or something. I'm not so sure.

______________________________

Agent Cosmic

Global Moderator | Developer
Global Moderator | Developer

Posts: 2999
Joined: 2008-03-07
Operating System: Windows XP Professional

View user profile

Back to top Go down

View previous topic View next topic Back to top


Permissions of this forum:
You cannot reply to topics in this forum