XML is a great format for data exchange. But JSON is used more and more for data exchanging and configuration. In my opinion JSON is a great, because it is more lightweight than XML. More and more apis work with JSON today. Recently I had to convert XML To JSON. Nothing special, just a simple XML String. In this article I’ll show you how to do this with only a few lines of code.
How To Type A German Umlaut In An Non-German Keyboard
Have you ever tried to type an Umlaut on a non german computer keyboard? Well, you won’t find them. But wait, there is a simple solution for this. What is an Umlaut? The German language has some characters, which other languages don’t have. For example the Umlauts. An Umlaut is a combination of one of … Read more