Ryan Olson gives some insight into setting up a local environment to work with WordPress: install MAMP, and configure, and install a WordPress platform to develop in, saving the need for purely online development tactics.
Read more…
How can you know how much people would be willing to pay for your product? In this post, Eran Galperin explains what the best price actually is.
Read more…
How do you go about crafting a good user interface? In this post, you will find theory, as well as practical techniques involved in visual interface design in modern Web applications.
Read more…
Google needs a way to let you serve AJAX content to browsers while serving simple HTML to crawlers. In other words, you need the same content in multiple formats. Find out more in this article.
Read more…
Most of you know that responsive Web design could be improved by imparting a bigger role to content in determining how our websites respond. In this article, Ben Callahan shares practical explanations on how to do this.
Read more…
There are pros and cons to the wide range of resources available to us, but this tutorial will not explore them all. Instead, we’ll create our graph using a progressively enhanced sprinkling of CSS3 and jQuery.
Read more…
In this Part 2, Lyndon Cerejo brings us ways to enable customers to make the decision to buy and guide them through the check-out process. Keep improving your online shopping experience!
Read more…
In this article, Daniel Pataki will explain how to get started with the $wpdb class, how to retrieve data from your WordPress database and how to run more advanced queries which are tailored to your particular needs, in order to update or delete something in the database, and generally make your website more efficient.
Read more…