• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Get the RSS Feed of a site
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Get the RSS Feed of a site


  • Subject: Re: Get the RSS Feed of a site
  • From: Tim Schröder <email@hidden>
  • Date: Sat, 31 Dec 2011 16:29:31 +0100

You should perhaps load the start page of evey lab in a webview, then parse the html (or xml) information for rss links (<link type="application/rss+xml" .. rel="alternate"> .. href="..") and follow the URL contained in the href part. It should be possible to get the feed content by using NSXMLParser on this URL.

Tim

--
http://www.timschroeder.net

Am 27.12.2011 um 14:38 schrieb Kevin Vavelin:

> Hi everyone !
> I develop an application for my uni (SUPINFO), and i need to get the RSS feed of every labs they have. I don't know if i have to use NSURL or if we have something better in CocoaTouch 'cause my application is for iPhone.
>
> Can anyone help me ?
>
> Thanks a lot in advance._______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Get the RSS Feed of a site
      • From: Kyle Sluder <email@hidden>
References: 
 >Get the RSS Feed of a site (From: Kevin Vavelin <email@hidden>)

  • Prev by Date: Re: RaiseMan Exception
  • Next by Date: Re: Get the RSS Feed of a site
  • Previous by thread: Get the RSS Feed of a site
  • Next by thread: Re: Get the RSS Feed of a site
  • Index(es):
    • Date
    • Thread