• 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: programmatically adding MIME types from an installer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: programmatically adding MIME types from an installer


  • Subject: Re: programmatically adding MIME types from an installer
  • From: Terry Lambert <email@hidden>
  • Date: Thu, 03 Jan 2008 17:28:12 -0800

That's my understanding, having never written a Firefix plugin...

Depending on how integrated you want it to look (e.g. If it opens another application, not very; if it takes over a region of the Safari display, then it's going to look like part of Safari), it could end up being a small stub to launch your app, or your app could be a complete plugin.

By going the webkit route, though, that should buy you working with anything that uses webkit, without additional effort.

Either way, you should try to partition the code, so you can share as much code as possible between everything, IMO. I am always a fan of less work. 8-).

-- Terry

On Jan 3, 2008, at 5:15 PM, John Zorko <email@hidden> wrote:


Terry,

Wow, this helps quite a lot -- many thanks! Since this is WebKit, i'm assuming it's Safari-specific i.e. i'll have to do it a different way for Firefox (XPCOM, here I come)?

Go to developer.apple.com and search for WevKitPluginStarter. It has an example of how you support a new MIME type using a plugin.

Regards,

John, who has to figure out how to do it for Windows next *sigh*

Falling You - exploring the beauty of voice and sound
http://www.fallingyou.com











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


References: 
 >programmatically adding MIME types from an installer (From: John Zorko <email@hidden>)
 >Re: programmatically adding MIME types from an installer (From: Terry Lambert <email@hidden>)
 >Re: programmatically adding MIME types from an installer (From: John Zorko <email@hidden>)

  • Prev by Date: Re: programmatically adding MIME types from an installer
  • Next by Date: calling sysctl at startup - how?
  • Previous by thread: Re: programmatically adding MIME types from an installer
  • Next by thread: Re: programmatically adding MIME types from an installer
  • Index(es):
    • Date
    • Thread