
This screencast will serve as the final entry in a multi-part series across the TUTS sites which demonstrates how to bui ...

In this tutorial, we'll create an elegant featured content slider for Wordpress like the one featured on http://www.fuse ...
This tutorial will explain how to create a dynamic flash navigation which will dynamicly add the different links of the ...
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in Tips
The limitations of mobile devices have forced developers and designers to find new ways to allow users to input data faster and more easily. Thanks to the modern solutions covered in this article, the mobile space may not be a place to avoid forms much longer. Instead, it may become the place to encourage them.
Viewed 2 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in CodeIgniter
In today’s episode, we are going to be working with several helper functions, related to files, directories, and downloads. We are going to learn how to read, write, download files, and retrieve information about both files and directories. Also at the end we will build a small file browser that utilizes jQuery as well. Catch Up Day [...]
Viewed 2 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in Javascript
In jQuery 1.3, the team introduced the live() method, which allows us to bind event handlers to elements on the page, as well as any that might be created in the future dynamically. Though not perfect, it definitely proved to be helpful.
Viewed 3 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in Drupal
Following on from the original tutorial on creating a grid of images for an album in Drupal 6, a few people asked how to add pagination on to this for large albums.
Viewed 2 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in Wordpress
WordPress have a feature which saves various copies of your posts in order to allow you to compare revisions or restore an older version of your posts. This is very useful, but it also take a lot of space in your database. Here is a very handy SQL query that will instantly delete all posts revisions as well as meta associated with it.
Viewed 6 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in Tips
Repetitive tasks can quickly become tedious. As a designer, you probably often find yourself designing the same elements over and over from scratch. STOP! Wasting time is so old-fashioned. It also means you’re wasting money! So, let’s review some ways that you can automate and systematize your Photoshop workflow.
Viewed 5 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in Javascript
When space is at a premium, making use of sliders is the optimal way to present information. Today, we’ll take a look at how to create a slider similar to the one used in the iTunes store. Developers often seek the functionality provided by sliders in order to fit lots of information in [...]
Viewed 18 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in HTML
In this four minute video quick tip, we’ll review the mark-up, and also a quick way to play audio with jQuery.
Viewed 11 times, 0 comments and a rating of
By krike ( www.cmstutorials.org ) in PHP
In this tutorial I will teach you how to create a simple php counter to track how many times your banners were clicked
Viewed 17 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in Mootools
This tutorial is about understanding and mastering the MooTools library. It does so by offering a high level introduction to the history and foundations of the Core library: where to start, where to explore, what to master, and more.
Viewed 15 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in CSS
Fonts are a huge part of design (as we all know). Text on the web needs to be much more dynamic than in any other media. We have solutions like Cufon, sIFR, etc. but perhaps one of the better options is using @font-face in CSS.
Viewed 19 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in Wordpress
This script will replace the uploaded image (if bigger than the larger size defined in your settings) by the large image generated by WordPress to save space in your server, and save bandwidth if you link a thumbnail to the original image, like when a lightbox plugin is used.
Viewed 26 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in Wordpress
By default, WordPress automatically converts all links from the post content to nofollow. If you prefer your links to be dofollow, just read and use the following recipe.
Viewed 9 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in Wordpress
Nowadays, any serious blog have its own favicon. To add yours into WordPress, you can directly edit header.php or you can use a more clean technique, using the power of WordPress hooks.
Viewed 11 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in Tips
Although CSS is generally considered a simple and straightforward language, sometimes it requires creativity, skill and a bit of experimentation. The good news is that designers and developers worldwide often face similar problems and choose to share their insights and workarounds with the wider community.
Viewed 21 times, 0 comments and a rating of