Multisite is a powerful new feature that arrived with the release of WordPress 3.0. It allows website managers to host multiple independent websites with a single installation of WordPress.
Read more…
Many Web companies spend hours and hours agonizing over the best domain names for their clients. They try to find a domain name that is relevant and appropriate, sounds professional yet is distinctive, is easy to spell and remember and read over the phone, looks good on business cards and is available as a dot-com.
Read more…
In this article, Daniel Pataki presents a quick tutorial on using AJAX in WordPress. Learn how to properly add AJAX functionality itself to plugins!
Read more…
Krysztof Rakowski cover how to separate the view of your PHP application from its other components. Learn some basic MVC concepts, review some popular templating libraries, play around with a small custom-made view class, and explore the basics of using the Twig library.
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…
In this post, Eran Galperin breaks down some of the techniques and approaches to working with the PayPal API, in order to make integration and troubleshooting simpler and easier.
Read more…
Programming mistakes come in many shapes and sizes. In this article, Paul Tero shares some of the mistakes he has made over his programming carrer, and the lessons learned from them.
Read more…
Kristoffer Sandven takes you through one of the default Joomla 1.5 templates and shows you how to modify it for your website. The techniques used in this post can be applied to Joomla 1.6 and later versions as well!
Read more…
With the introduction of WordPress 3.1, several new features were added that make using WordPress to manage media even more practical. Jonathan Wold shows you how to setup custom post types and custom taxonomies, without plugins.
Read more…
Jacob Goldman reviews some of WordPress’s new tips that can help template developers and consultants up their game even further. Learn about adding excerpts to pages, removing the “Links” menu item, and more.
Read more…