I’ve been using Coda for a while now, and it’s become my web development application of choice. There are quite a few great web development applications out there (read “18 Wonderful IDEs for Windows, Mac, and Linux“) but if you’re a Mac user, Coda is easily one of the best.

Here are 20 excellent Coda tips to increase productivity that I’ve gathered during my use of Coda so far.

Read More …

Today, I’ll teach you a simple way of rotating content on your site. We’ll be retrieving data from a MySQL database and using a dynamic widget that auto refreshes using AJAX.

Read More …

In part one of our “Fun with PHP GD series,” we went over what exactly the GD library is and the basics of using it. We also had a look at some neat tricks and using the built in GD image filters. Today, we are going to dive further into the GD library and take an in depth look at more cool effects we can achieve. Servers up, GD installed, text editor ready, let’s go!

Read More …

Creating templates that will sell extremely well is something we all want to do, but it takes time and skill. Luckily, there are some tips we can take from the masters and apply to our own work. Here are some great ways to improve your templates and increase your sales.

Read More …

When I need to setup tabs, accordions and other website user interface features, I use jQuery UI. That may very well be changing with the introduction of “jQuery Tools, The missing UI library for the Web“. jQuery Tools contains the UI features I use most, including an easy to setup “Coda slider” which jQuery UI doesn’t easily do (as in a few lines of code).

Read More …

Smarty, the not-so-well-known Template/Presentation framework, has been used for years by professional web application developers. It hasn’t caught on so much with mainstream coders - perhaps because of a “why do I need this?” line of thinking. This article will explain why!

Read More …

There are loads of great jQuery plugins, some more useful than others. The two I’ve recently used quite heavily are Galleria and jCarousel. Both well known for their flexibility and the ease of customization. But what if you’d like to make them work together to build an image gallery?

Read More …

On a daily basis I view all sorts of websites and all kinds of designs. One thing in common with successful templates on ThemeForest or with websites around the web is strong visual hierarchy. Often times I see templates that have a great concept going but has poor visual hierarchy. I’ll cover what visual hierarchy is and some great examples in this article.

Read More …

The Yahoo User Interface Library is a rather extensive set of JavaScript tools for developers. Often left unnoticed are a few other useful components of the library that will speed up your coding: some CSS libraries. I’d like to give you a quick tour of YUI Grids CSS library.

Read More …

Visual effects on web pages are becoming more and more effective thanks to framework like jQuery. The idea of being able to adjust the look of a page with a click or a button gives the user a bit of extra interaction. This tutorials aims to give you insight of realistic gravity animations with jQuery.

Read More …