• 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: any recommended zip framework ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: any recommended zip framework ?


  • Subject: Re: any recommended zip framework ?
  • From: Mike Abdullah <email@hidden>
  • Date: Thu, 19 Mar 2009 22:02:21 +0000

Your problem there is that plist is Apple's semi-proprietary format. I'm pretty certain no standard MIME type exists. You could make up your own in accordance with the MIME type rules though.

On 19 Mar 2009, at 16:48, Sandeep Chayapathi wrote:

one more related question - does anyone the mime-type for plists/ binary
plists ? Currently I have setup the mime type for my plist files as
text/plain.
-- Sandeep



On Mon, Mar 16, 2009 at 10:05 PM, Sandeep Chayapathi <email@hidden >wrote:


spot on - thanks for the suggestion. I guess I have a bit of Rube Goldberg
(http://en.wikipedia.org/wiki/Rube_Goldberg) in me.
-- Sandeep




On Mon, Mar 16, 2009 at 6:18 PM, Mike Abdullah <email@hidden >wrote:

If you are in control of these zip files, why not make use of HTTP's built
in support for delivering compressed content? I believe NSURLConnection will
handle this transparently.



On 16 Mar 2009, at 20:42, Sandeep Chayapathi wrote:

Hi all,
Im looking for a framework to unzip a given file (either as a NSData or
as
a file path). I have search cocoa-dev mailing, so far I have come across
this framework: http://code.google.com/p/zip-framework/ and one example
that
calls 'unzip' in the background. Can you recommend a good framework to
handle (mainly unzip) zip files ?


Note: this is for an iphone app. Im planning to zip files on a network
and
let the app download and extract the content - is this a good idea ? any
suggestion is appreciated.


-- Sandeep
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com


Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden




_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: any recommended zip framework ?
      • From: mm w <email@hidden>
References: 
 >any recommended zip framework ? (From: Sandeep Chayapathi <email@hidden>)
 >Re: any recommended zip framework ? (From: Mike Abdullah <email@hidden>)
 >Re: any recommended zip framework ? (From: Sandeep Chayapathi <email@hidden>)
 >Re: any recommended zip framework ? (From: Sandeep Chayapathi <email@hidden>)

  • Prev by Date: Re: - (IBAction) executes normally, but then crushes.
  • Next by Date: Re: Bug+Fix: NSController (and subclasses) have problems with custom KVO keys
  • Previous by thread: Re: any recommended zip framework ?
  • Next by thread: Re: any recommended zip framework ?
  • Index(es):
    • Date
    • Thread