Skip to content

Generates RSS feeds for Apple Developer Connection libraries

License

Notifications You must be signed in to change notification settings

adamwulf/adcrss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial ADC Library RSS Feeds

Unofficial RSS feeds for the Mac Developer Library and iOS Developer Library Apple.

The Feeds:

They're updated every 15 minutes, which is probably a bit much given Apple doesn't update their content nearly that often.

  • iOS Developer Library Feed: Here
  • Mac Developer Library Feed: Here

Running Your Own Set of Feeds:

  • Install the Daemonize gem, as well as the JSON gem.
  • Change the path the XML is written to for your web server.
  • Execute: ruby daemon.rb start

Other Thoughts:

Its the product of about an hour and a half when I needed a break from writing ObjC. If you don't like anything about it, well, let me know, I guess. Either file a ticket, or, let me know on twitter -- I'm @zadr

Disclaimer:

Unofficial. I have nothing to do with Apple whatsoever. All content that the feed links to is theirs.

I wanted to be able to keep track of it better, so, I made this little thing. But the actual content is not mine.

About

Generates RSS feeds for Apple Developer Connection libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages