When using text in Java, depending on the system, language and api you use, there exist different names for the same encoding. See how to get to know the correct naming of your encoding of choice. Continue reading
Encodings in Java
Reply
When using text in Java, depending on the system, language and api you use, there exist different names for the same encoding. See how to get to know the correct naming of your encoding of choice. Continue reading
Using the Firefox search within a local network, Firefox uses the integrated search instead of trying to access the server in case it is not a full domain name. This is really annoying, especially when you try to access servername
. Firefox tries to search for servername
instead of trying whether there is a server with exactly that namke. But there is a solution for that. Continue reading