Does WordPress Need A, "Light" Version?

It’s hard to argue WordPress has been the dominant blogging platform since forever and while it’s still widely used for blogging, it’s used more-so as a content management system if …

Kohana Module: Serial Key Library

Here is another Kohana 3.3 contribution in the form of a serial key library. Essentially it does what it says on the tin: it generates serial keys. You can generate serial keys using a bunch of …

Kohana Plugins System

You may recall a year or so ago I wrote a library for Codeigniter that allowed you to build applications with a plugin system similar to that of WordPress. After recently switching to Kohana, …

Working With Kohana's ORM

Working with Kohana’s ORM isn’t really something you can find definitive information and usage examples on, which is a shame, because Kohana has a surprisingly decent in-built ORM you can …

Hello Kohana, Goodbye Codeigniter

Well it’s been a few days since moving from Codeigniter and while there are some noticeable differences, I’ve grown to really love Kohana. The inclusion of ORM, an auth library, support …

A Super Simple Whitespace Fix For Inline-block

There is no denying that display:inline-block is arguably one of the most underused lines of CSS, ever. People mostly use floats and while floating has its advantages and use, inline-block is …

Medium.com Is Intimidating

The quality of most of the articles you read on hipster-esque publishing platform Medium.com (essentially a Tumblr for better written, thought provoking and high quality topics) is top notch. I …