burgouyne Posted December 18, 2006 Share Posted December 18, 2006 Hi all - I'm writing a simple RSS reading/browsing app. I would like to create some type of extension for Safari that will tell my app anytime a web page has been opened that has an RSS link, so the user can decide to add it to a list of bookmarks. I have each piece of code working and a separate sample app that auto discovers the correct info from a loaded web page. Now the part I have yet to figure out is how to move this tech over into an extension for Safari so the RSS link can get discovered whenever a page is loaded in Safari. Does anybody have a recommendation on how to implement this add on behavior for Safari? sample code or pointers to documentation would be great! I've been poking around a bit to find that SIMBL may be an option - if so - any samples/docs recommended? Thanks! Bruce Link to comment https://www.insanelymac.com/forum/topic/36227-extending-safari-simbl/ Share on other sites More sharing options...
asap18 Posted December 18, 2006 Share Posted December 18, 2006 safari already can detect if a page has an rss feed. It comes up with an RSS icon in the address bar. Link to comment https://www.insanelymac.com/forum/topic/36227-extending-safari-simbl/#findComment-257754 Share on other sites More sharing options...
arglaaa Posted December 18, 2006 Share Posted December 18, 2006 what he is trying to do is make a safari extension which notifies his application when safari hits an rss-enabled page. Link to comment https://www.insanelymac.com/forum/topic/36227-extending-safari-simbl/#findComment-257788 Share on other sites More sharing options...
burgouyne Posted December 18, 2006 Author Share Posted December 18, 2006 Yeah - discovering RSS links is fairly straightforward. Ideally (the part that I do not understand how to do and am hoping for any advice), I want to hook into Safari's discovery of RSS links so that I can then send an Apple Event over to my application indicating the RSS link and title. If this is not possible, then I want to hook into Safari (perhaps with a SIMBL plugin?) and watch all URL requests to use my own code to discover RSS links and then send an Apple Event to my application whenever one a link is discovered. Any help would be greatly appreciated! Bruce Link to comment https://www.insanelymac.com/forum/topic/36227-extending-safari-simbl/#findComment-257789 Share on other sites More sharing options...
redbull2009 Posted September 1, 2009 Share Posted September 1, 2009 Great work .. really informative .. and thanks a lot for sharing .. demande credit immobilier simulation pret de france taux calcul courtierUne simulation credit immobiler de France a faire un pret.demande credit immobilier simulation pret de france taux calcul courtier Link to comment https://www.insanelymac.com/forum/topic/36227-extending-safari-simbl/#findComment-1245615 Share on other sites More sharing options...
Recommended Posts