About an hour ago I came across a question on StackOverflow about a nice way of getting the variables from a URL like “http://domain.com/action.php?var1=100&variable2=true“. I don’t really need that feature but I always wanted to investigate the NSScanner Class and even though the hour is quite late, I saw this was my opportunity to do [...]