• 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: Loading an RSS (feed://) URL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Loading an RSS (feed://) URL


  • Subject: Re: Loading an RSS (feed://) URL
  • From: Andy Lee <email@hidden>
  • Date: Tue, 21 Jun 2005 00:26:21 -0400

On Jun 20, 2005, at 11:24 PM, Jerry Krinock wrote:
An RSS "feed://...." string is a URL, isn't it?

But if I create an NSURLRequest from one, and from it an NSURLConnection, it

I'm sure I read about something in WebKit that allows you to handle additional protocols besides the built-in ones like http and ftp. I think it's in one of the delegates. Based on a quick glance, I would look at WebPolicyDelegate -> - webView:decidePolicyForNavigationAction:request:frame:decisionListener:.


On Jun 20, 2005, at 11:52 PM, Ondra Cada wrote:
Have you tried just using "http" in place of "feed"? I *do not know*, but kind of feel the protocol is HTTP anyway, and the "feed" thing is more a GUI thing than anything other...

I know even less, but that won't stop me from speculating...

I believe an RSS feed is basically just another file on the Web server, which can be served up via HTTP just like any other. The "feed://" part, then, would serve basically as a hint to the application about how to handle the data it receives.

--Andy

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Loading an RSS (feed://) URL
      • From: Bill Bumgarner <email@hidden>
References: 
 >Loading an RSS (feed://) URL (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: Drawing to every display
  • Next by Date: NSFileManager - getting list of "safe" files/folders [update]
  • Previous by thread: Re: Loading an RSS (feed://) URL
  • Next by thread: Re: Loading an RSS (feed://) URL
  • Index(es):
    • Date
    • Thread