2
votes
3answers
361 views
Firebug vs. Safari Javascript debugger
[DISCLAIMER: My development machine is running OS X Tiger, so my question and experiences are specific to that. But I would not mind hearing feedback on Webkit for Windows.]
…
0
votes
Should UTF-16 be considered harmful?
My guesses as to the why the Windows API (and presumably the Qt libraries) use UTF-16:
UTF-8 wasn't around when these APIs were being developed.
The OS needs to do a lookup o …
