Linked to LinkedIn
This is a silly, pointless blog post to see how LinkedIn deals with blog posts.
View ArticleThe Clumsy Pattern: Software Development
I haven’t formulated exactly what I’m going to say, but I wanted to start a series on the Clumsy pattern in software development. Don’t get excited, I’m neither adopting patterns as a beloved thing...
View ArticleThe Definition of Good Software
In my mind, the definition of well-made software is this: The absolute minimum required to get the job done. There’s a little agile in there, relating to software design minimalism. That’s not what...
View ArticleAndroid Development Quick-start
I’m trying to pick up a bit of Android development experience. Here’s some tips for getting started from scratch. I have a lot to learn… Documentation and Tutorials What is Android? — Quick start on...
View ArticleThe Clumsy Pattern: Passing Data Around
In the long-awaited part 2 of The Clumsy Pattern, I discuss how we pass around data and objects around — remote server communication.Not only do we spend a lot of time getting it right, we waste a lot...
View Article