I have hand picked these tools. Each tool is usable as a drag and drop bootstrap builder. Some are of freemium model which means they are free to use but has limitations. Layoutit: Clean drag and drop bootstrap theme developer. You ...
When working on client projects, mockups tools are great for quickly demonstrating the probable layouts of web and mobile apps. While there are paid tools out there with dozens of features for creating professional grade wireframes/mockups, not every UI ...
Here is a list of best proxy sites list to access website that your ISP may have blocked. At the time of writing this article all proxies are working 100%. (more…) ...
When you are working on a project, often you come across the need for a block of code that performs a certain function, or display a certain layout. Some 10 years ago the choices were limited for developers to find such ...
Why pay when you can have it free? There are hundreds of free stock images sites on the net for your personal and commercial projects. It was a different scenario some 10 years back. There were hardly any free stock image ...
This tutorial is applicable to all types of sites, not only WordPress. When you install WordPress, you get 2 options to set your website's primary URL. You can set the site with something like www.yoursite.com or you can skip the www ...
Flip HTML5 is a digital publishing platform. You can use this platform to generate to create visually attractive flipp-able online books. Using flipp-able books created with this platform gives you the experience of flipping real pages of a book. (more…) ...
WordPress theme customization Api is a set of functions and methods which comes inbuilt since WordPress version 3.4 These functions and methods allow theme developers to add settings to their custom themes. These custom settings can be accessed through Appearance -> ...
Most WordPress developers have used WP_Query, query_posts and get_posts at one point or the other. Question is - how do you know the use case for each? In this article i will try to clarify. First let us understand the concept of ...