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 do my best to keep up with the updates, and delete this blog post as soon as it becomes irrelevant.

2 min read

Finite image slider

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

5 min read

Enterprise queuing applications

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

14 min read

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 on its latest version, so I could benefit of the new functionalities. More specifically I was hoping to be able to use Startable Facility in order to get the objects to be started as soon as they are loaded.

2 min read

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.

2 min read