<?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; Tips and Tricks</title>
	<atom:link href="http://www.smashingapps.com/category/tips-and-tricks/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>Best Of 2011: Best Useful jQuery Plugins And Tutorials</title>
		<link>http://www.smashingapps.com/2011/12/26/best-of-2011-best-useful-jquery-plugins-and-tutorials.html</link>
		<comments>http://www.smashingapps.com/2011/12/26/best-of-2011-best-useful-jquery-plugins-and-tutorials.html#comments</comments>
		<pubDate>Mon, 26 Dec 2011 16:35:54 +0000</pubDate>
		<dc:creator>Akhter</dc:creator>
				<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Codes and Scripts]]></category>
		<category><![CDATA[Education and Learning]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[jQuery plugins]]></category>
		<category><![CDATA[Open-Source]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=21184</guid>
		<description><![CDATA[jQuery is one of the most accepted JavaScript library that possesses an enormous collection of plugins which makes it even more powerful. On the other hand, there is a good deal of additional codes or modules, from simple alert functions to multifaceted galleries or form validation methods, that are hard-coded inside websites &#038; not convinced to plugins.

Of course, not each code must become a plugin that would be worthless. However converting the ones to be re-utilized will save loads of improvement time &#038; if shared with the community, will make the code itself better.
<br /><br />
<a href="http://www.smashingapps.com/2011/12/26/best-of-2011-best-useful-jquery-plugins-and-tutorials.html"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins36.jpg" alt="" width="540" border="0" /></a>]]></description>
			<content:encoded><![CDATA[<p>jQuery is one of the most accepted JavaScript library that possesses an enormous collection of plugins which makes it even more powerful. On the other hand, there is a good deal of additional codes or modules, from simple alert functions to multifaceted galleries or form validation methods, that are hard-coded inside websites &amp; not convinced to plugins.</p>
<p>Of course, not each code must become a plugin that would be worthless. However converting the ones to be re-utilized will save loads of improvement time &amp; if shared with the community, will make the code itself better.</p>
<p>In this post, you will unearth some of the most excellent, interesting fresh and useful jQuery plugins and tutorials that were created in 2011.</p>
<p><strong><a href="http://tutorialzine.com/2011/09/html5-file-upload-jquery-php/" target="_blank">File Uploads with jQuery</a></strong></p>
<p>( <a href="http://demo.tutorialzine.com/2011/09/html5-file-upload-jquery-php/">Demo </a> | <a href="http://demo.tutorialzine.com/2011/09/html5-file-upload-jquery-php/html5-file-upload.zip">Download</a> )<br />
This plugin will allow people to upload photos from their computers by dragging and dropping them onto the browser window, possible with the new HTML5 APIs exposed by modern browsers.</p>
<p><a href="http://tutorialzine.com/2011/09/html5-file-upload-jquery-php/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins28.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://combogrid.justmybit.com/index.php" target="_blank">ComboGrid</a></strong></p>
<p>( <a href="http://combogrid.justmybit.com/index.php">Demo </a> | <a href="http://combogrid.justmybit.com/download.php">Download</a> )<br />
Combogrid, like autocomplete, when added to an input field, enables users to quickly find and select from a pre-populated list of values as they type, but in a tabular and paginated manner. Combogrid provides keyboard navigation support for selecting an item.</p>
<p><a href="http://combogrid.justmybit.com/index.php" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins1.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.josscrowcroft.com/projects/motioncaptcha-jquery-plugin/" target="_blank">MotionCAPTCHA</a></strong></p>
<p>( <a href="http://www.josscrowcroft.com/demos/motioncaptcha/">Demo </a> | <a href="https://github.com/josscrowcroft/MotionCAPTCHA/downloads">Download</a> )<br />
MotionCAPTCHA is a jQuery CAPTCHA plugin, based on the HTML5 Canvas Harmony procedural drawing tool by Mr Doob and the Unistroke Gesture Regonizer algorithm (and the more recent Protractor algorithm improvement), requiring users to sketch the shape they see in the canvas in order to submit a form.</p>
<p><a href="http://www.josscrowcroft.com/projects/motioncaptcha-jquery-plugin/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins5.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://tympanus.net/codrops/2011/09/12/elastislide-responsive-carousel/" target="_blank">Elastislide</a></strong></p>
<p>( <a href="http://tympanus.net/Development/Elastislide/">Demo </a> | <a href="http://tympanus.net/Development/Elastislide/Elastislide.zip">Download</a> )<br />
With the responsive awakening in web design it becomes important to not only take care of the visual part of a website but also of the functionality. Elastislide is a responsive jQuery carousel that will adapt its size and its behavior in order to work on any screen size. Inserting the carousel’s structure into a container with a fluid width will also make the carousel fluid.</p>
<p><a href="http://tympanus.net/codrops/2011/09/12/elastislide-responsive-carousel/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins11.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://fgnass.github.com/spin.js/" target="_blank">Spin.js</a></strong></p>
<p>( <a href="http://fgnass.github.com/spin.js/">Demo </a> | <a href="http://fgnass.github.com/spin.js/">Download</a> )<br />
The spin method creates the necessary HTML elements and starts the animation. If a target element is passed as argument, the spinner is added as first child and horizontally and vertically centered.</p>
<p><a href="http://fgnass.github.com/spin.js/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins20.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://projects.craftedpixelz.co.uk/craftyslide/" target="_blank">Craftyslide</a></strong></p>
<p>( <a href="http://projects.craftedpixelz.co.uk/craftyslide/">Demo </a> | <a href="https://github.com/craftedpixelz/Craftyslide/zipball/master">Download</a> )<br />
Craftyslide is a tiny (just 2kb) slideshow built on jQuery. Craftyslide aims to be different, by providing a simple, no-frills method of displaying images; packaged into a small, clean and efficient plugin.</p>
<p><a href="http://projects.craftedpixelz.co.uk/craftyslide/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins36.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://arborjs.org/" target="_blank">Arbor.js</a></strong></p>
<p>( <a href="http://arborjs.org/">Demo </a> | <a href="http://arborjs.org/">Download</a> )<br />
Arbor is a graph visualization library built with web workers and jQuery. Rather than trying to be an all-encompassing framework, arbor provides an efficient, force-directed layout algorithm plus abstractions for graph organization and screen refresh handling.</p>
<p><a href="http://arborjs.org/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins21.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://js.recurly.com/" target="_blank">Recurly.js</a></strong></p>
<p>( <a href="https://js.recurly.com/examples/">Demo </a> | <a href="https://github.com/recurly/recurly-js/zipball/master">Download</a> )<br />
Recurly.js allows you to easily embed a PCI compliant order form within your website. Recurly.js is a Javascript library designed to be easily embedded and customized to match your website.</p>
<p><a href="http://js.recurly.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins2.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://jqidealforms.com/" target="_blank">Ideal Forms</a></strong></p>
<p>( <a href="http://jqidealforms.com/">Demo </a> | <a href="http://code.google.com/p/idealforms/downloads/list">Download</a> )<br />
Ideal Forms is a small framework to build powerful and beautiful online forms.</p>
<p><a href="http://jqidealforms.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins3.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://tutorialzine.com/2011/12/how-to-block-adblock/" target="_blank">How to Block Adblock</a></strong></p>
<p>( <a href="http://demo.tutorialzine.com/2011/12/how-to-block-adblock/">Demo </a> | <a href="http://demo.tutorialzine.com/2011/12/how-to-block-adblock/block-adblock.zip">Download</a> )<br />
With this friendly jQuery plugin you can easily blog Block Adblock.</p>
<p><a href="http://tutorialzine.com/2011/12/how-to-block-adblock/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins52.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.egrappler.com/jquery-strong-password-plugin-power-pwchecker/" target="_blank">Power PWChecker</a></strong></p>
<p>( <a href="http://www.egrappler.com/pschecker/index.htm">Demo </a> | <a href="http://www.egrappler.com/pschecker/pschecker.zip">Download</a> )<br />
Power PWChecker jQueryPlugin observes passwords as users type and provide instant password strength check (Weak, Medium, or Strong). This encourages users to review their password selection and ensure that the password is strong and secure. Power PWChecker also allows you to enforce password length policy by specifying minimum and maximum password length. It also matches password entries and provides visual alert in case of inconsistent passwords.</p>
<p><a href="http://www.egrappler.com/jquery-strong-password-plugin-power-pwchecker/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins4.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://simsalabim.github.com/sisyphus/" target="_blank">Sisyphus</a></strong></p>
<p>( <a href="http://simsalabim.github.com/sisyphus/">Demo </a> | <a href="https://github.com/simsalabim/sisyphus/downloads">Download</a> )<br />
Imagine you&#8217;re filling a complex form on site, or typing effervescent and extensive comment. And when you&#8217;re almost done with that browser is crashed, or you closed tab mistakenly, or electricity is turned off, or something else break your efforts. Disgusting, huh? With Sisyphus on site you just reopen page in your modern (with HTML5 support) browser and see all your changes at that forms. It&#8217;s lightweight (3.5 KB) jQuery plugin uses Local Storage to prevent your work being lost.</p>
<p><a href="http://simsalabim.github.com/sisyphus/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins6.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://responsejs.com/" target="_blank">Response Javascript</a></strong></p>
<p>( <a href="http://responsejs.com/">Demo </a> | <a href="https://raw.github.com/ryanve/response.js/master/response.min.js">Download</a> )<br />
Response JS is a lightweight jQuery plugin that gives web designers tools for building performance-optimized, mobile-first responsive websites. It provides semantic ways to dynamically swap code blocks based on breakpoints and serve media progressively via HTML5 data attributes. Its object methods give developers hooks for triggering responsive actions and booleans for testing responsive properties.</p>
<p><a href="http://responsejs.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins7.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://dmmalam.github.com/Responsly.js/" target="_blank">Responsly.js</a></strong></p>
<p>( <a href="http://dmmalam.github.com/Responsly.js/">Demo </a> | <a href="https://github.com/dmmalam/Responsly.js/downloads">Download</a> )<br />
Responsive designs are cool! Not only do they allow you to reach mobile and tablet users with minimal effort, they also make your context scale up for desktop users with larger screens.</p>
<p><a href="http://dmmalam.github.com/Responsly.js/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins8.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://fitvidsjs.com/" target="_blank">Fitvids.js</a></strong></p>
<p>( <a href="http://fitvidsjs.com/">Demo </a> | <a href="https://github.com/davatron5000/FitVids.js">Download</a> )<br />
A lightweight, easy-to-use jQuery plugin for fluid width video embeds.</p>
<p><a href="http://fitvidsjs.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins9.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://isotope.metafizzy.co/" target="_blank">Isotope</a></strong></p>
<p>( <a href="http://isotope.metafizzy.co/demos/basic.html">Demo </a> | <a href="http://isotope.metafizzy.co/jquery.isotope.min.js">Download</a> )<br />
Isotope: An exquisite jQuery plugin for magical layouts</p>
<p><a href="http://isotope.metafizzy.co/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins10.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.slidorion.com/" target="_blank">Slidorion</a></strong></p>
<p>( <a href="http://www.slidorion.com/">Demo </a> | <a href="http://www.slidorion.com/">Download</a> )<br />
Slidorion is a combination of an image slider and an accordion; displaying beautiful content through various effects.</p>
<p><a href="http://www.slidorion.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins12.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.pixedelic.com/plugins/diapo/" target="_blank">Diapo</a></strong></p>
<p>( <a href="http://www.pixedelic.com/plugins/diapo/">Demo </a> | <a href="http://www.pixedelic.com/plugins/diapo/diapo.1.0.4.zip">Download</a> )<br />
With Diapo plugin you can creat a beautiufl slideshow.</p>
<p><a href="http://www.pixedelic.com/plugins/diapo/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins13.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.minimit.com/works/minimit-gallery-plugin" target="_blank">Minimit</a></strong></p>
<p>( <a href="http://www.minimit.com/mg/mg-demo.html">Demo </a> | <a href="http://www.minimit.com/works/minimit-gallery-plugin">Download</a> )<br />
Minimit Gallery is a highly customizable Jquery plugin that does galleries, slideshows, carousels, slides… pratically everything that has multiple states.</p>
<p><a href="http://www.minimit.com/works/minimit-gallery-plugin" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins14.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://tympanus.net/codrops/2011/08/16/circular-content-carousel/" target="_blank">Circular Content Carousel</a></strong></p>
<p>( <a href="http://tympanus.net/Development/CircularContentCarousel/">Demo </a> | <a href="http://tympanus.net/Development/CircularContentCarousel/CircularContentCarousel.zip">Download</a> )<br />
The idea is to have some content boxes that we can slide infinitely (circular). When clicking on the “more” link, the respective item moves to the left and a content area will slide out. Now we can navigate through the carousel where each step will reveal the next or previous content box with its expanded content. Clicking on the closing cross will slide the expanded content area back in and animate the item to its original position.</p>
<p><a href="http://tympanus.net/codrops/2011/08/16/circular-content-carousel/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins15.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.codebasehero.com/2011/07/html5-music-player-updated/" target="_blank">HTML5 Music Player</a></strong></p>
<p>( <a href="http://www.codebasehero.com/files/music-player-1.0.1/demo">Demo </a> | <a href="http://www.codebasehero.com/download?file=music-player-1.0.1">Download</a> )<br />
With this plugin you can create HTML5 Music Player.</p>
<p><a href="http://www.codebasehero.com/2011/07/html5-music-player-updated/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins16.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://jquerymobile.com/" target="_blank">jQuery Mobile</a></strong></p>
<p>( <a href="http://jquerymobile.com/demos/">Demo </a> | <a href="http://jquerymobile.com/demos/">Download</a> )<br />
A unified, HTML5-based user interface system for all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design.</p>
<p><a href="http://jquerymobile.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins17.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://letteringjs.com/" target="_blank">Lettering.js</a></strong></p>
<p>( <a href="Lettering.js">Demo </a> | <a href="http://github.com/davatron5000/Lettering.js">Download</a> )<br />
A jQuery plugin for radical web typography.</p>
<p><a href="http://letteringjs.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins18.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.egrappler.com/free-multi-node-range-data-slider-jqslider/" target="_blank">Multi Node Range Data Slider jQ Slider</a></strong></p>
<p>( <a href="http://www.egrappler.com/jqslider/demo.htm">Demo </a> | <a href="http://www.egrappler.com/jqslider/jqslider.zip">Download</a> )<br />
JQ Slider is a multi-node range and data slider that allows to provide easy-to-use user data selection and filter tool. It can be used in many ways.</p>
<p><a href="http://www.egrappler.com/free-multi-node-range-data-slider-jqslider/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins22.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.egrappler.com/xml-driven-vertical-news-scroller-script-using-html-and-jquery-vscroller/" target="_blank">Xml Driven Vertical News Scroller Script Using jQuery vScroller</a></strong></p>
<p>( <a href="http://www.egrappler.com/vscroller/index.htm">Demo </a> | <a href="http://www.egrappler.com/vscroller/vscroller.zip">Download</a> )<br />
Adding scrolling content to your website or blog makes much sense &#8211; it allows you display latest news, promotions, product updates, announcements, upcoming events, calendar items and much more in a limited space. It also allows you to add dynamic content to otherwise static web pages.</p>
<p><a href="http://www.egrappler.com/xml-driven-vertical-news-scroller-script-using-html-and-jquery-vscroller/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins23.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.egrappler.com/jquery-pushup-content-bar/" target="_blank">jQuery Sliding Content Bar Plugin</a></strong></p>
<p>( <a href="http://www.egrappler.com/pupslider/index.htm">Demo </a> | <a href="http://www.egrappler.com/pupslider/pupslider.zip">Download</a> )<br />
It is a smart and quick content bar that you can integrate easily in any website or web application. It is integrated seamlessly in your website and can be popped up whenever required. PushUp Content Bar is easy to customize and strong enough to rely upon. You can add your contact details, location map via Google Maps, and a simple contact form that visitors can use to make contact with you.</p>
<p><a href="http://www.egrappler.com/jquery-pushup-content-bar/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins24.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://gmap3.net/" target="_blank">Gmap3</a></strong></p>
<p>( <a href="http://gmap3.net/examples.html">Demo </a> | <a href="http://gmap3.net/download.html">Download</a> )<br />
gmap3 is a jquery plugin which allows many manipulation of the google map API version 3.</p>
<p><a href="http://gmap3.net/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins25.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://thiagosf.net/projects/jquery/skitter/" target="_blank">Skitter</a></strong></p>
<p>( <a href="http://thiagosf.net/projects/jquery/skitter/">Demo </a> | <a href="http://thiagosf.net/projects/jquery/skitter/">Download</a> )<br />
With this plugin you can generate outstanding slideshows for your website.</p>
<p><a href="http://thiagosf.net/projects/jquery/skitter/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins26.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.jfontsize.com/" target="_blank">jFontSize</a></strong></p>
<p>( <a href="http://www.jfontsize.com/demo">Demo </a> | <a href="http://www.jfontsize.com/">Download</a> )<br />
The jFontSize plugin was developed to facilitate the process of creating the famous buttons A+ and A-, which alter the font size on sites with very large texts, such as blogs, journals, tutorials, etc. This tool is also used to increase the accessibility of sites, helping people who have visual problems to see better content</p>
<p><a href="http://www.jfontsize.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins27.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://tympanus.net/codrops/2011/10/17/wave-display-effect/" target="_blank">Wave Display Effect with jQuery</a></strong></p>
<p>( <a href="http://tympanus.net/Development/WaveDisplayEffect/">Demo </a> | <a href="http://tympanus.net/Development/WaveDisplayEffect/WaveDisplayEffect.zip">Download</a> )<br />
How cool is it to sometimes just display content a little bit differently? This plugin let’s you show images and content in a unique form – a wave. The idea is to initially have some smaller thumbnails rotated and placed in the shape of a sine curve. When clicking on a thumbnail, we’ll “zoom” in to see a medium sized version. Clicking again will make the large content area appear; here we will show some more content.</p>
<p><a href="http://tympanus.net/codrops/2011/10/17/wave-display-effect/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins29.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.htmldrive.net/items/show/884/-Simple-jQuery-Fluid-Thumbnail-menu-Bar-" target="_blank">Simple jQuery Fluid Thumbnail menu Bar</a></strong></p>
<p>( <a href="http://www.htmldrive.net/items/demo/884/-Simple-jQuery-Fluid-Thumbnail-menu-Bar-">Demo </a> | <a href="http://www.htmldrive.net/items/download/884">Download</a> )<br />
The idea of a fluid thumbnail bar is simple: Create a list of thumbnails within a space where the overflow can be flipped through page by page.</p>
<p><a href="http://www.htmldrive.net/items/show/884/-Simple-jQuery-Fluid-Thumbnail-menu-Bar-" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins30.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.htmldrive.net/items/show/886/Useful-image-hover-slide-effect-with-jQuery" target="_blank">Useful image hover slide effect with jQuery</a></strong></p>
<p>( <a href="http://www.htmldrive.net/items/demo/886/Useful-image-hover-slide-effect-with-jQuery">Demo </a> | <a href="http://www.htmldrive.net/items/download/886">Download</a> )</p>
<p><a href="http://www.htmldrive.net/items/show/886/Useful-image-hover-slide-effect-with-jQuery" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins31.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://cssglobe.com/post/9711/jquery-plugin-easy-image-zoom" target="_blank">jQuery plugin: Easy Image Zoom</a></strong></p>
<p>( <a href="http://cssglobe.com/lab/easyzoom/easyzoom.html">Demo </a> | <a href="http://cssglobe.com/lab/easyzoom/easyzoom.zip">Download</a> )<br />
This is a simple technique to animate an image when hovering using jQuery’s animate() effect. We will use this effect to manipulate our CSS, creating a seamless transition between two areas of an image.</p>
<p><a href="http://cssglobe.com/post/9711/jquery-plugin-easy-image-zoom" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins32.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.dailycoding.com/Posts/imagelens__a_jquery_plugin_for_lens_effect_image_zooming.aspx" target="_blank">ImageLens</a></strong></p>
<p>( <a href="http://www.dailycoding.com/Uploads/2011/03/imageLens/demo.html">Demo </a> | <a href="http://www.dailycoding.com/Uploads/2011/03/imageLens.zip">Download</a> )<br />
Use this jQuery plug-in to add lens style zooming effect to an image</p>
<p><a href="http://www.dailycoding.com/Posts/imagelens__a_jquery_plugin_for_lens_effect_image_zooming.aspx" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins33.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://slidesjs.com/" target="_blank">Slides</a></strong></p>
<p>( <a href="http://slidesjs.com/">Demo </a> | <a href="http://slidesjs.com/downloads/slides.zip">Download</a> )<br />
Slides is a slideshow plugin for jQuery that is built with simplicity in mind. Packed with a useful set of features to help novice and advanced developers alike create elegant and user-friendly slideshows.</p>
<p><a href="http://slidesjs.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins34.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://ekallevig.com/jshowoff/" target="_blank">jShowOff</a></strong></p>
<p>( <a href="http://ekallevig.com/jshowoff/">Demo </a> | <a href="http://github.com/ekallevig/jShowOff/zipball/master">Download</a> )<br />
Slides is a slideshow plugin for jQuery that is built with simplicity in mind. Packed with a useful set of features to help novice and advanced developers alike create elegant and user-friendly slideshows.</p>
<p><a href="http://ekallevig.com/jshowoff/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins35.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://cssglobe.com/post/9801/easy-paginate-jquery-plugin-for-pagination" target="_blank">Easy Paginate</a></strong></p>
<p>( <a href="http://cssglobe.com/lab/easypaginate/02.html">Demo </a> | <a href="http://cssglobe.com/lab/easypaginate/easypaginate.zip">Download</a> )<br />
This plugin allows you to browse easily through the list of items with pagination controls. It is very easy to implement and very lightweight so it might come in handy to use in your own projects. It&#8217;s main purpose is to view certain number of list items at once, but it can also be set up to view one item by one.</p>
<p><a href="http://cssglobe.com/post/9801/easy-paginate-jquery-plugin-for-pagination" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins37.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://tympanus.net/codrops/2011/09/20/responsive-image-gallery/" target="_blank">Responsive Image Gallery with Thumbnail Carousel</a></strong></p>
<p>( <a href="http://tympanus.net/Tutorials/ResponsiveImageGallery/">Demo </a> | <a href="http://tympanus.net/Tutorials/ResponsiveImageGallery/ResponsiveImageGallery.zip">Download</a> )<br />
Today we want to show you how to create a responsive image gallery with a thumbnail carousel using Elastislide. Inspired by Twitter’s “user gallery” and upon a request to show an integration of Elastislide, we want to implement a responsive gallery that adapts to the view-port width. The gallery will have a view switch that allows to view it with the thumbnail carousel or without. We’ll also add the possibility to navigate with the keyboard.</p>
<p><a href="http://tympanus.net/codrops/2011/09/20/responsive-image-gallery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins38.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.photoswipe.com/#" target="_blank">PhotoSwipe</a></strong></p>
<p>( <a href="http://www.photoswipe.com/latest/examples/04-jquery-mobile.html">Demo </a> | <a href="http://www.photoswipe.com/#">Download</a> )<br />
Today we want to show you how to create a responsive image gallery with a thumbnail carousel using Elastislide. Inspired by Twitter’s “user gallery” and upon a request to show an integration of Elastislide, we want to implement a responsive gallery that adapts to the view-port width. The gallery will have a view switch that allows to view it with the thumbnail carousel or without. We’ll also add the possibility to navigate with the keyboard.</p>
<p><a href="http://www.photoswipe.com/#" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins39.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://elycharts.com/" target="_blank">Elycharts</a></strong></p>
<p>( <a href="http://elycharts.com/examples">Demo </a> | <a href="http://elycharts.com/download">Download</a> )<br />
Elycharts is a pure javascript charting library, easy to use and completely customizable.</p>
<p><a href="http://elycharts.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins40.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://marktyrrell.com/labs/blueberry/" target="_blank">Blueberry</a></strong></p>
<p>( <a href="http://marktyrrell.com/labs/blueberry/">Demo </a> | <a href="http://marktyrrell.com/labs/blueberry/jquery.blueberry.zip">Download</a> )<br />
Blueberry is an experimental opensource jQuery image slider plugin which has been written specifically to work with fluid/responsive web layouts.</p>
<p><a href="http://marktyrrell.com/labs/blueberry/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins41.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://galleria.aino.se/" target="_blank">GALLERIA</a></strong></p>
<p>( <a href="http://galleria.aino.se/">Demo </a> | <a href="http://galleria.aino.se/static/galleria-1.2.6.zip">Download</a> )<br />
Galleria is a JavaScript image gallery framework built on top of the jQuery library. The aim is to simplify the process of creating professional image galleries for the web and mobile devices.</p>
<p><a href="http://galleria.aino.se/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins42.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://blueimp.github.com/jQuery-Image-Gallery/" target="_blank">jQuery Image Gallery</a></strong></p>
<p>( <a href="http://blueimp.github.com/jQuery-Image-Gallery/">Demo </a> | <a href="https://github.com/blueimp/jQuery-Image-Gallery">Download</a> )<br />
With this plugin you can create a beautiful jQuery Image Gallery.</p>
<p><a href="http://blueimp.github.com/jQuery-Image-Gallery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins43.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://tutorialzine.com/2011/09/shuffle-letters-effect-jquery/" target="_blank">Shuffle Letters Effect</a></strong></p>
<p>( <a href="http://demo.tutorialzine.com/2011/09/shuffle-letters-effect-jquery/">Demo </a> | <a href="http://demo.tutorialzine.com/2011/09/shuffle-letters-effect-jquery/jquery.shuffleLetters.zip">Download</a> )<br />
This jQuery plugin that will shuffle the text content of any DOM element – an interesting effect that can be used in headings, logos and slideshows.</p>
<p><a href="http://tutorialzine.com/2011/09/shuffle-letters-effect-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins44.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.egrappler.com/smart-image-gallery-with-twelve-transition-effects-smart-gallery/" target="_blank">SmartGallery</a></strong></p>
<p>( <a href="http://www.egrappler.com/smart-gallery/index.htm">Demo </a> | <a href="http://www.egrappler.com/smart-gallery/smart-gallery.zip">Download</a> )<br />
SmartGallery is an interactive image gallery that is specifically designed to support huge data. It is lightweight, lightening fast and fully customizable. Powered by jQuery, SmartGallery comes with twelve transition effects including some unique transition effect and thumbnail navigation.</p>
<p><a href="http://www.egrappler.com/smart-image-gallery-with-twelve-transition-effects-smart-gallery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins45.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://bxslider.com/" target="_blank">BxSlider</a></strong></p>
<p>( <a href="http://bxslider.com/">Demo </a> | <a href="https://github.com/downloads/wandoledzep/bxslider/jquery.bxSlider.zip">Download</a> )<br />
BxSlider will allow you to create a beautiful Content Slider for your website.</p>
<p><a href="http://bxslider.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins46.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://fittextjs.com/" target="_blank">FitText</a></strong></p>
<p>( <a href="http://fittextjs.com/">Demo </a> | <a href="https://github.com/davatron5000/FitText.js">Download</a> )<br />
FitText makes font-sizes flexible. Use this plugin on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element.</p>
<p><a href="http://fittextjs.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins47.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.xarg.org/2011/09/jquery-pagination-revised/" target="_blank">jQuery Pagination revised</a></strong></p>
<p>( <a href="http://www.xarg.org/2011/09/jquery-pagination-revised/">Demo </a> | <a href="https://github.com/infusion/jQuery-paging">Download</a> )<br />
The pagination plugin combines a varity of features. It can be used to divide long lists or areas of content into multiple seperate pages, load paged content with pre-calculated database offset-parameters via Ajax and anything with full control to adapt the style properly to your site-layout. Of course, creating simple links with no event triggering is possible as well. The plugin also offers the facility to &#8220;overlap&#8221; pages, which means you can show elements of previous pages on the subsequent sites in order to allow a straightforward flow of reading.</p>
<p><a href="http://www.xarg.org/2011/09/jquery-pagination-revised/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins48.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.htmldrive.net/items/show/895/-Drop-down-TabMenu-with-AJAX" target="_blank">E24TabMenu</a></strong></p>
<p>( <a href="http://www.htmldrive.net/items/demo/895/-Drop-down-TabMenu-with-AJAX">Demo </a> | <a href="http://www.htmldrive.net/items/download/895">Download</a> )<br />
e24TabMenu is a plugin written for scriptaculous. It is a tab menu that expands collapse smoothly.</p>
<p><a href="http://www.htmldrive.net/items/show/895/-Drop-down-TabMenu-with-AJAX" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins49.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.steamdev.com/snippet/" target="_blank">Snippet</a></strong></p>
<p>( <a href="http://www.steamdev.com/snippet/">Demo </a> | <a href="http://www.steamdev.com/snippet/">Download</a> )<br />
Snippet provides a quick and easy way of highlighting source code passages in HTML documents.</p>
<p><a href="http://www.steamdev.com/snippet/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins50.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.digicrafts.com.hk/components/JSAJAXPayPalCart" target="_blank">AJAX PAYPAL CART</a></strong></p>
<p>( <a href="http://www.digicrafts.com.hk/components/JSAJAXPayPalCart">Demo </a> | <a href="http://cdn.digicrafts.com.hk/u/163440/free_components/js_ajaxpaypalcart_1_1_0_free.zip">Download</a> )<br />
AJAX PayPal Cart is a easy to use JQuery plugin for web developer to add a full function shopping cart in their website. The AJAX cart can included a cart widget which allow display of cart information easily. Support PayPal Website Payment Standard.</p>
<p><a href="http://www.digicrafts.com.hk/components/JSAJAXPayPalCart" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/jqueryplugins51.jpg" alt="" width="540" border="0" /></a></p>
<p>jQuery is one of the most accepted JavaScript library that possesses an enormous collection of plugins which makes it even more powerful. On the other hand, there is a good deal of additional codes or modules, from simple alert functions to multifaceted galleries or form validation methods, that are hard-coded inside websites &amp; not convinced to plugins.</p>
<p>Of course, not each code must become a plugin that would be worthless. However converting the ones to be re-utilized will save loads of improvement time &amp; if shared with the community, will make the code itself better.
<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/12/26/best-of-2011-best-useful-jquery-plugins-and-tutorials.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>30 Amazingly Great CSS Menu Tutorials</title>
		<link>http://www.smashingapps.com/2011/12/22/30-amazingly-great-css-menu-tutorials.html</link>
		<comments>http://www.smashingapps.com/2011/12/22/30-amazingly-great-css-menu-tutorials.html#comments</comments>
		<pubDate>Thu, 22 Dec 2011 16:16:21 +0000</pubDate>
		<dc:creator>Obaid</dc:creator>
				<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Codes and Scripts]]></category>
		<category><![CDATA[CSS/Style Sheets]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=19963</guid>
		<description><![CDATA[At the moment, we would like to give you an idea about some amazing and useful CSS menu tutorials that will help you in using CSS more efficiently and expertly. CSS for sure is the wonderful language for designing attractive and eye-catching navigation menus. It is able to be employed to any kind of website and is exceptionally flexible.

Not to worry if your CSS skills are comparatively inadequate because there are loads of great tutorials for you to learn and sharpen your CSS skills. These tutorials will teach you how to add sparkling and proficient looking CSS menu to your websites. You can either modify the menu or you can copy and paste the code into your design to fulfill your needs.
<br /><br />
<a href="http://www.smashingapps.com/2011/12/22/30-amazingly-great-css-menu-tutorials.html"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_1.jpg" alt="css" width="540" border="0" /></a>]]></description>
			<content:encoded><![CDATA[<p>At the moment, we would like to give you an idea about some amazing and useful CSS menu tutorials that will help you in using CSS more efficiently and expertly. CSS for sure is the wonderful language for designing attractive and eye-catching navigation menus. It is able to be employed to any kind of website and is exceptionally flexible.</p>
<p>Not to worry if your CSS skills are comparatively inadequate because there are loads of great tutorials for you to learn and sharpen your CSS skills. These tutorials will teach you how to add sparkling and proficient looking CSS menu to your websites. You can either modify the menu or you can copy and paste the code into your design to fulfill your needs.</p>
<p>So, take a look at this collection and grab some amazing techniques to make your website navigation easier for your visitors in order to find their desired content. Enjoy!</p>
<p><strong><a href="http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/" target="_blank">Slide Down Box Menu with jQuery and CSS3</a></strong></p>
<p><a href="http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_1.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://tympanus.net/Tutorials/SlideDownBoxMenu/SlideDownBoxMenu.zip" target="_blank">Download</a> | <a title="Demo" href="http://tympanus.net/Tutorials/SlideDownBoxMenu/" target="_blank">Demo</a></p>
<p><strong><a href="http://webdesignerwall.com/tutorials/css3-dropdown-menu" target="_blank">CSS3 Dropdown Menu</a></strong></p>
<p><a href="http://webdesignerwall.com/tutorials/css3-dropdown-menu" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_2.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Demo" href="http://www.webdesignerwall.com/demo/css3-dropdown-menu/" target="_blank">Demo</a></p>
<p><strong><a href="http://www.alohatechsupport.net/webdesignmaui/maui-web-site-design/create_image_menu_with_jquery.html" target="_blank">Image Menu with Jquery</a></strong></p>
<p><a href="http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_3.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://www.alohatechsupport.net/downloads/image-menu-1.zip" target="_blank">Download</a> | <a title="Demo" href="http://www.alohatechsupport.net/examples/image-menu-1.html" target="_blank">Demo</a></p>
<p><strong><a href="http://www.tobypitman.com/jquery-style-menu-with-css3/" target="_blank">jQuery style menu with CSS3</a></strong></p>
<p><a href="http://www.tobypitman.com/jquery-style-menu-with-css3/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_4.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Demo" href="http://development.tobypitman.com/css/menu.html" target="_blank">Demo</a></p>
<p><strong><a href="http://tympanus.net/codrops/2010/06/28/awesome-cufonized-fly-out-menu/" target="_blank">Awesome Cufonized Fly-out Menu with jQuery and CSS3</a></strong></p>
<p><a href="http://tympanus.net/codrops/2010/06/28/awesome-cufonized-fly-out-menu/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_5.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://tympanus.net/Tutorials/CufonizedFlyOutMenu/CufonizedFlyOutMenu.zip" target="_blank">Download</a> | <a title="Demo" href="http://tympanus.net/Tutorials/CufonizedFlyOutMenu/" target="_blank">Demo</a></p>
<p><strong><a href="http://sixrevisions.com/tutorials/web-development-tutorials/social-media-share-css-jquery/" target="_blank">Create a Social Media Sharing Menu Using CSS and jQuery</a></strong></p>
<p><a href="http://sixrevisions.com/tutorials/web-development-tutorials/social-media-share-css-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_6.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Demo" href="http://downloads.sixrevisions.com/social-share-menu-css-jquery/demo.html" target="_blank">Demo</a></p>
<p><strong><a href="http://blog.insicdesigns.com/2010/02/create-a-slick-menu-using-css3/" target="_blank">Create a Slick Menu using CSS3</a></strong></p>
<p><a href="http://blog.insicdesigns.com/2010/02/create-a-slick-menu-using-css3/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_7.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Demo" href="http://insicdesigns.com/demo/css3/exp2/index.html" target="_blank">Demo</a></p>
<p><strong><a href="http://blog.insicdesigns.com/2010/02/creating-a-fancy-menu-using-css3-and-jquery/" target="_blank">Creating a Fancy menu using CSS3 and jQuery</a></strong></p>
<p><a href="http://blog.insicdesigns.com/2010/02/creating-a-fancy-menu-using-css3-and-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_8.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://insicdesigns.com/downloads/fancy-menu.zip" target="_blank">Download</a> | <a title="Demo" href="http://insicdesigns.com/demo/css3/exp1/index.html" target="_blank">Demo</a></p>
<p><strong><a href="http://www.secondpicture.com/tutorials/web_design/css_ul_li_horizontal_css_menu.html" target="_blank">CSS UL LI &#8211; Horizontal CSS Menu</a></strong></p>
<p><a href="http://www.secondpicture.com/tutorials/web_design/css_ul_li_horizontal_css_menu.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_9.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://www.secondpicture.com/tutorials/web_design/navigation.psd" target="_blank">Download</a></p>
<p><strong><a href="http://net.tutsplus.com/tutorials/javascript-ajax/a-different-top-navigation/" target="_blank">A Different Top Navigation </a></strong></p>
<p><a href="http://net.tutsplus.com/tutorials/javascript-ajax/a-different-top-navigation/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_10.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://d2o0t5hpnwv4c1.cloudfront.net/386_navigation/top-nav-demo.zip" target="_blank">Download</a> | <a title="Demo" href="http://d2o0t5hpnwv4c1.cloudfront.net/386_navigation/top-nav-demo/index.html" target="_blank">Demo</a></p>
<p><strong><a href="http://tympanus.net/codrops/2010/02/24/grungy-random-rotation-menu-with-jquery-and-css3/" target="_blank">Grungy Random Rotation Menu with jQuery and CSS3</a></strong></p>
<p><a href="http://tympanus.net/codrops/2010/02/24/grungy-random-rotation-menu-with-jquery-and-css3/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_11.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://www.tympanus.net/Tutorials/GrungyRandomSlideOut/GrungyRandomSlideOut.zip" target="_blank">Download</a> | <a title="Demo" href="http://www.tympanus.net/Tutorials/GrungyRandomSlideOut/" target="_blank">Demo</a></p>
<p><strong><a href="http://www.marcofolio.net/css/sweet_tabbed_navigation_using_css3.html" target="_blank">Sweet tabbed navigation using CSS3</a></strong></p>
<p><a href="http://www.marcofolio.net/css/sweet_tabbed_navigation_using_css3.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_12.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://www.marcofolio.net/downloads/css/tabbed_navigation_using_css3/download.html" target="_blank">Download</a> | <a title="Demo" href="http://demo.marcofolio.net/css3_tabbed_nav/" target="_blank">Demo</a></p>
<p><strong><a href="http://blog.cameronbaney.com/tutorials/create-an-advanced-css3-menu-version-2/" target="_blank">Create an Advanced CSS3 Menu – Version 2</a></strong></p>
<p><a href="http://blog.cameronbaney.com/tutorials/create-an-advanced-css3-menu-version-2/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_13.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://blog.cameronbaney.com/tutorials/cbdb-menu-new/cbdb.menu.2.0.zip" target="_blank">Download</a> | <a title="Demo" href="http://blog.cameronbaney.com/tutorials/cbdb-menu-new/demo.html" target="_blank">Demo</a></p>
<p><strong><a href="http://www.sohtanaka.com/web-design/css-vertical-navigation-with-teaser/" target="_blank">CSS Vertical Navigation with Teaser</a></strong></p>
<p><a href="http://www.sohtanaka.com/web-design/css-vertical-navigation-with-teaser/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_14.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Demo" href="http://www.sohtanaka.com/web-design/examples/side-nav/index2.htm" target="_blank">Demo</a></p>
<p><strong><a href="http://webdesign.tutsplus.com/tutorials/site-elements/how-to-create-a-modern-ribbon-banner-navigation-bar-with-pure-htmlcss3/" target="_blank"><br />
How to Create a Modern Ribbon Banner Navigation Bar with Pure HTML/CSS3</a></strong></p>
<p><a href="http://webdesign.tutsplus.com/tutorials/site-elements/how-to-create-a-modern-ribbon-banner-navigation-bar-with-pure-htmlcss3/" target="_blank"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_15.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://webdesigntutsplus.s3.amazonaws.com/126_RibbonNavTutorial/code/code_download.zip" target="_blank">Download</a> | <a title="Demo" href="http://webdesigntutsplus.s3.amazonaws.com/126_RibbonNavTutorial/code/demo_css_ribbon.html" target="_blank">Demo</a></p>
<p><strong><a href="http://www.jankoatwarpspeed.com/post/2009/01/19/Create-Vimeo-like-top-navigation.aspx" target="_blank">Create Vimeo-like top navigation</a></strong></p>
<p><a href="http://www.jankoatwarpspeed.com/post/2009/01/19/Create-Vimeo-like-top-navigation.aspx" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_16.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://www.jankoatwarpspeed.com/file.axd?file=2009%2f1%2fvimeo_navigation.zip" target="_blank">Download</a> | <a title="Demo" href="http://www.jankoatwarpspeed.com/examples/vimeo_navigation/" target="_blank">Demo</a></p>
<p><strong><a href="http://www.noobcube.com/tutorials/html-css/create-an-advanced-css-menu-using-the-hover-and-position-properties-/" target="_blank">Create an Advanced CSS Menu Using the Hover and Position Properties</a></strong></p>
<p><a href="http://www.noobcube.com/tutorials/html-css/create-an-advanced-css-menu-using-the-hover-and-position-properties-/" target="_blank"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_17.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://www.noobcube.com/wp-content/uploads/demos/052809-advanced-css-menu/advanced-css-menu.zip" target="_blank">Download</a> | <a title="Demo" href="http://www.noobcube.com/wp-content/uploads/demos/052809-advanced-css-menu/demo/index.html" target="_blank">Demo</a></p>
<p><strong><a href="http://www.texaswebdevelopers.com/blog/template_permalink.asp?id=129" target="_blank">CSS dropdown menu without javascripting or hacks</a></strong></p>
<p><a href="http://www.texaswebdevelopers.com/blog/template_permalink.asp?id=129" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_18.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Demo" href="http://www.texaswebdevelopers.com/blog/examples/ddmenu2.asp" target="_blank">Demo</a></p>
<p><strong><a href="http://tutorialzine.com/2011/05/css3-animated-navigation-menu/" target="_blank">Making a CSS3 Animated Menu</a></strong></p>
<p><a href="http://tutorialzine.com/2011/05/css3-animated-navigation-menu/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_19.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://demo.tutorialzine.com/2011/05/css3-animated-navigation-menu/navigation.zip" target="_blank">Download</a> | <a title="Demo" href="http://demo.tutorialzine.com/2011/05/css3-animated-navigation-menu/" target="_blank">Demo</a></p>
<p><strong><a href="http://www.webspeaks.in/2010/05/css-sexy-vertical-popup-menu-with-css.html" target="_blank">CSS: Sexy Vertical Popup Menu with CSS</a></strong></p>
<p><a href="http://www.webspeaks.in/2010/05/css-sexy-vertical-popup-menu-with-css.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_20.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://demos.frnzzz.com/d/?f=vertMenu/vertMenu.zip" target="_blank">Download</a> | <a title="Demo" href="http://demos.frnzzz.com/vertMenu/" target="_blank">Demo</a></p>
<p><strong><a href="http://www.ehousestudio.com/blog/view/css_sprite_navigation_tutorial" target="_blank">CSS Sprite Navigation Tutorial</a></strong></p>
<p><a href="http://www.ehousestudio.com/blog/view/css_sprite_navigation_tutorial" target="_blank"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_21.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://www.ehousestudio.com/assets/downloads/sprite.zip" target="_blank">Download</a> | <a title="Demo" href="http://www.ehousestudio.com/assets/downloads/sprite" target="_blank">Demo</a></p>
<p><strong><a href="http://woork.blogspot.com/2008/05/pastel-color-menu-with-dynamic-submenu.html" target="_blank">Pastel color menu with dynamic submenu using CSS </a></strong></p>
<p><a href="http://woork.blogspot.com/2008/05/pastel-color-menu-with-dynamic-submenu.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_22.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://www.box.net/shared/nod7wys6cg" target="_blank">Download</a> | <a title="Demo" href="http://woork.bravehost.com/pastelmenu/index.html" target="_blank">Demo</a></p>
<p><strong><a href="http://tutorialzine.com/2010/06/css3-minimalistic-navigation-menu/" target="_blank">CSS3 Minimalistic Navigation Menu</a></strong></p>
<p><a href="http://tutorialzine.com/2010/06/css3-minimalistic-navigation-menu/" target="_blank"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_23.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://demo.tutorialzine.com/2010/06/css3-minimalistic-navigation-menu/demo.zip" target="_blank">Download</a> | <a title="Demo" href="http://demo.tutorialzine.com/2010/06/css3-minimalistic-navigation-menu/demo.html" target="_blank">Demo</a></p>
<p><strong><a href="http://tympanus.net/codrops/2009/11/30/beautiful-slide-out-navigation-a-css-and-jquery-tutorial/" target="_blank">Beautiful Slide Out Navigation: A CSS and jQuery Tutorial</a></strong></p>
<p><a href="http://tympanus.net/codrops/2009/11/30/beautiful-slide-out-navigation-a-css-and-jquery-tutorial/" target="_blank"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_24.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://tympanus.net/Tutorials/FixedNavigationTutorial/FixedNavigationTutorial.zip" target="_blank">Download</a> | <a title="Demo" href="http://tympanus.net/Tutorials/FixedNavigationTutorial/" target="_blank">Demo</a></p>
<p><strong><a href="http://www.sitepoint.com/make-a-mega-drop-down-menu-with-jquery/" target="_blank">Make a Mega Drop-Down Menu with jQuery</a></strong></p>
<p><a href="http://www.sitepoint.com/make-a-mega-drop-down-menu-with-jquery/" target="_blank"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_25.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Demo" href="http://www.sitepoint.com/examples/megadropdowns/completed.html" target="_blank">Demo</a></p>
<p><strong><a href="http://dirtekdesigns.com/tutorials/create-a-clean-css3-menu/" target="_blank">How To Create A Clean CSS3 Navigation Bar</a></strong></p>
<p><a href="http://dirtekdesigns.com/tutorials/create-a-clean-css3-menu/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_26.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://dirtekdesigns.com/wp-content/uploads/2011/files/clean-css3-navbar/clean-css3-navbar.rar" target="_blank">Download</a> | <a title="Demo" href="http://dirtekdesigns.com/demo/clean-css3-navbar/" target="_blank">Demo</a></p>
<p><strong><a>Vertical CSS Menu With a ‘Behavior’ File.</a></strong></p>
<p><a><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_27.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://www.divitodesign.com/dd-articles/vertical-css-menu/DD%20-%20Vertical%20CSS%20menu.rar" target="_blank">Download</a> | <a title="Demo" href="http://www.divitodesign.com/dd-articles/vertical-css-menu/" target="_blank">Demo</a></p>
<p><strong><a href="http://www.emanuelblagonic.com/2006/10/11/create-your-own-drop-down-menu-with-nested-submenus-using-css-and-a-little-javascript/" target="_blank">Create your own drop down menu with nested submenus using CSS and a little JavaScript</a></strong></p>
<p><a href="http://www.emanuelblagonic.com/2006/10/11/create-your-own-drop-down-menu-with-nested-submenus-using-css-and-a-little-javascript/" target="_blank"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_28.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Demo" href="http://playground.emanuelblagonic.com/creating-nested-drop-down-menus/" target="_blank">Demo</a></p>
<p><strong><a href="http://www.entheosweb.com/tutorials/css/drop_down_menu.asp" target="_blank">CSS Drop Down Menu Tutorial</a></strong></p>
<p><a href="http://www.entheosweb.com/tutorials/css/drop_down_menu.asp" target="_blank"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_29.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Demo" href="http://www.entheosweb.com/tutorials/downloads/menu_example.zip" target="_blank">Demo</a></p>
<p><strong><a href="http://www.jqueryload.com/jquery-dropdown-menu-with-google-style" target="_blank">jQuery Dropdown menu with google style</a></strong></p>
<p><a href="http://www.jqueryload.com/jquery-dropdown-menu-with-google-style" target="_blank"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_30.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Demo" href="http://www.jqueryload.com/examples/menu/" target="_blank">Demo</a></p>
<p><strong><a href="http://www.webdesigndev.com/web-development/create-the-fanciest-dropdown-menu-you-ever-saw" target="_blank">Create The Fanciest Dropdown Menu</a></strong></p>
<p><a href="http://www.webdesigndev.com/web-development/create-the-fanciest-dropdown-menu-you-ever-saw" target="_blank"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_31.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Demo" href="http://www.webdesigndev.com/wp-content/uploads/2009/07/fancydropdown.html" target="_blank">Demo</a></p>
<p><strong><a href="http://www.shopdev.co.uk/blog/animated-menus-using-jquery/" target="_blank">Animated Menus Using jQuery</a></strong></p>
<p><a href="http://www.shopdev.co.uk/blog/animated-menus-using-jquery/" target="_blank"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_32.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://www.shopdev.co.uk/blog/menuTut.psd" target="_blank">Download</a> | <a title="Demo" href="http://www.shopdev.co.uk/blog/menuDemo.html" target="_blank">Demo</a></p>
<p><strong><a href="http://www.brandammo.co.uk/blog/2011/02/simple-jquery-dropdown-menu-with-easing-and-hoverintent-navidropdown-1-0/" target="_blank">naviDropDown 1.0 Plugin</a></strong></p>
<p><a href="http://www.brandammo.co.uk/blog/2011/02/simple-jquery-dropdown-menu-with-easing-and-hoverintent-navidropdown-1-0/" target="_blank"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/12/css_33.jpg" alt="css" width="540" border="0" /></a></p>
<p><a title="Download" href="http://www.brandammo.co.uk/blog/wp-content/uploads/2011/02/jquery.naviDropDown.v1.0.zip" target="_blank">Download</a> | <a title="Demo" href="http://www.brandammo.co.uk/blog/wp-content/uploads/2011/02/jquery.naviDropDown.v1.0.DEMO" target="_blank">Demo</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/12/22/30-amazingly-great-css-menu-tutorials.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Seven Premium Style jQuery Plugins And Tutorials To Display Images On Websites</title>
		<link>http://www.smashingapps.com/2011/10/11/seven-premium-style-jquery-plugins-and-tutorials-to-display-images-on-website.html</link>
		<comments>http://www.smashingapps.com/2011/10/11/seven-premium-style-jquery-plugins-and-tutorials-to-display-images-on-website.html#comments</comments>
		<pubDate>Wed, 12 Oct 2011 03:46:07 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Education and Learning]]></category>
		<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=19664</guid>
		<description><![CDATA[There are many jQuery plugins out there, but getting by free and good ones is not that easy. Today, we are sharing Seven Premium Style jQuery Plugins And Tutorials To Display Images On Website. Read each entry in the list and see which one suits your needs best.
<br /><br />
<a href="http://www.smashingapps.com/2011/10/11/seven-premium-style-jquery-plugins-and-tutorials-to-display-images-on-website.html"><img src="http://www.smashingapps.com/wp-content/uploads/2011/10/image-gallery/SIDEWAYS-jQuery-fullscreen-image-gallery.jpg" alt="" width="500" height="315" /></a>]]></description>
			<content:encoded><![CDATA[<p>There are many jQuery plugins out there, but getting by free and good ones is not that easy. Today, we are sharing Seven Premium Style jQuery Plugins And Tutorials To Display Images On Website. Read each entry in the list and see which one suits your needs best.</p>
<p>You are welcome if you want to share more jQuery plugins to show images that our readers/viewers may like. <a href="http://feeds.feedburner.com/SmashingApps" target="_blank">Do you want to be the first one to know the latest happenings</a> at  SmashingApps.com, just <a href="http://feeds.feedburner.com/SmashingApps" target="_blank">subscribe to our rss feed</a> and <strong><a href="http://twitter.com/smashingapps" target="_blank">you can follow us on twitter</a></strong> and <a href="http://new.digg.com/smashingapps" target="_blank"><strong>follow us on Digg</strong></a> as well to get updated.</p>
<h3><a href="http://www.zurb.com/playground/jquery_image_slider_plugin" target="_blank"><strong>Orbit: A Slick jQuery Image Slider Plugin</strong></a></h3>
<p><img src="http://www.smashingapps.com/wp-content/uploads/2011/10/image-gallery/Orbit.jpg" alt="" width="500" height="239" /></p>
<p>Orbit is a jQuery slider developed by ZURB. The plugin is lightweight(4KB), easy to implement and has a good set of features.</p>
<h3><a href="http://tympanus.net/codrops/2010/12/14/moleskine-notebook/" target="_blank"><strong>Moleskine Notebook with jQuery Booklet</strong></a></h3>
<p><img src="http://www.smashingapps.com/wp-content/uploads/2011/10/image-gallery/Moleskine-Notebook-with-jQuery-Booklet.jpg" alt="" width="500" height="279" /></p>
<p>In this tutorial, you will learn to create a virtual Moleskine notebook with latest posts from the blog.</p>
<h3><a href="http://manos.malihu.gr/sideways-jquery-fullscreen-image-gallery" target="_blank"><strong>SIDEWAYS – jQuery fullscreen image gallery</strong></a></h3>
<p><img src="http://www.smashingapps.com/wp-content/uploads/2011/10/image-gallery/SIDEWAYS-jQuery-fullscreen-image-gallery.jpg" alt="" width="500" height="315" /></p>
<p>A simple, yet elegant fullscreen image gallery created with the jQuery framework and some simple CSS.</p>
<h3><a href="http://www.tn3gallery.com/" target="_blank"><strong>TN3 Gallery</strong></a></h3>
<p><img src="http://www.smashingapps.com/wp-content/uploads/2011/10/image-gallery/TN3-Gallery.jpg" alt="" width="500" height="286" /></p>
<p>TN3 Gallery is a jQuery image gallery with slideshow, transitions effects, multiple album options, CSS skinning and much more. It&#8217;s compatible with all modern desktop and mobile browsers.</p>
<h3><a href="http://www.photoswipe.com/" target="_blank"><strong>PhotoSwipe</strong></a></h3>
<p><img src="http://www.smashingapps.com/wp-content/uploads/2011/10/image-gallery/PhotoSwipe.jpg" alt="" width="500" height="255" /></p>
<p>PhotoSwipe is a FREE HTML/CSS/JavaScript based image gallery specifically targeting mobile devices.</p>
<h3><a href="http://tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css/" target="_blank"><strong>Sponsor Flip Wall With jQuery &amp; CSS</strong></a></h3>
<p><img src="http://www.smashingapps.com/wp-content/uploads/2011/10/image-gallery/Sponsor-Flip-Wall-With-jQuery-CSS.jpg" alt="" width="500" height="285" /></p>
<p>Sponsor Flip Wal is using PHP, CSS and jQuery with the jQuery Flip plug-in, to do just that. The resulting code can be used to showcase your sponsors, clients or portfolio projects as well.</p>
<h3><a href="http://nivo.dev7studios.com/features/" target="_blank"><strong>Nivo Slider</strong></a></h3>
<p><img src="http://www.smashingapps.com/wp-content/uploads/2011/10/image-gallery/Nivo-Slider.jpg" alt="" width="500" height="210" /></p>
<p>The Nivo Slider is world renowned as the most beautiful and easy to user slider on the market. It&#8217;s completely free and totally open source.
<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/10/11/seven-premium-style-jquery-plugins-and-tutorials-to-display-images-on-website.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>35 Photoshop Tutorials To Get Visually Appealing Photo Manipulation Artwork</title>
		<link>http://www.smashingapps.com/2011/09/26/35-photoshop-tutorials-to-get-visually-appealing-photo-manipulation-artwork.html</link>
		<comments>http://www.smashingapps.com/2011/09/26/35-photoshop-tutorials-to-get-visually-appealing-photo-manipulation-artwork.html#comments</comments>
		<pubDate>Mon, 26 Sep 2011 11:33:26 +0000</pubDate>
		<dc:creator>Obaid</dc:creator>
				<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Education and Learning]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=18924</guid>
		<description><![CDATA[Photoshop is like a magic for the designers as loads of different tasks can be accomplished through it. Designers all over the world are exclusively using Adobe Photoshop not only to create creative and visually appealing web designs but also to create something very amazing. With Adobe Photoshop, designers can even play with the real photographs and make them look what they want them to be looked.
<br /><br />
<a href="http://www.smashingapps.com/2011/09/26/35-photoshop-tutorials-to-get-visually-appealing-photo-manipulation-artwork.html">
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_25.jpg" alt="Ptutorial" width="540" border="0" /></a>]]></description>
			<content:encoded><![CDATA[<p>Photoshop is like a magic for the designers as loads of different tasks can be accomplished through it. Designers all over the world are exclusively using Adobe Photoshop not only to create creative and visually appealing web designs but also to create something very amazing. With Adobe Photoshop, designers can even play with the real photographs and make them look what they want them to be looked.</p>
<p>Here we are sharing an amazing collection of some useful Photoshop tutorials that will guide you remarkable and interesting tricks regarding photo manipulation. Photo manipulation lets you to bring your creativity into play and place it to apply with Photoshop. There are copious numbers of great tutorials available on the internet but in this collection we are showcasing 35 tutorials that are great for learning more about photo manipulation.</p>
<p><strong><a href="http://www.psdbox.com/tutorials/dont-leave-me-photoshop-tutorial/">Don’t Leave Me – Photoshop Tutorial</a></strong></p>
<p>In this tutorial we will show you how to turn a free stock image into a beautiful manipulation.You will learn how to manipulate light and how to create beautiful realistic shadows.</p>
<p class="showcase"><a href="http://www.psdbox.com/tutorials/dont-leave-me-photoshop-tutorial/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_25.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/create-a-fallen-rain-soaked-angel-composition-in-photoshop/">Create a Fallen, Rain-Soaked, Angel Composition in Photoshop </a></strong></p>
<p>In this tutorial we will demonstrate how to create a lonely, fallen, rain-soaked, angel composition in Photoshop using photo manipulation techniques. Let’s get started!</p>
<p class="showcase"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/create-a-fallen-rain-soaked-angel-composition-in-photoshop/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_1.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://designinstruct.com/digital-art/photo-manipulation/make-a-dark-statue-with-3d-tentacles-photo-manipulation/">Make a Dark Statue with 3D Tentacles Photo Manipulation</a></strong></p>
<p>In this tutorial we will create a dark statue photomanipulation using Photoshop and Cinema 4D.</p>
<p class="showcase"><a href="http://designinstruct.com/digital-art/photo-manipulation/make-a-dark-statue-with-3d-tentacles-photo-manipulation/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_2.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/tidal-wave-photoshop/">Create a Devastating Tidal Wave in Photoshop</a></strong></p>
<p>In this tutorial you will learn how to create a devastating tidal wave in photoshop.</p>
<p class="showcase"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/tidal-wave-photoshop/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_3.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://alfoart.com/fantastic_tree_1.html">Fantastic Tree</a></strong></p>
<p>In this tutorial we will learn how to create a fantastic tree.</p>
<p class="showcase"><a href="http://alfoart.com/fantastic_tree_1.html"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_4.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.fanextra.com/tutorials/photo-effects/photo-manipulate-an-explosive-magical-reading-scene/">Photo Manipulate an Explosive Magical Reading Scene</a></strong></p>
<p>In this tutorial you will learn how to create a magical scene, where a girl’s reading book comes to life and explodes with a fantasy world.</p>
<p class="showcase"><a href="http://psd.fanextra.com/tutorials/photo-effects/photo-manipulate-an-explosive-magical-reading-scene/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_5.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.fanextra.com/tutorials/photo-effects/create-a-unique-steampunk-photo-manipulation-in-photoshop/">Create A Unique Steampunk Photo Manipulation In Photoshop</a></strong></p>
<p>In this tutorial you will how to create a composite image using various elements that will come together to make a unique Steampunk design. We will be using the Pen Tool, Layer Masks and Adjustment Layers, and doing quite a bit of Photo Manipulating throughout the tutorial.</p>
<p class="showcase"><a href="http://psd.fanextra.com/tutorials/photo-effects/create-a-unique-steampunk-photo-manipulation-in-photoshop/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_6.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/dazzling-dance-photo-manipulation.html">Dazzling Dance Photo Manipulation </a></strong></p>
<p>In this detailed and lengthy Photoshop tutorial, you will learn how to combine photos and add special effects to turn a normal photograph into a stunning artwork. You will also learn several tricks to reduce your Photoshop document file size and number of layers and layer styles.</p>
<p class="showcase"><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/dazzling-dance-photo-manipulation.html"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_7.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/create-a-minimalist-portal-scene-in-photoshop.html">Create a Minimalist Portal Scene in Photoshop</a></strong></p>
<p>In this tutorial you will learn how to create an stormy landscape with a portal to another dimension. This tutorial will show you how to blend images using blending modes and use brush sets to create a stormy desert scene.</p>
<p class="showcase"><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/create-a-minimalist-portal-scene-in-photoshop.html"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_8.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.fanextra.com/tutorials/photo-effects/create-a-dark-and-mysterious-fantasy-portrait/">Create a Dark and Mysterious Fantasy Portrait</a></strong></p>
<p>In this tutorial we will combine several stock images, adjust color, use retouching techiniques as well as make and control custom brushes to create a dark and mysterious blue portrait.</p>
<p class="showcase"><a href="http://psd.fanextra.com/tutorials/photo-effects/create-a-dark-and-mysterious-fantasy-portrait/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_9.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/how-to-create-feet-shoes-in-photoshop.html">How to Create Feet Shoes in Photoshop</a></strong></p>
<p>In this tutorial you will learn how to create this photo manipulation of a feet shoe. This tutorial will show you basic photo manipulation techniques that you can use on your own projects. A PSD is included with this tutorial.</p>
<p class="showcase"><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/how-to-create-feet-shoes-in-photoshop.html"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_10.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/sleeping-girl-in-tub-photo-manipulation.html">“Sleeping Girl in Tub” Photo Manipulation</a></strong></p>
<p>In this Photoshop tutorial, we are going to learn how to seamlessly combine photos to create a realistic image of a girl sleeping in a bathtub on a beautiful field while the sun sets. We are going to learn how to use the Brush tool to create light and shadows and how to make the colors of an image more vivid.</p>
<p class="showcase"><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/sleeping-girl-in-tub-photo-manipulation.html"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_11.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/how-to-change-ordinary-photo-into-fantasy-photo-manipulation.html">How to Change Ordinary Photo into Fantasy Photo Manipulation</a></strong></p>
<p>In this tutorial you will learn how you can change ordinary photo into a fantasy photo manipulation and also different ways how you can play with lights and shadows.</p>
<p class="showcase"><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/how-to-change-ordinary-photo-into-fantasy-photo-manipulation.html"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_12.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/create-a-beautiful-river-scenery-in-photoshop.html">Create a Beautiful River Scenery in Photoshop</a></strong></p>
<p>In this tutorial, we will learn how to create a breathtaking and fantasy-themed, painting-like photo-manipulation. You will learn how to create this scenery by combining images, using Photoshop brushes, then finishing it with a soft photo effect.</p>
<p class="showcase"><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/create-a-beautiful-river-scenery-in-photoshop.html"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_13.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.fanextra.com/tutorials/photo-effects/creating-the-terrifying-photo-manipulation-wrath/">Creating the Terrifying Photo-Manipulation ‘Wrath’</a></strong></p>
<p>In this tutorial you will learn how to create the terrifying photo-manipulation wrath, using a combination of advanced blending techniques, adjustment layers, masking and lighting effects.</p>
<p class="showcase"><a href="http://psd.fanextra.com/tutorials/photo-effects/creating-the-terrifying-photo-manipulation-wrath/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_14.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/make-a-story-book-come-to-life-in-photoshop.html">Make a Story Book Come to Life in Photoshop</a></strong></p>
<p>In this tutorial you will learn how to create this surreal photo manipulation in Photoshop. You’ll learn the basics of combining stock photos, how to blend them in by adding light and shadows, and complete it with a vintage photo effect.</p>
<p class="showcase"><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/make-a-story-book-come-to-life-in-photoshop.html"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_15.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://www.psdbox.com/tutorials/facing-a-new-day-photoshop-manipulation/">Facing a New Day Photoshop Manipulation</a></strong></p>
<p>In this manipulation tutorial we will show you how to create a really nice sunrise scene.we will show you how to transform a day picture into a sunrise using some adjustment layers and gradient maps.</p>
<p class="showcase"><a href="http://www.psdbox.com/tutorials/facing-a-new-day-photoshop-manipulation/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_16.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://design.creativefan.com/create-a-surreal-apocalypse-photomanipulation-photoshop-tutorial/">Create a Surreal Apocalypse Photomanipulation Photoshop Tutorial</a></strong></p>
<p>In this Photoshop tutorial, you will learn how to create a surreal photomanipulation, and then add a touch of apocalyptic destruction to it. You’ll see how to balance colors, integrate stock images, and also how to create realistic looking smoke trails.</p>
<p class="showcase"><a href="http://design.creativefan.com/create-a-surreal-apocalypse-photomanipulation-photoshop-tutorial/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_17.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/tree-house-photoshop/">Create a Floating Over-Grown “Tree House” in Photoshop</a></strong></p>
<p>In this tutorial we will combine several stock images to create a floating over-grown tree house in Photoshop.</p>
<p class="showcase"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/tree-house-photoshop/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_18.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/squirrels-in-boat/">The Making of the Nutty Boat Trip</a></strong></p>
<p>In this tutorial, we will demonstrate how to place a couple of squirrels in a coffee mug that is floating in a body of water.</p>
<p class="showcase"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/squirrels-in-boat/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_19.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/surreal-out-of-bounds-photo-manipulation/">Create a Surreal Out of Bounds Photo Manipulation in Photoshop</a></strong></p>
<p>In this tutorial we will demonstrate how to create a lonely, fallen, rain-soaked, angel composition in Photoshop using photo manipulation techniques. Let’s get started!</p>
<p class="showcase"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/surreal-out-of-bounds-photo-manipulation/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Pmtutorial_20.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/surreal-portrait/">Combine Images to Create a Surreal Portrait in Photoshop</a></strong></p>
<p>In this tutorial we will use the liquify tool and several image blending techniques to create a surreal and slightly creepy photo manipulation. Let’s get started!</p>
<p class="showcase"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/surreal-portrait/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_21.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/flooded-city-scene/">How to Create a Photo Manipulation of a Flooded City Scene</a></strong></p>
<p>In this tutorial, we will learn how to manipulate a simple photo into a flooding torrent of a scene. We will use some relatively simple techniques to give this image a semi-realistic, stylized feel. Let’s get started!</p>
<p class="showcase"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/flooded-city-scene/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_22.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.fanextra.com/tutorials/photo-effects/create-a-striking-nature-scene-in-photoshop/">Create A Striking Nature Scene In Photoshop</a></strong></p>
<p>In this tutorial we will show you how to create a nature inspired design that is both organic and visually arresting.</p>
<p class="showcase"><a href="http://psd.fanextra.com/tutorials/photo-effects/create-a-striking-nature-scene-in-photoshop/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_23.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/apply-textures-uneven-surfaces/">How to Apply Textures to Uneven Surfaces</a></strong></p>
<p>In this tutorial you will loearn how to apply textures to uneven surfaces.</p>
<p class="showcase"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/apply-textures-uneven-surfaces/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_24.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/quick-tip-straighten-and-level-out-a-crooked-photo/">Quick Tip: Straighten and Level Out a Crooked Photo</a></strong></p>
<p>In this tutorial you will learn how to create straighten and level out a crooked photo.</p>
<p class="showcase"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/quick-tip-straighten-and-level-out-a-crooked-photo/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_26.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/flaming-photo-manipulation/">How to Create a Flaming Photo Manipulation</a></strong></p>
<p>In this tutorial, we will manipulate a picture so it looks like a woman burning in flames. The idea behind this manipulation was to create a nice looking illustration, only by using simple techniques and tools such as the Brush tool and Warp command. I hope you enjoy the tutorial and try it with your own stock imagery.</p>
<p class="showcase"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/flaming-photo-manipulation/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_27.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/create-a-nature-inspired-photo-manipulation-in-photoshop/">Create a Nature Inspired Photo Manipulation in Photoshop</a></strong></p>
<p>In this tutorial we will demonstrate how to combine several images to create a nature inspired photo manipulation. Let’s get started!</p>
<p class="showcase"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/create-a-nature-inspired-photo-manipulation-in-photoshop/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Pmtutorial_28.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/combine-stock-photography-to-create-a-sleepy-japanese-village-in-photoshop/">Combine Stock Photography to Create a Sleepy Japanese Village in Photoshop</a></strong></p>
<p>In today’s tutorial, we will create a sleepy Japanese village in Photoshop by combining several stock photos. Let’s get started!</p>
<p class="showcase"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/combine-stock-photography-to-create-a-sleepy-japanese-village-in-photoshop/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Pmtutorial_29.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/how-to-create-a-traditional-painting-like-surreal-image-using-photoshop.html">How to Create a Traditional Painting-Like Surreal Image using Photoshop</a></strong></p>
<p>In this tutorial you will learn how to create a surreal image that has the look and feel of a traditional image.we will learn how to blend images seamlessly together.</p>
<p class="showcase"><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/how-to-create-a-traditional-painting-like-surreal-image-using-photoshop.html"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_30.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/remove-giraffe-spots-photoshop/">Undress a Giraffe in Photoshop</a></strong></p>
<p>In this tutorial we will demonstrate how to undress a giraffe by removing its spots. We will then show how to turn its spots into an outfit that will be draped over an ironing board. Pretty cool! Let’s get started!</p>
<p class="showcase"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/remove-giraffe-spots-photoshop/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_31.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/army-squirrel-photo-manipulation.html">Army Squirrel Photo Manipulation </a></strong></p>
<p>In this tutorial you will learn how to create a army squirrel photo manipulation.</p>
<p class="showcase"><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/army-squirrel-photo-manipulation.html"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_33.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/create-an-intense-apocalyptic-photo-manipulation.html">Create an Intense Apocalyptic Photo Manipulation </a></strong></p>
<p>In this tutorial you will learn how to create this amazing apocalyptic photo manipulation with Photoshop! You’ll learn how to blend elements such as water and moon, create seamless structures with the Clone Stamp tool, and finish it off with a cold movie photo effect.</p>
<p class="showcase"><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/create-an-intense-apocalyptic-photo-manipulation.html"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_34.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://wegraphics.net/blog/tutorials/create-a-lost-fantasy-micro-world-with-powerful-photo-manipulation-techniques-in-photoshop/">Create a Lost Fantasy Micro World with Powerful Photo Manipulation Techniques in Photoshop </a></strong></p>
<p>In this tutorials you will learn how to build up your own micro society using many different pictures and some cool photo manipulation techniques.</p>
<p class="showcase"><a href="http://wegraphics.net/blog/tutorials/create-a-lost-fantasy-micro-world-with-powerful-photo-manipulation-techniques-in-photoshop/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_35.jpg" alt="Ptutorial" width="540" border="0" /></a></p>
<p><strong><a href="http://www.psdvault.com/photo-effect/create-surreal-human-face-with-flame-hair-and-disintegration-effect-in-photoshop/">Create Surreal Human Face with Flame Hair and Disintegration Effect in Photoshop</a></strong></p>
<p>In this tutorial we will show you how to create surreal human face with flame hair and disintegration effect in photoshop.</p>
<p class="showcase"><a href="http://www.psdvault.com/photo-effect/create-surreal-human-face-with-flame-hair-and-disintegration-effect-in-photoshop/"><br />
<img src="http://www.smashingapps.com/wp-content/uploads/2011/09/Ptutorial_36.jpg" alt="Ptutorial" width="540" border="0" /></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/09/26/35-photoshop-tutorials-to-get-visually-appealing-photo-manipulation-artwork.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>50 Extremely Useful And Time Saving Free Photoshop Action Sets</title>
		<link>http://www.smashingapps.com/2011/09/06/50-extremely-useful-and-time-saving-free-photoshop-action-sets.html</link>
		<comments>http://www.smashingapps.com/2011/09/06/50-extremely-useful-and-time-saving-free-photoshop-action-sets.html#comments</comments>
		<pubDate>Tue, 06 Sep 2011 11:05:16 +0000</pubDate>
		<dc:creator>Akhter</dc:creator>
				<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[color Schemes]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Image Tools]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Free Photoshop Action Sets]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=18565</guid>
		<description><![CDATA[Among the most commonly used designing software is the Adobe Photoshop that not only automates designers work but also improves their workflow. This is such a wonderful tool that allows you to automate your repetitive tasks saving you valuable time. You can use Photoshop actions to quickly perform monotonous tasks with a simple click.

In this session, we have come up with the collection of more than 50 high-quality Photoshop actions that help you expedite your work. You can download them for free so that you can also perform some awfully complex techniques with just a push of a button. 
<br /><br />
<a href="http://www.smashingapps.com/2011/09/06/50-extremely-useful-and-time-saving-free-photoshop-action-sets.html"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets5.jpg" alt="" width="540" border="0" /></a>]]></description>
			<content:encoded><![CDATA[<p>Among the most commonly used designing software is the Adobe Photoshop that not only automates designers work but also improves their workflow. This is such a wonderful tool that allows you to automate your repetitive tasks saving you valuable time. You can use Photoshop actions to quickly perform monotonous tasks with a simple click.</p>
<p>In this session, we have come up with the collection of more than 50 high-quality Photoshop actions that help you expedite your work. You can download them for free so that you can also perform some awfully complex techniques with just a push of a button. Enjoy!</p>
<p><strong><a href="http://martinrivass.deviantart.com/art/Cute-actions-193456387" target="_blank">Cute Actions</a></strong></p>
<p><a href="http://martinrivass.deviantart.com/art/Cute-actions-193456387" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets44.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://aliceinunderland.deviantart.com/art/Photoshop-Color-Actions-2-54089226" target="_blank">Photoshop Color Actions 2</a></strong></p>
<p><a href="http://aliceinunderland.deviantart.com/art/Photoshop-Color-Actions-2-54089226" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets9.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://eliseenchanted.deviantart.com/art/Landscape-action-202121773" target="_blank">Landscape Action</a></strong></p>
<p><a href="http://eliseenchanted.deviantart.com/art/Landscape-action-202121773" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets5.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://mermes.deviantart.com/art/Enhancing-skin-color-43985917?q=boost:popular+in:resources/applications/psactions&amp;qo=173" target="_blank">Enhancing skin color</a></strong></p>
<p><a href="http://mermes.deviantart.com/art/Enhancing-skin-color-43985917?q=boost:popular+in:resources/applications/psactions&amp;qo=173" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets29.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://sa-cool.deviantart.com/art/Powerful-Colors-3-2-164920349?q=boost%3Apopular+in%3Aresources/applications/psactions&amp;qo=96" target="_blank">Powerful Colors 3.2</a></strong></p>
<p><a href="http://sa-cool.deviantart.com/art/Powerful-Colors-3-2-164920349?q=boost%3Apopular+in%3Aresources/applications/psactions&amp;qo=96" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets36.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://sa-cool.deviantart.com/art/Classic-3-8-169668295" target="_blank">Classic 3.8</a></strong></p>
<p><a href="http://sa-cool.deviantart.com/art/Classic-3-8-169668295" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets42.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://mutato-nomine.deviantart.com/art/Cross-Processing-ATN-37361895" target="_blank">Cross-Processing ATN</a></strong></p>
<p><a href="http://mutato-nomine.deviantart.com/art/Cross-Processing-ATN-37361895" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets21.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://lustdrunk.deviantart.com/art/Photoshop-Action-Set-o1-63357791" target="_blank">Photoshop Action Set 1</a></strong></p>
<p><a href="http://lustdrunk.deviantart.com/art/Photoshop-Action-Set-o1-63357791" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets45.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://honestheart26.deviantart.com/art/photoshop-actions-4-190612092" target="_blank">Photoshop actions 4</a></strong></p>
<p><a href="http://honestheart26.deviantart.com/art/photoshop-actions-4-190612092" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets1.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://eliseenchanted.deviantart.com/art/Forest-Action-206311254" target="_blank">Forest Action</a></strong></p>
<p><a href="http://eliseenchanted.deviantart.com/art/Forest-Action-206311254" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets2.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://spectacularstyle.deviantart.com/art/Action-contagious-204880606" target="_blank">Action contagious</a></strong></p>
<p><a href="http://spectacularstyle.deviantart.com/art/Action-contagious-204880606" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets3.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://jaejunggim.deviantart.com/art/JJ-s-Durazno-Melon-Actions-207696201" target="_blank">Melon Actions</a></strong></p>
<p><a href="http://jaejunggim.deviantart.com/art/JJ-s-Durazno-Melon-Actions-207696201" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets4.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://elestrial.deviantart.com/art/Toasted-Photoshop-Actions-193104331" target="_blank">Toasted Photoshop Actions</a></strong></p>
<p><a href="http://elestrial.deviantart.com/art/Toasted-Photoshop-Actions-193104331" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets6.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://janawerner.com/psresources/oldmatic/" target="_blank">Oldmatic Photoshop Action</a></strong></p>
<p><a href="http://janawerner.com/psresources/oldmatic/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets7.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://night-fate.deviantart.com/art/set-11-soft-colors-75604193?" target="_blank">photoshop actions Set 11</a></strong></p>
<p><a href="http://night-fate.deviantart.com/art/set-11-soft-colors-75604193?" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets8.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://itsreality.deviantart.com/art/Photoshop-Action-Bright-Eyes-114519219" target="_blank">Bright Eyes</a></strong></p>
<p><a href="http://itsreality.deviantart.com/art/Photoshop-Action-Bright-Eyes-114519219" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets10.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://missrocketqueen.deviantart.com/art/Blue-action-134273197" target="_blank">Blue action</a></strong></p>
<p><a href="http://missrocketqueen.deviantart.com/art/Blue-action-134273197" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets11.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://sa-cool.deviantart.com/art/sa-cool-action-2-02-Retro-83765656" target="_blank">Sacool action 2.02 Retro</a></strong></p>
<p><a href="http://sa-cool.deviantart.com/art/sa-cool-action-2-02-Retro-83765656" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets12.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://missrocketqueen.deviantart.com/art/Thinking-of-you-action-134273000" target="_blank">Thinking of you action</a></strong></p>
<p><a href="http://missrocketqueen.deviantart.com/art/Thinking-of-you-action-134273000" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets13.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://theyummyone.deviantart.com/art/set-28-170996378" target="_blank">Photoshop Actions Set 28</a></strong></p>
<p><a href="http://theyummyone.deviantart.com/art/set-28-170996378" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets14.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://davidnanchin.deviantart.com/art/Photoshop-Action-Coffee-99390817" target="_blank">Photoshop Action Coffee</a></strong></p>
<p><a href="http://davidnanchin.deviantart.com/art/Photoshop-Action-Coffee-99390817" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets15.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://kissofdeathxxx.deviantart.com/art/Action-set-07-159538280" target="_blank">Action set 07</a></strong></p>
<p><a href="http://kissofdeathxxx.deviantart.com/art/Action-set-07-159538280" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets16.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://jean31.deviantart.com/art/Black-And-White-57962641" target="_blank">Black And White</a></strong></p>
<p><a href="http://jean31.deviantart.com/art/Black-And-White-57962641" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets17.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://sweetcaffeine.deviantart.com/art/Summer-Heat-Action-189319472" target="_blank">Summer Heat Action</a></strong></p>
<p><a href="http://sweetcaffeine.deviantart.com/art/Summer-Heat-Action-189319472" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets18.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://aliiicimo.deviantart.com/art/8-photoshop-actions-set-2-176000016" target="_blank">Photoshop Actions Set 2</a></strong></p>
<p><a href="http://aliiicimo.deviantart.com/art/8-photoshop-actions-set-2-176000016" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets50.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://blowthat.deviantart.com/art/fairytale-actions-189970642" target="_blank">Fairytale actions</a></strong></p>
<p><a href="http://blowthat.deviantart.com/art/fairytale-actions-189970642" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets19.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://rocked-out.deviantart.com/art/24-Photoshop-Actions-190148019" target="_blank">24 Photoshop Actions</a></strong></p>
<p><a href="http://rocked-out.deviantart.com/art/24-Photoshop-Actions-190148019" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets20.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://forfie.deviantart.com/art/HDR-Tools-66904781" target="_blank">HDR Tools</a></strong></p>
<p><a href="http://forfie.deviantart.com/art/HDR-Tools-66904781" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets22.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://lady-tori.deviantart.com/art/LT-s-Marshmallow-Action-185580744?qj=1&amp;q=gallery%3Aps-actions%2F24193944&amp;qo=295" target="_blank">LT&#8217;s Marshmallow Action</a></strong></p>
<p><a href="http://lady-tori.deviantart.com/art/LT-s-Marshmallow-Action-185580744?qj=1&amp;q=gallery%3Aps-actions%2F24193944&amp;qo=295" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets23.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://ver00nika.deviantart.com/art/Wedding-Theme-Action-49633641?q=gallery%3Aps-actions%2F24193944&amp;qo=33" target="_blank">Wedding Theme Action</a></strong></p>
<p><a href="http://ver00nika.deviantart.com/art/Wedding-Theme-Action-49633641?q=gallery%3Aps-actions%2F24193944&amp;qo=33" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets24.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://asweetgiirl.deviantart.com/art/Lights-action-179058941" target="_blank">Lights action</a></strong></p>
<p><a href="http://asweetgiirl.deviantart.com/art/Lights-action-179058941" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets25.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://jaj43123.deviantart.com/art/Photoshop-Dream-Blur-Action-52929059?q=boost:popular+in:resources/applications/psactions&amp;qo=44" target="_blank">Photoshop Dream Blur Action</a></strong></p>
<p><a href="http://jaj43123.deviantart.com/art/Photoshop-Dream-Blur-Action-52929059?q=boost:popular+in:resources/applications/psactions&amp;qo=44" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets26.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://cat-woman-amy.deviantart.com/art/Black-and-White-ps-actions-78578402?q=boost:popular+in:resources/applications/psactions&amp;qo=58" target="_blank">Black and White ps actions</a></strong></p>
<p><a href="http://cat-woman-amy.deviantart.com/art/Black-and-White-ps-actions-78578402?q=boost:popular+in:resources/applications/psactions&amp;qo=58" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets27.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://jean31.deviantart.com/art/Skin-Smoothing-55447358?q=boost:popular+in:resources/applications/psactions&amp;qo=88" target="_blank">Skin Smoothing</a></strong></p>
<p><a href="http://jean31.deviantart.com/art/Skin-Smoothing-55447358?q=boost:popular+in:resources/applications/psactions&amp;qo=88" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets28.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://orangeycow.deviantart.com/art/Cinematic-Effect-86854139?q=boost:popular+in:resources/applications/psactions&amp;qo=236" target="_blank">Cinematic Effect</a></strong></p>
<p><a href="http://orangeycow.deviantart.com/art/Cinematic-Effect-86854139?q=boost:popular+in:resources/applications/psactions&amp;qo=236" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets30.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://vampiri4.deviantart.com/art/Photo-Improvement-v1-54756023?q=boost:popular+in:resources/applications/psactions&amp;qo=235" target="_blank">Photo Improvement v1</a></strong></p>
<p><a href="http://vampiri4.deviantart.com/art/Photo-Improvement-v1-54756023?q=boost:popular+in:resources/applications/psactions&amp;qo=235" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets31.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://ps-actions.deviantart.com/gallery/#/d3lktvf" target="_blank">Bella action</a></strong></p>
<p><a href="http://ps-actions.deviantart.com/gallery/#/d3lktvf" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets32.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://sa-cool.deviantart.com/art/Darker-effect-5-1-209855208?q=gallery%3Aps-actions/23867601&amp;qo=14" target="_blank">Darker effect 5.1</a></strong></p>
<p><a href="http://sa-cool.deviantart.com/art/Darker-effect-5-1-209855208?q=gallery%3Aps-actions/23867601&amp;qo=14" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets33.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://zerocomrade.deviantart.com/art/Burnt-Sharpness-Action-203021294?q=gallery%3Aps-actions/23867601&amp;qo=31" target="_blank">Burnt Sharpness Action</a></strong></p>
<p><a href="http://zerocomrade.deviantart.com/art/Burnt-Sharpness-Action-203021294?q=gallery%3Aps-actions/23867601&amp;qo=31" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets34.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://alexedg.deviantart.com/art/Action-01-131974284" target="_blank">Action 01</a></strong></p>
<p><a href="http://alexedg.deviantart.com/art/Action-01-131974284" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets35.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://rocked-out.deviantart.com/art/Photoshop-Actions-11-178256376?q=gallery%3Aps-actions/23867601&amp;qo=97" target="_blank">Photoshop Actions 11</a></strong></p>
<p><a href="http://rocked-out.deviantart.com/art/Photoshop-Actions-11-178256376?q=gallery%3Aps-actions/23867601&amp;qo=97" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets37.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://alexedg.deviantart.com/art/Action-03-134368046?qj=1&amp;q=boost%3Apopular+in%3Aresources/applications/psactions&amp;qo=477" target="_blank">Action 03</a></strong></p>
<p><a href="http://alexedg.deviantart.com/art/Action-03-134368046?qj=1&amp;q=boost%3Apopular+in%3Aresources/applications/psactions&amp;qo=477" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets38.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://bellalleb-stock.deviantart.com/art/photoshop-action-no-7-HIGH-KEY-101617578?qj=1&amp;q=boost%3Apopular+in%3Aresources/applications/psactions&amp;qo=388" target="_blank">Photoshop action no.7 HIGH KEY</a></strong></p>
<p><a href="http://bellalleb-stock.deviantart.com/art/photoshop-action-no-7-HIGH-KEY-101617578?qj=1&amp;q=boost%3Apopular+in%3Aresources/applications/psactions&amp;qo=388" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets39.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://amr-mohsen.deviantart.com/art/Focus-Action-144027132?q=gallery%3Aps-actions/23867601&amp;qo=210" target="_blank">Focus Action</a></strong></p>
<p><a href="http://amr-mohsen.deviantart.com/art/Focus-Action-144027132?q=gallery%3Aps-actions/23867601&amp;qo=210" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets40.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://ps-actions.deviantart.com/gallery/?set=23867601&amp;offset=264#/d29iil2" target="_blank">Nature Actions 2</a></strong></p>
<p><a href="http://ps-actions.deviantart.com/gallery/?set=23867601&amp;offset=264#/d29iil2" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets41.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://ivebeenaddictedtoyou.deviantart.com/art/Enchanted-Action-194843083" target="_blank">Enchanted Action</a></strong></p>
<p><a href="http://ivebeenaddictedtoyou.deviantart.com/art/Enchanted-Action-194843083" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets43.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://rocketlaunch.deviantart.com/art/Actions-quot-Retro-Vintage-quot-57921776" target="_blank">Retro Vintage</a></strong></p>
<p><a href="http://rocketlaunch.deviantart.com/art/Actions-quot-Retro-Vintage-quot-57921776" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets46.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://night-fate.deviantart.com/art/set-136-vintage-138787722" target="_blank">Set 136 Vintage</a></strong></p>
<p><a href="http://night-fate.deviantart.com/art/set-136-vintage-138787722" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets47.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://night-fate.deviantart.com/art/set-10-color-contrast-72221601" target="_blank">Set 10 Color Contrast</a></strong></p>
<p><a href="http://night-fate.deviantart.com/art/set-10-color-contrast-72221601" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets48.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://primaluce.deviantart.com/art/Photoshop-Action-Misc-003-80410890" target="_blank">Photoshop Action &#8211; Misc 003</a></strong></p>
<p><a href="http://primaluce.deviantart.com/art/Photoshop-Action-Misc-003-80410890" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/psdactionsets49.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/09/06/50-extremely-useful-and-time-saving-free-photoshop-action-sets.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>40 Useful CSS Tutorials, Techniques And Resources</title>
		<link>http://www.smashingapps.com/2011/07/26/40-useful-css-tutorials-techniques-and-resources.html</link>
		<comments>http://www.smashingapps.com/2011/07/26/40-useful-css-tutorials-techniques-and-resources.html#comments</comments>
		<pubDate>Tue, 26 Jul 2011 16:01:30 +0000</pubDate>
		<dc:creator>Akhter</dc:creator>
				<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Codes and Scripts]]></category>
		<category><![CDATA[CSS/Style Sheets]]></category>
		<category><![CDATA[Education and Learning]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css designs]]></category>
		<category><![CDATA[CSS Tutorials]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=17535</guid>
		<description><![CDATA[We have previously posted many articles on CSS tutorials and resources you can learn CSS from. Today, again we come up with yet another great list of 40 CSS tutorials, techniques and resources that you will enjoy exploring. Every developer knows very well how important it is to learn and use CSS effectively. Therefore, tall the developers keep themselves updated with the latest development and advancement in the technology.
<br /><br />
<a href="http://www.smashingapps.com/2011/07/26/40-useful-css-tutorials-techniques-and-resources.html"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials52.jpg" alt="" width="540" border="0" /></a>]]></description>
			<content:encoded><![CDATA[<p>We have previously posted many articles on CSS tutorials and resources you can learn CSS from. Today, again we come up with yet another great list of 40 CSS tutorials, techniques and resources that you will enjoy exploring. Every developer knows very well how important it is to learn and use CSS effectively. Therefore, tall the developers keep themselves updated with the latest development and advancement in the technology.</p>
<p>Below is the list of 40 useful CSS tutorials and resources you cannot afford to miss. We hope this broad list will train you something innovative, or moreover jog your memory and help you recall some methods you haven’t used for a while.</p>
<p><strong><a href="http://tutorialzine.com/2010/06/css3-minimalistic-navigation-menu/" target="_blank">Minimalistic Navigation Menu</a></strong></p>
<p>In this tutorial we are making something practical, a simple CSS3 animated navigation menu, which degrades gracefully in older browsers and is future-proofed to work with the next generation of browsers.</p>
<p><a href="http://tutorialzine.com/2010/06/css3-minimalistic-navigation-menu/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials52.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://creativefan.com/css3-tutorial-create-card-pockets-how-to/" target="_blank">Sleek Card Pockets using CSS Only</a></strong></p>
<p>In this CSS3 tutorial, you’ll learn how to create web card pockets using some great new CSS3 techniques.</p>
<p><a href="http://creativefan.com/css3-tutorial-create-card-pockets-how-to/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials51.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://aext.net/2009/10/css-absolute-positioning-create-a-fancy-link-block/" target="_blank">CSS Absolute Positioning: Create A Fancy Link Block</a></strong></p>
<p>Absolute position is a feature of the CSS2 specification that is supported by all of web browsers. If you posit an element (an image, a table, or whatever) absolutely on your page, it will appear at the exact pixel you specify. In this tutorial, we will use some tricks to create a fancy link block that make our links more attractive.</p>
<p><a href="http://aext.net/2009/10/css-absolute-positioning-create-a-fancy-link-block/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials2.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://inspectelement.com/tutorials/create-a-button-with-hover-and-active-states-using-css-sprites/" target="_blank">Create a Button with Hover and Active States using CSS Sprites</a></strong></p>
<p>Too many designers neglect the click state (active: property in CSS) in web design, either because they’re unaware of it, underestimate the importance of it or are plain lazy. It’s a simple effect that improves usability by giving the user some feedback as to what they’ve clicked on but can also add depth to a design.</p>
<p><a href="http://inspectelement.com/tutorials/create-a-button-with-hover-and-active-states-using-css-sprites/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials1.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://spyrestudios.com/how-to-create-a-sexy-vertical-sliding-panel-using-jquery-and-css3/" target="_blank">How To Create A Sexy Vertical Sliding Panel Using jQuery And CSS3</a></strong></p>
<p>In this tutorial will will create a Sexy Vertical Sliding Panel Using jQuery And CSS3.</p>
<p><a href="http://spyrestudios.com/how-to-create-a-sexy-vertical-sliding-panel-using-jquery-and-css3/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials4.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://css-tricks.com/style-a-list-with-one-pixel/" target="_blank">Style a List with One Pixel</a></strong></p>
<p>A one-pixel background image can be a pretty versatile thing. With repeat-x it can be a horizontal line, repeat-y makes a vertical line, and repeat makes it a fill color. Just as a little fun proof of concept, we can use that to create a depth-chart looking unordered list.</p>
<p><a href="http://css-tricks.com/style-a-list-with-one-pixel/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials5.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2009/12/02/pushing-your-buttons-with-practical-css3/" target="_blank">Pushing Your Buttons With Practical CSS3</a></strong></p>
<p>Calls to action are critical for any website, and a compelling, attention-grabbing, clickable button goes a long way toward driving that engagement. In the past, really awesome buttons needed extra markup, sliding doors or other trickery. We’ll show you here how to create nice button styles without any hacks or cheats.</p>
<p><a href="http://www.smashingmagazine.com/2009/12/02/pushing-your-buttons-with-practical-css3/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials6.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.wittysparks.com/2009/09/21/build-multi-level-multi-column-multi-menus-with-pure-css/" target="_blank">Build Multi-level Multi-column Multi Menus with pure CSS</a></strong></p>
<p>In this tutorial we will learn how to build multi-level multi-column multi Menus with pure CSS.</p>
<p><a href="http://www.wittysparks.com/2009/09/21/build-multi-level-multi-column-multi-menus-with-pure-css/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials7.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://aext.net/2009/09/elegant-drop-menu-with-css-only/" target="_blank">Elegant Drop Menu with CSS only</a></strong></p>
<p>In this tutorial, you will see a simplest way to build a same effect by using CSS only. With some CSS make-up, your menu will be elegant. Not sure which one is easiest, but for sure it’s the simplest menu comes with drop effect: horizontal and vertical navigation.</p>
<p><a href="http://aext.net/2009/09/elegant-drop-menu-with-css-only/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials8.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.problogdesign.com/wordpress/how-to-create-a-beautiful-dropdown-blogroll-without-javascript/" target="_blank">HOW TO CREATE A BEAUTIFUL DROPDOWN BLOGROLL WITHOUT JAVASCRIPT</a></strong></p>
<p>In this tutorial author is going to walk you through how he have set up the blogroll in our upcoming redesign. Load up the example page to see how our final product will look.</p>
<p><a href="http://www.problogdesign.com/wordpress/how-to-create-a-beautiful-dropdown-blogroll-without-javascript/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials9.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://line25.com/tutorials/how-to-build-a-simple-button-with-css-image-sprites" target="_blank">How to Build a Simple Button with CSS Image Sprites</a></strong></p>
<p>Let’s take a look at building a simple button using CSS image sprites, starting right at the beginning in Photoshop and finishing with the complete coded example. This one’s a good one for anyone getting started with CSS!</p>
<p><a href="http://line25.com/tutorials/how-to-build-a-simple-button-with-css-image-sprites" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials10.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.kamikazemusic.com/quick-tips/css3-hover-tabs-without-javascript/" target="_blank">CSS3 Hover Tabs without JavaScript</a></strong></p>
<p>A quick tip on CSS3 Hover Tabs without JavaScript.</p>
<p><a href="http://www.kamikazemusic.com/quick-tips/css3-hover-tabs-without-javascript/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials11.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.onextrapixel.com/2009/08/25/how-to-use-pure-css-to-style-web-form-dynamically-plus-12-awesome-javascript-plugins/" target="_blank">How To Use Pure CSS To Style Web Form Dynamically Plus 12 Awesome JavaScript Plugins</a></strong></p>
<p>In this article you will learn how to use pure CSS To Style Web Form Dynamically Plus 12 Awesome JavaScript Plugins.</p>
<p><a href="http://www.onextrapixel.com/2009/08/25/how-to-use-pure-css-to-style-web-form-dynamically-plus-12-awesome-javascript-plugins/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials12.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.sohtanaka.com/web-design/horizontal-sub-nav-with-css-jquery/" target="_blank">Horizontal Subnav with CSS</a></strong></p>
<p>In this tutorial author would like to go over how to create a simple navigation with a horizontal subnav.</p>
<p><a href="http://www.sohtanaka.com/web-design/horizontal-sub-nav-with-css-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials13.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://sublimeorange.com/css/css3-speech-bubble/" target="_blank">CSS3 Speech Bubble</a></strong></p>
<p>In this tutorial you will learn how to create CSS3 Speech Bubble.</p>
<p><a href="http://sublimeorange.com/css/css3-speech-bubble/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials14.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://aceinfowayindia.com/blog/2009/09/how-to-create-nice-scalable-css-based-breadcrumbs/" target="_blank">How to Create Nice Scalable CSS Based Breadcrumbs</a></strong></p>
<p>In this tutorial author will teach you how to create nice scalable CSS Based Breadcrumbs. Author is using only one simple graphic. The rest is basic CSS styling with an unordered list as HTML code.</p>
<p><a href="http://aceinfowayindia.com/blog/2009/09/how-to-create-nice-scalable-css-based-breadcrumbs/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials15.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://friedcellcollective.net/outbreak/2009/10/04/fluid-searchbox/" target="_blank">Fluid searchbox</a></strong></p>
<p>Creating a fluid search box when you only have a single element next to it is trivial. What you do is wrap the input in an element and use padding to create space for the fixed element, then position the fixed element absolutely (or relatively) in the space created by the padding.</p>
<p><a href="http://friedcellcollective.net/outbreak/2009/10/04/fluid-searchbox/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials16.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://buildinternet.com/2009/10/using-rounded-corners-with-css3/" target="_blank">Using Rounded Corners with CSS3</a></strong></p>
<p>As CSS3 gets closer to becoming the new standard for mainstream design, the days of rounded corners through elaborate background images is fading. This means less headache and time spent working out alternatives for each browser.</p>
<p><a href="http://buildinternet.com/2009/10/using-rounded-corners-with-css3/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials17.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://net.tutsplus.com/tutorials/html-css-techniques/six-ways-to-improve-your-web-typography/" target="_blank">6 Ways To Improve Your Web Typography</a></strong></p>
<p>Typography on the web is anything but simple, and for many, it is a troubling mystery. In this tutorial we’re going to review six ways that web designers and developers can improve the typography of the sites they create.</p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/six-ways-to-improve-your-web-typography/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials18.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://line25.com/tutorials/create-a-letterpress-effect-with-css-text-shadow" target="_blank">Create a Letterpress Effect with CSS Text-Shadow</a></strong></p>
<p>The letterpress effect is becoming hugely popular in web design, and with a couple of modern browsers now showing support for the text-shadow CSS3 property it’s now simple and easy to create the effect with pure CSS. No Photoshop trickery here!</p>
<p><a href="http://line25.com/tutorials/create-a-letterpress-effect-with-css-text-shadow" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials19.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://cssglobe.com/post/6089/3-easy-and-fast-css-techniques-for-faux-image" target="_blank">3 Easy and Fast CSS Techniques for Faux Image Cropping</a></strong></p>
<p>These techniques can be very helpful if you need to keep images at a certain size, i.e. thumbnails in the news section or something similar. Being able to use CSS to control which portion of image to display is a great bonus.</p>
<p><a href="http://cssglobe.com/post/6089/3-easy-and-fast-css-techniques-for-faux-image" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials20.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.admixweb.com/2010/03/08/how-to-create-a-fancy-image-gallery-with-css3/" target="_blank">How to Create a Fancy Image Gallery with CSS3</a></strong></p>
<p>Here author have prepared a tutorial about how to use CSS3 to make an image gallery with animation. He recommend to use one of these browsers to see the animations; however, the gallery is going to be usable in browsers without support of the animation.</p>
<p><a href="http://www.admixweb.com/2010/03/08/how-to-create-a-fancy-image-gallery-with-css3/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials23.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.admixweb.com/2010/03/16/creating-an-animated-css3-horizontal-menu/" target="_blank">Creating an Animated CSS3 Horizontal Menu</a></strong></p>
<p>This tutorial shows us how powerful CSS3 can be and how we can save some JavaScript code to achieve the same result. As you know, right know the transition property is only supported by Safari and Chrome.</p>
<p><a href="http://www.admixweb.com/2010/03/16/creating-an-animated-css3-horizontal-menu/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials24.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://line25.com/tutorials/how-to-create-a-cool-anaglyphic-text-effect-with-css" target="_blank">How to Create a Cool Anaglyphic Text Effect with CSS</a></strong></p>
<p>Let’s take a look at how a similar style can be created for sprucing up your web designs, while taking into consideration semantics and avoiding the repetition of any markup.</p>
<p><a href="http://line25.com/tutorials/how-to-create-a-cool-anaglyphic-text-effect-with-css" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials25.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.pvmgarage.com/2010/01/how-to-create-depth-and-nice-3d-ribbons-only-using-css3/" target="_blank">How To Create Depth And Nice 3D Ribbons Only Using CSS3</a></strong></p>
<p>In this tutorial you will learn How To Create Depth And Nice 3D Ribbons Only Using CSS3.</p>
<p><a href="http://www.pvmgarage.com/2010/01/how-to-create-depth-and-nice-3d-ribbons-only-using-css3/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials26.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.cssnewbie.com/how-to-create-simple-stylish-and-swappable-image-captions/" target="_blank">How To Create Simple, Stylish and Swappable Image Captions</a></strong></p>
<p>In this tutorial you will learn How To Create Simple, Stylish and Swappable Image Captions.</p>
<p><a href="http://www.cssnewbie.com/how-to-create-simple-stylish-and-swappable-image-captions/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials27.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.freedivs.com/tutorials/CSS%20Polaroid%20Picture/" target="_blank">CSS Polaroid Picture Tutorial</a></strong></p>
<p>Polaroid pictures (or fake ones anyway) can be created using Photoshop or a similar graphics package but author aim to create the same kind of look by using CSS.</p>
<p><a href="http://www.freedivs.com/tutorials/CSS%20Polaroid%20Picture/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials28.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://webdesignerwall.com/tutorials/advanced-css-menu" target="_blank">Advanced CSS Menu</a></strong></p>
<p>In this tutorial author will show you how to slice up the menu design (step by step) and put them together with CSS.</p>
<p><a href="http://webdesignerwall.com/tutorials/advanced-css-menu" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials29.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://wphacks.com/sliding-doors-wordpress-navigation-css-technique/" target="_blank">CSS Techniques: Using Sliding Doors with WordPress Navigation</a></strong></p>
<p>This sliding doors CSS hack allows you to create sophisticated tabs for your navigation bar.</p>
<p><a href="http://wphacks.com/sliding-doors-wordpress-navigation-css-technique/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials33.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.ndesign-studio.com/blog/css-dock-menu" target="_blank">CSS Dock Menu</a></strong></p>
<p>This tutorial is really very helpful, very nice and useful tip on creating Mac’s Dock menu.</p>
<p><a href="http://www.ndesign-studio.com/blog/css-dock-menu" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials35.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html" target="_blank">Sexy Drop Down Menu CSS</a></strong></p>
<p>In this tutorial author would like to go over how to create a sexy drop down menu that can also degrade gracefully.</p>
<p><a href="http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials36.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.threestyles.com/tutorials/coding-apples-navigation-bar-using-css-sprites/" target="_blank">Coding Apple’s Navigation Bar Using CSS Sprites</a></strong></p>
<p>This tutorial is not going to go in depth about all the benefits of sprites, but will show you how to use the technique correctly.</p>
<p><a href="http://www.threestyles.com/tutorials/coding-apples-navigation-bar-using-css-sprites/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials38.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.ehousestudio.com/blog/view/css_sprite_navigation_tutorial" target="_blank">CSS Sprite Navigation Tutorial</a></strong></p>
<p>This tutorial teaches how to build a css navigation using sprite images. With the mobile web becoming more important than ever before, load time and the size of a web site are some of the biggest factors to consider when developing a site for mobile users.</p>
<p><a href="http://www.ehousestudio.com/blog/view/css_sprite_navigation_tutorial" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials39.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://articles.sitepoint.com/article/breaking-out-of-the-box" target="_blank">Breaking Out of the Box With CSS Layouts</a></strong></p>
<p>It’s true that CSS is heavily reliant upon a grid — everything flows on x and y axes (and can be positioned as such, much like designs built in Photoshop). However, this doesn’t mean that your design has to be boring. If you understand how the grid works, you can fracture or abstract that grid to make your layout more dynamic and interesting.</p>
<p><a href="http://articles.sitepoint.com/article/breaking-out-of-the-box" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials31.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://net.tutsplus.com/tutorials/site-builds/the-ultimate-guide-to-creating-a-design-and-converting-it-to-html-and-css/" target="_blank">CSS Guide</a></strong></p>
<p>The Ultimate Guide to Creating a Design and Converting it to HTML and CSS</p>
<p><a href="http://net.tutsplus.com/tutorials/site-builds/the-ultimate-guide-to-creating-a-design-and-converting-it-to-html-and-css/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials40.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://sixrevisions.com/tutorials/web-development-tutorials/minimal-and-modern-layout-psd-to-xhtmlcss-conversion/" target="_blank">Minimal and Modern Layout: PSD to XHTML/CSS Conversion</a></strong></p>
<p>In this web design tutorial, you’ll see a process for converting a Photoshop mockup to working HTML/CSS template. This is Part 2 of a tutorial series that will show you how to create the design, and then convert it to an HTML/CSS template.</p>
<p><a href="http://sixrevisions.com/tutorials/web-development-tutorials/minimal-and-modern-layout-psd-to-xhtmlcss-conversion/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials42.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.jankoatwarpspeed.com/post/2009/11/08/YouTube-adaptable-view-css-jquery.aspx" target="_blank">Create YouTube-like adaptable view using CSS and jQuery</a></strong></p>
<p>In this tutorial you will learn how to create YouTube-like adaptable view using CSS and jQuery.</p>
<p><a href="http://www.jankoatwarpspeed.com/post/2009/11/08/YouTube-adaptable-view-css-jquery.aspx" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials43.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://woorkup.com/2009/10/07/how-to-distribute-elements-horizontally-using-css/" target="_blank">How to distribute elements horizontally using CSS</a></strong></p>
<p>In this tutorial we will learn how to distribute elements horizontally using CSS.</p>
<p><a href="http://woorkup.com/2009/10/07/how-to-distribute-elements-horizontally-using-css/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials44.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://designm.ag/tutorials/sticky-sidenav-layout/" target="_blank">Sticky (Fixed) SideNav Layout with CSS</a></strong></p>
<p>In this tutorial author would like to go over how to create a fixed sidenav layout for your blog or website.</p>
<p><a href="http://designm.ag/tutorials/sticky-sidenav-layout/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials45.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://webdeveloperplus.com/css/25-incredibly-useful-css-tricks-you-should-know/" target="_blank">Useful CSS Tricks You Should Know</a></strong></p>
<p>Here are 25 incredibly useful CSS tricks that will help you design great web interfaces. You might be aware of some or all of these techniques, but this can be your handy resource to nifty CSS tricks that you should know.</p>
<p><a href="http://webdeveloperplus.com/css/25-incredibly-useful-css-tricks-you-should-know/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials48.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://net.tutsplus.com/tutorials/html-css-techniques/11-classic-css-techniques-made-simple-with-css3/" target="_blank">11 Classic CSS Techniques Made Simple with CSS3</a></strong></p>
<p>In this tutorial, author will show you eleven different time-consuming effects that can be achieved quite easily with CSS3.</p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/11-classic-css-techniques-made-simple-with-css3/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/07/csstutorials49.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/26/40-useful-css-tutorials-techniques-and-resources.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>45 Totally Awesome Tutorials And Techniques To Become A Master Of Photography</title>
		<link>http://www.smashingapps.com/2011/03/02/45-totally-awesome-tutorials-and-techniques-to-become-a-master-of-photography.html</link>
		<comments>http://www.smashingapps.com/2011/03/02/45-totally-awesome-tutorials-and-techniques-to-become-a-master-of-photography.html#comments</comments>
		<pubDate>Wed, 02 Mar 2011 21:58:36 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[color Schemes]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=15055</guid>
		<description><![CDATA[This post showcases a list of useful and unique photography related tutorials that will help you learning the skills of a trained photographer. The field of photography has extensively grown over the past few years to such a huge industry with millions of photographers emerging every day around the globe and mastering their skills in different areas of photography.
<br /><br />
<a href="http://www.smashingapps.com/2011/03/02/45-totally-awesome-tutorials-and-techniques-to-become-a-master-of-photography.html"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts20.jpg" border="0" alt="" width="540" /></a>]]></description>
			<content:encoded><![CDATA[<p>This post showcases a list of useful and unique photography related tutorials that will help you learning the skills of a trained photographer. The field of photography has extensively grown over the past few years to such a huge industry with millions of photographers emerging every day around the globe and mastering their skills in different areas of photography.</p>
<p>The tutorials listed below let you learn how to capture a digital photograph in a better way and then direct you all the way throughout photo-editing process by means of using photo-editing software such as Photoshop.</p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/professional-photograph-restoration-workflow/" target="_blank">Professional Photograph Restoration Workflow</a></strong></p>
<p>In this tutorial, we’ll take an in-depth look at restoring an old torn photograph.</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/professional-photograph-restoration-workflow/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts28.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.exguides.org/photoshop-tutorials/age-progression.html" target="_blank">Age Progression</a></strong></p>
<p>Here’s a tutorial showing you how artist go about aging a woman’s face in Photoshop.</p>
<p><a href="http://www.exguides.org/photoshop-tutorials/age-progression.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts31.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://psd.tu-torial.com/photoshop-tutorials/changing-hair-color-in-pictures/" target="_blank">Changing Hair Color</a></strong></p>
<p>Here in this tutorial we will teach how to change a person’s hair color using Photoshop’s brush tool and the soft light blend.</p>
<p><a href="http://psd.tu-torial.com/photoshop-tutorials/changing-hair-color-in-pictures/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts23.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.dpmag.com/how-to/tip-of-the-week/colorizing-black-and-white-photos-06-14-10.html" target="_blank">Colorizing Black-And-White Photos</a></strong></p>
<p>Using Photoshop to create a classic hand-painted effect.</p>
<p><a href="http://www.dpmag.com/how-to/tip-of-the-week/colorizing-black-and-white-photos-06-14-10.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts45.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.freephotoresources.com/street-photography-explained/" target="_blank">Street Photography Explained</a></strong></p>
<p>Street photography is one of those techniques that sounds simple, ‘just go out and take some photos of people wondering about’, but some time it is very difficult, in this guide you will find some tips and basics for great street photography.</p>
<p><a href="http://www.freephotoresources.com/street-photography-explained/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts2.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.freephotoresources.com/self-portrait-photography-guide/" target="_blank">Self Portrait Photography Guide</a></strong></p>
<p>In this guide you will learn some useful tips for snapping self-photos.</p>
<p><a href="http://www.freephotoresources.com/self-portrait-photography-guide/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts3.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.picturecorrect.com/tips/waterfall-photography-tips-and-techniques-2/" target="_blank">Waterfall Photography Tips and Techniques</a></strong></p>
<p>Waterfalls provide their own unique set of problems which requires a unique set of solutions. This article is about those unique problems and the solutions that allow photographers to produce images that communicate the power and beauty that is inherent in the waterfalls that stand before their lenses.</p>
<p><a href="http://www.picturecorrect.com/tips/waterfall-photography-tips-and-techniques-2/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts19.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.freephotoresources.com/how-to-photograph-comets/" target="_blank">How to Photograph Comets</a></strong></p>
<p>In this guide you will learn some useful tips about comets photography.</p>
<p><a href="http://www.freephotoresources.com/how-to-photograph-comets/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts4.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://9tutorials.com/2008/02/02/multiply-yourself.html" target="_blank">How to Make Your Twins</a></strong></p>
<p>Imagine one day you announce to all your friends that you have a twin, by showing them a very realistic photo. There must be many fun then! In this tutorial artis will show you how to do that in this photoshop tutorial.</p>
<p><a href="http://9tutorials.com/2008/02/02/multiply-yourself.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts5.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.freephotoresources.com/infrared-photography-technique/" target="_blank">Infrared Photography Technique</a></strong></p>
<p>Infrared photography is one of those techniques that requires a bit of practice. Its not that hard to produce an infrared photograph but adjusting the image in post processing is a business that yeilds different results each and every time, learn all about it through this guide.</p>
<p><a href="http://www.freephotoresources.com/infrared-photography-technique/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts6.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.photoshopessentials.com/photo-editing/dual-view/" target="_blank">Dual View Photo Editing in Photoshop</a></strong></p>
<p>In this Photoshop tutorial, we&#8217;ll look at how to give ourselves two different views of the same image by opening it in two separate document windows, each set to a different zoom level, making it much easier to judge the effect our edits are having on the overall image.</p>
<p><a href="http://www.photoshopessentials.com/photo-editing/dual-view/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts7.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-retouching/local-contrast.html" target="_blank">Local Contrast</a></strong></p>
<p>Is your lens lacking contrast? Find out how to simulate the contrast qualities of high quality lens with this Photoshop retouching tutorial. This effect increases visible detail and edge contrast without increasing the overall image contrast.</p>
<p><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-retouching/local-contrast.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts8.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/quick-tip-use-photoshop-to-turn-day-into-dusk/" target="_blank">Use Photoshop to Turn Day Into Dusk</a></strong></p>
<p>In this tutorial we will demonstrate a quick technique to make your photos look as if they were taken at night. Let’s get started!</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/quick-tip-use-photoshop-to-turn-day-into-dusk/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts9.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/photoshop-retouching/" target="_blank">Souping up a Photo</a></strong></p>
<p>There are times when a regular photo just doesn’t cut it and you need your photo to pack a punch. Here is one technique that you may find useful.</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/photoshop-retouching/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts29.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.freephotoresources.com/wedding-photography-explained/" target="_blank">Wedding Photography Explained</a></strong></p>
<p>In this guide you will learn tips and techniques for taking professional level weddings photography.</p>
<p><a href="http://www.freephotoresources.com/wedding-photography-explained/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts10.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.photoshopessentials.com/photo-effects/rainbow/" target="_blank">Add a Realistic Rainbow to a Photo in Photoshop</a></strong></p>
<p>In this Photoshop photo effects tutorial, we&#8217;ll learn how to easily add a rainbow, and even a double rainbow, to a photo! As we&#8217;ll see, Photoshop ships with a ready-made rainbow gradient for us to use. We&#8217;ll learn where to find it and how to load it in.</p>
<p><a href="http://www.photoshopessentials.com/photo-effects/rainbow/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts11.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/quick-tip-remove-a-person-from-a-photo-with-photoshop-cs5%E2%80%99s-content-aware-feature/" target="_blank">Remove a Person from a Photo with Photoshop CS5</a></strong></p>
<p>One of the new features we will be looking at this tutorial is called Content Aware. This feature allows you to quickly fill in a selection with surrounding content making it look like a part of the original image.</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/quick-tip-remove-a-person-from-a-photo-with-photoshop-cs5%E2%80%99s-content-aware-feature/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts13.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.picturecorrect.com/tips/how-to-use-lines-in-photography-compositions/" target="_blank">How to Use Lines in Photography Compositions</a></strong></p>
<p>In this guide we will discuss the usefulness of lines for better shots.</p>
<p><a href="http://www.picturecorrect.com/tips/how-to-use-lines-in-photography-compositions/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts14.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.picturecorrect.com/tips/how-to-capture-really-sharp-photos/" target="_blank">How to Capture Really Sharp Photos</a></strong></p>
<p>One of the most frustrating experiences for a photographer is to get home from a photo trip with some great images only to find that some of the images are not sharp. To help solve this problem, this article covers seven things that a photographer can do to create really sharp images.</p>
<p><a href="http://www.picturecorrect.com/tips/how-to-capture-really-sharp-photos/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts15.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.swedesignz.com/look-more-muscular/" target="_blank">Look More Muscular</a></strong></p>
<p>Ok, So You Wanna Look Muscular? But don’t afford the money nor the time to train in a gym? Who cares, it’s only a quick impression picture that matters, right? Well, You can be right! Check out this tutorial to see how you can improve yourself!</p>
<p><a href="http://www.swedesignz.com/look-more-muscular/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts16.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://m.lifehacker.com/5142551/create-your-own-bokeh-for-beautiful-photo-effects" target="_blank">Create Your Own Bokeh for Beautiful Photo Effect</a></strong></p>
<p>What’s a bokeh you say? It’s that oh-so-wonderful fuzziness in the background of photographs with a shallow depth of field and accompanying starry highlights. You can create you own bokeh effects with a little craftiness.</p>
<p><a href="http://m.lifehacker.com/5142551/create-your-own-bokeh-for-beautiful-photo-effects" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts40.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.popphoto.com/photography/2010/01/how-photographing-complex-architecture" target="_blank">Photographing Complex Architecture</a></strong></p>
<p>Photographer Philipp Klinger gives his advice on capturing elaborate structures.</p>
<p><a href="http://www.popphoto.com/photography/2010/01/how-photographing-complex-architecture" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts41.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.tiltshiftphotography.net/photoshop-tutorial.php" target="_blank">Tilt-Shift Photography Photoshop Tutorial</a></strong></p>
<p>This tutorial has been produced using Photoshop CS2 on a PC and shows you how to give a city shot a neat miniaturization effect.</p>
<p><a href="http://www.tiltshiftphotography.net/photoshop-tutorial.php" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts42.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.outdoorphotographer.com/how-to/photoshop-and-other-software/intuitive-b-and-w-conversions.html" target="_blank">Intuitive B&amp;W Conversions</a></strong></p>
<p>Try this simple step-by-step process for making beautiful monochrome images.</p>
<p><a href="http://www.outdoorphotographer.com/how-to/photoshop-and-other-software/intuitive-b-and-w-conversions.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts43.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.tutorial9.net/tutorials/photoshop-tutorials/color-correction-basics-in-photoshop/" target="_blank">Color Correction Basics in Photoshop</a></strong></p>
<p>Have you wanted to learn more about color correction? The focus of this tutorial is to help you delve deeper into color correcting to up the production value of your images. Learn a few simple techniques while creating.</p>
<p><a href="http://www.tutorial9.net/tutorials/photoshop-tutorials/color-correction-basics-in-photoshop/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts17.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.freephotoresources.com/how-to-photograph-wakeboarders-waterskiing/" target="_blank">How to Photograph Wakeboarders &amp; Waterskiing</a></strong></p>
<p>In this tutorial we will find some useful tips on how to achieve great wakeboarding pictures.</p>
<p><a href="http://www.freephotoresources.com/how-to-photograph-wakeboarders-waterskiing/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts18.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.designzzz.com/camera-toss-photography-technique/" target="_blank">Camera Toss Photography Technique</a></strong></p>
<p>In this step by step guide we will learn some technique of camera toss photography.</p>
<p><a href="http://www.designzzz.com/camera-toss-photography-technique/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts20.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://psd.tu-torial.com/photoshop-tutorials/make-your-photo-impressive/" target="_blank">Make Your Photo Impressive</a></strong></p>
<p>There are so many methods to change your photo&#8217;s color, but here artist will show you some best ways to do that.</p>
<p><a href="http://psd.tu-torial.com/photoshop-tutorials/make-your-photo-impressive/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts21.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/tutorials-effects/give-a-photo-a-complete-glamour-makeover-with-stunning-light-and-3d-effects/" target="_blank">Give a Photo a Complete Glamour Makeover With Stunning Light and 3D Effects</a></strong></p>
<p>In this tutorial, you will learn how to retouch a model’s face and subtly manipulate her hair. In addition, we will enhance the canvas by adding attractive lighting and 3D effects.</p>
<p><a href="http://psd.tutsplus.com/tutorials/tutorials-effects/give-a-photo-a-complete-glamour-makeover-with-stunning-light-and-3d-effects/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts22.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/quick-tip-color-correction-in-photoshop-with-the-curves-adjustment-tool/" target="_blank">Color Correction in Photoshop with the Curves Adjustment Tool</a></strong></p>
<p>This tutorial will teach you how to use this tool to color correct photos efficiently.</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/quick-tip-color-correction-in-photoshop-with-the-curves-adjustment-tool/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts24.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.photoshopessentials.com/photo-editing/healing-brush/" target="_blank">Reducing Wrinkles With the Healing Brush in Photoshop</a></strong></p>
<p>In this tutorial, we will look at the Healing Brush, by far the best photo retouching tool in all of Photoshop, and how we can use it to easily reduce distracting skin wrinkles in an image.</p>
<p><a href="http://www.photoshopessentials.com/photo-editing/healing-brush/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts25.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.ppmag.com/web-exclusives/2008/08/portraiture-tutorial-character-1.html" target="_blank">Portrait Lighting Tutorial: Character Study</a></strong></p>
<p>In this tutorial you will learn how to make a portrait more honorable and admirable.</p>
<p><a href="http://www.ppmag.com/web-exclusives/2008/08/portraiture-tutorial-character-1.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts26.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.picturecorrect.com/tips/dragonfly-photography-tips/" target="_blank">Macro Photography Tips</a></strong></p>
<p>Photographing insects in flight is one of the greatest challenges for all wildlife photographers. This article describes how to capture crisp, sharp images of the Emperor Dragonfly.</p>
<p><a href="http://www.picturecorrect.com/tips/dragonfly-photography-tips/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts27.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.freephotoresources.com/nightclub-photography/" target="_blank">Nightclub Photography</a></strong></p>
<p>A Guide To Nightclub Photography</p>
<p><a href="http://www.freephotoresources.com/nightclub-photography/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts30.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.photoshopgurus.com/tutorials/t027.html" target="_blank">Face Makeover</a></strong></p>
<p>In this tutorial you will learn how to make a beauty makeover with cool retouching effects:</p>
<p><a href="http://www.photoshopgurus.com/tutorials/t027.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts32.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://photo.net/column/jonsienkiewicz/missing-pages-column/aperture-priority-shutter-priority/" target="_blank">Aperture and Shutter Priority</a></strong></p>
<p>Shutter Priority is an auto exposure system in which the camera achieves correct exposure by selecting the aperture after the user has selected the shutter speed.</p>
<p><a href="http://photo.net/column/jonsienkiewicz/missing-pages-column/aperture-priority-shutter-priority/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts33.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.learnmyshot.com/How-to-Create-Sunshine-Effect-in-Studio-with-Artificial-Sunlight" target="_blank">How to Create Sunshine Effect in Studio with Artificial Sunlight</a></strong></p>
<p>In this tutorial video we’ll give you tips on how to cheat Mother Nature and show you How to Create Your Own Sunshine in the Studio.</p>
<p><a href="http://www.learnmyshot.com/How-to-Create-Sunshine-Effect-in-Studio-with-Artificial-Sunlight" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts34.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.popphoto.com/Features/How-To/How-To-Photograph-Moving-Vehicles" target="_blank">How To Photograph Moving Vehicles</a></strong></p>
<p>A step-by-step guide to capturing that perfect motion shot.</p>
<p><a href="http://www.popphoto.com/Features/How-To/How-To-Photograph-Moving-Vehicles" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts47.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.dpmag.com/how-to/shooting/travel-with-still-video.html" target="_blank">Travel With Still+Video</a></strong></p>
<p>Tips for better technical and creative results shooting video with your DSLR.</p>
<p><a href="http://www.dpmag.com/how-to/shooting/travel-with-still-video.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts49.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.tutorial9.net/tutorials/photography-tutorials/professional-lighting-in-model-photography/" target="_blank">Professional Lighting in Model Photography</a></strong></p>
<p>This case study shows how lighting was manipulated to create the perfect environment for a fashion photoshoot.</p>
<p><a href="http://www.tutorial9.net/tutorials/photography-tutorials/professional-lighting-in-model-photography/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts35.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.photoflexlightingschool.com/Lighting_Lessons/Advanced_Lighting/Portrait_Outdoor/Portable_Lighting_for_the_Studio_and_on_Location/index.html" target="_blank">Portable Lighting for the Studio and on Location</a></strong></p>
<p>In this lesson, we decided to keep things very simple and just illustrate some uses of this one simple shoe mount flash lighting kit, the XS OctoDome nxt Basic Kit with Grids, for both indoor and outdoor portraits.</p>
<p><a href="http://www.photoflexlightingschool.com/Lighting_Lessons/Advanced_Lighting/Portrait_Outdoor/Portable_Lighting_for_the_Studio_and_on_Location/index.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts36.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.creativepro.com/article/photography-tutorial-get-right-light" target="_blank">Photography Tutorial: Get the Right Light</a></strong></p>
<p>When shooting portraits, good lighting is all-important. To make sure you have it, you can buy expensive lighting rigs and multiple flash units. Or you can spend a few bucks and carry just the right mix of sun and clouds in your pack.</p>
<p><a href="http://www.creativepro.com/article/photography-tutorial-get-right-light" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts37.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://photo.net/learn/macro/" target="_blank">Macro Photography</a></strong></p>
<p>How to take close-up pictures of small things.</p>
<p><a href="http://photo.net/learn/macro/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts38.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.diyphotography.net/diy_high_speed_photography_at_home" target="_blank">DIY – High Speed Photography at Home</a></strong></p>
<p>You can use this technique to take picture of exploding things like tomatoes, water balloons, watermelons, or even your Canon camera as you smash it against a wall for not understanding the menus.</p>
<p><a href="http://www.diyphotography.net/diy_high_speed_photography_at_home" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts39.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.outdoorphotographer.com/how-to/shooting/isolated-sharpness.html" target="_blank">Isolated Sharpness</a></strong></p>
<p>Tips and techniques for using shallow depth of field to add impact to your macro shots.</p>
<p><a href="http://www.outdoorphotographer.com/how-to/shooting/isolated-sharpness.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts44.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.dpmag.com/how-to/shooting/beyond-hdr.html" target="_blank">Beyond HDR</a></strong></p>
<p>In this tutorial you will learn how to expand your photo’s tonal range when HDR techniques aren’t ideal.</p>
<p><a href="http://www.dpmag.com/how-to/shooting/beyond-hdr.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/03/photography-tutorials/photographyrelatedtuts46.jpg" border="0" alt="" width="540" /></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/03/02/45-totally-awesome-tutorials-and-techniques-to-become-a-master-of-photography.html/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>10 Simplest Ways To Increase Your iPhone&#8217;s Battery Life That Majority Of People Don&#8217;t Realize</title>
		<link>http://www.smashingapps.com/2011/02/11/10-simplest-ways-to-increase-your-iphones-battery-life-that-majority-of-people-dont-realize.html</link>
		<comments>http://www.smashingapps.com/2011/02/11/10-simplest-ways-to-increase-your-iphones-battery-life-that-majority-of-people-dont-realize.html#comments</comments>
		<pubDate>Fri, 11 Feb 2011 14:39:07 +0000</pubDate>
		<dc:creator>Umar Anjum</dc:creator>
				<category><![CDATA[Education and Learning]]></category>
		<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tooltips]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=14840</guid>
		<description><![CDATA[We use our smartphones to make calls, send and receive text messages, take picture, shoot and view videos, play games, and use various applications. All of this, needless to say, considerably drains the phone's battery. If you do not take the right steps and modify your phone's settings appropriately, your phone will need charging every now and then.
<br /><br />
<a href="http://www.smashingapps.com/2011/02/11/10-simplest-ways-to-increase-your-iphones-battery-life-that-majority-of-people-dont-realize.html"><p style="text-align: center;"><img class="aligncenter" style="border: 0px;" src="http://www.smashingapps.com/wp-content/uploads/2011/02/updates.jpg" border="0" alt="updates" width="403" height="352" /></p></a>]]></description>
			<content:encoded><![CDATA[<p>We use our smartphones to make calls, send and receive text messages, take picture, shoot and view videos, play games, and use various applications. All of this, needless to say, considerably drains the phone&#8217;s battery. If you do not take the right steps and modify your phone&#8217;s settings appropriately, your phone will need charging every now and then.</p>
<p>Charging the phone every day is surely inconvenient for all phone owners. Thankfully there are a number of steps you can take to increase your iPhone&#8217;s battery life. To check out what these tips are, read on the list below. Most of these tips apply to all smartphones; so even you own a smartphone other than iPhone, you will find these tips very helpful.</p>
<p>You are welcome to share if you know more useful tips to increase the battery life of smartphones  which our readers/viewers may like. <a href="http://feeds.feedburner.com/SmashingApps" target="_blank">Do you want to be the first one to know the latest happenings</a> at SmashingApps.com just <a href="http://feeds.feedburner.com/SmashingApps" target="_blank">subscribe to our rss feed</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>
<h3><strong>1. Turn Off Bluetooth</strong></h3>
<p style="text-align: center;"><img class="aligncenter" style="border: 0px;" src="http://www.smashingapps.com/wp-content/uploads/2011/02/bluetooth.jpg" border="0" alt="bluetooth" width="407" height="327" /></p>
<p>Bluetooth is used to transfer data from or to your phone. Activating Bluetooth takes a significatnt toll on the battery life. Therefore whenever you are not using Bluetooth, turn it off. Moreover, if you have a choice between transferring the data between the phone and your computer, opt for the phone&#8217;s cable instead of the Bluetooth connection.</p>
<h3><strong>2. Lower the Screen Brightness</strong></h3>
<p style="text-align: center;"><img class="aligncenter" style="border: 0px;" src="http://www.smashingapps.com/wp-content/uploads/2011/02/brightness.jpg" border="0" alt="brightness" width="407" height="355" /></p>
<p>Our phones are usually set at a brightness higher than the one we are comfortable with. By lowering the phone&#8217;s brightness not only will you save the battery, but also make viewing your phone more comfortable.</p>
<h3><strong>3. Keep Phone Firmware, OS, and Applications Updated</strong></h3>
<p style="text-align: center;"><img class="aligncenter" style="border: 0px;" src="http://www.smashingapps.com/wp-content/uploads/2011/02/updates.jpg" border="0" alt="updates" width="403" height="352" /></p>
<p>Timely look for latest versions of your phone&#8217;s firmware and OS. Moreover look for the latest versions for your installed applications. Usually new updates are less of a burden on the battery than their predecessors.</p>
<h3><strong>4. Turn off Wi-Fi</strong></h3>
<p style="text-align: center;"><img class="aligncenter" style="border: 0px;" src="http://www.smashingapps.com/wp-content/uploads/2011/02/wifinetworks.jpg" border="0" alt="wifinetworks" width="407" height="520" /></p>
<p>The principle behind turning off Wi-Fi is the same as turning off Bluetooth. By being on while you are not using it, Wi-Fi needlessly consumes battery power. Therefore keep the phone&#8217;s Wi-Fi off while it is not in use.</p>
<h3><strong>5. Turn off GPS and Location services</strong></h3>
<p style="text-align: center;"><img class="aligncenter" style="border: 0px;" src="http://www.smashingapps.com/wp-content/uploads/2011/02/location.jpg" border="0" alt="location" width="407" height="571" /></p>
<p>GPS is another one of your phone&#8217;s features that uses up the battery. All apps that have &#8216;checking in&#8217; or location services use GPS. Thus by disabling these applications and by disabling GPS you will considerably improve the phone&#8217;s battery life.</p>
<h3><strong>6. Reduce the auto-lock time</strong></h3>
<p style="text-align: center;"><img class="aligncenter" style="border: 0px;" src="http://www.smashingapps.com/wp-content/uploads/2011/02/autolock.jpg" border="0" alt="auto-lock" width="406" height="443" /></p>
<p>This might be a micro tip, but an important one nonetheless. If your phone auto-locks quicker, than the screen turns off at an earlier time. Each time this happens the phone&#8217;s battery is saved up and in the end this accumulates to impressive battery savings.</p>
<h3><strong>7. Turn off Push mail and reduce data fetching time</strong></h3>
<p style="text-align: center;"><img class="aligncenter" style="border: 0px;" src="http://www.smashingapps.com/wp-content/uploads/2011/02/notifications.jpg" border="0" alt="notifications" width="408" height="503" /></p>
<p>Push mail forwards SMSs and other data from the server to your phone as soon as the data arrives.  Needless to say this requires an active connection that consumes battery power. Since most text messages are non-urgent, you can safely turn off push mail and reduce the data fetching time to, say, 15 minutes. This way you will receive text messages 15 minutes late, in the worst delay case, but considerably save the battery life of your phone.</p>
<h3><strong>8. Turn off needless sounds and vibrations</strong></h3>
<p>Each time the &#8216;beep&#8217; sounds is made while you press a phone key, battery power is consumed. Any sound your phone produces drains the battery a little. The same applies to the phone&#8217;s vibrations. Therefore disabling the unnecessary sounds and vibrations will also save your phone&#8217;s battery.</p>
<h3><strong>9.  Disable the equalizer settings for the phone&#8217;s music player</strong></h3>
<p style="text-align: center;"><img class="aligncenter" style="border: 0px;" src="http://www.smashingapps.com/wp-content/uploads/2011/02/eq.jpg" border="0" alt="eq" width="398" height="493" /></p>
<p>By playing music at a non-default settings, the phone puts in extra effort; this is done by consuming more battery power. Disabling the equalizer use only the default power from the phone&#8217;s battery.</p>
<h3><strong>10. Complete a charge cycle each month</strong></h3>
<p>A charge cycle means charging your phone to the maximum level and then draining it to zero. Doing so every month ensures smooth functioning of the battery. Furthermore this increases the long term life of the battery.
<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/02/11/10-simplest-ways-to-increase-your-iphones-battery-life-that-majority-of-people-dont-realize.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Awesome jQuery Techniques To Create Visually Impressive Photo Galleries</title>
		<link>http://www.smashingapps.com/2011/01/07/awesome-jquery-techniques-to-create-visually-impressive-photo-galleries.html</link>
		<comments>http://www.smashingapps.com/2011/01/07/awesome-jquery-techniques-to-create-visually-impressive-photo-galleries.html#comments</comments>
		<pubDate>Fri, 07 Jan 2011 15:09:27 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=14336</guid>
		<description><![CDATA[Here we have gathered a round about of some amazing jQuery image galleries and sliders that we hope you will like. You must have seen many of these jQuery image galleries and sliders on different portfolio websites because they are easy and helpful in displaying images and photos than any other medium.

<a href="http://www.smashingapps.com/2011/01/07/awesome-jquery-techniques-to-create-visually-impressive-photo-galleries.html"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage19.jpg" border="0" alt="" width="540" /></a>]]></description>
			<content:encoded><![CDATA[<p>Here we have gathered a round about of some amazing jQuery image galleries and sliders that we hope you will like. You must have seen many of these jQuery image galleries and sliders on different portfolio websites because they are easy and helpful in displaying images and photos than any other medium.</p>
<p>The most amazing thing about jQuery is that you don’t have to be a techie to add jQuery to your website, you can easily add it even if you don’t know much about JavaScript and jQuery. So let us take a look at this assortment. Feel free to share your opinion with us.</p>
<p><strong><a href="http://tympanus.net/codrops/2010/09/08/full-page-image-gallery/" target="_blank">Full Page Image Gallery with jQuery</a></strong></p>
<p>( <a href="http://tympanus.net/Tutorials/FullPageImageGallery/">Demo </a> | <a href="http://tympanus.net/Tutorials/FullPageImageGallery/FullPageImageGallery.zip">Download</a> )</p>
<p><a href="http://tympanus.net/codrops/2010/09/08/full-page-image-gallery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage103.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://tympanus.net/codrops/2010/05/14/sliding-panel-photo-wall-gallery-with-jquery/" target="_blank">Sliding Panel Photo Wall Gallery with jQuery</a></strong></p>
<p>( <a href="http://tympanus.net/Tutorials/SlidingPanelPhotowallGallery/">Demo </a> | <a href="http://tympanus.net/Tutorials/SlidingPanelPhotowallGallery/SlidingPanelPhotowallGallery.zip">Download</a> )</p>
<p><a href="http://tympanus.net/codrops/2010/05/14/sliding-panel-photo-wall-gallery-with-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage101.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://visuallightbox.com/" target="_blank">Create Fantastic Lightbox &#8211; Style Galleries and Slideshow</a></strong></p>
<p>( <a href="http://visuallightbox.com/">Demo </a> | <a href="http://visuallightbox.com/">Download</a> )</p>
<p><a href="http://visuallightbox.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage108.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://tympanus.net/codrops/2010/10/07/slider-gallery/" target="_blank">Slider Gallery with jQuery</a></strong></p>
<p>( <a href="http://tympanus.net/codrops/2010/10/07/slider-gallery/">Demo </a> | <a href="http://tympanus.net/codrops/2010/10/07/slider-gallery/">Download</a> )</p>
<p><a href="http://tympanus.net/codrops/2010/10/07/slider-gallery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage102.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://tutorialzine.com/2010/09/html5-canvas-slideshow-jquery/" target="_blank">HTML5 Slideshow w/ Canvas &amp; jQuery</a></strong></p>
<p>( <a href="http://demo.tutorialzine.com/2010/09/html5-canvas-slideshow-jquery/html5-slideshow.html">Demo </a> | <a href="http://demo.tutorialzine.com/2010/09/html5-canvas-slideshow-jquery/html5-slideshow.zip">Download</a> )</p>
<p><a href="http://tutorialzine.com/2010/09/html5-canvas-slideshow-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage105.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://tympanus.net/codrops/2010/07/29/thumbnails-navigation-gallery/" target="_blank">Thumbnails Navigation Gallery with jQuery</a></strong></p>
<p>( <a href="http://tympanus.net/Tutorials/ThumbnailsNavigationGallery/">Demo </a> | <a href="http://tympanus.net/Tutorials/ThumbnailsNavigationGallery/ThumbnailsNavigationGallery.zip">Download</a> )</p>
<p><a href="http://tympanus.net/codrops/2010/07/29/thumbnails-navigation-gallery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage104.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://workshop.rs/2010/07/create-image-gallery-in-4-lines-of-jquery/" target="_blank">Create image gallery in 4 lines of jQuery</a></strong></p>
<p>( <a href="http://workshop.rs/demo/gallery-in-4-lines">Demo </a> | <a href="http://workshop.rs/demo/gallery-in-4-lines/gallery-in-4-lines.zip">Download</a> )</p>
<p><a href="http://workshop.rs/2010/07/create-image-gallery-in-4-lines-of-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage2.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.userfriendlythinking.com/Blog/BlogDetail.asp?p1=7013&amp;p2=101&amp;p7=3001" target="_blank">WEB DEVELOPMENT</a></strong></p>
<p>( <a href="http://www.userfriendlythinking.com/Blog/BlogDetail.asp?p1=7013&amp;p2=101&amp;p7=3001">Demo </a> | <a href="http://www.userfriendlythinking.com/Blog/BlogDetail.asp?p1=7013&amp;p2=101&amp;p7=3001">Download</a> )</p>
<p><a href="http://www.userfriendlythinking.com/Blog/BlogDetail.asp?p1=7013&amp;p2=101&amp;p7=3001" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage106.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://benjaminsterling.com/jquery-jqgalviewii-photo-gallery/" target="_blank">jqGalViewII (Photo Gallery)</a></strong></p>
<p>( <a href="http://benjaminsterling.com/jquery-jqgalviewii-photo-gallery/">Demo </a> | <a href="http://benjaminsterling.com/jquery-jqgalviewii-photo-gallery/">Download</a> )</p>
<p><a href="http://benjaminsterling.com/jquery-jqgalviewii-photo-gallery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage107.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://nivo.dev7studios.com/" target="_blank">Nivo Slider</a></strong></p>
<p>( <a href="http://nivo.dev7studios.com/demos/">Demo </a> | <a href="http://dev7studios.com/downloads/31">Download</a> )</p>
<p><a href="http://nivo.dev7studios.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage3.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://workshop.rs/projects/jqfancytransitions/" target="_blank">Slideshow with strip effects</a></strong></p>
<p>( <a href="http://workshop.rs/projects/jqfancytransitions/">Demo </a> | <a href="http://workshop.rs/2009/12/image-gallery-with-fancy-transitions-effects/">Download</a> )</p>
<p><a href="http://workshop.rs/projects/jqfancytransitions/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage4.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://coffeescripter.com/code/ad-gallery/" target="_blank">AD Gallery, gallery plugin for jQuery</a></strong></p>
<p>( <a href="http://coffeescripter.com/code/ad-gallery/">Demo </a> | <a href="http://coffeescripter.com/code/ad-gallery/jquery.ad-gallery.1.2.4.zip">Download</a> )</p>
<p><a href="http://coffeescripter.com/code/ad-gallery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage6.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://buildinternet.com/2010/02/animate-panning-slideshow-with-jquery/" target="_blank">Animate Panning Slideshow with jQuery</a></strong></p>
<p>( <a href="http://s3.amazonaws.com/buildinternet/live-tutorials/panning-slideshow/panning-slideshow.htm">Demo </a> | <a href="http://s3.amazonaws.com/buildinternet/live-tutorials/panning-slideshow/panning-slideshow.zip">Download</a> )</p>
<p><a href="http://buildinternet.com/2010/02/animate-panning-slideshow-with-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage7.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://4coder.info/en/" target="_blank">Smart3D jQuery plugin</a></strong></p>
<p>( <a href="http://4coder.info/demo/jquery-smart3D/">Demo </a> | <a href="http://4coder.info/en/">Download</a> )</p>
<p><a href="http://4coder.info/en/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage109.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a target="_blank">JQUERY MB.GALLERY</a></strong></p>
<p>( <a href="http://pupunzi.open-lab.com/mb-jquery-components/mb-gallery/">Demo </a> | <a href="http://pupunzi.open-lab.com/mb-jquery-components/mb-gallery/">Download</a> )</p>
<p><a href="http://pupunzi.open-lab.com/mb-jquery-components/mb-gallery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage110.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://webbies.dk/Sudo%20Slider/basic.html" target="_blank">Sudo Slider</a></strong></p>
<p>( <a href="http://webbies.dk/Sudo%20Slider/demo.html">Demo </a> | <a href="http://webbies.dk/Sudo%20Slider/">Download</a> )</p>
<p><a href="http://webbies.dk/Sudo%20Slider/basic.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage9.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://plugins.jquery.com/project/galleryview/" target="_blank">GALLERYVIEW</a></strong></p>
<p>( <a href="http://spaceforaname.com/gallery-light.html">Demo </a> | <a href="http://plugins.jquery.com/files/galleryview-2.1.1.zip">Download</a> )</p>
<p><a href="http://plugins.jquery.com/project/galleryview/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage10.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://buildinternet.com/2009/05/supersized-20-full-screen-imagebackground-slideshow-jquery-plugin-w-transitions-and-controls/" target="_blank">Supersized</a></strong></p>
<p>( <a href="http://www.buildinternet.com/project/supersized/default.php">Demo </a> | <a href="http://buildinternet.com/project/supersized/">Download</a> )</p>
<p><a href="http://buildinternet.com/2009/05/supersized-20-full-screen-imagebackground-slideshow-jquery-plugin-w-transitions-and-controls/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage19.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://css-tricks.com/examples/AnythingSlider/#panel-4" target="_blank">AnythingSlider</a></strong></p>
<p>( <a href="http://css-tricks.com/examples/AnythingSlider/#panel-3">Demo </a> | <a href="http://github.com/chriscoyier/AnythingSlider/archives/master">Download</a> )</p>
<p><a href="http://css-tricks.com/examples/AnythingSlider/#panel-4" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage20.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://css-tricks.com/creating-a-slick-auto-playing-featured-content-slider/" target="_blank">Auto-Playing Featured Content Slider</a></strong></p>
<p>( <a href="http://css-tricks.com/examples/FeaturedContentSlider/">Demo </a> | <a href="http://css-tricks.com/examples/FeaturedContentSlider.zip">Download</a> )</p>
<p><a href="http://css-tricks.com/creating-a-slick-auto-playing-featured-content-slider/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage22.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.serie3.info/s3slider/demonstration.html" target="_blank">s3Slider jQuery plugin</a></strong></p>
<p>( <a href="http://www.serie3.info/s3slider/demonstration.html">Demo </a> | <a href="http://www.serie3.info/s3slider/demonstration.html">Download</a> )</p>
<p><a href="http://www.serie3.info/s3slider/demonstration.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage24.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://spaceforaname.com/gallery-dark.html" target="_blank">Photo Gallery &#8211; Dark Theme</a></strong></p>
<p>( <a href="http://spaceforaname.com/gallery-dark.html">Demo </a> | <a href="http://spaceforaname.com/gallery-dark.html">Download</a> )</p>
<p><a href="http://spaceforaname.com/gallery-dark.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage27.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.sohtanaka.com/web-design/automatic-image-slider-w-css-jquery/" target="_blank">Automatic Image Slider w/ CSS &amp; jQuery</a></strong></p>
<p>( <a href="http://www.sohtanaka.com/web-design/examples/image-slider/">Demo </a> | <a href="http://www.sohtanaka.com/web-design/automatic-image-slider-w-css-jquery/">Download</a> )</p>
<p><a href="http://www.sohtanaka.com/web-design/automatic-image-slider-w-css-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage30.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/" target="_blank">Create a Slick and Accessible Slideshow Using jQuery</a></strong></p>
<p>( <a href="http://sixrevisions.com/demo/slideshow/final.html">Demo </a> | <a href="http://downloads.sixrevisions.com/slick_accessible_slideshow.zip">Download</a> )</p>
<p><a href="http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage31.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.dynamicdrive.com/dynamicindex4/simplegallery.htm" target="_blank">Simple Controls Gallery</a></strong></p>
<p>( <a href="http://www.dynamicdrive.com/dynamicindex4/simplegallery.htm">Demo </a> | <a href="http://www.dynamicdrive.com/dynamicindex4/simplegallery.js">Download</a> )</p>
<p><a href="http://www.dynamicdrive.com/dynamicindex4/simplegallery.htm" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage34.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.gcmingati.net/wordpress/wp-content/lab/jquery/svwt/index.html" target="_blank">SlideViewerPro</a></strong></p>
<p>( <a href="http://www.gcmingati.net/wordpress/wp-content/lab/jquery/svwt/index.html">Demo </a> | <a href="http://www.gcmingati.net/wordpress/wp-content/lab/jquery/svwt/index.html">Download</a> )</p>
<p><a href="http://www.gcmingati.net/wordpress/wp-content/lab/jquery/svwt/index.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage39.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.pirolab.it/pirobox/index.php#demos" target="_blank">Pirobox</a></strong></p>
<p>( <a href="http://www.pirolab.it/pirobox/index.php#demos">Demo </a> | <a href="http://www.pirolab.it/pirobox/index.php#demos">Download</a> )</p>
<p><a href="http://www.pirolab.it/pirobox/index.php#demos" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage40.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.openstudio.fr/jquery.panorama/" target="_blank">jQuery simple panorama viewer</a></strong></p>
<p>( <a href="http://www.openstudio.fr/jquery.panorama/">Demo </a> | <a href="http://www.openstudio.fr/download/jquery.panorama.zip">Download</a> )</p>
<p><a href="http://www.openstudio.fr/jquery.panorama/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage41.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://addyosmani.com/blog/shinetime/" target="_blank">ShineTime</a></strong></p>
<p>( <a href="http://www.addyosmani.com/resources/shinetime/">Demo </a> | <a href="http://www.addyosmani.com/resources/shinetime/shinetime.1.01.zip">Download</a> )</p>
<p><a href="http://addyosmani.com/blog/shinetime/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage45.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://plugins.jquery.com/project/Exposure" target="_blank">Exposure</a></strong></p>
<p>( <a href="http://exposure.blogocracy.org/demos/demo1.html?v=0.5">Demo </a> | <a href="http://plugins.jquery.com/project/Exposure">Download</a> )</p>
<p><a href="http://plugins.jquery.com/project/Exposure" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage47.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.professorcloud.com/mainsite/carousel.htm" target="_blank">Cloud Carousel</a></strong></p>
<p>( <a href="http://www.professorcloud.com/mainsite/carousel.htm">Demo </a> | <a href="http://www.professorcloud.com/mainsite/carousel.htm">Download</a> )</p>
<p><a href="http://www.professorcloud.com/mainsite/carousel.htm" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage48.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://nv.github.com/box-slider/" target="_blank">Box Slider</a></strong></p>
<p>( <a href="http://nv.github.com/box-slider/">Demo </a> | <a href="http://nv.github.com/box-slider/">Download</a> )</p>
<p><a href="http://nv.github.com/box-slider/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage49.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://www.viget.com/inspire/jquery-image-scroller-plugin/" target="_blank">Create Scrollable Interface with jQuery Image Scroller Plugin</a></strong></p>
<p>( <a href="http://www.viget.com/uploads/file/image-scroller/">Demo </a> | <a href="http://www.viget.com/inspire/jquery-image-scroller-plugin/">Download</a> )</p>
<p><a href="http://www.viget.com/inspire/jquery-image-scroller-plugin/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage52.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://tympanus.net/codrops/2010/07/05/minimalistic-slideshow-gallery/" target="_blank">Minimalistic Slideshow Gallery with jQuery</a></strong></p>
<p>( <a href="http://tympanus.net/Tutorials/MinimalisticSlideshowGallery/">Demo </a> | <a href="http://tympanus.net/Tutorials/MinimalisticSlideshowGallery/MinimalisticSlideshowGallery.zip">Download</a> )</p>
<p><a href="http://tympanus.net/codrops/2010/07/05/minimalistic-slideshow-gallery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage55.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://tympanus.net/codrops/2010/07/04/image-highlighting-preview/" target="_blank">Image Highlighting and Preview with jQuery</a></strong></p>
<p>( <a href="http://tympanus.net/Tutorials/ImageHighlighter/">Demo </a> | <a href="http://tympanus.net/Tutorials/ImageHighlighter/ImageHighlighter.zip">Download</a> )</p>
<p><a href="http://tympanus.net/codrops/2010/07/04/image-highlighting-preview/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage56.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://tympanus.net/codrops/2010/07/01/interactive-photo-desk/" target="_blank">Interactive Photo Desk</a></strong></p>
<p>( <a href="http://tympanus.net/Development/PhotoDesk/">Demo </a> | <a href="http://tympanus.net/Development/PhotoDesk/PhotoDesk.zip">Download</a> )</p>
<p><a href="http://tympanus.net/codrops/2010/07/01/interactive-photo-desk/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage57.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://tympanus.net/codrops/2010/06/27/beautiful-photo-stack-gallery-with-jquery-and-css3/" target="_blank">Beautiful Photo Stack Gallery with jQuery and CSS3</a></strong></p>
<p>( <a href="http://tympanus.net/Tutorials/PhotoStack/">Demo </a> | <a href="http://tympanus.net/Tutorials/PhotoStack/PhotoStack.zip">Download</a> )</p>
<p><a href="http://tympanus.net/codrops/2010/06/27/beautiful-photo-stack-gallery-with-jquery-and-css3/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage58.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://tympanus.net/codrops/2010/06/24/multimedia-gallery/" target="_blank">Multimedia Gallery for Images, Video and Audio</a></strong></p>
<p>( <a href="http://tympanus.net/Development/MultiMediaGallery/">Demo </a> | <a href="http://tympanus.net/Development/MultiMediaGallery/MultiMediaGallery.zip">Download</a> )</p>
<p><a href="http://tympanus.net/codrops/2010/06/24/multimedia-gallery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage59.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://tympanus.net/codrops/2010/06/10/flickr-photobar-gallery/" target="_blank">Flickr Photobar Gallery</a></strong></p>
<p>( <a href="http://tympanus.net/Tutorials/FlickrPhotobarGallery/">Demo </a> | <a href="http://tympanus.net/Tutorials/FlickrPhotobarGallery/FlickrPhotobarGallery.zip">Download</a> )</p>
<p><a href="http://tympanus.net/codrops/2010/06/10/flickr-photobar-gallery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage60.jpg" border="0" alt="" width="540" /></a></p>
<p><strong><a href="http://tympanus.net/codrops/2010/05/27/awesome-mobile-image-gallery-web-app/" target="_blank">Awesome Mobile Image Gallery Web App</a></strong></p>
<p>( <a href="http://tympanus.net/Tutorials/WonderwallMobileGallery/">Demo </a> | <a href="http://tympanus.net/Tutorials/WonderwallMobileGallery/WonderwallMobileGallery.zip">Download</a> )</p>
<p><a href="http://tympanus.net/codrops/2010/05/27/awesome-mobile-image-gallery-web-app/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/01/jQuery-Image-Gallery/jqueryimage61.jpg" border="0" alt="" width="540" /></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/01/07/awesome-jquery-techniques-to-create-visually-impressive-photo-galleries.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Absolutely Awesome Tutorials To Create (Stunningly Creative) Photo Manipulation</title>
		<link>http://www.smashingapps.com/2010/12/01/absolutely-awesome-tutorials-to-create-stunningly-creative-photo-manipulation.html</link>
		<comments>http://www.smashingapps.com/2010/12/01/absolutely-awesome-tutorials-to-create-stunningly-creative-photo-manipulation.html#comments</comments>
		<pubDate>Wed, 01 Dec 2010 22:57:47 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[color Schemes]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=13771</guid>
		<description><![CDATA[Photo Manipulation is a continually developing collaboration between photography, graphic design and digital editing. It is a process of mixing certain elements and produces an exceptional image that can influence even the most skilled set of eyes.


<a href="http://www.smashingapps.com/2010/12/01/absolutely-awesome-tutorials-to-create-stunningly-creative-photo-manipulation.html"><img src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation45.jpg" border="0" alt="" width="540" /></a>]]></description>
			<content:encoded><![CDATA[<p>Photo Manipulation is a continually developing collaboration between photography, graphic design and digital editing. It is a process of mixing certain elements and produces an exceptional image that can influence even the most skilled set of eyes.</p>
<p>This is not as easy as it sounds; it requires a very creative set of skills in Photoshop and other tool and also a hell lot of patience. Photo manipulation is an excellent source of inspiration since designers have expressed their creativeness all the way through assorted aspects of design. Here we have collected some amazing examples of photo manipulation. Enjoy!</p>
<h3><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/alien-photo-manipulation.html" target="_blank">Alien Photo Manipulation</a></h3>
<p>For this tutorial, you’ll need a photo of a persons head, octopus,  and any grunge texture. If you like to use the same portrait of the face  used in this tutorial, you may click on the image below to purchase it.  Note that we only have the download link for the image of the woman.</p>
<p><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/alien-photo-manipulation.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation45.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/create-a-funky-perspective-of-a-model-riding-digital-volume/" target="_blank">Create a Funky Perspective of a Model Riding Digital Volume</a></h3>
<p>This is a tutorial illustrating perspective techniques and how you  can achieve the feeling of depth and motion. We will be doing this in a  few steps, such as placing the main character, creating the volume  fading away and adding foreground and background images. Let’s get  started!</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/create-a-funky-perspective-of-a-model-riding-digital-volume/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation41.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/designing-tutorials/the-making-of-mystic/" target="_blank">The Making of Mystic</a></h3>
<p>In this tutorial Nik Ainley walks us through the process of making a  spectacular image. This tutorial focuses on the big picture steps taken  to create this image. You&#8217;ll learn some incredible techniques in this  tutorial, and get a view into how Nik creates beautiful  photo-manipulation based images. Let&#8217;s check it out.</p>
<p><a href="http://psd.tutsplus.com/tutorials/designing-tutorials/the-making-of-mystic/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation18.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.webdesign.org/photoshop/photo-editing/na-vi-avatar-photo-manipulation-exclusive-tutorial.18015.html" target="_blank">Na&#8217;vi Avatar Photo Manipulation</a></h3>
<p>This is a Photoshop tutorial showing you all the steps you need to take in order to photo-manipulate yourself into a Na&#8217;vi (based on the characters in James Cameron&#8217;s movie &#8220;Avatar&#8221;). Artust used Photoshop CS2 in order to create this, but newer and older versions should do the same, as he used basic Photoshop tools only. He hope you will find this helpful.</p>
<p><a href="http://www.webdesign.org/photoshop/photo-editing/na-vi-avatar-photo-manipulation-exclusive-tutorial.18015.html" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation44.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://designinstruct.com/digital-art/photo-manipulation/make-a-vivid-flaming-skull-conceptual-composition/" target="_blank">Make a Vivid Flaming Skull Conceptual Composition</a></h3>
<p>In this Photoshop tutorial, artist will show you how to combine stock images and typography into a beautiful conceptual composition.</p>
<p><a href="http://designinstruct.com/digital-art/photo-manipulation/make-a-vivid-flaming-skull-conceptual-composition/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation52.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.ourtuts.com/how-to-create-a-landscape-photo-manipulation/" target="_blank">Landscape photo manipulation</a></h3>
<p>In this tutorial, artist will show you how to create your unique wallpapers using photo manipulation. Using some images you’ll learn how to blend in different landscapes creating a surreal effect.</p>
<p><a href="http://www.ourtuts.com/how-to-create-a-landscape-photo-manipulation/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation47.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/create-a-cloaked-sword-wielding-assassin-psd-premium-tutorial/" target="_blank">Create a Cloaked, Sword-Wielding Assassin</a></h3>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/create-a-cloaked-sword-wielding-assassin-psd-premium-tutorial/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation43.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/articles/news/robot-woman-photo-manipulation-psd-plus-tutorial/" target="_blank">Robot Woman Photo Manipulation – Psd Plus Tutorial</a></h3>
<p>If you want to take your photo manipulation skills to the next level, then we have an awesome tutorial for you. Learn more at the jump!</p>
<p><a href="http://psd.tutsplus.com/articles/news/robot-woman-photo-manipulation-psd-plus-tutorial/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation4.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-glass-transparency-in-a-cute-photo-manipulation/" target="_blank">How to Create Glass Transparency in a Cute Photo Manipulation</a></h3>
<p>In this tutorial We will learn a good technique for incorporating glass transparency into photo manipulations, while placing</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-glass-transparency-in-a-cute-photo-manipulation/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation102.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-make-a-melting-camera-scene/" target="_blank">How to Make a Melting Camera Scene</a></h3>
<p>In this tutorial, we will use the Layer Mask Tool and Liquify filter to &#8220;melt&#8221; the camera. Artist recommend you work with a tablet for this one (it makes your work easier), but if you don&#8217;t have one it is also possible to go through this tutorial. Let&#8217;s start!</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-make-a-melting-camera-scene/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation101.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-chilling-photo-manipulation-in-photoshop/" target="_blank">How to Create a Chilling Photo Manipulation in Photoshop</a></h3>
<p>In this tutorial artist will show you how he created a fantasy photo manipulation called &#8220;You Can Not Frost The Time&#8221; with using several Photoshop tools such as Color Range, different blending modes, and more. Let&#8217;s get started!</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-chilling-photo-manipulation-in-photoshop/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation6.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/create-a-nature-inspired-photo-manipulation-in-photoshop/" target="_blank">Create a Nature Inspired Photo Manipulation</a></h3>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/create-a-nature-inspired-photo-manipulation-in-photoshop/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation42.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.photoshopstar.com/photo-effects/eery-eye-photo-manipulation/" target="_blank">Eery-Eye Photo Manipulation</a></h3>
<p>In this Photoshop tutorial artist will be walking you through the making of an interesting art piece, “The Eye, the Key of the Soul.”</p>
<p><a href="http://www.photoshopstar.com/photo-effects/eery-eye-photo-manipulation/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation49.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://loreleiwebdesign.com/2008/01/05/design-dark-sea-ship-photo-manipulation-scene/" target="_blank">Design Dark Sea Ship Photomanipulation Scene</a></h3>
<p>It is shown in this tutorial on how to make design a dark sea ship photo manipulation scene.</p>
<p><a href="http://loreleiwebdesign.com/2008/01/05/design-dark-sea-ship-photo-manipulation-scene/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation51.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-fantasy-landscape-photo-manipulation/" target="_blank">How to Create a Fantasy Landscape Photo Manipulation</a></h3>
<p>In this tutorial, you will learn how to create a fantasy landscape using some simple and easy techniques. Everyone with basic Photoshop skills can succeed to recreate this simple image using the most important thing in this kind of photo manipulation &#8211; the right stock. So let&#8217;s go!</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-fantasy-landscape-photo-manipulation/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation7.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/blend-a-planet-transparently-into-a-photo-manipulation/" target="_blank">Blend a Planet Transparently into a Photo Manipulation</a></h3>
<p>In this tutorial artist will show you how to use different blending modes to blend flying hairs easily and to make semi-transparent planet. Artist will also show you different techniques of adjustment to get the most realistic results in your photo manipulations!</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/blend-a-planet-transparently-into-a-photo-manipulation/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation3.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/articles/news/how-to-create-a-mythical-creature-photo-manipulation/" target="_blank">How to Create a Mythical Creature Photo Manipulation</a></h3>
<p>A useful and awesome tutorial for you. Learn more at the jump!</p>
<p><a href="http://psd.tutsplus.com/articles/news/how-to-create-a-mythical-creature-photo-manipulation/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation5.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-surreal-photo-manipulation-with-twisting-water/" target="_blank">How to Create a Surreal Photo Manipulation with Twisting Water</a></h3>
<p>In this tutorial, we&#8217;re going to create a fantasy photo manipulation mixing different images and learning to use and modify the stock images in a creative way. The idea is to get a compact image that looks absolutely real, and at the same time, absolutely impossible!</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-surreal-photo-manipulation-with-twisting-water/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation10.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psdfan.com/tutorials/photo-effects/photo-manipulate-a-falling-angel/" target="_blank">Photo Manipulate a Falling Angel</a></h3>
<p>Learn how to combine several photos to create a dramatic ‘fallen angel’ scene.</p>
<p><a href="http://psdfan.com/tutorials/photo-effects/photo-manipulate-a-falling-angel/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation11.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.tutorial9.net/photoshop/design-an-epic-fantasy-scene-with-photoshop/" target="_blank">Design an Epic Fantasy Scene with Photoshop</a></h3>
<p>In this tutorial we are going to create a photo manipulation inspired by Valhalla, one of Mariusz Karasiewicz`s works. He is an amazing artist and his work is absolutly stunning. I want to thank him for allowing me to write this tutorial.</p>
<p><a href="http://www.tutorial9.net/photoshop/design-an-epic-fantasy-scene-with-photoshop/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation14.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/create-an-explosive-cover-with-precise-photo-manipulation-techniques/" target="_blank">Create an Explosive Cover with Precise Photo Manipulation Techniques</a></h3>
<p>In this tutorial, we&#8217;re going to make a creative illustration in a style meant for a video game cover or sci-fi book cover. We&#8217;ll create this with mostly photo manipulation techniques. With some cool Photoshop options you can turn all the photos you chose, into one stunning looking explosive cover.</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/create-an-explosive-cover-with-precise-photo-manipulation-techniques/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation15.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/blissful-landscape-photo-manipulation.html" target="_blank">Blissful Landscape Photo Manipulation</a></h3>
<p>Create a breath taking scenery by combining two photos and applying several photo effects. When you follow this Photoshop tutorial, you’ll learn masking techniques and several photo effects.</p>
<p><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/blissful-landscape-photo-manipulation.html" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation48.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://designinstruct.com/graphic-design/how-to-make-a-vector-style-woman-composition/" target="_blank">How to Make a Vector-Style Woman Composition</a></h3>
<p><a href="http://designinstruct.com/graphic-design/how-to-make-a-vector-style-woman-composition/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation50.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-dark-emotional-photo-manipulation/" target="_blank">How to Create a Dark Emotional Photo Manipulation</a></h3>
<p>This is a tutorial with a simple idea: to create an emotional photo manipulation. Following this tutorial, you will learn how to blend different images to make a dark atmospheric background, modify the dress of the model, apply makeup, paint hair,  blend different objects in the background, and more &#8211; all to create a moody illustration. So, let&#8217;s start!</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-dark-emotional-photo-manipulation/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation9.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/articles/news/how-to-create-a-fallen-angel-on-fire-photo-manipulation-psd-plus-tutorial/" target="_blank">How to Create a Fallen Angel on Fire Photo Manipulation – Psd Plus Tutorial</a></h3>
<p>If you want to take your photo manipulation work to the next level, then we have an exciting tutorial for you. We&#8217;ll work with fire and other images to create this fantasy scene. Learn more at the jump!</p>
<p><a href="http://psd.tutsplus.com/articles/news/how-to-create-a-fallen-angel-on-fire-photo-manipulation-psd-plus-tutorial/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation8.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-steampunk-style-illustration-in-photoshop/" target="_blank">How to Create a Steampunk Style Illustration in Photoshop</a></h3>
<p>Go simultaneously backward and forward in time with this Steampunk tutorial. The main focus, aside from the style of course, is fusing elements from different sources together to create a cohesive whole. There are many tricks to this end and we shall be looking at light sources, shadows, and image grading.</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-steampunk-style-illustration-in-photoshop/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation16.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.tutorial9.net/photoshop/creative-photoshop-animal-king-photo-manipulation-tutorial/" target="_blank">Animal King Photo Manipulation</a></h3>
<p>In this photoshop tutorial, you’ll learn how to mash up a series of photos in a highly creative poster based on a famous painting from the 1800’s. Let’s get started!</p>
<p><a href="http://www.tutorial9.net/photoshop/creative-photoshop-animal-king-photo-manipulation-tutorial/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation12.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.tutorial9.net/photoshop/design-a-surreal-desert-scene-in-photoshop/" target="_blank">Design a Surreal Desert Scene in Photoshop</a></h3>
<p>In this tutorial artist am going to show you how to create a surreal time-themed photomanipulation using Photoshop. The name of this photomanipulation is &#8220;Time Guardian&#8221; and it was originally created by Mariusz Karasiewicz</p>
<p><a href="http://www.tutorial9.net/photoshop/design-a-surreal-desert-scene-in-photoshop/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation13.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://abduzeedo.com/fantastic-disintegration-effect-inspired-watchmen-photoshop" target="_blank">Fantastic Disintegration Effect inspired by Watchmen in Photoshop</a></h3>
<p>In this tutorial I will show you how to create the disintegration effect using brushes and the blur filter. It&#8217;s really simple and you will be able to create nice designs using this sort of trendy style of effect.</p>
<p><a href="http://abduzeedo.com/fantastic-disintegration-effect-inspired-watchmen-photoshop" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation19.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/articles/news/new-plus-tutorial-design-a-dramatic-and-surreal-rainy-scene-with-photoshop/" target="_blank">Design a Dramatic and Surreal Rainy Scene with Photoshop</a></h3>
<p>Learn all about how to manipulate images and combine them to create surreal scenes, in this case a rainy scene. Also, numerous details are covered in this tutorial such as adding highlights, shading, excellent photo-manipulation techniques, and more. Learn all about it at the jump!</p>
<p><a href="http://psd.tutsplus.com/articles/news/new-plus-tutorial-design-a-dramatic-and-surreal-rainy-scene-with-photoshop/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation17.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.devwebpro.com/torture-a-man-and-stitch-him-up/" target="_blank">Torture a Man and Stitch Him Up</a></h3>
<p>Transform a man into a torture victim with a couple tricks and some basic tools.</p>
<p><a href="http://www.devwebpro.com/torture-a-man-and-stitch-him-up/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation24.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.123rf.com/blog/blog.php?idblog=b1000095" target="_blank">Creating a Glowing Sphere in An Inverted Image</a></h3>
<p><a href="http://www.123rf.com/blog/blog.php?idblog=b1000095" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation25.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://10steps.sg/tutorials/photoshop/making-of-the-imaginary-paint-dancers/" target="_blank">Making of the Imaginary Paint Dancers</a></h3>
<p>I came across the amazing set of Paint Tossing freebies from Media Militia the other day and thought that I must create some artwork with them. So I visited my favorite Mjranum’s stock gallery again and done up this tutorial. Hope you will like it.</p>
<p><a href="http://10steps.sg/tutorials/photoshop/making-of-the-imaginary-paint-dancers/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation20.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://10steps.sg/tutorials/photoshop/making-of-the-magical-heroes-of-10steps-sg/" target="_blank">Making of the Magical Heroes of 10Steps.SG</a></h3>
<p>Let us do something different this week! We will be creating a game poster with magical theme. This tutorial shows how to draw a sword from scratch and also introducing some of the latest high quality brushes on the internet.</p>
<p><a href="http://10steps.sg/tutorials/photoshop/making-of-the-magical-heroes-of-10steps-sg/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation22.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?featureID=1704" target="_blank">Create amazing water-drenched photomontages</a></h3>
<p><a href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?featureID=1704" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation23.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.adobetutorialz.com/articles/30970071/1/How-to-Create-a-Mystery-Photo-Manipulation-in-Photoshop" target="_blank">How to Create a Mystery Photo Manipulation in Photoshop</a></h3>
<p>In this tutorial I will show you how to create a mystery photo manipulation using Photoshop brushes, different blend modes, and more. Let’s get started!</p>
<p><a href="http://www.adobetutorialz.com/articles/30970071/1/How-to-Create-a-Mystery-Photo-Manipulation-in-Photoshop" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation26.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.tutorialboard.net/how-to-create-a-ripping-and-tearing-poster-effect/" target="_blank">How To Create A Ripping And Tearing Poster Effect</a></h3>
<p><a href="http://www.tutorialboard.net/how-to-create-a-ripping-and-tearing-poster-effect/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation27.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://alfoart.com/mysterious_night_1.html" target="_blank">Mysterious Hollow Dark landscape</a></h3>
<p><a href="http://alfoart.com/mysterious_night_1.html" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation28.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-photo-manipulation-of-a-flooded-city-scene/" target="_blank">How to Create a Photo Manipulation of a Flooded City Scene</a></h3>
<p>In this tutorial, we will learn how to manipulate a simple photo into a flooding torrent of a scene. We&#8217;ll use some relatively simple techniques to give this image a semi-realistic, stylized feel. Let&#8217;s get started!</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-photo-manipulation-of-a-flooded-city-scene/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation31.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.imarc.net/communique/85-ahhhhh_oy_alien_invasion_a_photoshop_tutorial" target="_blank">Alien Invasion</a></h3>
<p><a href="http://www.imarc.net/communique/85-ahhhhh_oy_alien_invasion_a_photoshop_tutorial" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation29.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.simplypsd.com/wp-content/uploads/finnished.jpg" target="_blank">Create a Cyborg With Photoshop</a></h3>
<p>In this tutorial you’ll discover how to incorporate mundane, everyday objects into a photoshop cyborg manipulation. Combining household objects with 3D renders is a technique that can and does have interesting results.</p>
<p><a href="http://www.simplypsd.com/wp-content/uploads/finnished.jpg" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation30.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.tutzor.com/index.php/2008/06/scared-photomanipulation-tutorial/" target="_blank">Scared Photomanipulation Tutorial</a></h3>
<p>This tutorial will be a little different than all the other tutorials I wrote. Here I will teach you some basic things about Photomanipulation.</p>
<p><a href="http://www.tutzor.com/index.php/2008/06/scared-photomanipulation-tutorial/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation32.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/illustration/how-to-create-a-slice-of-nature-photo-manipulation/" target="_blank">How to Create a Slice of Nature Photo Manipulation</a></h3>
<p>Today I&#8217;m going to show you how to put together a complex tree illustration. The idea for this tutorial is to show a workflow from concept to finish, not just so you can copy this illustration, but so that you can take the ideas behind it and use them for any design you have. It&#8217;s not just the finished design but the process we are after.</p>
<p><a href="http://psd.tutsplus.com/tutorials/illustration/how-to-create-a-slice-of-nature-photo-manipulation/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation33.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.eyesontutorials.com/articles/5259/1/Dreamy-photo-effect/Page1.html" target="_blank">Dreamy photo effect</a></h3>
<p>In this tutorial we will take a photo and use different color adjustments and something like pattern floral brushes to make it better or to make a different mood to our picture. So let’s go.</p>
<p><a href="http://www.eyesontutorials.com/articles/5259/1/Dreamy-photo-effect/Page1.html" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation35.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.computerarts.co.uk/tutorials/2d__and__photoshop/self-initiated_abstract_art" target="_blank">Self-initiated abstract art</a></h3>
<p>In this tutorial I’ll show you how – with a little time on your side – you can overcome the common myth of low budget work, creating an impressive piece of abstract work using Photoshop.</p>
<p><a href="http://www.computerarts.co.uk/tutorials/2d__and__photoshop/self-initiated_abstract_art" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation34.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/dazzling-dance-photo-manipulation.html" target="_blank">Dazzling Dance Photo Manipulation</a></h3>
<p>In this detailed and lengthy Photoshop tutorial, you will learn how to combine photos and add special effects to turn a normal photograph into a stunning artwork. You will also learn several tricks to reduce your Photoshop document file size and number of layers and layer styles.</p>
<p><a href="http://photoshoptutorials.ws/photoshop-tutorials/photo-manipulation/dazzling-dance-photo-manipulation.html" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation36.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.pxleyes.com/tutorial/photoshop/1159/How-to-Create-a-Fantasy-Scene-with-Death.html" target="_blank">How to Create a Fantasy Scene with Death</a></h3>
<p><a href="http://www.pxleyes.com/tutorial/photoshop/1159/How-to-Create-a-Fantasy-Scene-with-Death.html" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation37.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.pxleyes.com/tutorial/photoshop/1490/Create-a-Colorful-Woodpecker-and-Tree-Scenery.html" target="_blank">Create a Colorful Woodpecker and Tree Scenery</a></h3>
<p>This tutorial is intended for everyone who is beginning at digital drawing/painting, if you like drawing and Photoshop then you are the perfect candidate to follow this tutorial.</p>
<p><a href="http://www.pxleyes.com/tutorial/photoshop/1490/Create-a-Colorful-Woodpecker-and-Tree-Scenery.html" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation39.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.pxleyes.com/tutorial/photoshop/1315/Create-a-Beautiful--Lonely-Fantasy-Fairy.html" target="_blank">Create a Beautiful Lonely Fantasy Fairy</a></h3>
<p>This tutorial will explain how to make a beautiful fairy from a single source image. We&#8217;ll go over each step on how to make the feathers, the hat, the background, the grass and the mountains.</p>
<p><a href="http://www.pxleyes.com/tutorial/photoshop/1315/Create-a-Beautiful--Lonely-Fantasy-Fairy.html" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation40.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://www.pxleyes.com/tutorial/photoshop/1547/How-To-Create-a-Futuristic-Sci-Fi-Scene.html" target="_blank">How To Create a Futuristic Sci-Fi Scene</a></h3>
<p>In this tutorial, I will guide you through the steps to create a futuristic sci-fi scene. We will transform original pictures using Photoshop tools that will help to give the image a more spectacular look.</p>
<p><a href="http://www.pxleyes.com/tutorial/photoshop/1547/How-To-Create-a-Futuristic-Sci-Fi-Scene.html" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation38.jpg" border="0" alt="" width="540" /></a></p>
<h3><a href="http://psdfan.com/designing/creating-medusa-with-photo-manipulation/" target="_blank">Creating Medusa With Photo Manipulation</a></h3>
<p>This tutorial will teach you how to create the piece ‘Medusa’ using a range of techniques including photo manipulation.</p>
<p><a href="http://psdfan.com/designing/creating-medusa-with-photo-manipulation/" target="_blank"><img class="alignnone" src="http://www.smashingapps.com/wp-content/uploads/2010/12/photo-manipulation-tutorials/photomanipulation46.jpg" border="0" alt="" width="540" /></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/2010/12/01/absolutely-awesome-tutorials-to-create-stunningly-creative-photo-manipulation.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

