<?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; Ajax</title>
	<atom:link href="http://www.smashingapps.com/category/ajax/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>Extensive Collection Of Useful jQuery Plugins For Working With Tables</title>
		<link>http://www.smashingapps.com/2011/09/01/extensive-collection-of-useful-jquery-plugins-for-working-with-tables.html</link>
		<comments>http://www.smashingapps.com/2011/09/01/extensive-collection-of-useful-jquery-plugins-for-working-with-tables.html#comments</comments>
		<pubDate>Fri, 02 Sep 2011 00:19:55 +0000</pubDate>
		<dc:creator>Akhter</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<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[Javascripts]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[jQuery Tables Plugins]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=18548</guid>
		<description><![CDATA[jQuery plugins are quite in these days in the field of web designing and are extensively used because of their aesthetically appealing results. Through jQuery tables plugins, you can attain the maximum results in terms of functionality and flexibility. The level of flexibility and functionality that jQuery provide cannot be met with classic HTML tables. Here we are presenting a collection of exceptional and highly functional jQuery tables plugins that let you create user-friendly tables easily and efficiently.

<a href="http://www.smashingapps.com/2011/09/01/extensive-collection-of-useful-jquery-plugins-for-working-with-tables.html"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable28.jpg" alt="" width="540" border="0" /></a>]]></description>
			<content:encoded><![CDATA[<p>jQuery plugins are quite in these days in the field of web designing and are extensively used because of their aesthetically appealing results. Through jQuery tables plugins, you can attain the maximum results in terms of functionality and flexibility. The level of flexibility and functionality that jQuery provide cannot be met with classic HTML tables.</p>
<p>Here we are presenting a collection of exceptional and highly functional jQuery tables plugins that let you create user-friendly tables easily and efficiently. Enjoy!</p>
<p><strong><a href="http://neoalchemy.org/tablePagination.html" target="_blank">Table Pagination</a></strong></p>
<p>( <a href="http://neoalchemy.org/tablePagination.html">Demo </a> | <a href="http://neoalchemy.org/js/jquery.tablePagination.0.4.min.js">Download</a> )<br />
This jquery plugin is used to create a pagination element under a table element. You can customize your pagination needs through various settings.</p>
<p><a href="http://neoalchemy.org/tablePagination.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable8.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://tablesorter.com/docs/" target="_blank">Tablesorter</a></strong></p>
<p>( <a href="http://tablesorter.com/docs/">Demo </a> | <a href="http://autobahn.tablesorter.com/jquery.tablesorter.zip">Download</a> )<br />
tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.</p>
<p><a href="http://tablesorter.com/docs/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable9b.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.overset.com/2008/08/30/animated-sortable-datagrid-jquery-plugin-jtps/" target="_blank">Animated Sortable Data Table jQuery plugin – jTPS</a></strong></p>
<p>( <a href="http://www.overset.com/2008/08/30/animated-sortable-datagrid-jquery-plugin-jtps/">Demo </a> | <a href="http://www.overset.com/2008/08/30/animated-sortable-datagrid-jquery-plugin-jtps/">Download</a> )<br />
jTPS is a datatable jQuery plugin that offers pagination, animated scrolling through pages and intelligent natural sorting capability. The development version is currently 15KB.</p>
<p><a href="http://www.overset.com/2008/08/30/animated-sortable-datagrid-jquery-plugin-jtps/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable14.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://flexigrid.info/" target="_blank">Flexigrid</a></strong></p>
<p>( <a href="http://flexigrid.info/">Demo </a> | <a href="http://code.google.com/p/flexigrid/">Download</a> )<br />
Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an XML based data source using Ajax to load the content.</p>
<p><a href="http://flexigrid.info/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable31.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://mitya.co.uk/scripts/Table-sort---now-REGEXP-friendly-111" target="_blank">Animated table sort</a></strong></p>
<p>( <a href="http://mitya.co.uk/scripts/Table-sort---now-REGEXP-friendly-111">Demo </a> | <a href="http://mitya.co.uk/scripts/111/source/jquery.tableSort.js?rand=23707">Download</a> )<br />
This plugin allows you to animatedly sort a table based on a column’s td’s, or on the content/value of a child/descendant element within those td’s. The various td’s fly to their new homes, giving a nice effect. It also supports sorting on REGEXP matches. You can also control whether row relationships are maintained, whether it sorts on ascii or numeric and ascending or descending.</p>
<p><a href="http://mitya.co.uk/scripts/Table-sort---now-REGEXP-friendly-111" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable7.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.jnathanson.com/blog/client/jquery/heatcolor/index.cfm" target="_blank">HeatColor, a jQuery plugin</a></strong></p>
<p>( <a href="http://www.jnathanson.com/blog/client/jquery/heatcolor/index.cfm">Demo </a> | <a href="http://www.jnathanson.com/blog/client/jquery/heatcolor/index.cfm">Download</a> )<br />
HeatColor is a plugin that allows you to assign colors to elements, based on a value derived from that element. The derived value is compared to a range of values, either determined automatically or passed in, and the element is assigned a “heat” color based on its derived value’s position within the range.</p>
<p><a href="http://www.jnathanson.com/blog/client/jquery/heatcolor/index.cfm" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable12.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.aakashweb.com/jquery-plugins/collapser/" target="_blank">Collapser</a></strong></p>
<p>( <a href="http://www.aakashweb.com/resources/pages/demos/jquery-collapser/">Demo </a> | <a href="http://plugins.jquery.com/files/jquery.collapser.zip">Download</a> )<br />
Jquery collapser is a multi purpose collapser plugin made for expanding and collapsing elements. Can create a accordion, list collapser using this plugin.</p>
<p><a href="http://www.aakashweb.com/jquery-plugins/collapser/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable1.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.jankoatwarpspeed.com/post/2009/07/20/Expand-table-rows-with-jQuery-jExpand-plugin.aspx" target="_blank">jExpand</a></strong></p>
<p>( <a href="http://www.jankoatwarpspeed.com/examples/expandable-rows/">Demo </a> | <a href="http://www.jankoatwarpspeed.com/file.axd?file=2009%2f7%2fjExpand%2bsamples.zip">Download</a> )<br />
jExpand is ultra lightweight jQuery plugin that will make your tables expandable. Typical for line of business applications, this feature can help you organize tables better. This way, tables can hold more information such as images, lists, diagrams and other elements.</p>
<p><a href="http://www.jankoatwarpspeed.com/post/2009/07/20/Expand-table-rows-with-jQuery-jExpand-plugin.aspx" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable2.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://plugins.jquery.com/project/treeTable" target="_blank">Tree Table</a></strong></p>
<p>( <a href="http://ludo.cubicphuse.nl/jquery-plugins/treeTable/doc/index.html#examples">Demo </a> | <a href="http://plugins.jquery.com/node/4816/release">Download</a> )<br />
The treeTable plugin allows you to display a tree in a table, i.e. a directory structure or a nested list. Each branch in this tree can be collapsed and expanded, just like in a file explorer in most modern operating systems.</p>
<p><a href="http://plugins.jquery.com/project/treeTable" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable3.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.isocra.com/2008/02/table-drag-and-drop-jquery-plugin/" target="_blank">Table Drag and Drop</a></strong></p>
<p>( <a href="http://www.isocra.com/2008/02/table-drag-and-drop-jquery-plugin/">Demo </a> | <a href="http://jquery.com/">Download</a> )<br />
This TableDnD plugin allows the user to reorder rows within a table, for example if they represent an ordered list. Individual rows can be marked as non-draggable and/or non-droppable. Rows can have as many cells as necessary and the cells can contain form elements.</p>
<p><a href="http://www.isocra.com/2008/02/table-drag-and-drop-jquery-plugin/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable4.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://hovinne.com/articles/jquery-chartotable-plugin" target="_blank">jQuery charToTable plugin</a></strong></p>
<p>( <a href="http://hovinne.com/dev/jquery/chartotable/">Demo </a> | <a href="http://hovinne.com/dev/jquery/chartotable/jquery.chartotable.js">Download</a> )<br />
With this useful plugin you can convert characters to tables using jQuery.</p>
<p><a href="http://hovinne.com/articles/jquery-chartotable-plugin" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable5.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://jquery-howto.blogspot.com/2009/02/automatically-add-table-row-count.html" target="_blank">Add Table Rows Count</a></strong></p>
<p>( <a href="http://jquery-howto.blogspot.com/2009/02/automatically-add-table-row-count.html">Demo </a> | <a href="http://plugins.jquery.com/project/rowcount">Download</a> )<br />
With jQuery rowCount plugin you can automatically add table row count column to your tables.</p>
<p><a href="http://jquery-howto.blogspot.com/2009/02/automatically-add-table-row-count.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable6.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://gregweber.info/projects/uitablefilter" target="_blank">uiTableFilter</a></strong></p>
<p>( <a href="http://gregweber.info/projects/demo/flavorzoom.html">Demo </a> | <a href="http://plugins.jquery.com/project/uiTableFilter">Download</a> )<br />
uiTableFilter is a jquery plugin for filtering table rows.</p>
<p><a href="http://gregweber.info/projects/uitablefilter" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable10.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://reconstrukt.com/ingrid/" target="_blank">Ingrid</a></strong></p>
<p>( <a href="http://reconstrukt.com/ingrid/src/example1.html">Demo </a> | <a href="http://reconstrukt.com/ingrid/#download">Download</a> )<br />
Ingrid is an unobtrusive jQuery component that adds datagrid behaviors (column resizing, paging, sorting, row and column styling, and more) to your tables.</p>
<p><a href="http://reconstrukt.com/ingrid/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable11.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.hanpau.com/index.php?page=jqtreetable" target="_blank">JQTreeTable</a></strong></p>
<p>( <a href="http://www.hanpau.com/index.php?page=jqtreetable">Demo </a> | <a href="http://www.hanpau.com/extra/jQTreeTable.zip">Download</a> )<br />
Take a plain html table, wrap the rows you want collapsing/expanding in a tbody with an id of treetable, map each row to it’s parent row, set some options, and let jQTreeTable take it from there.</p>
<p><a href="http://www.hanpau.com/index.php?page=jqtreetable" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable13.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.picnet.com.au/picnet_table_filter.html" target="_blank">PicNet Table Filter</a></strong></p>
<p>( <a href="http://www.picnet.com.au/resources/tablefilter/demo.htm">Demo </a> | <a href="https://github.com/PicNet/tablefilter/raw/master/release.zip">Download</a> )<br />
This jQuery plugin adds real time Google-like column filtering capabilities to a regular Html table. This is an open source project released under The MIT License (MIT).</p>
<p><a href="http://www.picnet.com.au/picnet_table_filter.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable15.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://dev.iceburg.net/jquery/tableEditor/demo.php" target="_blank">TableEditor</a></strong></p>
<p>( <a href="http://dev.iceburg.net/jquery/tableEditor/demo.php">Demo </a> | <a href="http://dev.iceburg.net/jquery/tableEditor/demo.php">Download</a> )<br />
TableEditor provides flexible in place editing of HTML tables. User defined handler functions can easily be dropped in to, for example, update the data source via an AJAX request.</p>
<p><a href="http://dev.iceburg.net/jquery/tableEditor/demo.php" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable16.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://p.sohei.org/jquery-plugins/columnmanager/" target="_blank">jQuery ColumnManager plugin</a></strong></p>
<p>( <a href="http://p.sohei.org/stuff/jquery/columnmanager/demo/demo.html">Demo </a> | <a href="http://p.sohei.org/jquery-plugins/columnmanager/">Download</a> )<br />
A jQuery-plugin to toggle the visibility of table columns (collapsing and expanding them) and to save the state until the next visit. It’s supporting tables with colspans and rowspans, too!</p>
<p><a href="http://p.sohei.org/jquery-plugins/columnmanager/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable17.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://plugins.jquery.com/project/csv2table" target="_blank">CSV2 Table</a></strong></p>
<p>( <a href="http://jsgt.org/lib/jquery/plugin/csv2table/v002/test.htm">Demo </a> | <a href="http://plugins.jquery.com/project/csv2table">Download</a> )<br />
This plugin loads a CVS file (e.g. created using Excel) and creates a table with the contents in that CVS file.</p>
<p><a href="http://plugins.jquery.com/project/csv2table" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable18.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://code.google.com/p/nreco/wiki/JSquared" target="_blank">JSquared</a></strong></p>
<p>( <a href="http://code.google.com/p/nreco/wiki/JSquared">Demo </a> | <a href="http://nreco.googlecode.com/svn/trunk/shared/blocks/JQuerySquared/js/jquery.jsquared-0.1.js">Download</a> )<br />
JSquared Enables ability to add/remove HTML table columns and rows.</p>
<p><a href="http://code.google.com/p/nreco/wiki/JSquared" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable19.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.ita.es/jquery/jquery.kiketable.rowsizable.htm" target="_blank">jQuery.kiketable.rowsizable</a></strong></p>
<p>( <a href="http://www.ita.es/jquery/jquery.kiketable.rowsizable.htm#section-4">Demo </a> | <a href="http://www.ita.es/jquery/jquery.kiketable.rowsizable.htm">Download</a> )<br />
This plugin, applied to n-tables of an HTML page, provides the behaviour of resizing rows by clicking over a &#8220;image handler&#8221;.</p>
<p><a href="http://www.ita.es/jquery/jquery.kiketable.rowsizable.htm" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable20.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://blog.rebeccamurphey.com/2007/12/17/graph-table-data-jquery-flot/" target="_blank">Graphtable</a></strong></p>
<p>( <a href="http://www.rebeccamurphey.com/jquery/graphTable/table.html">Demo </a> | <a href="http://plugins.jquery.com/node/1058/release">Download</a> )<br />
graphTable provides the ability to graph the data in a simple HTML table using flot.</p>
<p><a href="http://blog.rebeccamurphey.com/2007/12/17/graph-table-data-jquery-flot/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable21.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://boriscy.github.com/grider/" target="_blank">Grider</a></strong></p>
<p>( <a href="http://boriscy.github.com/grider/">Demo </a> | <a href="http://github.com/boriscy/grider/zipball/V0.7.1">Download</a> )<br />
Grider is a plugin for jQuery that makes your life easier when you need to edit or create a table that handles a list of items. It helps you to do calculations in a very simple way, it supports the following features.</p>
<p><a href="http://boriscy.github.com/grider/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable22.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://slackers.se/2009/jquery-floating-header-plugin/" target="_blank">jQuery floating table header plugin</a></strong></p>
<p>( <a href="http://static.slackers.se/pages/javascript/jquery-floatheader/">Demo </a> | <a href="http://blog.slackers.se/2009/07/jquery-floating-table-header-plugin.html">Download</a> )<br />
A jQuery plugin that makes the header of a table floating if the original header isn&#8217;t visible due to scrolling. The plugin will automatically choose the thead tag as the header for a table. If thead isn&#8217;t found it will search for rows marked with the class &#8216;floating&#8217;. The behavior can be changed by the settings forceClass and markingClass.</p>
<p><a href="http://slackers.se/2009/jquery-floating-header-plugin/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable23.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.mikemerritt.me/blog/jquery-plugin-livefilter-1-1/" target="_blank">LiveFilter</a></strong></p>
<p>( <a href="http://www.digitalinferno.net/demos/lf-1-1/table.html">Demo </a> | <a href="http://www.digitalinferno.net/plugins/LiveFilter/live.filter.1.1.dev.zip">Download</a> )<br />
LiveFilter is a very lightweight jQuery plugin that will filter either an ordered or unordered list and display only the results that match the supplied string.</p>
<p><a href="http://www.mikemerritt.me/blog/jquery-plugin-livefilter-1-1/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable24.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://tinysort.sjeiti.com/" target="_blank">TinySort</a></strong></p>
<p>( <a href="http://tinysort.sjeiti.com/">Demo </a> | <a href="http://code.google.com/p/tinysort/downloadsjQuery">Download</a> )<br />
TinySort will sort any nodetype by it&#8217;s text- or attribute value, or by that of one of it&#8217;s children.</p>
<p><a href="http://tinysort.sjeiti.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable25.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://net.tutsplus.com/tutorials/javascript-ajax/using-jquery-to-manipulate-and-filter-data/" target="_blank">Using jQuery To Manipulate and Filter Data</a></strong></p>
<p>( <a href="http://net.tutsplus.com/tutorials/javascript-ajax/using-jquery-to-manipulate-and-filter-data/">Demo </a> | <a href="http://d2o0t5hpnwv4c1.cloudfront.net/347_jqueryTable/source.zip">Download</a> )<br />
When a webpage is designed to display large tables of data, a great amount of consideration should be dedicated to allowing the user to sort through the data in a structured manner. In this tutorial, author will go over four techniques: hover effects, zebra rows, filtering, and sorting.</p>
<p><a href="http://net.tutsplus.com/tutorials/javascript-ajax/using-jquery-to-manipulate-and-filter-data/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable26.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://net.tutsplus.com/tutorials/javascript-ajax/creating-a-filterable-portfolio-with-jquery/" target="_blank">Creating a “Filterable” Portfolio with jQuery</a></strong></p>
<p>( <a href="http://d2o0t5hpnwv4c1.cloudfront.net/196_jquery/index.htm">Demo </a> | <a href="http://d2o0t5hpnwv4c1.cloudfront.net/196_jquery/source.zip">Download</a> )<br />
If you have worked in your field for a while, there is a pretty good chance that you have a rather extensive portfolio. To make it a little easier to navigate, you will probably be tempted to break them into different categories. In this tutorial, you can learn how to make “filtering by category” a little more interesting with just a little bit of jQuery.</p>
<p><a href="http://net.tutsplus.com/tutorials/javascript-ajax/creating-a-filterable-portfolio-with-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable28.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.utdallas.edu/~jrb048000/ListReorder/" target="_blank">List Reorder</a></strong></p>
<p>( <a href="http://www.utdallas.edu/~jrb048000/ListReorder/">Demo </a> | <a href="http://www.utdallas.edu/~jrb048000/ListReorder/ListReorder.zip">Download</a> )<br />
List Reorder is a jQuery plugin that allows you to reorder any simple ordered or unordered list. List Reorder is easy to use and does not require any additional markup. Its look and feel is completely customizable using a set of CSS classes.</p>
<p><a href="http://www.utdallas.edu/~jrb048000/ListReorder/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable29.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://akottr.de/dragtable/" target="_blank">DragTable</a></strong></p>
<p>( <a href="http://akottr.de/dragtable/">Demo </a> | <a href="http://akottr.de/dragtable/download/dragtable.zip">Download</a> )<br />
Maybe you want to sort the columns ascending/descending by clicking into the table-head. No problem! Use a handle to drag the rows.</p>
<p><a href="http://akottr.de/dragtable/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable30.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.firescope.com/OpenSource/Grid/" target="_blank">FireScope Grid</a></strong></p>
<p>( <a href="http://www.firescope.com/OpenSource/Grid/#firescope_grid_examples">Demo </a> | <a href="http://www.firescope.com/OpenSource/Grid/#firescope_grid_downloads">Download</a> )<br />
FireScope Grid is an open source (GNU Public License, v2) jQuery component that adds datagrid behaviors to your HTML tables, regardless of the server-side technology being used. Included in the plugin is a navigation bar that is automatically appended at the beginning or end of a table that enables users to page through results, filter results by any column or sorted on the fly without need to refresh the entire page.</p>
<p><a href="http://www.firescope.com/OpenSource/Grid/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable32.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://fixedheadertable.mmalek.com/" target="_blank">Fixed Header Tables</a></strong></p>
<p>( <a href="http://fixedheadertable.com/livedemos/">Demo </a> | <a href="http://fixedheadertable.mmalek.com/downloads/">Download</a> )<br />
FixedHeaderTable in its simplest form displays a fixed header for any valid table mark-up. This is an active jQuery plugin project so expect new features and improvements to be released.</p>
<p><a href="http://fixedheadertable.mmalek.com/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable33.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://sites.google.com/a/zoqui.com/www/jgrideditor" target="_blank">JGridEditor</a></strong></p>
<p>( <a href="http://gaeinjail.appspot.com/demo">Demo </a> | <a href="http://sites.google.com/a/zoqui.com/www/jgrideditor">Download</a> )<br />
This jQuery plugin allow you to add on-the-flight cell editing functionality in your table You may configure it to perform AJAX queries and returning changed content or error messages.</p>
<p><a href="http://sites.google.com/a/zoqui.com/www/jgrideditor" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable34.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://webworkflow.co.uk/plugins/pfSelect/" target="_blank">pfSelect – click drag select for huge datasets</a></strong></p>
<p>( <a href="http://webworkflow.co.uk/plugins/pfSelect/">Demo </a> | <a href="http://webworkflow.co.uk/plugins/pfSelect/">Download</a> )<br />
This lightweight select plugin allows you to select elements easily by click-drag select, shift select or ctrl select within a huge dataset and without any speed decrease. It adds a mouseover event to each specified element (by default elements with class “selectable”) and doesn’t calculate any marquee rectangle as the Jquery UI plugin does. Therefore it has no performance issues with hundreds of elements. Use this plugin if you have tons of elements and you need fluid interactivity.</p>
<p><a href="http://webworkflow.co.uk/plugins/pfSelect/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable36.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="https://github.com/fnagel/jQuery-Accessible-RIA/wiki" target="_blank">Sortable Tables</a></strong></p>
<p>( <a href="http://fnagel.github.com/jQuery-Accessible-RIA/Table/">Demo </a> | <a href="https://github.com/fnagel/jQuery-Accessible-RIA/wiki">Download</a> )<br />
jQuery Accessible RIA, a collection of strictly WAI WCAG 2.0 and WAI ARIA conform web applications based on the popular Java-Script framework jQuery (using the UI Widget Factory).</p>
<p><a href="https://github.com/fnagel/jQuery-Accessible-RIA/wiki" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable37.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.sprymedia.co.uk/article/KeyTable" target="_blank">KeyTable</a></strong></p>
<p>( <a href="http://www.sprymedia.co.uk/article/KeyTable">Demo </a> | <a href="http://www.sprymedia.co.uk/software/KeyTable/KeyTable.zip">Download</a> )<br />
KeyTable is a Javascript library which provides keyboard navigation and event binding for any HTML table. With KeyTable Excel style table navigation can be employed to provide features such as editing of a table without requiring a mouse. As a further bonus, KeyTable integrates seamlessly with DataTables.</p>
<p><a href="http://www.sprymedia.co.uk/article/KeyTable" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable38.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://www.zentense.com/zenweb/en/zentable;jsessionid=4ekys5dmnym1" target="_blank">Zentable</a></strong></p>
<p>( <a href="http://www.zentense.com/zenweb/en/zentable;jsessionid=4ekys5dmnym1">Demo </a> | <a href="http://plugins.jquery.com/files/jquery.zentable.0.9.6.tgz">Download</a> )<br />
Zentable is a plug-in for the jQuery Javascript library. It allows to show and manipulate tabulated data on a web page but with functionalities typically expected from native applications, as scrolling with the mouse wheel, resizing column widths or using keys to move through the data. It can be used with or without AJAX, but is using AJAX where this plug-in really shines.</p>
<p><a href="http://www.zentense.com/zenweb/en/zentable;jsessionid=4ekys5dmnym1" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable39.jpg" alt="" width="540" border="0" /></a></p>
<p><strong><a href="http://wiki.github.com/robmonie/jquery-week-calendar/" target="_blank">jQuery Week Calendar</a></strong></p>
<p>( <a href="http://wiki.github.com/robmonie/jquery-week-calendar/demos">Demo </a> | <a href="http://github.com/downloads/robmonie/jquery-week-calendar/jquery-weekcalendar-1.2.2.zip">Download</a> )<br />
The jquery-week-calendar plugin provides a simple and flexible way of including a weekly calendar in your application. It is built on top of jquery and jquery ui and is inspired by other online weekly calendars such as google calendar.</p>
<p><a href="http://wiki.github.com/robmonie/jquery-week-calendar/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2011/08/jquerytable40.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/01/extensive-collection-of-useful-jquery-plugins-for-working-with-tables.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>45 jQuery Plugins And Tutorials To Enhance Your Forms</title>
		<link>http://www.smashingapps.com/2011/08/15/enhance-your-forms-45-jquery-plugins-and-tutorials.html</link>
		<comments>http://www.smashingapps.com/2011/08/15/enhance-your-forms-45-jquery-plugins-and-tutorials.html#comments</comments>
		<pubDate>Mon, 15 Aug 2011 15:57:11 +0000</pubDate>
		<dc:creator>Akhter</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[jQuery plugins]]></category>
		<category><![CDATA[jQuery tutorials]]></category>

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

		<guid isPermaLink="false">http://www.smashingapps.com/?p=7086</guid>
		<description><![CDATA[If you have a non-commercial website and you need to add charting capabilities in your website, Highcharts may suit your needs.  Highcharts is a free charting control developed purely with Javascript so that you can show interactive charts on your website.  Since its purely developed with Javascript, you don’t need any special server side technologies like ASP.NET or PHP and no client-side plug-ins are required like Flash or Silverlight.

<a href="http://www.smashingapps.com/2010/03/03/need-interactive-charts-for-your-personal-website-try-highcharts.html"><img src="http://www.smashingapps.com/wp-content/uploads/2010/03/highcharts21.jpg" alt="" /></a>]]></description>
			<content:encoded><![CDATA[<p>If you have a non-commercial website and you need to add charting capabilities in your website, Highcharts may suit your needs.  Highcharts is a free charting control developed purely with Javascript so that you can show interactive charts on your website.  Since its purely developed with Javascript, you don’t need any special server side technologies like ASP.NET or PHP and no client-side plug-ins are required like Flash or Silverlight.</p>
<p>Highcharts is dynamic in nature.  With the support of jQuery and Ajax API, you can dynamically set axes and points of charts at runtime, hence making Highcharts an excellent choice for demonstrating real-time data like Stocks and Forex.</p>
<p><a href="http://www.highcharts.com" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2010/03/highcharts11.jpg" alt="" /></a></p>
<p>It works with all major web browsers including iPhone and supports a number of chart types, such as:</p>
<ul>
<li>Line</li>
<li>SplineArea</li>
<li>Areaspline</li>
<li>Column</li>
<li>Bar</li>
<li>Pie</li>
<li>Scatter</li>
</ul>
<p>Implementing Highcharts just require some basic understanding of Javascript and you don’t need to be an expert programmer having special programming skills in specific languages.  The syntax is very simple and the integration is almost seamless.</p>
<p><a href="http://www.highcharts.com" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2010/03/highcharts21.jpg" alt="" /></a></p>
<p>In addition to all this, Highcharts gives your website an enhanced user experience with interactive moving charts with cool designs and eye-catching colors.
<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/03/03/need-interactive-charts-for-your-personal-website-try-highcharts.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>85+ Excellent Resources And Tutorials Especially For Designers To Discover The Best Of The Web In January</title>
		<link>http://www.smashingapps.com/2010/02/01/85-excellent-resources-and-tutorials-especially-for-designers-to-discover-the-best-of-the-web-in-january.html</link>
		<comments>http://www.smashingapps.com/2010/02/01/85-excellent-resources-and-tutorials-especially-for-designers-to-discover-the-best-of-the-web-in-january.html#comments</comments>
		<pubDate>Tue, 02 Feb 2010 07:42:15 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Backgrounds]]></category>
		<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Brushes]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[Charts]]></category>
		<category><![CDATA[color Schemes]]></category>
		<category><![CDATA[CSS/Style Sheets]]></category>
		<category><![CDATA[Education and Learning]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Icons]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/?p=6437</guid>
		<description><![CDATA[We are always in search of great free resources, tips, tricks, etc. for our readers. Every day we work hard to find new resources and inspiration for designers like you. Today, we have another great post, "Discover the Best of the Web" on SmashingApps. In this, we made a list of 85+ Excellent Resources And Tutorials Especially For Designers. We obviously cannot cover all the best from the web, but we have tried to cover as much as possible.

<a href="http://www.smashingapps.com/2010/02/01/85-excellent-resources-and-tutorials-especially-for-designers-to-discover-the-best-of-the-web-in-january.html"><img class="alignnone size-full wp-image-6450" title="62-Gorgeously-Designed-CG-Characters" src="http://www.smashingapps.com/wp-content/uploads/2010/02/62-Gorgeously-Designed-CG-Characters.jpg" alt="62-Gorgeously-Designed-CG-Characters" width="500" height="312" /></a>]]></description>
			<content:encoded><![CDATA[<p><span id=":37k" dir="ltr">We are always in search of great free resources, tips, tricks, etc. for our readers. Every day we work hard to find new resources and inspiration for designers like you. Today, we have another great post, &#8220;Discover the Best of the Web&#8221; on SmashingApps. In this, we made a list of 85+ Excellent Resources And Tutorials Especially For Designers</span>.<span id=":37k" dir="ltr"> We obviously cannot cover all the best from the web, but we have tried to cover as much as possible.<br />
</span></p>
<p>You are welcome to share if you know more best of the web in the month of January which our readers/viewers may like. <a href="http://feeds.feedburner.com/SmashingApps" target="_blank"><span style="color: #800000;">Do you want to be the first one to know the latest happenings</span></a> at SmashingApps.com just <a href="http://feeds.feedburner.com/SmashingApps" target="_blank"><span style="color: #800000;">subscribe to our rss feed</span></a> and <a href="http://twitter.com/smashingapps" target="_blank">you can follow us on twitter</a> and <strong><a href="http://www.facebook.com/smashingapps" target="_blank">do not forget to become our fan on facebook</a></strong> as well.</p>
<p><strong>Design Tips, Tricks and Tutorial</strong></p>
<p>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://naldzgraphics.net/tutorials/40-photoshop-tutorials-for-creating-gadget-designs/" target="_blank"><strong>40+ Photoshop Tutorials for Creating Gadget Designs</strong></a></p>
<p><a href="http://naldzgraphics.net/tutorials/40-photoshop-tutorials-for-creating-gadget-designs/" target="_blank"><img class="alignnone size-full wp-image-6443" title="40-Photoshop-Tutorials-for-Creating-Gadget-Designs" src="http://www.smashingapps.com/wp-content/uploads/2010/02/40-Photoshop-Tutorials-for-Creating-Gadget-Designs.jpg" alt="40-Photoshop-Tutorials-for-Creating-Gadget-Designs" width="500" height="250" /></a></p>
<p><a href="http://psd.tutsplus.com/tutorials/tutorials-effects/how-to-create-a-realistic-fountain-pen/" target="_blank"><strong>How to Create a Realistic Fountain Pen</strong></a></p>
<p><a href="http://psd.tutsplus.com/tutorials/tutorials-effects/how-to-create-a-realistic-fountain-pen/" target="_blank"><img class="alignnone size-full wp-image-6444" title="How-to-Create-a-Realistic-Fountain-Pen" src="http://www.smashingapps.com/wp-content/uploads/2010/02/How-to-Create-a-Realistic-Fountain-Pen.jpg" alt="How-to-Create-a-Realistic-Fountain-Pen" width="500" height="500" /></a></p>
<p><a href="http://cg.tutsplus.com/articles/web-roundups/51-bangin-blender-tutorials/" target="_blank"><strong>51 Bangin’ Blender Tutorials</strong></a></p>
<p><a href="http://cg.tutsplus.com/articles/web-roundups/51-bangin-blender-tutorials/" target="_blank"><img class="alignnone size-full wp-image-6451" title="51-Bangin-Blender-Tutorials" src="http://www.smashingapps.com/wp-content/uploads/2010/02/51-Bangin-Blender-Tutorials.jpg" alt="51-Bangin-Blender-Tutorials" width="500" height="161" /></a></p>
<p><a href="http://designinstruct.com/iconlogo-design/how-to-make-a-professional-buddy-icon-in-photoshop/" target="_blank"><strong>How to Make a Professional Buddy Icon in Photoshop</strong></a></p>
<p><a href="http://designinstruct.com/iconlogo-design/how-to-make-a-professional-buddy-icon-in-photoshop/" target="_blank"><img class="alignnone size-full wp-image-6456" title="How-to-Make-a-Professional-Buddy-Icon-in-Photoshop" src="http://www.smashingapps.com/wp-content/uploads/2010/02/How-to-Make-a-Professional-Buddy-Icon-in-Photoshop.jpg" alt="How-to-Make-a-Professional-Buddy-Icon-in-Photoshop" width="500" height="458" /></a></p>
<p><a href="http://design.creativefan.com/create-a-stunning-3d-liquid-explosion-artwork/" target="_blank"><strong>Create a Stunning 3D Liquid Explosion Artwork</strong></a></p>
<p><a href="http://design.creativefan.com/create-a-stunning-3d-liquid-explosion-artwork/" target="_blank"><img class="alignnone size-full wp-image-6508" title="Ceate-a-Stunning-3D-Liquid-Explosion-Artwork" src="http://www.smashingapps.com/wp-content/uploads/2010/02/Ceate-a-Stunning-3D-Liquid-Explosion-Artwork.jpg" alt="Ceate-a-Stunning-3D-Liquid-Explosion-Artwork" width="500" height="706" /></a></p>
<p><a href="http://www.webdesigncore.com/2010/01/26/40-imaginary-photoshop-tutorials-techniques/" target="_blank"><strong>40 Imaginary Photoshop Tutorials &amp; Techniques</strong></a></p>
<p><a href="http://www.webdesigncore.com/2010/01/26/40-imaginary-photoshop-tutorials-techniques/" target="_blank"><img class="alignnone size-full wp-image-6470" title="40-Imaginary-Photoshop-Tutorials-Techniques" src="http://www.smashingapps.com/wp-content/uploads/2010/02/40-Imaginary-Photoshop-Tutorials-Techniques.jpg" alt="40-Imaginary-Photoshop-Tutorials-Techniques" width="500" height="232" /></a></p>
<p><a href="http://vandelaydesign.com/blog/design/wacom-tablets-tutorials/" target="_blank"><strong>35 Tutorials and Guides for Working With Wacom Tablets</strong></a></p>
<p><a href="http://vandelaydesign.com/blog/design/wacom-tablets-tutorials/" target="_blank"><img class="alignnone size-full wp-image-6458" title="35-Tutorials-and-Guides-for-Working-With-Wacom-Tablets" src="http://www.smashingapps.com/wp-content/uploads/2010/02/35-Tutorials-and-Guides-for-Working-With-Wacom-Tablets.jpg" alt="35-Tutorials-and-Guides-for-Working-With-Wacom-Tablets" width="500" height="392" /></a></p>
<p><a href="http://speckyboy.com/2010/01/07/creating-a-realistic-torn-photo-effect-photoshop-tutorial/" target="_blank"><strong>Creating a Realistic Torn Photo Effect – Photoshop Tutorial</strong></a></p>
<p><a href="http://speckyboy.com/2010/01/07/creating-a-realistic-torn-photo-effect-photoshop-tutorial/" target="_blank"><img class="alignnone size-full wp-image-6495" title="Creating-a-Realistic-Torn-Photo-Effect-Photoshop-Tutorial" src="http://www.smashingapps.com/wp-content/uploads/2010/02/Creating-a-Realistic-Torn-Photo-Effect-Photoshop-Tutorial.jpg" alt="Creating-a-Realistic-Torn-Photo-Effect-Photoshop-Tutorial" width="500" height="500" /></a></p>
<p><a href="http://www.designussion.com/20-outstanding-typography-photoshop-tutorials-of-2010/" target="_blank"><strong>18 Outstanding Typography Photoshop Tutorials Of 2010</strong></a></p>
<p><a href="http://www.designussion.com/20-outstanding-typography-photoshop-tutorials-of-2010/" target="_blank"><img class="alignnone size-full wp-image-6497" title="18-Outstanding-Typography-Photoshop-Tutorials-Of-2010" src="http://www.smashingapps.com/wp-content/uploads/2010/02/18-Outstanding-Typography-Photoshop-Tutorials-Of-2010.jpg" alt="18-Outstanding-Typography-Photoshop-Tutorials-Of-2010" width="500" height="314" /></a></p>
<p><a href="http://www.tutorial9.net/photoshop/design-a-surreal-desert-scene-in-photoshop/" target="_blank"><strong>Design a Surreal Desert Scene in Photoshop</strong></a></p>
<p><a href="http://www.tutorial9.net/photoshop/design-a-surreal-desert-scene-in-photoshop/" target="_blank"><img class="alignnone size-full wp-image-6449" title="Design-a-Surreal-Desert-Scene-in-Photoshop" src="http://www.smashingapps.com/wp-content/uploads/2010/02/Design-a-Surreal-Desert-Scene-in-Photoshop.jpg" alt="Design-a-Surreal-Desert-Scene-in-Photoshop" width="500" height="217" /></a></p>
<p><a href="http://www.smashingmagazine.com/2010/01/20/obscure-adobe-photoshop-time-savers/" target="_blank"><strong>Mastering Photoshop: Unknown Tricks and Time-Savers</strong></a></p>
<p><a href="http://www.smashingmagazine.com/2010/01/20/obscure-adobe-photoshop-time-savers/" target="_blank"><img class="alignnone size-full wp-image-6517" title="Mastering-Photoshop-Unknown-Tricks-and-Time-Savers" src="http://www.smashingapps.com/wp-content/uploads/2010/02/Mastering-Photoshop-Unknown-Tricks-and-Time-Savers.jpg" alt="Mastering-Photoshop-Unknown-Tricks-and-Time-Savers" width="500" height="330" /></a></p>
<p><a href="http://www.webdesignbooth.com/23-professional-facial-photoshop-retouching-tutorials/" target="_blank"><strong>23 Professional Facial Photoshop Retouching Tutorials</strong></a></p>
<p><a href="http://www.webdesignbooth.com/23-professional-facial-photoshop-retouching-tutorials/" target="_blank"><img class="alignnone size-full wp-image-6523" title="23-Professional-Facial-Photoshop-Retouching-Tutorials" src="http://www.smashingapps.com/wp-content/uploads/2010/02/23-Professional-Facial-Photoshop-Retouching-Tutorials.jpg" alt="23-Professional-Facial-Photoshop-Retouching-Tutorials" width="500" height="619" /></a></p>
<p><a href="http://blueblots.com/tutorials/35-photoshop-tutorials-for-creating-web-design-layouts/" target="_blank"><strong>35 Photoshop Tutorials for Creating Web Design Layouts</strong></a></p>
<p><a href="http://blueblots.com/tutorials/35-photoshop-tutorials-for-creating-web-design-layouts/" target="_blank"><img class="alignnone size-full wp-image-6504" title="35-Photoshop-Tutorials-for-Creating-Web-Design-Layouts" src="http://www.smashingapps.com/wp-content/uploads/2010/02/35-Photoshop-Tutorials-for-Creating-Web-Design-Layouts.jpg" alt="35-Photoshop-Tutorials-for-Creating-Web-Design-Layouts" width="500" height="289" /></a></p>
<p><strong><a href="http://abduzeedo.com/reader-tutorial-easy-digital-painting-illustration-photoshop" target="_blank">Easy Digital Painting Illustration in Photoshop</a></strong></p>
<p><a href="http://abduzeedo.com/reader-tutorial-easy-digital-painting-illustration-photoshop" target="_blank"><img class="alignnone size-full wp-image-6473" title="Easy-Digital-Painting-Illustration-in-Photoshop" src="http://www.smashingapps.com/wp-content/uploads/2010/02/Easy-Digital-Painting-Illustration-in-Photoshop.jpg" alt="Easy-Digital-Painting-Illustration-in-Photoshop" width="500" height="400" /></a></p>
<p><strong>Artwork, Digital Photography and Inspiration</strong></p>
<p><strong> </strong></p>
<p>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://naldzgraphics.net/inspirations/40-examples-of-typography-inspired-in-web-design/" target="_blank"><strong>40+ Examples of Typography Inspired in Web Design</strong></a></p>
<p><a href="http://naldzgraphics.net/inspirations/40-examples-of-typography-inspired-in-web-design/" target="_blank"><img class="alignnone size-full wp-image-6441" title="40-Examples-of-Typography-Inspired-in-Web-Design" src="http://www.smashingapps.com/wp-content/uploads/2010/02/40-Examples-of-Typography-Inspired-in-Web-Design.jpg" alt="40-Examples-of-Typography-Inspired-in-Web-Design" width="500" height="260" /></a></p>
<p><a href="http://creativefan.com/33-astounding-cg-environments/" target="_blank"><strong>33 Astounding CG Environments</strong></a></p>
<p><a href="http://creativefan.com/33-astounding-cg-environments/" target="_blank"><img class="alignnone size-full wp-image-6507" title="33-Astounding-CG-Environments" src="http://www.smashingapps.com/wp-content/uploads/2010/02/33-Astounding-CG-Environments.jpg" alt="33-Astounding-CG-Environments" width="500" height="392" /></a></p>
<p><a href="http://www.smashingapps.com/2010/01/23/the-colorful-showcase-of-beautiful-typography.html" target="_blank"><strong>The Colorful Showcase Of Beautiful Typography</strong></a></p>
<p><a href="http://www.smashingapps.com/2010/01/23/the-colorful-showcase-of-beautiful-typography.html" target="_blank"><img class="alignnone size-full wp-image-6531" title="The-Colorful-Showcase-Of-Beautiful-Typography" src="http://www.smashingapps.com/wp-content/uploads/2010/02/The-Colorful-Showcase-Of-Beautiful-Typography.jpg" alt="The-Colorful-Showcase-Of-Beautiful-Typography" width="500" height="666" /></a></p>
<p><a href="http://vandelaydesign.com/blog/galleries/corporate-websites/" target="_blank"><strong>40 Beautiful Corporate Websites</strong></a></p>
<p><a href="http://vandelaydesign.com/blog/galleries/corporate-websites/" target="_blank"><img class="alignnone size-full wp-image-6457" title="40-Beautiful-Corporate-Websites" src="http://www.smashingapps.com/wp-content/uploads/2010/02/40-Beautiful-Corporate-Websites.jpg" alt="40-Beautiful-Corporate-Websites" width="500" height="315" /></a></p>
<p><a href="http://cg.tutsplus.com/articles/web-roundups/62-gorgeously-designed-cg-characters/" target="_blank"><strong>62 Gorgeously Designed CG Characters</strong></a></p>
<p><a href="http://cg.tutsplus.com/articles/web-roundups/62-gorgeously-designed-cg-characters/" target="_blank"><img class="alignnone size-full wp-image-6450" title="62-Gorgeously-Designed-CG-Characters" src="http://www.smashingapps.com/wp-content/uploads/2010/02/62-Gorgeously-Designed-CG-Characters.jpg" alt="62-Gorgeously-Designed-CG-Characters" width="500" height="312" /></a></p>
<p><a href="http://www.instantshift.com/2010/01/13/70-fairly-creative-fresh-logo-designs-for-design-inspiration/" target="_blank"><strong>70 Fairly Creative Fresh Logo Designs for Design Inspiration</strong></a></p>
<p><a href="http://www.instantshift.com/2010/01/13/70-fairly-creative-fresh-logo-designs-for-design-inspiration/" target="_blank"><img class="alignnone size-full wp-image-6480" title="70-Fairly-Creative-Fresh-Logo-Designs-for-Design-Inspiration" src="http://www.smashingapps.com/wp-content/uploads/2010/02/70-Fairly-Creative-Fresh-Logo-Designs-for-Design-Inspiration.jpg" alt="70-Fairly-Creative-Fresh-Logo-Designs-for-Design-Inspiration" width="500" height="200" /></a></p>
<p><a href="http://www.smashingmagazine.com/2010/01/04/showcase-of-modern-navigation-design-trends/" target="_blank"><strong>Showcase Of Modern Navigation Design Trends</strong></a></p>
<p><a href="http://www.smashingmagazine.com/2010/01/04/showcase-of-modern-navigation-design-trends/" target="_blank"><img class="alignnone size-full wp-image-6519" title="Showcase-Of-Modern-Navigation-Design-Trends" src="http://www.smashingapps.com/wp-content/uploads/2010/02/Showcase-Of-Modern-Navigation-Design-Trends.jpg" alt="Showcase-Of-Modern-Navigation-Design-Trends" width="500" height="314" /></a></p>
<p><a href="http://www.noupe.com/inspiration/45-superb-examples-of-warrior-and-battle-art.html" target="_blank"><strong>45 Superb Examples of Warrior and Battle Art</strong></a></p>
<p><a href="http://www.noupe.com/inspiration/45-superb-examples-of-warrior-and-battle-art.html" target="_blank"><img class="alignnone size-full wp-image-6478" title="45-Superb-Examples-of-Warrior-and-Battle-Art" src="http://www.smashingapps.com/wp-content/uploads/2010/02/45-Superb-Examples-of-Warrior-and-Battle-Art.jpg" alt="45-Superb-Examples-of-Warrior-and-Battle-Art" width="500" height="344" /></a></p>
<p><a href="http://10steps.sg/articles/featured-articles/30-great-uses-for-3d-in-flash-websites/" target="_blank"><strong>30 Great Uses for 3D in Flash Websites </strong></a></p>
<p><a href="http://10steps.sg/articles/featured-articles/30-great-uses-for-3d-in-flash-websites/" target="_blank"><img class="alignnone size-full wp-image-6469" title="30-Great-Uses-for-3D-in-Flash-Websites" src="http://www.smashingapps.com/wp-content/uploads/2010/02/30-Great-Uses-for-3D-in-Flash-Websites.jpg" alt="30-Great-Uses-for-3D-in-Flash-Websites" width="500" height="375" /></a></p>
<p><a href="http://www.designzzz.com/amazing-grunge-artworks-alex/" target="_blank"><strong>Amazing Grunge Artworks by Alex</strong></a></p>
<p><a href="http://www.designzzz.com/amazing-grunge-artworks-alex/" target="_blank"><img class="alignnone size-full wp-image-6535" title="Amazing-Grunge-Artworks-by-Alex" src="http://www.smashingapps.com/wp-content/uploads/2010/02/Amazing-Grunge-Artworks-by-Alex.jpg" alt="Amazing-Grunge-Artworks-by-Alex" width="500" height="375" /></a></p>
<p><a href="http://www.onextrapixel.com/2010/01/14/50-digital-fairy-tale-character-illustration-collections/" target="_blank"><strong>50 Digital Fairy Tale Character Illustration Collections</strong></a></p>
<p><a href="http://www.onextrapixel.com/2010/01/14/50-digital-fairy-tale-character-illustration-collections/" target="_blank"><img class="alignnone size-full wp-image-6515" title="50-Digital-Fairy-Tale-Character-Illustration-Collections" src="http://www.smashingapps.com/wp-content/uploads/2010/02/50-Digital-Fairy-Tale-Character-Illustration-Collections.jpg" alt="50-Digital-Fairy-Tale-Character-Illustration-Collections" width="500" height="345" /></a></p>
<p><a href="http://spyrestudios.com/textures-in-web-design/" target="_blank"><strong>Textures In Web Design: Examples And Best Practices</strong></a></p>
<p><a href="http://spyrestudios.com/textures-in-web-design/" target="_blank"><img class="alignnone size-full wp-image-6479" title="Textures-In-Web Design-Examples-And-Best-Practices" src="http://www.smashingapps.com/wp-content/uploads/2010/02/Textures-In-Web-Design-Examples-And-Best-Practices.jpg" alt="Textures-In-Web Design-Examples-And-Best-Practices" width="500" height="278" /></a></p>
<p><a href="http://thedesigninspiration.com/articles/beautiful-digital-art-by-miriam-moshinsky/" target="_blank"><strong>Beautiful Digital Art by Miriam Moshinsky</strong></a></p>
<p><a href="http://thedesigninspiration.com/articles/beautiful-digital-art-by-miriam-moshinsky/" target="_blank"><img class="alignnone size-full wp-image-6490" title="Beautiful-Digital-Art-by-Miriam-Moshinsky" src="http://www.smashingapps.com/wp-content/uploads/2010/02/Beautiful-Digital-Art-by-Miriam-Moshinsky.jpg" alt="Beautiful-Digital-Art-by-Miriam-Moshinsky" width="500" height="317" /></a></p>
<p><a href="http://www.hongkiat.com/blog/11-most-popular-blog-design-styles-with-examples/" target="_blank"><strong>11 Most Popular Blog Design Styles (With Examples)</strong></a></p>
<p><a href="http://www.hongkiat.com/blog/11-most-popular-blog-design-styles-with-examples/" target="_blank"><img class="alignnone size-full wp-image-6453" title="11-Most-Popular-Blog-Design-Styles-With-Examples" src="http://www.smashingapps.com/wp-content/uploads/2010/02/11-Most-Popular-Blog-Design-Styles-With-Examples.jpg" alt="11-Most-Popular-Blog-Design-Styles-With-Examples" width="500" height="450" /></a></p>
<p><a href="http://www.webdesigncore.com/2010/01/15/35-fantastic-robot-art-illustration/" target="_blank"><strong>35+ Fantastic Robot Art Illustration</strong></a></p>
<p><a href="http://www.webdesigncore.com/2010/01/15/35-fantastic-robot-art-illustration/" target="_blank"><img class="alignnone size-full wp-image-6472" title="35-Fantastic-Robot-Art-Illustration" src="http://www.smashingapps.com/wp-content/uploads/2010/02/35-Fantastic-Robot-Art-Illustration.jpg" alt="35-Fantastic-Robot-Art-Illustration" width="500" height="254" /></a></p>
<p><a href="http://webdesignledger.com/inspiration/40-inspiring-single-page-websites" target="_blank"><strong>40 Inspiring Single Page Websites</strong></a></p>
<p><a href="http://webdesignledger.com/inspiration/40-inspiring-single-page-websites" target="_blank"><img class="alignnone size-full wp-image-6502" title="40-Inspiring-Single-Page-Websites" src="http://www.smashingapps.com/wp-content/uploads/2010/02/40-Inspiring-Single-Page-Websites.jpg" alt="40-Inspiring-Single-Page-Websites" width="500" height="269" /></a></p>
<p><a title="http://pelfusion.com/inspiration/50-packaging-designs-that-pack-a-punch/" href="http://pelfusion.com/inspiration/50-packaging-designs-that-pack-a-punch/" target="_blank"><strong>50 Packaging Designs That Pack A Punch</strong></a></p>
<p><a href="http://pelfusion.com/inspiration/50-packaging-designs-that-pack-a-punch/" target="_blank"><img class="alignnone size-full wp-image-6462" title="50-Packaging-Designs-That-Pack-A-Punch" src="http://www.smashingapps.com/wp-content/uploads/2010/02/50-Packaging-Designs-That-Pack-A-Punch.jpg" alt="50-Packaging-Designs-That-Pack-A-Punch" width="500" height="320" /></a></p>
<p><a href="http://www.2expertsdesign.com/inspiration/20-stunning-typographic-designs" target="_blank"><strong>20 Stunning Typographic Designs</strong></a></p>
<p><a href="http://www.2expertsdesign.com/inspiration/20-stunning-typographic-designs" target="_blank"><img class="alignnone size-full wp-image-6509" title="20-Stunning-Typographic-Designs" src="http://www.smashingapps.com/wp-content/uploads/2010/02/20-Stunning-Typographic-Designs.jpg" alt="20-Stunning-Typographic-Designs" width="500" height="410" /></a></p>
<p><a href="http://www.psdvault.com/inspirations/25-absolutely-magical-fantasy-traditional-art-drawings/" target="_blank"><strong>25 Absolutely Magical Fantasy Traditional Art Drawings</strong></a></p>
<p><a href="http://www.psdvault.com/inspirations/25-absolutely-magical-fantasy-traditional-art-drawings/" target="_blank"><img class="alignnone size-full wp-image-6488" title="25-Absolutely-Magical-Fantasy-Traditional-Art-Drawings" src="http://www.smashingapps.com/wp-content/uploads/2010/02/25-Absolutely-Magical-Fantasy-Traditional-Art-Drawings.jpg" alt="25-Absolutely-Magical-Fantasy-Traditional-Art-Drawings" width="500" height="357" /></a></p>
<p><a href="http://designrfix.com/inspiration/newsletter-designs-60-great-examples" target="_blank"><strong>Newsletter Design: 50+ Great Examples</strong></a></p>
<p><a href="http://designrfix.com/inspiration/newsletter-designs-60-great-examples" target="_blank"><img class="alignnone size-full wp-image-6460" title="Newsletter-Design-50-Great-Examples" src="http://www.smashingapps.com/wp-content/uploads/2010/02/Newsletter-Design-50-Great-Examples.jpg" alt="Newsletter-Design-50-Great-Examples" width="500" height="542" /></a></p>
<p><a href="http://graphicalerts.com/30-clever-and-creative-packaging-designs-for-inspiration/" target="_blank"><strong>30 Clever And Creative Packaging Designs for Inspiration</strong></a></p>
<p><a href="http://graphicalerts.com/30-clever-and-creative-packaging-designs-for-inspiration/" target="_blank"><img class="alignnone size-full wp-image-6493" title="30-Clever-And-Creative-Packaging-Designs-for-Inspiration" src="http://www.smashingapps.com/wp-content/uploads/2010/02/30-Clever-And-Creative-Packaging-Designs-for-Inspiration.jpg" alt="30-Clever-And-Creative-Packaging-Designs-for-Inspiration" width="500" height="373" /></a></p>
<p><a href="http://abduzeedo.com/super-cool-pictures-insects" target="_blank"><strong>Super Cool Pictures of Insects</strong></a></p>
<p><a href="http://abduzeedo.com/super-cool-pictures-insects" target="_blank"><img class="alignnone size-full wp-image-6474" title="Super-Cool-Pictures-of-Insects" src="http://www.smashingapps.com/wp-content/uploads/2010/02/Super-Cool-Pictures-of-Insects.jpg" alt="Super-Cool-Pictures-of-Insects" width="500" height="333" /></a></p>
<p><a href="http://www.smashingapps.com/2010/01/28/the-page-cant-be-found-coolest-error-404-pages-in-web-design.html" target="_blank"><strong>“The Page Can’t Be Found” Coolest Error 404 Pages In Web Design</strong></a></p>
<p><a href="http://www.smashingapps.com/2010/01/28/the-page-cant-be-found-coolest-error-404-pages-in-web-design.html" target="_blank"><img class="alignnone size-full wp-image-6532" title="The-Page-Cant-Be-Found-Coolest-Error-404-Pages-In-Web-Design" src="http://www.smashingapps.com/wp-content/uploads/2010/02/The-Page-Cant-Be-Found-Coolest-Error-404-Pages-In-Web-Design.jpg" alt="The-Page-Cant-Be-Found-Coolest-Error-404-Pages-In-Web-Design" width="500" height="311" /></a></p>
<p><a href="http://sixrevisions.com/design-showcase-inspiration/60-sites-with-attractive-typographical-introductions/" target="_blank"><strong>60 Sites with Attractive Typographical Introductions</strong></a></p>
<p><a href="http://sixrevisions.com/design-showcase-inspiration/60-sites-with-attractive-typographical-introductions/"></a><a href="http://sixrevisions.com/design-showcase-inspiration/60-sites-with-attractive-typographical-introductions/" target="_blank"><img class="alignnone size-full wp-image-6464" title="60-Sites-with-Attractive-Typographical-Introductions" src="http://www.smashingapps.com/wp-content/uploads/2010/02/60-Sites-with-Attractive-Typographical-Introductions.jpg" alt="60-Sites-with-Attractive-Typographical-Introductions" width="500" height="409" /></a></p>
<p><strong>Javascript and Ajax</strong></p>
<p><strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://sixrevisions.com/javascript/20-fresh-javascript-data-visualization-libraries/" target="_blank"><strong>20 Fresh JavaScript Data Visualization Libraries</strong></a></p>
<p><a href="http://sixrevisions.com/javascript/20-fresh-javascript-data-visualization-libraries/" target="_blank"><img class="alignnone size-full wp-image-6467" title="20-Fresh-JavaScript-Data-Visualization-Libraries" src="http://www.smashingapps.com/wp-content/uploads/2010/02/20-Fresh-JavaScript-Data-Visualization-Libraries.jpg" alt="20-Fresh-JavaScript-Data-Visualization-Libraries" width="500" height="245" /></a></p>
<p><a href="http://www.noupe.com/jquery/45-jquery-navigation-plugins-and-tutorials.html" target="_blank"><strong>45 jQuery Navigation Plugins and Tutorials</strong></a></p>
<p><a href="http://www.noupe.com/jquery/45-jquery-navigation-plugins-and-tutorials.html" target="_blank"><img class="alignnone size-full wp-image-6475" title="45-jQuery-Navigation-Plugins-and-Tutorials" src="http://www.smashingapps.com/wp-content/uploads/2010/02/45-jQuery-Navigation-Plugins-and-Tutorials.jpg" alt="45-jQuery-Navigation-Plugins-and-Tutorials" width="500" height="208" /></a></p>
<p><a href="http://www.1stwebdesigner.com/resources/stylish-jquery-tooltip-plugins-webdesign/" target="_blank"><strong>30 Stylish jQuery Tooltip Plugins For Catchy Designs</strong></a></p>
<p><a href="http://www.1stwebdesigner.com/resources/stylish-jquery-tooltip-plugins-webdesign/" target="_blank"><img class="alignnone size-full wp-image-6512" title="30-Stylish-jQuery-Tooltip-Plugins-For-Catchy-Designs" src="http://www.smashingapps.com/wp-content/uploads/2010/02/30-Stylish-jQuery-Tooltip-Plugins-For-Catchy-Designs.jpg" alt="30-Stylish-jQuery-Tooltip-Plugins-For-Catchy-Designs" width="500" height="157" /></a></p>
<p><a href="http://speckyboy.com/2010/01/20/25-tutorials-and-resources-for-learning-jquery-ui/" target="_blank"><strong>25 Tutorials and Resources for Learning jQuery UI</strong></a></p>
<p><a href="http://speckyboy.com/2010/01/20/25-tutorials-and-resources-for-learning-jquery-ui/" target="_blank"><img class="alignnone size-full wp-image-6491" title="25-Tutorials-and-Resources-for-Learning-jQuery-UI" src="http://www.smashingapps.com/wp-content/uploads/2010/02/25-Tutorials-and-Resources-for-Learning-jQuery-UI.jpg" alt="25-Tutorials-and-Resources-for-Learning-jQuery-UI" width="500" height="195" /></a></p>
<p><a href="http://net.tutsplus.com/tutorials/javascript-ajax/sexy-animated-tabs-using-mootools/" target="_blank"><strong>Sexy Animated Tabs Using MooTools</strong></a></p>
<p><a href="http://net.tutsplus.com/tutorials/javascript-ajax/sexy-animated-tabs-using-mootools/" target="_blank"><img class="alignnone size-full wp-image-6486" title="Sexy-Animated-Tabs-Using-MooTools" src="http://www.smashingapps.com/wp-content/uploads/2010/02/Sexy-Animated-Tabs-Using-MooTools.jpg" alt="Sexy-Animated-Tabs-Using-MooTools" width="500" height="112" /></a></p>
<p><a href="http://www.instantshift.com/2010/01/25/30-useful-tutorial-for-javascript-framework-navigation/" target="_blank"><strong>30 Useful Tutorial for JavaScript Framework Navigation</strong></a></p>
<p><a href="http://www.instantshift.com/2010/01/25/30-useful-tutorial-for-javascript-framework-navigation/" target="_blank"><img class="alignnone size-full wp-image-6481" title="30-Useful-Tutorial-for-JavaScript-Framework-Navigation" src="http://www.smashingapps.com/wp-content/uploads/2010/02/30-Useful-Tutorial-for-JavaScript-Framework-Navigation.jpg" alt="30-Useful-Tutorial-for-JavaScript-Framework-Navigation" width="500" height="179" /></a></p>
<p><a href="http://www.2expertsdesign.com/jquery-plugins/90-useful-jquery-plugins-for-designers-and-developers" target="_blank"><strong>90+ Useful jQuery Plugins for Designers and Developers</strong></a></p>
<p><a href="http://www.2expertsdesign.com/jquery-plugins/90-useful-jquery-plugins-for-designers-and-developers" target="_blank"><img class="alignnone size-full wp-image-6510" title="90-Useful-jQuery-Plugins-for-Designers-and-Developers" src="http://www.smashingapps.com/wp-content/uploads/2010/02/90-Useful-jQuery-Plugins-for-Designers-and-Developers.jpg" alt="90-Useful-jQuery-Plugins-for-Designers-and-Developers" width="500" height="350" /></a></p>
<p><strong>xHTML and CSS</strong></p>
<p><strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://webdesignledger.com/resources/14-helpful-cheat-sheets-for-front-end-web-development" target="_blank"><strong>14 Helpful Cheat Sheets for Front-end Web Development</strong></a></p>
<p><a href="http://webdesignledger.com/resources/14-helpful-cheat-sheets-for-front-end-web-development" target="_blank"><img class="alignnone size-full wp-image-6501" title="14-Helpful-Cheat-Sheets-for-Front-end -Web-Development" src="http://www.smashingapps.com/wp-content/uploads/2010/02/14-Helpful-Cheat-Sheets-for-Front-end-Web-Development.jpg" alt="14-Helpful-Cheat-Sheets-for-Front-end -Web-Development" width="500" height="339" /></a></p>
<p><a href="http://www.1stwebdesigner.com/inspiration/cutting-edge-examples-css-navigation/" target="_blank"><strong>30 Cutting Edge Examples Of CSS Navigation</strong></a></p>
<p><a href="http://www.1stwebdesigner.com/inspiration/cutting-edge-examples-css-navigation/" target="_blank"><img class="alignnone size-full wp-image-6511" title="30-Cutting-Edge-Examples-Of-CSS-Navigation" src="http://www.smashingapps.com/wp-content/uploads/2010/02/30-Cutting-Edge-Examples-Of-CSS-Navigation.jpg" alt="30-Cutting-Edge-Examples-Of-CSS-Navigation" width="500" height="211" /></a></p>
<p><a href="http://www.smashingmagazine.com/2010/01/25/the-new-hotness-using-css3-visual-effects/" target="_blank"><strong>The New Hotness: Using CSS3 Visual Effects</strong></a></p>
<p><a href="http://www.smashingmagazine.com/2010/01/25/the-new-hotness-using-css3-visual-effects/" target="_blank"><img class="alignnone size-full wp-image-6518" title="The-New-Hotness--Using-CSS3-Visual-Effects" src="http://www.smashingapps.com/wp-content/uploads/2010/02/The-New-Hotness-Using-CSS3-Visual-Effects.jpg" alt="The-New-Hotness--Using-CSS3-Visual-Effects" width="500" height="143" /></a></p>
<p><a href="http://www.pvmgarage.com/en/2010/01/how-to-create-depth-and-nice-3d-ribbons-only-using-css3/" target="_blank"><strong>How To Create Depth And Nice 3D Ribbons Only Using CSS3</strong></a></p>
<p><a href="http://www.pvmgarage.com/en/2010/01/how-to-create-depth-and-nice-3d-ribbons-only-using-css3/" target="_blank"><img class="alignnone size-full wp-image-6529" title="How-To-Create-Depth-And-Nice-3D-Ribbons-Only-Using-CSS3" src="http://www.smashingapps.com/wp-content/uploads/2010/02/How-To-Create-Depth-And-Nice-3D-Ribbons-Only-Using-CSS3.jpg" alt="How-To-Create-Depth-And-Nice-3D-Ribbons-Only-Using-CSS3" width="500" height="345" /></a></p>
<p><strong>Resources</strong></p>
<p>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://www.smashingapps.com/2010/01/29/the-ultimate-collection-of-colorful-and-inspiring-free-vector-art.html" target="_blank"><strong>The Ultimate Collection Of Colorful And Inspiring Vector Art</strong></a></p>
<p><a href="http://www.smashingapps.com/2010/01/29/the-ultimate-collection-of-colorful-and-inspiring-free-vector-art.html" target="_blank"><img class="alignnone size-full wp-image-6534" title="The-Ultimate-Collection-Of-Colorful-And-Inspiring-Vector-Art" src="http://www.smashingapps.com/wp-content/uploads/2010/02/The-Ultimate-Collection-Of-Colorful-And-Inspiring-Vector-Art.jpg" alt="The-Ultimate-Collection-Of-Colorful-And-Inspiring-Vector-Art" width="500" height="389" /></a></p>
<p><a href="http://webdesignledger.com/freebies/20-fonts-ideal-for-big-and-powerful-headings" target="_blank"><strong>20 Fonts Ideal for Big and Powerful Headings</strong></a></p>
<p><a href="http://webdesignledger.com/freebies/20-fonts-ideal-for-big-and-powerful-headings" target="_blank"><img class="alignnone size-full wp-image-6499" title="20-Fonts-Ideal-for-Big-and-Powerful-Headings" src="http://www.smashingapps.com/wp-content/uploads/2010/02/20-Fonts-Ideal-for-Big-and-Powerful-Headings.jpg" alt="20-Fonts-Ideal-for-Big-and-Powerful-Headings" width="500" height="401" /></a></p>
<p><a href="http://tutzone.net/2010/01/31-rare-wordpress-themes.html" target="_blank"><strong>31 Rare WordPress Themes</strong></a></p>
<p><a href="http://tutzone.net/2010/01/31-rare-wordpress-themes.html" target="_blank"><img class="alignnone size-full wp-image-6516" title="31-Rare-Wordpress-Themes" src="http://www.smashingapps.com/wp-content/uploads/2010/02/31-Rare-Wordpress-Themes.jpg" alt="31-Rare-Wordpress-Themes" width="500" height="288" /></a></p>
<p><a href="http://naldzgraphics.net/freebies/33-absolutely-free-e-commerce-icon-sets/" target="_blank"><strong>33 Absolutely Free E-Commerce Icon Sets</strong></a></p>
<p><a href="http://naldzgraphics.net/freebies/33-absolutely-free-e-commerce-icon-sets/" target="_blank"><img class="alignnone size-full wp-image-6442" title="33-Absolutely-Free-E-Commerce-Icon-Sets" src="http://www.smashingapps.com/wp-content/uploads/2010/02/33-Absolutely-Free-E-Commerce-Icon-Sets.jpg" alt="33-Absolutely-Free-E-Commerce-Icon-Sets" width="500" height="250" /></a></p>
<p><a href="http://psd.tutsplus.com/articles/inspiration/massive-collection-of-over-1000-floral-photoshop-brushes/" target="_blank"><strong>Massive Collection of Over 1,000 Floral Photoshop Brushes</strong></a></p>
<p><a href="http://psd.tutsplus.com/articles/inspiration/massive-collection-of-over-1000-floral-photoshop-brushes/" target="_blank"><img class="alignnone size-full wp-image-6448" title="Massive-Collection-of-Over-1000-Floral-Photoshop-Brushes" src="http://www.smashingapps.com/wp-content/uploads/2010/02/Massive-Collection-of-Over-1000-Floral-Photoshop-Brushes.jpg" alt="Massive-Collection-of-Over-1000-Floral-Photoshop-Brushes" width="500" height="500" /></a></p>
<p><a href="http://creativefan.com/10-free-professional-psd-web-templates/" target="_blank"><strong>10 Free Professional PSD Web Templates</strong></a></p>
<p><a href="http://creativefan.com/10-free-professional-psd-web-templates/" target="_blank"><img class="alignnone size-full wp-image-6505" title="10-Free-Professional-PSD-Web-Templates" src="http://www.smashingapps.com/wp-content/uploads/2010/02/10-Free-Professional-PSD-Web-Templates.jpg" alt="10-Free-Professional-PSD-Web-Templates" width="500" height="324" /></a></p>
<p><a href="http://acrisdesign.com/2010/01/70-awesome-wooden-texture-packs-from-deviantart/" target="_blank"><strong>70 Awesome Wooden Texture Packs from DeviantArt</strong></a></p>
<p><a href="http://acrisdesign.com/2010/01/70-awesome-wooden-texture-packs-from-deviantart/" target="_blank"><img class="alignnone size-full wp-image-6446" title="70-Awesome-Wooden-Texture-Packs-from-DeviantArt" src="http://www.smashingapps.com/wp-content/uploads/2010/02/70-Awesome-Wooden-Texture-Packs-from-DeviantArt.jpg" alt="70-Awesome-Wooden-Texture-Packs-from-DeviantArt" width="500" height="234" /></a></p>
<p><a href="http://10steps.sg/freebies/icons/4800-mini-icons-you-ever-need-for-your-apps/" target="_blank"><strong>4800 Mini Icons You Ever Need for your Apps </strong></a></p>
<p><a href="http://10steps.sg/freebies/icons/4800-mini-icons-you-ever-need-for-your-apps/" target="_blank"><img class="alignnone size-full wp-image-6468" title="4800-Mini-Icons-You-Ever-Need-for-your-Apps" src="http://www.smashingapps.com/wp-content/uploads/2010/02/4800-Mini-Icons-You-Ever-Need-for-your-Apps.jpg" alt="4800-Mini-Icons-You-Ever-Need-for-your-Apps" width="500" height="227" /></a></p>
<p><a href="http://www.onextrapixel.com/2010/01/20/30-must-have-photoshop-actions-for-photo-touch-ups/" target="_blank"><strong>30+ Must Have Photoshop Actions For Photo Touch-Ups</strong></a></p>
<p><a href="http://www.onextrapixel.com/2010/01/20/30-must-have-photoshop-actions-for-photo-touch-ups/" target="_blank"><img class="alignnone size-full wp-image-6514" title="30-Must-Have-Photoshop-Actions-For-PhotoTouch-Ups" src="http://www.smashingapps.com/wp-content/uploads/2010/02/30-Must-Have-Photoshop-Actions-For-PhotoTouch-Ups.jpg" alt="30-Must-Have-Photoshop-Actions-For-PhotoTouch-Ups" width="500" height="345" /></a></p>
<p><a href="http://www.noupe.com/tools/40-valuable-tools-and-resources-for-web-designers.html" target="_blank"><strong>40 Valuable Tools and Resources For Web Designers</strong></a></p>
<p><a href="http://www.noupe.com/tools/40-valuable-tools-and-resources-for-web-designers.html"><img class="alignnone size-full wp-image-6476" title="40-Valuable-Tools-and-Resources-For-Web-Designers" src="http://www.smashingapps.com/wp-content/uploads/2010/02/40-Valuable-Tools-and-Resources-For-Web-Designers.jpg" alt="40-Valuable-Tools-and-Resources-For-Web-Designers" width="500" height="323" /></a></p>
<p><strong><a href="http://webdesignledger.com/freebies/100-seamless-patterns-great-for-creating-website-backgrounds" target="_blank">100+ Seamless Patterns Great for Creating Website Backgrounds</a></strong></p>
<p><a href="http://webdesignledger.com/freebies/100-seamless-patterns-great-for-creating-website-backgrounds" target="_blank"><img class="alignnone size-full wp-image-6503" title="100-Seamless-Patterns-Great-for-Creating-Website-Backgrounds" src="http://www.smashingapps.com/wp-content/uploads/2010/02/100-Seamless-Patterns-Great-for-Creating-Website-Backgrounds.jpg" alt="100-Seamless-Patterns-Great-for-Creating-Website-Backgrounds" width="500" height="269" /></a></p>
<p><a href="http://www.pvmgarage.com/en/2010/01/a-roundup-of-45-industrial-free-fonts/" target="_blank"><strong>A Roundup of 45 Industrial Free Fonts</strong></a></p>
<p><a href="http://www.pvmgarage.com/en/2010/01/a-roundup-of-45-industrial-free-fonts/" target="_blank"><img class="alignnone size-full wp-image-6530" title="A-Roundup-of-45-Industrial-Free-Fonts" src="http://www.smashingapps.com/wp-content/uploads/2010/02/A-Roundup-of-45-Industrial-Free-Fonts.jpg" alt="A-Roundup-of-45-Industrial-Free-Fonts" width="500" height="191" /></a></p>
<p><a href="http://www.webdesignerdepot.com/2010/01/35-high-quality-apple-inspired-icons/" target="_blank"><strong>35 High Quality Apple Inspired Icons</strong></a></p>
<p><a href="http://www.webdesignerdepot.com/2010/01/35-high-quality-apple-inspired-icons/" target="_blank"><img class="alignnone size-full wp-image-6527" title="35-High-Quality-Apple-Inspired-Icons" src="http://www.smashingapps.com/wp-content/uploads/2010/02/35-High-Quality-Apple-Inspired-Icons.jpg" alt="35-High-Quality-Apple-Inspired-Icons" width="500" height="293" /></a></p>
<p><a href="http://designora.com/flash/flash-web-design-tools-software/" target="_blank"><strong>50 Fabulous Flash Web Design Tools and Software</strong></a></p>
<p><a href="http://designora.com/flash/flash-web-design-tools-software/" target="_blank"><img class="alignnone size-full wp-image-6489" title="50-Fabulous-Flash-Web-Design-Tools-and-Software" src="http://www.smashingapps.com/wp-content/uploads/2010/02/50-Fabulous-Flash-Web-Design-Tools-and-Software.jpg" alt="50-Fabulous-Flash-Web-Design-Tools-and-Software" width="500" height="652" /></a></p>
<p><a href="http://blueblots.com/freebies/30-useful-free-icon-sets-in-psd-format/" target="_blank"><strong>30+ Useful Free Icon Sets in PSD Format</strong></a></p>
<p><a href="http://blueblots.com/freebies/30-useful-free-icon-sets-in-psd-format/" target="_blank"><img class="alignnone size-full wp-image-6506" title="30-Useful-Free-Icon-Sets-in-PSD-Format" src="http://www.smashingapps.com/wp-content/uploads/2010/02/30-Useful-Free-Icon-Sets-in-PSD-Format.jpg" alt="30-Useful-Free-Icon-Sets-in-PSD-Format" width="500" height="278" /></a></p>
<p><a href="http://www.smashingmagazine.com/2010/01/18/25-new-high-quality-free-fonts/" target="_blank"><strong>25 New High Quality Free Fonts</strong></a></p>
<p><a href="http://www.smashingmagazine.com/2010/01/18/25-new-high-quality-free-fonts/" target="_blank"><img class="alignnone size-full wp-image-6521" title="25-New-High-Quality-Free-Fonts" src="http://www.smashingapps.com/wp-content/uploads/2010/02/25-New-High-Quality-Free-Fonts.jpg" alt="25-New-High-Quality-Free-Fonts" width="500" height="478" /></a></p>
<p><a href="http://www.webdesigncore.com/2010/01/20/20-abstract-effects-photoshop-brushes/" target="_blank"><strong>20 Abstract Effects Photoshop Brushes</strong></a></p>
<p><a href="http://www.webdesigncore.com/2010/01/20/20-abstract-effects-photoshop-brushes/" target="_blank"><img class="alignnone size-full wp-image-6471" title="20-Abstract-Effects-Photoshop-Brushes" src="http://www.smashingapps.com/wp-content/uploads/2010/02/20-Abstract-Effects-Photoshop-Brushes.jpg" alt="20-Abstract-Effects-Photoshop-Brushes" width="500" height="347" /></a></p>
<p><a href="http://speckyboy.com/2010/01/11/10-completely-free-wireframe-and-mockup-applications/" target="_blank"><strong>10 Completely Free Wireframe and Mockup Applications</strong></a></p>
<p><a href="http://speckyboy.com/2010/01/11/10-completely-free-wireframe-and-mockup-applications/" target="_blank"><img class="alignnone size-full wp-image-6494" title="10-Completely-Free-Wireframe-and-Mockup-Applications" src="http://www.smashingapps.com/wp-content/uploads/2010/02/10-Completely-Free-Wireframe-and-Mockup-Applications.jpg" alt="10-Completely-Free-Wireframe-and-Mockup-Applications" width="500" height="217" /></a></p>
<p><a href="http://speckyboy.com/2010/01/25/25-fresh-and-unique-wordpress-themes/" target="_blank"><strong>25 Fresh, Clean and Unique WordPress Themes</strong></a></p>
<p><a href="http://speckyboy.com/2010/01/25/25-fresh-and-unique-wordpress-themes/" target="_blank"><img class="alignnone size-full wp-image-6492" title="25-Fresh-Clean-and-Unique-Wordpress-Themes" src="http://www.smashingapps.com/wp-content/uploads/2010/02/25-Fresh-Clean-and-Unique-Wordpress-Themes.jpg" alt="25-Fresh-Clean-and-Unique-Wordpress-Themes" width="500" height="394" /></a></p>
<p><a href="http://www.webdesignbooth.com/18-useful-wordpress-contact-form-plugins/" target="_blank"><strong>18 Useful WordPress Contact Form Plugins</strong></a></p>
<p><a href="http://www.webdesignbooth.com/18-useful-wordpress-contact-form-plugins/" target="_blank"><img class="alignnone size-full wp-image-6522" title="18-Useful-Wordpress-Contact-Form-Plugins" src="http://www.smashingapps.com/wp-content/uploads/2010/02/18-Useful-Wordpress-Contact-Form-Plugins.jpg" alt="18-Useful-Wordpress-Contact-Form-Plugins" width="500" height="337" /></a></p>
<p><a href="http://www.instantshift.com/2010/01/11/35-stunning-free-fonts-to-enhance-your-designs/" target="_blank"><strong>35 Stunning Free Fonts To Enhance Your Designs</strong></a></p>
<p><a href="http://www.instantshift.com/2010/01/11/35-stunning-free-fonts-to-enhance-your-designs/" target="_blank"><img class="alignnone size-full wp-image-6483" title="35-Stunning-Free-Fonts-To-Enhance-Your-Designs" src="http://www.smashingapps.com/wp-content/uploads/2010/02/35-Stunning-Free-Fonts-To-Enhance-Your-Designs.jpg" alt="35-Stunning-Free-Fonts-To-Enhance-Your-Designs" width="500" height="360" /></a></p>
<p><strong>Miscellaneous Articles</strong></p>
<p><strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://designrfix.com/web-development-tools/30-color-tools-designers" target="_blank"><strong>30+ Very Useful Color Tools For Designers</strong></a></p>
<p><a href="http://designrfix.com/web-development-tools/30-color-tools-designers" target="_blank"><img class="alignnone size-full wp-image-6459" title="30-Very-Useful-Color-Tools-For-Designers" src="http://www.smashingapps.com/wp-content/uploads/2010/02/30-Very-Useful-Color-Tools-For-Designers.jpg" alt="30-Very-Useful-Color-Tools-For-Designers" width="500" height="400" /></a></p>
<p><a href="http://colorburned.com/2010/01/the-evolution-of-a-design-blog.html" target="_blank"><strong>The Evolution of a Design Blog</strong></a></p>
<p><a href="http://colorburned.com/2010/01/the-evolution-of-a-design-blog.html" target="_blank"><img class="alignnone size-full wp-image-6524" title="The-Evolution-of-a-Design-Blog" src="http://www.smashingapps.com/wp-content/uploads/2010/02/The-Evolution-of-a-Design-Blog.jpg" alt="The-Evolution-of-a-Design-Blog" width="500" height="228" /></a></p>
<p><a href="http://psd.tutsplus.com/tutorials/tools-tips/a-basic-guide-to-photoshops-3d-tools/" target="_blank"><strong>A Basic Guide to Photoshop’s 3D Tools</strong></a></p>
<p><a href="http://psd.tutsplus.com/tutorials/tools-tips/a-basic-guide-to-photoshops-3d-tools/" target="_blank"><img class="alignnone size-full wp-image-6447" title="A-Basic-Guide-to-Photoshops-3D-Tools" src="http://www.smashingapps.com/wp-content/uploads/2010/02/A-Basic-Guide-to-Photoshops-3D-Tools.jpg" alt="A-Basic-Guide-to-Photoshops-3D-Tools" width="500" height="784" /></a></p>
<p><a href="http://www.wpbeginner.com/wp-tutorials/55-most-wanted-wordpress-tips-tricks-and-hacks/" target="_blank"><strong>55+ Most Wanted WordPress Tips, Tricks, and Hacks</strong></a></p>
<p><a href="http://www.wpbeginner.com/wp-tutorials/55-most-wanted-wordpress-tips-tricks-and-hacks/" target="_blank"><img class="alignnone size-full wp-image-6536" title="55-Most-Wanted-WordPress-Tips-Tricks-and-Hacks" src="http://www.smashingapps.com/wp-content/uploads/2010/02/55-Most-Wanted-WordPress-Tips-Tricks-and-Hacks.jpg" alt="55-Most-Wanted-WordPress-Tips-Tricks-and-Hacks" width="500" height="449" /></a></p>
<p><a href="http://www.smashingtips.com/mac-leopard-cheat-sheets" target="_blank"><strong>16 useful Mac cheat Sheets</strong></a></p>
<p><a href="http://www.smashingtips.com/mac-leopard-cheat-sheets" target="_blank"><img class="alignnone size-full wp-image-6525" title="16-useful-Mac-cheat-Sheets" src="http://www.smashingapps.com/wp-content/uploads/2010/02/16-useful-Mac-cheat-Sheets.jpg" alt="16-useful-Mac-cheat-Sheets" width="500" height="308" /></a></p>
<p><a href="http://pelfusion.com/tools/20-must-have-wordpress-cms-plugins/" target="_blank"><strong>20 Must Have WordPress CMS Plugins</strong></a></p>
<p><a href="http://pelfusion.com/tools/20-must-have-wordpress-cms-plugins/" target="_blank"><img class="alignnone size-full wp-image-6461" title="20-Must-Have-WordPress-CMS-Plugins" src="http://www.smashingapps.com/wp-content/uploads/2010/02/20-Must-Have-WordPress-CMS-Plugins.jpg" alt="20-Must-Have-WordPress-CMS-Plugins" width="500" height="278" /></a></p>
<p><a href="http://www.webdesignerdepot.com/2010/01/10-tips-for-better-print-style-sheets/" target="_blank"><strong>10 Tips for Better Print Style Sheets</strong></a></p>
<p><a href="http://www.webdesignerdepot.com/2010/01/10-tips-for-better-print-style-sheets/" target="_blank"><img class="alignnone size-full wp-image-6526" title="10-Tips-for-Better-Print-Style-Sheets" src="http://www.smashingapps.com/wp-content/uploads/2010/02/10-Tips-for-Better-Print-Style-Sheets.jpg" alt="10-Tips-for-Better-Print-Style-Sheets" width="500" height="366" /></a></p>
<p><a href="http://sixrevisions.com/creativity/how-to-create-creativity/" target="_blank"><strong>How to Create Creativity</strong></a></p>
<p><a href="http://sixrevisions.com/creativity/how-to-create-creativity/" target="_blank"><img class="alignnone size-full wp-image-6466" title="How-to-Create-Creativity" src="http://www.smashingapps.com/wp-content/uploads/2010/02/How-to-Create-Creativity.jpg" alt="How-to-Create-Creativity" width="500" height="277" /></a></p>
<p><a href="http://www.hongkiat.com/blog/marketing-your-blog-10-essential-tips-you-should-know/" target="_blank"><strong>10 Essential Tips You Should Know </strong></a></p>
<p><a href="http://www.hongkiat.com/blog/marketing-your-blog-10-essential-tips-you-should-know/" target="_blank"><img class="alignnone size-full wp-image-6455" title="10-Essential-Tips-You-Should-Know" src="http://www.smashingapps.com/wp-content/uploads/2010/02/10-Essential-Tips-You-Should-Know.jpg" alt="10-Essential-Tips-You-Should-Know" width="500" height="350" /></a></p>
<p><a href="http://buildinternet.com/2010/01/getting-inspiration-from-admiration/" target="_blank"><strong>Getting Inspiration from Admiration</strong></a></p>
<p><a href="http://buildinternet.com/2010/01/getting-inspiration-from-admiration/" target="_blank"><img class="alignnone size-full wp-image-6528" title="Getting-Inspiration-from-Admiration" src="http://www.smashingapps.com/wp-content/uploads/2010/02/Getting-Inspiration-from-Admiration.jpg" alt="Getting-Inspiration-from-Admiration" width="500" height="250" /></a></p>
<p><a href="http://www.noupe.com/how-tos/the-complete-guide-to-getting-the-most-out-of-twitter.html" target="_blank"><strong>The Complete Guide to Getting the Most Out of Twitter</strong></a></p>
<p><a href="http://www.noupe.com/how-tos/the-complete-guide-to-getting-the-most-out-of-twitter.html" target="_blank"><img class="alignnone size-full wp-image-6477" title="The-Complete-Guide-to-Getting-the-Most-Out-of-Twitter" src="http://www.smashingapps.com/wp-content/uploads/2010/02/The-Complete-Guide-to-Getting-the-Most-Out-of-Twitter.jpg" alt="The-Complete-Guide-to-Getting-the-Most-Out-of-Twitter" width="500" height="450" /></a></p>
<p><a href="http://www.instantshift.com/2010/01/06/14-traits-of-successful-blogs/" target="_blank"><strong>14 Traits of Successful Blogs</strong></a></p>
<p><a href="http://www.instantshift.com/2010/01/06/14-traits-of-successful-blogs/" target="_blank"><img class="alignnone size-full wp-image-6482" title="14-Traits-of-Successful-Blogs" src="http://www.smashingapps.com/wp-content/uploads/2010/02/14-Traits-of-Successful-Blogs.jpg" alt="14-Traits-of-Successful-Blogs" width="500" height="125" /></a></p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-make-all-browsers-render-html5-mark-up-correctly-even-ie6/" target="_blank"><strong>How to Make All Browsers Render HTML5 Mark-up Correctly – Even IE6</strong></a></p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-make-all-browsers-render-html5-mark-up-correctly-even-ie6/" target="_blank"><img class="alignnone size-full wp-image-6485" title="How-to-Make-All-Browsers-Render-HTML5-Mark-up-Correctly–Even-IE6" src="http://www.smashingapps.com/wp-content/uploads/2010/02/How-to-Make-All-Browsers-Render-HTML5-Mark-up-Correctly–Even-IE6.jpg" alt="How-to-Make-All-Browsers-Render-HTML5-Mark-up-Correctly–Even-IE6" width="500" height="358" /></a></p>
<p><a href="http://www.onextrapixel.com/2010/01/30/13-useful-wordpress-sql-queries-you-wish-you-knew-earlier/" target="_blank"><strong>13 Useful WordPress SQL Queries You Wish You Knew Earlier</strong></a></p>
<p><a href="http://www.onextrapixel.com/2010/01/30/13-useful-wordpress-sql-queries-you-wish-you-knew-earlier/" target="_blank"><img class="alignnone size-full wp-image-6513" title="13-Useful-WordPress-SQL-Queries-You-Wish-You-Knew-Earlier" src="http://www.smashingapps.com/wp-content/uploads/2010/02/13-Useful-WordPress-SQL-Queries-You-Wish-You-Knew-Earlier.jpg" alt="13-Useful-WordPress-SQL-Queries-You-Wish-You-Knew-Earlier" width="500" height="345" /></a></p>
<p><a href="http://webdesignledger.com/tools/useful-tools-for-testing-cross-browser-compatibility" target="_blank"><strong>Useful Tools for Testing Cross Browser Compatibility</strong></a></p>
<p><a href="http://webdesignledger.com/tools/useful-tools-for-testing-cross-browser-compatibility" target="_blank"><img class="alignnone size-full wp-image-6500" title="Useful-Tools-for-Testing-Cross-Browser-Compatibility" src="http://www.smashingapps.com/wp-content/uploads/2010/02/Useful-Tools-for-Testing-Cross-Browser-Compatibility.jpg" alt="Useful-Tools-for-Testing-Cross-Browser-Compatibility" width="500" height="325" /></a></p>
<p><strong><a href="http://www.smashingapps.com/2010/01/05/11-amazing-free-web-applications-to-make-your-lives-easier.html" target="_blank">11 Amazing Free Web Applications To Make Your Lives Easier</a></strong></p>
<p><a href="http://www.smashingapps.com/2010/01/05/11-amazing-free-web-applications-to-make-your-lives-easier.html" target="_blank"><img class="alignnone size-full wp-image-6533" title="11-Amazing-Free-Web-Applications-To-Make-Your-Lives-Easier" src="http://www.smashingapps.com/wp-content/uploads/2010/02/11-Amazing-Free-Web-Applications-To-Make-Your-Lives-Easier.jpg" alt="11-Amazing-Free-Web-Applications-To-Make-Your-Lives-Easier" width="500" height="216" /></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/02/01/85-excellent-resources-and-tutorials-especially-for-designers-to-discover-the-best-of-the-web-in-january.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>70+ Promising Resources and Tutorials Especially For Designers To Discover The Best Of The Web In December</title>
		<link>http://www.smashingapps.com/2010/01/04/70-promising-resources-and-tutorials-especially-for-designers-to-discover-the-best-of-the-web-in-december.html</link>
		<comments>http://www.smashingapps.com/2010/01/04/70-promising-resources-and-tutorials-especially-for-designers-to-discover-the-best-of-the-web-in-december.html#comments</comments>
		<pubDate>Tue, 05 Jan 2010 07:20:34 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Backgrounds]]></category>
		<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Brushes]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[Charts]]></category>
		<category><![CDATA[Codes and Scripts]]></category>
		<category><![CDATA[color Schemes]]></category>
		<category><![CDATA[CSS/Style Sheets]]></category>
		<category><![CDATA[Education and Learning]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Icons]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>

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

		<guid isPermaLink="false">http://www.smashingapps.com/?p=5665</guid>
		<description><![CDATA[We are always in search of great free resources, tips, tricks, etc. for our readers. Every day we work hard to find new resources and inspiration for designers like you. Today, we have another great post, "Discover the Best of the Web" on SmashingApps. In this, we made a list of 60+ Ultimate Resources Especially For Designers. We obviously cannot cover all the best from the web, but we have tried to cover as much as possible.

<a href="http://www.smashingapps.com/2009/12/03/60-ultimate-resources-especially-for-designers-to-discover-the-best-of-the-web-in-november.html"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Lovely-Cartoon-Illustrations-by-Anne-Patzke.jpg" border="0" alt="" width="500" height="317" /></a>]]></description>
			<content:encoded><![CDATA[<p><span id=":37k" dir="ltr">We are always in search of great free resources, tips, tricks, etc. for our readers. Every day we work hard to find new resources and inspiration for designers like you. Today, we have another great post, &#8220;Discover the Best of the Web&#8221; on SmashingApps. In this, we made a list of 60+ Ultimate Resources Especially For Designers</span>.<span id=":37k" dir="ltr"> We obviously cannot cover all the best from the web, but we have tried to cover as much as possible.<br />
</span></p>
<p>You are welcome to share if you know more best of the web in the month of November which our readers/viewers may like. <a href="http://feeds.feedburner.com/SmashingApps" target="_blank"><span style="color: #800000;">Do you want to be the first one to know the latest happenings</span></a> at SmashingApps.com just <a href="http://feeds.feedburner.com/SmashingApps" target="_blank"><span style="color: #800000;">subscribe to our rss feed</span></a> and <a href="http://twitter.com/smashingapps" target="_blank">you can follow us on twitter</a> and <strong><a href="http://www.facebook.com/smashingapps" target="_blank">do not forget to become our fan on facebook</a></strong> as well.</p>
<p><strong>You may be interested in these older posts</strong><br />
<a href="http://www.smashingapps.com/2009/11/08/3d-portraits-that-make-you-say-wow.html" target="_blank">3D Portraits That Make You Say ‘Wow’</a><br />
<a href="../2009/07/11/10-stunning-photos-that-look-like-they-are-photoshopped-but-are-not.html" target="_blank">10 Stunning Photos That Look Like They are Photoshopped But Are Not</a><br />
<a href="../2008/12/07/23-awesome-photos-that-look-like-theyre-photoshopped-but-are-not.html" target="_blank">23 Awesome Photos That Look Like They’re Photoshopped But Are Not</a><br />
<a href="../2009/04/18/21-brilliant-photos-that-look-like-theyre-photoshopped-but-are-not.html" target="_blank">21 Brilliant Photos That Look Like They’re Photoshopped But Are Not</a><a title="Permanent Link: 60+ Incredible Tutorials And Resources Collections For Designers To Discover The Best Of The Web In June" rel="bookmark" href="../2009/07/01/60-incredible-tutorials-and-resources-collections-for-designers-to-discover-the-best-of-the-web-in-june.html"><br />
60+ Incredible Tutorials And Resources Collections For Designers</a><br />
<a title="Permanent Link: 50+ Creative Masterpieces Of Logo Designs Using Gradient Effects" rel="bookmark" href="../2009/06/08/50-creative-masterpieces-of-logo-designs-using-gradient-effects.html" target="_blank">50+ Creative Masterpieces Of Logo Designs Using Gradient Effects<br />
</a><a title="Permanent Link: 21 Stunning Examples Of Creatively Done Stop Motion Animations" rel="bookmark" href="../2009/06/15/21-stunning-examples-of-creatively-done-stop-motion-animations.html" target="_blank">21 Stunning Examples Of Creatively Done Stop Motion Animations<br />
</a><a title="Permanent Link: 15 Most Useful &amp; Free Collection Of Ready-To-Use Design Freebies" rel="bookmark" href="../2009/06/09/15-most-useful-free-collection-of-ready-to-use-design-freebies.html" target="_blank">15 Most Useful &amp; Free Collection Of Ready-To-Use Design Freebies</a><a title="Permanent Link: 21 Stunning Examples Of Creatively Done Stop Motion Animations" rel="bookmark" href="../2009/06/15/21-stunning-examples-of-creatively-done-stop-motion-animations.html" target="_blank"><br />
</a><a href="../2009/03/24/43-really-useful-photoshop-tutorials-for-excellent-3d-effects.html" target="_blank">43 Really Useful Photoshop Tutorials For Excellent 3d Effects</a><strong><br />
</strong><a href="../2009/01/08/17-mind-blowing-digital-painting-tutorials-of-beautiful-girls.html" target="_blank">17 Mind-Blowing Digital Painting Tutorials Of Beautiful Girls</a><br />
<a href="../2009/03/20/31-masterpieces-of-creative-and-clever-advertising-concepts.html" target="_blank">31 Masterpieces Of Creative And Clever Advertising Concepts</a><br />
<a href="../2009/01/11/21-really-stunning-photoshopped-photos-for-creative-inspiration.html" target="_blank">21 Really Stunning Photoshopped Photos For Creative Inspiration</a><br />
<a href="../2008/12/16/43-of-the-extremely-creative-wonders-of-macro-photography.html" target="_blank">43 Of The Extremely Creative Wonders Of Macro Photography</a><br />
<a href="../2008/10/20/27-best-places-you-should-visit-to-get-incredible-web-design-inspiration.html" target="_blank">27 Best Places You Should Visit To Get Incredible Web Design Inspiration!</a><br />
<span style="color: #800000;"><a title="Permanent Link: 21 Extremely Vibrant And Creative Advertisements With Animals" rel="bookmark" href="../2008/09/19/21-extremely-vibrant-and-creative-advertisements-with-animals.html" target="_blank">21 Extremely Vibrant And Creative Advertisements With Animals</a></span><span style="color: #800000;"><a title="Permanent Link: 39 Masterpieces Of Creative Advertisements" rel="bookmark" href="../2008/09/10/39-masterpieces-of-creative-advertisements.html" target="_blank"><br />
39 Masterpieces Of Creative Advertisements</a></span><br />
<span style="color: #800000;"><a title="Permanent Link: 17 Digital Image Illustration Which You Probably Never Seen Before!" rel="bookmark" href="../2008/06/10/17-digital-image-illustration-which-you-probably-never-seen-before.html" target="_blank">17 Digital Image Illustration Which You Probably Never Seen Before!</a><a title="Permanent Link: 17 Digital Image Illustration Which You Probably Never Seen Before!" rel="bookmark" href="../2008/06/10/17-digital-image-illustration-which-you-probably-never-seen-before.html" target="_blank"><br />
</a></span><span style="color: #800000;"><a title="Permanent Link: 15 Digital Photo Manipulation From Flickr To Get Inspiration !" rel="bookmark" href="../2008/06/04/15-digital-photo-manipulation-from-flickr-to-get-inspiration.html" target="_blank">15 Digital Photo Manipulation From Flickr To Get Inspiration</a></span><br />
<a href="../2008/12/07/23-awesome-photos-that-look-like-theyre-photoshopped-but-are-not.html">23 Awesome Photos That Look Like They’re Photoshopped But Are Not</a></p>
<p><strong>Design Tips, Tricks and Tutorial</strong></p>
<p>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://instatuts.com/featured/creating-a-detailed-master-plan-rendering-in-3dsmax-and-photoshop/" target="_blank"><strong>Creating a Detailed Master Plan Rendering in 3dsmax and Photoshop</strong></a></p>
<p><a href="http://instatuts.com/featured/creating-a-detailed-master-plan-rendering-in-3dsmax-and-photoshop/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Creating-a-Detailed-Master-Plan-Rendering-in-3dsmax-and-Photoshop.jpg" border="0" alt="" width="500" height="375" /></a></p>
<p><a href="http://psd.tutsplus.com/tutorials/icon-design/create-a-leather-textured-realistic-briefcase-icon/" target="_blank"><strong>Create a Leather-Textured, Realistic Briefcase Icon</strong></a></p>
<p><a href="http://psd.tutsplus.com/tutorials/icon-design/create-a-leather-textured-realistic-briefcase-icon/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Create-a-Leather-Textured-Realistic-Briefcase-Icon.jpg" border="0" alt="" width="500" height="500" /></a></p>
<p><a href="http://10steps.sg/tutorials/photoshop/make-a-sketchy-wallpaper-for-this-christmas/"><strong>Make a Sketchy Wallpaper for this Christmas </strong></a></p>
<p><a href="http://10steps.sg/tutorials/photoshop/make-a-sketchy-wallpaper-for-this-christmas/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Make-a-Sketchy-Wallpaper-for-this-Christmas.jpg" border="0" alt="" width="500" height="375" /></a></p>
<p><a href="http://www.instantshift.com/2009/11/03/ultimate-round-up-of-60-excellent-gimp-tutorials/" target="_blank"><strong>Ultimate Round-Up Of 60 Excellent Gimp Tutorials</strong></a></p>
<p><a href="http://www.instantshift.com/2009/11/03/ultimate-round-up-of-60-excellent-gimp-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Ultimate-Round-Up-Of-60-Excellent-Gimp-Tutorials.jpg" border="0" alt="" width="500" height="170" /></a></p>
<p><a href="http://cg.tutsplus.com/tutorials/3d-art/create-a-photorealistic-car-render-using-3ds-max-and-vray/" target="_blank"><strong>Create a Photorealistic Car Render using 3DS Max and Vray</strong></a></p>
<p><a href="http://cg.tutsplus.com/tutorials/3d-art/create-a-photorealistic-car-render-using-3ds-max-and-vray/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Create-a-Photorealistic-Car-Render-using-3DS-Max-and-Vray.jpg" border="0" alt="" width="500" height="333" /></a></p>
<p><a href="http://vandelaydesign.com/blog/design/photoshop-photo-editing-tutorials/" target="_blank"><strong>35+ Photo Editing Tutorials for Photoshop</strong></a></p>
<p><a href="http://vandelaydesign.com/blog/design/photoshop-photo-editing-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/35-Photo-Editing-Tutorials-for-Photoshop.jpg" border="0" alt="" width="500" height="385" /></a></p>
<p><strong><a href="http://cg.tutsplus.com/articles/web-roundups/99-brain-blasting-cinema-4d-tutorials/" target="_blank">99 Brain Blasting Cinema 4D Tutorials</a></strong></p>
<p><a href="http://cg.tutsplus.com/articles/web-roundups/99-brain-blasting-cinema-4d-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/99-Brain-Blasting-Cinema-4D-Tutorials.jpg" border="0" alt="" width="500" height="161" /></a></p>
<p><a href="http://naldzgraphics.net/tutorials/30-photoshop-tutorials-for-creating-space-and-planets/" target="_blank"><strong>30+ Photoshop Tutorials for Creating Space and Planets</strong></a></p>
<p><a href="http://naldzgraphics.net/tutorials/30-photoshop-tutorials-for-creating-space-and-planets/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/30-Photoshop-Tutorials-for-Creating-Space-and-Planets.jpg" border="0" alt="" width="500" height="250" /></a></p>
<p><a href="http://www.hongkiat.com/blog/30-realistic-gadget-design-photoshop-tutorials/" target="_blank"><strong>30+ Realistic Gadget Design Photoshop Tutorials </strong></a></p>
<p><a href="http://www.hongkiat.com/blog/30-realistic-gadget-design-photoshop-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/30-Realistic-Gadget-Design-Photoshop-Tutorials.jpg" border="0" alt="" width="500" height="400" /></a></p>
<p><a href="http://www.1stwebdesigner.com/tutorials/high-quality-photo-effects-photoshop/" target="_blank"><strong>30 Photo Effect Photoshop Tutorials Every Designer Will Love</strong></a></p>
<p><a href="http://www.1stwebdesigner.com/tutorials/high-quality-photo-effects-photoshop/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/30-Photo-Effect-Photoshop-Tutorials-Every-Designer-Will-Love.jpg" border="0" alt="" width="500" height="307" /></a></p>
<p><a href="http://cg.tutsplus.com/articles/web-roundups/47-spectacular-realflow-tuts/"><strong>47 Spectacular RealFlow Tuts</strong></a></p>
<p><a href="http://cg.tutsplus.com/articles/web-roundups/47-spectacular-realflow-tuts/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/47-Spectacular-RealFlow-Tuts.jpg" border="0" alt="" width="500" height="161" /></a></p>
<p><a href="http://www.webdesigncore.com/2009/11/19/16-great-photoshop-tutorials-for-photographers/" target="_blank"><strong>16 Great Photoshop Tutorials for Photographers</strong></a></p>
<p><a href="http://www.webdesigncore.com/2009/11/19/16-great-photoshop-tutorials-for-photographers/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/16-Great-Photoshop-Tutorials-for-Photographers.jpg" border="0" alt="" width="500" height="337" /></a>.</p>
<p><a href="http://www.smashingmagazine.com/2009/11/13/35-incredible-digital-painting-tutorials/" target="_blank"><strong>35 Incredible Digital Painting Tutorials</strong></a></p>
<p><a href="http://www.smashingmagazine.com/2009/11/13/35-incredible-digital-painting-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/35-Incredible-Digital-Painting-Tutorials.jpg" border="0" alt="" width="500" height="375" /></a></p>
<p><a href="http://speckyboy.com/2009/11/13/30-artistic-and-creative-photoshop-poster-tutorials/" target="_blank"><strong>30 Artistic and Creative Photoshop Poster Tutorials</strong></a></p>
<p><a href="http://speckyboy.com/2009/11/13/30-artistic-and-creative-photoshop-poster-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/30-Artistic-and-Creative-Photoshop-Poster-Tutorials.jpg" border="0" alt="" width="500" height="700" /></a></p>
<p><strong><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-beautiful-gradient-typography-with-photoshop/" target="_blank">How to Make Beautiful Gradient Typography with Photoshop</a></strong></p>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-beautiful-gradient-typography-with-photoshop/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/How-to-Make-Beautiful-Gradient-Typography-with-Photoshop.jpg" border="0" alt="" width="500" height="227" /></a></p>
<p><a href="http://abduzeedo.com/gimp-quick-tips-abstract-background-effect" target="_blank"><strong>GIMP Quick Tips: Abstract Background Effect</strong></a></p>
<p><a href="http://abduzeedo.com/gimp-quick-tips-abstract-background-effect" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/GIMP-Quick-Tips-Abstract-Background-Effect.jpg" border="0" alt="" width="500" height="356" /></a></p>
<p><strong>Artwork, Digital Photography and Inspiration</strong> <strong> </strong></p>
<p>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><strong><a href="http://designrfix.com/inspiration/website-design-beautiful-vintage-retro-inspired-designs" target="_blank">Website Design: Beautiful Vintage and Retro Inspired Designs</a></strong></p>
<p><a href="http://designrfix.com/inspiration/website-design-beautiful-vintage-retro-inspired-designs" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Website-Design-Beautiful-Vintage-and-Retro-Inspired-Designs.jpg" border="0" alt="" width="500" height="302" /></a></p>
<p><a href="http://www.smashingapps.com/2009/11/08/3d-portraits-that-make-you-say-wow.html" target="_blank"><strong>3D Portraits That Make You Say ‘Wow’</strong></a></p>
<p><a href="http://www.smashingapps.com/2009/11/08/3d-portraits-that-make-you-say-wow.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/3D-Portraits-That-Make-You-Say-Wow.jpg" border="0" alt="" width="500" height="428" /></a></p>
<p><a href="http://photo.tutsplus.com/articles/40-inspiring-panoramic-photographs/" target="_blank"><strong>40 Inspiring Panoramic Photographs</strong></a></p>
<p><a href="http://photo.tutsplus.com/articles/40-inspiring-panoramic-photographs/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/40-Inspiring-Panoramic-Photographs.jpg" border="0" alt="" width="500" height="417" /></a></p>
<p><a href="http://www.smashingmagazine.com/2009/11/26/100-photoshop-illustrations-by-artists-around-the-world/" target="_blank"><strong>Beautiful Photoshop Illustrations By Artists Around The World</strong></a></p>
<p><a href="http://www.smashingmagazine.com/2009/11/26/100-photoshop-illustrations-by-artists-around-the-world/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Beautiful-Photoshop-Illustrations-By-Artists-Around-The-World.jpg" border="0" alt="" width="500" height="376" /></a></p>
<p><a href="http://www.instantshift.com/2009/11/25/95-fresh-examples-of-single-page-website-designs/" target="_blank"><strong>95 Fresh Examples Of Single Page Website Designs</strong></a></p>
<p><a href="http://www.instantshift.com/2009/11/25/95-fresh-examples-of-single-page-website-designs/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/95-Fresh-Examples-Of-Single-Page-Website-Designs.jpg" border="0" alt="" width="500" height="241" /></a></p>
<p><strong><a href="http://www.tutorial9.net/resources/32-beautiful-text-art-creations/" target="_blank">32 Beautiful Text Art Creations</a></strong></p>
<p><a href="http://www.tutorial9.net/resources/32-beautiful-text-art-creations/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/32-Beautiful-Text-Art-Creations.jpg" border="0" alt="" width="500" height="336" /></a></p>
<p><a href="http://thedesigninspiration.com/articles/lovely-cartoon-illustrations-by-anne-patzke/" target="_blank"><strong>Lovely Cartoon Illustrations by Anne Patzke</strong></a></p>
<p><a href="http://thedesigninspiration.com/articles/lovely-cartoon-illustrations-by-anne-patzke/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Lovely-Cartoon-Illustrations-by-Anne-Patzke.jpg" border="0" alt="" width="500" height="317" /></a></p>
<p><a href="http://www.webdesignerdepot.com/2009/12/the-mesmerizing-art-of-jordan-s-dill/" target="_blank"><strong>The Mesmerizing Art of Jordan S. Dill </strong></a></p>
<p><a href="http://www.webdesignerdepot.com/2009/12/the-mesmerizing-art-of-jordan-s-dill/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/The-Mesmerizing-Art-of-Jordan-S-Dill.jpg" border="0" alt="" width="500" height="390" /></a></p>
<p><a href="http://www.2expertsdesign.com/2009/11/19/60-bizarre-examples-of-grunge-photography/" target="_blank"><strong>60 Bizarre Examples of Grunge Photography</strong></a></p>
<p><a href="http://www.2expertsdesign.com/2009/11/19/60-bizarre-examples-of-grunge-photography/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/60-Bizarre-Examples-of-Grunge-Photography.jpg" border="0" alt="" width="500" height="333" /></a></p>
<p><a href="http://speckyboy.com/2009/11/18/50-impressive-magazine-and-newspaper-styled-web-designs/"><strong>50 Impressive Magazine and Newspaper Styled Web Designs</strong></a></p>
<p><a href="http://speckyboy.com/2009/11/18/50-impressive-magazine-and-newspaper-styled-web-designs/"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/50-Impressive-Magazine-and-Newspaper-Styled-Web-Designs.jpg" border="0" alt="" width="500" height="240" /></a></p>
<p><a href="http://vector.tutsplus.com/articles/inspiration/50-creative-sneakers-made-with-quality-vector-craftsmanship/" target="_blank"><strong>50+ Creative Sneakers Made with Quality Vector Craftsmanship</strong></a></p>
<p><a href="http://vector.tutsplus.com/articles/inspiration/50-creative-sneakers-made-with-quality-vector-craftsmanship/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/50-Creative-Sneakers-Made-with-Quality-Vector-Craftsmanship.jpg" border="0" alt="" width="500" height="331" /></a></p>
<p><a href="http://www.noupe.com/tutorial/street-fighter-characters-beautiful-illustrations-and-wallpapers.html" target="_blank"><strong>Street Fighter Characters: Beautiful Illustrations and Wallpapers</strong></a></p>
<p><a href="http://www.noupe.com/tutorial/street-fighter-characters-beautiful-illustrations-and-wallpapers.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Street-Fighter-Characters-Beautiful-Illustrations-and-Wallpapers.jpg" border="0" alt="" width="500" height="680" /></a></p>
<p><strong><a href="http://www.pvmgarage.com/en/2009/11/inspirational-showcase-of-music-related-logos" target="_blank">Inspirational Showcase Of Music-Related Logos</a></strong></p>
<p><a href="http://www.pvmgarage.com/en/2009/11/inspirational-showcase-of-music-related-logos" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Inspirational-Showcase-Of-Music-Related-Logos.jpg" border="0" alt="" width="500" height="190" /></a></p>
<p><a href="http://www.hongkiat.com/blog/excellent-free-html-newsletter-templates-best-of/" target="_blank"><strong>Excellent HTML Newsletter Templates – Best Of </strong></a></p>
<p><a href=".http://www.hongkiat.com/blog/excellent-free-html-newsletter-templates-best-of/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Excellent-HTML-Newsletter-Templates%96Best-Of.jpg" border="0" alt="" width="500" height="400" /></a></p>
<p><a href="http://www.psdvault.com/inspirations/20-probably-the-most-beautiful-fractal-artworks-you-will-ever-see/" target="_blank"><strong>20 (Probably) the Most Beautiful Fractal Artworks You will Ever See</strong></a></p>
<p><a href="http://www.psdvault.com/inspirations/20-probably-the-most-beautiful-fractal-artworks-you-will-ever-see/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/20-Probably-the-Most-Beautiful-Fractal-Artworks-You-will-Ever-See.jpg" border="0" alt="" width="500" height="751" /></a></p>
<p><a href="http://vandelaydesign.com/blog/galleries/excerpts/" target="_blank"><strong>Showcase of Excerpts in Blog Design</strong></a></p>
<p><a href="http://vandelaydesign.com/blog/galleries/excerpts/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Showcase-of-Excerpts-in-Blog-Design.jpg" border="0" alt="" width="500" height="530" /></a></p>
<p><a href="http://thedesigninspiration.com/articles/google-doodles-from-different-countries-you-havent-seen/"><strong>Google Doodles from Different Countries You Haven’t Seen</strong></a></p>
<p><a href="http://thedesigninspiration.com/articles/google-doodles-from-different-countries-you-havent-seen/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Google-Doodles-from-Different-Countries-You-Have-not-Seen.jpg" border="0" alt="" width="500" height="395" /></a></p>
<p><strong><a href="http://www.webdesignbooth.com/45-inspiring-navigation-menus-that-you-must-see/" target="_blank">45 Inspiring Navigation Menus That You Must See</a></strong></p>
<p><a href="http://www.webdesignbooth.com/45-inspiring-navigation-menus-that-you-must-see/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/45-Inspiring-Navigation-Menus%20That-You-Must-See.jpg" border="0" alt="" width="500" height="265" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2009/11/24/69-sexy-portfolio-designs-to-inspire-you/" target="_blank">69 Sexy Portfolio Designs To Inspire You</a></strong></p>
<p><a href="http://www.smashingmagazine.com/2009/11/24/69-sexy-portfolio-designs-to-inspire-you/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/69-Sexy-Portfolio-Designs-To-Inspire-You.jpg" border="0" alt="" width="500" height="320" /></a></p>
<p><a href="http://designrfix.com/inspiration/vector-artwork-50-inspirational-creations" target="_blank"><strong>Vector Artwork: 50+ Inspirational Creations </strong></a></p>
<p><a href="http://designrfix.com/inspiration/vector-artwork-50-inspirational-creations" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Vector-Artwork-50-Inspirational-Creations.jpg" border="0" alt="" width="500" height="672" /></a></p>
<p><strong>Javascript and Ajax</strong></p>
<p><strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://net.tutsplus.com/tutorials/javascript-ajax/the-basics-of-object-oriented-javascript/" target="_blank"><strong>The Basics of Object-Oriented JavaScript</strong></a></p>
<p><a href="http://net.tutsplus.com/tutorials/javascript-ajax/the-basics-of-object-oriented-javascript/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/The-Basics-of-Object-Oriented-JavaScript.jpg" border="0" alt="" width="500" height="337" /></a></p>
<p><a href="http://sixrevisions.com/javascript/10-awesome-techniques-and-examples-of-animation-with-jquery/"><strong>10 Awesome Techniques and Examples of Animation with jQuery</strong></a></p>
<p><a href="http://sixrevisions.com/javascript/10-awesome-techniques-and-examples-of-animation-with-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/10-Awesome-Techniques-and-Examples-of-Animation-with-jQuery.jpg" border="0" alt="" width="500" height="199" /></a></p>
<p><a href="http://www.2expertsdesign.com/2009/11/23/10-useful-jquery-wordpress-plugins-to-enhance-your-blog/" target="_blank"><strong>10 Useful jQuery WordPress Plugins To Enhance Your Blog</strong></a></p>
<p><a href="http://www.2expertsdesign.com/2009/11/23/10-useful-jquery-wordpress-plugins-to-enhance-your-blog/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/10-Useful-jQuery-Wordpress-Plugins-To-Enhance-Your-Blog.jpg" border="0" alt="" width="500" height="202" /></a></p>
<p><a href="http://www.smashingmagazine.com/2009/11/18/designing-css-buttons-techniques-and-resources/" target="_blank"><strong>Designing CSS Buttons: Techniques and Resources</strong></a></p>
<p><a href="http://www.smashingmagazine.com/2009/11/18/designing-css-buttons-techniques-and-resources/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Designing-CSS-Buttons-Techniques-and-Resources.jpg" border="0" alt="" width="500" height="179" /></a></p>
<p><a href="http://buildinternet.com/2009/11/making-an-interactive-picture-with-jquery/" target="_blank"><strong>Making an Interactive Picture with jQuery</strong></a></p>
<p><a href="http://buildinternet.com/2009/11/making-an-interactive-picture-with-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Making-an-Interactive-Picture-with-jQuery.jpg" border="0" alt="" width="500" height="333" /></a></p>
<p><a href="20%2B%20Easy%20to%20Use%20jQuery%20Text%20Effects%20and%20Animations"><strong>20+ Easy to Use jQuery Text Effects and Animations</strong></a></p>
<p><strong><a href="http://speckyboy.com/2009/11/16/20-easy-to-use-jquery-text-effects-and-animations/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/20-Easy-to-Use-jQuery-Text-Effects-and-%20Animations.jpg" border="0" alt="" width="500" height="241" /></a></strong></p>
<p><strong>xHTML and CSS</strong></p>
<p><strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://www.noupe.com/css/essential-html-lists-styling-techniques.html" target="_blank"><strong>Essential CSS/HTML Lists Styling Techniques</strong></a></p>
<p><a href="http://www.noupe.com/css/essential-html-lists-styling-techniques.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Essential-CSS-HTML-Lists-Styling-Techniques.jpg" border="0" alt="" width="500" height="337" /></a></p>
<p><strong><a href="http://www.instantshift.com/2009/11/16/css-box-model-the-foundation-for-improving-your-css/" target="_blank">CSS Box Model: The Foundation For Improving Your CSS</a></strong></p>
<p><a href="http://www.instantshift.com/2009/11/16/css-box-model-the-foundation-for-improving-your-css/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/CSS-Box-Model-The-Foundation-For-Improving-Your-CSS.jpg" border="0" alt="" width="500" height="313" /></a></p>
<p><a href="http://speckyboy.com/2009/11/09/css-references-tutorials-cheat-sheets-conversion-tables-and-short-codes/" target="_blank"><strong>CSS References, Tutorials, Cheat Sheets, Conversion Tables and Short Codes</strong></a></p>
<p><a href="http://speckyboy.com/2009/11/09/css-references-tutorials-cheat-sheets-conversion-tables-and-short-codes/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/CSS-References-Tutorials-Cheat-Sheets-Conversion-Tables-and-Short-Codes.jpg" border="0" alt="" width="500" height="223" /></a></p>
<p><strong>Resources</strong></p>
<p>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://naldzgraphics.net/freebies/11-free-high-quality-dirty-wall-textures/" target="_blank"><strong>11 Free High Quality Dirty Wall Textures</strong></a></p>
<p><a href="http://naldzgraphics.net/freebies/11-free-high-quality-dirty-wall-textures/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/11-Free-High-Quality-Dirty-Wall-Textures.jpg" border="0" alt="" width="500" height="250" /></a></p>
<p><a href="http://www.smashingapps.com/2009/11/11/three-easiest-tools-to-help-create-stunning-slideshows.html" target="_blank"><strong>Three Easiest Tools To Help You Create Stunning Slideshows</strong></a></p>
<p><a href="http://www.smashingapps.com/2009/11/11/three-easiest-tools-to-help-create-stunning-slideshows.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Three-Easiest-Tools-To-Help-You-Create-Stunning-Slideshows.jpg" border="0" alt="" width="500" height="378" /></a></p>
<p><strong><a href="http://sixrevisions.com/tools/top-20-essential-firefox-add-ons-web-designers/" target="_blank">Top 20 Essential Firefox Add-ons for Web Designers</a></strong></p>
<p><a href="http://sixrevisions.com/tools/top-20-essential-firefox-add-ons-web-designers/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Top-20-Essential-Firefox-Add-ons-for-Web-Designers.jpg" border="0" alt="" width="500" height="273" /></a></p>
<p><a href="http://10steps.sg/freebies/icons/250-christmas-icons-to-decorate-your-blog/" target="_blank"><strong>250 Christmas Icons to Decorate Your Blog </strong></a></p>
<p><a href="http://10steps.sg/freebies/icons/250-christmas-icons-to-decorate-your-blog/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/250-Christmas-Icons-to-Decorate-Your-Blog.jpg" border="0" alt="" width="500" height="273" /></a></p>
<p><a href="http://designrfix.com/freebies/free-fonts-ultimate-resource-list" target="_blank"><strong>Free Fonts: Excellent List of Resources</strong></a></p>
<p><a href="http://designrfix.com/freebies/free-fonts-ultimate-resource-list" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Free-Fonts-Excellent-List-of-Resources.jpg" border="0" alt="" width="500" height="350" /></a></p>
<p><strong><a href="http://www.noupe.com/freebie/the-big-collection-of-free-design-textures.html" target="_blank">The Big Collection Of Free Design Textures</a></strong></p>
<p><a href="http://www.noupe.com/freebie/the-big-collection-of-free-design-textures.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/The-Big-Collection-Of-Free-Design-Textures.jpg" border="0" alt="" width="500" height="337" /></a></p>
<p><a href="http://tutzone.net/2009/11/free-wordpress-photo-gallery-themes.html" target="_blank"><strong>28 Free WordPress Photo Gallery Themes</strong></a></p>
<p><a href="http://tutzone.net/2009/11/free-wordpress-photo-gallery-themes.html"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/28-Free-Wordpress-Photo-Gallery-Themes.jpg" border="0" alt="" width="500" height="330" /></a></p>
<p><a href="http://designora.com/freebies/chrome-textures/" target="_blank"><strong>25+ Free Chrome Textures</strong></a></p>
<p><a href="http://designora.com/freebies/chrome-textures/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/25-Free-Chrome-Textures.jpg" border="0" alt="" width="500" height="375" /></a></p>
<p><a href="http://speckyboy.com/2009/11/23/a-collection-of-useful-web-design-wireframing-resources/" target="_blank"><strong>A Collection of Useful Web Design Wireframing Resources</strong></a></p>
<p><a href="http://speckyboy.com/2009/11/23/a-collection-of-useful-web-design-wireframing-resources/" target="_self"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/A-collection-of-Useful-Web-%20Design-Wireframing-Resources.jpg" border="0" alt="" width="500" height="209" /></a></p>
<p><strong><a href="http://sixrevisions.com/resources/15-best-places-for-designers-to-get-free-stock-photos-online/" target="_blank">15 Best Places for Designers to Get Free Stock Photos Online</a></strong></p>
<p><a href="http://sixrevisions.com/resources/15-best-places-for-designers-to-get-free-stock-photos-online/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/15-Best-Places-for-Designers-to-Get-Free-Stock-Photos-Online.jpg" border="0" alt="" width="500" height="227" /></a></p>
<p><strong>Miscellaneous Articles</strong></p>
<p><strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><a href="http://net.tutsplus.com/tutorials/other/top-20-mysql-best-practices/" target="_blank"><strong>Top 20+ MySQL Best Practices</strong></a></p>
<p><a href="http://net.tutsplus.com/tutorials/other/top-20-mysql-best-practices/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Top-20-MySQL-Best-Practices.jpg" border="0" alt="" width="500" height="259" /></a></p>
<p><a href="http://www.webdesignerdepot.com/2009/11/the-ultimate-toolbox-for-iphone-development/" target="_blank"><strong>The Ultimate Toolbox for iPhone Development</strong></a></p>
<p><a href="http://www.webdesignerdepot.com/2009/11/the-ultimate-toolbox-for-iphone-development/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/The-Ultimate-Toolbox-for-iPhone-Development.jpg" border="0" alt="" width="500" height="307" /></a></p>
<p><a href="http://tutzone.net/2009/11/most-essential-free-softwares-after-windows-installation.html"><strong>Most Essential Free Softwares After Windows Installation</strong></a></p>
<p><a href="http://tutzone.net/2009/11/most-essential-free-softwares-after-windows-installation.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/Most-Essential-Free-Softwares-After-Windows-Installation.jpg" border="0" alt="" width="500" height="129" /></a></p>
<p><a href="http://www.2expertsdesign.com/2009/11/10/11-smart-keyword-related-apps-to-help-you-simplify-your-seo-task/" target="_blank"><strong>11 Smart Keyword Related Apps to Help You Simplify Your SEO Task</strong></a></p>
<p><a href="http://www.2expertsdesign.com/2009/11/10/11-smart-keyword-related-apps-to-help-you-simplify-your-seo-task/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/11-Smart-Keyword-Related-Apps-to-Help-You-Simplify-Your-SEO-Task.jpg" border="0" alt="" width="500" height="281" /></a></p>
<p><a href="http://www.instantshift.com/2009/11/18/16-intelligent-sites-for-application-review/" target="_blank"><strong>16 Intelligent Sites For Application Review</strong></a></p>
<p><a href="http://www.instantshift.com/2009/11/18/16-intelligent-sites-for-application-review/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/12/november/16-Intelligent-Sites-For-Application-Review.jpg" border="0" alt="" width="500" height="259" /></a></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">60+ Ultimate Resources Especially For Designers</div>
<p><font color="#7D7D7D">Brought To You By</font></p>
<p align="left"><a href="http://www.smashingapps.com/go/premiersurvey" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2008/08/premier-survey-advertise.jpg" alt="Premier Survey" /></a><br />
<font color="#7D7D7D">Do you want to advertise here? <a href="http://www.smashingapps.com/advertise" target="_blank"><font color="#800000">Click to get more info&#8230;</font></a></font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smashingapps.com/2009/12/03/60-ultimate-resources-especially-for-designers-to-discover-the-best-of-the-web-in-november.html/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>65+ Must See Resources Especially For Designers To Discover The Best Of The Web In September</title>
		<link>http://www.smashingapps.com/2009/10/02/65-must-see-resources-especially-for-designers-to-discover-the-best-of-the-web-in-september.html</link>
		<comments>http://www.smashingapps.com/2009/10/02/65-must-see-resources-especially-for-designers-to-discover-the-best-of-the-web-in-september.html#comments</comments>
		<pubDate>Sat, 03 Oct 2009 02:01:14 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Backgrounds]]></category>
		<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Brushes]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[Codes and Scripts]]></category>
		<category><![CDATA[color Schemes]]></category>
		<category><![CDATA[CSS/Style Sheets]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Icons]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/2009/10/02/65-must-see-resources-especially-for-designers-to-discover-the-best-of-the-web-in-september.html</guid>
		<description><![CDATA[We are always in search of great free resources, tips, tricks, etc. for our readers. Every day we work hard to find new resources and inspiration for designers like you. Today, we have another great post, "Discover the Best of the Web" on SmashingApps. In this, we made a list of 65+ Must See Resources Especially For Designers. We obviously cannot cover all the best from the web, but we have tried to cover as much as possible.

<a href="http://www.smashingapps.com/2009/10/02/65-must-see-resources-especially-for-designers-to-discover-the-best-of-the-web-in-september.html"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/20-amazing-examples-of-vector-artwork.jpg" alt="20 Amazing Examples of Vector Artwork" /></a>]]></description>
			<content:encoded><![CDATA[<p><span id=":37k" dir="ltr">We are always in search of great free resources, tips, tricks, etc. for our readers. Every day we work hard to find new resources and inspiration for designers like you. Today, we have another great post, &#8220;Discover the Best of the Web&#8221; on SmashingApps. In this, we made a list of 65+ Must See Resources Especially For Designers. We obviously cannot cover all the best from the web, but we have tried to cover as much as possible.</span></p>
<p>You are welcome to share if you know more best of the web in the month of September which our readers/viewers may like. <a href="http://feeds.feedburner.com/SmashingApps" target="_blank"> </a><a href="http://feeds.feedburner.com/SmashingApps" target="_blank"><span style="color: #800000;">Do you want to be the first one to know the latest happenings</span></a> at SmashingApps.com just <a href="http://feeds.feedburner.com/SmashingApps" target="_blank"><span style="color: #800000;">subscribe to our rss feed</span></a> and <a href="http://twitter.com/smashingapps" target="_blank">you can follow us on twitter</a> as well.</p>
<p><strong>You may be interested in these older posts</strong><br />
<a href="http://www.smashingapps.com/2009/07/11/10-stunning-photos-that-look-like-they-are-photoshopped-but-are-not.html" target="_blank">10 Stunning Photos That Look Like They are Photoshopped But Are Not</a><br />
<a href="http://www.smashingapps.com/2008/12/07/23-awesome-photos-that-look-like-theyre-photoshopped-but-are-not.html" target="_blank">23 Awesome Photos That Look Like They&#8217;re Photoshopped But Are Not</a><br />
<a href="http://www.smashingapps.com/2009/04/18/21-brilliant-photos-that-look-like-theyre-photoshopped-but-are-not.html" target="_blank">21 Brilliant Photos That Look Like They&#8217;re Photoshopped But Are Not</a><a title="Permanent Link: 60+ Incredible Tutorials And Resources Collections For Designers To Discover The Best Of The Web In June" rel="bookmark" href="http://www.smashingapps.com/2009/07/01/60-incredible-tutorials-and-resources-collections-for-designers-to-discover-the-best-of-the-web-in-june.html"><br />
60+ Incredible Tutorials And Resources Collections For Designers</a><br />
<a title="Permanent Link: 50+ Creative Masterpieces Of Logo Designs Using Gradient Effects" rel="bookmark" href="http://www.smashingapps.com/2009/06/08/50-creative-masterpieces-of-logo-designs-using-gradient-effects.html" target="_blank">50+ Creative Masterpieces Of Logo Designs Using Gradient Effects<br />
</a><a title="Permanent Link: 21 Stunning Examples Of Creatively Done Stop Motion Animations" rel="bookmark" href="http://www.smashingapps.com/2009/06/15/21-stunning-examples-of-creatively-done-stop-motion-animations.html" target="_blank">21 Stunning Examples Of Creatively Done Stop Motion Animations<br />
</a><a title="Permanent Link: 15 Most Useful &amp; Free Collection Of Ready-To-Use Design Freebies" rel="bookmark" href="http://www.smashingapps.com/2009/06/09/15-most-useful-free-collection-of-ready-to-use-design-freebies.html" target="_blank">15 Most Useful &amp; Free Collection Of Ready-To-Use Design Freebies</a><a title="Permanent Link: 21 Stunning Examples Of Creatively Done Stop Motion Animations" rel="bookmark" href="http://www.smashingapps.com/2009/06/15/21-stunning-examples-of-creatively-done-stop-motion-animations.html" target="_blank"><br />
</a><a href="http://www.smashingapps.com/2009/03/24/43-really-useful-photoshop-tutorials-for-excellent-3d-effects.html" target="_blank">43 Really Useful Photoshop Tutorials For Excellent 3d Effects</a><strong><br />
</strong><a href="http://www.smashingapps.com/2009/01/08/17-mind-blowing-digital-painting-tutorials-of-beautiful-girls.html" target="_blank">17 Mind-Blowing Digital Painting Tutorials Of Beautiful Girls</a><br />
<a href="http://www.smashingapps.com/2009/03/20/31-masterpieces-of-creative-and-clever-advertising-concepts.html" target="_blank">31 Masterpieces Of Creative And Clever Advertising Concepts</a><br />
<a href="http://www.smashingapps.com/2009/01/11/21-really-stunning-photoshopped-photos-for-creative-inspiration.html" target="_blank">21 Really Stunning Photoshopped Photos For Creative Inspiration</a><br />
<a href="http://www.smashingapps.com/2008/12/16/43-of-the-extremely-creative-wonders-of-macro-photography.html" target="_blank">43 Of The Extremely Creative Wonders Of Macro Photography</a><br />
<a href="http://www.smashingapps.com/2008/10/20/27-best-places-you-should-visit-to-get-incredible-web-design-inspiration.html" target="_blank">27 Best Places You Should Visit To Get Incredible Web Design Inspiration!</a><br />
<span style="color: #800000;"><a title="Permanent Link: 21 Extremely Vibrant And Creative Advertisements With Animals" rel="bookmark" href="http://www.smashingapps.com/2008/09/19/21-extremely-vibrant-and-creative-advertisements-with-animals.html" target="_blank">21 Extremely Vibrant And Creative Advertisements With Animals</a></span><span style="color: #800000;"><a title="Permanent Link: 39 Masterpieces Of Creative Advertisements" rel="bookmark" href="http://www.smashingapps.com/2008/09/10/39-masterpieces-of-creative-advertisements.html" target="_blank"><br />
39 Masterpieces Of Creative Advertisements</a></span><br />
<span style="color: #800000;"><a title="Permanent Link: 17 Digital Image Illustration Which You Probably Never Seen Before!" rel="bookmark" href="http://www.smashingapps.com/2008/06/10/17-digital-image-illustration-which-you-probably-never-seen-before.html" target="_blank">17 Digital Image Illustration Which You Probably Never Seen Before!</a><a title="Permanent Link: 17 Digital Image Illustration Which You Probably Never Seen Before!" rel="bookmark" href="http://www.smashingapps.com/2008/06/10/17-digital-image-illustration-which-you-probably-never-seen-before.html" target="_blank"><br />
</a></span><span style="color: #800000;"><a title="Permanent Link: 15 Digital Photo Manipulation From Flickr To Get Inspiration !" rel="bookmark" href="http://www.smashingapps.com/2008/06/04/15-digital-photo-manipulation-from-flickr-to-get-inspiration.html" target="_blank">15 Digital Photo Manipulation From Flickr To Get Inspiration</a></span><br />
<a href="http://www.smashingapps.com/2008/12/07/23-awesome-photos-that-look-like-theyre-photoshopped-but-are-not.html">23 Awesome Photos That Look Like They&#8217;re Photoshopped But Are Not</a></p>
<p><strong>Design Tips, Tricks and Tutorial<br />
</strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;<br />
<strong><a href="http://cg.tutsplus.com/articles/web-roundups/tutorial-roundup-82-earth-shattering-zbrush-tutorials/" target="_blank">82 Earth-Shattering ZBrush Tutorials</a></strong></p>
<p><a href="http://cg.tutsplus.com/articles/web-roundups/tutorial-roundup-82-earth-shattering-zbrush-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/82-earth-shattering-zbrush-tutorials.jpg" alt="82 Earth-Shattering ZBrush Tutorials" /></a></p>
<p><strong><a href="http://www.hongkiat.com/blog/56-absolutely-brilliant-and-intriguing-photoshop-video-tutorials/" target="_blank">56 Absolutely Brilliant and Intriguing Photoshop Video Tutorials </a></strong></p>
<p><a href="http://www.hongkiat.com/blog/56-absolutely-brilliant-and-intriguing-photoshop-video-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/56-absolutely-brilliant-and-intriguing-photoshop-video-tutorials.jpg" alt="56 Absolutely Brilliant and Intriguing Photoshop Video Tutorials" /></a></p>
<p><strong><a href="http://vandelaydesign.com/blog/design/pixelmator-tutorials/" target="_blank">45 Tutorials for Learning Pixelmator</a></strong></p>
<p><a href="http://vandelaydesign.com/blog/design/pixelmator-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/45-tutorials-for-learning-pixelmator.jpg" alt="45 Tutorials for Learning Pixelmator" /></a></p>
<p><strong><a href="http://pelfusion.com/tutorials/27-excellent-digital-photography-tutorials/" target="_blank">27 Excellent Digital Photography Tutorials</a></strong></p>
<p><a href="http://pelfusion.com/tutorials/27-excellent-digital-photography-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/27-excellent-digital-photography-tutorials.jpg" alt="27 Excellent Digital Photography Tutorials" /></a></p>
<p><strong><a href="http://designrfix.com/resources/40-useful-photoshop-tutorials-on-photo-manipulation" target="_blank">40 Useful Photoshop Tutorials for Photo Manipulation</a></strong></p>
<p><a href="http://designrfix.com/resources/40-useful-photoshop-tutorials-on-photo-manipulation" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/40-useful-photoshop-tutorials-for-photo-manipulation.jpg" alt="40 Useful Photoshop Tutorials for Photo Manipulation" /></a></p>
<p><strong><a href="http://sixrevisions.com/graphics-design/10-wonderful-letterpress-type-tutorials/" target="_blank">10 Wonderful Letterpress Type Tutorials</a></strong></p>
<p><a href="http://sixrevisions.com/graphics-design/10-wonderful-letterpress-type-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/10-wonderful-letterpress-type-tutorials.jpg" alt="10 Wonderful Letterpress Type Tutorials" /></a></p>
<p><strong><a href="http://designora.com/tutorials/text-images-glow/" target="_blank">6 Different Ways to Make Your Text and Images Glow [Tutorials]</a></strong></p>
<p><a href="http://designora.com/tutorials/text-images-glow/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/6-different-ways-to-make-your-text-and-images-glow-tutorials.jpg" alt="6 Different Ways to Make Your Text and Images Glow [Tutorials]" /></a></p>
<p><strong><a href="http://www.psdvault.com/resources/11-fascinating-and-educational-tutorials-teaching-you-how-to-produce-better-photo-effects/" target="_blank">11 Fascinating and Educational Tutorials Teaching You How to Produce Better Photo Effects</a></strong></p>
<p><a href="http://www.psdvault.com/resources/11-fascinating-and-educational-tutorials-teaching-you-how-to-produce-better-photo-effects/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/11-fascinating-and-educational-tutorials-teaching-you-how-to-produce-betterphoto-effects.jpg" alt="11 Fascinating and Educational Tutorials Teaching You How to Produce Better Photo Effects" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-effectively-use-contrast-auto-levels-and-batch-processing/" target="_blank">How to Effectively Use Contrast, Auto Levels, and Batch Processing</a></strong></p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-effectively-use-contrast-auto-levels-and-batch-processing/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/how-to-effectively-use-contrast-auto-levels-and-batch-processing.jpg" alt="How to Effectively Use Contrast, Auto Levels, and Batch Processing" /></a></p>
<p><strong><a href="http://naldzgraphics.net/tutorials/50-most-amazing-adobe-after-effects-tutorials-you-need-to-learn/" target="_blank">50+ Most Amazing Adobe After Effects Tutorials You Need to Learn</a></strong></p>
<p><a href="http://naldzgraphics.net/tutorials/50-most-amazing-adobe-after-effects-tutorials-you-need-to-learn/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/50-most-amazing-adobe-after-effects-tutorials-you-need-to-learn.jpg" alt="50+ Most Amazing Adobe After Effects Tutorials You Need to Learn" /></a></p>
<p><strong><a href="http://www.hongkiat.com/blog/20-car-pimping-and-tuning-photoshop-tutorials/" target="_blank">20+ Car Pimping and Tuning Photoshop Tutorials </a></strong></p>
<p><a href="http://www.hongkiat.com/blog/20-car-pimping-and-tuning-photoshop-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/20-car-pimping-and-tuning-photoshop-tutorials.jpg" alt="20+ Car Pimping and Tuning Photoshop Tutorials" /></a></p>
<p><strong><a href="http://www.tutorial9.net/resources/15-of-the-best-character-illustration-tutorials-online/" target="_blank">15 Of The Best Character Illustration Tutorials Online</a></strong></p>
<p><a href="http://www.tutorial9.net/resources/15-of-the-best-character-illustration-tutorials-online/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/15-of-the-best-character-illustration-tutorials-online.jpg" alt="15 Of The Best Character Illustration Tutorials Online" /></a></p>
<p><strong><a href="http://www.graphicmania.net/photoshop-tutorials-you-do-not-want-to-miss-2/" target="_blank">Photoshop Tutorials You Do Not Want to Miss</a></strong></p>
<p><a href="http://www.graphicmania.net/photoshop-tutorials-you-do-not-want-to-miss-2/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/photoshop-tutorials-you-do-not-want-to-miss.jpg" alt="Photoshop Tutorials You Do Not Want to Miss" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2009/09/19/graffiti-art-tutorial-in-photoshop-and-illustrator/" target="_blank">Urban Art Tutorial in Photoshop and Illustrator</a></strong></p>
<p><a href="http://www.smashingmagazine.com/2009/09/19/graffiti-art-tutorial-in-photoshop-and-illustrator/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/urban-art-tutorial-in-photoshop-and-illustrator.jpg" alt="Urban Art Tutorial in Photoshop and Illustrator" /></a></p>
<p><strong><a href="http://www.blog.spoongraphics.co.uk/tutorials/top-places-to-find-quality-illustrator-tutorials-online" target="_blank">Top Places to Find Quality Illustrator Tutorials Online</a></strong></p>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/top-places-to-find-quality-illustrator-tutorials-online" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/top-places-to-find-quality-illustrator-tutorials-online.jpg" alt="Top Places to Find Quality Illustrator Tutorials Online" /></a></p>
<p><strong>Artwork, Digital Photography and Inspiration</strong></p>
<p><strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><strong><a href="http://www.designexpanse.com/articles-and-resources/typographic-portraits-that-are-absolutely-beautiful/" target="_blank">Typographic Portraits That Are Absolutely Beautiful</a></strong></p>
<p><a href="http://www.designexpanse.com/articles-and-resources/typographic-portraits-that-are-absolutely-beautiful/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/typographic-portraits-that-are-absolutely-beautiful.jpg" alt="Typographic Portraits That Are Absolutely Beautiful" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/tutorials-effects/100-artworks-from-the-top-20-designers-in-the-middle-east-and-africa/" target="_blank">100 Artworks from the Top 20 Designers in The Middle East and Africa</a></strong></p>
<p><a href="http://psd.tutsplus.com/tutorials/tutorials-effects/100-artworks-from-the-top-20-designers-in-the-middle-east-and-africa/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/100-artworks-from-the-top-20-designers-in-the-middle-east-and-africa.jpg" alt="100 Artworks from the Top 20 Designers in The Middle East and Africa" /></a></p>
<p><strong><a href="http://www.smashingapps.com/2009/09/16/23-colorful-and-smart-examples-of-beautiful-web-designs.html" target="_blank">23 Colorful And Smart Examples Of Beautiful Web Designs</a></strong></p>
<p><a href="http://www.smashingapps.com/2009/09/16/23-colorful-and-smart-examples-of-beautiful-web-designs.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/23-colorful-and-smart-examples-of-beautiful-web-designs.jpg" alt="23 Colorful And Smart Examples Of Beautiful Web Designs" /></a></p>
<p><strong><a href="http://www.instantshift.com/2009/09/13/70-fresh-and-inspirational-blog-designs/" target="_blank">70 Fresh and Inspirational Blog Designs</a></strong></p>
<p><a href="http://www.instantshift.com/2009/09/13/70-fresh-and-inspirational-blog-designs/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/70-fresh-and-inspirational-blog-designs.jpg" alt="70 Fresh and Inspirational Blog Designs" /></a></p>
<p><strong><a href="http://designfeedr.com/stunning-illustrated-typography-on-dark-backgrounds" target="_blank">Stunning illustrated typography on dark backgrounds</a></strong></p>
<p><a href="http://designfeedr.com/stunning-illustrated-typography-on-dark-backgrounds" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/stunning-illustrated-typography-on-dark-backgrounds.jpg" alt="Stunning illustrated typography on dark backgrounds" /></a></p>
<p><strong><a href="http://www.wpbeginner.com/showcase/best-of-best-wordpress-404-error-page-designs/" target="_blank">Best of Best WordPress 404 Error Page Designs</a></strong></p>
<p><a href="http://www.wpbeginner.com/showcase/best-of-best-wordpress-404-error-page-designs/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/best-of-best-wordpress-404-error-page-designs.jpg" alt="Best of Best WordPress 404 Error Page Designs" /></a></p>
<p><strong><a href="http://psdfan.com/inspiration/graphic-design/20-amazing-examples-of-vector-artwork/" target="_blank">20 Amazing Examples of Vector Artwork</a></strong></p>
<p><a href="http://psdfan.com/inspiration/graphic-design/20-amazing-examples-of-vector-artwork/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/20-amazing-examples-of-vector-artwork.jpg" alt="20 Amazing Examples of Vector Artwork" /></a></p>
<p><strong><a href="http://designrfix.com/inspiration/website-design-some-of-the-most-brilliantly-designed-e-commerce-websites" target="_blank">Website Design: Some of the most uniquely designed E-commerce websites</a></strong></p>
<p><a href="http://designrfix.com/inspiration/website-design-some-of-the-most-brilliantly-designed-e-commerce-websites" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/website-design-some-of-the-most-uniquely-designed-e-commerce-websites.jpg" alt="Website Design: Some of the most uniquely designed E-commerce websites" /></a></p>
<p><strong><a href="http://designora.com/graphics/fantasy-wallpapers/" target="_blank">40 Gorgeous Fantasy Wallpapers to Spice Up your Laptop</a></strong></p>
<p><a href="http://designora.com/graphics/fantasy-wallpapers/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/40-gorgeous-fantasy-wallpapers-to-spice-up-your-laptop.jpg" alt="40 Gorgeous Fantasy Wallpapers to Spice Up your Laptop" /></a></p>
<p><strong><a href="http://www.noupe.com/design/creative-website-backgrounds.html" target="_blank">40 Creative and Inspiring Website Backgrounds Techniques</a></strong></p>
<p><a href="http://www.noupe.com/design/creative-website-backgrounds.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/40-creative-and-inspiring-website-backgrounds-techniques.jpg" alt="40 Creative and Inspiring Website Backgrounds Techniques" /></a></p>
<p><strong><a href="http://www.webdesigncore.com/2009/09/30/13-striking-digital-illustrations-of-horror-girls-by-yoshitaka-kawakami/" target="_blank">13 Striking Digital illustrations of Horror Girls by Yoshitaka Kawakami</a></strong></p>
<p><a href="http://www.webdesigncore.com/2009/09/30/13-striking-digital-illustrations-of-horror-girls-by-yoshitaka-kawakami/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/13-striking-digital-illustrations-of-horror-girls-by-yoshitaka-kawakami.jpg" alt="13 Striking Digital illustrations of Horror Girls by Yoshitaka Kawakami" /></a></p>
<p><strong><a href="http://www.webdesignerwall.com/tutorials/css-design-out-of-the-box/" target="_blank">CSS: Design Out Of The Box</a></strong></p>
<p><a href="http://www.webdesignerwall.com/tutorials/css-design-out-of-the-box/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/css-design-out-of-the-box.jpg" alt="CSS: Design Out Of The Box" /></a></p>
<p><strong><a href="http://naldzgraphics.net/inspirations/40-excellent-examples-of-interior-designs-rendered-in-3d-max/" target="_blank">40 Excellent Examples of Interior Designs Rendered in 3D Max</a></strong></p>
<p><a href="http://naldzgraphics.net/inspirations/40-excellent-examples-of-interior-designs-rendered-in-3d-max/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/40-excellent-examples-of-interior-designs-rendered-in-3d-max.jpg" alt="40 Excellent Examples of Interior Designs Rendered in 3D Max" /></a></p>
<p><strong><a href="http://www.webdesignerdepot.com/2009/09/25-examples-of-web-2-0-and-traditional-design-rules-coming-together/" target="_blank">25 Examples of Web 2.0 and Traditional Design Rules Coming Together</a></strong></p>
<p><a href="http://www.webdesignerdepot.com/2009/09/25-examples-of-web-2-0-and-traditional-design-rules-coming-together/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/25-examples-of-web-20-and-traditional-design-rules-coming-together.jpg" alt="25 Examples of Web 2.0 and Traditional Design Rules Coming Together" /></a></p>
<p><strong><a href="http://webdesignledger.com/inspiration/33-creative-and-beautiful-logos" target="_blank">33 Creative and Beautiful Logos</a></strong></p>
<p><a href="http://webdesignledger.com/inspiration/33-creative-and-beautiful-logos" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/33-creative-and-beautiful-logos.jpg" alt="33 Creative and Beautiful Logos" /></a></p>
<p><strong><a href="http://speckyboy.com/2009/09/02/50-inspiring-web-application-and-service-web-site-designs/" target="_blank">50 Inspiring Web Application and Service Web Site Designs</a></strong></p>
<p><a href="http://speckyboy.com/2009/09/02/50-inspiring-web-application-and-service-web-site-designs/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/50-inspiring-web-application-and-service-web-site-designs.jpg" alt="50 Inspiring Web Application and Service Web Site Designs" /></a></p>
<p><strong><a href="http://sixrevisions.com/web-applications/50-beautiful-unique-twitter-profile-designs/" target="_blank">50 Beautiful &amp; Unique Twitter Profile Designs</a></strong></p>
<p><a href="http://sixrevisions.com/web-applications/50-beautiful-unique-twitter-profile-designs/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/50-beautiful-and-unique-twitter-profile-designs.jpg" alt="50 Beautiful &amp; Unique Twitter Profile Designs" /></a></p>
<p><strong><a href="http://blueblots.com/inspiration/30-powerful-and-inspiring-street-fighter-characters-artworks/" target="_blank">30 Powerful and Inspiring Street Fighter Characters Artworks</a></strong></p>
<p><a href="http://blueblots.com/inspiration/30-powerful-and-inspiring-street-fighter-characters-artworks/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/30-powerful-and-inspiring-street-fighter-characters-artworks.jpg" alt="30 Powerful and Inspiring Street Fighter Characters Artworks" /></a></p>
<p><strong><a href="http://vandelaydesign.com/blog/galleries/inspiration/" target="_blank">50 Websites (and More) for Your Design Inspiration</a></strong></p>
<p><a href="http://vandelaydesign.com/blog/galleries/inspiration/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/50-websites-and-more-for-your-design-inspiration.jpg" alt="50 Websites (and More) for Your Design Inspiration" /></a></p>
<p><strong><a href="http://www.2expertsdesign.com/2009/09/23/20-creative-illustration-advertisements-from-behance/" target="_blank">20 Creative Illustration Advertisements from behance</a></strong></p>
<p><a href="http://www.2expertsdesign.com/2009/09/23/20-creative-illustration-advertisements-from-behance/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/20-creative-illustration-advertisements-from-behance.jpg" alt="20 Creative Illustration Advertisements from behance" /></a></p>
<p><strong><a href="http://www.noupe.com/graphics/40-breathtaking-creative-logo-designs-just-to-inspire.html" target="_blank">40 Breathtaking &amp; Creative Logo Designs Just to Inspire</a></strong></p>
<p><a href="http://www.noupe.com/graphics/40-breathtaking-creative-logo-designs-just-to-inspire.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/40-breathtaking-creative-logo-designs-just-to-inspire.jpg" alt="40 Breathtaking &amp; Creative Logo Designs Just to Inspire" /></a></p>
<p><strong><a href="http://www.beautifullife.info/web-design/top-35-grunge-websites/" target="_blank">TOP 35 Grunge Websites</a></strong></p>
<p><a href="http://www.beautifullife.info/web-design/top-35-grunge-websites/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/top-35-grunge-websites.jpg" alt="TOP 35 Grunge Websites" /></a></p>
<p><strong><a href="http://www.instantshift.com/2009/09/08/amazing-character-designs-75-brilliant-examples/" target="_blank">Amazing Character Designs: 75 Brilliant Examples</a></strong></p>
<p><a href="http://www.instantshift.com/2009/09/08/amazing-character-designs-75-brilliant-examples/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/amazing-character-designs-75-brilliant-examples.jpg" alt="Amazing Character Designs: 75 Brilliant Examples" /></a></p>
<p><strong><a href="http://psdfan.com/inspiration/graphic-design/25-inspiring-examples-of-abstract-vector-design/" target="_blank">25 Inspiring Examples of Abstract Vector Design</a></strong></p>
<p><a href="http://psdfan.com/inspiration/graphic-design/25-inspiring-examples-of-abstract-vector-design/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/25-inspiring-examples-of-abstract-vector-design.jpg" alt="25 Inspiring Examples of Abstract Vector Design" /></a></p>
<p><strong><a href="http://www.designzzz.com/mind-blowing-dragons-illustrations-artworks/" target="_blank">15 Mind Blowing Dragons Illustrations and Artworks</a></strong></p>
<p><a href="http://www.designzzz.com/mind-blowing-dragons-illustrations-artworks/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/15-mind-blowing-dragons-illustrations-and-artworks.jpg" alt="15 Mind Blowing Dragons Illustrations and Artworks" /></a></p>
<p><strong>Javascript and Ajax</strong></p>
<p><strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;<br />
<strong><a href="http://speckyboy.com/2009/08/06/30-tutorials-combining-both-wordpress-and-jquery/" target="_blank"></a></strong></p>
<p><strong><a href="http://net.tutsplus.com/articles/web-roundups/40-super-neat-javascript-plugins/" target="_blank">40 Super-Neat JavaScript Plugins</a></strong></p>
<p><a href="http://net.tutsplus.com/articles/web-roundups/40-super-neat-javascript-plugins/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/40-super-neat-javascript-plugins.jpg" alt="40 Super-Neat JavaScript Plugins" /></a></p>
<p><strong><a href="http://speckyboy.com/2009/09/16/25-useful-jquery-tooltip-plugins-and-tutorials/" target="_blank">25 Useful jQuery Tooltip Plugins and Tutorials</a></strong></p>
<p><a href="http://speckyboy.com/2009/09/16/25-useful-jquery-tooltip-plugins-and-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/25-useful-jquery-tooltip-plugins-and-tutorials.jpg" alt="25 Useful jQuery Tooltip Plugins and Tutorials" /></a></p>
<p><strong><a href="http://www.tripwiremagazine.com/tools/tools/35-create-amazing-image-effects-and-sliders-with-these-awesome-jquery-plugins.html" target="_blank">35+ Create Amazing Image Effects and Sliders with These Awesome jQuery Plugins</a></strong></p>
<p><a href="http://www.tripwiremagazine.com/tools/tools/35-create-amazing-image-effects-and-sliders-with-these-awesome-jquery-plugins.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/35-create-amazing-image-effects-and-sliders-with-these-awesome-jquery-plugins.jpg" alt="35+ Create Amazing Image Effects and Sliders with These Awesome jQuery Plugins" /></a></p>
<p><strong><a href="http://sixrevisions.com/javascript/10-easy-jquery-tricks-for-designers/" target="_blank">10 Easy jQuery Tricks for Designers</a></strong></p>
<p><a href="http://sixrevisions.com/javascript/10-easy-jquery-tricks-for-designers/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/10-easy-jquery-tricks-for-designers.jpg" alt="10 Easy jQuery Tricks for Designers" /></a></p>
<p><strong>xHTML and CSS</strong><br />
<strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;<br />
<strong><a href="http://www.tripwiremagazine.com/design/html/25-great-html-5-resources-to-get-you-started.html" target="_blank"></a></strong></p>
<p><strong><a href="http://www.grafpedia.com/tutorials/create-photorealistic-web-layout" target="_blank">Create a photorealistic web layout &#8211; CSS/XHTML available</a></strong></p>
<p><a href="http://www.grafpedia.com/tutorials/create-photorealistic-web-layout" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/create-a-photorealistic-web-layout-css-xhtml-available.jpg" alt="Create a photorealistic web layout - CSS/XHTML available" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2009/09/10/css-wishlist-new-ideas-debates-and-solutions/" target="_blank">CSS Wishlist: New Ideas, Debates and Solutions</a></strong></p>
<p><a href="http://www.smashingmagazine.com/2009/09/10/css-wishlist-new-ideas-debates-and-solutions/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/css-wishlist-new-ideas-debates-and-solutions.jpg" alt="CSS Wishlist: New Ideas, Debates and Solutions" /></a></p>
<p><strong><a href="http://www.1stwebdesigner.com/tutorials/51-form-element-resources-and-tutorials-using-css-and-javascript/" target="_blank">51 Form Element Resources and Tutorials Using CSS And Javascript</a></strong></p>
<p><a href="http://www.1stwebdesigner.com/tutorials/51-form-element-resources-and-tutorials-using-css-and-javascript/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/51-form-element-resources-and-tutorials-using-css-and-javascript.jpg" alt="51 Form Element Resources and Tutorials Using CSS And Javascript" /></a></p>
<p><strong><a href="http://net.tutsplus.com/tutorials/html-css-techniques/30-css-best-practices-for-beginners/" target="_blank">30 CSS Best Practices for Beginners</a></strong></p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/30-css-best-practices-for-beginners/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/30-css-best-practices-for-beginners.jpg" alt="30 CSS Best Practices for Beginners" /></a></p>
<p><strong>Resources<br />
</strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><strong><a href="http://naldzgraphics.net/freebies/60-totally-free-rusted-metal-textures-for-designers/" target="_blank">60+ Totally Free Rusted Metal Textures for Designers</a></strong></p>
<p><a href="http://naldzgraphics.net/freebies/60-totally-free-rusted-metal-textures-for-designers/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/60-totally-free-rusted-metal-textures-for-designers.jpg" alt="60+ Totally Free Rusted Metal Textures for Designers" /></a></p>
<p><strong><a href="http://10steps.sg/freebies/icons/ultimate-collection-of-high-quality-icons/" target="_blank">460 Free High Quality Icons For Web Designers</a></strong></p>
<p><a href="http://10steps.sg/freebies/icons/ultimate-collection-of-high-quality-icons/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/460-free-high-quality-icons-for-web-designers.jpg" alt="460 Free High Quality Icons For Web Designers" /></a></p>
<p><strong><a href="http://www.hongkiat.com/blog/60-high-quality-photoshop-psd-files-for-designers/" target="_blank">60 High Quality Photoshop PSD Files For Designers</a></strong></p>
<p><a href="http://www.hongkiat.com/blog/60-high-quality-photoshop-psd-files-for-designers/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/60-high-quality-photoshop-psd-files-for-designers.jpg" alt="60 High Quality Photoshop PSD Files For Designers" /></a></p>
<p><strong><a href="http://www.tripwiremagazine.com/design/design/massive-collection-of-stunning-photoshop-actions.html" target="_blank">Massive Collection of Stunning Photoshop Actions</a></strong></p>
<p><a href="http://www.tripwiremagazine.com/design/design/massive-collection-of-stunning-photoshop-actions.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/massive-collection-of-stunning-photoshop-actions.jpg" alt="Massive Collection of Stunning Photoshop Actions" /></a></p>
<p><strong><a href="http://dzineblog.com/2009/09/27-best-websites-to-download-free-seamless-patterns.html" target="_blank">27 Best WebSites to Download Free Seamless Patterns</a></strong></p>
<p><a href="http://dzineblog.com/2009/09/27-best-websites-to-download-free-seamless-patterns.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/27-best-websites-to-download-free-seamless-patterns.jpg" alt="27 Best WebSites to Download Free Seamless Patterns" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2009/09/16/50-fresh-free-hiqh-quality-icon-sets/" target="_blank">Fresh Free High-Quality Icon Sets</a></strong></p>
<p><a href="http://www.smashingmagazine.com/2009/09/16/50-fresh-free-hiqh-quality-icon-sets/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/fresh-free-high-quality-icon-sets.jpg" alt="Fresh Free High-Quality Icon Sets" /></a></p>
<p><strong><a href="http://vandelaydesign.com/blog/web-development/style-switchers/" target="_blank">Style Switchers Showcase and Resources</a></strong></p>
<p><a href="http://vandelaydesign.com/blog/web-development/style-switchers/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/style-switchers-showcase-and-resources.jpg" alt="Style Switchers Showcase and Resources" /></a></p>
<p><strong><a href="http://www.1stwebdesigner.com/design/76-dirty-extreme-and-creative-free-grunge-fonts/" target="_blank">76 Dirty, Extreme And Creative Free Grunge Fonts</a></strong></p>
<p><a href="http://www.1stwebdesigner.com/design/76-dirty-extreme-and-creative-free-grunge-fonts/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/76-dirty-extreme-and-creative-free-grunge-fonts.jpg" alt="76 Dirty, Extreme And Creative Free Grunge Fonts" /></a></p>
<p><strong><a href="http://www.instantshift.com/2009/09/29/99-high-quality-free-xhtmlcss-templates/" target="_blank">99 High-Quality Free (X)HTML/CSS Templates</a></strong></p>
<p><a href="http://www.instantshift.com/2009/09/29/99-high-quality-free-xhtmlcss-templates/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/99-high-quality-free-x-html-css-templates.jpg" alt="99 High-Quality Free (X)HTML/CSS Templates" /></a></p>
<p><strong><a href="http://sixrevisions.com/tools/five-free-tools-for-multi-monitor-computer-set-ups/" target="_blank">Five Free Tools for Multi-Monitor Computer Set-Ups</a></strong></p>
<p><a href="http://sixrevisions.com/tools/five-free-tools-for-multi-monitor-computer-set-ups/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/five-free-tools-for-multi-monitor-computer-set-ups.jpg" alt="Five Free Tools for Multi-Monitor Computer Set-Ups" /></a></p>
<p><strong><a href="http://webdesignledger.com/tools/14-best-online-typography-tools-for-web-designers" target="_blank">14 Best Online Typography Tools for Web Designers</a></strong></p>
<p><a href="http://webdesignledger.com/tools/14-best-online-typography-tools-for-web-designers" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/14-best-online-typography-tools-for-web-designers.jpg" alt="14 Best Online Typography Tools for Web Designers" /></a></p>
<p><strong><a href="http://www.designussion.com/16-free-premium-quality-wordpress-magazine-themes/" target="_blank">16 Free &#8220;Premium Quality&#8221; WordPress Magazine Themes</a></strong></p>
<p><a href="http://www.designussion.com/16-free-premium-quality-wordpress-magazine-themes/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/16-free-premium-quality-wordpress-magazine-themes.jpg" alt="16 Free â€œPremium Qualityâ€ WordPress Magazine Themes" /></a></p>
<p><strong><a href="http://www.smashingapps.com/2009/09/25/13-excellent-firefox-add-ons-that-are-absolutely-useful.html" target="_blank">13 Excellent Firefox Add-Ons That Are Absolutely Useful</a></strong></p>
<p><a href="http://www.smashingapps.com/2009/09/25/13-excellent-firefox-add-ons-that-are-absolutely-useful.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/13-excellent-firefox-add-ons-that-are-absolutely-useful.jpg" alt="13 Excellent Firefox Add-Ons That Are Absolutely Useful" /></a></p>
<p><strong><a href="http://speckyboy.com/2009/09/18/49-amazing-resources-for-free-vector-graphics/" target="_blank">49 Amazing Resources for Free Vector Graphics</a></strong></p>
<p><a href="http://speckyboy.com/2009/09/18/49-amazing-resources-for-free-vector-graphics/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/49-amazing-resources-for-free-vector-graphics.jpg" alt="49 Amazing Resources for Free Vector Graphics" /></a></p>
<p><strong>Miscellaneous Articles</strong></p>
<p><strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><strong><a href="http://speckyboy.com/2009/09/22/20-powerful-wordpress-security-plugins-and-some-tips-and-tricks/" target="_blank">20+ Powerful WordPress Security Plugins and Some Tips and Tricks</a></strong></p>
<p><a href="http://speckyboy.com/2009/09/22/20-powerful-wordpress-security-plugins-and-some-tips-and-tricks/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/20-powerful-wordpress-security-plugins-and-some-tips-and-tricks.jpg" alt="20+ Powerful WordPress Security Plugins and Some Tips and Tricks" /></a></p>
<p><strong><a href="http://sixrevisions.com/resources/10-revealing-infographics-about-the-web/" target="_blank">10 Revealing Infographics about the Web</a></strong></p>
<p><a href="http://sixrevisions.com/resources/10-revealing-infographics-about-the-web/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/10-revealing-infographics-about-the-web.jpg" alt="10 Revealing Infographics about the Web" /></a></p>
<p><strong><a href="http://www.tutorial9.net/resources/30-incredibly-useful-wordpress-hacks/" target="_blank">30 Incredibly Useful WordPress Hacks</a></strong></p>
<p><a href="http://www.tutorial9.net/resources/30-incredibly-useful-wordpress-hacks/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/30-incredibly-useful-wordpress-hacks.jpg" alt="30 Incredibly Useful WordPress Hacks" /></a></p>
<p><strong><a href="http://net.tutsplus.com/tutorials/other/the-only-seo-tools-youll-ever-need/">The Only SEO Tools You&#8217;ll Ever Need</a></strong></p>
<p><a href="http://net.tutsplus.com/tutorials/other/the-only-seo-tools-youll-ever-need/"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/the-only-seo-tools-you-will-ever-need.jpg" alt="The Only SEO Tools Youâ€™ll Ever Need" /></a></p>
<p><strong><a href="http://www.webdesignerdepot.com/2009/09/the-difference-between-art-and-design/" target="_blank">The Difference Between Art and Design</a></strong></p>
<p><a href="http://www.webdesignerdepot.com/2009/09/the-difference-between-art-and-design/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/the-difference-between-art-and-design.jpg" alt="The Difference Between Art and Design" /></a></p>
<p><strong><a href="http://www.wpbeginner.com/beginners-guide/must-see-seo-guide-for-all-wordpress-bloggers/" target="_blank">Must See SEO Guide for All WordPress Bloggers</a></strong></p>
<p><a href="http://www.wpbeginner.com/beginners-guide/must-see-seo-guide-for-all-wordpress-bloggers/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/10/must-see-seo-guide-for-all-wordpress-bloggers.jpg" alt="Must See SEO Guide for All WordPress Bloggers" /></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/2009/10/02/65-must-see-resources-especially-for-designers-to-discover-the-best-of-the-web-in-september.html/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>21 Stylish CSS/jQuery Solutions To Beautify Your Web Designs</title>
		<link>http://www.smashingapps.com/2009/06/05/21-stylish-cssjquery-solutions-to-beautify-your-web-designs.html</link>
		<comments>http://www.smashingapps.com/2009/06/05/21-stylish-cssjquery-solutions-to-beautify-your-web-designs.html#comments</comments>
		<pubDate>Fri, 05 Jun 2009 15:16:52 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Codes and Scripts]]></category>
		<category><![CDATA[CSS/Style Sheets]]></category>
		<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[Script Library]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/2009/06/05/21-stylish-cssjquery-solutions-to-beautify-your-web-designs.html</guid>
		<description><![CDATA[<span dir="ltr" id=":37k">We are always in search of great free </span><span dir="ltr" id=":37k">tutorials, </span><span dir="ltr" id=":37k">resources, tips, tricks, etc. for our readers. Everyday we work hard to find new and useful stuffs for designers like you. Today, we have another great post related to design a beautiful website using stylish effects with CSS/jQuery. In this, we made a list of 21 Stylish CSS/jQuery Solutions To Beautify Your Web Designs. We obviously cannot cover all of the best available on internet, but we have tried to cover as much as possible.</span>

<a href="http://www.smashingapps.com" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/fancy-thumbnail-hover-effect-with-jquery.jpg" alt="Fancy Thumbnail Hover Effect w/ jQuery" /></a>]]></description>
			<content:encoded><![CDATA[<p><span dir="ltr" id=":37k">We are always in search of great free </span><span dir="ltr" id=":37k">tutorials, </span><span dir="ltr" id=":37k">resources, tips, tricks, etc. for our readers. Everyday we work hard to find new and useful stuffs for designers like you. Today, we have another great post related to design a beautiful website using stylish effects with CSS/jQuery. In this, we made a list of 21 Stylish CSS/jQuery Solutions To Beautify Your Web Designs. We obviously cannot cover all of the best available on internet, but we have tried to cover as much as possible.</span></p>
<p>You are welcome to share more CSS/jQuery tutorials and resources which our readers/viewers may like.Â <a href="http://feeds.feedburner.com/SmashingApps" hasbox="2" target="_blank"> </a><a href="http://feeds.feedburner.com/SmashingApps" hasbox="2" target="_blank"><font hasbox="2" color="#800000">Do you want to be the first one to know the latest happenings</font></a> at SmashingApps.com just <a href="http://feeds.feedburner.com/SmashingApps" hasbox="2" target="_blank"><font hasbox="2" color="#800000">subscribe to our rss feed</font></a> and <a href="http://twitter.com/smashingapps" target="_blank">you can follow us on twitter</a> as well.<strong><a href="http://designm.ag/tutorials/image-rotator-css-jquery/" target="_blank"></a></strong></p>
<p><strong><a href="http://www.sohtanaka.com/web-design/fancy-thumbnail-hover-effect-w-jquery/" target="_blank">Fancy Thumbnail Hover Effect w/ jQuery</a></strong></p>
<p><a href="http://www.sohtanaka.com/web-design/fancy-thumbnail-hover-effect-w-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/fancy-thumbnail-hover-effect-with-jquery.jpg" alt="Fancy Thumbnail Hover Effect w/ jQuery" /></a></p>
<p>This is very beautiful thumbnail hover effect with jQuery tutorial using xHTML and CSS. If you switch up the absolute position coordinates, you can create various ways the hover effect pops out as well.</p>
<p><strong><a href="http://zendold.lojcomm.com.br/icarousel/" target="_blank">iCarousel</a></strong></p>
<p><a href="http://zendold.lojcomm.com.br/icarousel/example6.asp" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/05/icarousel.jpg" alt="iCarousel" /></a></p>
<p>iCarousel is an open source (free) javascript tool for creating carousel like widgets. iCarousel is fully configurable. You can change any default option just initializating the class with an object in JSON.</p>
<p><strong><a href="http://net.tutsplus.com/tutorials/javascript-ajax/fun-with-canvas-create-a-jquery-graph-plugin/" target="_blank">Create a jQuery Graph Plugin</a></strong></p>
<p><a href="http://net.tutsplus.com/tutorials/javascript-ajax/fun-with-canvas-create-a-jquery-graph-plugin/"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/create-a-jquery-graph-plugin.jpg" alt="Create a jQuery Graph Plugin" /></a></p>
<p>In this tutorial, author combine the versatile canvas element with the robust jQuery library to create a bar graphing plugin. In this first part, he is going to code the core logic of the plugin as a standalone version.</p>
<p><strong><a href="http://cssglobe.com/post/4581/tag-clouds-styling-and-adding-sort-options" target="_blank">Styling and Adding Sort Options</a></strong></p>
<p><a href="http://cssglobe.com/post/4581/tag-clouds-styling-and-adding-sort-options" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/styling-and-adding-sort-options.jpg" alt="Styling and Adding Sort Options" /></a></p>
<p>This article consists of 2 parts: one is marking up and styling tags and the second is adding behavior to tag cloud using client-side script.</p>
<p><strong><a href="http://www.sprawsm.com/uni-form/" target="_blank">Uni-Form</a></strong></p>
<p><a href="http://www.sprawsm.com/uni-form/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/05/uni-form.jpg" alt="Uni-Form" /></a></p>
<p>Uni-Form is an attempt to standardize form markup (<abbr title="extensible hypertext markup language">xhtml</abbr>) and <abbr title="cascading style sheets">css</abbr>, &#8220;modularize&#8221; it, so even people with only basic knowledge of these technologies can get nice looking, well structured, highly customizable, semantic, accessible and usable forms.</p>
<p><strong><a href="http://digitarald.de/project/fancyupload/" target="_blank">FancyUpload </a></strong></p>
<p><a href="http://digitarald.de/project/fancyupload/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/05/fancyupload.jpg" alt="FancyUpload" /></a></p>
<p>FancyUpload is a file-input replacement which features an unobtrusive, multiple-file selection menu and queued upload with an animated progress bar. It is easy to setup, is server independent, completely styleable via CSS and XHTML and uses MooTools to work in all modern browsers.</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"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/animated-menus-using-jquery.jpg" alt="Animated Menus Using jQuery" /></a></p>
<p>This tutorial will show you how to create beautiful animated menus using jQuery.</p>
<p><strong><a href="http://woork.blogspot.com/2008/04/improve-form-usability-with-auto.html" target="_blank">Improve form usability with auto messages</a></strong></p>
<p><a href="http://woork.blogspot.com/2008/04/improve-form-usability-with-auto.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/05/improve-form-usability-with-auto-messages.jpg" alt="Improve form usability with auto messages" /></a></p>
<p class="bigInt">Animated auto messages are useful to improve FORM usability and Scriptaculous is a great framework to use in this case. In this article, you will learn how to improve form usability adding an auto message which appears and disappears with a nice fade-in and fade-out effect when an user select a field.</p>
<p class="bigInt"><strong><a href="http://www.frequency-decoder.com/2007/11/15/unobtrusive-table-actions-script" target="_blank">Unobtrusive Table Actions Script</a></strong></p>
<p class="bigInt"><a href="http://www.frequency-decoder.com/2007/11/15/unobtrusive-table-actions-script" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/unobtrusive-table-actions-script.jpg" alt="Unobtrusive Table Actions Script" /></a></p>
<p class="bigInt">An attempt at writing an unobtrusive (and fast) script that adds commonly required &#8220;actions&#8221; to data tables.</p>
<p class="bigInt"><strong><a href="http://livepipe.net/control/tabs" target="_blank">Control.Tabs</a></strong></p>
<p class="bigInt"><a href="http://livepipe.net/control/tabs" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/05/control-tabs.jpg" alt="Control.Tabs" /></a></p>
<p class="bigInt">Control.Tabs attaches creates a tabbed interface from an unordered list of links/anchors that point to any elements on your page that have an id attribute. Since it attaches these behaviors to HTML that already has semantic meaning, it will degrade gracefully for browsers that do not support JavaScript, and is search engine friendly. It attaches in one line of code for simple use cases, but is highly customizable and can be used in a variety of edge cases.</p>
<p class="bigInt"><strong><a href="http://www.sohtanaka.com/web-design/simple-page-peel-effect-with-jquery-css/" target="_blank">Simple Page Peel Effect with jQuery &amp; CSS</a></strong></p>
<p class="bigInt"><a href="http://www.sohtanaka.com/web-design/simple-page-peel-effect-with-jquery-css/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/simple-page-peel-effect-with-jquery-css.jpg" alt="Simple Page Peel Effect with jQuery &amp; CSS" /></a></p>
<p class="bigInt">You have probably seen these forms of advertisings where you can peel <span id="more-2057"></span>a corner of a website and see a message underneath. It seems most are flash driven, but this one was developed using some simple lines of jQuery.</p>
<p class="bigInt"><strong><a href="http://nettuts.com/tutorials/html-css-techniques/how-to-create-a-slick-tabbed-content-area/" target="_blank">Create a Slick Tabbed Content Area using CSS &amp; jQuery</a></strong></p>
<p class="bigInt"><a href="http://nettuts.com/tutorials/html-css-techniques/how-to-create-a-slick-tabbed-content-area/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/create-a-slick-tabbed-content-area-using-css-and-jquery.jpg" alt="Create a Slick Tabbed Content Area using CSS &amp; jQuery" width="500" height="373" /></a></p>
<p class="bigInt">Tabbed content is a great way to handle this issue and has been widely used on blogs recently. In this article, author is going to build a simple little tabbed information box in HTML, then make it function using some simple Javascript, and then finally we&#8217;ll achieve the same thing using the jQuery library.</p>
<p class="bigInt"><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 class="bigInt"><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/2009/06/create-vimeo-like-top-navigation.jpg" alt="Create Vimeo-like top navigation" /></a></p>
<p class="bigInt">In this tutorial, you will learn to create Vimeo-like top navigation. The base for this tutorial is simple CSS drop down menu based on unordered list.</p>
<p class="bigInt"><strong><a href="http://www.incg.nl/blog/2008/hover-block-jquery/" target="_blank">Animate a hover with jQuery</a></strong></p>
<p class="bigInt"><a href="http://www.incg.nl/blog/2008/hover-block-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/animate-a-hover-with-jquery.jpg" alt="Animate a hover with jQuery" /></a></p>
<p class="bigInt">Animate an image while hovering it and show the visitors information while doing that. Itâ€™s quite simple, you will make a list with a relative position, the image you will place with an absolute position, while hovering it you will give jQuery the command to give it a nice animating effect.</p>
<p class="bigInt"><strong><a href="http://www.webdesignerwall.com/tutorials/jquery-tutorials-for-designers/" target="_blank">jQuery Tutorials for Designers</a></strong></p>
<p class="bigInt"><a href="http://www.webdesignerwall.com/tutorials/jquery-tutorials-for-designers/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/jquery-tutorials-for-designers.jpg" alt="jQuery Tutorials for Designers" /></a></p>
<p class="bigInt">This article contains 10 visual tutorials intended for web designers and newbies on how to apply Javascript effects with jQuery.</p>
<p class="bigInt"><strong><a href="http://cssglobe.com/post/1202/searchfield-unobtrusive-search-field-solution" target="_blank">Style Your Website&#8217;s Search Field with JS/CSS</a></strong></p>
<p class="bigInt"><a href="http://cssglobe.com/post/1202/searchfield-unobtrusive-search-field-solution" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/style-your-website-search-field-with-js-css.jpg" alt="Style Your Websiteâ€™s Search Field with JS/CSS" /></a></p>
<p>SearchField is a simple lightweight, unobtrusive script that adds styling and behaviour to your search form fields. All you need to make SearchField work is a simple form field and 2 lines of code (links to css and js file) and you are ready to rock.</p>
<p><strong><a href="http://fancy.klade.lv/" target="_blank">FancyBoxÂ  </a></strong></p>
<p><a href="http://fancy.klade.lv/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/fancybox.jpg" alt="FancyBox" /></a></p>
<p class="bigInt">FancyBox is tool for displaying images, html content and multi-media in a Mac-style &#8220;lightbox&#8221; that floats overtop of web page.</p>
<p class="bigInt"><strong><a href="http://designm.ag/tutorials/image-rotator-css-jquery/" target="_blank">Create an Image Rotator with Description (CSS/jQuery) </a></strong></p>
<p class="bigInt"><a href="http://designm.ag/tutorials/image-rotator-css-jquery/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/create-an-image-rotator-with-description-css-jquery.jpg" alt="Create an Image Rotator with Description (CSS/jQuery)" /></a></p>
<p class="bigInt">An image rotator is one great way to display portfolio pieces, eCommerce product images, or even as an image gallery. Although there are many great plugins already, this tutorial will help you understand how the image rotator works and helps you create your own from scratch.</p>
<p class="bigInt"><strong><a href="http://www.queness.com/post/92/create-a-simple-cssjavascript-tooltip-with-jquery" target="_blank">Simple CSS + Javascript Tooltip with jQuery</a></strong></p>
<p class="bigInt"><a href="http://www.queness.com/post/92/create-a-simple-cssjavascript-tooltip-with-jquery" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/simple-css-javascript-tooltip-with-jquery.jpg" alt="Simple CSS + Javascript Tooltip with jQuery" /></a></p>
<p class="bigInt">This is simple and easy way to create a javascript tooltip with jQuery. Author break it into several sections: getting the mouse xy axis, anchor tag structure, how to hide default TITLE tooltips, css plus rounded corners box.</p>
<p class="bigInt"><strong><a href="http://www.stefanoverna.com/log/create-astonishing-ical-like-calendars-with-jquery" target="_blank">Create astonishing iCal-like calendars with jQuery</a></strong></p>
<p class="bigInt"><a href="http://www.stefanoverna.com/log/create-astonishing-ical-like-calendars-with-jquery" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/create-astonishing-ical-like-calendars-with-jquery.jpg" alt="Create astonishing iCal-like calendars with jQuery" /></a></p>
<p class="bigInt">This is really useful tutorial to create astonishing iCal-like calendars with jQuery.</p>
<p class="bigInt"><strong><a href="http://woork.blogspot.com/2009/05/how-to-implement-news-ticker-with.html" target="_blank">How to implement a news ticker with jQuery and ten lines of code</a></strong></p>
<p class="bigInt"><a href="http://woork.blogspot.com/2009/05/how-to-implement-news-ticker-with.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/06/how-to-implement-a-news-ticker-with-jquery-and-ten-lines-of-code.jpg" alt="How to implement a news ticker with jQuery and ten lines of code" /></a></p>
<p class="bigInt">In this post, author is discussing to illustrate you how to implement a nice news ticker using jQuery and just ten lines of Javascript code.</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/2009/06/05/21-stylish-cssjquery-solutions-to-beautify-your-web-designs.html/feed</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>50+ Promising Collection Of Resources And Inspirations For Designers To Discover The Best Of The Web In April</title>
		<link>http://www.smashingapps.com/2009/04/29/50-promising-collection-of-resources-and-inspirations-for-designers-to-discover-the-best-of-the-web-in-april.html</link>
		<comments>http://www.smashingapps.com/2009/04/29/50-promising-collection-of-resources-and-inspirations-for-designers-to-discover-the-best-of-the-web-in-april.html#comments</comments>
		<pubDate>Wed, 29 Apr 2009 16:46:11 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Backgrounds]]></category>
		<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Brushes]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[color Schemes]]></category>
		<category><![CDATA[CSS/Style Sheets]]></category>
		<category><![CDATA[Icons]]></category>
		<category><![CDATA[Image Tools]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[Stock Photos]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wonderful Fantasy Landscape Artwork]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/2008/04/29/50-promising-collection-of-resources-and-inspirations-for-designers-to-discover-the-best-of-the-web-in-april.html</guid>
		<description><![CDATA[   <span dir="ltr" id=":37k">We are always in search of great free resources, tips, tricks, etc. for our readers. Every day we work hard to find new resources and inspiration for designers like you. Today, we have another great post, "Discover the Best of the Web" on SmashingApps. In this, we made a list of 50+ Promising Collection Of Resources And Inspirations For Designers. We obviously cannot cover all the best from the web, but we have tried to cover as much as possible.</span>

<strong><a href="http://www.instantshift.com/2009/04/21/115-ultimate-round-up-of-3d-studio-max-tutorials/" target="_blank">115+ Ultimate Round-Up of 3D Studio Max Tutorials</a></strong>

<a href="http://www.instantshift.com/2009/04/21/115-ultimate-round-up-of-3d-studio-max-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/115-ultimate-round-up-of-3d-studio-max-tutorials.jpg" alt="115+ Ultimate Round-Up of 3D Studio Max Tutorials" /></a>]]></description>
			<content:encoded><![CDATA[<p>   <span dir="ltr" id=":37k">We are always in search of great free resources, tips, tricks, etc. for our readers. Every day we work hard to find new resources and inspiration for designers like you. Today, we have another great post, &#8220;Discover the Best of the Web&#8221; on SmashingApps. In this, we made a list of 50+ Promising Collection Of Resources And Inspirations For Designers. We obviously cannot cover all the best from the web, but we have tried to cover as much as possible.</span></p>
<p>You are welcome to share if you know more best of the web in the month of April which our readers/viewers may like.Â <a href="http://feeds.feedburner.com/SmashingApps" hasbox="2" target="_blank"> </a><a href="http://feeds.feedburner.com/SmashingApps" hasbox="2" target="_blank"><font hasbox="2" color="#800000">Do you want to be the first one to know the latest happenings</font></a> at SmashingApps.com just <a href="http://feeds.feedburner.com/SmashingApps" hasbox="2" target="_blank"><font hasbox="2" color="#800000">subscribe to our rss feed</font></a> and <a href="http://twitter.com/smashingapps" target="_blank">you can follow us on twitter</a> as well.</p>
<p><strong>You may be interested in these older posts<br />
</strong><a href="http://www.smashingapps.com/2009/03/20/31-masterpieces-of-creative-and-clever-advertising-concepts.html" target="_blank">31 Masterpieces Of Creative And Clever Advertising Concepts</a><br />
<a href="http://www.smashingapps.com/2009/02/05/23-magical-photography-to-believe-that-are-not-photoshopped.html" target="_blank">23 Magical Photographs To Believe That Are Not Photoshopped</a><strong><br />
</strong><a href="http://www.smashingapps.com/2009/01/28/13-premium-like-wordpress-themes-that-are-free-and-stunning.html" target="_blank">13 Premium-Like WordPress Themes That Are Free And Stunning</a><strong><br />
</strong><a href="http://www.smashingapps.com/2009/01/11/21-really-stunning-photoshopped-photos-for-creative-inspiration.html" target="_blank">21 Really Stunning Photoshopped Photos For Creative Inspiration</a><br />
<a href="http://www.smashingapps.com/2009/01/08/17-mind-blowing-digital-painting-tutorials-of-beautiful-girls.html" target="_blank">17 Mind-Blowing Digital Painting Tutorials Of Beautiful Girls</a><br />
<a href="http://www.smashingapps.com/2008/12/16/43-of-the-extremely-creative-wonders-of-macro-photography.html" target="_blank">43 Of The Extremely Creative Wonders Of Macro Photography</a><br />
<a href="http://www.smashingapps.com/2008/10/20/27-best-places-you-should-visit-to-get-incredible-web-design-inspiration.html" target="_blank">27 Best Places You Should Visit To Get Incredible Web Design Inspiration!</a><br />
<a href="http://www.smashingapps.com/2008/10/13/13-simple-and-elegant-free-wordpress-themes.html" target="_blank">13 Simple And Elegant Free WordPress Themes</a><br />
<font color="#800000"><a href="http://www.smashingapps.com/2008/09/19/21-extremely-vibrant-and-creative-advertisements-with-animals.html" target="_blank" rel="bookmark" title="Permanent Link: 21 Extremely Vibrant And Creative Advertisements With Animals">21 Extremely Vibrant And Creative Advertisements With Animals</a></font><font color="#800000"><a href="http://www.smashingapps.com/2008/09/10/39-masterpieces-of-creative-advertisements.html" target="_blank" rel="bookmark" title="Permanent Link: 39 Masterpieces Of Creative Advertisements"><br />
39 Masterpieces Of Creative Advertisements</a></font><br />
<font color="#800000"><a href="http://www.smashingapps.com/2008/06/10/17-digital-image-illustration-which-you-probably-never-seen-before.html" rel="bookmark" target="_blank" title="Permanent Link: 17 Digital Image Illustration Which You Probably Never Seen Before!">17 Digital Image Illustration Which You Probably Never Seen Before!</a><a href="http://www.smashingapps.com/2008/06/10/17-digital-image-illustration-which-you-probably-never-seen-before.html" rel="bookmark" target="_blank" title="Permanent Link: 17 Digital Image Illustration Which You Probably Never Seen Before!"><br />
</a></font><font color="#800000"><a href="http://www.smashingapps.com/2008/06/04/15-digital-photo-manipulation-from-flickr-to-get-inspiration.html" rel="bookmark" target="_blank" title="Permanent Link: 15 Digital Photo Manipulation From Flickr To Get Inspiration !">15 Digital Photo Manipulation From Flickr To Get Inspiration</a></font><br />
<a href="http://www.smashingapps.com/2008/12/07/23-awesome-photos-that-look-like-theyre-photoshopped-but-are-not.html">23 Awesome Photos That Look Like Theyâ€™re Photoshopped But Are Not</a></p>
<p><strong>Design Tips, Tricks and Tutorial<br />
</strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><strong><a href="http://www.instantshift.com/2009/04/21/115-ultimate-round-up-of-3d-studio-max-tutorials/" target="_blank">115+ Ultimate Round-Up of 3D Studio Max Tutorials</a></strong></p>
<p><a href="http://www.instantshift.com/2009/04/21/115-ultimate-round-up-of-3d-studio-max-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/115-ultimate-round-up-of-3d-studio-max-tutorials.jpg" alt="115+ Ultimate Round-Up of 3D Studio Max Tutorials" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2009/04/16/40-cartoon-character-illustration-tutorials/" target="_blank">40+ Cartoon Character Illustration Tutorials</a></strong></p>
<p><a href="http://www.smashingmagazine.com/2009/04/16/40-cartoon-character-illustration-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/40-cartoon-character-illustration-tutorials.jpg" alt="40+ Cartoon Character Illustration Tutorials" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/articles/web/40-apple-themed-photoshop-tutorials/" target="_blank">40 Apple-themed Photoshop Tutorials</a></strong></p>
<p><a href="http://psd.tutsplus.com/articles/web/40-apple-themed-photoshop-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/40-apple-themed-photoshop-tutorials.jpg" alt="40 Apple-themed Photoshop Tutorials" /></a></p>
<p><strong><a href="http://naldzgraphics.net/tutorials/30-most-wanted-photo-manipulation-tutorials-in-photoshop-part-i/" target="_blank">30+ Most Wanted Photo Manipulation Tutorials in Photoshop Part I</a></strong></p>
<p><a href="http://naldzgraphics.net/tutorials/30-most-wanted-photo-manipulation-tutorials-in-photoshop-part-i/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/30-most-wanted-photo-manipulation-tutorials-in-photoshop-part-i.jpg" alt="30+ Most Wanted Photo Manipulation Tutorials in Photoshop Part I" /></a></p>
<p><strong><a href="http://www.webdesignerdepot.com/2009/04/101-examples-of-text-treatments-on-the-web/" target="_blank">101 Examples of Text Treatments on the Web</a></strong></p>
<p><a href="http://www.webdesignerdepot.com/2009/04/101-examples-of-text-treatments-on-the-web/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/101-examples-of-text-treatments-on-the-web.jpg" alt="101 Examples of Text Treatments on the Web" /></a><br />
<strong><a href="http://designwashere.com/create-a-cute-easter-bunny-vector/" target="_blank">Create a Cute Easter Bunny Vector</a></strong></p>
<p><a href="http://designwashere.com/create-a-cute-easter-bunny-vector/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/create-a-cute-easter-bunny-vector.jpg" alt="Create a Cute Easter Bunny Vector" /></a></p>
<p><strong><a href="http://www.tutorial9.net/photoshop/create-a-glossy-volt-icon-in-photoshop/" target="_blank">Create a Glossy Volt Icon in Photoshop</a></strong></p>
<p><a href="http://www.tutorial9.net/photoshop/create-a-glossy-volt-icon-in-photoshop/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/create-a-glossy-volt-icon-in-photoshop.jpg" alt="Create a Glossy Volt Icon in Photoshop" /></a></p>
<p><strong><a href="http://www.noupe.com/illustrator/adobe-illustrator-tutorials.html" target="_blank">30+ Fresh &amp; Useful Adobe Illustrator Tutorials &amp; Neat Tips</a></strong></p>
<p><a href="http://www.noupe.com/illustrator/adobe-illustrator-tutorials.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/30-fresh-and-useful-adobe-illustrator-tutorials-and-neat-tips.jpg" alt="30+ Fresh &amp; Useful Adobe Illustrator Tutorials &amp; Neat Tips" /></a></p>
<p><strong><a href="http://www.smashingdownloads.com/2009/04/27/33-tutorials-to-unleash-the-photoshop-beast-in-you/" target="_blank">33 Tutorials to Unleash the Photoshop Beast in You</a></strong></p>
<p><a href="http://www.smashingdownloads.com/2009/04/27/33-tutorials-to-unleash-the-photoshop-beast-in-you/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/33-tutorials-to-unleash-the-photoshop-beast-in-you.jpg" alt="33 Tutorials to Unleash the Photoshop Beast in You" /></a></p>
<p><strong><a href="http://www.blog.spoongraphics.co.uk/tutorials/create-a-bright-retro-grunge-vector-illustration" target="_blank">Create a Bright Retro Grunge Vector Illustration</a></strong></p>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/create-a-bright-retro-grunge-vector-illustration" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/create-a-bright-retro-grunge-vector-illustration.jpg" alt="Create a Bright Retro Grunge Vector Illustration" /></a></p>
<p><strong><a href="http://vandelaydesign.com/blog/design/photoshop-texture-tutorials/" target="_blank">25 Photoshop Tutorials for Working with Textures</a></strong></p>
<p><a href="http://vandelaydesign.com/blog/design/photoshop-texture-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/25-photoshop-tutorials-for-working-with-textures.jpg" alt="25 Photoshop Tutorials for Working with Textures" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/illustration/create-an-asian-inspired-illustration-with-impact/" target="_blank">Create an Asian Inspired Illustration with Impact</a></strong></p>
<p><a href="http://psd.tutsplus.com/tutorials/illustration/create-an-asian-inspired-illustration-with-impact/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/create-an-asian-inspired-illustration-with-impact.jpg" alt="Create an Asian Inspired Illustration with Impact" /></a></p>
<p><strong><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-a-stylish-glowing-box-in-photoshop/" target="_blank">How to Make a Stylish Glowing Box in Photoshop</a></strong></p>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-a-stylish-glowing-box-in-photoshop/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/how-to-make-a-stylish-glowing-box-in-photoshop.jpg" alt="How to Make a Stylish Glowing Box in Photoshop" /></a></p>
<p><strong><a href="http://www.noupe.com/tutorial/30-hand-picked-flash-and-essential-actionscript-30-tutorials.html" target="_blank">30 Hand-picked Flash and Essential Actionscript 3.0 Tutorials</a></strong></p>
<p><a href="http://www.noupe.com/tutorial/30-hand-picked-flash-and-essential-actionscript-30-tutorials.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/30-hand-picked-flash-and-essential-actionscript-tutorials.jpg" alt="30 Hand-picked Flash and Essential Actionscript 3.0 Tutorials" /></a></p>
<p><strong><a href="http://naldzgraphics.net/tutorials/44-must-learn-web-design-layout-tutorials-in-photoshop/" target="_blank">44 Must Learn Web Design Layout Tutorials in Photoshop</a></strong></p>
<p><a href="http://naldzgraphics.net/tutorials/44-must-learn-web-design-layout-tutorials-in-photoshop/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/44-must-learn-web-design-layout-tutorials-in-photoshop.jpg" alt="44 Must Learn Web Design Layout Tutorials in Photoshop" /></a></p>
<p><strong><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-create-a-retro-vector-illustration-with-stylized-lines/" target="_blank">How to Create a Retro Vector Illustration with Stylized Lines</a></strong></p>
<p><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-create-a-retro-vector-illustration-with-stylized-lines/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/how-to-create-a-retro-vector-illustration-with-stylized-lines.jpg" alt="How to Create a Retro Vector Illustration with Stylized Lines" /></a></p>
<p><strong><a href="http://speckyboy.com/2009/04/28/35-tutorials-to-create-amazing-vector-graphics-using-inkscape/" target="_blank">35 Tutorials to create amazing Vector Graphics using Inkscape</a></strong></p>
<p><a href="http://speckyboy.com/2009/04/28/35-tutorials-to-create-amazing-vector-graphics-using-inkscape/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/35-tutorials-to-create-amazing-vector-graphics-using-inkscape.jpg" alt="35 Tutorials to create amazing Vector Graphics using Inkscape" /></a></p>
<p><strong><a href="http://designm.ag/tutorials/photoshop-brush-tutorials/" target="_blank">14 Tutorials for Creating Photoshop Brushes</a></strong></p>
<p><a href="http://designm.ag/tutorials/photoshop-brush-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/14-tutorials-for-creating-photoshop-brushes.jpg" alt="14 Tutorials for Creating Photoshop Brushes" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2009/04/19/retro-rainbow-tutorials-and-design-showcase/" target="_blank">Retro Rainbow Tutorials and Design Showcase</a></strong></p>
<p><a href="http://www.smashingmagazine.com/2009/04/19/retro-rainbow-tutorials-and-design-showcase/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/retro-rainbow-tutorials-and-design-showcase.jpg" alt="Retro Rainbow Tutorials and Design Showcase" /></a></p>
<p><strong>Artwork, Digital Photography and Inspiration<br />
</strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;<br />
<strong><a href="http://vectips.com/inspiration/weekly-vector-inspiration-15/" target="_blank"></a></strong></p>
<p><strong><a href="http://www.hongkiat.com/blog/41-great-looking-free-wordpress-themes/" target="_blank">41 Great Looking Free WordPress ThemesÂ  </a></strong></p>
<p><a href="http://www.hongkiat.com/blog/41-great-looking-free-wordpress-themes/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/41-great-looking-free-wordpress-themes.jpg" alt="41 Great Looking Free WordPress Themes" /></a></p>
<p><strong><a href="http://www.softalize.com/2009/04/25/15-best-places-to-get-inspirational-web-designs/">15 Best Places to get Inspirational Web Designs </a></strong></p>
<p><a href="http://www.softalize.com/2009/04/25/15-best-places-to-get-inspirational-web-designs/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/15-best-places-to-get-inspirational-web-designs.jpg" alt="15 Best Places to get Inspirational Web Designs" /></a></p>
<p><strong><a href="http://vectips.com/inspiration/weekly-vector-inspiration-15/" target="_blank">Vector Inspiration #15</a></strong></p>
<p><a href="http://vectips.com/inspiration/weekly-vector-inspiration-15/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/vector-inspiration-15.jpg" alt="Vector Inspiration #15" /></a></p>
<p><strong><a href="http://sixrevisions.com/design-showcase-inspiration/30-creative-illustrative-website-headers/" target="_blank">30 Creative Illustrative Website Headers</a></strong></p>
<p><a href="http://sixrevisions.com/design-showcase-inspiration/30-creative-illustrative-website-headers/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/30-creative-illustrative-website-headers.jpg" alt="30 Creative Illustrative Website Headers" /></a></p>
<p><strong><a href="http://www.instantshift.com/2009/04/28/70-more-rainbow-colors-inspired-photos-and-pictures/" target="_blank">70+ More Rainbow Colors Inspired Photos and Pictures</a></strong></p>
<p><a href="http://www.instantshift.com/2009/04/28/70-more-rainbow-colors-inspired-photos-and-pictures/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/70-more-rainbow-colors-inspired-photos-and-pictures.jpg" alt="70+ More Rainbow Colors Inspired Photos and Pictures" /></a></p>
<p><strong><a href="http://designwashere.com/50-great-wallpapers-about-design/" target="_blank">50 Great Wallpapers about Design</a></strong></p>
<p><a href="http://designwashere.com/50-great-wallpapers-about-design/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/50-great-wallpapers-about-design.jpg" alt="50 Great Wallpapers about Design" /></a></p>
<p><strong><a href="http://naldzgraphics.net/inspirations/30-cute-and-clever-anime-paper-child-art/" target="_blank">30+ Cute and Clever Anime Paper Child Art</a></strong></p>
<p><a href="http://naldzgraphics.net/inspirations/30-cute-and-clever-anime-paper-child-art/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/30-cute-and-clever-anime-paper-child-art.jpg" alt="30+ Cute and Clever Anime Paper Child Art" /></a></p>
<p><strong><a href="http://www.webdesignerdepot.com/2009/04/50-beautiful-websites-with-illustrated-landscapes/" target="_blank">50 Beautiful Websites with Illustrated Landscapes</a></strong></p>
<p><a href="http://www.webdesignerdepot.com/2009/04/50-beautiful-websites-with-illustrated-landscapes/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/50-beautiful-websites-with-illustrated-landscapes.jpg" alt="50 Beautiful Websites with Illustrated Landscapes" /></a></p>
<p><strong><a href="http://psdessential.com/inspiration/15-stunning-examples-of-underwater-photography/" target="_blank">15 Stunning Examples of Underwater Photography</a></strong></p>
<p><a href="http://psdessential.com/inspiration/15-stunning-examples-of-underwater-photography/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/15-stunning-examples-of-underwater-photography.jpg" alt="15 Stunning Examples of Underwater Photography" /></a></p>
<p><strong><a href="http://speckyboy.com/2009/04/20/40-stylish-minimal-and-clean-free-wordpress-themes/" target="_blank">40 Stylish, Minimal and Clean Free WordPress Themes</a></strong></p>
<p><a href="http://speckyboy.com/2009/04/20/40-stylish-minimal-and-clean-free-wordpress-themes/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/40-stylish-minimal-and-clean-free-wordpress-themes.jpg" alt="40 Stylish, Minimal and Clean Free WordPress Themes" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2009/04/09/beautiful-and-creative-logo-designs-for-your-inspiration/" target="_blank">Beautiful And Creative Logo Designs For Your Inspiration</a></strong></p>
<p><a href="http://www.smashingmagazine.com/2009/04/09/beautiful-and-creative-logo-designs-for-your-inspiration/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/beautiful-and-creative-logo-designs-for-your-inspiration.jpg" alt="Beautiful And Creative Logo Designs For Your Inspiration" /></a></p>
<p><strong><a href="http://www.spoonfeddesign.com/hover-effects-in-web-design-best-practices-and-examples" target="_blank">Hover Effects in Web Design: Best Practices and Examples</a></strong></p>
<p><a href="http://www.spoonfeddesign.com/hover-effects-in-web-design-best-practices-and-examples" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/hover-effects-in-web-design-best-practices-and-examples.jpg" alt="Hover Effects in Web Design: Best Practices and Examples" width="500" height="365" /></a></p>
<p><strong><a href="http://inspiredology.com/22-radiant-red-websites/" target="_blank">22 Radiant Red Websites</a></strong></p>
<p><a href="http://inspiredology.com/22-radiant-red-websites/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/22-radiant-red-websites.jpg" alt="22 Radiant Red Websites" /></a></p>
<p><strong><a href="http://www.graphicmania.net/wonderful-fantasy-landscape-artwork/" target="_blank">Wonderful Fantasy Landscape Artwork</a></strong></p>
<p><a href="http://www.graphicmania.net/wonderful-fantasy-landscape-artwork/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/wonderful-fantasy-landscape-artwork.jpg" alt="Wonderful Fantasy Landscape Artwork" /></a></p>
<p><strong>Javascript and Ajax</strong></p>
<p><strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><strong><a href="http://net.tutsplus.com/articles/web-roundups/20-more-excellent-ajax-effects-you-should-know/" target="_blank">20 More Excellent AJAX Effects You Should Know</a></strong></p>
<p><a href="http://net.tutsplus.com/articles/web-roundups/20-more-excellent-ajax-effects-you-should-know/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/20-more-excellent-ajax-effects-you-should-know.jpg" alt="20 More Excellent AJAX Effects You Should Know" /></a></p>
<p><strong><a href="http://www.designer-daily.com/18-jquery-scripts-and-tutorials-to-improve-your-portfolio-2162/" target="_blank">18 jQuery scripts and tutorials to improve your portfolio</a></strong></p>
<p><a href="http://www.designer-daily.com/18-jquery-scripts-and-tutorials-to-improve-your-portfolio-2162/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/18-jquery-scripts-and-tutorials-to-improve-your-portfolio.jpg" alt="18 jQuery scripts and tutorials to improve your portfolio" /></a></p>
<p><strong><a href="http://www.noupe.com/php/20-useful-php-jquery-tutorials.html" target="_blank">20 Useful PHP + jQuery Components &amp; Tuts for Everyday Project</a></strong></p>
<p><a href="http://www.noupe.com/php/20-useful-php-jquery-tutorials.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/20-useful-php-jquery-components-tuts-for-everyday-project.jpg" alt="20 Useful PHP + jQuery Components &amp; Tuts for Everyday Project" /></a></p>
<p><strong><a href="http://desizntech.info/2009/04/essential-php-techniques-for-web-designer-and-developers/" target="_blank">Essential PHP Techniques for Web Designer and Developers</a></strong></p>
<p><a href="http://desizntech.info/2009/04/essential-php-techniques-for-web-designer-and-developers/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/essential-php-techniques-for-web-designer-and-developers.jpg" alt="Essential PHP Techniques for Web Designer and Developers" /></a></p>
<p><strong>xHTML and CSS</strong><br />
<strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><strong><a href="http://net.tutsplus.com/videos/screencasts/fun-with-css-shapes/" target="_blank">Fun With CSS Shapes</a></strong></p>
<p><a href="http://net.tutsplus.com/videos/screencasts/fun-with-css-shapes/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/fun-with-css-shapes.jpg" alt="Fun With CSS Shapes" /></a></p>
<p><strong><a href="http://www.tripwiremagazine.com/tools/css-tools/css-mega-toolbox.html" target="_blank">100+ Massive CSS Toolbox</a></strong></p>
<p><a href="http://www.tripwiremagazine.com/tools/css-tools/css-mega-toolbox.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/100-massive-css-toolbox.jpg" alt="100+ Massive CSS Toolbox" /></a></p>
<p><strong><a href="http://sixrevisions.com/css/30-exceptional-css-navigation-techniques/" target="_blank">30 Exceptional CSS Navigation Techniques</a></strong></p>
<p><a href="http://sixrevisions.com/css/30-exceptional-css-navigation-techniques/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/30-exceptional-css-navigation-techniques.jpg" alt="30 Exceptional CSS Navigation Techniques" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2009/04/27/the-mystery-of-css-sprites-techniques-tools-and-tutorials/" target="_blank">The Mystery Of CSS Sprites: Techniques, Tools And Tutorials</a></strong></p>
<p><a href="http://www.smashingmagazine.com/2009/04/27/the-mystery-of-css-sprites-techniques-tools-and-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/the-mystery-of-css-sprites-techniques-tools-and-tutorials.jpg" alt="The Mystery Of CSS Sprites: Techniques, Tools And Tutorials" /></a></p>
<p><strong>Resources<br />
</strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><strong><a href="http://bestdesignoptions.com/?p=3026" target="_blank">110 Grungy Concrete Blocks</a></strong></p>
<p><a href="http://bestdesignoptions.com/?p=3026" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/110-grungy-concrete-blocks.jpg" alt="110 Grungy Concrete Blocks" /></a></p>
<p><strong><a href="http://crenk.com/21-free-apps-for-mac-os-x-that-are-useful-and-productive/" target="_blank">21 Free Apps For Mac OS X That Are Useful and Productive</a></strong></p>
<p><a href="http://crenk.com/21-free-apps-for-mac-os-x-that-are-useful-and-productive/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/21-free-apps-for-mac-os-x-that-are-useful-and-productive.jpg" alt="21 Free Apps For Mac OS X That Are Useful and Productive" /></a></p>
<p><strong><a href="http://www.instantshift.com/2009/04/16/50-sources-to-download-high-quality-free-vector-stuff/" target="_blank">50+ Sources To Download High-Quality Free Vector Stuff</a></strong></p>
<p><a href="http://www.instantshift.com/2009/04/16/50-sources-to-download-high-quality-free-vector-stuff/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/50-sources-to-download-high-quality-free-vector-stuff.jpg" alt="50+ Sources To Download High-Quality Free Vector Stuff" /></a></p>
<p><strong><a href="http://naldzgraphics.net/freebies/40-excellent-free-icon-sets-everyone-must-have/" target="_blank">44 Excellent Free Icon Sets Everyone Must Have</a></strong></p>
<p><a href="http://naldzgraphics.net/freebies/40-excellent-free-icon-sets-everyone-must-have/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/44-excellent-free-icon-sets-everyone-must-have.jpg" alt="44 Excellent Free Icon Sets Everyone Must Have" /></a></p>
<p><strong><a href="http://www.blog.spoongraphics.co.uk/freebies/high-res-rough-and-grungey-photoshop-brushes" target="_blank">270+ High-Res Rough and Grungey Photoshop Brushes</a></strong></p>
<p><a href="http://www.blog.spoongraphics.co.uk/freebies/high-res-rough-and-grungey-photoshop-brushes" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/270-high-res-rough-and-grungey-photoshop-brushes.jpg" alt="270+ High-Res Rough and Grungey Photoshop Brushes" /></a></p>
<p><strong><a href="http://www.designshard.com/freebies/20-free-original-hi-res-ink-stained-paper-textures/" target="_blank">20 Free Original Hi-Res Ink Stained Paper Textures</a></strong></p>
<p><a href="http://www.designshard.com/freebies/20-free-original-hi-res-ink-stained-paper-textures/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/20-free-original-hi-res-ink-stained-paper-textures.jpg" alt="20 Free Original Hi-Res Ink Stained Paper Textures" /></a></p>
<p><strong>Miscellaneous Articles<br />
</strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><strong><a href="http://psd.tutsplus.com/articles/web/50-totally-free-lessons-in-graphic-design-theory/" target="_blank">50 Totally Free Lessons in Graphic Design Theory</a></strong></p>
<p><a href="http://psd.tutsplus.com/articles/web/50-totally-free-lessons-in-graphic-design-theory/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/50-totally-free-lessons-in-graphic-design-theory.jpg" alt="50 Totally Free Lessons in Graphic Design Theory" /></a></p>
<p><strong><a href="http://www.instantshift.com/2009/04/14/beginners-guide-to-e-commerce-solution/" target="_blank">Beginnerâ€™s Guide to E-Commerce Solution</a></strong></p>
<p><a href="http://www.instantshift.com/2009/04/14/beginners-guide-to-e-commerce-solution/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/beginners-guide-to-e-commerce-solution.jpg" alt="Beginnerâ€™s Guide to E-Commerce Solution" /></a></p>
<p><strong><a href="http://www.tripwiremagazine.com/tutorials/developer-toolbox/xxx-massive-wordpress-tutorial-collection.html" target="_blank">100+ Massive WordPress Tutorial Collection</a></strong></p>
<p><a href="http://www.tripwiremagazine.com/tutorials/developer-toolbox/xxx-massive-wordpress-tutorial-collection.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/100-massive-wordpress-tutorial-collection.jpg" alt="100+ Massive WordPress Tutorial Collection" /></a></p>
<p><strong><a href="http://sixrevisions.com/project-management/6-tips-to-help-you-get-the-most-out-of-google-docs/" target="_blank">6 Tips to Help You Get the Most Out of Google Docs</a></strong></p>
<p><a href="http://sixrevisions.com/project-management/6-tips-to-help-you-get-the-most-out-of-google-docs/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/6-tips-to-help-you-get-the-most-out-of-google-docs.jpg" alt="6 Tips to Help You Get the Most Out of Google Docs" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2009/04/13/7-more-useful-tips-to-help-your-site-convert/" target="_blank">7 More Useful Tips To Help Your Site Convert</a></strong></p>
<p><a href="http://www.smashingmagazine.com/2009/04/13/7-more-useful-tips-to-help-your-site-convert/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/7-more-useful-tips-to-help-your-site-convert.jpg" alt="7 More Useful Tips To Help Your Site Convert" /></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/2009/04/29/50-promising-collection-of-resources-and-inspirations-for-designers-to-discover-the-best-of-the-web-in-april.html/feed</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>40+ Must-See Resources And Inspirational Collections For Designers To Discover The Best Of The Web In March</title>
		<link>http://www.smashingapps.com/2009/04/01/40-must-see-resources-and-inspirational-collections-for-designers-to-discover-the-best-of-the-web-in-march.html</link>
		<comments>http://www.smashingapps.com/2009/04/01/40-must-see-resources-and-inspirational-collections-for-designers-to-discover-the-best-of-the-web-in-march.html#comments</comments>
		<pubDate>Wed, 01 Apr 2009 13:01:22 +0000</pubDate>
		<dc:creator>AN Jay</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Backgrounds]]></category>
		<category><![CDATA[Best of the Web]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Brushes]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[Codes and Scripts]]></category>
		<category><![CDATA[color Schemes]]></category>
		<category><![CDATA[CSS/Style Sheets]]></category>
		<category><![CDATA[Education and Learning]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Icons]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[Menu]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.smashingapps.com/2008/04/01/40-must-see-resources-and-inspirational-collections-for-designers-to-discover-the-best-of-the-web-in-march.html</guid>
		<description><![CDATA[   <span dir="ltr" id=":37k">We are always in search of great free resources, tips, tricks, etc. for our readers. Every day we work hard
to find new resources and inspiration for designers like you. Today, we have another great post, "Discover the Best of the Web" on SmashingApps. In this, we made a list of 40+ Must-See Resources And Inspirational Collections For Designers. We obviously cannot cover all the best from the web, but we have tried to cover as much as possible.</span>

<strong><a href="http://naldzgraphics.net/inspirations/30-excellent-inspirational-digital-paintings/" target="_blank">30+ Excellent &#38; Inspirational Digital Paintings</a></strong>

<a href="http://naldzgraphics.net/inspirations/30-excellent-inspirational-digital-paintings/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/30-excellent-inspirational-digital-paintings.jpg" alt="30+ Excellent &#38; Inspirational Digital Paintings" /></a>]]></description>
			<content:encoded><![CDATA[<p>   <span dir="ltr" id=":37k">We are always in search of great free resources, tips, tricks, etc. for our readers. Every day we work hard to find new resources and inspiration for designers like you. Today, we have another great post, &#8220;Discover the Best of the Web&#8221; on SmashingApps. In this, we made a list of 40+ Must-See Resources And Inspirational Collections For Designers. We obviously cannot cover all the best from the web, but we have tried to cover as much as possible.</span></p>
<p>You are welcome to share if you know more best of the web in the month of March which our readers/viewers may like.Â <a href="http://feeds.feedburner.com/SmashingApps" hasbox="2" target="_blank"> </a><a href="http://feeds.feedburner.com/SmashingApps" hasbox="2" target="_blank"><font hasbox="2" color="#800000">Do you want to be the first one to know the latest happenings</font></a> at SmashingApps.com just <a href="http://feeds.feedburner.com/SmashingApps" hasbox="2" target="_blank"><font hasbox="2" color="#800000">subscribe to our rss feed</font></a> and <a href="http://twitter.com/smashingapps" target="_blank">you can follow us on twitter</a> as well.</p>
<p><strong>You may be interested in these older posts</strong><br />
<a href="http://www.smashingapps.com/2009/03/25/5-useful-free-photo-viewers-for-your-mac-os-x.html" target="_blank">5 Useful And Free Photo Viewers For Your Mac OS X</a><br />
<a href="http://www.smashingapps.com/2009/03/20/31-masterpieces-of-creative-and-clever-advertising-concepts.html" target="_blank">31 Masterpieces Of Creative And Clever Advertising Concepts</a><br />
<a href="http://www.smashingapps.com/2009/02/05/23-magical-photography-to-believe-that-are-not-photoshopped.html" target="_blank">23 Magical Photographs To Believe That Are Not Photoshopped</a><strong><br />
</strong><a href="http://www.smashingapps.com/2009/01/28/13-premium-like-wordpress-themes-that-are-free-and-stunning.html" target="_blank">13 Premium-Like WordPress Themes That Are Free And Stunning</a><strong><br />
</strong><a href="http://www.smashingapps.com/2009/01/11/21-really-stunning-photoshopped-photos-for-creative-inspiration.html" target="_blank">21 Really Stunning Photoshopped Photos For Creative Inspiration</a><br />
<a href="http://www.smashingapps.com/2009/01/08/17-mind-blowing-digital-painting-tutorials-of-beautiful-girls.html" target="_blank">17 Mind-Blowing Digital Painting Tutorials Of Beautiful Girls</a><br />
<a href="http://www.smashingapps.com/2008/12/16/43-of-the-extremely-creative-wonders-of-macro-photography.html" target="_blank">43 Of The Extremely Creative Wonders Of Macro Photography</a><br />
<a href="http://www.smashingapps.com/2008/10/20/27-best-places-you-should-visit-to-get-incredible-web-design-inspiration.html" target="_blank">27 Best Places You Should Visit To Get Incredible Web Design Inspiration!</a><br />
<a href="http://www.smashingapps.com/2008/10/13/13-simple-and-elegant-free-wordpress-themes.html" target="_blank">13 Simple And Elegant Free WordPress Themes</a><br />
<font color="#800000"><a href="http://www.smashingapps.com/2008/09/19/21-extremely-vibrant-and-creative-advertisements-with-animals.html" target="_blank" rel="bookmark" title="Permanent Link: 21 Extremely Vibrant And Creative Advertisements With Animals">21 Extremely Vibrant And Creative Advertisements With Animals</a></font><font color="#800000"><a href="http://www.smashingapps.com/2008/09/10/39-masterpieces-of-creative-advertisements.html" target="_blank" rel="bookmark" title="Permanent Link: 39 Masterpieces Of Creative Advertisements"><br />
39 Masterpieces Of Creative Advertisements</a></font><br />
<font color="#800000"><a href="http://www.smashingapps.com/2008/06/10/17-digital-image-illustration-which-you-probably-never-seen-before.html" rel="bookmark" target="_blank" title="Permanent Link: 17 Digital Image Illustration Which You Probably Never Seen Before!">17 Digital Image Illustration Which You Probably Never Seen Before!</a><a href="http://www.smashingapps.com/2008/06/10/17-digital-image-illustration-which-you-probably-never-seen-before.html" rel="bookmark" target="_blank" title="Permanent Link: 17 Digital Image Illustration Which You Probably Never Seen Before!"><br />
</a></font><font color="#800000"><a href="http://www.smashingapps.com/2008/06/04/15-digital-photo-manipulation-from-flickr-to-get-inspiration.html" rel="bookmark" target="_blank" title="Permanent Link: 15 Digital Photo Manipulation From Flickr To Get Inspiration !">15 Digital Photo Manipulation From Flickr To Get Inspiration</a></font><br />
<a href="http://www.smashingapps.com/2008/12/07/23-awesome-photos-that-look-like-theyre-photoshopped-but-are-not.html">23 Awesome Photos That Look Like Theyâ€™re Photoshopped But Are Not</a></p>
<p><strong>Design Tips, Tricks and Tutorial<br />
</strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><strong><a href="http://www.webdesignerdepot.com/2009/03/20-beautiful-photoshop-montage-tutorials/" target="_blank">20 Beautiful Photoshop Montage Tutorials</a></strong></p>
<p><a href="http://www.webdesignerdepot.com/2009/03/20-beautiful-photoshop-montage-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/20-beautiful-photoshop-montage-tutorials.jpg" alt="20 Beautiful Photoshop Montage Tutorials" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/articles/web/40-logo-design-tutorials/" target="_blank">40 Logo Design Tutorials</a></strong></p>
<p><a href="http://psd.tutsplus.com/articles/web/40-logo-design-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/40-logo-design-tutorials.jpg" alt="40 Logo Design Tutorials" /></a></p>
<p><strong><a href="http://naldzgraphics.net/tutorials/30-photoshop-tutorials-in-creating-amazing-posters/" target="_blank">30+ Photoshop Tutorials in Creating Amazing Posters</a></strong></p>
<p><a href="http://naldzgraphics.net/tutorials/30-photoshop-tutorials-in-creating-amazing-posters/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/30-photoshop-tutorials-in-creating-amazing-posters.jpg" alt="30+ Photoshop Tutorials in Creating Amazing Posters" /></a></p>
<p><strong><a href="http://psdessential.com/photomanipulation/post-production-tutorial/" target="_blank">Post Production Tutorial</a></strong></p>
<p><a href="http://psdessential.com/photomanipulation/post-production-tutorial/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/post-production-tutorial.jpg" alt="Post Production Tutorial" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2009/03/04/50-stunning-photoshop-text-effect-tutorials/" target="_blank">50 Stunning Photoshop Text Effect Tutorials</a></strong></p>
<p><a href="http://www.smashingmagazine.com/2009/03/04/50-stunning-photoshop-text-effect-tutorials/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/50-stunning-photoshop-text-effect-tutorials.jpg" alt="50 Stunning Photoshop Text Effect Tutorials" /></a></p>
<p><strong><a href="http://vectips.com/tutorials/create-a-cute-panda-bear-face-icon/" target="_blank">Create A Cute Panda Bear Face Icon</a></strong></p>
<p><strong><a href="http://vectips.com/tutorials/create-a-cute-panda-bear-face-icon/" target="_blank"></a></strong><a href="http://vectips.com/tutorials/create-a-cute-panda-bear-face-icon/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/create-a-cute-panda-bear-face-icon.jpg" alt="Create a Cute Panda Bear Face Icon" /></a></p>
<p><strong><a href="http://www.noupe.com/adobe/40-high-quality-adobe-fireworks-tutorials-and-resources.html" target="_blank">40+ High Quality Adobe Fireworks Tutorials, Resources &amp; PNG Files</a></strong></p>
<p><a href="http://www.noupe.com/adobe/40-high-quality-adobe-fireworks-tutorials-and-resources.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/40-high-quality-adobe-fireworks-tutorials-resources-and-png-files.jpg" alt="40+ High Quality Adobe Fireworks Tutorials, Resources &amp; PNG files" /></a></p>
<p><strong><a href="http://www.blog.spoongraphics.co.uk/articles/15-tutorials-for-recreating-authentic-photo-effects" target="_blank">15 Tutorials for Recreating Authentic Photo Effects</a></strong></p>
<p><a href="http://www.blog.spoongraphics.co.uk/articles/15-tutorials-for-recreating-authentic-photo-effects" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/15-tutorials-for-recreating-authentic-photo-effects.jpg" alt="15 Tutorials for Recreating Authentic Photo Effects" /></a></p>
<p><strong><a href="http://www.weblog.pxforce.com/2009/01/rocknrolla-style-twitter-icon-tutorial/" target="_blank">RocknRolla Style Twitter Icon Tutorial</a></strong></p>
<p><a href="http://www.weblog.pxforce.com/2009/01/rocknrolla-style-twitter-icon-tutorial/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/rocknrolla-style-twitter-icon-tutorial.jpg" alt="RocknRolla style twitter icon tutorial" /></a></p>
<p><strong><a href="http://speckyboy.com/2009/03/26/25-photoshop-tutorials-for-creating-that-perfect-web-page-design/" target="_blank">25 Photoshop Tutorials for Creating that Perfect Web Page Design</a></strong></p>
<p><a href="http://speckyboy.com/2009/03/26/25-photoshop-tutorials-for-creating-that-perfect-web-page-design/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/25-photoshop-tutorials-for-creating-that-perfect-web-page-design.jpg" alt="25 Photoshop Tutorials for Creating that Perfect Web Page Design" /></a></p>
<p><strong><a href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?FeatureID=1834" target="_blank">Use type as a creative effect in Adobe Photoshop</a></strong></p>
<p><a href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?FeatureID=1834" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/use-type-as-a-creative-effect-in-adobe-photoshop.jpg" alt="Use type as a creative effect in Adobe Photoshop" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/tutorials/tutorials-effects/how-to-create-super-malleable-effects-with-colorful-lines/" target="_blank">How to Create Super-Malleable Effects with Colorful Lines</a></strong></p>
<p><a href="http://psd.tutsplus.com/tutorials/tutorials-effects/how-to-create-super-malleable-effects-with-colorful-lines/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/how-to-create-super-malleable-effects-with-colorful-lines.jpg" alt="How to Create Super-Malleable Effects with Colorful Lines" /></a></p>
<p><strong><a href="http://www.tutorial9.net/photoshop/create-an-amazing-diamond-advertisement-poster-in-photoshop/" target="_blank">Create An Amazing Diamond Advertisement Poster in Photoshop</a></strong></p>
<p><a href="http://www.tutorial9.net/photoshop/create-an-amazing-diamond-advertisement-poster-in-photoshop/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/create-an-amazing-diamond-advertisement-poster-in-photoshop.jpg" alt="Create An Amazing Diamond Advertisement Poster in Photoshop" /></a></p>
<p><strong><a href="http://naldzgraphics.net/tutorials/44-must-learn-web-design-layout-tutorials-in-photoshop/" target="_blank">44 Must Learn Web Design Layout Tutorials in Photoshop</a></strong></p>
<p><a href="http://naldzgraphics.net/tutorials/44-must-learn-web-design-layout-tutorials-in-photoshop/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/44-must-learn-web-design-layout-tutorials-in-photoshop.jpg" alt="44 Must Learn Web Design Layout Tutorials in Photoshop" /></a></p>
<p><strong>Artwork, Digital Photography and Inspiration<br />
</strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><strong><a href="http://www.webdesignerdepot.com/2009/03/40-excellent-logos-created-with-helvetica/" target="_blank">40 Excellent Logos Created with Helvetica</a></strong></p>
<p><a href="http://www.webdesignerdepot.com/2009/03/40-excellent-logos-created-with-helvetica/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/40-excellent-logos-created-with-helvetica.jpg" alt="40 Excellent Logos Created with Helvetica" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2009/03/20/30-beautiful-surreal-and-dark-art-pictures/" target="_blank">Bizarre Surreal and Dark Art Pictures</a></strong></p>
<p><a href="http://www.smashingmagazine.com/2009/03/20/30-beautiful-surreal-and-dark-art-pictures/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/bizarre-surreal-and-dark-art-pictures.jpg" alt="Bizarre Surreal and Dark Art Pictures" /></a></p>
<p><strong><a href="http://www.spoonfeddesign.com/50-stunningly-creative-interactive-flash-websites" target="_blank">50 Stunningly Creative Interactive Flash Websites</a></strong></p>
<p><strong><a href="http://www.leemunroe.com/typography-inspired-websites/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/50-stunningly-creative-interactive-flash-websites.jpg" alt="50 Stunningly Creative Interactive Flash Websites" /></a></strong></p>
<p><strong><a href="http://www.leemunroe.com/typography-inspired-websites/" target="_blank">15 Beautiful Typography Inspired Websites</a></strong></p>
<p><a href="http://www.leemunroe.com/typography-inspired-websites/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/15-beautiful-typography-inspired-websites.jpg" alt="15 Beautiful Typography Inspired Websites" /></a></p>
<p><strong><a href="http://psd.tutsplus.com/articles/web/50-brilliantly-photoshopped-movie-posters/" target="_blank">50 Brilliantly Photoshopped Movie Posters</a></strong></p>
<p><a href="http://psd.tutsplus.com/articles/web/50-brilliantly-photoshopped-movie-posters/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/50-brilliantly-photoshopped-movie-posters.jpg" alt="50 Brilliantly Photoshopped Movie Posters" /></a></p>
<p><strong><a href="http://inspiredology.com/26-floral-websites-in-full-bloom/" target="_blank">26 Floral Websites in Full Bloom</a></strong></p>
<p><a href="http://inspiredology.com/26-floral-websites-in-full-bloom/" target="_blank"><img src="../wp-content/uploads/2009/03/26-floral-websites-in-full-bloom.jpg" alt="26 Floral Websites in Full Bloom" /></a><br />
<strong><a href="http://vandelaydesign.com/blog/galleries/colorful-websites-4/" target="_blank">25 Beautifully Colorful Websites &#8211; Part 4</a></strong></p>
<p><a href="http://vandelaydesign.com/blog/galleries/colorful-websites-4/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/25-beautifully-colorful-websites-part-4.jpg" alt="25 Beautifully Colorful Websites - Part 4" /></a></p>
<p><strong><a href="http://psdessential.com/inspiration/15-powerful-military-photographs/" target="_blank">15 Powerful Military Photographs</a></strong></p>
<p><a href="http://psdessential.com/inspiration/15-powerful-military-photographs/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/15-powerful-military-photographs.jpg" alt="15 Powerful Military Photographs" /></a></p>
<p><strong><a href="http://naldzgraphics.net/inspirations/30-excellent-inspirational-digital-paintings/" target="_blank">30+ Excellent &amp; Inspirational Digital Paintings</a></strong></p>
<p><a href="http://naldzgraphics.net/inspirations/30-excellent-inspirational-digital-paintings/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/30-excellent-inspirational-digital-paintings.jpg" alt="30+ Excellent &amp; Inspirational Digital Paintings" /></a></p>
<p><strong><a href="http://speckyboy.com/2009/03/18/25-impressive-and-inspirational-dark-css-web-designs/" target="_blank">25 Impressive and Inspirational Dark CSS Web Designs</a></strong></p>
<p><a href="http://speckyboy.com/2009/03/18/25-impressive-and-inspirational-dark-css-web-designs/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/25-impressive-and-inspirational-dark-css-web-designs.jpg" alt="25 Impressive and Inspirational Dark CSS Web Designs" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2009/03/24/designing-drop-down-menus-examples-and-best-practices/" target="_blank">Designing Drop-Down Menus: Examples and Best Practices</a></strong></p>
<p><a href="http://www.smashingmagazine.com/2009/03/24/designing-drop-down-menus-examples-and-best-practices/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/designing-drop-down-menus-examples-and-best-practices.jpg" alt="Designing Drop-Down Menus: Examples and Best Practices" /></a></p>
<p><strong><a href="http://inspiredology.com/cartoon-websites-and-characters/" target="_blank">Cartoon Websites and Characters</a></strong></p>
<p><a href="http://inspiredology.com/cartoon-websites-and-characters/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/cartoon-websites-and-characters.jpg" alt="Cartoon Websites and Characters" /></a></p>
<p><strong>Javascript and Ajax</strong></p>
<p><strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><strong><a href="http://speckyboy.com/2009/03/11/25-powerful-and-useful-jquery-tutorials-for-developers-and-designers/" target="_blank">25 Powerful and Useful jQuery Tutorials for Developers and Designers</a></strong></p>
<p><a href="http://speckyboy.com/2009/03/11/25-powerful-and-useful-jquery-tutorials-for-developers-and-designers/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/25-powerful-and-useful-jquery-tutorials-for-developers-and-designers.jpg" alt="25 Powerful and Useful jQuery Tutorials for Developers and Designers" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2009/03/08/70-new-useful-ajax-and-javascript-techniques/" target="_blank" rel="bookmark" title="70 New, Useful AJAX And JavaScript Techniques">70 New, Useful AJAX And JavaScript Techniques</a></strong><a href="http://www.smashingmagazine.com/2009/03/08/70-new-useful-ajax-and-javascript-techniques/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/70-new-useful-ajax-and-javascript-techniques.jpg" alt="70 New, Useful AJAX And JavaScript Techniques" /></a></p>
<p><strong>xHTML and CSS</strong><br />
<strong> </strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><strong><a href="http://net.tutsplus.com/articles/web-roundups/10-rare-html-tags-you-really-should-know/" target="_blank">10 Rare HTML Tags You Really Should Know</a></strong></p>
<p><a href="http://net.tutsplus.com/articles/web-roundups/10-rare-html-tags-you-really-should-know/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/10-rare-html-tags-you-really-should-know.jpg" alt="10 Rare HTML Tags You Really Should Know" /></a></p>
<p><strong><a href="http://www.hongkiat.com/blog/20-useful-css-tips-for-beginners/" target="_blank">20 Useful CSS Tips For BeginnersÂ  </a></strong></p>
<p><a href="http://www.hongkiat.com/blog/20-useful-css-tips-for-beginners/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/20-useful-css-tips-for-beginners.jpg" alt="20 Useful CSS Tips For Beginners" /></a></p>
<p><strong>Resources<br />
</strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><strong><a href="http://net.tutsplus.com/articles/web-roundups/50-excellent-image-galleries-you-can-use-today/" target="_blank">50 Excellent Image Galleries You Can Use Today</a></strong></p>
<p><a href="http://net.tutsplus.com/articles/web-roundups/50-excellent-image-galleries-you-can-use-today/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/50-excellent-image-galleries-you-can-use-today.jpg" alt="50 Excellent Image Galleries You Can Use Today" /></a></p>
<p><strong><a href="http://vector.tutsplus.com/articles/web-roundups/a-huge-compilation-of-60-free-illustrator-brushes/" target="_blank">A Huge Compilation Of 60 Free Illustrator Brushes</a></strong></p>
<p><a href="http://vector.tutsplus.com/articles/web-roundups/a-huge-compilation-of-60-free-illustrator-brushes/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/a-huge-compilation-of-60-free-illustrator-brushes.jpg" alt="A Huge Compilation of 60 Free Illustrator Brushes" /></a></p>
<p><strong><a href="http://www.designer-daily.com/10-free-grunge-photoshop-textures-1966" target="_blank">10 Free Grunge Photoshop Textures</a></strong></p>
<p><a href="http://www.designer-daily.com/10-free-grunge-photoshop-textures-1966" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/10-free-grunge-photoshop-textures.jpg" alt="10 free grunge Photoshop textures" /></a></p>
<p><strong><a href="http://www.instantshift.com/2009/03/28/the-ultimate-list-of-sources-for-free-background-patterns/" target="_blank">The Ultimate List Of Sources For Free Background Patterns</a></strong></p>
<p><a href="http://www.instantshift.com/2009/03/28/the-ultimate-list-of-sources-for-free-background-patterns/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/the-ultimate-list-of-sources-for-free-background-patterns.jpg" alt="The Ultimate List of Sources for Free Background Patterns" /></a></p>
<p><strong><a href="http://www.weblog.pxforce.com/2009/03/10-must-have-firefox-plugins-for-all-bloggers/" target="_blank">10 Must Have Firefox Plugins For All Bloggers</a></strong></p>
<p><a href="http://www.weblog.pxforce.com/2009/03/10-must-have-firefox-plugins-for-all-bloggers/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/10-must-have-firefox-plugins-for-all-bloggers.jpg" alt="10 must have Firefox plugins for all bloggers" /></a></p>
<p><strong><a href="http://designm.ag/resources/photoshop-actions-for-touch-ups-part-2/" target="_blank">30 Photoshop Actions for Touch Ups and Enhancements &#8211; Part 2</a></strong></p>
<p><a href="http://designm.ag/resources/photoshop-actions-for-touch-ups-part-2/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/30-photoshop-actions-for-touch-ups-and-enhancements-part-2.jpg" alt="30 Photoshop Actions for Touch Ups and Enhancements - Part 2" /></a></p>
<p><strong><a href="http://vandelaydesign.com/blog/design/wordpress-plugins-for-theme-development/" target="_blank">12 WordPress Plugins for Theme Development</a></strong></p>
<p><a href="http://vandelaydesign.com/blog/design/wordpress-plugins-for-theme-development/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/12-wordpress-plugins-for-theme-development.jpg" alt="12 WordPress Plugins for Theme Development" /></a><strong><a href="http://www.webdesignerdepot.com/2009/03/200-free-exclusive-icons-siena/" target="_blank"></a></strong></p>
<p><strong><a href="http://www.webdesignerdepot.com/2009/03/200-free-exclusive-icons-siena/" target="_blank">200 Free Exclusive Icons: Siena</a></strong></p>
<p><a href="http://www.webdesignerdepot.com/2009/03/200-free-exclusive-icons-siena/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/200-free-exclusive-icons-siena.jpg" alt="200 Free Exclusive Icons: Siena" /></a></p>
<p><strong><a href="http://www.hongkiat.com/blog/60-excellent-free-3d-model-websites/" target="_blank">60 Excellent Free 3D Model Websites</a></strong></p>
<p><a href="http://www.hongkiat.com/blog/60-excellent-free-3d-model-websites/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/60-excellent-free-3d-model-websites.jpg" alt="60 Excellent Free 3D Model Websites" /></a></p>
<p><strong>Miscellaneous Articles<br />
</strong>&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;&#8221;</p>
<p><strong><a href="http://www.tripwiremagazine.com/Tools/Graphs-and-Charts/essential-techniques-and-tools-for-visualizing-your-data.html" target="_blank">50+ Essential Techniques and Tools for Visualizing your Data </a></strong></p>
<p><a href="http://www.tripwiremagazine.com/Tools/Graphs-and-Charts/essential-techniques-and-tools-for-visualizing-your-data.html" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/50-essential-techniques-and-tools-for-visualizing-your-data.jpg" alt="50+ Essential Techniques and Tools for Visualizing your Data" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2009/03/29/9-steps-to-a-happy-relationship-with-your-hosting-provider/" target="_blank">9 Steps To A Happy Relationship With Your Hosting Provider</a></strong></p>
<p><a href="http://www.smashingmagazine.com/2009/03/29/9-steps-to-a-happy-relationship-with-your-hosting-provider/" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/04/9-steps-to-a-happy-relationship-with-your-hosting-provider.jpg" alt="9 Steps To A Happy Relationship With Your Hosting Provider" /></a></p>
<p><strong><a href="http://www.spoonfeddesign.com/10-user-friendly-tips-for-good-content-heavy-web-designs" target="_blank">10 User Friendly Tips for Good Content Heavy Web Designs </a></strong></p>
<p><a href="http://www.spoonfeddesign.com/10-user-friendly-tips-for-good-content-heavy-web-designs" target="_blank"><img src="http://www.smashingapps.com/wp-content/uploads/2009/03/10-user-friendly-tips-for-good-content-heavy-web-designs.jpg" alt="10 User Friendly Tips for Good Content Heavy Web Designs" width="500" height="351" /></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/2009/04/01/40-must-see-resources-and-inspirational-collections-for-designers-to-discover-the-best-of-the-web-in-march.html/feed</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
	</channel>
</rss>

