This tutorial will take you through the entire process of converting a design in Photoshop to completed HTML template.
Did someone call for an integrated back end slider? Well, if you did, we heard you! After much anticipation from our readers, today is the day we integrate our slider with the backend of WordPress. We will learn all about how to use the WordPress media manager to let users setup, add, and edit the [...]
cool effect where you hover over an image, it then slides out of view, and a description is revealed.
In today's video tutorial, we'll review a bunch of different neat effects that can be used in Safari 4, Chrome, and for all iPhone development.
I\'ll bet that many of you have used or have been searching for a WordPress contact form to you for yourself or a client. Plugins can be great and very convenient, but your also relying on the plugin developer to make sure it works and does what you want. Today, we are going to build [...]
In this short tutorial, we\'ll be adding buttons to our WordPress theme to allow visitors to easily submit the current article to social bookmarking sites like Delicious, Reddit, Digg, StumbleUpon, Twitter and Facebook. All of these sites provide a simple way to create these buttons. For example, to add an article to Reddit, the URL [...]
The most requested tutorial for day five of our CodeIgniter screencast series was for an introduction to CRUD operations. We'll review how to easily create, read, update, and delete records using CI's active-records class.
In this tutorial, we\'ll be using JQuery to take a horizontally scrolling website and add a parallax scrolling background effect reminiscent of old-school 2D platform games like Sonic the Hedgehog. Tutorial Details Difficulty: Intermediate Estimated Completion Time: 30 mins - 1 hour View the Demo Download the Source Last year, the Silverback App site, designed by Carsonified, created some [...]
First, Envato released their beta version of the API, aptly named Edge. Now, we have a stable and fantastic API to work with that is super powerful and super simple. The latest version (at the time of writing) is release v1. In part one of this two part series, we will look at how to [...]
In today's hour long video tutorial, we'll be doing a lot! We'll implement a login and signup form that will allow us to lock down certain sections of our fictional site. As you'll find, working with sessions in CodeIgniter is a cinch!
we'll learn how to implement quick and dirty filtering without a database. By applying some classes and a touch of jQuery, we can implement a nice little system very quickly.
This article is mostly aimed at people who are just starting to learn jQuery.
Sometimes, your users might want to delete more than one record at a time; this tutorial will show you how to do so. Using PHP and a MySQL database, I\'ll take you step-by-step and even throw in a simple zebra striping technique using jQuery. Overview Program: PHP & MySQL Difficulty:Beginner/Intermediate Estimated Completion Time: 15-25 mins Live Demo Download the [...]
Just a few days ago, Envato\'s very own WordPress ninja, Derek Herman, released a new “Envato Marketplace Items” plugin for WordPress. Now, with only a few minutes worth of work, you can display your recent files, popular files, and even files according to a specific category on your site. Not only that, but you can [...]
In these last two weeks, I've received bunches of requests for a CodeIgniter pagination screencast; so that's what we'll be reviewing today! As a bonus, we'll also take a look at the super convenient HTML Table class.
Tired of the old Type-In Captcha? If so, learn how to build a unique type of "click-in" captcha in this tutorial.