• 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: Escaping a Degree Symbol
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Escaping a Degree Symbol


  • Subject: Re: Escaping a Degree Symbol
  • From: Ben Lachman <email@hidden>
  • Date: Tue, 29 Aug 2006 18:43:04 -0400

This site <http://www.w3.org/International/O-URL-code.html> covers the topic quite well.

->Ben

--
"I'm so cool you could keep a side of meat in me for a month! I'm so hip I have trouble seeing over my pelvis!"


- Zaphod Beeblebrox, The Hitchhiker's Guide to the Galaxy


On Aug 29, 2006, at 2:44 AM, Chris Suter wrote:


On 29/08/2006, at 4:18 PM, John C. Randolph wrote:


On Aug 28, 2006, at 11:01 PM, Ben Lachman wrote:

Anyone know the proper URL escape code for the degree symbol (little superscript 'o')?

This was the second hit when I googled for "unicode degrees symbol":

http://mail.python.org/pipermail/python-list/2001-June/046945.html

URLs are supposed to only encode US ASCII characters so the strict answer is that you can't. You can encode arbitrary data in a URL which is what %HH is for, but what that binary data means is really defined by the URL scheme used.

_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Escaping a Degree Symbol (From: Ben Lachman <email@hidden>)
 >Re: Escaping a Degree Symbol (From: "John C. Randolph" <email@hidden>)
 >Re: Escaping a Degree Symbol (From: Chris Suter <email@hidden>)

  • Prev by Date: Re: Where did I just type that character?
  • Next by Date: GORM of GNUstep finally reads and writes nibs (was: Fwd: ANN: Gorm-1.1.0)
  • Previous by thread: Re: Escaping a Degree Symbol
  • Next by thread: Window controller dealloc never called
  • Index(es):
    • Date
    • Thread