
This article gives you the information you need to plan, design and build an HTML newsletter that renders well and is ac ...

Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly clie ...
This article is mostly aimed at people who are just starting to learn jQuery. ...
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 9 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 6 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 14 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 11 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 13 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 17 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 6 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 7 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 12 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in .NET
In part one of the \"ASP.NET for PHP Developers\" tutorial, we learned the basics of ASP.NET and the C# language. Part two builds on that foundation, and introduces some more advanced features and techniques to take your ASP.NET pages to the next level.
Viewed 8 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in Javascript
In this video quick tip, I\'ll demonstrate an easy way to allow for sequential animations of an infinite number of elements. I originally learned this technique from Dave Methvin, but don\'t think that many people are aware of this neat little trick.
Viewed 7 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in Javascript
Because of JavaScript\'s dependence upon globals, it might be easy to forget that creating private variables can be accomplished quite simply, thanks to closures. In just a few minutes, I\'ll demonstrate two common techniques which allow for private variables and methods in your projects.
Viewed 6 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in CSS
As CSS3 rolls out around the web, it is bringing some interesting new presentational techniques along with it. Today, we\'ll review the basics of using CSS3 transitions and animations to add an extra layer of polish.
Viewed 5 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in .NET
As software developers, we spend a lot of time extracting and displaying data from many different data sources. Whether it\'s a XML webservice of some sort, or a full featured relational database, we have been forced to learn different methods of data access. Wouldn\'t it be great if the method of access was the same for all data sources? Well, we are in luck because, as of the release of C# 3.0 and the .NET 3.5 Framework, LINQ has come to change the game forever.
Viewed 6 times, 0 comments and a rating of
By CMS tutorial Crawler ( http://cmstutorials.org/ ) in Tips
The fundamental rule for creating an email newsletter is to give it interesting, relevant and up-to-date information that is enjoyable to read. Users sign up for newsletters hoping be informed about things that they would not otherwise be able to find out about. In this article, we’ll discuss some guidelines for designing and distributing email newsletters. Each point will be accompanied by both good and bad examples.
Viewed 9 times, 0 comments and a rating of