WRITING ARCHIVE

Older writing.

Page 4 of 10.

Android

Android - Where is my menu button?

So you’ve created your super polished android application and added a navigation menu to it, so your users can go from a place to another in your…

Technology

What breaks WP Super Cache

Disclaimer: This blog post is not meant to be timeless, meaning it will lose its relevancy as soon as the stuff I'll mention below gets updated. I will…

Javascript

Finite image slider

I've been asked to come up with an image slider prototype for something new we were doing at work.

dotnet

Enterprise queuing applications

At work, we've decided to start using enterprise queuing applications for ease of communication between our ColdFusion and .Net projects.

dotnet

Upgrading Castle from 2.1 to 2.5

I was recently working on a .Net project that uses Castle as it's IoC Container. At some point I realized it would be beneficial to have Castle running…

Android

E4X and XML with namespaces

Here's is something that got me scratching my head for a little while today while working on my new mobile application.