Technically, this blog right here is my second though I would like to consider it as a continuation of the Blogger one. Back in 2008 I was no WordPress expert guy. I was merely someone who looked up stuff on the internet because I couldn’t think of anything more fun to do, and of course eventually blogged about it.
Then I met WordPress and she completely changed my life forever. It got fascinated by how you could add bits and pieces of code and see her do things to me which I never knew was possible. I wanted this blog to be my home for everything I had an interest in.

WordPress 3.4 is here and its time to checkout whats new in the box. Three features stand out – The Theme Customizer, Twitter Embed and HTML Support for Image Captions. (Yeah yeah, the stuff that they show on the Welcome page

Admin CSS MU – Load an Admin Side CSS For Customizing WP-Admin
Recently a need arose where the CSS had to be loaded irrespective of the theme being used, on a multisite network. So the function took shape as a plugin and I have my first WordPress plugin up in the extend.
Admin CSS MU
Admin CSS MU simply loads a CSS file. All your custom CSS can go into that file. I think the best use case for the plugin would be as a mu plugin, since it wouldn’t probably need an update ever (and hence the MU in the name).
Read More »