Redesign and relaunch – new responsive design
I am presenting the new responsive design of Codeforest which will help you get the most of it even while reading it on your mobile devices.
I am presenting the new responsive design of Codeforest which will help you get the most of it even while reading it on your mobile devices.
WordPress has a powerful XML RPC API which allows us to get posts or categories from our WordPress site as well as control our site from external clients. This article will try to show some of the possibilities of using built-in API methods and how to extend the API and write your own XML RPC methods.
Today’s quick tip will show you how easy it is to add number of Twitter followers, Facebook fans and RSS readers in plain text to your WordPress theme.
I just came back from Verona, Italy where PHPday 2012 conference was held. This is a small glance of awesomeness that happened there. Hell, it was so good, it even caused an earthquake.
Pinterest is growing exponentially and is one of the most influential social sharing platform today. But what if you do not want images from your site to be pinned there? Pinterest offered a simple solution and I will explain how to do it in this quick tip.
I gathered a few of the latest cool jQuery and CSS3 resources. Some are really awesome. Check them out.
Responsive web design basically means that users with broad range of devices can access the same source of content, which is laid out in a way that ensure that it is easy to read and navigate with a minimum of resizing, panning and scrolling. This is the overview of latest responsive WordPress themes available.
I am bringing you the latest news from development world. And some great resources for WordPress and other platforms.
WordPress Transients API is a powerful feature which enables you to cache complex queries and similar things. I created some interesting benchmarks to see what is the benefit of using it.