<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free and Useful Online Resources for Designers and Developers &#187; Forms</title>
	<atom:link href="http://www.smashingapps.com/category/forms/feed" rel="self" type="application/rss+xml" />
	<link>http://www.smashingapps.com</link>
	<description>Free and useful online resources for designer and developers</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:14:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>45 jQuery Plugins And Tutorials To Enhance Your Forms</title>
		<link>http://www.smashingapps.com/2011/08/15/enhance-your-forms-45-jquery-plugins-and-tutorials.html</link>
		<comments>http://www.smashingapps.com/2011/08/15/enhance-your-forms-45-jquery-plugins-and-tutorials.html#comments</comments>
		<pubDate>Mon, 15 Aug 2011 15:57:11 +0000</pubDate>
		<dc:creator>Akhter</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[jQuery plugins]]></category>
		<category><![CDATA[jQuery tutorials]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=18093</guid>
		<description><![CDATA[Creating awesome and appealing forms for your website has now become easy, thanks to jQuery plugins. Here we are sharing with you a collection of some extremely useful plugins and tutorials to help you create beautiful and awesome web forms.

Web forms are the crucial element for any website as website visitors use such forms to interact with the webmaster. Therefore, keeping them neat and functional while maintaining their aesthetic appeal is important. Here is the complete list.
<br /><br />
<a href="http://www.smashingapps.com/2011/08/15/enhance-your-forms-45-jquery-plugins-and-tutorials.html"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins10.jpg" alt="Screenshot" width="520" height="" /></a>]]></description>
			<content:encoded><![CDATA[<p>Creating awesome and appealing forms for your website has now become easy, thanks to jQuery plugins. Here we are sharing with you a collection of some extremely useful plugins and tutorials to help you create beautiful and awesome web forms.</p>
<p>Web forms are the crucial element for any website as website visitors use such forms to interact with the webmaster. Therefore, keeping them neat and functional while maintaining their aesthetic appeal is important. Here is the complete list. Enjoy!</p>
<p><strong><a href="http://onehackoranother.com/projects/jquery/boxy/" target="_blank">Boxy –Facebook-like dialog/overlay</a> ( <a href="http://onehackoranother.com/projects/jquery/boxy/" target="_blank">Demo </a> | <a href="http://plugins.jquery.com/project/boxy" target="_blank">Download</a> )</strong><br />
Boxy is a flexible, Facebook-style dialog box for jQuery with support for dragging and size tweening.</p>
<p class="showcase"><a href="http://onehackoranother.com/projects/jquery/boxy/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins6.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/" target="_blank">A jQuery Inline Form Validation</a> ( <a href="http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/" target="_blank">Demo </a> | <a href="http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/" target="_blank">Download</a> )</strong><br />
When it comes to form validation, it’s hard to have a versatile solution that works with every form. Figuring out how to display errors is not a simple task. When an error needs to be displayed, the script creates a div and positions it in the top right corner of the input. This way you don’t have to worry about your HTML form structure. The rounded corner and shadow are done with CSS3 and degrade well in non compliant browsers.</p>
<p class="showcase"><a href="http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins51.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.scotthorlbeck.com/code/tochecklist/" target="_blank">ToChecklist plugin</a> ( <a href="http://www.scotthorlbeck.com/code/tochecklist/" target="_blank">Demo </a> | <a href="http://www.scotthorlbeck.com/code/tochecklist/" target="_blank">Download</a> )</strong><br />
The toChecklist plugin for jQuery will give you the functionality of a SELECT box without the need to ctrl+click items to select them.</p>
<p class="showcase"><a href="http://www.scotthorlbeck.com/code/tochecklist/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins1.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://tutorialzine.com/2009/09/fancy-contact-form/" target="_blank">A Fancy Contact Form</a> ( <a href="http://demo.tutorialzine.com/2009/09/fancy-contact-form/demo.php" target="_blank">Demo </a> | <a href="http://demo.tutorialzine.com/2009/09/fancy-contact-form/demo.zip" target="_blank">Download</a> )</strong><br />
Providing a simple and reliable means of feedback from site visitors is a crucial part of any web presence. The most simple and common feedback channel are contact forms. In this tutorial we are going to make an AJAX contact form which leverages modern web development techniques.</p>
<p class="showcase"><a href="http://tutorialzine.com/2009/09/fancy-contact-form/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins2.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.ryancramer.com/journal/entries/select_multiple/" target="_blank">Select Multiple Form Fields</a> ( <a href="http://www.ryancramer.com/journal/entries/select_multiple/" target="_blank">Demo </a> | <a href="http://www.ryancramer.com/journal/entries/select_multiple/" target="_blank">Download</a> )</strong><br />
asmSelect is a jQuery plugin that answers some of these issues. A progressive enhancement is applied to the select multiple that makes it much easier to use. This enhancement automatically hides the original select multiple, and instead presents a regular select showing the available options, and an HTML list showing the already-selected options.</p>
<p class="showcase"><a href="http://www.ryancramer.com/journal/entries/select_multiple/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins3.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://designshack.co.uk/tutorials/creating-a-digg-style-sign-up-form" target="_blank">Creating a Digg Style Sign Up Form</a> ( <a href="http://www.designshack.co.uk/tutorialexamples/diggform/" target="_blank">Demo </a> | <a href="http://www.designshack.co.uk/tutorialexamples/diggform/diggform.zip" target="_blank">Download</a> )</strong><br />
In this tutorial we are going to simulate their signup form, with unique features such as their dynamic tooltips that give you a hint on each field that is to be filled. The same approach will be adopted for displaying validation messages.</p>
<p class="showcase"><a href="http://designshack.co.uk/tutorials/creating-a-digg-style-sign-up-form" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins22.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://trevordavis.net/blog/jquery-show-password-plugin/" target="_blank">jQuery Show Password Plugin</a> ( <a href="http://trevordavis.net/play/jquery-show-password/" target="_blank">Demo </a> | <a href="http://github.com/davist11/jQuery-Show-Password" target="_blank">Download</a> )</strong><br />
This plugin works by adding a text field that takes the value of what is typed into the password field. Then, when the link is clicked the password field is hidden and the text field is shown.</p>
<p class="showcase"><a href="http://trevordavis.net/blog/jquery-show-password-plugin/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins4.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.tuttoaster.com/create-an-ajaxjqueryphp-contact-form/" target="_blank">Create an AJAX/jQuery/PHP Contact Form</a> ( <a href="http://www.tuttoaster.com/wp-content/uploads/demos/8/contact_form/" target="_blank">Demo </a> | <a href="http://www.tuttoaster.com/create-an-ajaxjqueryphp-contact-form/" target="_blank">Download</a> )</strong><br />
This tutorial uses XHTML, CSS, jQuery and a little PHP to make a pop-up/modal contact form that validates whatever is entered into the form and then uses AJAX to send the form without refreshing the page.</p>
<p class="showcase"><a href="http://www.tuttoaster.com/create-an-ajaxjqueryphp-contact-form/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins5.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/" target="_blank">LightForm</a> ( <a href="http://web-kreation.com/demos/LightForm/" target="_blank">Demo </a> | <a href="http://web-kreation.com/download/LightForm.zip" target="_blank">Download</a> )</strong><br />
LightForm is a free Ajax/PHP contact form. It combines FormCheck2 for fields validation and NiceForms to style text fields and textareas.</p>
<p class="showcase"><a href="http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins46.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.meiocodigo.com/projects/meiomask/" target="_blank">MeioMask</a> ( <a href="http://www.meiocodigo.com/projects/meiomask/#mm_demos" target="_blank">Demo </a> | <a href="http://www.meiocodigo.com/projects/meiomask/" target="_blank">Download</a> )</strong><br />
With meioMask plugin you can create and apply maskstot text input fields.</p>
<p class="showcase"><a href="http://www.meiocodigo.com/projects/meiomask/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins50.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://designresourcebox.com/livevalidation/" target="_blank">LiveValidation</a> ( <a href="http://livevalidation.com/examples" target="_blank">Demo </a> | <a href="http://designresourcebox.com/wp-content/plugins/download-monitor/download.php?id=295" target="_blank">Download</a> )</strong><br />
LiveValidation is a small open source javascript library for making client-side validation quick, easy, and powerful. It comprises of two main parts. Firstly, it provides developers with a rich set of core validation methods, which can also be used outside the context of forms.</p>
<p class="showcase"><a href="http://designresourcebox.com/livevalidation/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins45.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://trevordavis.net/blog/wordpress-jquery-contact-form-without-a-plugin/" target="_blank">WordPress plugins for contact forms</a> ( <a href="http://trevordavis.net/blog/wordpress-jquery-contact-form-without-a-plugin/" target="_blank">Demo </a> | <a href="http://trevordavis.net/images/content/2009/02/contact-form.zip" target="_blank">Download</a> )</strong><br />
There are lots of WordPress plugins for contact forms, but wouldn’t it be nice to have more control over the markup? In this tutorial, Trevor is going to show how to use a custom page template to create a contact form in WordPress without a plugin.</p>
<p class="showcase"><a href="http://trevordavis.net/blog/wordpress-jquery-contact-form-without-a-plugin/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins7.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.tuttoaster.com/enhancing-forms-using-jquery-ui/" target="_blank">How to Enhance Forms Using jQuery UI</a> ( <a href="http://www.tuttoaster.com/wp-content/uploads/demos/5/index.html" target="_blank">Demo </a> | <a href="http://www.tuttoaster.com/wp-content/uploads/downloads/Enhancing-Forms-using-jQuery-UI.zip" target="_blank">Download</a> )</strong><br />
jQuery makes creating UI so much easier without compromising speed and quality. In this tutorial we are going to enhance form using jQuery UI, so let’s get started</p>
<p class="showcase"><a href="http://www.tuttoaster.com/enhancing-forms-using-jquery-ui/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins8.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/" target="_blank">Submit A Form Without Page Refresh using jQuery</a> ( <a href="http://net.tutsplus.com/demos/contactform/" target="_blank">Demo </a> | <a href="http://net.tutsplus.com/demos/contactform/demo.zip" target="_blank">Download</a> )</strong><br />
Submit a contact form that sends an email, without page refresh using jQuery, This tutorial will help you creating a form that can be submitted without page refreshing, using JQuery.</p>
<p class="showcase"><a href="http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins9.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://haineault.com/media/jquery/ui-timepickr/page/" target="_blank">Timepickr</a> ( <a href="http://haineault.com/media/jquery/ui-timepickr/page/" target="_blank">Demo </a> | <a href="http://haineault.com/media/jquery/ui-timepickr/page/" target="_blank">Download</a> )</strong><br />
jquery.timepickr was created in a attempt to make the process of inputing time in a form as easy and natural as possible.</p>
<p class="showcase"><a href="http://haineault.com/media/jquery/ui-timepickr/page/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins10.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://benjaminsterling.com/password-strength-indicator-and-generator/" target="_blank">Password Strength Indicator and Generator</a> ( <a href="http://benjaminsterling.com/password-strength-indicator-and-generator/" target="_blank">Demo </a> | <a href="http://benjaminsterling.com/password-strength-indicator-and-generator/" target="_blank">Download</a> )</strong><br />
In the example about you will see two password boxes and with them you have a generate password link and an icon showing you the strength of your password.</p>
<p class="showcase"><a href="http://benjaminsterling.com/password-strength-indicator-and-generator/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins11.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.jqbyte.com/StickyForms/" target="_blank">JQByte StickyForms</a> ( <a href="http://www.jqbyte.com/StickyForms/documentation.php" target="_blank">Demo </a> | <a href="http://www.jqbyte.com/StickyForms/" target="_blank">Download</a> )</strong><br />
StickyForms is a jQuery plugin that automatically saves all form fields into cookies, and then autofills those values on any form that shares element IDs across your site.</p>
<p class="showcase"><a href="http://www.jqbyte.com/StickyForms/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins12.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.appelsiini.net/projects/filestyle" target="_blank">File Style jQuery</a> ( <a href="http://www.appelsiini.net/projects/filestyle/demo.html" target="_blank">Demo </a> | <a href="http://www.appelsiini.net/projects/filestyle" target="_blank">Download</a> )</strong><br />
Browsers do not let you style file inputs. File Style plugin fixes this problem. It enables you to use image as browse button. You can also style filename field as normal textfield using css. It is written using JavaScript and jQuery.</p>
<p class="showcase"><a href="http://www.appelsiini.net/projects/filestyle" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins13.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/" target="_blank">Autocomplete</a> ( <a href="http://jquery.bassistance.de/autocomplete/demo/" target="_blank">Demo </a> | <a href="http://jquery.bassistance.de/autocomplete/jquery.autocomplete.zip" target="_blank">Download</a> )</strong><br />
By giving an autocompleted field focus or entering something into it, the plugin starts searching for matching entries and displays a list of values to choose from. By entering more characters, the user can filter down the list to better matches.</p>
<p class="showcase"><a href="http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins14.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.emblematiq.com/lab/niceforms/" target="_blank">Emblematiq Niceforms</a> ( <a href="http://www.emblematiq.com/lab/niceforms/demo/" target="_blank">Demo </a> | <a href="http://www.emblematiq.com/lab/niceforms/" target="_blank">Download</a> )</strong><br />
You basically know a web form when you see one as they always look the same and they’ve kept this look over the years. Try as hard as you might but web forms can only change their appearance so much. Some may argue that this is a good usability feature, and I tend to agree, but there comes a time when you just need to style web forms so that they look different. How do you do that? Niceforms comes to the rescue!</p>
<p class="showcase"><a href="http://www.emblematiq.com/lab/niceforms/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins15.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://jasonlau.biz/home/a-better-form-a-jquery-plugin" target="_blank">A BETTER FORM – SPAM-LESS ROBOT-LESS FORMS</a> ( <a href="http://jasonlau.biz/home/a-better-form-a-jquery-plugin/examples" target="_blank">Demo </a> | <a href="http://jasonlau.biz/home/a-better-form-a-jquery-plugin" target="_blank">Download</a> )</strong><br />
A Better Form is a jQuery plugin I designed to help eliminate spam comments, spam emails and other automated form submissions.</p>
<p class="showcase"><a href="http://jasonlau.biz/home/a-better-form-a-jquery-plugin" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins16.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://net.tutsplus.com/tutorials/javascript-ajax/create-a-progress-bar-with-javascript/" target="_blank">Progress Bar</a> ( <a href="http://nettuts.s3.amazonaws.com/266_progressSlider/jQuery%20UI/regForm.html" target="_blank">Demo </a> | <a href="http://nettuts.s3.amazonaws.com/266_progressSlider/progressbar_sourceFiles.rar" target="_blank">Download</a> )</strong><br />
It’s a very simple widget with a small API that exposes a limited number of properties and methods, but it can still be highly effective and is great for providing visual feedback to visitors on the percentage of a process is left before it is complete.</p>
<p class="showcase"><a href="http://net.tutsplus.com/tutorials/javascript-ajax/create-a-progress-bar-with-javascript/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins17.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://itgroup.com.ph/alphanumeric/" target="_blank">jQuery AlphaNumeric</a> ( <a href="http://itgroup.com.ph/alphanumeric/" target="_blank">Demo </a> | <a href="http://itgroup.com.ph/alphanumeric/alphanumeric.zip" target="_blank">Download</a> )</strong><br />
jQuery AlphaNumeric is a javascript control plugin that allows you to limit what characters a user can enter on textboxes or textareas.</p>
<p class="showcase"><a href="http://itgroup.com.ph/alphanumeric/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins18.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://net.tutsplus.com/tutorials/javascript-ajax/build-a-top-panel-with-jquery/" target="_blank">Build An Incredible Login Form With jQuery</a> ( <a href="http://d2o0t5hpnwv4c1.cloudfront.net/041_TopPanelWithJquery/demo/index.html" target="_blank">Demo </a> | <a href="http://d2o0t5hpnwv4c1.cloudfront.net/041_TopPanelWithJquery/demo.zip" target="_blank">Download</a> )</strong><br />
In this tutorial, we’ll create a sliding panel, that slides in to reveal more content, using JQuery to animate the height of the panel. In this case, we will be creating a hypothetical login for the new tutsplus area that’s coming soon.</p>
<p class="showcase"><a href="http://net.tutsplus.com/tutorials/javascript-ajax/build-a-top-panel-with-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins19.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.no-margin-for-errors.com/projects/prettyCheckboxes/" target="_blank">prettyCheckboxes</a> ( <a href="http://www.no-margin-for-errors.com/projects/prettyCheckboxes/" target="_blank">Demo </a> | <a href="http://www.no-margin-for-errors.com/demos/prettyCheckboxes/prettyCheckboxes_compressed.1.1.zip" target="_blank">Download</a> )</strong><br />
This script is for people who wants to have a consistent look for checkboxes across browser or those who simply want them to look better. By using this script you wont loose any of the regular inputs usability.</p>
<p class="showcase"><a href="http://www.no-margin-for-errors.com/projects/prettyCheckboxes/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins20.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://css-tricks.com/716-improved-current-field-highlighting-in-forms/" target="_blank">Improved Current Field Highlighting in Forms</a> ( <a href="http://css-tricks.com/examples/CurrentFieldHighlighting/" target="_blank">Demo </a> | <a href="http://css-tricks.com/downloads/" target="_blank">Download</a> )</strong><br />
In this tutorial CSS expert Chris Coyier will tell you how to improve your form usuability and enhance them visually.</p>
<p class="showcase"><a href="http://css-tricks.com/716-improved-current-field-highlighting-in-forms/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins21.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://papermashup.com/jquery-ajax-delete/" target="_blank">jQuery Ajax delete</a> ( <a href="http://papermashup.com/demos/jquery-delete/" target="_blank">Demo </a> | <a href="http://papermashup.com/demos/jquery-delete/jquery-delete.zip" target="_blank">Download</a> )</strong><br />
Removing contents with Ajax is a useful tool to have in any web designers kit. Using a few lines of jQuery we can remove a div and simultaneously remove a record from the database with Ajax. In the download and demo you’ll see a small red cross to the right of each comment. Clicking the cross will remove the comment div with a slide up animation which will remove the div. click the image below to check out the demo.</p>
<p class="showcase"><a href="http://papermashup.com/jquery-ajax-delete/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins23.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.codenothing.com/archives/jquery/auto-complete/" target="_blank">jQuery Auto Complete</a> ( <a href="http://www.codenothing.com/archives/jquery/auto-complete/" target="_blank">Demo </a> | <a href="http://www.codenothing.com/downloads/2010/auto-complete-5.1.zip" target="_blank">Download</a> )</strong><br />
Auto-complete takes input from the user, and tries to form a list of words that match the users input. The function attaches itself to the input field selected, and also creates the UL drop down from within so all you need is have the styles for it ready.</p>
<p class="showcase"><a href="http://www.codenothing.com/archives/jquery/auto-complete/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins24.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.eyecon.ro/datepicker/" target="_blank">Date Picker</a> ( <a href="http://www.jqueryui.com/demos/datepicker/" target="_blank">Demo </a> | <a href="http://www.eyecon.ro/datepicker/#download" target="_blank">Download</a> )</strong><br />
Date Picker component with a lot of options and easy to fit in your web application.</p>
<p class="showcase"><a href="http://www.eyecon.ro/datepicker/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins25.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.prothemer.com/blog/research-and-development/new-jquery-plugin-targeting-usability-for-password-mas" target="_blank">Plugin for Password Masking</a> ( <a href="http://www.prothemer.com/labs/jquery/showpassword/" target="_blank">Demo </a> | <a href="http://www.prothemer.com/labs/jquery/showpassword/showPasswordv1.zip" target="_blank">Download</a> )</strong><br />
This plugin gives users the option to see the chracters of the password the are entering, for usability purposes.</p>
<p class="showcase"><a href="http://www.prothemer.com/blog/research-and-development/new-jquery-plugin-targeting-usability-for-password-mas" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins29.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.malsup.com/jquery/form/" target="_blank">jQuery Form Plugin</a> ( <a href="http://www.malsup.com/jquery/form/#ajaxForm" target="_blank">Demo </a> | <a href="http://www.malsup.com/jquery/form/#tab7" target="_blank">Download</a> )</strong><br />
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process.</p>
<p class="showcase"><a href="http://www.malsup.com/jquery/form/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins32.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.jankoatwarpspeed.com/post/2008/11/26/Make-image-buttons-a-part-of-input-fields.aspx" target="_blank">Input Fields with Images</a> ( <a href="http://www.jankoatwarpspeed.com/examples/input_fields_with_images/" target="_blank">Demo </a> | <a href="http://www.jankoatwarpspeed.com/file.axd?file=2008%2f11%2finput_fields_with_images.zip" target="_blank">Download</a> )</strong><br />
With this plugin you can add icons or images inside of input fields to add some flair to your forms.</p>
<p class="showcase"><a href="http://www.jankoatwarpspeed.com/post/2008/11/26/Make-image-buttons-a-part-of-input-fields.aspx" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins33.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://www.unwrongest.com/projects/elastic/" target="_blank">Elastic</a> ( <a href="http://ononoma.appspot.com/clearable_text_field/example/" target="_blank">Demo </a> | <a href="http://jquery-elastic.googlecode.com/files/jquery.elastic-1.6.10.zip" target="_blank">Download</a> )</strong><br />
Elastic makes your textareas grow and shrink to fit it’s content. It was inspired by the auto growing textareas on Facebook. The major difference between Elastic and it’s competitors is it’s weight.</p>
<p class="showcase"><a href="http://www.unwrongest.com/projects/elastic/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins34.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://widowmaker.kiev.ua/checkbox/" target="_blank">jQuery Checkbox</a> ( <a href="http://widowmaker.kiev.ua/checkbox/" target="_blank">Demo </a> | <a href="http://widowmaker.kiev.ua/checkbox/" target="_blank">Download</a> )</strong><br />
This plugin allows you to style your forms checkboxes or radio buttons.</p>
<p class="showcase"><a href="http://widowmaker.kiev.ua/checkbox/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins35.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://awardwinningfjords.com/2009/06/16/iphone-style-checkboxes.html" target="_blank">iPhone Style Checkboxes</a> ( <a href="http://awardwinningfjords.com/2009/06/16/iphone-style-checkboxes.html" target="_blank">Demo </a> | <a href="http://github.com/tdreyno/iphone-style-checkboxes/zipball/master" target="_blank">Download</a> )</strong><br />
With this plugin you can enhance standard HTML checkboxes and gives them an iPhone-like styling.</p>
<p class="showcase"><a href="http://awardwinningfjords.com/2009/06/16/iphone-style-checkboxes.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins36.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://rikrikrik.com/jquery/autosave/" target="_blank">jQuery Autosave</a> ( <a href="http://rikrikrik.com/jquery/autosave/#examples" target="_blank">Demo </a> | <a href="http://rikrikrik.com/jquery/autosave/" target="_blank">Download</a> )</strong><br />
Autosave is designed to save the progress of forms by saving the fields to cookies so you won’t lose anything should anything go wrong. The plug-in saves the form fields at certain intervals (the default is every 10 seconds) and whenever you leave the page.</p>
<p class="showcase"><a href="http://rikrikrik.com/jquery/autosave/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins37.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://plugins.jquery.com/project/autotab" target="_blank">AutoTab</a> ( <a href="http://www.lousyllama.com/sandbox/jquery-autotab" target="_blank">Demo </a> | <a href="http://plugins.jquery.com/project/autotab" target="_blank">Download</a> )</strong><br />
Autotab provides smart auto-tabbing and filtering on text fields in a form. Simply put: once you have typed the maximum number of characters in a text field, you will automatically have focus on the next defined text field. Target text fields are defined, as well as a defined previous text field.</p>
<p class="showcase"><a href="http://plugins.jquery.com/project/autotab" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins38.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://rikrikrik.com/jquery/magicpreview/" target="_blank">Magicpreview</a> ( <a href="http://rikrikrik.com/jquery/magicpreview/#examples" target="_blank">Demo </a> | <a href="http://rikrikrik.com/jquery/magicpreview/#download" target="_blank">Download</a> )</strong><br />
Magicpreview automatically updates selected elements on a page based on form fields. Perfect for previewing forms.</p>
<p class="showcase"><a href="http://rikrikrik.com/jquery/magicpreview/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins39.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://cssglobe.com/post/2494/using-form-labels-as-text-field-values" target="_blank">Using form labels as text field values</a> ( <a href="http://cssglobe.com/lab/label2value/" target="_blank">Demo </a> | <a href="http://cssglobe.com/lab/label2value/label2value.zip" target="_blank">Download</a> )</strong><br />
When designing you sometimes have limited space to put and display all of the form elements. Recently that happened to me and when I was trying to squeeze in a simple newsletter form to a 120px wide area (plus a limited height). I realized that some of the elements will have to go. The obvious solution was to get rid of the labels and put only the form text fields. How will the users know what are the text fields for? I will use value attributes and write the explanation in there, something like &#8220;Input your email here&#8221;. Problem solved? Not quite. Why? Because I am a web standards freak <img src='http://www.smashingapps.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p class="showcase"><a href="http://cssglobe.com/post/2494/using-form-labels-as-text-field-values" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins41.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://web.enavu.com/tutorials/checking-username-availability-with-ajax-using-jquery/" target="_blank">Checking username availability with ajax using jQuery</a> ( <a href="http://web.enavu.com/tutorials/checking-username-availability-with-ajax-using-jquery/" target="_blank">Demo </a> | <a href="http://web.enavu.com/files/username_availability.rar" target="_blank">Download</a> )</strong><br />
The time when username availability is checked after the page is normaly processed is long way behind us. Google has it, Yahoo has it and many many more sites have it, ajax username availability checker. So in this tutorial we will make an ajax username availability checker powered with jQuery.</p>
<p class="showcase"><a href="http://web.enavu.com/tutorials/checking-username-availability-with-ajax-using-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins42.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://designresourcebox.com/jquery-highlight-plugin/" target="_blank">jQuery Highlight plugin</a> ( <a href="http://www.keyframesandcode.com/resources/javascript/jQuery/demos/highlight-demo.html" target="_blank">Demo </a> | <a href="http://www.keyframesandcode.com/resources/javascript/jQuery/highlight/jquery.highlight.js" target="_blank">Download</a> )</strong><br />
Highlight increases usability by highlighting elements as you interact with the page. Its primary use is for forms, but it can also be used for tables, lists, or any element you specify. It can also be used to toggle elements on and off, for example, table rows.</p>
<p class="showcase"><a href="http://designresourcebox.com/jquery-highlight-plugin/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins43.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://designresourcebox.com/ajax-fancy-captcha/" target="_blank">A Fancy AJAX Contact Form</a> ( <a href="http://www.webdesignbeach.com/beachbar/ajax-fancy-captcha-jquery-plugin" target="_blank">Demo </a> | <a href="http://designresourcebox.com/wp-content/plugins/download-monitor/download.php?id=294" target="_blank">Download</a> )</strong><br />
Ajax Fancy Captcha is a jQuery plugin that helps you protect your web pages from bots and spammers. We are introducing you to a new, intuitive way of completing “verify humanity” tasks. In order to do that you are asked to drag and drop specified item into a circle.</p>
<p class="showcase"><a href="http://designresourcebox.com/ajax-fancy-captcha/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins44.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://plugins.jquery.com/project/asmselect" target="_blank">ASM Select</a> ( <a href="http://www.ryancramer.com/projects/asmselect/examples/example1.html" target="_blank">Demo </a> | <a href="http://plugins.jquery.com/project/asmselect" target="_blank">Download</a> )</strong><br />
A progressive enhancement to select multiple form elements. It provides a simpler alternative with lots of advantages.</p>
<p class="showcase"><a href="http://plugins.jquery.com/project/asmselect" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins47.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://plugins.jquery.com/project/babysteps" target="_blank">BABYSTEPS</a> ( <a href="http://static.coryodaniel.com/stuff/examples/babysteps/index.html" target="_blank">Demo </a> | <a href="http://plugins.jquery.com/project/babysteps" target="_blank">Download</a> )</strong><br />
BabySteps (A &#8216;What About Bob?&#8217; reference) is a simple and easily configurable tool for turning long forms into broken out steps without going from page to page.</p>
<p class="showcase"><a href="http://plugins.jquery.com/project/babysteps" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins48.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><strong><a href="http://plugins.jquery.com/project/bsformaccelerator" target="_blank">BS FORM ACCELERATOR</a> ( <a href="http://www.soltanrezaey.com/bsformaccelerator/demo-enter.html" target="_blank">Demo </a> | <a href="http://plugins.jquery.com/files/BSFormAccelerator.zip" target="_blank">Download</a> )</strong><br />
BS Form Accelerator will be able to use Enter or Space buttons in your forms replacing the buttons such as Tab for changing focus in fields just with assigning an ID to the form.</p>
<p class="showcase"><a href="http://plugins.jquery.com/project/bsformaccelerator" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/webformplugins49.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><font color="#7D7D7D">Brought To You By</font></p>
<p align="left"><a href="http://www.smashingapps.com/go/premiersurvey" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2008/08/premier-survey-advertise.jpg" alt="Premier Survey" /></a><br />
<font color="#7D7D7D">Do you want to advertise here? <a href="http://www.smashingapps.com/advertise" target="_blank"><font color="#800000">Click to get more info&#8230;</font></a></font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smashingapps.com/2011/08/15/enhance-your-forms-45-jquery-plugins-and-tutorials.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Showcase Of Effective And Creatively Designed Contact Forms</title>
		<link>http://www.smashingapps.com/2011/07/07/showcase-of-effective-and-creatively-designed-contact-forms.html</link>
		<comments>http://www.smashingapps.com/2011/07/07/showcase-of-effective-and-creatively-designed-contact-forms.html#comments</comments>
		<pubDate>Thu, 07 Jul 2011 13:48:49 +0000</pubDate>
		<dc:creator>Akhter</dc:creator>
				<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Contact Forms]]></category>
		<category><![CDATA[Interface Design]]></category>
		<category><![CDATA[Web Layout]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=16878</guid>
		<description><![CDATA[Contact Form is a way for your visitors and clients to directly communicate with you regarding their queries and suggestions. Contact Forms not only let you interact with your visitors but are the most suitable way to welcome your visitors and encourage them to use your services.

Designing a creative and inspirational Contact Form not only does persuade the visitors but also lets you build their confidence in your goods and services. Here, we are featuring a breathtaking collection of some exceptional Website Contact Forms that help you get the best idea for your contact form. 
<br /><br />
<a href="http://www.smashingapps.com/2011/07/07/showcase-of-effective-and-creatively-designed-contact-forms.html"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms3.jpg" alt="" width="540" border="0" /></a>]]></description>
			<content:encoded><![CDATA[<p>Contact Form is a way for your visitors and clients to directly communicate with you regarding their queries and suggestions. Contact Forms not only let you interact with your visitors but are the most suitable way to welcome your visitors and encourage them to use your services.</p>
<p>Designing a creative and inspirational Contact Form not only does persuade the visitors but also lets you build their confidence in your goods and services. Here, we are featuring a breathtaking collection of some exceptional Website Contact Forms that help you get the best idea for your contact form. Enjoy!</p>
<p><strong><a href="http://www.bornwithdesign.com/#/little-black-book/" target="_blank">Born with Design</a></strong></p>
<p><a href="http://www.bornwithdesign.com/#/little-black-book/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms85.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.justdot.gr/" target="_blank">Justdot</a></strong></p>
<p><a href="http://www.justdot.gr/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms62.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://artflavours.com/contact/" target="_blank">ArtFlavours</a></strong></p>
<p><a href="http://artflavours.com/contact/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms66.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.useneedle.com.br/" target="_blank">Needle</a></strong></p>
<p><a href="http://www.useneedle.com.br/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms72.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.andrinaperic.com/" target="_blank">Andrina peric</a></strong></p>
<p><a href="http://www.andrinaperic.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms83.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.lionways.com/en/contact/" target="_blank">Lionways</a></strong></p>
<p><a href="http://www.lionways.com/en/contact/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms3.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.spraystudio.com.mx/#/contacto" target="_blank">Spray Studio</a></strong></p>
<p><a href="http://www.spraystudio.com.mx/#/contacto" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms67.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://svn2ftp.com/contact-svn2ftp" target="_blank">Svn2ftp</a></strong></p>
<p><a href="http://svn2ftp.com/contact-svn2ftp" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms69.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.mikimottes.com/" target="_blank">Miki Mottes</a></strong></p>
<p><a href="http://www.mikimottes.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms77.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.the-waiting-room.com/" target="_blank">The Waiting Room</a></strong></p>
<p><a href="http://www.the-waiting-room.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms82.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.brianhandleydesign.com/contact.php" target="_blank">Brian Handley Design</a></strong></p>
<p><a href="http://www.brianhandleydesign.com/contact.php" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms7.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.beakable.com/contact/" target="_blank">Beakable</a></strong></p>
<p><a href="http://www.beakable.com/contact/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms33.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.stangursky.com/" target="_blank">Stan Gursky</a></strong></p>
<p><a href="http://www.stangursky.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms56.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.ctrln.com.ar/" target="_blank">Ctrln</a></strong></p>
<p><a href="http://www.ctrln.com.ar/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms57.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.umquarto.com.br/fale_conosco.php" target="_blank">UmQuarto</a></strong></p>
<p><a href="http://www.umquarto.com.br/fale_conosco.php" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms58.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.kevadamson.com/about-this-website#contact" target="_blank">Kevadamson</a></strong></p>
<p><a href="http://www.kevadamson.com/about-this-website#contact" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms59.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.digitalbase.eu/contact" target="_blank">Digital Base</a></strong></p>
<p><a href="http://www.digitalbase.eu/contact" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms63.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://sandaliasxtr.com.br/?page_id=12" target="_blank">Sandalias XTR</a></strong></p>
<p><a href="http://sandaliasxtr.com.br/?page_id=12" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms68.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.wingcheng.com/" target="_blank">Wing Cheng</a></strong></p>
<p><a href="http://www.wingcheng.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms70.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.denisechandler.com/" target="_blank">Denise Chandler</a></strong></p>
<p><a href="http://www.denisechandler.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms71.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://jasongraymusic.com/home#/connect" target="_blank">Jason Gray Music</a></strong></p>
<p><a href="http://jasongraymusic.com/home#/connect" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms73.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://heartbreakerfashion.com/contacts/" target="_blank">Heart Breaker Fashion</a></strong></p>
<p><a href="http://heartbreakerfashion.com/contacts/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms74.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.brightbulbstudio.com/" target="_blank">Bright Bulb Studio</a></strong></p>
<p><a href="http://www.brightbulbstudio.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms75.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.karijobe.com/contact.php" target="_blank">Kari jobe</a></strong></p>
<p><a href="http://www.karijobe.com/contact.php" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms76.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.vismaad.in/contact.aspx" target="_blank">Vismaad</a></strong></p>
<p><a href="http://www.vismaad.in/contact.aspx" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms79.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://whoisleon.com/#contact" target="_blank">Who is Leon</a></strong></p>
<p><a href="http://whoisleon.com/#contact" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms84.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://foto.marcol.art.pl/kontakt.html" target="_blank">Foto Marcol</a></strong></p>
<p><a href="http://foto.marcol.art.pl/kontakt.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms5.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.lamasamimatta.com/contacto/" target="_blank">La Masa Mimatta</a></strong></p>
<p><a href="http://www.lamasamimatta.com/contacto/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms11.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://nineteeneightyfour.info/" target="_blank">Nineteen eighty four</a></strong></p>
<p><a href="http://nineteeneightyfour.info/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms12.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.fundolospaltos.com.pe/en/contacto.php" target="_blank">Fundo los paltos</a></strong></p>
<p><a href="http://www.fundolospaltos.com.pe/en/contacto.php" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms13.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.indofolio.com/" target="_blank">Indofolio</a></strong></p>
<p><a href="http://www.indofolio.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms14.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.trytriangle.it/" target="_blank">Try triangle</a></strong></p>
<p><a href="http://www.trytriangle.it/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms17.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.fivecentstand.com/" target="_blank">Five Cent Stand</a></strong></p>
<p><a href="http://www.fivecentstand.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms19.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://socialsnack.com/" target="_blank">Social snack</a></strong></p>
<p><a href="http://socialsnack.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms20.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://orcabayseafoods.com/contact-us" target="_blank">Orca Bay Sea Foods</a></strong></p>
<p><a href="http://orcabayseafoods.com/contact-us" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms21.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.berttimmermans.com/contact/" target="_blank">Bert Timmermans</a></strong></p>
<p><a href="http://www.berttimmermans.com/contact/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms23.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.edpeixoto.com/" target="_blank">Edpeixoto</a></strong></p>
<p><a href="http://www.edpeixoto.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms24.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.bio-bak.nl/" target="_blank">Bio bak</a></strong></p>
<p><a href="http://www.bio-bak.nl/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms25.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://weloveicons.com/contact/" target="_blank">We Love icons</a></strong></p>
<p><a href="http://weloveicons.com/contact/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms29.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.ilovecolors.com.ar/contact/" target="_blank">I love colors</a></strong></p>
<p><a href="http://www.ilovecolors.com.ar/contact/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms32.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://christiansparrow.com/" target="_blank">Christian Sparrow</a></strong></p>
<p><a href="http://christiansparrow.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms35.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.atelierdetour.ch/" target="_blank">Atelierdetour</a></strong></p>
<p><a href="http://www.atelierdetour.ch/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms38.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.z-indexmedia.com/contact-us.html" target="_blank">Z indexmedia</a></strong></p>
<p><a href="http://www.z-indexmedia.com/contact-us.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms39.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://trendywebdesign.nilarian.com/" target="_blank">Trendy webdesign</a></strong></p>
<p><a href="http://trendywebdesign.nilarian.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms40.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.lunalunerafestival.com/index.php?sec=12" target="_blank">Lunalunera festival</a></strong></p>
<p><a href="http://www.lunalunerafestival.com/index.php?sec=12" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms42.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.redbullsoapboxracer.com/" target="_blank">Red Bull Soapbox Racer</a></strong></p>
<p><a href="http://www.redbullsoapboxracer.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms43.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.xruiz.com.ar/contacto.php" target="_blank">Xruiz</a></strong></p>
<p><a href="http://www.xruiz.com.ar/contacto.php" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms44.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.ctm-argentina.com/contactus.php" target="_blank">CTM Argentina</a></strong></p>
<p><a href="http://www.ctm-argentina.com/contactus.php" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms45.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.qwertcity.com/about/#contact" target="_blank">Qwert City</a></strong></p>
<p><a href="http://www.qwertcity.com/about/#contact" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms46.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://swiths.com/en/contact" target="_blank">Swiths</a></strong></p>
<p><a href="http://swiths.com/en/contact" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms47.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://world-arcade.com/" target="_blank">World Arcade</a></strong></p>
<p><a href="http://world-arcade.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms53.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://carsonified.com/contact/" target="_blank">Carsonified</a></strong></p>
<p><a href="http://carsonified.com/contact/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/contactforms54.jpg" alt="" width="540" border="0" /></a>
<p><font color="#7D7D7D">Brought To You By</font></p>
<p align="left"><a href="http://www.smashingapps.com/go/premiersurvey" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2008/08/premier-survey-advertise.jpg" alt="Premier Survey" /></a><br />
<font color="#7D7D7D">Do you want to advertise here? <a href="http://www.smashingapps.com/advertise" target="_blank"><font color="#800000">Click to get more info&#8230;</font></a></font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smashingapps.com/2011/07/07/showcase-of-effective-and-creatively-designed-contact-forms.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Smartest Online Form Builder To Collect And Manage Your Data Efficiently</title>
		<link>http://www.smashingapps.com/2010/05/12/the-smartest-online-form-builder-to-collect-and-manage-your-data-efficiently.html</link>
		<comments>http://www.smashingapps.com/2010/05/12/the-smartest-online-form-builder-to-collect-and-manage-your-data-efficiently.html#comments</comments>
		<pubDate>Wed, 12 May 2010 13:43:11 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[File and Data Sharing]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=9651</guid>
		<description><![CDATA[As a web professional you need tools that are easy to use, flexible, and powerful. Look no further. The smart and easy online form builder allows you to build web forms for any project and implement them in a matter of minutes. Style your forms with custom CSS/HTML or embed right on your client's site. I am talking about Formstack.

Formstack could be your best choice as an online form builder. It allows you to add any field type including name, email address, radio buttons, and more. Plus, you can easily drag-and-drop fields to customize web forms to fit your organization's need. Create a smart, powerful web form using features like Conditional Logic and Smart Routing.

<a href="http://www.smashingapps.com/2010/05/12/the-smartest-online-form-builder-to-collect-and-manage-your-data-efficiently.html"><img class="alignnone size-full wp-image-9686" title="formstack-form-builder" src="http://www.smashingapps.com/wp-content/uploads/2010/05/formstack-form-builder.jpg" alt="formstack-form-builder" width="500" height="123" /></a>]]></description>
			<content:encoded><![CDATA[<p>As a web professional you need tools that are easy to use, flexible, and powerful. Look no further. The smart and easy online form builder allows you to build web forms for any project and implement them in a matter of minutes. Style your forms with custom CSS/HTML or embed right on your client&#8217;s site. I am talking about <a href="http://www.formstack.com" target="_blank">Formstack</a>.</p>
<p>Formstack could be your best choice as an online form builder. It allows you to add any field type including name, email address, radio buttons, and more. Plus, you can easily drag-and-drop fields to customize web forms to fit your organization&#8217;s need. Create a smart, powerful web form using features like Conditional Logic and Smart Routing.</p>
<p><a href="http://www.formstack.com/how-it-works.html" target="_blank"><img class="alignnone size-full wp-image-9686" title="formstack-form-builder" src="http://www.smashingapps.com/wp-content/uploads/2010/05/formstack-form-builder.jpg" alt="formstack-form-builder" width="500" height="123" /></a></p>
<p>With Formstack, the ability to create basic online forms is just the beginning. Their powerful, customized tools equip you to quickly create almost any type of form imaginable. Below are just a few examples of how people are leveraging the power of Formstack.</p>
<p>The real power of any online data collection tool is, of course, the data. With Formstack you can quickly view, sort, and search the information you have gathered. You can create saved searches, and share that data with others.</p>
<p>Download your data to Excel or Word using our integrated export tools. For advanced users we also provide an API that can be used to integrate with third party applications or with your internal database.</p>
<ul>
<li>Job Applications</li>
<li>Employee Evaluations</li>
<li>PTO/Vacation Requests</li>
<li>Contests/Promotions</li>
<li>Newsletter Sign ups</li>
<li>Volunteer Recruitment</li>
<li>Donor Feedback forms</li>
<li>Fundraising Forms</li>
<li>Course Evaluation Forms</li>
<li>Teacher Evaluations</li>
<li>Class Registrations</li>
</ul>
<p><font color="#7D7D7D">Brought To You By</font></p>
<p align="left"><a href="http://www.smashingapps.com/go/premiersurvey" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2008/08/premier-survey-advertise.jpg" alt="Premier Survey" /></a><br />
<font color="#7D7D7D">Do you want to advertise here? <a href="http://www.smashingapps.com/advertise" target="_blank"><font color="#800000">Click to get more info&#8230;</font></a></font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smashingapps.com/2010/05/12/the-smartest-online-form-builder-to-collect-and-manage-your-data-efficiently.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>70+ Promising Resources and Tutorials Especially For Designers To Discover The Best Of The Web In December</title>
		<link>http://www.smashingapps.com/2010/01/04/70-promising-resources-and-tutorials-especially-for-designers-to-discover-the-best-of-the-web-in-december.html</link>
		<comments>http://www.smashingapps.com/2010/01/04/70-promising-resources-and-tutorials-especially-for-designers-to-discover-the-best-of-the-web-in-december.html#comments</comments>
		<pubDate>Tue, 05 Jan 2010 07:20:34 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Backgrounds]]></category>
		<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Brushes]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[Charts]]></category>
		<category><![CDATA[Codes and Scripts]]></category>
		<category><![CDATA[color Schemes]]></category>
		<category><![CDATA[CSS/Style Sheets]]></category>
		<category><![CDATA[Education and Learning]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Icons]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=6015</guid>
		<description><![CDATA[We are always in search of great free resources, tips, tricks, etc. for our readers. Every day we work hard to find new resources and inspiration for designers like you. Today, we have another great post, "Discover the Best of the Web" on SmashingApps. In this, we made a list of 70+ Promising Resources and Tutorials Especially For Designers. We obviously cannot cover all the best from the web, but we have tried to cover as much as possible.

<a href="http://www.smashingapps.com/2010/01/04/70-promising-resources-and-tutorials-especially-for-designers-to-discover-the-best-of-the-web-in-december.html"><img class="alignnone size-full wp-image-6027" title="72-Magnificent-Maya-Tutorials" src="http://www.smashingapps.com/wp-content/uploads/2010/01/72-Magnificent-Maya-Tutorials.jpg" alt="72-Magnificent-Maya-Tutorials" width="500" height="161" /></a>]]></description>
			<content:encoded><![CDATA[<p><span id=":37k" dir="ltr">We are always in search of great free resources, tips, tricks, etc. for our readers. Every day we work hard to find new resources and inspiration for designers like you. Today, we have another great post, &#8220;Discover the Best of the Web&#8221; on SmashingApps. In this, we made a list of 70+ Promising Resources and Tutorials Especially For Designers</span>.<span id=":37k" dir="ltr"> We obviously cannot cover all the best from the web, but we have tried to cover as much as possible.<br />
</span></p>
<p>You are welcome to share if you know more best of the web in the month of December which our readers/viewers may like. <a href="http://feeds.feedburner.com/SmashingApps" target="_blank"><span style="color: #800000;">Do you want to be the first one to know the latest happenings</span></a> at SmashingApps.com just <a href="http://feeds.feedburner.com/SmashingApps" target="_blank"><span style="color: #800000;">subscribe to our rss feed</span></a> and <a href="http://twitter.com/smashingapps" target="_blank">you can follow us on twitter</a> and <strong><a href="http://www.facebook.com/smashingapps" target="_blank">do not forget to become our fan on facebook</a></strong> as well.</p>
<p><strong>Design Tips, Tricks and Tutorial</strong></p>
<p>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://naldzgraphics.net/tutorials/45-truly-stunning-digital-painting-tutorials/" target="_blank"><strong>45+ Truly Stunning Digital Painting Tutorials</strong></a></p>
<p><a href="http://naldzgraphics.net/tutorials/45-truly-stunning-digital-painting-tutorials/" target="_blank"><img class="alignnone size-full wp-image-6036" title="45-Truly-Stunning-Digital-Painting-Tutorials" src="http://www.smashingapps.com/wp-content/uploads/2010/01/45-Truly-Stunning-Digital-Painting-Tutorials.jpg" alt="45-Truly-Stunning-Digital-Painting-Tutorials" width="500" height="250" /></a></p>
<p><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-watercolor-themed-website-design-with-photoshop/" target="_blank"><strong>Create a Watercolor-Themed Website Design with Photoshop</strong></a></p>
<p><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-watercolor-themed-website-design-with-photoshop/" target="_blank"><img class="alignnone size-full wp-image-6016" title="Create-a-Watercolor-Themed-Website-Design-with-Photoshop" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Create-a-Watercolor-Themed-Website-Design-with-Photoshop.jpg" alt="Create-a-Watercolor-Themed-Website-Design-with-Photoshop" width="500" height="617" /></a></p>
<p><strong><a href="http://www.tutorial9.net/photoshop/how-to-create-a-sleek-audio-player-interface-in-photoshop/" target="_blank">How To Create a Sleek Audio Player Interface in Photoshop</a></strong></p>
<p><a href="http://www.tutorial9.net/photoshop/how-to-create-a-sleek-audio-player-interface-in-photoshop/"><img class="alignnone size-full wp-image-6063" title="How-To-Create-a-Sleek-Audio-Player-Interface-in-Photoshop" src="http://www.smashingapps.com/wp-content/uploads/2010/01/How-To-Create-a-Sleek-Audio-Player-Interface-in-Photoshop.jpg" alt="How-To-Create-a-Sleek-Audio-Player-Interface-in-Photoshop" width="500" height="333" /></a></p>
<p><a href="http://cg.tutsplus.com/articles/web-roundups/65-mold-breaking-3ds-max-tutorials/" target="_blank"><strong>65 Mold-Breaking 3ds Max Tutorials</strong></a></p>
<p><a href="http://cg.tutsplus.com/articles/web-roundups/65-mold-breaking-3ds-max-tutorials/"><img class="alignnone size-full wp-image-6026" title="65-Mold-Breaking-3ds-Max-Tutorials" src="http://www.smashingapps.com/wp-content/uploads/2010/01/65-Mold-Breaking-3ds-Max-Tutorials.jpg" alt="65-Mold-Breaking-3ds-Max-Tutorials" width="500" height="161" /></a></p>
<p><a href="http://psd.tutsplus.com/tutorials/icon-design/creating-a-modern-glossy-mouse-icon-in-photoshop/" target="_blank"><strong>Creating a Modern, Glossy Mouse Icon in Photoshop</strong></a></p>
<p><a href="http://psd.tutsplus.com/tutorials/icon-design/creating-a-modern-glossy-mouse-icon-in-photoshop/" target="_blank"><img class="alignnone size-full wp-image-6017" title="Creating-a-Modern-Glossy-Mouse-Icon-in-Photoshop" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Creating-a-Modern-Glossy-Mouse-Icon-in-Photoshop.jpg" alt="Creating-a-Modern-Glossy-Mouse-Icon-in-Photoshop" width="500" height="500" /></a></p>
<p><a href="http://www.hongkiat.com/blog/adobe-illustrator-cartoon-tutorials-best-of/" target="_blank"><strong>40+ Excellent Adobe Illustrator Cartoon Tutorials </strong></a></p>
<p><a href="http://www.hongkiat.com/blog/adobe-illustrator-cartoon-tutorials-best-of/" target="_blank"><img class="alignnone size-full wp-image-6039" title="40-Excellent-Adobe-Illustrator-Cartoon-Tutorials" src="http://www.smashingapps.com/wp-content/uploads/2010/01/40-Excellent-Adobe-Illustrator-Cartoon-Tutorials.jpg" alt="40-Excellent-Adobe-Illustrator-Cartoon-Tutorials" width="500" height="373" /></a></p>
<p><a href="http://vandelaydesign.com/blog/design/photoshop-tutorials-portfolio-design/" target="_blank"><strong>25 Photoshop Tutorials for Designing Portfolio Sites</strong></a></p>
<p><a href="http://vandelaydesign.com/blog/design/photoshop-tutorials-portfolio-design/" target="_blank"><img class="alignnone size-full wp-image-6029" title="25-Photoshop-Tutorials-for-Designing-Portfolio-Sites" src="http://www.smashingapps.com/wp-content/uploads/2010/01/25-Photoshop-Tutorials-for-Designing-Portfolio-Sites.jpg" alt="25-Photoshop-Tutorials-for-Designing-Portfolio-Sites" width="500" height="373" /></a></p>
<p><strong><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-create-a-curious-owl-in-illustrator-cs4/" target="_blank">How to Create a Curious Owl in Illustrator CS4</a></strong></p>
<p><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-create-a-curious-owl-in-illustrator-cs4/" target="_blank"><img class="alignnone size-full wp-image-6071" title="How-to-Create-a-Curious-Owl-in-Illustrator-CS4" src="http://www.smashingapps.com/wp-content/uploads/2010/01/How-to-Create-a-Curious-Owl-in-Illustrator-CS4.jpg" alt="How-to-Create-a-Curious-Owl-in-Illustrator-CS4" width="500" height="500" /></a></p>
<p><a href="http://naldzgraphics.net/tutorials/30-useful-logo-design-tutorials-for-photoshop-and-illustrator/" target="_blank"><strong>30+ Useful Logo Design Tutorials for Photoshop and Illustrator</strong></a></p>
<p><a href="http://naldzgraphics.net/tutorials/30-useful-logo-design-tutorials-for-photoshop-and-illustrator/" target="_blank"><img class="alignnone size-full wp-image-6052" title="30-Useful-Logo-Design-Tutorials-for-Photoshop-and-Illustrator" src="http://www.smashingapps.com/wp-content/uploads/2010/01/30-Useful-Logo-Design-Tutorials-for-Photoshop-and-Illustrator.jpg" alt="30-Useful-Logo-Design-Tutorials-for-Photoshop-and-Illustrator" width="500" height="250" /></a></p>
<p><a href="http://cg.tutsplus.com/articles/web-roundups/72-magnificent-maya-tutorials/" target="_blank"><strong>72 Magnificent Maya Tutorials</strong></a></p>
<p><a href="http://cg.tutsplus.com/articles/web-roundups/72-magnificent-maya-tutorials/"><img class="alignnone size-full wp-image-6027" title="72-Magnificent-Maya-Tutorials" src="http://www.smashingapps.com/wp-content/uploads/2010/01/72-Magnificent-Maya-Tutorials.jpg" alt="72-Magnificent-Maya-Tutorials" width="500" height="161" /></a></p>
<p><a href="http://pelfusion.com/tutorials/22-tutorials-to-create-shiny-effect-using-photoshop/" target="_blank"><strong>22 Tutorials To Create Shiny Effect Using Photoshop</strong></a></p>
<p><a href="http://pelfusion.com/tutorials/22-tutorials-to-create-shiny-effect-using-photoshop/" target="_blank"><img class="alignnone size-full wp-image-6080" title="22-Tutorials-To-Create-Shiny-Effect-Using-Photoshop" src="http://www.smashingapps.com/wp-content/uploads/2010/01/22-Tutorials-To-Create-Shiny-Effect-Using-Photoshop.jpg" alt="22-Tutorials-To-Create-Shiny-Effect-Using-Photoshop" width="500" height="373" /></a></p>
<p><a href="http://sixrevisions.com/photoshop/top-50-adobe-photoshop-tutorials-of-2009/" target="_blank"><strong>The 50 Best Photoshop Tutorials of 2009</strong></a></p>
<p><a href="http://sixrevisions.com/photoshop/top-50-adobe-photoshop-tutorials-of-2009/" target="_blank"><img class="alignnone size-full wp-image-6058" title="The-50-Best-Photoshop-Tutorials-of-2009" src="http://www.smashingapps.com/wp-content/uploads/2010/01/The-50-Best-Photoshop-Tutorials-of-2009.jpg" alt="The-50-Best-Photoshop-Tutorials-of-2009" width="500" height="692" /></a></p>
<p><strong>Artwork, Digital Photography and Inspiration</strong></p>
<p><strong> </strong></p>
<p>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://" target="_blank"><strong>Visa Campaign does Amazing Arts on the Go </strong></a></p>
<p><a href="http://10steps.sg/inspirations/artworks/visa-campaign-does-amazing-arts-on-the-go/" target="_blank"><img class="alignnone size-full wp-image-6018" title="Visa-Campaign-does-Amazing-Arts-on-the-Go" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Visa-Campaign-does-Amazing-Arts-on-the-Go.jpg" alt="Visa-Campaign-does-Amazing-Arts-on-the-Go" width="500" height="365" /></a></p>
<p><a href="http://www.smashingapps.com/2009/12/30/16-popular-websites-redesign-of-2009.html" target="_blank"><strong>16 Popular Website Redesigns Of 2009</strong></a></p>
<p><a href="http://www.smashingapps.com/2009/12/30/16-popular-websites-redesign-of-2009.html" target="_blank"><img class="alignnone size-full wp-image-6097" title="16-Popular-Website-Redesigns-Of-2009" src="http://www.smashingapps.com/wp-content/uploads/2010/01/16-Popular-Website-Redesigns-Of-2009.jpg" alt="16-Popular-Website-Redesigns-Of-2009" width="500" height="281" /></a></p>
<p><a href="http://www.webdesigncore.com/2009/12/30/32-superb-examples-of-photo-manipulation/" target="_blank"><strong>32 Superb Examples of Photo Manipulation</strong></a></p>
<p><a href="http://www.webdesigncore.com/2009/12/30/32-superb-examples-of-photo-manipulation/" target="_blank"><img class="alignnone size-full wp-image-6030" title="32-Superb-Examples-of-Photo-Manipulation" src="http://www.smashingapps.com/wp-content/uploads/2010/01/32-Superb-Examples-of-Photo-Manipulation.jpg" alt="32-Superb-Examples-of-Photo-Manipulation" width="500" height="500" /></a></p>
<p><a href="http://abduzeedo.com/logo-design-z-n" target="_blank"><strong>Logo Design A to Z</strong></a></p>
<p><a href="http://abduzeedo.com/logo-design-z-n" target="_blank"><img class="alignnone size-full wp-image-6061" title="Logo-Design-A-to-Z" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Logo-Design-A-to-Z.jpg" alt="Logo-Design-A-to-Z" width="500" height="260" /></a></p>
<p><a href="http://10steps.sg/inspirations/artworks/stunning-mosaic-illustrations-from-charis-tsevis/" target="_blank"><strong>Stunning Mosaic Illustrations from Charis Tsevis </strong></a></p>
<p><a href="http://10steps.sg/inspirations/artworks/stunning-mosaic-illustrations-from-charis-tsevis/" target="_blank"><img class="alignnone size-full wp-image-6023" title="Stunning-Mosaic-Illustrations-from-Charis-Tsevis" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Stunning-Mosaic-Illustrations-from-Charis-Tsevis.jpg" alt="Stunning-Mosaic-Illustrations-from-Charis-Tsevis" width="500" height="499" /></a></p>
<p><a href="http://www.noupe.com/design/data-tables-in-modern-web-design.html" target="_blank"><strong>Data Tables In Modern Web Design</strong></a></p>
<p><a href="http://www.noupe.com/design/data-tables-in-modern-web-design.html" target="_blank"><img class="alignnone size-full wp-image-6076" title="Data-Tables-In-Modern-Web-Design" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Data-Tables-In-Modern-Web-Design.jpg" alt="Data-Tables-In-Modern-Web-Design" width="500" height="389" /></a></p>
<p><a href="http://www.smashingmagazine.com/2009/12/09/50-beautiful-watercolor-paintings/" target="_blank"><strong>50 Beautiful Watercolor Paintings</strong></a></p>
<p><a href="http://www.smashingmagazine.com/2009/12/09/50-beautiful-watercolor-paintings/" target="_blank"><img class="alignnone size-full wp-image-6096" title="50-Beautiful-Free-Icon-Sets-For-Your-Next-Design" src="http://www.smashingapps.com/wp-content/uploads/2010/01/50-Beautiful-Free-Icon-Sets-For-Your-Next-Design1.jpg" alt="50-Beautiful-Free-Icon-Sets-For-Your-Next-Design" width="500" height="293" /></a></p>
<p><a href="http://spyrestudios.com/creative-packaging-designs-from-deviantart/" target="_blank"><strong>25 Ultra-Creative Packaging Designs From DeviantArt</strong></a></p>
<p><a href="http://spyrestudios.com/creative-packaging-designs-from-deviantart/" target="_blank"><img class="alignnone size-full wp-image-6019" title="25-Ultra-Creative-Packaging-Designs-From-DeviantArt" src="http://www.smashingapps.com/wp-content/uploads/2010/01/25-Ultra-Creative-Packaging-Designs-From-DeviantArt.jpg" alt="25-Ultra-Creative-Packaging-Designs-From-DeviantArt" width="500" height="349" /></a></p>
<p><a href="http://10steps.sg/articles/changing-design-trends-for-site-maps/" target="_blank"><strong>Changing Design Trends for Site Maps </strong></a></p>
<p><a href="http://10steps.sg/articles/changing-design-trends-for-site-maps/" target="_blank"><img class="alignnone size-full wp-image-6022" title="Changing-Design-Trends-for-Site-Maps" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Changing-Design-Trends-for-Site-Maps.jpg" alt="Changing-Design-Trends-for-Site-Maps" width="500" height="272" /></a></p>
<p><a href="http://www.instantshift.com/2009/12/15/logo-design-inspiration-70-creative-fresh-designs/" target="_blank"><strong>Logo Design Inspiration: 70 Creative Fresh Designs</strong></a></p>
<p><a href="http://www.instantshift.com/2009/12/15/logo-design-inspiration-70-creative-fresh-designs/" target="_blank"><img class="alignnone size-full wp-image-6033" title="Logo-Design-Inspiration-70-Creative-Fresh-Designs" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Logo-Design-Inspiration-70-Creative-Fresh-Designs.jpg" alt="Logo-Design-Inspiration-70-Creative-Fresh-Designs" width="500" height="200" /></a></p>
<p><a href="http://net.tutsplus.com/articles/web-roundups/35-css-based-layouts-that-look-awesome/" target="_blank"><strong>35 CSS-based Layouts that Look Awesome</strong></a></p>
<p><a href="http://net.tutsplus.com/articles/web-roundups/35-css-based-layouts-that-look-awesome/"><img class="alignnone size-full wp-image-6085" title="35-CSS-based-Layouts-that-Look-Awesome" src="http://www.smashingapps.com/wp-content/uploads/2010/01/35-CSS-based-Layouts-that-Look-Awesome.jpg" alt="35-CSS-based-Layouts-that-Look-Awesome" width="500" height="314" /></a></p>
<p><a href="http://www.psdvault.com/inspirations/25-beautiful-and-creative-artworks-featuring-year-2010/" target="_blank"><strong>25 Beautiful and Creative Artworks Featuring Year 2010</strong></a></p>
<p><a href="http://www.psdvault.com/inspirations/25-beautiful-and-creative-artworks-featuring-year-2010/" target="_blank"><img class="alignnone size-full wp-image-6082" title="25-Beautiful-and-Creative-Artworks-Featuring-Year-2010" src="http://www.smashingapps.com/wp-content/uploads/2010/01/25-Beautiful-and-Creative-Artworks-Featuring-Year-2010.jpg" alt="25-Beautiful-and-Creative-Artworks-Featuring-Year-2010" width="500" height="375" /></a></p>
<p><a href="http://designora.com/flash/best-flash-web-design/" target="_blank"><strong>The Best of 2009 in Flash Web Design</strong></a></p>
<p><a href="http://designora.com/flash/best-flash-web-design/" target="_blank"><img class="alignnone size-full wp-image-6088" title="The-Best-of-2009-in-Flash-Web-Design" src="http://www.smashingapps.com/wp-content/uploads/2010/01/The-Best-of-2009-in-Flash-Web-Design.jpg" alt="The-Best-of-2009-in-Flash-Web-Design" width="500" height="282" /></a></p>
<p><a href="http://thedesigninspiration.com/articles/talented-landscapes-and-scenery-artist-ksenia/" target="_blank"><strong>Talented Landscapes and Scenery Artist Ksenia</strong></a></p>
<p><a href="http://thedesigninspiration.com/articles/talented-landscapes-and-scenery-artist-ksenia/" target="_blank"><img class="alignnone size-full wp-image-6064" title="Talented-Landscapes-and-Scenery-Artist-Ksenia" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Talented-Landscapes-and-Scenery-Artist-Ksenia.jpg" alt="Talented-Landscapes-and-Scenery-Artist-Ksenia" width="499" height="332" /></a></p>
<p><a href="http://speckyboy.com/2009/12/28/50-creative-examples-of-illustrations-in-web-design/" target="_blank"><strong>50 Creative Examples of Illustrations in Web Design</strong></a></p>
<p><a href="http://speckyboy.com/2009/12/28/50-creative-examples-of-illustrations-in-web-design/"><img class="alignnone size-full wp-image-6057" title="50-Creative-Examples-of-Illustrations-in-Web-Design" src="http://www.smashingapps.com/wp-content/uploads/2010/01/50-Creative-Examples-of-Illustrations-in-Web-Design.jpg" alt="50-Creative-Examples-of-Illustrations-in-Web-Design" width="500" height="220" /></a></p>
<p><a href="http://designrfix.com/inspiration/business-cards-collection-inspirational-designs" target="_blank"><strong>Business Cards: Collection of Inspirational Designs</strong></a></p>
<p><a href="http://designrfix.com/inspiration/business-cards-collection-inspirational-designs" target="_blank"><img class="alignnone size-full wp-image-6025" title="Business-Cards-Collection-of-Inspirational-Designs" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Business-Cards-Collection-of-Inspirational-Designs.jpg" alt="Business-Cards-Collection-of-Inspirational-Designs" width="500" height="279" /></a></p>
<p><a href="http://www.designussion.com/30-examples-of-tilt-shift-photography-and-how-to/" target="_blank"><strong>30+ Examples Of Tilt-Shift Photography And How To</strong></a></p>
<p><a href="http://www.designussion.com/30-examples-of-tilt-shift-photography-and-how-to/" target="_blank"><img class="alignnone size-full wp-image-6101" title="30-Examples-Of-Tilt-Shift-Photography-And-How-To" src="http://www.smashingapps.com/wp-content/uploads/2010/01/30-Examples-Of-Tilt-Shift-Photography-And-How-To.jpg" alt="30-Examples-Of-Tilt-Shift-Photography-And-How-To" width="500" height="250" /></a></p>
<p><a href="http://webdesignledger.com/inspiration/headers-and-footers-that-grab-you-coming-and-going" target="_blank"><strong>Headers and Footers that Grab You Coming and Going</strong></a></p>
<p><a href="http://webdesignledger.com/inspiration/headers-and-footers-that-grab-you-coming-and-going" target="_blank"><img class="alignnone size-full wp-image-6090" title="Headers-and-Footers-that-Grab-You-Coming-and-Going" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Headers-and-Footers-that-Grab-You-Coming-and-Going.jpg" alt="Headers-and-Footers-that-Grab-You-Coming-and-Going" width="500" height="418" /></a></p>
<p><a href="http://vector.tutsplus.com/articles/inspiration/go-bananas-with-50-vector-illustrations-that-monkey-around/" target="_blank"><strong>Go Bananas with 50+ Vector Illustrations that Monkey Around</strong></a></p>
<p><a href="http://vector.tutsplus.com/articles/inspiration/go-bananas-with-50-vector-illustrations-that-monkey-around/" target="_blank"><img class="alignnone size-full wp-image-6072" title="Go-Bananas-with-50-Vector-Illustrations-that-Monkey-Around" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Go-Bananas-with-50-Vector-Illustrations-that-Monkey-Around.jpg" alt="Go-Bananas-with-50-Vector-Illustrations-that-Monkey-Around" width="500" height="409" /></a></p>
<p><a href="http://blueblots.com/inspiration/30-examples-of-beautiful-portfolio-designs/" target="_blank"><strong>30 Examples of Beautiful Portfolio Designs</strong></a></p>
<p><a href="http://blueblots.com/inspiration/30-examples-of-beautiful-portfolio-designs/" target="_blank"><img class="alignnone size-full wp-image-6102" title="30-Examples-of-Beautiful-Portfolio-Designs" src="http://www.smashingapps.com/wp-content/uploads/2010/01/30-Examples-of-Beautiful-Portfolio-Designs.jpg" alt="30-Examples-of-Beautiful-Portfolio-Designs" width="500" height="289" /></a></p>
<p><a href="http://www.crazyleafdesign.com/blog/28-breathtaking-nature-and-wildlife-photos/" target="_blank"><strong>28 Breathtaking Nature and Wildlife Photos</strong></a></p>
<p><a href="http://www.crazyleafdesign.com/blog/28-breathtaking-nature-and-wildlife-photos/"><img class="alignnone size-full wp-image-6105" title="28-Breathtaking-Nature-and-Wildlife-Photos" src="http://www.smashingapps.com/wp-content/uploads/2010/01/28-Breathtaking-Nature-and-Wildlife-Photos.jpg" alt="28-Breathtaking-Nature-and-Wildlife-Photos" width="500" height="390" /></a></p>
<p><a href="http://www.2expertsdesign.com/inspiration/24-typographic-clean-and-minimalist-motifs-to-inspire" target="_blank"><strong>24 Typographic, Clean and Minimalist Motifs to Inspire</strong></a></p>
<p><a href="http://www.2expertsdesign.com/inspiration/24-typographic-clean-and-minimalist-motifs-to-inspire" target="_blank"><img class="alignnone size-full wp-image-6075" title="24-Typographic-Clean-and-Minimalist-Motifs-to-Inspire" src="http://www.smashingapps.com/wp-content/uploads/2010/01/24-Typographic-Clean-and-Minimalist-Motifs-to-Inspire.jpg" alt="24-Typographic-Clean-and-Minimalist-Motifs-to-Inspire" width="500" height="356" /></a></p>
<p><a href="http://www.hongkiat.com/blog/high-dynamic-range-hdr-photography-tutorials-tips-and-stunning-examples/" target="_blank"><strong>High Dynamic Range (HDR) Photography: Tutorials, Tips and Stunning Examples </strong></a></p>
<p><a href="http://www.hongkiat.com/blog/high-dynamic-range-hdr-photography-tutorials-tips-and-stunning-examples/" target="_blank"><img class="alignnone size-full wp-image-6040" title="High-Dynamic-Range-HDR-Photography-Tutorials-Tips-and-Stunning-Examples" src="http://www.smashingapps.com/wp-content/uploads/2010/01/High-Dynamic-Range-HDR-Photography-Tutorials-Tips-and-Stunning-Examples.jpg" alt="High-Dynamic-Range-HDR-Photography-Tutorials-Tips-and-Stunning-Examples" width="500" height="500" /></a></p>
<p><strong>Javascript and Ajax</strong></p>
<p><strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://www.1stwebdesigner.com/tutorials/incredible-apple-webdesign-style-coding-tutorials/" target="_blank"><strong>15 Incredible Apple Webdesign Style Coding Tutorials</strong></a></p>
<p><a href="http://www.1stwebdesigner.com/tutorials/incredible-apple-webdesign-style-coding-tutorials/" target="_blank"><img class="alignnone size-full wp-image-6041" title="15-Incredible-Apple-Webdesign-Style-Coding-Tutorials" src="http://www.smashingapps.com/wp-content/uploads/2010/01/15-Incredible-Apple-Webdesign-Style-Coding-Tutorials.jpg" alt="15-Incredible-Apple-Webdesign-Style-Coding-Tutorials" width="500" height="241" /></a></p>
<p><a href="http://www.webdesignerdepot.com/2009/12/solutions-to-5-common-ajax-problems/" target="_blank"><strong>Solutions to 5 Common Ajax Problems</strong></a></p>
<p><a rel="attachment wp-att-6068" href="http://www.smashingapps.com/2010/01/04/70-promising-resources-and-tutorials-especially-for-designers-to-discover-the-best-of-the-web-in-december.html/solutions-to-5-common-ajax-problems" target="_blank"><img class="alignnone size-full wp-image-6068" title="Solutions-to-5-Common-Ajax-Problems" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Solutions-to-5-Common-Ajax-Problems.jpg" alt="Solutions-to-5-Common-Ajax-Problems" width="456" height="266" /></a></p>
<p><a href="http://www.onextrapixel.com/2009/12/28/18-latest-jquery-plugins-for-your-next-project/" target="_blank"><strong>18 Latest jQuery Plugins for Your Next Project</strong></a></p>
<p><a href="http://www.onextrapixel.com/2009/12/28/18-latest-jquery-plugins-for-your-next-project/" target="_blank"><img class="alignnone size-full wp-image-6091" title="18-Latest-jQuery-Plugins-for-Your-Next-Project" src="http://www.smashingapps.com/wp-content/uploads/2010/01/18-Latest-jQuery-Plugins-for-Your-Next-Project.jpg" alt="18-Latest-jQuery-Plugins-for-Your-Next-Project" width="500" height="345" /></a></p>
<p><a href="http://speckyboy.com/2009/12/03/20-professional-jquery-image-gallery-plugins/" target="_blank"><strong>20 Professional jQuery Image Gallery Plugins</strong></a></p>
<p><a href="http://speckyboy.com/2009/12/03/20-professional-jquery-image-gallery-plugins/" target="_blank"><img class="alignnone size-full wp-image-6053" title="20-Professional-jQuery-Image-Gallery-Plugins" src="http://www.smashingapps.com/wp-content/uploads/2010/01/20-Professional-jQuery-Image-Gallery-Plugins.jpg" alt="20-Professional-jQuery-Image-Gallery-Plugins" width="500" height="164" /></a></p>
<p><strong><a href="http://tutzone.net/2009/12/7-jquery-cheatsheets.html" target="_blank">7 jQuery Cheatsheets For Every Designer &amp; Developer to Have</a></strong></p>
<p><a href="http://tutzone.net/2009/12/7-jquery-cheatsheets.html" target="_blank"><img class="alignnone size-full wp-image-6087" title="7-jQuery-Cheatsheets-For-Every-Designer-Developer-to-Have" src="http://www.smashingapps.com/wp-content/uploads/2010/01/7-jQuery-Cheatsheets-For-Every-Designer-Developer-to-Have.jpg" alt="7-jQuery-Cheatsheets-For-Every-Designer-Developer-to-Have" width="500" height="255" /></a></p>
<p><strong>xHTML and CSS</strong></p>
<p><strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://www.1stwebdesigner.com/css/must-read-css3-tips-tricks-tutorial-sites/" target="_blank"><strong>33 Must Read CSS3 Tips, Tricks, Tutorial Sites and Articles</strong></a></p>
<p><a href="http://www.smashingmagazine.com/2009/12/16/stronger-better-faster-design-with-css3/" target="_blank"><strong><img class="alignnone size-full wp-image-6042" title="33-Must-Read-CSS3-Tips-Tricks-Tutorial-Sites-and-Articles" src="http://www.smashingapps.com/wp-content/uploads/2010/01/33-Must-Read-CSS3-Tips-Tricks-Tutorial-Sites-and-Articles.jpg" alt="33-Must-Read-CSS3-Tips-Tricks-Tutorial-Sites-and-Articles" width="500" height="181" /></strong></a></p>
<p><a href="http://www.smashingmagazine.com/2009/12/16/stronger-better-faster-design-with-css3/" target="_blank"><strong>Stronger, Better, Faster Design with CSS3</strong></a></p>
<p><a href="http://www.smashingmagazine.com/2009/12/16/stronger-better-faster-design-with-css3/" target="_blank"><img class="alignnone size-full wp-image-6094" title="Stronger- Better-Faster-Design-with-CSS3" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Stronger-Better-Faster-Design-with-CSS3.jpg" alt="Stronger- Better-Faster-Design-with-CSS3" width="500" height="168" /></a></p>
<p><a href="http://www.2expertsdesign.com/web-designs/fundamental-css3-resources-for-designers" target="_blank"><strong>Fundamental CSS3 Resources for Designers</strong></a></p>
<p><a href="http://www.2expertsdesign.com/web-designs/fundamental-css3-resources-for-designers" target="_blank"><img class="alignnone size-full wp-image-6073" title="Fundamental-CSS3-Resources-for-Designers" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Fundamental-CSS3-Resources-for-Designers.jpg" alt="Fundamental-CSS3-Resources-for-Designers" width="500" height="250" /></a></p>
<p><a href="http://www.noupe.com/css/css-techniques-i-wish-i-knew-when-i-started-designing-websites.html" target="_blank"><strong>CSS Techniques I Wish I Knew When I Started Designing Websites</strong></a></p>
<p><a href="http://www.noupe.com/css/css-techniques-i-wish-i-knew-when-i-started-designing-websites.html" target="_blank"><img class="alignnone size-full wp-image-6077" title="CSS-Techniques-I-Wish-I-Knew-When-I-Started-Designing-Websites" src="http://www.smashingapps.com/wp-content/uploads/2010/01/CSS-Techniques-I-Wish-I-Knew-When-I-Started-Designing-Websites.jpg" alt="CSS-Techniques-I-Wish-I-Knew-When-I-Started-Designing-Websites" width="500" height="389" /></a></p>
<p><strong>Resources</strong></p>
<p>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://colorburned.com/2009/12/streaks-of-light-40-high-resolution-photoshop-brushes.html" target="_blank"><strong>40 High Resolution Photoshop Brushes</strong></a></p>
<p><a href="http://colorburned.com/2009/12/streaks-of-light-40-high-resolution-photoshop-brushes.html" target="_blank"><img class="alignnone size-full wp-image-6021" title="40-High-Resolution-Photoshop-Brushes" src="http://www.smashingapps.com/wp-content/uploads/2010/01/40-High-Resolution-Photoshop-Brushes.jpg" alt="40-High-Resolution-Photoshop-Brushes" width="500" height="317" /></a></p>
<p><a href="http://www.webdesigncore.com/2009/12/18/25-beautiful-free-psd-files-to-download/" target="_blank"><strong>25 Beautiful Free PSD Files to Download</strong></a></p>
<p><a href="http://www.webdesigncore.com/2009/12/18/25-beautiful-free-psd-files-to-download/" target="_blank"><img class="alignnone size-full wp-image-6031" title="25-Beautiful-Free-PSD-Files-to-Download" src="http://www.smashingapps.com/wp-content/uploads/2010/01/25-Beautiful-Free-PSD-Files-to-Download.jpg" alt="25-Beautiful-Free-PSD-Files-to-Download" width="500" height="401" /></a></p>
<p><a href="http://www.smashingapps.com/2009/12/09/50-free-resources-of-hand-drawing-style-icons-brushes-textures-and-fonts.html" target="_blank"><strong>50 Free Resources Of Hand Drawing Style Icons, Brushes, Textures and Fonts</strong></a></p>
<p><a href="http://www.smashingapps.com/2009/12/09/50-free-resources-of-hand-drawing-style-icons-brushes-textures-and-fonts.html"><img class="alignnone size-full wp-image-6099" title="50-Free-Resources-Of-Hand-Drawing-Style-Icons-Brushes-Textures-and-Fonts" src="http://www.smashingapps.com/wp-content/uploads/2010/01/50-Free-Resources-Of-Hand-Drawing-Style-Icons-Brushes-Textures-and-Fonts.jpg" alt="50-Free-Resources-Of-Hand-Drawing-Style-Icons-Brushes-Textures-and-Fonts" width="500" height="652" /></a></p>
<p><a href="http://www.2expertsdesign.com/fonts/beautiful-fresh-free-fonts-for-designers" target="_blank"><strong>Beautiful Fresh Free Fonts for Designers</strong></a></p>
<p><a href="http://www.2expertsdesign.com/fonts/beautiful-fresh-free-fonts-for-designers" target="_blank"><img class="alignnone size-full wp-image-6074" title="Beautiful-Fresh-Free-Fonts-for-Designers" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Beautiful-Fresh-Free-Fonts-for-Designers.jpg" alt="Beautiful-Fresh-Free-Fonts-for-Designers" width="500" height="236" /></a></p>
<p><a href="http://www.hongkiat.com/blog/30-free-online-multimedia-photo-audio-video-editors/" target="_blank"><strong>30+ Free Online Multimedia (Photo, Audio, Video) Editors </strong></a></p>
<p><a href="http://www.hongkiat.com/blog/30-free-online-multimedia-photo-audio-video-editors/" target="_blank"><img class="alignnone size-full wp-image-6038" title="30-Free-Online-Multimedia-Photo-Audio-Video-Editors" src="http://www.smashingapps.com/wp-content/uploads/2010/01/30-Free-Online-Multimedia-Photo-Audio-Video-Editors.jpg" alt="30-Free-Online-Multimedia-Photo-Audio-Video-Editors" width="500" height="405" /></a></p>
<p><a href="http://www.smashingmagazine.com/2009/12/14/50-beautiful-free-icon-sets-for-your-next-design/" target="_blank"><strong>50 Beautiful Free Icon Sets For Your Next Design</strong></a></p>
<p><a href="http://www.smashingmagazine.com/2009/12/14/50-beautiful-free-icon-sets-for-your-next-design/" target="_blank"><img class="alignnone size-full wp-image-6095" title="50-Beautiful-Free-Icon-Sets-For-Your-Next-Design" src="http://www.smashingapps.com/wp-content/uploads/2010/01/50-Beautiful-Free-Icon-Sets-For-Your-Next-Design.jpg" alt="50-Beautiful-Free-Icon-Sets-For-Your-Next-Design" width="500" height="293" /></a></p>
<p><strong><a href="http://www.psdvault.com/resources/25-high-quality-abstract-photoshop-brush-sets-to-touch-up-your-design/" target="_blank">25 High Quality Abstract Photoshop Brush Sets to Touch Up Your Design</a></strong></p>
<p><a href="http://www.psdvault.com/resources/25-high-quality-abstract-photoshop-brush-sets-to-touch-up-your-design/" target="_blank"><img class="alignnone size-full wp-image-6081" title="25-High-Quality-Abstract-Photoshop-Brush-Sets-to-Touch-Up-Your-Design" src="http://www.smashingapps.com/wp-content/uploads/2010/01/25-High-Quality-Abstract-Photoshop-Brush-Sets-to-Touch-Up-Your-Design.jpg" alt="25-High-Quality-Abstract-Photoshop-Brush-Sets-to-Touch-Up-Your-Design" width="500" height="375" /></a></p>
<p><a href="http://speckyboy.com/2009/12/21/the-top-50-web-development-icon-sets-from-2009/" target="_blank"><strong>The Top 50 Web Development Icon Sets from 2009</strong></a></p>
<p><a href="http://speckyboy.com/2009/12/21/the-top-50-web-development-icon-sets-from-2009/"><img class="alignnone size-full wp-image-6056" title="The Top-50-Web-Development-Icon-Sets-from-2009" src="http://www.smashingapps.com/wp-content/uploads/2010/01/The-Top-50-Web-Development-Icon-Sets-from-2009.jpg" alt="The Top-50-Web-Development-Icon-Sets-from-2009" width="500" height="313" /></a></p>
<p><a href="http://sixrevisions.com/tools/10-free-apps-for-managing-your-fonts/" target="_blank"><strong>10 Free Apps for Managing Your Fonts</strong></a></p>
<p><a href="http://sixrevisions.com/tools/10-free-apps-for-managing-your-fonts/" target="_blank"><img class="alignnone size-full wp-image-6059" title="10-Free-Apps-for-Managing-Your-Fonts" src="http://www.smashingapps.com/wp-content/uploads/2010/01/10-Free-Apps-for-Managing-Your-Fonts.jpg" alt="10-Free-Apps-for-Managing-Your-Fonts" width="500" height="273" /></a></p>
<p><a href="http://designrfix.com/resources/ultimate-resource-list-vector-graphics" target="_blank"><strong>Ultimate Resource List for Vector Graphics</strong></a></p>
<p><a href="http://designrfix.com/resources/ultimate-resource-list-vector-graphics" target="_blank"><img class="alignnone size-full wp-image-6024" title="Ultimate-Resource-List-for-Vector-Graphics" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Ultimate-Resource-List-for-Vector-Graphics.jpg" alt="Ultimate-Resource-List-for-Vector-Graphics" width="500" height="350" /></a></p>
<p><a href="http://naldzgraphics.net/freebies/30-free-adobe-illustrator-pattern-sets/" target="_blank"><strong>30+ Free Adobe Illustrator Pattern Sets</strong></a></p>
<p><a href="http://naldzgraphics.net/freebies/30-free-adobe-illustrator-pattern-sets/" target="_blank"><img class="alignnone size-full wp-image-6037" title="30-Free-Adobe-Illustrator-Pattern-Sets" src="http://www.smashingapps.com/wp-content/uploads/2010/01/30-Free-Adobe-Illustrator-Pattern-Sets.jpg" alt="30-Free-Adobe-Illustrator-Pattern-Sets" width="500" height="250" /></a></p>
<p><a href="http://abduzeedo.com/great-free-denim-textures" target="_blank"><strong>Great Free Denim Textures</strong></a></p>
<p><a href="http://abduzeedo.com/great-free-denim-textures" target="_blank"><img class="alignnone size-full wp-image-6060" title="Great-Free-Denim-Textures" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Great-Free-Denim-Textures.jpg" alt="Great-Free-Denim-Textures" width="500" height="336" /></a></p>
<p><a href="http://www.instantshift.com/2009/12/03/30-excellent-fresh-free-fonts-for-your-designs/" target="_blank"><strong>30 Excellent Fresh Free Fonts For Your Designs</strong></a></p>
<p><a href="http://www.instantshift.com/2009/12/03/30-excellent-fresh-free-fonts-for-your-designs/" target="_blank"><img class="alignnone size-full wp-image-6034" title="30-Excellent-Fresh-Free-Fonts-For-Your-Designs" src="http://www.smashingapps.com/wp-content/uploads/2010/01/30-Excellent-Fresh-Free-Fonts-For-Your-Designs.jpg" alt="30-Excellent-Fresh-Free-Fonts-For-Your-Designs" width="500" height="335" /></a></p>
<p><strong>Miscellaneous Articles</strong></p>
<p><strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://www.onextrapixel.com/2009/12/22/reviewing-list-articles-trend-30-powerhouse-and-prospective-design-blogs/" target="_blank"><strong>30 Powerhouse and Prospective Design Blogs</strong></a></p>
<p><a href="http://www.onextrapixel.com/2009/12/22/reviewing-list-articles-trend-30-powerhouse-and-prospective-design-blogs/" target="_blank"><img class="alignnone size-full wp-image-6093" title="30-Powerhouse-and-Prospective-Design-Blogs" src="http://www.smashingapps.com/wp-content/uploads/2010/01/30-Powerhouse-and-Prospective-Design-Blogs.jpg" alt="30-Powerhouse-and-Prospective-Design-Blogs" width="500" height="332" /></a></p>
<p><a href="http://spyrestudios.com/content-mosaic-the-6-most-common-posts-on-design-blogs/" target="_blank"><strong>The 6 Most Common Posts on Design Blogs</strong></a></p>
<p><a href="http://spyrestudios.com/content-mosaic-the-6-most-common-posts-on-design-blogs/" target="_blank"><img class="alignnone size-full wp-image-6020" title="The-6 Most-Common-Posts-on-Design-Blogs" src="http://www.smashingapps.com/wp-content/uploads/2010/01/The-6-Most-Common-Posts-on-Design-Blogs.jpg" alt="The-6 Most-Common-Posts-on-Design-Blogs" width="500" height="197" /></a></p>
<p><a href="http://www.webdesignbooth.com/7-tools-to-optimize-the-speed-of-your-website/" target="_blank"><strong>7 Tools To Optimize The Speed of Your Website</strong></a></p>
<p><a href="http://www.webdesignbooth.com/7-tools-to-optimize-the-speed-of-your-website/" target="_blank"><img class="alignnone size-full wp-image-6083" title="7-Tools-To-Optimize-The-Speed-of-Your-Website" src="http://www.smashingapps.com/wp-content/uploads/2010/01/7-Tools-To-Optimize-The-Speed-of-Your-Website.jpg" alt="7-Tools-To-Optimize-The-Speed-of-Your-Website" width="500" height="300" /></a></p>
<p><strong><a href="http://www.smashingapps.com/2009/12/29/69-coolest-web-apps-of-2009.html" target="_blank">69 Coolest Web Apps Of 2009</a></strong></p>
<p><a href="http://www.smashingapps.com/2009/12/29/69-coolest-web-apps-of-2009.html" target="_blank"><img class="alignnone size-full wp-image-6098" title="69-Coolest-Web-Apps-Of-2009" src="http://www.smashingapps.com/wp-content/uploads/2010/01/69-Coolest-Web-Apps-Of-2009.jpg" alt="69-Coolest-Web-Apps-Of-2009" width="500" height="215" /></a></p>
<p><a href="http://www.techieblogger.com/2009/12/30-portable-softwares-for-your-usb-drive.html" target="_blank"><strong>30+ Portable Window apps for your USB drive</strong></a></p>
<p><a href="http://www.techieblogger.com/2009/12/30-portable-softwares-for-your-usb-drive.html" target="_blank"><img class="alignnone size-full wp-image-6104" title="30-Portable-Window-apps-for-your-USB-drive" src="http://www.smashingapps.com/wp-content/uploads/2010/01/30-Portable-Window-apps-for-your-USB-drive.jpg" alt="30-Portable-Window-apps-for-your-USB-drive" width="500" height="289" /></a></p>
<p><a href="http://vandelaydesign.com/blog/web-development/adobe-air-tutorials/" target="_blank"><strong>35 Adobe AIR Tutorials for Web Developers</strong></a></p>
<p><a href="http://vandelaydesign.com/blog/web-development/adobe-air-tutorials/" target="_blank"><img class="alignnone size-full wp-image-6028" title="35-Adobe-AIR-Tutorials-for-Web-Developers" src="http://www.smashingapps.com/wp-content/uploads/2010/01/35-Adobe-AIR-Tutorials-for-Web-Developers.jpg" alt="35-Adobe-AIR-Tutorials-for-Web-Developers" width="500" height="288" /></a></p>
<p><a href="http://net.tutsplus.com/tutorials/php/how-to-build-a-shopping-cart-using-codeigniter-and-jquery/" target="_blank"><strong>How to Build a Shopping Cart using CodeIgniter and jQuery</strong></a></p>
<p><a href="http://net.tutsplus.com/tutorials/php/how-to-build-a-shopping-cart-using-codeigniter-and-jquery/" target="_blank"><img class="alignnone size-full wp-image-6084" title="How-to-Build-a-Shopping-Cart-using-CodeIgniter-and-jQuery" src="http://www.smashingapps.com/wp-content/uploads/2010/01/How-to-Build-a-Shopping-Cart-using-CodeIgniter-and-jQuery.jpg" alt="How-to-Build-a-Shopping-Cart-using-CodeIgniter-and-jQuery" width="500" height="258" /></a></p>
<p><a href="http://www.instantshift.com/2009/12/08/22-latest-exceptional-wordpress-hacks/" target="_self"><strong>22 Latest Exceptional WordPress Hacks</strong></a></p>
<p><a href="http://www.instantshift.com/2009/12/08/22-latest-exceptional-wordpress-hacks/" target="_blank"><img class="alignnone size-full wp-image-6035" title="22-Latest-Exceptional-WordPress-Hacks" src="http://www.smashingapps.com/wp-content/uploads/2010/01/22-Latest-Exceptional-WordPress-Hacks.jpg" alt="22-Latest-Exceptional-WordPress-Hacks" width="500" height="188" /></a></p>
<p><strong><a href="http://www.webdesignerdepot.com/2009/12/how-to-find-anything-online-become-an-internet-research-expert/" target="_blank">How to Find Anything Online: Become an Internet Research Expert</a></strong></p>
<p><a href="http://www.webdesignerdepot.com/2009/12/how-to-find-anything-online-become-an-internet-research-expert/"><img class="alignnone size-full wp-image-6066" title="How-to-Find-Anything-Online-Become-an-Internet-Research-Expert" src="http://www.smashingapps.com/wp-content/uploads/2010/01/How-to-Find-Anything-Online-Become-an-Internet-Research-Expert.jpg" alt="How-to-Find-Anything-Online-Become-an-Internet-Research-Expert" width="500" height="326" /></a></p>
<p><a href="http://www.noupe.com/javascript/20-excellent-facebook-scripts-and-resources.html" target="_blank"><strong>20 Excellent Facebook Scripts and Resources</strong></a></p>
<p><a href="http://www.noupe.com/javascript/20-excellent-facebook-scripts-and-resources.html" target="_blank"><img class="alignnone size-full wp-image-6078" title="20-Excellent-Facebook-Scripts-and-Resources" src="http://www.smashingapps.com/wp-content/uploads/2010/01/20-Excellent-Facebook-Scripts-and-Resources.jpg" alt="20-Excellent-Facebook-Scripts-and-Resources" width="500" height="272" /></a></p>
<p><a href="http://buildinternet.com/2009/12/the-role-of-college-for-web-designers/" target="_blank"><strong>The Role of College for Web Designers Comments Feed</strong></a></p>
<p><a href="http://buildinternet.com/2009/12/the-role-of-college-for-web-designers/" target="_blank"><img class="alignnone size-full wp-image-6086" title="The-Role-of-College-for-Web-Designers-Comments-Feed" src="http://www.smashingapps.com/wp-content/uploads/2010/01/The-Role-of-College-for-Web-Designers-Comments-Feed.jpg" alt="The-Role-of-College-for-Web-Designers-Comments-Feed" width="500" height="133" /></a></p>
<p><a href="http://www.pvmgarage.com/en/2009/12/useful-suggestions-to-secure-and-speed-up-your-wordpress-blog/" target="_blank"><strong>Useful Suggestions To Secure And Speed Up Your WordPress Blog</strong></a></p>
<p><a href="http://www.pvmgarage.com/en/2009/12/useful-suggestions-to-secure-and-speed-up-your-wordpress-blog/" target="_blank"><img class="alignnone size-full wp-image-6079" title="Useful-Suggestions-To-Secure-And-Speed-Up-Your-WordPress-Blog" src="http://www.smashingapps.com/wp-content/uploads/2010/01/Useful-Suggestions-To-Secure-And-Speed-Up-Your-WordPress-Blog.jpg" alt="Useful-Suggestions-To-Secure-And-Speed-Up-Your-WordPress-Blog" width="500" height="191" /></a></p>
<p><a href="http://speckyboy.com/2009/12/28/50-creative-examples-of-illustrations-in-web-design/" target="_blank"><strong>25 Graph and Chart Solutions for Web Developers</strong></a></p>
<p><a href="http://speckyboy.com/2009/12/09/25-graph-and-chart-solutions-for-web-developers/" target="_blank"><img class="alignnone size-full wp-image-6054" title="25-Graph-and-Chart-Solutions-for-Web-Developers" src="http://www.smashingapps.com/wp-content/uploads/2010/01/25-Graph-and-Chart-Solutions-for-Web-Developers.jpg" alt="25-Graph-and-Chart-Solutions-for-Web-Developers" width="500" height="224" /></a></p>
<p><a href="http://www.smashingmagazine.com/2009/12/28/discuss-how-many-ideas-do-you-show-clients/" target="_blank"><strong>How Many Ideas Do You Show Your Clients?</strong></a></p>
<p><a href="http://www.smashingmagazine.com/2009/12/28/discuss-how-many-ideas-do-you-show-clients/"><img class="alignnone size-full wp-image-6089" title="How-Many-Ideas-Do-You-Show-Your-Clients" src="http://www.smashingapps.com/wp-content/uploads/2010/01/How-Many-Ideas-Do-You-Show-Your-Clients.jpg" alt="How-Many-Ideas-Do-You-Show-Your-Clients" width="500" height="306" /></a></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">60+ Ultimate Resources Especially For Designers</div>
<p><font color="#7D7D7D">Brought To You By</font></p>
<p align="left"><a href="http://www.smashingapps.com/go/premiersurvey" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2008/08/premier-survey-advertise.jpg" alt="Premier Survey" /></a><br />
<font color="#7D7D7D">Do you want to advertise here? <a href="http://www.smashingapps.com/advertise" target="_blank"><font color="#800000">Click to get more info&#8230;</font></a></font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smashingapps.com/2010/01/04/70-promising-resources-and-tutorials-especially-for-designers-to-discover-the-best-of-the-web-in-december.html/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>23 Ultimate Collection Of Useful Ajax Tutorials &amp; Resources</title>
		<link>http://www.smashingapps.com/2009/03/16/23-ultimate-collection-of-useful-ajax-tutorials-resources.html</link>
		<comments>http://www.smashingapps.com/2009/03/16/23-ultimate-collection-of-useful-ajax-tutorials-resources.html#comments</comments>
		<pubDate>Mon, 16 Mar 2009 20:22:17 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Codes and Scripts]]></category>
		<category><![CDATA[Education and Learning]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Frameworks and Platforms]]></category>
		<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/2009/03/16/23-ultimate-collection-of-useful-ajax-tutorials-resources.html</guid>
		<description><![CDATA[Ajax a short form of Asynchronous JavaScript and XML is a set of techniques used by many modern and popular web sites. This technique allows portions of a Web page to be updated without refreshing the entire page and to increase the web page's interactivity, speed, and usability that is a significant advance in the development of websites and web-based applications. For example, a site might allow you to rate a product or item by clicking on a star image. With Ajax, your vote could be registered without having to load the entire page again.  If you already know about Javascript, HTML, CSS and XML then you will need to spend your 1 hour to start with AJAX. Here is the list of 23 Ultimate Collection Of Useful Ajax Tutorials &#38; Resources that includes some useful tutorials and few great resources like script, examples etc. We are hoping that you will learn further on Ajax after reading out this post.


<strong><a href="http://code.google.com/apis/ajax/" target="_blank">Google AJAX APIs</a></strong>

<a href="http://code.google.com/apis/ajax/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/google-ajax-apis.jpg" alt="Google AJAX APIs" /></a>

Google's AJAX APIs let you implement rich, dynamic web sites entirely in JavaScript and HTML.  You can add a map to your site, a dynamic search box, or download feeds with just a few lines of JavaScript. If you want to play around with them, try using the Interactive Code Playground.]]></description>
			<content:encoded><![CDATA[<p>Ajax a short form of Asynchronous JavaScript and XML is a set of techniques used by many modern and popularÂ web sites. This technique allows portions of a Web page to be updated without refreshing the entire page and to increase the web page&#8217;s interactivity, speed, and usability that is a significant advance in the development of websites and web-based applications. For example, a site might allow you to rate aÂ product or itemÂ by clicking on a star image. With Ajax, your vote could be registered without having to load the entire page again.Â  If you already know about Javascript, HTML, CSS and XML then you will need to spend your 1 hour to start with AJAX. Here is the list of 23 Ultimate Collection Of Useful Ajax Tutorials &amp; Resources that includes some useful tutorials and few great resources like script, examples etc. We are hoping that you will learn further on Ajax after reading out this post.</p>
<p>You are welcome if you want to share more Ajax tutorials and resource that we have missed here and you think our readers/viewers may like. <a href="http://feeds.feedburner.com/SmashingApps" hasbox="2" target="_blank"><font hasbox="2" color="#800000">Do you want to be the first one to know the latest happenings</font></a> at SmashingApps.com just <a href="http://feeds.feedburner.com/SmashingApps" hasbox="2" target="_blank"><font hasbox="2" color="#800000">subscribe to our rss feed</font></a> and <a href="http://twitter.com/smashingapps" target="_blank">you can follow us on twitter</a> as well.</p>
<p><strong>I will appreciate if you can spread the word via <a href="http://digg.com/programming/23_Ultimate_Collection_Of_Useful_Ajax_Tutorials_Resources" target="_blank">Digg</a>, <a href="http://www.stumbleupon.com/url/www.smashingapps.com/2009/03/16/23-ultimate-collection-of-useful-ajax-tutorials-resources.html" target="_blank">Stumbleupon</a> and other social media websites, Thank you.</strong></p>
<p><strong><a href="http://www.webreference.com/programming/asp/ajax_frameworks/" target="_blank">Introducing the ASP.NET Ajax Frameworks </a></strong></p>
<p><a href="http://www.webreference.com/programming/asp/ajax_frameworks/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/introducing-the-asp-net-ajax-frameworks.jpg" alt="Introducing the ASP.NET Ajax Frameworks" /></a></p>
<p>This article takes a brief look at the features of some of the more widely used ASP.NET Ajax frameworks.</p>
<p><strong><a href="http://www.tutorialswitch.com/web-development/quick-and-simple-ajax-forms-with-json-responses/" target="_blank">How To Build Quick and Simple AJAX Forms with JSON Responses </a></strong></p>
<p><a href="http://www.tutorialswitch.com/web-development/quick-and-simple-ajax-forms-with-json-responses/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/how-to-build-quick-and-simple-ajax-forms-with-json-responses.jpg" alt="How To Build Quick and Simple AJAX Forms with JSON Responses" /></a></p>
<p>In this tutorial, you will learn the steps to setting up an AJAX form, which will return a JSON response used to display success/error messages.</p>
<p><strong><a href="http://yensdesign.com/2009/01/create-a-shoutbox-using-php-and-ajax-jquery/" target="_blank">Create a shoutbox using PHP and AJAX (with jQuery)</a></strong></p>
<p><a href="http://yensdesign.com/2009/01/create-a-shoutbox-using-php-and-ajax-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/create-a-shoutbox-using-php-and-ajax-with-jquery.jpg" alt="Create a shoutbox using PHP and AJAX (with jQuery)" /></a></p>
<p>In this tutorial, You will learn how to create a dynamic ajax based shoutbox with jQuery from scratch. It will be very interesting to know how to use the ajax function of jQuery and how it can be used to insert and recover data from a MySQL database via PHP in a way asynchronous.</p>
<p><strong><a href="http://dev.base86.com/scripts/vista-like_ajax_calendar_version_2.html" target="_blank">Vista-like Ajax Calendar version 2</a></strong></p>
<p><a href="http://dev.base86.com/scripts/vista-like_ajax_calendar_version_2.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/vista-like-ajax-calendar-version-2.jpg" alt="Vista-like Ajax Calendar version 2" /></a></p>
<p>The Vista-like Ajax Calendar (vlaCalendar) version 2 is a unobtrusiveÂ  web version of the slick and profound Windows Vista taskbar calendar, by using the MooTools javascript framework, AJAX, XHTML, CSS and PHP.</p>
<p><strong><a href="http://net.tutsplus.com/articles/news/new-plus-tutorial-how-to-code-a-fun-to-do-list-with-php-and-ajax/" target="_blank">How to Code a Fun To-Do List With PHP and AJAX</a></strong></p>
<p><a href="http://net.tutsplus.com/articles/news/new-plus-tutorial-how-to-code-a-fun-to-do-list-with-php-and-ajax/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/how-to-code-a-fun-to-do-list-with-php-and-ajax.jpg" alt="How to Code a Fun To-Do List With PHP and AJAX" /></a></p>
<p>This tutorial will help you to build a to-do list that will allow you, or your user, to create, update, and delete items asynchronously. To accomplish our task, we&#8217;ll be using PHP and jQuery&#8217;s AJAX capabilities.</p>
<p><strong><a href="http://jqueryfordesigners.com/using-ajax-to-validate-forms/" target="_blank">Using Ajax to Validate Forms</a></strong></p>
<p><a href="http://jqueryfordesigners.com/using-ajax-to-validate-forms/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/using-ajax-to-validate-forms.jpg" alt="Using Ajax to Validate Forms" /></a></p>
<p>In this tutorials, Author is trying to explain that how you can speed up the process and reduce any frustration in finding preferred username. Server-based validation can be delivered with a page refresh, or live as this tutorial will explain, i.e. for checking whether a username is taken.</p>
<p><strong><a href="http://blog.shinylittlething.com/2009/03/04/8-ajax-data-controls-and-effects-to-work-with-tables/" target="_blank">8 Ajax Data Controls and Effects to Work with Tables</a></strong></p>
<p><a href="http://blog.shinylittlething.com/2009/03/04/8-ajax-data-controls-and-effects-to-work-with-tables/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/8-ajax-data-controls-and-effects-to-work-with-tables.jpg" alt="8 Ajax Data Controls and Effects to Work with Tables" /></a></p>
<p>An useful collection of Ajax Data Controls and Effects that will help you to work with tables.</p>
<p><strong><a href="http://www.ajaxlines.com/ajax/stuff/article/making_an_ajax_php_watermarker_script.php" target="_blank">Making an Ajax PHP Watermarker Script</a></strong></p>
<p><a href="http://www.ajaxlines.com/ajax/stuff/article/making_an_ajax_php_watermarker_script.php" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/making-an-ajax-php-watermarker-script.jpg" alt="Making an Ajax PHP Watermarker Script" /></a></p>
<p>In this post, you will learn that how to make an Ajax PHP Watermarker script. So, all a user will have to do is select a file from a folder, enter his watermark text and watermark them instantly using Ajax.</p>
<p><strong><a href="http://yensdesign.com/2008/11/creating-ajax-websites-based-on-anchor-navigation/" target="_blank">Creating AJAX websites based on anchor navigation</a></strong></p>
<p><a href="http://yensdesign.com/2008/11/creating-ajax-websites-based-on-anchor-navigation/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/creating-ajax-websites-based-on-anchor-navigation.jpg" alt="Creating AJAX websites based on anchor navigation" /></a></p>
<p>In this tutorial we will see how to create an AJAX website without lose the reference to the URL.<br />
<strong><a href="http://www.ajaxmatters.com/articles/php/ajax_php_tutorial_p1.aspx" target="_blank">Getting started with AJAX using PHP</a></strong></p>
<p><a href="http://www.ajaxmatters.com/articles/php/ajax_php_tutorial_p1.aspx" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/getting-started-with-ajax-using-php.jpg" alt="Getting started with AJAX using PHP" /></a></p>
<p>In this article you will learn about what AJAX is, how it works, and how can you use AJAX with PHP. Please remember, AJAX is not a programming language, so you donâ€™t have to learn any new technology. AJAX can be implemented by using existing standards (JavaScript and XML) in a different way.</p>
<p><strong><a href="http://enhance.qd-creative.co.uk/2008/06/20/ajax-contact-form/" target="_blank">Creating an Ajax contact form</a></strong></p>
<p><a href="http://enhance.qd-creative.co.uk/2008/06/20/ajax-contact-form/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/creating-an-ajax-contact-form-from-start-to-finish.jpg" alt="Creating an Ajax contact form - from start to finish" /></a></p>
<p>In this tutorial author is showing you how to create an Ajax contact form from start to finish. This includes the form HTML/CSS, the JavaScript and the PHP backend.</p>
<p><strong><a href="http://www.ibm.com/developerworks/web/library/wa-aj-sectools.html?ca=dgr-lnxw01AjaxSecTools&amp;S_TACT=105AGX59&amp;S_CMP=GR" target="_blank">Ajax security tools</a></strong></p>
<p><a href="http://www.ibm.com/developerworks/web/library/wa-aj-sectools.html?ca=dgr-lnxw01AjaxSecTools&amp;S_TACT=105AGX59&amp;S_CMP=GR" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/ajax-security-tools.jpg" alt="Ajax security tools" /></a></p>
<p>In this article, you&#8217;ll learn about Ajax security tools, which you&#8217;ll be using to scan for SQL injection and cross-site scripting vulnerabilities; to set a master password; and to restore the state of all windows after crashes etc.</p>
<p><strong><a href="http://www.ajaxlines.com/ajax/stuff/article/creating_an_amazing_jquery_style_switcher_with_ajax_techniques.php" target="_blank">Creating An Amazing jQuery Style Switcher with Ajax Techniques</a></strong></p>
<p><a href="http://www.ajaxlines.com/ajax/stuff/article/creating_an_amazing_jquery_style_switcher_with_ajax_techniques.php" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/creating-an-amazing-jquery-style-switcher-with-ajax-techniques.jpg" alt="Creating An Amazing jQuery Style Switcher with Ajax Techniques" /></a></p>
<p>In this tutorial author is showing you how to create a style switcher using jQuery and PHP. The end result will be an unobtrusive &amp; entirely degradable dynamic style switcher which will be quick and easy to implement.</p>
<p><strong><a href="http://code.google.com/apis/ajax/" target="_blank">Google AJAX APIs</a></strong></p>
<p><a href="http://code.google.com/apis/ajax/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/google-ajax-apis.jpg" alt="Google AJAX APIs" /></a></p>
<p>Google&#8217;s AJAX APIs let you implement rich, dynamic web sites entirely in JavaScript and HTML.  You can add a map to your site, a dynamic search box, or download feeds with just a few lines of JavaScript. If you want to play around with them, try using the Interactive Code Playground.</p>
<p><a href="http://code.google.com/apis/ajax/playground/" target="_blank"></a><strong><a href="http://www.asp.net/ajax/" target="_blank">ASP.NET AJAX framework</a></strong></p>
<p><a href="http://www.asp.net/ajax/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/asp-net-ajax-framework.jpg" alt="ASP.NET AJAX framework" /></a></p>
<p>ASP.NET AJAX is a free framework for quickly creating efficient and interactive Web applications that work across all popular browsers. ASP.NET AJAX is built-into ASP.NET 3.5. It is also available as a separate download for ASP.NET 2.0.</p>
<p><strong><a href="http://sixrevisions.com/ajax/20-excellent-websites-for-learning-ajax/" target="_blank">20 Excellent Websites for Learning Ajax</a></strong></p>
<p><a href="http://sixrevisions.com/ajax/20-excellent-websites-for-learning-ajax/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/20-excellent-websites-for-learning-ajax.jpg" alt="20 Excellent Websites for Learning Ajax" /></a></p>
<p>There are many sites out there thatâ€™ll help you &#8220;grok&#8221; Ajax and the various technologies surrounding it. Here are 20 top-notch websites that cover the subject of Ajax.</p>
<p><strong><a href="http://net.tutsplus.com/freebies/others/fantastic-ajax-newsletter-module/" target="_blank">AJAX Newsletter Module</a></strong></p>
<p><a href="http://net.tutsplus.com/freebies/others/fantastic-ajax-newsletter-module/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/ajax-newsletter-module.jpg" alt="AJAX Newsletter Module" /></a></p>
<p>This free app should be great for any newsletter management needs. Copy this one file onto your site, and you&#8217;re ready to send and archive all newsletters, manage e-mail addresses and categories, and configure a template for your e-mails.</p>
<p><strong><a href="http://www.maxkiesler.com/index.php/weblog/comments/ajax_your_blog_plugins_source_code_and_tutorials/" target="_blank">AJAX Your Blog &#8211; Plugins, Source Code, and Tutorials</a></strong></p>
<p><a href="http://www.maxkiesler.com/index.php/weblog/comments/ajax_your_blog_plugins_source_code_and_tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/ajax-your-blog-plugins-source-code-and-tutorials.jpg" alt="AJAX Your Blog - Plugins, Source Code, and Tutorials" /></a></p>
<p>ThisÂ  is a list of AJAX components you can add to WordPress, Expression Engine, and Moveable Type.</p>
<p><strong><a href="http://script.aculo.us/" target="_blank">script.aculo.us</a></strong></p>
<p><a href="http://script.aculo.us/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/script-aculo-us.jpg" alt="script.aculo.us" /></a></p>
<p>script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.</p>
<p><strong><a href="http://www.smashingmagazine.com/2009/03/08/70-new-useful-ajax-and-javascript-techniques/" target="_blank">70 New, Useful AJAX And JavaScript Techniques</a></strong></p>
<p><a href="http://www.smashingmagazine.com/2009/03/08/70-new-useful-ajax-and-javascript-techniques/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/70-new-useful-ajax-and-javascript-techniques.jpg" alt="70 New, Useful AJAX And JavaScript Techniques" /></a></p>
<p>In this article, they presented 70 new and useful JavaScript and AJAX techniques, all of which are of the highest quality and are more or less easy to configure. You will also find some very useful but better known techniques to use on almost any project you work on.</p>
<p><strong><a href="http://www.ajaxrain.com/" target="_blank">Ajax Rain</a></strong></p>
<p><a href="http://www.ajaxrain.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/ajax-rain.jpg" alt="Ajax Rain" /></a></p>
<p>Ajax Rain is a diverse collection of over 900 Ajax examples, java scripts, jQuery plug-ins, DHTML codes and demos from around the web, it gives you the perfect start to web development.</p>
<p><strong><a href="http://www.miniajax.com/" target="_blank">MiniAjax</a></strong></p>
<p><a href="http://www.miniajax.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/miniajax.jpg" alt="MiniAjax" /></a></p>
<p>A showroom of nice looking simple downloadable DHTML and AJAX scripts.</p>
<p><strong><a href="http://www.ajaxwith.com/" target="_blank">AjaxWith</a></strong></p>
<p><a href="http://www.ajaxwith.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/ajax-with.jpg" alt="AjaxWith" /></a></p>
<p>AjaxWith has a huge collection of Ajax tutorials, resources that will help you to learn Ajax in an easy way.
<p><font color="#7D7D7D">Brought To You By</font></p>
<p align="left"><a href="http://www.smashingapps.com/go/premiersurvey" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2008/08/premier-survey-advertise.jpg" alt="Premier Survey" /></a><br />
<font color="#7D7D7D">Do you want to advertise here? <a href="http://www.smashingapps.com/advertise" target="_blank"><font color="#800000">Click to get more info&#8230;</font></a></font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smashingapps.com/2009/03/16/23-ultimate-collection-of-useful-ajax-tutorials-resources.html/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Free And Professional Admin Template For Your Web Applications</title>
		<link>http://www.smashingapps.com/2008/04/29/free-and-professional-admin-template-for-your-web-applications.html</link>
		<comments>http://www.smashingapps.com/2008/04/29/free-and-professional-admin-template-for-your-web-applications.html#comments</comments>
		<pubDate>Tue, 29 Apr 2008 10:21:34 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Forms]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/2008/04/29/free-and-professional-admin-template-for-your-web-applications.html</guid>
		<description><![CDATA[Rather than standard website templates, a free admin template is nearly impossible to find.This post is about a free admin template released by WebResourcesDepot which you can use for web applications like: E-commerce projects Content management systems And more.. It is a 3 column design with a tabbed menu. The idea is having the standard [...]]]></description>
			<content:encoded><![CDATA[<p>Rather than standard website templates, a free admin template is nearly impossible to find.This post is about a free admin template released by <font color="#800000"><a href="http://www.webresourcesdepot.com/free-admin-template-for-web-applications/" target="_blank">WebResourcesDepot</a></font> which you can use for web applications like:</p>
<ul>
<li>E-commerce projects</li>
<li>Content management systems</li>
<li>And more..</li>
</ul>
<p><a href="http://webresourcesdepot.com/wp-content/uploads/file/admin-template/index.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2008/04/free-admin-template.jpg" alt="Free admin interface" height="163" width="400" /></a></p>
<p>It is a 3 column design with a tabbed menu. The idea is having the standard categories in the tab menu for an easy reach and have all the detailed ones in the left menu. And there is an info box at the right to inform users whatÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢s going on at that page.</p>
<p>You can customize it however you want to fit your project. It has a listing and a new entry sample which covers %99 of an admin screen.</p>
<p>It is totally free to use the template, no backlinks or anything required.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smashingapps.com/2008/04/29/free-and-professional-admin-template-for-your-web-applications.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>LightForm &#8211; Free Stylish Ajax/PHP Contact Form</title>
		<link>http://www.smashingapps.com/2008/04/19/lightform-free-stylish-ajaxphp-contact-form.html</link>
		<comments>http://www.smashingapps.com/2008/04/19/lightform-free-stylish-ajaxphp-contact-form.html#comments</comments>
		<pubDate>Sat, 19 Apr 2008 20:03:11 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Forms]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/2008/04/19/lightform-free-stylish-ajaxphp-contact-form.html</guid>
		<description><![CDATA[LightForm is a free Ajax/PHP contact form. ItÃƒâ€šÃ‚Â also usesÃƒâ€šÃ‚Â FormCheck2 for fields validation and NiceForms to style text fields and textareas. Features of the form are listed below: Form Validation using FormCheck2. Spam Check. Display user IP, user agent and referrer in the message. Display a dialog box when message sent succesfully. Inputs and textareas are [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://web-kreation.com/blog/?p=71"><font color="#800000">LightForm</font></a> is a free Ajax/PHP contact form. ItÃƒâ€šÃ‚Â also usesÃƒâ€šÃ‚Â <a target="_blank" href="http://moo.floor.ch/?p=18"><font color="#800000">FormCheck2</font></a> for fields validation and <a target="_blank" href="http://www.badboy.ro/articles/2005-07-23/niceforms_preview/"><font color="#800000">NiceForms</font></a> to style text fields and textareas. Features of the form are listed below:</p>
<li>Form Validation using <a target="_blank" href="http://moo.floor.ch/?p=18"><font color="#800000">FormCheck2</font></a>.</li>
<li>Spam Check.</li>
<li>Display user IP, user agent and referrer in the message.</li>
<li>Display a dialog box when message sent succesfully.</li>
<li>Inputs and textareas are styled with <a target="_blank" href="http://www.badboy.ro/articles/2005-07-23/niceforms_preview/"><font color="#800000">NiceForms</font></a>.</li>
<li>Works in the most recent browsers (IE6+, Firefox, Opera, Safari and Netscape).</li>
<p><a target="_blank" href="http://web-kreation.com/LightForm/"><img src="http://www.smashingapps.com/wp-content/uploads/2008/04/light-form-free-ajax-php-contact-form.jpg" alt="Free Ajax/PHP Contact Form" /></a></p>
<p>Use of this contact form is free of charge but the copyright notes in the footer must remain intact.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smashingapps.com/2008/04/19/lightform-free-stylish-ajaxphp-contact-form.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Free Live Form Validation As You Type with LiveValidation!</title>
		<link>http://www.smashingapps.com/2008/01/15/free-live-form-validation-as-you-type-with-livevalidation.html</link>
		<comments>http://www.smashingapps.com/2008/01/15/free-live-form-validation-as-you-type-with-livevalidation.html#comments</comments>
		<pubDate>Tue, 15 Jan 2008 11:49:35 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Codes and Scripts]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[Open-Source]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/2008/01/15/free-live-form-validation-as-you-type-with-livevalidation.html</guid>
		<description><![CDATA[LiveValidation is a small open source javascript library built for giving users real-time validation information as they fill out forms. Not only that, but it serves as a sophisticated validation library for any validations you need to make elsewhere in your javascript, it is not just limited to form fields. The naming conventions and parameters [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.livevalidation.com/"><img src="http://www.smashingapps.com/wp-content/uploads/2008/01/live-validation-logo.jpg" alt="Live Validation Logo" /></a></p>
<p><a target="_blank" href="http://www.livevalidation.com/"><font color="#800000">LiveValidation is a small open source javascript library</font></a> built for giving users real-time validation information as they fill out forms. Not only that, but it serves as a sophisticated validation library for any validations you need to make elsewhere in your javascript, it is not just limited to form fields.</p>
<p><a target="_blank" href="http://www.livevalidation.com/examples#exampleHomepage"><img src="http://www.smashingapps.com/wp-content/uploads/2008/01/live-validation-sample.jpg" alt="Live Validation" /></a></p>
<p>The naming conventions and parameters of the validations are similar to those found in the <a href="http://www.rubyonrails.org/" title="Ruby on Rails"><font color="#800000">Ruby on Rails</font></a> framework, and as such is the perfect client-side companion. DonÃ¢â‚¬â„¢t worry if you dont use Ruby on Rails though, LiveValidation can be used anywhere you like, is simple to learn, and a joy to use.</p>
<p>DonÃ¢â‚¬â„¢t just take my word for it though&#8230;take a look around, <a target="_blank" href="http://www.livevalidation.com/download"><font color="#800000">download it</font></a>, and make some forms (for) fun! See <a target="_blank" href="http://www.livevalidation.com/examples"><font color="#800000">LiveValidation in action</font></a> here.</p>
<p>LiveValidation is licensed under the terms of the <a target="_blank" href="http://www.opensource.org/licenses/mit-license.php"><font color="#800000">MIT License</font></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smashingapps.com/2008/01/15/free-live-form-validation-as-you-type-with-livevalidation.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Create Your Own Free Online Survey in 10 Minutes And See What Others Say About You!</title>
		<link>http://www.smashingapps.com/2008/01/07/create-your-own-free-online-survey-in-10-minutes-and-see-what-others-say-about-you.html</link>
		<comments>http://www.smashingapps.com/2008/01/07/create-your-own-free-online-survey-in-10-minutes-and-see-what-others-say-about-you.html#comments</comments>
		<pubDate>Mon, 07 Jan 2008 10:32:16 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Polls and Surveys]]></category>
		<category><![CDATA[Stats]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[custom survey]]></category>
		<category><![CDATA[employee survey]]></category>
		<category><![CDATA[free survey]]></category>
		<category><![CDATA[online survey]]></category>
		<category><![CDATA[user opinions]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/2008/01/07/create-your-own-free-online-survey-in-10-minutes-and-see-what-others-say-about-you.html</guid>
		<description><![CDATA[Now you can create absolutely free custom surveys to get feedbacks from your customers, employees, friends, colleges/universities etc. Premier Survey offers you a free custom online survey software. For using this free subscription you will need not install any software, easily manage your recipients and surveys, create e-mail or website surveys, keep your data 100% [...]]]></description>
			<content:encoded><![CDATA[<p>Now you can <a target="_blank" href="https://www.premiersurvey.com/create-free-survey-online.aspx"><font color="#800000">create absolutely free custom surveys</font></a> to get feedbacks from your customers, employees, friends, colleges/universities etc.</p>
<p><a target="_blank" href="https://www.premiersurvey.com"><font color="#800000">Premier Survey</font></a> offers you a free custom online survey software. For using this free subscription you will need not install any software, easily manage your recipients and surveys, create e-mail or website surveys, keep your data 100% secure and confidential and get live survey results anywhere in the world with any standard browser you like.</p>
<p><a target="_blank" href="https://www.premiersurvey.com/"><img src="http://www.smashingapps.com/wp-content/uploads/2008/01/premier-survey.jpg" alt="Premier Survey" /></a></p>
<p>Just <a target="_blank" href="https://www.premiersurvey.com/create-free-survey-online.aspx"><font color="#800000">signup now</font></a> and see what others say about you!</p>
<p>They offer 3 plans deluxe, professional and enterprise. Deluxe is a free plan while other 2 plans are paid. You can <a target="_blank" href="https://www.premiersurvey.com/featurelist.aspx"><font color="#800000">read the feature list and comparison of these plans</font></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smashingapps.com/2008/01/07/create-your-own-free-online-survey-in-10-minutes-and-see-what-others-say-about-you.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Web Form Factory &#8211; Open Source Web Form Generator</title>
		<link>http://www.smashingapps.com/2007/12/13/web-form-factory-open-source-web-form-generator.html</link>
		<comments>http://www.smashingapps.com/2007/12/13/web-form-factory-open-source-web-form-generator.html#comments</comments>
		<pubDate>Thu, 13 Dec 2007 17:09:12 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Forms]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/2007/12/13/web-form-factory-open-source-web-form-generator.html</guid>
		<description><![CDATA[Web Form Factory is an open source web form generator which automatically generates the necessary backend code to tie your form to a database. By generating the backend code for you, Web Form Factory saves you time&#8230; time you could spend doing more interesting stuff. Webforms can be generated from HTML files. A database form [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.webformfactory.com"><img src="http://www.smashingapps.com/wp-content/uploads/2007/12/web-form-factory.jpg" alt="Web Form Factory" /></a></p>
<p><a target="_blank" href="http://www.webformfactory.com"><font color="#800000">Web Form Factory</font></a> is an open source web form generator which automatically generates the necessary backend code to tie your form to a database. By generating the backend code for you, Web Form Factory saves you time&#8230; time you could spend doing more interesting stuff.</p>
<p>Webforms can be generated from HTML files. A database form stores form data into your database. An email form sends the form data to an email address. Choose the PHP version running on your server. Click the &#8220;Go&#8221; button on the site to sendÃ‚Â them your file and start the manufacturing of your form. The necessary backend code will be added and the file returned to you within seconds.Ã‚Â  I must say this form generator is really helpful for designers or those non-technical guys who are not developers and always get form generation service with developers.</p>
<p><a target="_blank" href="http://www.webformfactory.com"><font color="#800000">Click here for Web Form Factory&#8217;s website<br />
</font></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smashingapps.com/2007/12/13/web-form-factory-open-source-web-form-generator.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

