Writing

Choose

Dwolla

Money is one of the fundamental underpinnings of the economy, yet we largely take it for granted. When we pay for our morning cup of coffee (or tea) with cash or a credit card, we tend not to stop and [...]  Read more

Tech Tuesday: HTTP

Today we are continuing on with the web request cycle. After the browser has parsed the URL and obtained the IP address of the server via DNS, the browser now has to communicate with the server. That is done using [...]  Read more

Apple Is Slow Boiling Developers

How do you boil a frog? Slowly. Apparently the same is true for endusers and even software developers. That at least is what Apple seems to believe. And while this has been debunked for frogs (they do jump out as [...]  Read more

Tech Tuesday: DNS

Today we are continuing with the web cycle that I outlined two weeks ago. After a URL has been parsed in Step 1, the browser needs to determine the IP address for the domain as Step 2. Reprising the previous [...]  Read more