WordPress Themes: Child Theme

WordPress Themes: Child Theme

In the previous post, I discussed briefly about developing a child theme for WordPress, when you should use and not use a child theme, and the benefits of using a child theme. In this post I’ll guide you through the steps to setup a child theme in your WordPress...
WordPress Themes: Getting Started

WordPress Themes: Getting Started

WordPress is a very flexible CMS platform on which anyone could build their own website. I personally use WordPress for my freelance development, sometimes with a custom-made theme (or website template as most people know it). In this new series I’ll deep dive...

EF 4.1 Code-first: Executing Stored Procedure

Since I worked in my company, I was required to learn a lot of stuffs. One of the basic things to learn was to adapt from my mostly used Java programming language to C#, along with the proper MVC platform. Of course, .NET MVC, being a platform (for vocabulary nazis, I...