General
Encoding Numbers as Base 36
A few days ago I went and registered the domain dashto.cc and created a really quick-n-dirty URL shortening site.
Basic Regular Expressions
Today I want to talk about regular expressions (usually referred to as regex or regexp). No matter what application you are creating, chances are you will need to parse text in some way. It might be for validating user input or for extracting information from a string of data in some arbitrary format. I have [...]
Devlog Opens
After months of wanting to start a developers blog, and after months of putting it off, I’ve finally got around to setting everything up. So here it is.
I want to give a little background information on this little endeavor of mine. I first started playing around with the idea about a year ago. I had [...]
