<?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>Tweeaks Design &#187; Resources</title>
	<atom:link href="http://tweeaks.com/category/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://tweeaks.com</link>
	<description>more than just eye popping designs</description>
	<lastBuildDate>Sat, 12 Jun 2010 10:04:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>8 Great Bookmarklets For Designers And Developers</title>
		<link>http://tweeaks.com/resources/8-great-bookmarklets-for-designers-and-developers/</link>
		<comments>http://tweeaks.com/resources/8-great-bookmarklets-for-designers-and-developers/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 16:13:04 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=3084</guid>
		<description><![CDATA[<a href="http://tweeaks.com/resources/8-great-bookmarklets-for-designers-and-developers/"><img src="http://tweeaks.com/wp-content/uploads/2009/11/submit-resource.jpg" class="alignright" alt="Tools" /></a>One of the things that can be very useful for developers and designers alike are the various bookmarklets that have been created. For those that don't know what <a href="http://en.wikipedia.org/wiki/Bookmarklet" target="_blank">bookmarklets</a> are, they basically are applets, small computer applications, stored as the URL of a bookmark in a web browser or as a hyperlink on a web page. They are simple tools that extend the surf and search capabilities of Firefox and Explorer web browsers]]></description>
			<content:encoded><![CDATA[<p><a href="http://tweeaks.com/resources/8-great-bookmarklets-for-designers-and-developers/"><img src="http://tweeaks.com/wp-content/uploads/2009/11/submit-resource.jpg" class="alignright" alt="Tools" /></a>One of the things that can be very useful for developers and designers alike are the various bookmarklets that have been created. For those that don&#8217;t know what <a href="http://en.wikipedia.org/wiki/Bookmarklet" target="_blank">bookmarklets</a> are, they basically are applets, small computer applications, stored as the URL of a bookmark in a web browser or as a hyperlink on a web page. They are simple tools that extend the surf and search capabilities of Firefox and Explorer web browsers.</p>
<p>For web designers and developers they can good for many different things. There are <a href="https://www.squarefree.com/bookmarklets/" target="_blank">so many bookmarklets</a> available on the internet, and many people probably don&#8217;t even know they exist. In the past few weeks I have collected some I have found to be really useful for what I do, and I&#8217;ve made a list below. The title of each bookmarklet contains the code snippet that follows as the link, which is essentially the program.</p>
<h2>Bookmarking Bookmarklets</h2>
<p>To save these, simply drag the linked title of the bookmarklet to your Bookmarks Toolbar or Links Bar, or right click the links and select Bookmark this Link or Add to Favorites.</p>
<p>While viewing a page you want to use the bookmarklet on, click the bookmarklet from your Bookmarks Toolbar and it will perform the task that it is programmed to do.</p>
<h2><a href="javascript:var%20d=document,w=window,e=w.getSelection,k=d.getSelection,x=d.selection,s=(e?e():(k)?k():(x?x.createRange().text:0)),f='http://tweeaks.com/wp-admin/press-this.php',l=d.location,e=encodeURIComponent,g=f+'?u='+e(l.href)+'&#038;t='+e(d.title)+'&#038;s='+e(s)+'&#038;v=2';function%20a(){if(!w.open(g,'t','toolbar=0,resizable=0,scrollbars=1,status=1,width=720,height=570')){l.href=g;}}setTimeout(a,0);void(0);">Press This</a></h2>
<p>Collect and share bits of the web easier and faster than ever with <a href="http://en.blog.wordpress.com/2008/08/14/press-this-bookmarklet/" target="_blank">Press This</a>, the new WordPress bookmarklet. With this you can automatically write a blog post about something you find online. You can even post just the text you want to share by highlighting it first.</p>
<div class="codecolorer-container javascript dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:500px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="javascript codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">javascript<span style="color: #339933;">:</span>var<span style="color: #339933;">%</span>20d<span style="color: #339933;">=</span>document<span style="color: #339933;">,</span>w<span style="color: #339933;">=</span>window<span style="color: #339933;">,</span>e<span style="color: #339933;">=</span>w.<span style="color: #660066;">getSelection</span><span style="color: #339933;">,</span>k<span style="color: #339933;">=</span>d.<span style="color: #660066;">getSelection</span><span style="color: #339933;">,</span>x<span style="color: #339933;">=</span>d.<span style="color: #660066;">selection</span><span style="color: #339933;">,</span>s<span style="color: #339933;">=</span><span style="color: #009900;">&#40;</span>e<span style="color: #339933;">?</span>e<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">:</span><span style="color: #009900;">&#40;</span>k<span style="color: #009900;">&#41;</span><span style="color: #339933;">?</span>k<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">:</span><span style="color: #009900;">&#40;</span>x<span style="color: #339933;">?</span>x.<span style="color: #660066;">createRange</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">text</span><span style="color: #339933;">:</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>f<span style="color: #339933;">=</span><span style="color: #3366CC;">'http://tweeaks.com/wp-admin/press-this.php'</span><span style="color: #339933;">,</span>l<span style="color: #339933;">=</span>d.<span style="color: #660066;">location</span><span style="color: #339933;">,</span>e<span style="color: #339933;">=</span>encodeURIComponent<span style="color: #339933;">,</span>g<span style="color: #339933;">=</span>f<span style="color: #339933;">+</span><span style="color: #3366CC;">'?u='</span><span style="color: #339933;">+</span>e<span style="color: #009900;">&#40;</span>l.<span style="color: #660066;">href</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">+</span><span style="color: #3366CC;">'&amp;t='</span><span style="color: #339933;">+</span>e<span style="color: #009900;">&#40;</span>d.<span style="color: #660066;">title</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">+</span><span style="color: #3366CC;">'&amp;s='</span><span style="color: #339933;">+</span>e<span style="color: #009900;">&#40;</span>s<span style="color: #009900;">&#41;</span><span style="color: #339933;">+</span><span style="color: #3366CC;">'&amp;v=2'</span><span style="color: #339933;">;</span>function<span style="color: #339933;">%</span>20a<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span><span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span>w.<span style="color: #000066;">open</span><span style="color: #009900;">&#40;</span>g<span style="color: #339933;">,</span><span style="color: #3366CC;">'t'</span><span style="color: #339933;">,</span><span style="color: #3366CC;">'toolbar=0,resizable=0,scrollbars=1,status=1,width=720,height=570'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>l.<span style="color: #660066;">href</span><span style="color: #339933;">=</span>g<span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#125;</span>setTimeout<span style="color: #009900;">&#40;</span>a<span style="color: #339933;">,</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>void<span style="color: #009900;">&#40;</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></div></td></tr></tbody></table></div>
<h2><a href="javascript:%20(function(){var%20el=document.createElement('div'),b=document.getElementsByTagName('body')[0];otherlib=false,msg='';el.style.position='fixed';el.style.height='32px';el.style.width='220px';el.style.marginLeft='-110px';el.style.top='0';el.style.left='50%';el.style.padding='5px%2010px%205px%2010px';el.style.zIndex=1001;el.style.fontSize='12px';el.style.color='#222';el.style.backgroundColor='#f99';if(typeof%20jQuery!='undefined'){msg='This%20page%20already%20using%20jQuery%20v'+jQuery.fn.jquery;return%20showMsg();}else%20if(typeof%20$=='function'){otherlib=true;}%20function%20getScript(url,success){var%20script=document.createElement('script');script.src=url;var%20head=document.getElementsByTagName('head')[0],done=false;script.onload=script.onreadystatechange=function(){if(!done&#038;&#038;(!this.readyState||this.readyState=='loaded'||this.readyState=='complete')){done=true;success();}};head.appendChild(script);}%20getScript('http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js',function(){if(typeof%20jQuery=='undefined'){msg='Sorry,%20but%20jQuery%20wasn\'t%20able%20to%20load';}else{msg='This%20page%20is%20now%20jQuerified%20with%20v'+jQuery.fn.jquery;if(otherlib){msg+='%20and%20noConflict().%20Use%20$jq(),%20not%20$().';}}%20return%20showMsg();});function%20showMsg(){el.innerHTML=msg;b.appendChild(el);window.setTimeout(function(){if(typeof%20jQuery=='undefined'){b.removeChild(el);}else{jQuery(el).fadeOut('slow',function(){jQuery(this).remove();});if(otherlib){$jq=jQuery.noConflict();}}},2500);}})();">jQuerify</a></h2>
<p>This is a nice little tool that allows you to play around with jQuery on a page that doesn&#8217;t already have jQuery loaded and see the results immediately. Find it on <a href="http://www.learningjquery.com/2009/04/better-stronger-safer-jquerify-bookmarklet">LearingjQuery.com</a>.</p>
<div class="codecolorer-container javascript dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:500px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="javascript codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">javascript<span style="color: #339933;">:%</span>20<span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>var<span style="color: #339933;">%</span>20el<span style="color: #339933;">=</span>document.<span style="color: #660066;">createElement</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'div'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>b<span style="color: #339933;">=</span>document.<span style="color: #660066;">getElementsByTagName</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'body'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#91;</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>otherlib<span style="color: #339933;">=</span><span style="color: #003366; font-weight: bold;">false</span><span style="color: #339933;">,</span>msg<span style="color: #339933;">=</span><span style="color: #3366CC;">''</span><span style="color: #339933;">;</span>el.<span style="color: #660066;">style</span>.<span style="color: #660066;">position</span><span style="color: #339933;">=</span><span style="color: #3366CC;">'fixed'</span><span style="color: #339933;">;</span>el.<span style="color: #660066;">style</span>.<span style="color: #660066;">height</span><span style="color: #339933;">=</span><span style="color: #3366CC;">'32px'</span><span style="color: #339933;">;</span>el.<span style="color: #660066;">style</span>.<span style="color: #660066;">width</span><span style="color: #339933;">=</span><span style="color: #3366CC;">'220px'</span><span style="color: #339933;">;</span>el.<span style="color: #660066;">style</span>.<span style="color: #660066;">marginLeft</span><span style="color: #339933;">=</span><span style="color: #3366CC;">'-110px'</span><span style="color: #339933;">;</span>el.<span style="color: #660066;">style</span>.<span style="color: #660066;">top</span><span style="color: #339933;">=</span><span style="color: #3366CC;">'0'</span><span style="color: #339933;">;</span>el.<span style="color: #660066;">style</span>.<span style="color: #660066;">left</span><span style="color: #339933;">=</span><span style="color: #3366CC;">'50%'</span><span style="color: #339933;">;</span>el.<span style="color: #660066;">style</span>.<span style="color: #660066;">padding</span><span style="color: #339933;">=</span><span style="color: #3366CC;">'5px%2010px%205px%2010px'</span><span style="color: #339933;">;</span>el.<span style="color: #660066;">style</span>.<span style="color: #660066;">zIndex</span><span style="color: #339933;">=</span><span style="color: #CC0000;">1001</span><span style="color: #339933;">;</span>el.<span style="color: #660066;">style</span>.<span style="color: #660066;">fontSize</span><span style="color: #339933;">=</span><span style="color: #3366CC;">'12px'</span><span style="color: #339933;">;</span>el.<span style="color: #660066;">style</span>.<span style="color: #660066;">color</span><span style="color: #339933;">=</span><span style="color: #3366CC;">'#222'</span><span style="color: #339933;">;</span>el.<span style="color: #660066;">style</span>.<span style="color: #660066;">backgroundColor</span><span style="color: #339933;">=</span><span style="color: #3366CC;">'#f99'</span><span style="color: #339933;">;</span>if<span style="color: #009900;">&#40;</span>typeof<span style="color: #339933;">%</span>20jQuery<span style="color: #339933;">!=</span><span style="color: #3366CC;">'undefined'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>msg<span style="color: #339933;">=</span><span style="color: #3366CC;">'This%20page%20already%20using%20jQuery%20v'</span><span style="color: #339933;">+</span>jQuery.<span style="color: #660066;">fn</span>.<span style="color: #660066;">jquery</span><span style="color: #339933;">;</span>return<span style="color: #339933;">%</span>20showMsg<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span>else<span style="color: #339933;">%</span>20if<span style="color: #009900;">&#40;</span>typeof<span style="color: #339933;">%</span>20$<span style="color: #339933;">==</span><span style="color: #3366CC;">'function'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>otherlib<span style="color: #339933;">=</span><span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">%</span>20function<span style="color: #339933;">%</span>20getScript<span style="color: #009900;">&#40;</span>url<span style="color: #339933;">,</span>success<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>var<span style="color: #339933;">%</span>20script<span style="color: #339933;">=</span>document.<span style="color: #660066;">createElement</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'script'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>script.<span style="color: #660066;">src</span><span style="color: #339933;">=</span>url<span style="color: #339933;">;</span>var<span style="color: #339933;">%</span>20head<span style="color: #339933;">=</span>document.<span style="color: #660066;">getElementsByTagName</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'head'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#91;</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span>done<span style="color: #339933;">=</span><span style="color: #003366; font-weight: bold;">false</span><span style="color: #339933;">;</span>script.<span style="color: #000066;">onload</span><span style="color: #339933;">=</span>script.<span style="color: #660066;">onreadystatechange</span><span style="color: #339933;">=</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span><span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span>done<span style="color: #339933;">&amp;&amp;</span><span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span><span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">readyState</span><span style="color: #339933;">||</span>this.<span style="color: #660066;">readyState</span><span style="color: #339933;">==</span><span style="color: #3366CC;">'loaded'</span><span style="color: #339933;">||</span>this.<span style="color: #660066;">readyState</span><span style="color: #339933;">==</span><span style="color: #3366CC;">'complete'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>done<span style="color: #339933;">=</span><span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">;</span>success<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">;</span>head.<span style="color: #660066;">appendChild</span><span style="color: #009900;">&#40;</span>script<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">%</span>20getScript<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js'</span><span style="color: #339933;">,</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span><span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>typeof<span style="color: #339933;">%</span>20jQuery<span style="color: #339933;">==</span><span style="color: #3366CC;">'undefined'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>msg<span style="color: #339933;">=</span><span style="color: #3366CC;">'Sorry,%20but%20jQuery%20wasn<span style="color: #000099; font-weight: bold;">\'</span>t%20able%20to%20load'</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span><span style="color: #000066; font-weight: bold;">else</span><span style="color: #009900;">&#123;</span>msg<span style="color: #339933;">=</span><span style="color: #3366CC;">'This%20page%20is%20now%20jQuerified%20with%20v'</span><span style="color: #339933;">+</span>jQuery.<span style="color: #660066;">fn</span>.<span style="color: #660066;">jquery</span><span style="color: #339933;">;</span>if<span style="color: #009900;">&#40;</span>otherlib<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>msg<span style="color: #339933;">+=</span><span style="color: #3366CC;">'%20and%20noConflict().%20Use%20$jq(),%20not%20$().'</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">%</span>20return<span style="color: #339933;">%</span>20showMsg<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>function<span style="color: #339933;">%</span>20showMsg<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>el.<span style="color: #660066;">innerHTML</span><span style="color: #339933;">=</span>msg<span style="color: #339933;">;</span>b.<span style="color: #660066;">appendChild</span><span style="color: #009900;">&#40;</span>el<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>window.<span style="color: #660066;">setTimeout</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span><span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>typeof<span style="color: #339933;">%</span>20jQuery<span style="color: #339933;">==</span><span style="color: #3366CC;">'undefined'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>b.<span style="color: #660066;">removeChild</span><span style="color: #009900;">&#40;</span>el<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span><span style="color: #000066; font-weight: bold;">else</span><span style="color: #009900;">&#123;</span>jQuery<span style="color: #009900;">&#40;</span>el<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">fadeOut</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'slow'</span><span style="color: #339933;">,</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>jQuery<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">remove</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>if<span style="color: #009900;">&#40;</span>otherlib<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>$jq<span style="color: #339933;">=</span>jQuery.<span style="color: #660066;">noConflict</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span><span style="color: #CC0000;">2500</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></div></td></tr></tbody></table></div>
<h2><a href="javascript:(function(){document.body.appendChild(document.createElement('script')).src='http://gridder.andreehansson.se/releases/latest/960.gridder.js';})();">960 Gridder</a></h2>
<p><a href="http://gridder.andreehansson.se/" target="_blank">960 Gridder</a> is an excellent tool for any web developer / designer that wants to easily align, match and/or lay out websites.</p>
<div class="codecolorer-container html4strict dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:500px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="html4strict codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">javascript:(function(){document.body.appendChild(document.createElement('script')).src='http://gridder.andreehansson.se/releases/latest/960.gridder.js';})();</div></td></tr></tbody></table></div>
<h2><a href="http://david.dojotoolkit.org/recss.html" target="_blank">ReCSS</a></h2>
<p>NOTE* The title of this links to the source of the bookmarklet. For some reason I am not able to embed the link in the page.) This little bookmarklet makes refreshing your CSS a breeze. It comes in quite handy when you&#8217;re developing dynamic applications. Tested in IE and Firefox.</p>
<div class="codecolorer-container html4strict dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:500px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="html4strict codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">javascript:void(function(){var%20i,a,s;a=document.getElementsByTagName('link');for(i=0;i=0<span style="color: #ddbb00;">&amp;&amp;s.href)%20{var%20h=s.href.replace(/(&amp;|%5C?)forceReload=\d+/,'');</span>s.href=h+(h.indexOf('?')&gt;=0?'<span style="color: #ddbb00;">&amp;':'?')+'forceReload='+(new%20Date().valueOf())}}})();</span></div></td></tr></tbody></table></div>
<h2><a href="javascript:(function()%20{if(typeof%20jQuery=='undefined'){var%20jqit=document.createElement('script');jqit.type='text/javascript';jqit.src='http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js';document.getElementsByTagName('head')[0].appendChild(jqit);}%20_my_script=document.createElement('script');_my_script.type='text/javascript';_my_script.src='http://font-friend.googlecode.com/svn/trunk/font-friend.js';document.getElementsByTagName('head')[0].appendChild(_my_script);})();">FontFriend</a></h2>
<p>This is a bookmarklet made for web designers who want to rapidly check how <a href="http://www.marklets.com/Bookmarklets/FontFriend.aspx" target="_blank">different fonts and font styles</a> look on their screen without editing code and refreshing pages.</p>
<div class="codecolorer-container javascript dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:500px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="javascript codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">javascript<span style="color: #339933;">:</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">%</span>20<span style="color: #009900;">&#123;</span><span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>typeof<span style="color: #339933;">%</span>20jQuery<span style="color: #339933;">==</span><span style="color: #3366CC;">'undefined'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>var<span style="color: #339933;">%</span>20jqit<span style="color: #339933;">=</span>document.<span style="color: #660066;">createElement</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'script'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>jqit.<span style="color: #660066;">type</span><span style="color: #339933;">=</span><span style="color: #3366CC;">'text/javascript'</span><span style="color: #339933;">;</span>jqit.<span style="color: #660066;">src</span><span style="color: #339933;">=</span><span style="color: #3366CC;">'http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js'</span><span style="color: #339933;">;</span>document.<span style="color: #660066;">getElementsByTagName</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'head'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#91;</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#93;</span>.<span style="color: #660066;">appendChild</span><span style="color: #009900;">&#40;</span>jqit<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">%</span>20_my_script<span style="color: #339933;">=</span>document.<span style="color: #660066;">createElement</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'script'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>_my_script.<span style="color: #660066;">type</span><span style="color: #339933;">=</span><span style="color: #3366CC;">'text/javascript'</span><span style="color: #339933;">;</span>_my_script.<span style="color: #660066;">src</span><span style="color: #339933;">=</span><span style="color: #3366CC;">'http://font-friend.googlecode.com/svn/trunk/font-friend.js'</span><span style="color: #339933;">;</span>document.<span style="color: #660066;">getElementsByTagName</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'head'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#91;</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#93;</span>.<span style="color: #660066;">appendChild</span><span style="color: #009900;">&#40;</span>_my_script<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></div></td></tr></tbody></table></div>
<h2><a href="javascript:var%20d=document,f='http://www.facebook.com/share',l=d.location,e=encodeURIComponent,p='.php?src=bm&#038;v=4&#038;i=1263480631&#038;u='+e(l.href)+'&#038;t='+e(d.title);1;try{if%20(!/^(.*\.)?facebook\.[^.]*$/.test(l.host))throw(0);share_internal_bookmarklet(p)}catch(z)%20{a=function()%20{if%20(!window.open(f+'r'+p,'sharer','toolbar=0,status=0,resizable=1,width=626,height=436'))l.href=f+p};if%20(/Firefox/.test(navigator.userAgent))setTimeout(a,0);else{a()}}void(0);">Share on Facebook</a></h2>
<p>I think this is pretty much self-explainatory. If you don&#8217;t know what <a href="http://www.facebook.com/" target="_blank">Facebook</a> is, then you should turn off your computer right now, and smash it with a baseball bat. And if you don&#8217;t know what <a href="http://www.facebook.com/share_options.php" target="_blank">Facebook Share</a> is either, then after you smash your computer, take it to a field somewhere, and light it on fire, because you live in the stone-age. Too harsh? Oh well, no one is reading this anyways so who cares.</p>
<p>Why don&#8217;t you just go ahead and click the &quot;<a href="javascript:var%20d=document,f='http://www.facebook.com/share">Share on Facebook link</a> and give it a go. The more you share the more you know!</p>
<div class="codecolorer-container javascript dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:500px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="javascript codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">javascript<span style="color: #339933;">:</span>var<span style="color: #339933;">%</span>20d<span style="color: #339933;">=</span>document<span style="color: #339933;">,</span>f<span style="color: #339933;">=</span><span style="color: #3366CC;">'http://www.facebook.com/share'</span><span style="color: #339933;">,</span>l<span style="color: #339933;">=</span>d.<span style="color: #660066;">location</span><span style="color: #339933;">,</span>e<span style="color: #339933;">=</span>encodeURIComponent<span style="color: #339933;">,</span>p<span style="color: #339933;">=</span><span style="color: #3366CC;">'.php?src=bm&amp;v=4&amp;i=1263480631&amp;u='</span><span style="color: #339933;">+</span>e<span style="color: #009900;">&#40;</span>l.<span style="color: #660066;">href</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">+</span><span style="color: #3366CC;">'&amp;t='</span><span style="color: #339933;">+</span>e<span style="color: #009900;">&#40;</span>d.<span style="color: #660066;">title</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #CC0000;">1</span><span style="color: #339933;">;</span>try<span style="color: #009900;">&#123;</span>if<span style="color: #339933;">%</span>20<span style="color: #009900;">&#40;</span><span style="color: #339933;">!/^</span><span style="color: #009900;">&#40;</span>.<span style="color: #339933;">*</span>\.<span style="color: #009900;">&#41;</span><span style="color: #339933;">?</span>facebook\.<span style="color: #009900;">&#91;</span><span style="color: #339933;">^</span>.<span style="color: #009900;">&#93;</span><span style="color: #339933;">*</span>$<span style="color: #339933;">/</span>.<span style="color: #660066;">test</span><span style="color: #009900;">&#40;</span>l.<span style="color: #660066;">host</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #000066; font-weight: bold;">throw</span><span style="color: #009900;">&#40;</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>share_internal_bookmarklet<span style="color: #009900;">&#40;</span>p<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#125;</span><span style="color: #000066; font-weight: bold;">catch</span><span style="color: #009900;">&#40;</span>z<span style="color: #009900;">&#41;</span><span style="color: #339933;">%</span>20<span style="color: #009900;">&#123;</span>a<span style="color: #339933;">=</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">%</span>20<span style="color: #009900;">&#123;</span>if<span style="color: #339933;">%</span>20<span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span>window.<span style="color: #000066;">open</span><span style="color: #009900;">&#40;</span>f<span style="color: #339933;">+</span><span style="color: #3366CC;">'r'</span><span style="color: #339933;">+</span>p<span style="color: #339933;">,</span><span style="color: #3366CC;">'sharer'</span><span style="color: #339933;">,</span><span style="color: #3366CC;">'toolbar=0,status=0,resizable=1,width=626,height=436'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span>l.<span style="color: #660066;">href</span><span style="color: #339933;">=</span>f<span style="color: #339933;">+</span>p<span style="color: #009900;">&#125;</span><span style="color: #339933;">;</span>if<span style="color: #339933;">%</span>20<span style="color: #009900;">&#40;</span><span style="color: #009966; font-style: italic;">/Firefox/</span>.<span style="color: #660066;">test</span><span style="color: #009900;">&#40;</span>navigator.<span style="color: #660066;">userAgent</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span>setTimeout<span style="color: #009900;">&#40;</span>a<span style="color: #339933;">,</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>else<span style="color: #009900;">&#123;</span>a<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#125;</span><span style="color: #000066; font-weight: bold;">void</span><span style="color: #009900;">&#40;</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></div></td></tr></tbody></table></div>
<h2><a href="javascript:location%20=%20'http://www.google.com/search?q=link:'%20+%20escape(location);">Google Backlinks</a></h2>
<p>With this bookmark, you can quickly and easily do a <a href="http://www.google.com/search?hl=en&#038;client=firefox-a&#038;rls=org.mozilla%3Aen-US%3Aofficial&#038;hs=HMn&#038;q=site%3A+tweeaks.com&#038;aq=f&#038;oq=&#038;aqi=" target="_blank">Google search</a> of all the sites linking to the page you are currently on. There are several other bookmarklets like this, but I think this was the most useful to mention.</p>
<div class="codecolorer-container javascript dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:500px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="javascript codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">javascript<span style="color: #339933;">:</span>location<span style="color: #339933;">%</span>20<span style="color: #339933;">=%</span>20<span style="color: #3366CC;">'http://www.google.com/search?q=link:'</span><span style="color: #339933;">%</span>20<span style="color: #339933;">+%</span>20escape<span style="color: #009900;">&#40;</span>location<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></div></td></tr></tbody></table></div>
<h2><a href="javascript:q=(document.location.href);t=(document.title);s=(document.getSelection());void(open('http://thewebblend.com/submit?url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title)+'&#038;body='+encodeURIComponent(document.getSelection()),'',''));">Blend This!</a></h2>
<p>With this you can easily submit a link or website you like to <a href="http://thewebblend.com/tools/bookmarklet" target="_blank">TheWebBlend.com</a>. You do need an account in order to sumbit your links.</p>
<div class="codecolorer-container javascript dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:500px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="javascript codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">javascript<span style="color: #339933;">:</span>q<span style="color: #339933;">=</span><span style="color: #009900;">&#40;</span>document.<span style="color: #660066;">location</span>.<span style="color: #660066;">href</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>t<span style="color: #339933;">=</span><span style="color: #009900;">&#40;</span>document.<span style="color: #660066;">title</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>s<span style="color: #339933;">=</span><span style="color: #009900;">&#40;</span>document.<span style="color: #660066;">getSelection</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>void<span style="color: #009900;">&#40;</span><span style="color: #000066;">open</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'http://thewebblend.com/submit?url='</span><span style="color: #339933;">+</span>encodeURIComponent<span style="color: #009900;">&#40;</span>location.<span style="color: #660066;">href</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">+</span><span style="color: #3366CC;">'&amp;title='</span><span style="color: #339933;">+</span>encodeURIComponent<span style="color: #009900;">&#40;</span>document.<span style="color: #660066;">title</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">+</span><span style="color: #3366CC;">'&amp;body='</span><span style="color: #339933;">+</span>encodeURIComponent<span style="color: #009900;">&#40;</span>document.<span style="color: #660066;">getSelection</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span><span style="color: #3366CC;">''</span><span style="color: #339933;">,</span><span style="color: #3366CC;">''</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></div></td></tr></tbody></table></div>
<p>If you know of any more e<a href="http://www.marklets.com/Bookmarklets/" target="_blank">xtremely cool or useful bookmarklets </a>post a comment and share them with me. I&#8217;m always interested in anything I don&#8217;t already know about!</p>
<h2>Don&#8217;t forget to bookmark this page!</h2>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/coding/what-is-this-exactly/" rel="bookmark" class="crp_title">Understanding jQuery: What Is $(this) Exactly</a></li><li><a href="http://tweeaks.com/coding/jquery/how-to-make-a-dynamic-jquery-feature-post-slider-for-wordpress/" rel="bookmark" class="crp_title">How To Make A Dynamic jQuery Feature Post Slider For WordPress</a></li><li><a href="http://tweeaks.com/coding/create-a-javascript-banner-ad-rotator/" rel="bookmark" class="crp_title">Create A Javascript Banner Ad Rotator</a></li><li><a href="http://tweeaks.com/coding/14-ways-to-start-learning-jquery/" rel="bookmark" class="crp_title">14 Ways To Start Learning jQuery</a></li><li><a href="http://tweeaks.com/coding/create-a-random-banner-ad-rotator-in-php/" rel="bookmark" class="crp_title">Create A Random Banner Ad Rotator in PHP</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/resources/8-great-bookmarklets-for-designers-and-developers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>10 Essential Tools And Resources Every Designer Needs</title>
		<link>http://tweeaks.com/resources/10-essential-tools-and-resources-every-designer-needs/</link>
		<comments>http://tweeaks.com/resources/10-essential-tools-and-resources-every-designer-needs/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 11:23:40 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=2955</guid>
		<description><![CDATA[<a href="http://tweeaks.com" target="_blank"><img src="http://tweeaks.com/campaigns/gift.jpg" alt="Tweeaks Design" width="139" height="104" border="0" align="right" class="aligncenter size-full wp-image-2429" title="snap_22" /></a>This post was sent out to all the email subscribers of the Tweeaks newsletter on Christmas as a special advanced gift. I am posting it here because it's too good not to. I wanted to create this extremely usuful list of resources for designers and those interested in graphics, and this is how I am wishing you all Happy Holidays, and a Happy New Year]]></description>
			<content:encoded><![CDATA[<p><a href="http://tweeaks.com" target="_blank"><img src="http://tweeaks.com/campaigns/gift.jpg" alt="Tweeaks Design" width="139" height="104" border="0" align="right" class="aligncenter size-full wp-image-2429" title="snap_22" /></a>This post was sent out to all the email subscribers of the Tweeaks newsletter on Christmas as a special advanced gift. I am posting it here because it&#8217;s too good not to. I wanted to create this extremely usuful list of resources for designers and those interested in graphics, and this is how I am wishing you all Happy Holidays, and a Happy New Year.</p>
<p>What better way to kick off the first mailing of the Tweeaks Design Newsletter, than this list of resources I&#8217;ve rounded up full of useful tools that all web and graphic designers need to have bookmarked and use regularly. These can save loads of time when making a website or any type of graphic element. Simplify your life, and improve your production and quality of all design creations. Utilize the internet for all that it has. It gives you all the knowledge and power at your fingertips you will ever need!</p>
<p><a href="http://tweeaks.com" target="_blank"><img src="http://tweeaks.com/campaigns/holidaycandy.jpg" alt="Happy Holidays from Tweeaks" width="390" height="101" border="0" style="margin:0 auto;" class="aligncenter" title="Happy Holidays from Tweeaks" /></a></p>
<h3><a href="http://kuler.adobe.com/" target="_blank">Adobe Kuler</a></h3>
<p>An online color palette tool and a desktop app that uses Adobe Air for creating color schemes. If you haven&#8217;t heard or checked out Kuler yet, you must. You don&#8217;t know what you&#8217;re missing. </p>
<h3><a href="http://colorschemedesigner.com/" target="_blank">Color Scheme Designer</a></h3>
<p>An online tool for making color schemes.</p>
<p><a href="http://colorschemedesigner.com/"><img width="380px" height="250" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_22.png" alt="snap_22" border="0" class="aligncenter size-full wp-image-2429" title="snap_22" /></a></p>
<h3><a href="http://gridder.andreehansson.se/" target="_blank">960 Gridder &#8211; Layout Websites with Ease</a></h3>
<p>960 Gridder is an excellent tool for any web developer and designer that wants to easily align, match and/or lay out websites.</p>
<p><a href="http://gridder.andreehansson.se/" target="_blank"><img width="380px" height="250" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_23.png" alt="snap_23" border="0" class="aligncenter size-full wp-image-2429" title="snap_23" /></a></p>
<h3><a href="http://buildinternet.com/2009/06/five-minute-upgrade-making-your-design-pop/" target="_blank">Five Minute Upgrade &ndash; Making Your Design Pop</a></h3>
<p><a href="http://buildinternet.com/2009/06/five-minute-upgrade-making-your-design-pop/" target="_blank"><img width="380px" height="250" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_24.png" alt="snap_24" border="0" class="aligncenter size-full wp-image-2429" title="snap_24" /></a></p>
<h3><a href="http://psd.tutsplus.com/tutorials/designing-tutorials/elements-of-great-web-design-the-polish/" target="_blank">Elements of Great Web Design: The Polish</a></h3>
<p>Great tips for improving and refinishing your web designs.</p>
<h3><a href="http://myfonts.com/WhatTheFont/" target="_blank">WhatTheFont</a></h3>
<p>Automatically identify fonts.</p>
<p><a href="http://myfonts.com/WhatTheFont/" target="_blank"><img width="380px" height="250" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_31.png" alt="snap_31" border="0" class="aligncenter size-full wp-image-2429" title="snap_31" /></a></p>
<h3><a href="http://www.typetester.org/" target="_blank">Typetester</a></h3>
<p>Compare fonts, side by side.</p>
<p><a href="http://www.typetester.org/" target="_blank"><img width="380px" height="250" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_26.png" alt="snap_26" border="0" class="aligncenter size-full wp-image-2429" title="snap_26" /></a></p>
<h3><a href="http://www.mckremie.com/blog/2009/09/the-15-best-screenshot-tools/" title="Read The 15 Best Screenshot Tools" target="_blank" rel="bookmark">15 Best Screenshot Tools</a></h3>
<h3><a href="http://www.balkhis.com/web-designs-resources/55-extremely-useful-online-generators-for-designers/" target="_blank" rel="bookmark">55+ Extremely Useful Online Generators for Designers</a></h3>
<p>Huge list of online tools for creating all sorts of things quickly.</p>
<p><a href="http://www.balkhis.com/web-designs-resources/55-extremely-useful-online-generators-for-designers/" target="_blank"><img width="380px" height="250" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_28.png" alt="snap_28" border="0" class="aligncenter size-full wp-image-2429" title="snap_28" /></a></p>
<h3><strong><a href="http://www.toufee.com/" target="_blank">Toufee</a></strong></h3>
<p>Create amazing flash slide-shows and movies.</p>
<p><a href="http://www.toufee.com/" target="_blank"><img width="380px" height="250" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_32.png" alt="snap_32" border="0" class="aligncenter size-full wp-image-2429" title="snap_32" /></a></p>
<h3><strong><a href="http://csstypeset.com/" target="_blank">CSS Typeset</a></strong></h3>
<p>CSS Typeset is a handy tool that generates pure CSS code to put in your CSS Stylesheet based on what options you inputted. </p>
<p><a href="http://csstypeset.com/" target="_blank"><img src="http://tweeaks.com/wp-content/uploads/2009/11/snap_33.png" alt="snap_33" width="380px" height="250" border="0" class="aligncenter size-full wp-image-2429" title="snap_33" /></a></p>
<h3><a href="http://grabup.com/" target="_blank">GrabUp</a></h3>
<p>This is a great file sharing service for the average web designer. Just simple download the free software, then begin to upload your files  and share them with your clients.</p>
<h3><a href="http://browsershots.org/" target="_blank">BrowserShots</a></h3>
<p>Browser Shots takes a snapshot of your design in multiple browsers. You can select which browser screenshots your want from multiple operating systems, and then BrowserShots gives you images from all of the browsers you selected.</p>
<p><a href="http://browsershots.org/"><img width="380px" height="250" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_34.png" alt="snap_34" border="0" class="aligncenter size-full wp-image-2429" title="snap_34" /></a></p>
<p>Of course there are many many more tools that could be listed here but then I would be here all day, and wouldn&#8217;t have anything for future articles. I&#8217;m sure there is plenty that can be done with the tools and resources on this list alone.</p>
<p>Do you have any you&#8217;d like to add? </p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/tutorials/3-stunning-dance-tutorials-for-photoshop-users/" rel="bookmark" class="crp_title">3 Inspiring Photoshop Tutorials of Dancing Image Manipulations</a></li><li><a href="http://tweeaks.com/design/15-logo-design-resources-and-logo-websites-for-inspiration/" rel="bookmark" class="crp_title">15 Logo Design Resources And Websites For Inspiration</a></li><li><a href="http://tweeaks.com/resources/resources-ps/create-a-professional-looking-house-icon-in-photoshop/" rel="bookmark" class="crp_title">Create A Professional Looking House Icon In Photoshop</a></li><li><a href="http://tweeaks.com/design/10-amazing-gimp-sig-tutorials-for-advanced-users/" rel="bookmark" class="crp_title">10 Amazing GIMP Sig Tutorials For Advanced Users</a></li><li><a href="http://tweeaks.com/coding/css-design/mastering-css-coding-beginner-to-advanced-techniques/" rel="bookmark" class="crp_title">Mastering CSS Coding: Beginner To Advanced Techniques</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/resources/10-essential-tools-and-resources-every-designer-needs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>44 Sites To Submit Links To Increase Site Traffic</title>
		<link>http://tweeaks.com/resources/44-sites-to-submit-your-links-to/</link>
		<comments>http://tweeaks.com/resources/44-sites-to-submit-your-links-to/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 22:42:20 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Submit]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=2318</guid>
		<description><![CDATA[<a href="http://tweeaks.com/contribute/community-links/#submitlink" target="_blank"><img class="alignright size-full wp-image-2549" title="link-submit" src="http://tweeaks.com/wp-content/uploads/2009/11/link-submit.png" alt="link-submit" height="198" width="189"></a>If you have your own website then you would be interested in promoting it as many places as you can on the internet. If you provide useful content, and want to get more exposure of your website, then this list is a good resource. 

You can start submitting your links to is <a href="http://tweeaks.com/contribute/community-links/#submit">right here on Tweeaks</a>, Community Links. Your links will show up in the sidebar as well as on the <a href="http://tweeaks.com/contribute/community-links/">links page</a]]></description>
			<content:encoded><![CDATA[<p><a href="http://tweeaks.com/contribute/community-links/#submitlink" target="_blank"><img class="alignright size-full wp-image-2549" title="link-submit" src="http://tweeaks.com/wp-content/uploads/2009/11/link-submit.png" alt="link-submit" height="198" width="189"></a>If you have your own website then you would be interested in promoting it as many places as you can on the internet. If you provide useful content, and want to get more exposure of your website, then this list is a good resource. It is also helpful to share anything you might have found online that other people would possibly be interested in.</p>
<p>You can start by submitting your links to <a href="http://tweeaks.com/contribute/community-links/#submit">right here on Tweeaks</a>, Community Links. Your links will show up in the sidebar as well as on the <a href="http://tweeaks.com/contribute/community-links/">links page</a>.</p>
<p>The more links you submit to Tweeaks and other sites the better it is for you. You can&#8217;t go wrong, and it can only improve things for you. The more incoming links from other sites to yours improves your sites Pagerank which contributes more traffic too. There are a number of reasons you should submit your content to as many places as you can. So start spreading your links around!</p>
<ul style="list-style:circle; width: 500px; padding:10px; display:block; overflow:hidden; ">
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.designfloat.com/login.php?return=/submit" target="_blank">Design Float</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://design-newz.com/submit-newz/" target="_blank">Design Newz</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.instantshift.com/user-submitted-news/" target="_blank">Instant Shift</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://sharebrain.info/devmarks/" target="_blank">Devmarks</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://designbump.com/" target="_blank">Design Bump</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.designyourway.net/blog/submit/" target="_blank">Design Your Way</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://toproundups.com/" target="_blank">TopRoundups</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.tutable.com/login.php?return=/submit" target="_blank">Tutable</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://abduzeedo.com/user-news" target="_blank">Abduzeedo</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.bestdesigntuts.com/promote-your-design-articles-with-us/" target="_blank">Best Design Tuts</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://colorburned.com/link-feed#submit" target="_blank">Colorburned</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://colorfreak.com/community-links" target="_blank">ColorFreak</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.tripwiremagazine.com/submit-user-link" target="_blank">Tripwire Magazine</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://designmoo.com/submit" target="_blank">Designmoo</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://designinformer.com/" target="_blank">Design Informer</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.designshard.com/link-feed/" target="_blank">Design Shard</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://tweeaks.com/contribute/community-links/">Tweeaks Design</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://designm.ag/" target="_blank">DesignM.ag</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://designrfix.com/" target="_blank">Designrfix</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://freelancefolder.com/submit-link/" target="_blank">Freelance Folder</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://psd.tutsplus.com/link-feed/#add" target="_blank">PsdTuts Plus </a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.fuelyourcreativity.com/user-link-feed/" target="_blank">Fuel Your Creativity</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://mashable.com/submit/" target="_blank">Mashable</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.noupe.com/designnews.php/?TB_iframe=true&amp;height=400&amp;width=510" target="_blank">Noupe</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://graphic-design-links.com/login.php?return=/submit.php" target="_blank">Graphic Design Links</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://naldzgraphics.net/user/" target="_blank">Naldz Graphics</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://10steps.sg/community-link/#submitfeed" target="_blank">10Steps</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.online-photoshoptutorials.com/2008/10/user-link-feed.html" target="_blank">Photoshop Tutorials</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://devsnippets.com/" target="_blank">Dev Snippets</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.psdvault.com/submit-your-link/" target="_blank">PSD Vault</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://psd.tutsplus.com/link-feed/#add" target="_blank">PSDTUTS</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://psdfan.com/user-link-feed/" target="_blank">PSDFan</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://styl.eti.me/submit-link/" target="_blank">Style Time</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.thecreativitywall.com/user-link-feed/#add" target="_blank">The Creativity Wall</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.cssleak.com/submit_news.php" target="_blank">CSS Leak</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://cssglobe.com/news.asp" target="_blank">CSS Globe</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.cssdrive.com/index.php/main/submit/" target="_blank">CSS Drive</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.crazyleafdesign.com/blog/user-submitted-links/#add" target="_blank">Crazyleaf Design</a> </li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.developerfox.com/add-news?ms=1" target="_blank">Developer Fox</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.instantshift.com/user-submitted-news/" target="_blank">Instant Shift</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://net.tutsplus.com/link-feed/#add" target="_blank">NETTUTS</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.pvmgarage.com/en/submit-news/" target="_blank">PVM Garage</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://scriptandstyle.com/submit" target="_blank">Script &amp; Style</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://tutlist.com/" target="_blank">TUTlist</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.tripwiremagazine.com/submit-user-link" target="_blank">Tripwire Magazine</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://www.webdesign-ne.ws/submit/" target="_blank">Web Design Ne.ws</a></li>
<li style="text-align:center; float:left; width:150px; margin: 10px 5px;"><a href="http://ldfeeds.com/add-news/" target="_blank">Live Dev Feeds</a></li>
</ul>
<p>Let me know if there are any other sites not listed here that you can submit your links to. I know there are many others, but I just listed these for now.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/resources/5-stunning-fonts-by-dieter-steffmann/" rel="bookmark" class="crp_title">5 Stunning Fonts By Dieter Steffmann</a></li><li><a href="http://tweeaks.com/resources/amazing-c4d-render-packs-for-photoshop/" rel="bookmark" class="crp_title">5 Amazing C4D Render Packs For Photoshop</a></li><li><a href="http://tweeaks.com/resources/26-ancient-resources-of-2008-rediscovered/" rel="bookmark" class="crp_title">26 Ancient Resources Of 2008 Rediscovered</a></li><li><a href="http://tweeaks.com/freebies/join-tweeaks-mailing-list/" rel="bookmark" class="crp_title">Sign Up For Email Updates</a></li><li><a href="http://tweeaks.com/contribute/" rel="bookmark" class="crp_title">Contribute</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/resources/44-sites-to-submit-your-links-to/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>26 Ancient Resources Of 2008 Rediscovered</title>
		<link>http://tweeaks.com/resources/26-ancient-resources-of-2008-rediscovered/</link>
		<comments>http://tweeaks.com/resources/26-ancient-resources-of-2008-rediscovered/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 05:52:18 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=2884</guid>
		<description><![CDATA[<img class="alignright size-full wp-image-2150" title="Download" src="http://tweeaks.com/wp-content/uploads/2009/10/tn-dload.png" alt="Download">I made this list of <a href="http://tweeaks.com/category/resources/">resources</a> over a year ago. It was posted on Tweeaks back before the site was hacked, which forced me to delete it and start over from scratch. I was looking though the old database backup I made to see if there were any posts from back then that I wanted to re-post. 

This is a great list of tutorials, links, resources and more from 2008 that I found useful. I haven't checked the links, so I apologize if any are broken or don't go to the correct page anymore. These are ancient links in comparison to how much the internet has changed since I first posted this list]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-2150" title="Download" src="http://tweeaks.com/wp-content/uploads/2009/10/tn-dload.png" alt="Download">I made this list of <a href="http://tweeaks.com/category/resources/">resources</a> over a year ago. It was posted on Tweeaks back before the site was hacked, which forced me to delete it and start over from scratch. I was looking though the old database backup I made to see if there were any posts from back then that I wanted to re-post. </p>
<p>This is a great list of tutorials, links, resources and more from 2008 that I found useful. I haven&#8217;t checked the links, so I apologize if any are broken or don&#8217;t go to the correct page anymore. These are ancient links in comparison to how much the internet has changed since I first posted this list.</p>
<div style="width:400px;">
<h2>Web 2.0 Resources</h2>
<ul>
<li><a target="_blank" href="http://www.freshbadge.com/">Fresh Badge</a></li>
<li><a target="_blank" href="http://www.devdude.com/tools/tool.pl?TID=11">CSS Buttons</a></li>
<li><a target="_blank" href="http://www.roundedcornr.com/">RoundedCornr</a></li>
<li><a target="_blank" href="http://www.modernlifeisrubbish.co.uk/article/web-2.0-colour-palette">Web 2.0 Colors</a></li>
<li><a target="_blank" href="http://www.favicongenerator.com/">Favicon Generator</a></li>
<li><a target="_blank" href="http://www.vandelaydesign.com/blog/design/free-icons/">31 Free Icons Sources</a></li>
</ul>
<h2>Firefox Extensions</h2>
<ul>
<li><a href="https://addons.mozilla.org/firefox/1122/" target="_blank">Tab Mix Plus</a></li>
<li><a href="https://addons.mozilla.org/firefox/223/" target="_blank">FirefoxView</a></li>
<li><a href="https://addons.mozilla.org/firefox/1419/" target="_blank">IE Tab</a></li>
<li><a href="https://addons.mozilla.org/firefox/1853/" target="_blank">BG Image Saver</a></li>
<li><a href="https://addons.mozilla.org/firefox/2076/" target="_blank">JSView</a></li>
<li><a href="https://addons.mozilla.org/firefox/26/" target="_blank">Download Statusbar</a></li>
</ul>
<h2>Links</h2>
<ul>
<li><a target="_blank" href="http://www.cssdrive.com">CSS Drive</a></li>
<li><a target="_blank" href="http://www.bestwebgallery.com">Best Web Gallery</a></li>
<li><a target="_blank" href="http://www.stripegenerator.com">Stripe Generator</a></li>
<li><a target="_blank" href="http://ajaxian.com/">Ajaxian</a></li>
<li><a target="_blank" href="http://swishmax.com">Swishmax</a></li>
<li><a target="_blank" href="http://www.w3schools.com/css">W3C Schools &#8211; CSS</a></li>
</ul>
<h2>Tutorials</h2>
<ul>
<li><a href="http://www.video-tutes.com/" target="_blank">Video-Tutes</a></li>
<li><a href="http://sampsonvideos.com/" target="_blank">Sampson Videos</a></li>
<li><a href="http://javascript-kit.com" target="_blank">JavaScript-Kit</a></li>
<li><a href="http://cssdrive.com" target="_blank">CSS Drive</a></li>
<li><a href="http://phpbuilder.com" target="_blank">Php Builder </a></li>
<li><a href="http://DevShed.com" target="_blank">DevShed</a></li>
</ul>
<h2>Standalone Internet Explorer</h2>
<ul>
<li><a target="_blank" href="http://tredosoft.com/Multiple_IE" title="Multiple IE Installer">Multiple IE Installer</a></li>
<li><a target="_blank" href="http://tredosoft.com/IE7_standalone" title="Standalone IE7">Standalone IE7 Installer</a></li>
</ul>
</div>
<p>I realize that some of these are completely useless now, and totally outdated, but they may be interesting to go take a look at just for fun too.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/resources/list-of-useful-google-wave-resources/" rel="bookmark" class="crp_title">17 Useful Google Wave Resources</a></li><li><a href="http://tweeaks.com/wordpress/free-wordpress-themes/" rel="bookmark" class="crp_title">16 Sites with Quality FREE WordPress Themes</a></li><li><a href="http://tweeaks.com/resources/free-stock-photos/" rel="bookmark" class="crp_title">70 Websites With Free Stock Photos</a></li><li><a href="http://tweeaks.com/resources/44-sites-to-submit-your-links-to/" rel="bookmark" class="crp_title">44 Sites To Submit Links To Increase Site Traffic</a></li><li><a href="http://tweeaks.com/coding/14-ways-to-start-learning-jquery/" rel="bookmark" class="crp_title">14 Ways To Start Learning jQuery</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/resources/26-ancient-resources-of-2008-rediscovered/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Beautiful High Quality Dual Screen Wallpapers</title>
		<link>http://tweeaks.com/resources/10-beautiful-high-qualit-dual-screen-wallpapers/</link>
		<comments>http://tweeaks.com/resources/10-beautiful-high-qualit-dual-screen-wallpapers/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 19:12:03 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Wallpapers]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=2862</guid>
		<description><![CDATA[<a href="http://tweeaks.com/computers/10-beautiful-high-qualit-dual-screen-wallpapers/"><img src="http://tweeaks.com/wp-content/uploads/2009/12/dualscreen.png" alt="Dual Screen Wallpapers" title="dualscreen" width="200" height="158" class="alignright size-full wp-image-2875" /></a>If you are lucky enough to have 2 monitors to do your design or development work on, I am not, then you might possibly be interested in having a wallpaper that would fit nicely as the background. I got a request from one of Tweeaks <a href="http://twitter.com/Chellerific" target="_blank">awesome readers</a> for me to post some dual screen wallpapers, and I promised her that it would be next on my list]]></description>
			<content:encoded><![CDATA[<p><a href="http://tweeaks.com/computers/10-beautiful-high-qualit-dual-screen-wallpapers/"><img src="http://tweeaks.com/wp-content/uploads/2009/12/dualscreen.png" alt="Dual Screen Wallpapers" title="dualscreen" width="200" height="158" class="alignright size-full wp-image-2875" /></a>If you are lucky enough to have 2 monitors to do your design or development work on, I am not, then you might possibly be interested in having a wallpaper that would fit nicely as the background. I got a request from one of Tweeaks <a href="http://twitter.com/Chellerific" target="_blank">awesome readers</a> for me to post some dual screen wallpapers, and I promised her that it would be next on my list.</p>
<p>I wasn&#8217;t sure of the resolution, or the exact size she wanted but I don&#8217;t really think it matters. If I am wrong then let me know <img src='http://tweeaks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  The 10 wallpapers posted below are 10 that I found to be the coolest or one&#8217;s I would most likely use myself. There are tons more out there though, which is why I made a list of other sites you can find even more Dual Screen Wallpapers at the end of this post.</p>
<p>To view or save the wallpapers just click on the image below that you like, and wait for the image to load, sometimes they are so big they take a second to load completely. Then just right click on it and save image as, or in IE, save target as&#8230;</p>
<p>Then go to the folder where you saved it, and right click and select Set as Desktop Background. That&#8217;s all there is to it!</p>
<div align="center">
<p><a href="http://tweeaks.com/wp-content/uploads/2009/12/landscapes-dual-monitor-wallpaper.jpg"><img src="http://tweeaks.com/wp-content/uploads/2009/12/tn-landscapes-dual-monitor-wallpaper.png" alt="Dual Screen Wallpapers" width="500" height="188" border="0" class="aligncenter size-full wp-image-2861" title="Dual Screen Wallpapers" /></a></p>
<p><a href="http://tweeaks.com/wp-content/uploads/2009/12/image_139.jpg"><img src="http://tweeaks.com/wp-content/uploads/2009/12/tn-image_139.png" alt="Dual Screen Wallpapers" width="500" height="98" border="0" class="aligncenter size-full wp-image-2860" title="Dual Screen Wallpapers" /></a></p>
<p><a href="http://tweeaks.com/wp-content/uploads/2009/12/image_38.jpg"><img src="http://tweeaks.com/wp-content/uploads/2009/12/tn-image_38.png" alt="Dual Screen Wallpapers" width="500" height="200" border="0" class="aligncenter size-full wp-image-2859" title="Dual Screen Wallpapers" /></a></p>
<p><a href="http://tweeaks.com/wp-content/uploads/2009/12/Dual-Screen-Golden-Bridge-2560x1024.jpg"><img src="http://tweeaks.com/wp-content/uploads/2009/12/tn-Dual-Screen-Golden-Bridge-2560x1024.png" alt="Dual Screen Wallpapers" width="500" height="200" border="0" class="aligncenter size-full wp-image-2858" title="Dual Screen Wallpapers" /></a></p>
<p><a href="http://tweeaks.com/wp-content/uploads/2009/12/DreamyWorld16th.jpg"><img src="http://tweeaks.com/wp-content/uploads/2009/12/tn-DreamyWorld16th.png" alt="Dual Screen Wallpapers" width="500" height="200" border="0" class="aligncenter size-full wp-image-2857" title="Dual Screen Wallpapers" /></a></p>
<p><a href="http://tweeaks.com/wp-content/uploads/2009/12/200709055234-2183.jpg"><img src="http://tweeaks.com/wp-content/uploads/2009/12/tn-200709055234-2183.png" alt="Dual Screen Wallpapers" width="500" height="188" border="0" class="aligncenter size-full wp-image-2856" title="Dual Screen Wallpapers" /></a></p>
<p><a href="http://tweeaks.com/wp-content/uploads/2009/12/01982_azureeye_2560x1600.jpg"><img src="http://tweeaks.com/wp-content/uploads/2009/12/tn-01982_azureeye_2560x1600.png" alt="tn-01982_azureeye_2560x1600" width="500" height="313" border="0" class="aligncenter size-full wp-image-2855" title="tn-01982_azureeye_2560x1600" /></a></p>
<p><a href="http://tweeaks.com/wp-content/uploads/2009/12/01936_bluetiles_2560x1600.jpg"><img src="http://tweeaks.com/wp-content/uploads/2009/12/tn-01936_bluetiles_2560x1600.png" alt="Dual Screen Wallpapers" width="500" height="313" border="0" class="aligncenter size-full wp-image-2854" title="Dual Screen Wallpapers" /></a></p>
<p><a href="http://tweeaks.com/wp-content/uploads/2009/12/77_3200.jpg"><img src="http://tweeaks.com/wp-content/uploads/2009/12/tn-77_3200.png" alt="Dual Screen Wallpapers" width="500" height="188" border="0" class="aligncenter size-full wp-image-2853" title="Dual Screen Wallpapers" /></a></p>
<p><a href="http://tweeaks.com/wp-content/uploads/2009/12/Tanzania-1920x850.jpg"><img src="http://tweeaks.com/wp-content/uploads/2009/12/tn-Tanzania-1920x850.png" alt="Dual Screen Wallpapers" width="500" height="221" border="0" class="aligncenter size-large wp-image-2852" title="Dual Screen Wallpapers" /></a></p>
</div>
<h2>430+ More Dual Screen Wallpapers Resources </h2>
<ul>
<li><a href="http://www.webdesignbooth.com/80-absolutely-beautiful-dual-screen-wallpapers/" target="_blank">80+ Absolutely Beautiful Dual Screen Wallpapers</a></li>
<li><a href="http://www.hongkiat.com/blog/70-beautiful-dual-monitors-desktop-wallpapers/" target="_blank">70+ Beautiful Dual Monitors Desktop Wallpapers</a></li>
<li><a href="http://www.smashingmagazine.com/2008/12/10/50-most-amazing-dual-screen-desktop-wallpapers/" target="_blank">70 Beautiful Dual-Screen Desktop Wallpapers</a></li>
<li><a href="http://www.instantshift.com/2009/07/16/115-amazing-dual-screen-wallpapers-to-spice-up-your-desktop/" target="_blank">115 Amazing Dual Screen Wallpapers To Spice Up Your Desktop</a></li>
<li><a href="http://www.instantshift.com/2009/06/29/99-amazing-widescreen-wallpapers-to-spice-up-your-desktop/">99 Amazing Widescreen Wallpapers To Spice Up Your Desktop</a></li>
<li><a href="http://interfacelift.com/wallpaper_beta/downloads/date/dual_monitors/" target="_blank">Interface Lift &#8211; Dual Screen Wallpapers </a> </li>
<li><a href="http://www.dualscreenwallpaper.com/" target="_blank">DualScreenWallpaper.com</a> </li>
</ul>
<p>Make sure to comment below telling me which one is your favorite one, or if there are any other sites you would like me to add to this list post the link too! </p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/design/recursive-image-illusions-are-what-now/" rel="bookmark" class="crp_title">Recursive Image Illusions Are What Now?</a></li><li><a href="http://tweeaks.com/design/2-unbelievably-inspiring-works-of-art-masters-of-design/" rel="bookmark" class="crp_title">25 Unbelievably Inspiring Works Of Art – Masters Of Design</a></li><li><a href="http://tweeaks.com/photography/30-amazing-photos-of-boston-captured-while-driving/" rel="bookmark" class="crp_title">30 Amazing Photos Of Boston Captured While Driving</a></li><li><a href="http://tweeaks.com/freebies/" rel="bookmark" class="crp_title">Freebies</a></li><li><a href="http://tweeaks.com/resources/resources-ps/create-a-professional-looking-house-icon-in-photoshop/" rel="bookmark" class="crp_title">Create A Professional Looking House Icon In Photoshop</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/resources/10-beautiful-high-qualit-dual-screen-wallpapers/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>17 Useful Google Wave Resources</title>
		<link>http://tweeaks.com/resources/list-of-useful-google-wave-resources/</link>
		<comments>http://tweeaks.com/resources/list-of-useful-google-wave-resources/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 12:47:32 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Google Wave]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=2787</guid>
		<description><![CDATA[<img src="http://tweeaks.com/wp-content/uploads/2009/11/Google-Wave-logo.png" align="right" alt="Google Wave" />This is probably not the first list of wave resources you have found, and it most certainly won't be the last. I wanted to list the things I found to be very useful so far for me, and my use of Google Wave. Wave isn't the easiest thing to get the hang of when first starting out with it, and the more resources you have access to the better. I hope this list will prove useful to you, and all your Wave needs. 

If you currently don't have a Wave account, and still need an invitation, <a href="http://tweeaks.com/blogging/contests/10-google-wave-invites-to-give-away/">you can get an invite from me here</a]]></description>
			<content:encoded><![CDATA[<p><img src="http://tweeaks.com/wp-content/uploads/2009/11/Google-Wave-logo.png" align="right" alt="Google Wave" />This is probably not the first list of wave resources you have found, and it most certainly won&#8217;t be the last. I wanted to list the things I found to be very useful so far for me, and my use of Google Wave. Wave isn&#8217;t the easiest thing to get the hang of when first starting out with it, and the more resources you have access to the better. I hope this list will prove useful to you, and all your Wave needs. </p>
<p>If you currently don&#8217;t have a Wave account, and still need an invitation, <a href="http://tweeaks.com/blogging/contests/10-google-wave-invites-to-give-away/">you can get an invite from me here</a>.</p>
<h2>Helpful Wave Resources</h2>
<ul>
<li><a href="http://googlewave.blogspot.com" target="_blank">Google Wave Blog</a></li>
<li><a href="http://lifehacker.com/5376138/google-wave-101/" target="_blank">Google Wave 101</a></li>
<li><a href="http://completewaveguide.com/" target="_blank">Complete Wave Guide.com/</a></li>
<li><a href="http://wave.google.com/help/wave/using-wave.html" target="_blank">Help Using Wave</a></li>
<li><a href="http://sites.google.com/site/gwaveextensions/" target="_blank">Google Wave Extensions</a></li>
</ul>
<h2>Browser Extensions<br />
<h2>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/collection/google-wave" target="_blank">Firefox Extensions</a></li>
<li><a href="http://docs.google.com/View?docid=0AWgfoS9Tf_CWZGQ0anhndHFfMjgzZ2o0aHc3Z3Q&#038;hgd=1#Chrome_Extensions_210042932070_8801748910918832" target="_blank">Google Chrome Extensions</a></li>
<h2>Embedding A Wave In A Blog</h2>
<ul>
<li><a href="http://tweeaks.com/wordpress/plugins/embedding-google-waves-into-wordpress-blogposts/" target="_blank">Embedding Google Waves Into WordPress Blog Posts/</a></li>
<li><a href="http://heresmycode.blogspot.com/2009/10/add-google-wave-in-your-site.html" target="_blank">Add Google Wave in Your Site</a></li>
<li><a href="http://wp-bot.appspot.com/index.html" target="_blank">WP Bot</a></li>
</ul>
<h2>Wave Embed Bots</h2>
<p>Add these bots the same way you add contacts in Google Wave</p>
<ul>
<li>embeddy@appspot.com</li>
<li>blog-bot@appspot.com</li>
<li>wp-bot@appspot.com</li>
</ul>
<h2>Popular Waves To Follow</h2>
<ul>
<li><a href="https://wave.google.com/wave/#restored:wave:googlewave.com!w%252BsswZTqmmG" target="_blank">Helping Wave Grow</a></li>
<li><a href="http://wavedirectory.appspot.com/" target="_blank">Wave Directory</a></li>
<h2>Wave Development</h2>
<ul>
<li><a href="http://code.google.com/apis/wave/extensions/gadgets/guide.html" target="_blank">Extension Development Guide</a></li>
<li><a href="http://code.google.com/intl/fr-FR/apis/wave/extensions/robots/python-tutorial.html" target="_blank">Robots Python Tutorial</a></li>
<li><a href="http://blog.pixelmedia.com/getting-started-with-bots-in-google-wave/" target="_blank">Getting Started With Bots in Google Wave</a></li>
</ul>
<p>If you know of any more useful resources that aren&#8217;t listed here, please share them in the comments below.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/wordpress/embedding-google-waves-into-wordpress-blogposts/" rel="bookmark" class="crp_title">Embed Google Wave&#8217;s Into WordPress Blog Posts</a></li><li><a href="http://tweeaks.com/resources/26-ancient-resources-of-2008-rediscovered/" rel="bookmark" class="crp_title">26 Ancient Resources Of 2008 Rediscovered</a></li><li><a href="http://tweeaks.com/social-media/google/10-google-wave-invites-to-give-away/" rel="bookmark" class="crp_title">10 Google Wave Invites To Give Away</a></li><li><a href="http://tweeaks.com/social-media/google/giving-away-5-google-wave-invitations/" rel="bookmark" class="crp_title">Giving Away 5 MORE Google Wave Invitations</a></li><li><a href="http://tweeaks.com/tutorials/800-photoshop-effects-and-photo-manipulation-tutorials/" rel="bookmark" class="crp_title">800+ Photoshop Text Effects and Photo Manipulation Tutorials</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/resources/list-of-useful-google-wave-resources/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Submit Links To Your Blog Posts Or Website!</title>
		<link>http://tweeaks.com/resources/submit-links-to-your-blog-posts-or-website/</link>
		<comments>http://tweeaks.com/resources/submit-links-to-your-blog-posts-or-website/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 19:47:49 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Submit]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=2545</guid>
		<description><![CDATA[<a title="Submit Link" href="http://tweeaks.com/community-links/#submitlink"><img class="alignright size-full wp-image-2549" title="link-submit" src="http://tweeaks.com/wp-content/uploads/2009/11/link-submit.png" alt="link-submit" width="189" height="198" /></a>You can now submit links to your blog posts or website here on Tweeaks, and it will be shown on our <a title="Community Links" href="http://tweeaks.com/community-links/">Community Links page</a>. Also, the most recently added links are shown in the sidebar to the right.  So if you have, or know of any websites related to web or graphic design, Photoshop, Illustrator, other Adobe products, tutorials, programming, security, computers, blogging, or internet and computer technology in general, as well as, any other website you might have or found useful in some way, feel free to submit the links to them.
]]></description>
			<content:encoded><![CDATA[<p><a title="Submit Link" href="http://tweeaks.com/community-links/#submitlink"><img class="alignright size-full wp-image-2549" title="link-submit" src="http://tweeaks.com/wp-content/uploads/2009/11/link-submit.png" alt="link-submit" width="189" height="198" /></a>You can now submit links to your blog posts or website here on Tweeaks, and it will be shown on our <a title="Community Links" href="http://tweeaks.com/community-links/">Community Links page</a>. Also, the most recently added links are shown in the sidebar to the right.  So if you have, or know of any websites related to web or graphic design, Photoshop, Illustrator, other Adobe products, tutorials, programming, security, computers, blogging, or internet and computer technology in general, as well as, any other website you might have or found useful in some way, feel free to submit the links to them.</p>
<p>Even though this site is mainly based on design, we don&#8217;t discriminate against everything else. We always enjoy learning new things. That includes new things about design and development, of course. The more links you submit, the better, for you and us.</p>
<p>If you have your own website, you will benefit from submitting your links because it provides more <a href="http://en.wikipedia.org/wiki/Backlink" target="_blank">backlinks </a>to your website. This can increase your sites traffic, and search engine page ranking. Help yourself by helping other people find your content. It&#8217;s a win win situation!</p>
<h2 style="text-align: center;"><a title="Submit Link" href="http://tweeaks.com/community-links/#submitlink">Go Submit Your Links</a></h2>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/social-media/google/10-google-wave-invites-to-give-away/" rel="bookmark" class="crp_title">10 Google Wave Invites To Give Away</a></li><li><a href="http://tweeaks.com/contribute/community-links/" rel="bookmark" class="crp_title">Community Links</a></li><li><a href="http://tweeaks.com/resources/44-sites-to-submit-your-links-to/" rel="bookmark" class="crp_title">44 Sites To Submit Links To Increase Site Traffic</a></li><li><a href="http://tweeaks.com/about/" rel="bookmark" class="crp_title">About</a></li><li><a href="http://tweeaks.com/contribute/" rel="bookmark" class="crp_title">Contribute</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/resources/submit-links-to-your-blog-posts-or-website/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>15 Logo Design Resources And Websites For Inspiration</title>
		<link>http://tweeaks.com/design/15-logo-design-resources-and-logo-websites-for-inspiration/</link>
		<comments>http://tweeaks.com/design/15-logo-design-resources-and-logo-websites-for-inspiration/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 12:36:05 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Logos]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=2397</guid>
		<description><![CDATA[<img src="http://tweeaks.com/wp-content/uploads/2009/11/dz-logo.png" alt="dz-logo" title="dz-logo" width="200" height="199" class="alignright size-full wp-image-2447" /><p>I recently found myself becoming much more interested in improving my design skills, more interested than  ever before, too, which I didn't think was possible, and because of this growing interest I have been seeking out all sorts of information that has to do with web and graphic design improvement, and overall knowledge and understanding for what good, quality design really is.</p>
<p> I have always thought of myself as a skilled designer, but only in my world. I know the truth is I still have endless amounts to learn, since I am constantly reminded everyday of how little I know because of all the design blogs and websites I visit daily. I am envious of the people that work for the website networks]]></description>
			<content:encoded><![CDATA[<p><img title="dz-logo" src="http://tweeaks.com/wp-content/uploads/2009/11/dz-logo.png" alt="dz-logo" width="200" height="199" align="right" /></p>
<p>I recently found myself becoming much more interested in  improving my design skills, more interested than ever before, too,  which I didn&#8217;t think was possible, and because of this growing interest  I have been seeking out all sorts of information that has to do with  web and graphic design improvement, and overall knowledge and  understanding for what good, quality design really is.</p>
<p>I have always thought of myself as a skilled designer, but only in  my world. I know the truth is I still have endless amounts to learn,  since I am constantly reminded everyday of how little I know because of  all the design blogs and websites I visit daily. I am envious of the  people that work for the website networks of <a href="http://envato.com/" target="_blank">Envato</a>, or <a href="http://www.fuelbrandnetwork.com/" target="_blank">Fuel Brand</a>, and those that run the several dozens of other amazing design blogs like, Walter Apai from <a href="http://www.webdesignerdepot.com/" target="_blank">WebDesigner Depot</a>, Jacob Cass from <a href="http://justcreativedesign.com/" target="_blank">Just Creative Design</a>, or Nick La with <a href="http://www.webdesignerwall.com/" target="_blank">Web DesignerWall</a> and <a href="http://www.ndesign-studio.com/" target="_blank">his</a> <a href="http://bestwebgallery.com/" target="_blank">other</a> <a href="http://icondock.com/" target="_blank">websites</a>, just to name a few.</p>
<p><a href="http://aremysitesup.com/aff/w7tfeK"><img src="http://css-tricks.com/amsu/AMSU_Ad_125x125v2.png" alt="Are My Sites Up?" class="left" /></a>I am more motivated to get to their level because of this, and now  I&#8217;m pushing myself to learn as much about all areas of design as I can,  as quickly as I can. I feel like I&#8217;ve been sitting around doing  practically nothing to progress as a designer, while everyone else  passed me by, even though the fact is that I have never stopped trying  to learn as much as I can. It just seems like I blinked and know  nothing in comparison to designers of today.</p>
<p>Now I am doing all I can to expand my knowledge of all aspects of  design, and this post is my steps to learning all I can about logo  design. I have never really played much with Adobe Illustrator until  yesterday when I made that <a href="http://www.ndesign-studio.com/resources/tutorials/photoshop-cs2-splash/" target="_blank">Photoshop feather design</a> above.</p>
<h3><a href="http://justcreativedesign.com/2009/07/27/what-makes-a-good-logo/" title="Permanent Link to What makes a good logo?" target="_blank" rel="bookmark">What makes a good logo?</a></h3>
<p>	<a href="http://justcreativedesign.com/2009/07/27/what-makes-a-good-logo/" target="_blank"><br />
    <img class="double-border center center" title="snap_22" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_221.png" border="0" alt="Logo Design" width="512" height="206" /></a></p>
<h3><a href="http://www.webdesignerdepot.com/2009/02/how-to-create-a-professional-logo/" title="Permanent Link to How to Create a Professional Logo" target="_blank" rel="bookmark">How to Create a Professional Logo</a></h3>
<p>	<a href="http://www.webdesignerdepot.com/2009/02/how-to-create-a-professional-logo/" target="_blank"><img class="double-border center" title="snap_22" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_1.png" border="0" alt="Logo Design" width="512" height="206" /></a></p>
<h3><a href="http://logoinstant.com" target="_blank">LogoInstant &#8211; Free Downloadable Web 2.0 Logo Designs</a></h3>
<p>	<a href="http://logoinstant.com" target="_blank"><img class="double-border center" title="snap_22" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_3.png" border="0" alt="Logo Design" width="512" height="206" /></a></p>
<h3><a href="http://logodesignerblog.com/" target="_blank">Logo Designer Blog</a></h3>
<p>	<a href="http://logodesignerblog.com/" target="_blank"><img class="double-border center" title="snap_22" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_4.png" border="0" alt="Logo Design" width="512" height="206" /></a></p>
<h3><a href="http://www.logodesignlove.com/" target="_blank">Logo Design Love</a> ♥</h3>
<p>	<a href="http://www.logodesignlove.com/" target="_blank"><img class="double-border center" title="snap_22" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_5.png" border="0" alt="Logo Design" width="512" height="206" /></a></p>
<h3><a title="6 Characteristics of Great Logo Design" rel="bookmark" href="http://www.fuelyourcreativity.com/6-characteristics-of-great-logo-design/" target="_blank">6 Characteristics of Great Logo Design</a></h3>
<p>	<a href="http://www.fuelyourcreativity.com/6-characteristics-of-great-logo-design/" target="_blank"><img class="double-border center" title="snap_22" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_6.png" border="0" alt="Logo Design" width="512" height="242" /></a></p>
<h3><a href="http://www.logocritiques.com/resources/color_psychology_in_logo_design/" title="Color Psychology in Logo Design" target="_blank">Color Psychology in Logo Design</a></h3>
<p>	<a href="http://www.logocritiques.com/resources/color_psychology_in_logo_design/" target="_blank"><img class="double-border center" title="snap_22" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_7.png" border="0" alt="Logo Design" width="512" height="206" /></a></p>
<h3>And Finally, <a title="Permanent Link to The Ultimate List of The Best Logo Design Resources" rel="bookmark" href="http://justcreativedesign.com/2008/12/02/logo-design-resources/" target="_blank">The Ultimate List of The Best Logo Design Resources</a></h3>
<p>	<a href="http://justcreativedesign.com/2008/12/02/logo-design-resources/" target="_blank"><img class="double-border center" title="snap_22" src="http://tweeaks.com/wp-content/uploads/2009/11/snap_8.png" border="0" alt="Logo Design" width="512" height="206" /></a></p>
<h3>Even More resources</h3>
<ul>
<li><a title="Permanent Link to The Logo Design Process of Top Logo Designers" rel="bookmark" href="http://justcreativedesign.com/2008/02/01/logo-design-process-of-top-graphic-designers/" target="_blank">The Logo Design Process of Top Logo Designer</a></li>
<li><a title="Permanent Link to Logo Design Process for Just Creative Design’s Award Winning Logo" rel="bookmark" href="http://justcreativedesign.com/2008/04/24/logo-design-process-of-just-creative-design/" target="_blank">Logo Design Process for Just Creative Design&#8217;s Award Winning Logo</a></li>
<li><a title="Permanent Link to Why logo design does not cost $5.00" rel="bookmark" href="http://justcreativedesign.com/2008/05/22/why-logo-design-does-not-cost-5-dollars/" target="_blank">Why Logo Design Does Not Cost $5.00</a></li>
<li><a href="http://www.webdesignerdepot.com/2009/06/12-essential-rules-to-follow-when-designing-a-logo/" target="_blank">12 Essential Rules to Follow When Designing a Logo</a></li>
<li><a title="5 useful logo design tips" href="http://www.davidairey.com/5-vital-logo-design-tips/" target="_blank">5 Vital Logo Design Tips</a></li>
<li><a href="http://sbinfocanada.about.com/od/marketing/a/brandingks.htm" target="_blank">Branding Basics – Create a Great Logo and Tag Line</a></li>
</ul>
<p>After researching and learning everything there is to know about designing logos, and have created your awesomely super design, <a href="http://www.logocritiques.com/" target="_blank">submit your logo for a critique</a>.  You will get some quality feedback for what you could do to possibly  improve it. Who knows, your logo may be good enough to be the <a href="http://logooftheday.com/" target="_blank">logo of the day</a>.  It would be a good feeling to me if I managed to create a logo that was  good enough to be showcased as the logo of the day, but I don&#8217;t think  that will be anytime soon.</p>
<p>Now go! Start your logo engines and start creating the next timeless  and memorable logo design that will inspire aww in our eyes.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/social-media/google/giving-away-5-google-wave-invitations/" rel="bookmark" class="crp_title">Giving Away 5 MORE Google Wave Invitations</a></li><li><a href="http://tweeaks.com/resources/10-essential-tools-and-resources-every-designer-needs/" rel="bookmark" class="crp_title">10 Essential Tools And Resources Every Designer Needs</a></li><li><a href="http://tweeaks.com/resources/resources-ps/create-a-professional-looking-house-icon-in-photoshop/" rel="bookmark" class="crp_title">Create A Professional Looking House Icon In Photoshop</a></li><li><a href="http://tweeaks.com/resources/my-15-favorite-tweets-of-the-week/" rel="bookmark" class="crp_title">Top 15 Best Tweet’s of the Past Week</a></li><li><a href="http://tweeaks.com/coding/css-design/mastering-css-coding-beginner-to-advanced-techniques/" rel="bookmark" class="crp_title">Mastering CSS Coding: Beginner To Advanced Techniques</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/design/15-logo-design-resources-and-logo-websites-for-inspiration/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Create A Professional Looking House Icon In Photoshop</title>
		<link>http://tweeaks.com/resources/resources-ps/create-a-professional-looking-house-icon-in-photoshop/</link>
		<comments>http://tweeaks.com/resources/resources-ps/create-a-professional-looking-house-icon-in-photoshop/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 17:01:11 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Grunge]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://tweeaks.com/resources/resources-ps/create-a-professional-looking-house-icon-in-photoshop/</guid>
		<description><![CDATA[<img class="alignright size-full wp-image-2413" title="tn-house" src="http://tweeaks.com/wp-content/uploads/2009/11/tn-house.jpg" alt="tn-house" width="200" height="200" />Have you ever wanted to learn how to make an amazing looking icon, and looks professional? Maybe you have, maybe you haven't. Either way, here is a tutorial that will teach you how to whether you like it or not. This is yet another tutorial from <a href="http://psd.tutsplus.com/" target="_blank">PsdTuts+</a> that will leave you feeling like you really learned something you didn't know already.

Every tutorial they create is amazing, and each one is worth your time to try out. I've been using tutorials on PsdTuts for years now, and they still teach me new things. I highly recommend checking <a href="http://psd.tutsplus.com/tutorials/icon-design/how-to-create-a-basic-house-icon-in-photoshop/" target="_blank">this one</a> and all of their <a href="http://psd.tutsplus.com/category/tutorials/" target="_blank">many other tutorials</a> out. The tutorials there are so easy to follow, with a screen shot  image illustrating each step clearly]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-2413" title="tn-house" src="http://tweeaks.com/wp-content/uploads/2009/11/tn-house.jpg" alt="tn-house" width="200" height="200" />Have you ever wanted to learn how to make an amazing looking icon, and looks professional? Maybe you have, maybe you haven&#8217;t. Either way, here is a tutorial that will teach you how to whether you like it or not. This is yet another tutorial from <a href="http://psd.tutsplus.com/" target="_blank">PsdTuts+</a> that will leave you feeling like you really learned something you didn&#8217;t know already.</p>
<p>Every tutorial they create is amazing, and each one is worth your time to try out. I&#8217;ve been using tutorials on PsdTuts for years now, and they still teach me new things. I highly recommend checking <a href="http://psd.tutsplus.com/tutorials/icon-design/how-to-create-a-basic-house-icon-in-photoshop/" target="_blank">this one</a> and all of their <a href="http://psd.tutsplus.com/category/tutorials/" target="_blank">many other tutorials</a> out. The tutorials there are so easy to follow, with a screen shot  image illustrating each step clearly.</p>
<p>I definitely plan on trying this tutorial, since I have been trying design my own custom icons more lately. If you&#8217;ve never made an icon before, it can be a real pain in the ass to make them look good. So this is a perfect tutorial to do if you want to learn to make icons.</p>
<p style="text-align: center;">
<a href="http://tweeaks.com/forums"><img title="Tweeaks Design Forum" src="http://tweeaks.com/forums/imagehosting/534ad3e7088f0f5.png" border="0" alt="Tweeaks Design Forum" /></a>
</p>
<p>And no, I don&#8217;t work for them, I wish, so this is not me trying to sell you something from them. If I were making money from this, I would probably be done writing it by now, or at least be linking to their sign up page.</p>
<p>Oh, one more thing.</p>
<h3 class="center" style="text-align: center;"><a href="http://psd.tutsplus.com/articles/news/new-grunge-photoshop-brushes-psd-plus-pack/" target="_blank">High Resolution set of Grunge Brushes from Psdtuts+</a></h3>
<p style="text-align: center;"><a href="http://psd.tutsplus.com/articles/news/new-grunge-photoshop-brushes-psd-plus-pack/" target="_blank"><img class="double-border aligncenter size-full wp-image-2412" title="16_grunge_brushes_small" src="http://tweeaks.com/wp-content/uploads/2009/11/16_grunge_brushes_small.png" alt="16_grunge_brushes_small" width="510" height="281" /></a></p>
<p>Don&#8217;t forget to <a href="http://feeds.feedburner.com/tweeaks/design">subscribe to our RSS feed</a> to get updates on all things design!</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/tutorials/how-to-create-eroded-metal-text-with-photoshop/" rel="bookmark" class="crp_title">Create An Eroded Metal Text Effect With Photoshop</a></li><li><a href="http://tweeaks.com/tutorials/how-to-design-a-print-ready-flier-with-photoshop-and-illustrator/" rel="bookmark" class="crp_title">How to Design a Print-Ready Flier with Photoshop and Illustrator</a></li><li><a href="http://tweeaks.com/tutorials/create-an-abstract-illustration-with-simple-hand-drawn-elements/" rel="bookmark" class="crp_title">Create An Abstract Illustration With Simple Hand-Drawn Elements</a></li><li><a href="http://tweeaks.com/tutorials/how-to-create-a-real-photo-manipulation-of-your-dreams/" rel="bookmark" class="crp_title">How To Create A REAL Photo Manipulation Of Your Dreams</a></li><li><a href="http://tweeaks.com/tutorials/3-stunning-dance-tutorials-for-photoshop-users/" rel="bookmark" class="crp_title">3 Inspiring Photoshop Tutorials of Dancing Image Manipulations</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/resources/resources-ps/create-a-professional-looking-house-icon-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adobe Photoshop CS4 Certification Exam Practice Tests &#8211; by GraphicMania.net</title>
		<link>http://tweeaks.com/design/design-ps/adobe-photoshop-cs4-certification-exam-practice-tests/</link>
		<comments>http://tweeaks.com/design/design-ps/adobe-photoshop-cs4-certification-exam-practice-tests/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 10:01:37 +0000</pubDate>
		<dc:creator>jaredwilli</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://tweeaks.com/?p=2308</guid>
		<description><![CDATA[<img class="alignright size-thumbnail wp-image-2304" title="ps-cert" src="http://tweeaks.com/wp-content/uploads/2009/10/ps-cert-200x200.jpg" alt="ps-cert" width="200" height="200" />For all of you who are looking to further your skills with Adobe Creative Suite programs, and maybe even <a href="http://www.graphicmania.net/become-an-adobe-certified-expert-2/" target="_blank">become an Adobe Certified Expert</a>, then go to GraphicMania.net and try answering the Adobe Photoshop CS4 exam practice questions, and take part in the contest. It's a really great way to see how much you know about Photoshop Cs4, or what you could maybe learn some more of]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-2304" title="ps-cert" src="http://tweeaks.com/wp-content/uploads/2009/10/ps-cert-200x200.jpg" alt="ps-cert" width="200" height="200" />For all of you who are looking to further your skills with Adobe Creative Suite programs, and maybe even <a href="http://www.graphicmania.net/become-an-adobe-certified-expert-2/" target="_blank">become an Adobe Certified Expert</a>, then go to GraphicMania.net and try answering the Adobe Photoshop CS4 exam practice questions, and take part in the contest. It&#8217;s a really great way to see how much you know about Photoshop Cs4, or what you could maybe learn some more of.</p>
<p>They have made a 2 part series of practice questions. They cover a lot of different features in Photoshop and challenge you to learn a variety of things about Creative Suite 4, and the new features it has. Even if you&#8217;re not planning on taking the certification test, do it just for fun. Who knows, you may know a lot more, or less, than you thought you did about Photoshop CS4.</p>
<div align="center">
<h2><a href="http://www.graphicmania.net/answers-for-photoshop-cs4-certification-exam-practice-contest-01/" target="_blank">Answers for Photoshop CS4<br />
Certification Exam Practice Contest 01</a></h2>
<p><a title="Photoshop CS4 Certified" href="http://www.graphicmania.net/answers-for-photoshop-cs4-certification-exam-practice-contest-01/" target="_blank"><img class="double-border" title="ps-cert1" src="http://tweeaks.com/wp-content/uploads/2009/10/ps-cert1.jpg" border="0" alt="ps-cert1" /></a></p>
<h2><a href="http://www.graphicmania.net/adobe-photoshop-cs4-certification-exam-practice-02/" target="_blank">Answers for Photoshop CS4<br />
Certification Exam Practice Contest 02</a></h2>
<p><a title="Photoshop CS4 Certified" href="http://www.graphicmania.net/adobe-photoshop-cs4-certification-exam-practice-02/" target="_blank"><img class="double-border" title="ps-cert" src="http://tweeaks.com/wp-content/uploads/2009/10/ps-cert.jpg" border="0" alt="ps-cert" /></a></div>
<p>Let me know how well you did or didn&#8217;t do too, I&#8217;m interested how much you all know about Photoshop CS4, and how far behind I am with it by not having it yet myself.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://tweeaks.com/tutorials/800-photoshop-effects-and-photo-manipulation-tutorials/" rel="bookmark" class="crp_title">800+ Photoshop Text Effects and Photo Manipulation Tutorials</a></li><li><a href="http://tweeaks.com/tutorials/learn-how-to-make-a-thanksgiving-pumpkin-in-photoshop/" rel="bookmark" class="crp_title">Learn How To Make A Thanksgiving Pumpkin In Photoshop</a></li><li><a href="http://tweeaks.com/tutorials/800-vector-tutorials-for-illustrator-photoshop-and-flash/" rel="bookmark" class="crp_title">800+ Vector Tutorials For Illustrator Photoshop and Flash</a></li><li><a href="http://tweeaks.com/wordpress/27th-birthday-post-with-7-of-my-favorite-wordpress-design-and-development-blogs/" rel="bookmark" class="crp_title">Forever 27: My Birthday Post With 7 Favorite WordPress Design And Development Blogs</a></li><li><a href="http://tweeaks.com/design/2-unbelievably-inspiring-works-of-art-masters-of-design/" rel="bookmark" class="crp_title">25 Unbelievably Inspiring Works Of Art – Masters Of Design</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://tweeaks.com/design/design-ps/adobe-photoshop-cs4-certification-exam-practice-tests/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
