• 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: Reading in UTF-8 to Data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading in UTF-8 to Data


  • Subject: Re: Reading in UTF-8 to Data
  • From: Greg Guerin <email@hidden>
  • Date: Thu, 15 Jul 2010 18:20:29 -0700

Brad Stone wrote:

Yes, quoted-printable. That's precisely it but in doing my research in the documentation and on the internet it doesn't seem like it's a simple process especially for someone like me with 9 months of Cocoa development experience.


There is nothing apparent in your code that would cause quoted- printable to magically appear. If it's not your code, the next most obvious candidate is your data.

Exactly where is your data coming from, and exactly how did it get there? Maybe you have a glitch somewhere along your data-production pathway, that's unexpectedly producing quoted-printable.

That pathway includes all uploads, file-transfers, file copies, etc. It even includes any editor you used the last time you looked at the original XML file. If the editor is "helping" you by interpreting quoted-printable, then you might want to try something simpler, like the 'cat' command in Terminal.app, or even the 'hexdump -C' command. If you're not a Terminal person, HexFiend is your friend (google it).

  -- GG
_______________________________________________

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: Reading in UTF-8 to Data
      • From: Brad Stone <email@hidden>
  • Prev by Date: Re: Where to find info about infrared port
  • Next by Date: Re: Flipping coordinate system of a CALayer
  • Previous by thread: Re: Reading in UTF-8 to Data
  • Next by thread: Re: Reading in UTF-8 to Data
  • Index(es):
    • Date
    • Thread