Are there any good guides on how to use pubsub.framework? Apple's documentation is scarce and the sample code that they give you is impossible to follow
+4
A:
See the guide and the reference. The guide has a chapter that describes well how to use PubSub to subscribe to a feed.
Peter Hosey
2010-01-30 22:32:00
it seems to be the only guides out there. Thanks
Matt S.
2010-01-31 01:41:48
+6
A:
Colin Wheeler over at Cocoa Samuri has graciously done an example project and tutorial.
http://cocoasamurai.blogspot.com/2010/02/pubsub-framework-using-rss-feeds-in.html
William Allen
2010-02-02 11:03:55