• RSS
  • Print this article!
  • Digg
  • del.icio.us
  • DZone
  • Facebook
  • Mixx
  • Google Bookmarks
  • Design Float
  • Reddit
  • StumbleUpon
  • Technorati
  • Live
  • TwitThis

Archive

Archive for July, 2009

How To Build an Animated Header in jQuery

July 30th, 2009

Why not give a little flair to your header.  This tutorial will show you how to animate your header’s background image using jQuery to give your website that little extra something.

Read more…

Beginners Guide to Using AJAX with jQuery

July 29th, 2009

AJAX offers users a seamless way to work with your interface, no waiting for whole pages to load.  jQuery has a set of tools to make it super simple to implement. We will walk you through how to use jQuery to connect to PHP so you can step up your user interface.

Read more…

How to Build a CSS Image Viewer the Clever Way

July 25th, 2009

Image Viewers are fairly common on websites now-a-days. Most use some form of JavaScript to change images, some use Flash. This is a problem if the user doesn’t have either enabled on their browser.  In this tutorial we’ll cover how to create an image viewer with only using CSS and HTML.

Read more…

How To Create an Animated Navigation with jQuery

July 21st, 2009

There is a lot of wicked cool navigations out there. This tutorial will hopefully help you jump on the bandwagon, and create a snazzy navigation for your own website.

Read more…

CSS Font Size Conversion Chart

July 20th, 2009

Here is a chart that will help you find the conversion of pt,px,ems and %. The chart is good for an approximation, font size can change based on font, and operating system.

Read more…

Author: Shawn Categories: CSS, Front End Development Tags: ,

Easy Thumbnails with PHP

July 15th, 2009

Don’t hassle with image processing software if you don’t have to.  This post will show you how to automate your thumbnail making with PHP.

Read more…

Author: Shawn Categories: Back End, PHP Tags: ,

Creating a CSS Image Preloader

July 15th, 2009

There are plenty of ways to create preloaders for your images, generally a lot of them use JavaScript to get things rolling. No longer are you shackled to JavaScript preloaders, with CSS you can preload your images with little to no hassle.

Read more…

Author: Shawn Categories: CSS, Front End Development Tags: ,

A List of HTTP Status Codes

July 14th, 2009

This is a list of all the HTTP status codes. A better understanding of these codes will help you understand the under workings of how HTTP works.

Read more…

Author: Shawn Categories: Back End, Front End Development Tags:

Fresh Air : A Free Photoshop Website Layout

July 13th, 2009

This is a Freebie Photoshop website layout for making a website a little easier.

Read more…

Author: Shawn Categories: Freebie Tags: , ,

A Collection of Beginner Simplepie Tutorials

July 11th, 2009

Here is a list of Simplepie tutorials to help out beginners find their way.

Read more…

Author: Shawn Categories: Back End, How to, PHP Tags: ,