view http headers
Web
For my reference: View HTTP Request and Response Header
Volition is now using UTF-8 for it's character encoding, thanks to a handy blog entry. The front page seems to validate as well as being XHTML 1.0 Strict. So much for the standards-police. Huh.
Now I just need to get finish the UTF-8 reader and writer for Azure and I'm set. For something.
TrackBacks
UTF-8: Jag har just suttit i ett par timmar och ändrat om basseblog och Planet Sonja till UTF-8, enligt instruktioner hittade här. På så sätt drar vi också våra strån till stacken för att störta den föråldrade ASCII-koden. Förhoppningsvis skall d...
Posted July 2, 2004 08:05 AM to basseblog
Comments
Making sure comment javascript still works...
Posted by: Mike on May 7, 2004 12:32 AM
Thanks Luke. It looks like it *definitely* works now. ;)
Posted by: Mike on May 8, 2004 11:27 PM
So how do I add arbitrary Unicode characters into this HTML textarea to take advantage of your new encoding?
Posted by: Paul Hoadley on May 11, 2004 12:00 AM
With a VIC20?
;)
Posted by: Mike on May 11, 2004 09:45 AM
ROFL! OK, I'll fire it up. I am still waiting for your VIC 20 port of Azure.
Posted by: Paul Hoadley on May 12, 2004 11:52 AM
Patience, grasshopper. It's getting there, it's getting there. ;)
Until then, your browser should detect that the page with the form is UTF-8 and so do the form submission in that charset as well - I think.
Then it is just a matter of using a UTF-8 input method when typing into the form fields. Exactly how to do that depends on your operating system and browser. Using a character map utility that supports UTF-8 and the clipboard should at least work.
Posted by: Mike on May 17, 2004 01:10 PM
Add a Comment