<?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>Resources for Web Development Students @ Robin's Blog &#187; XHTML &amp; Coding</title>
	<atom:link href="http://www.robinsblog.com/category/web-design-sites/xhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robinsblog.com</link>
	<description>Resources for Web Development Students</description>
	<lastBuildDate>Tue, 06 Jul 2010 16:15:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Firebug Lite for Internet Explorer, Safari, Opera and the Rest</title>
		<link>http://www.robinsblog.com/11242009/firebug-lite-for-internet-explorer-safari-opera-and-the-rest/</link>
		<comments>http://www.robinsblog.com/11242009/firebug-lite-for-internet-explorer-safari-opera-and-the-rest/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 18:20:53 +0000</pubDate>
		<dc:creator>Robin Wood</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox Extensions]]></category>
		<category><![CDATA[XHTML & Coding]]></category>

		<guid isPermaLink="false">http://www.robinsblog.com/?p=1628</guid>
		<description><![CDATA[<a href="http://www.robinsblog.com/11242009/firebug-lite-for-internet-explorer-safari-opera-and-the-rest/"><img align="left" hspace="5" width="150" height="150" src="http://www.robinsblog.com/wp-content/uploads/2009/11/firebuglite-150x150.png" class="alignleft wp-post-image tfe" alt="Firebug Lite Screen" title="firebuglite" /></a>Firebug is one of the most popular Firefox extensions for troubleshooting CSS problems. Firebug Lite is a JavaScript file that simulates some of Firebug&#8217;s features in Internet Explorer, Opera, Safari and other browsers. You can use the Firebug Lite bookmarklet in class. Due to our security settings you won&#8217;t be able to drag the bookmarklet to the Favorites/Bookmarks bar as [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.robinsblog.com/wp-content/uploads/2009/11/firebuglite.png" alt="Firebug Lite Screen" title="firebuglite" width="352" height="323" class="aligncenter" /><br />
<a href="http://getfirebug.com/">Firebug</a> is one of the most popular Firefox extensions for troubleshooting CSS problems. <a href="http://getfirebug.com/lite.html">Firebug Lite</a> is a JavaScript file that simulates <strong>some</strong> of Firebug&#8217;s features in Internet Explorer, Opera, Safari and other browsers. </p>
<p>You can use the Firebug Lite bookmarklet in class. Due to our security settings you won&#8217;t be able to drag the bookmarklet to the Favorites/Bookmarks bar as described on the Firebug Lite Web page. Instead use the following instructions to add Firebug lite to your Favorites.</p>
<ol>
<li>Visit <a href="http://getfirebug.com/lite.html">http://getfirebug.com/lite.html</a></li>
<li>Scroll down the page until you see the link that says Firebug Lite</li>
<li>Right click the Firebug Lite link and select Add to Favorites&#8230; from the menu</li>
<li>Click yes to the security alert</li>
<li>Select the Favorites folder and click OK</li>
</ol>
<p><strong>To start Firebug Lite in Internet Explorer</strong></p>
<ol>
<li>Open the Web page you want to analyze</li>
<li>Click Favorites > Firebug Lite</li>
</ol>
<p><strong>Firebug Tutorials</strong></p>
<ul>
<li><a href="http://www.webmonkey.com/tutorial/Build_Better_Pages_With_Firebug">Build Better Pages With Firebug</a></li>
<li><a href="http://www.thetruetribe.com/javascript/30-javascript-design-patterns/81-firebug-tutorial-getting-started">Firebug Tutorial: Getting Started</a></li>
<li><a href="http://courses.csail.mit.edu/6.831/handouts/ps4/tutorial/index.html">HTML/CSS/Javascript in Firefox</a></li>
<li><a href="http://net.tutsplus.com/articles/general/voting-begins-the-first-5-screencast-contestants/">How to Test CSS Rules with Firebug</a></li>
<li><a href="http://www.kristarella.com/2009/02/how-to-use-firebug-for-css/">How to use Firebug for CSS</a></li>
<li><a href="http://showmedo.com/videotutorials/video?fromSeriesID=51&amp;name=webdevNewlandFirebug">Live CSS Editing and Debugging with Firebug</a></li>
</ul>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.robinsblog.com/11202008/using-firebug-to-debug-code/" rel="bookmark">Using Firebug to Debug Code</a></li><li><a href="http://www.robinsblog.com/02052009/26-essential-firefox-add-ons-for-web-designers/" rel="bookmark">26 Essential Firefox Add-ons for Web Designers</a></li><li><a href="http://www.robinsblog.com/03242006/firefox-extensions-for-web-developers/" rel="bookmark">Firefox Extensions for Web Developers</a></li><li><a href="http://www.robinsblog.com/04122005/cheatsheets-and-other-resources-for-new-students/" rel="bookmark">Cheatsheets and Other Resources for New Students</a></li><li><a href="http://www.robinsblog.com/03112005/changing-file-associations/" rel="bookmark">Changing File Associations</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.robinsblog.com/11242009/firebug-lite-for-internet-explorer-safari-opera-and-the-rest/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Theme Development Resources from @piervix</title>
		<link>http://www.robinsblog.com/10132009/wordpress-theme-development-resources-from-piervix/</link>
		<comments>http://www.robinsblog.com/10132009/wordpress-theme-development-resources-from-piervix/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 19:32:31 +0000</pubDate>
		<dc:creator>Robin Wood</dc:creator>
				<category><![CDATA[Blogs, Content Management Systems & WordPress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Graphics (Photoshop, Illustrator, Fireworks, etc.)]]></category>
		<category><![CDATA[XHTML & Coding]]></category>

		<guid isPermaLink="false">http://www.robinsblog.com/?p=1526</guid>
		<description><![CDATA[<a href="http://www.robinsblog.com/10132009/wordpress-theme-development-resources-from-piervix/"><img align="left" hspace="5" width="150" src="http://www.robinsblog.com/wp-content/uploads/2009/10/pvmgarage.png" class="alignleft wp-post-image tfe" alt="PV.M Garage Blogzine" title="PV.M Garage Blogzine" /></a>Pievincenzo Madeo, aka @piervix, of PV.M Garage has collected a great set of resources for people who want to learn how to create themes for WordPress. In his post, Become A WordPress Theme Developer Who Rocks In Four Steps (and 50+ readings), Pievincenzo outlines his four step process for developing WordPress themes and includes links to tutorials for developing themes [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.robinsblog.com/wp-content/uploads/2009/10/pvmgarage.png" alt="PV.M Garage Blogzine" title="PV.M Garage Blogzine" width="243" height="123" class="alignleft" />Pievincenzo Madeo, aka @<a href="http://twitter.com/piervix" rel="nofollow" target="_blank" title="View piervix's Twitter Profile">piervix</a>, of <a href="http://www.pvmgarage.com/en/" title="PV.M Garage">PV.M Garage</a> has collected a great set of resources for people who want to learn how to create themes for WordPress. </p>
<p>In his post, <a href="http://www.pvmgarage.com/en/2009/10/become-a-wordpress-theme-developer-who-rocks-in-four-steps-and-50-readings/" title="Become A WordPress Theme Developer Who Rocks In Four Steps (and 50+ readings)">Become A WordPress Theme Developer Who Rocks In Four Steps (and 50+ readings)</a>, Pievincenzo outlines his four step process for developing WordPress themes and includes links to tutorials for developing themes in Photoshop, converting Photoshop (PSD) files to a HTML/CSS layouts, coding specifically for WordPress, and finally hacks (suggestions) to improve your themes.</p>
<p>This is a great roundup of resources, so be sure to check it out along with the other great tutorials and resources at <a href="http://www.pvmgarage.com/en/" title="PV.M Garage">PV.M Garage</a>.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.robinsblog.com/06202009/wordpress-resource-roundup/" rel="bookmark">WordPress Resource Roundup</a></li><li><a href="http://www.robinsblog.com/03062009/joomla-and-wordpress-units-now-available/" rel="bookmark">Joomla and WordPress Units Now Available</a></li><li><a href="http://www.robinsblog.com/03142005/scriptygoddess-and-other-wordpress-goodies/" rel="bookmark">ScriptyGoddess & Other WordPress Goodies</a></li><li><a href="http://www.robinsblog.com/02022006/diy-searching-engine-optimization/" rel="bookmark">DIY Searching Engine Optimization</a></li><li><a href="http://www.robinsblog.com/04282009/converting-a-photoshop-psd-file-to-and-xhtml-css-web-site/" rel="bookmark">Converting a Photoshop PSD File to an XHTML & CSS Web Site - Creating Mockups</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.robinsblog.com/10132009/wordpress-theme-development-resources-from-piervix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tripwire Magazine&#8217;s Mega CSS Resource Roundup</title>
		<link>http://www.robinsblog.com/07262009/tripwire-magazines-mega-css-resource-roundup/</link>
		<comments>http://www.robinsblog.com/07262009/tripwire-magazines-mega-css-resource-roundup/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 02:01:53 +0000</pubDate>
		<dc:creator>Robin Wood</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design and Layout]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[XHTML & Coding]]></category>

		<guid isPermaLink="false">http://www.robinsblog.com/?p=1334</guid>
		<description><![CDATA[<a href="http://www.robinsblog.com/07262009/tripwire-magazines-mega-css-resource-roundup/"><img align="left" hspace="5" width="150" height="150" src="http://www.robinsblog.com/wp-content/uploads/2009/07/tripwiremegacss2-150x150.png" class="alignleft wp-post-image tfe" alt="Tripwire Magazines Mega CSS Resource Roundup" title="Tripwire Magazines Mega CSS Resource Roundup" /></a>Tripwire Magazine has compiled a terrific Mega CSS Resources Roundup that is a must bookmark for student. It includes cheatsheets (CSS HTML/XHTML, and color), excellent CSS resource sites and articles for beginners, free templates, positioning articles, articles on styling forms, typography articles and resources, graphing techniques, frameworks, numerous menu options, and tools to optimize your CSS and enhance your workflow. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.robinsblog.com/wp-content/uploads/2009/07/tripwiremegacss2.png" alt="Tripwire Magazines Mega CSS Resource Roundup" title="Tripwire Magazines Mega CSS Resource Roundup" width="209" height="208" class="alignleft" /><a href="http://www.tripwiremagazine.com/">Tripwire Magazine</a> has compiled a terrific <a href="http://www.tripwiremagazine.com/tutorials/tools/mega-css-resource-roundup.html">Mega CSS Resources Roundup</a> that is a must bookmark for student. It includes cheatsheets (CSS HTML/XHTML, and color), excellent CSS resource sites and articles for beginners, free templates, positioning articles, articles on styling forms, typography articles and resources, graphing techniques, frameworks, numerous menu options, and tools to optimize your CSS and enhance your workflow.  </p>
<p>While you are over at Tripwire, check out <a href="http://www.tripwiremagazine.com/tools/design/45-css-grid-systems-layout-generators-and-tutorials-that-every-designer-should-know.html">45+ CSS Grid Systems, Layout Generators and Tutorials that every Designer should know</a>, <a href="http://www.tripwiremagazine.com/tools/css-techniques/7-new-essential-css-3-techniques-revealed.html">7 New Essential CSS 3 Techniques Revealed</a>, <a href="http://www.tripwiremagazine.com/design/css-techniques/160-mega-web-design-tutorial-roundup.html">160+ Mega Web Design Tutorial Roundup</a>, and <a href="http://www.tripwiremagazine.com/tools/tools/150-worth-knowing-web-developer-tools-and-techniques.html">150 Worth Knowing Web Developer Tools and Techniques</a> too.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.robinsblog.com/03202009/35-very-useful-and-powerful-css-techniques/" rel="bookmark">35+ very Useful And Powerful CSS techniques</a></li><li><a href="http://www.robinsblog.com/12182007/web-site-frameworks-grids/" rel="bookmark">Web Site Frameworks & Grids</a></li><li><a href="http://www.robinsblog.com/10142008/15-tools-for-monitoring-a-website%e2%80%99s-popularity/" rel="bookmark">15 Tools for Monitoring a Website’s Popularity</a></li><li><a href="http://www.robinsblog.com/11012008/15-free-tools-for-web-based-collaboration/" rel="bookmark">15 Free Tools for Web-based Collaboration</a></li><li><a href="http://www.robinsblog.com/05112009/500-illustrator-and-photoshop-logo-tutorials-resources-and-inspiration/" rel="bookmark">500+ Illustrator and Photoshop Logo Tutorials, Resources, and Inspiration</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.robinsblog.com/07262009/tripwire-magazines-mega-css-resource-roundup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HTML &amp; CSS Coding Resources</title>
		<link>http://www.robinsblog.com/06242009/html-css-coding-resources/</link>
		<comments>http://www.robinsblog.com/06242009/html-css-coding-resources/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 16:58:27 +0000</pubDate>
		<dc:creator>Robin Wood</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[PHP/MySQL & JavaScript]]></category>
		<category><![CDATA[XHTML & Coding]]></category>

		<guid isPermaLink="false">http://www.robinsblog.com/?p=1216</guid>
		<description><![CDATA[<a href="http://www.robinsblog.com/06242009/html-css-coding-resources/"><img align="left" hspace="5" width="150" height="150" src="http://www.robinsblog.com/wp-content/uploads/2009/06/redlight800-150x150.jpg" class="alignleft wp-post-image tfe" alt="Red Light" title="Red Light" /></a>This is a roundup of wonderful articles that deal with coding Web pages. Most are tips on HTML &#38; CSS, but there are also a few JavaScript and PHP resources. Remember, these are articles I &#8220;tweet&#8221; on Twitter. Click the @username to see the posts of some of the people who I respect and love to &#8220;follow&#8221; on Twitter, the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="centered" title="Red Light" src="http://www.robinsblog.com/wp-content/uploads/2009/06/redlight800.jpg" alt="Red Light" width="500" height="375" /></p>
<p>This is a roundup of wonderful articles that deal with coding Web pages. Most are tips on HTML &amp; CSS, but there are also a few JavaScript and PHP resources.</p>
<p>Remember, these are articles I &#8220;tweet&#8221; on <a title="Aren't you on Twitter Yet?" href="http://www.twitter.com">Twitter</a>. Click the @<a href="http://twitter.com/username" rel="nofollow" target="_blank" title="View username's Twitter Profile">username</a> to see the posts of some of the people who I respect and love to &#8220;follow&#8221; on Twitter, the #<a href="http://search.twitter.com/search?q=%23hashtags" rel="nofollow" target="_blank" title="Search Twitter for &quot;hashtags&quot;">hashtags</a> to search the related topics, and of course the actual links to read the awesome articles.</p>
<p><strong>HTML &amp; CSS Coding Resources</strong></p>
<ol>
<li>Handy Tips for Creating a Print #<a href="http://search.twitter.com/search?q=%23CSS" rel="nofollow" target="_blank" title="Search Twitter for &quot;CSS&quot;">CSS</a> Stylesheet <a href="http://bit.ly/XRk08">http://bit.ly/XRk08</a></li>
<li>In the Woods &#8211; HTML, CSS, PHP and jQuery Killer Tutorials <a href="http://tr.im/kif7">http://tr.im/kif7</a> (via @<a href="http://twitter.com/del_javascript" rel="nofollow" target="_blank" title="View del_javascript's Twitter Profile">del_javascript</a> @<a href="http://twitter.com/IsaacVanName" rel="nofollow" target="_blank" title="View IsaacVanName's Twitter Profile">IsaacVanName</a>)</li>
<li>RT @<a href="http://twitter.com/mlane" rel="nofollow" target="_blank" title="View mlane's Twitter Profile">mlane</a>: 13 Must-Have Add-ons To Strengthen Firebug &#8211; <a href="http://bit.ly/14KZQ0">http://bit.ly/14KZQ0</a></li>
<li>Adaptive #<a href="http://search.twitter.com/search?q=%23CSS" rel="nofollow" target="_blank" title="Search Twitter for &quot;CSS&quot;">CSS</a> Layouts: New Era In Fluid Layouts? <a href="http://bit.ly/13gUdJ">http://bit.ly/13gUdJ</a></li>
<li>RT @<a href="http://twitter.com/nishanjoomun" rel="nofollow" target="_blank" title="View nishanjoomun's Twitter Profile">nishanjoomun</a>: Experimental #<a href="http://search.twitter.com/search?q=%23CSS" rel="nofollow" target="_blank" title="Search Twitter for &quot;CSS&quot;">CSS</a> compatibility table <a href="http://tinyurl.com/qre2cb">http://tinyurl.com/qre2cb</a></li>
<li>6 Reasons Why Designers Should Code <a href="http://bit.ly/n7IXQ">http://bit.ly/n7IXQ</a> great article and discussion</li>
<li>6 Free PSD/(X)HTML-Templates <a href="http://bit.ly/g96kg">http://bit.ly/g96kg</a></li>
<li>RT @<a href="http://twitter.com/Koufie" rel="nofollow" target="_blank" title="View Koufie's Twitter Profile">Koufie</a>: 16+ Easy #<a href="http://search.twitter.com/search?q=%23CSS" rel="nofollow" target="_blank" title="Search Twitter for &quot;CSS&quot;">CSS</a> Techniques that Simplify the Webdesigner’s Life <a href="http://is.gd/O9wB">http://is.gd/O9wB</a></li>
<li>Fixed vs. Fluid vs. Elastic #<a href="http://search.twitter.com/search?q=%23Website" rel="nofollow" target="_blank" title="Search Twitter for &quot;Website&quot;">Website</a> Layout: What&#8217;s The Right One For You? <a href="http://bit.ly/OqF1M">http://bit.ly/OqF1M</a> (via @<a href="http://twitter.com/phaoloo" rel="nofollow" target="_blank" title="View phaoloo's Twitter Profile">phaoloo</a>)</li>
<li>RT @<a href="http://twitter.com/mlane" rel="nofollow" target="_blank" title="View mlane's Twitter Profile">mlane</a>: Everything You Need to Know About the !important #<a href="http://search.twitter.com/search?q=%23CSS" rel="nofollow" target="_blank" title="Search Twitter for &quot;CSS&quot;">CSS</a> Declaration &#8211; <a href="http://bit.ly/V69B7">http://bit.ly/V69B7</a></li>
<li>RT @<a href="http://twitter.com/pairadocsdesign" rel="nofollow" target="_blank" title="View pairadocsdesign's Twitter Profile">pairadocsdesign</a> @<a href="http://twitter.com/giographix" rel="nofollow" target="_blank" title="View giographix's Twitter Profile">giographix</a>: 10 #<a href="http://search.twitter.com/search?q=%23HTML" rel="nofollow" target="_blank" title="Search Twitter for &quot;HTML&quot;">HTML</a> Tag Crimes You Really Shouldn’t Commit <a href="http://bit.ly/DPYcg">http://bit.ly/DPYcg</a></li>
<li>Best of TutorialFeed <a href="http://bit.ly/17yCrI">http://bit.ly/17yCrI</a> <a href="http://ff.im/3t1EM">http://ff.im/3t1EM</a> (via @<a href="http://twitter.com/mytutorialfeed" rel="nofollow" target="_blank" title="View mytutorialfeed's Twitter Profile">mytutorialfeed</a>) #<a href="http://search.twitter.com/search?q=%23css" rel="nofollow" target="_blank" title="Search Twitter for &quot;css&quot;">css</a> and more</li>
<li>10 Professional Looking Free #<a href="http://search.twitter.com/search?q=%23CSS" rel="nofollow" target="_blank" title="Search Twitter for &quot;CSS&quot;">CSS</a> Menu’s &#8211; <a href="http://bit.ly/VgZ3j">http://bit.ly/VgZ3j</a> (via @<a href="http://twitter.com/Minervity" rel="nofollow" target="_blank" title="View Minervity's Twitter Profile">Minervity</a>)</li>
<li>14 Free Tools To Validate Your #<a href="http://search.twitter.com/search?q=%23HTML" rel="nofollow" target="_blank" title="Search Twitter for &quot;HTML&quot;">HTML</a>, #<a href="http://search.twitter.com/search?q=%23CSS" rel="nofollow" target="_blank" title="Search Twitter for &quot;CSS&quot;">CSS</a> &amp; #<a href="http://search.twitter.com/search?q=%23RSS" rel="nofollow" target="_blank" title="Search Twitter for &quot;RSS&quot;">RSS</a> Feeds <a href="http://is.gd/Ika9">http://is.gd/Ika9</a> (via @<a href="http://twitter.com/briancray" rel="nofollow" target="_blank" title="View briancray's Twitter Profile">briancray</a>)</li>
<li>RT @<a href="http://twitter.com/ronicadesign" rel="nofollow" target="_blank" title="View ronicadesign's Twitter Profile">ronicadesign</a>: 30 Tutorials On Converting A PSD To #<a href="http://search.twitter.com/search?q=%23XHTML" rel="nofollow" target="_blank" title="Search Twitter for &quot;XHTML&quot;">XHTML</a> And #<a href="http://search.twitter.com/search?q=%23CSS" rel="nofollow" target="_blank" title="Search Twitter for &quot;CSS&quot;">CSS</a> &gt; <a href="http://bit.ly/qJEJJ">http://bit.ly/qJEJJ</a> #<a href="http://search.twitter.com/search?q=%23photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;photoshop&quot;">photoshop</a></li>
<li>RT @<a href="http://twitter.com/ruhanirabin" rel="nofollow" target="_blank" title="View ruhanirabin's Twitter Profile">ruhanirabin</a> @<a href="http://twitter.com/IsaacVanName" rel="nofollow" target="_blank" title="View IsaacVanName's Twitter Profile">IsaacVanName</a> @<a href="http://twitter.com/designresources" rel="nofollow" target="_blank" title="View designresources's Twitter Profile">designresources</a> #<a href="http://search.twitter.com/search?q=%23CSS" rel="nofollow" target="_blank" title="Search Twitter for &quot;CSS&quot;">CSS</a> Tip: Create effective headline typography &#8211; <a href="http://bit.ly/OiHfc">http://bit.ly/OiHfc</a></li>
<li>How AJAX Works: 10 Practical Uses For #<a href="http://search.twitter.com/search?q=%23AJAX" rel="nofollow" target="_blank" title="Search Twitter for &quot;AJAX&quot;">AJAX</a> <a href="http://bit.ly/6qpw2">http://bit.ly/6qpw2</a> (via @<a href="http://twitter.com/webdesign_news" rel="nofollow" target="_blank" title="View webdesign_news's Twitter Profile">webdesign_news</a>) great for students!</li>
<li>RT @<a href="http://twitter.com/paviles" rel="nofollow" target="_blank" title="View paviles's Twitter Profile">paviles</a> @<a href="http://twitter.com/justdesign" rel="nofollow" target="_blank" title="View justdesign's Twitter Profile">justdesign</a> @<a href="http://twitter.com/RobStajo" rel="nofollow" target="_blank" title="View RobStajo's Twitter Profile">RobStajo</a>: #<a href="http://search.twitter.com/search?q=%23jQuery" rel="nofollow" target="_blank" title="Search Twitter for &quot;jQuery&quot;">jQuery</a> for Absolute Beginners: The Complete Series: <a href="http://is.gd/qNYE">http://is.gd/qNYE</a></li>
</ol>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.robinsblog.com/06222009/oodles-of-web-design-resources/" rel="bookmark">Oodles of Web Design Resources</a></li><li><a href="http://www.robinsblog.com/06202009/wordpress-resource-roundup/" rel="bookmark">WordPress Resource Roundup</a></li><li><a href="http://www.robinsblog.com/06192009/beautiful-photos-and-photography-resources/" rel="bookmark">Beautiful Photos and Photography Resources</a></li><li><a href="http://www.robinsblog.com/01112010/twitter-web-design-and-development-updates-for-june-2009-part-1/" rel="bookmark">Twitter Web Design and Development Updates for June 2009 - Part 1</a></li><li><a href="http://www.robinsblog.com/06182009/great-resources-around-the-web-freelance-edition/" rel="bookmark">Great Resources Around The Web: Freelance Edition</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.robinsblog.com/06242009/html-css-coding-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Weekly Link Love 5/27/09</title>
		<link>http://www.robinsblog.com/05272009/twitter-weekly-link-love-52709/</link>
		<comments>http://www.robinsblog.com/05272009/twitter-weekly-link-love-52709/#comments</comments>
		<pubDate>Wed, 27 May 2009 17:08:23 +0000</pubDate>
		<dc:creator>Robin Wood</dc:creator>
				<category><![CDATA[Graphics (Photoshop, Illustrator, Fireworks, etc.)]]></category>
		<category><![CDATA[Job Search]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[XHTML & Coding]]></category>

		<guid isPermaLink="false">http://www.robinsblog.com/?p=1047</guid>
		<description><![CDATA[This is a roundup of the links I share and retweet. They revolve around Web Development, graphics, computers, freelancing, and job search. Enjoy! RT @mayhemstudios @Jason_Pollock @cheth: 400+ Beautiful twtter Icons 4 yr Website &#124; Blog Godown http://bit.ly/Ni7yC RT @DesignerDepot: 33 Excellent Web Layout #Photoshop Tutorials: http://tinyurl.com/qoyp7h RT @PSDTUTS: 40 Logo Design Tutorials http://bit.ly/OmuMg #photoshop #illustrator Zixpk.com &#8211; Gorgeous #wallpapers [...]]]></description>
			<content:encoded><![CDATA[<p>This is a roundup of the links I share and retweet. They revolve around Web Development, graphics, computers, freelancing, and job search. Enjoy!</p>
<ol>
<li>RT @<a href="http://twitter.com/mayhemstudios" rel="nofollow" target="_blank" title="View mayhemstudios's Twitter Profile">mayhemstudios</a> @<a href="http://twitter.com/Jason_Pollock" rel="nofollow" target="_blank" title="View Jason_Pollock's Twitter Profile">Jason_Pollock</a> @<a href="http://twitter.com/cheth" rel="nofollow" target="_blank" title="View cheth's Twitter Profile">cheth</a>: 400+ Beautiful twtter Icons 4 yr Website | Blog Godown <a href="http://bit.ly/Ni7yC">http://bit.ly/Ni7yC</a></li>
<li>RT @<a href="http://twitter.com/DesignerDepot" rel="nofollow" target="_blank" title="View DesignerDepot's Twitter Profile">DesignerDepot</a>: 33 Excellent Web Layout #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> Tutorials: <a href="http://tinyurl.com/qoyp7h">http://tinyurl.com/qoyp7h</a></li>
<li>RT @<a href="http://twitter.com/PSDTUTS" rel="nofollow" target="_blank" title="View PSDTUTS's Twitter Profile">PSDTUTS</a>: 40 Logo Design Tutorials <a href="http://bit.ly/OmuMg">http://bit.ly/OmuMg</a> #<a href="http://search.twitter.com/search?q=%23photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;photoshop&quot;">photoshop</a> #<a href="http://search.twitter.com/search?q=%23illustrator" rel="nofollow" target="_blank" title="Search Twitter for &quot;illustrator&quot;">illustrator</a></li>
<li>Zixpk.com &#8211; Gorgeous #<a href="http://search.twitter.com/search?q=%23wallpapers" rel="nofollow" target="_blank" title="Search Twitter for &quot;wallpapers&quot;">wallpapers</a> and more <a href="http://www.zixpk.com/">http://www.zixpk.com/</a></li>
<li>RT @<a href="http://twitter.com/blellow" rel="nofollow" target="_blank" title="View blellow's Twitter Profile">blellow</a> @<a href="http://twitter.com/myreactiveone" rel="nofollow" target="_blank" title="View myreactiveone's Twitter Profile">myreactiveone</a> @<a href="http://twitter.com/DesignerDepot" rel="nofollow" target="_blank" title="View DesignerDepot's Twitter Profile">DesignerDepot</a> 10 Tips for #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> beginners: <a href="http://tinyurl.com/o4bdwg">http://tinyurl.com/o4bdwg</a></li>
<li>15 Free Amazing Social Icons Sets For Your Blog <a href="http://bit.ly/16QR0">http://bit.ly/16QR0</a></li>
<li>RT @<a href="http://twitter.com/eExecutives" rel="nofollow" target="_blank" title="View eExecutives's Twitter Profile">eExecutives</a>: What to do when you don&#8217;t know what to do in your #<a href="http://search.twitter.com/search?q=%23job" rel="nofollow" target="_blank" title="Search Twitter for &quot;job&quot;">job</a> search:<a href="http://bit.ly/crpRA"> http://bit.ly/crpRA</a> (via @<a href="http://twitter.com/jlipschultz" rel="nofollow" target="_blank" title="View jlipschultz's Twitter Profile">jlipschultz</a>)</li>
<li>Reading: 14 MORE Tools of Highly Effective Twitter Users &#8211; <a href="http://is.gd/FHh1">http://is.gd/FHh1</a> (via @<a href="http://twitter.com/problogger" rel="nofollow" target="_blank" title="View problogger's Twitter Profile">problogger</a>)</li>
<li>Applications: One Day in the Life of a Web Designer <a href="http://bit.ly/dNnbb">http://bit.ly/dNnbb</a></li>
<li>Formatting Typography and the Use of Styles in Adobe #<a href="http://search.twitter.com/search?q=%23InDesign" rel="nofollow" target="_blank" title="Search Twitter for &quot;InDesign&quot;">InDesign</a> <a href="http://bit.ly/RMVsT">http://bit.ly/RMVsT</a></li>
<li>RT @<a href="http://twitter.com/10steps" rel="nofollow" target="_blank" title="View 10steps's Twitter Profile">10steps</a> Sewing a Fabric Badge in #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> <a href="http://bit.ly/NeqLL">http://bit.ly/NeqLL</a></li>
<li>32 Free Vectors &#8211; Mega #<a href="http://search.twitter.com/search?q=%23Vector" rel="nofollow" target="_blank" title="Search Twitter for &quot;Vector&quot;">Vector</a> Mix Collection <a href="http://bit.ly/8aisf">http://bit.ly/8aisf</a></li>
<li>5 Page #<a href="http://search.twitter.com/search?q=%23Website" rel="nofollow" target="_blank" title="Search Twitter for &quot;Website&quot;">Website</a> Design in #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> with Source | Tutorial Lounge <a href="http://tinyurl.com/o7xjyh">http://tinyurl.com/o7xjyh</a> (via @<a href="http://twitter.com/photoframd" rel="nofollow" target="_blank" title="View photoframd's Twitter Profile">photoframd</a>)</li>
<li>Aperture Explained <a href="http://bit.ly/lvhfr">http://bit.ly/lvhfr</a> #<a href="http://search.twitter.com/search?q=%23photography" rel="nofollow" target="_blank" title="Search Twitter for &quot;photography&quot;">photography</a></li>
<li>Career Advice &#8211; 5 Tips to Using the Informational Interview to Find Your Dream #<a href="http://search.twitter.com/search?q=%23Job" rel="nofollow" target="_blank" title="Search Twitter for &quot;Job&quot;">Job</a> <a href="http://bit.ly/Gx63u">http://bit.ly/Gx63u</a></li>
<li>RT @<a href="http://twitter.com/DesiznTech" rel="nofollow" target="_blank" title="View DesiznTech's Twitter Profile">DesiznTech</a>: Desizn Tech :How to Create a Stunning Grunge Portfolio  <a href="http://bit.ly/T8WX3">http://bit.ly/T8WX3</a> #<a href="http://search.twitter.com/search?q=%23photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;photoshop&quot;">photoshop</a></li>
<li>CyberNotes: Firefox Extensions cause Memory Leaks and Crashes <a href="http://bit.ly/16xQVe">http://bit.ly/16xQVe</a></li>
<li>Minimem memory optimization solution  <a href="http://bit.ly/iv52o">http://bit.ly/iv52o</a> #<a href="http://search.twitter.com/search?q=%23firefox" rel="nofollow" target="_blank" title="Search Twitter for &quot;firefox&quot;">firefox</a> #<a href="http://search.twitter.com/search?q=%23tweetdeck" rel="nofollow" target="_blank" title="Search Twitter for &quot;tweetdeck&quot;">tweetdeck</a></li>
<li>46 Sites To Get Inspired And Familiar With Hand Drawing Style <a href="http://bit.ly/jznyb">http://bit.ly/jznyb</a> (via @<a href="http://twitter.com/DesignNewz" rel="nofollow" target="_blank" title="View DesignNewz's Twitter Profile">DesignNewz</a>)</li>
<li>RT @<a href="http://twitter.com/photoframd" rel="nofollow" target="_blank" title="View photoframd's Twitter Profile">photoframd</a> 23 Best Fire Effects in #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> <a href="http://bit.ly/SDZLb">http://bit.ly/SDZLb</a></li>
<li>Beginner #<a href="http://search.twitter.com/search?q=%23Illustrator" rel="nofollow" target="_blank" title="Search Twitter for &quot;Illustrator&quot;">Illustrator</a> Tutorial &#8211; Create a Vector RSS Icon <a href="http://bit.ly/s9Abk">http://bit.ly/s9Abk</a></li>
<li>22 Neat Code Editors for Windows <a href="http://bit.ly/yJRic">http://bit.ly/yJRic</a></li>
<li>RT @<a href="http://twitter.com/djR3Z" rel="nofollow" target="_blank" title="View djR3Z's Twitter Profile">djR3Z</a>: 33 best #<a href="http://search.twitter.com/search?q=%23photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;photoshop&quot;">photoshop</a> tutorials of May 2009 <a href="http://bit.ly/coTv5">http://bit.ly/coTv5</a> (via @<a href="http://twitter.com/BuzzEdition" rel="nofollow" target="_blank" title="View BuzzEdition's Twitter Profile">BuzzEdition</a>)</li>
<li>22 Creative Uses of Robots in #<a href="http://search.twitter.com/search?q=%23Web" rel="nofollow" target="_blank" title="Search Twitter for &quot;Web&quot;">Web</a> Design <a href="http://bit.ly/32L4fT">http://bit.ly/32L4fT</a></li>
<li>RT @<a href="http://twitter.com/blellow" rel="nofollow" target="_blank" title="View blellow's Twitter Profile">blellow</a> @<a href="http://twitter.com/chadengle" rel="nofollow" target="_blank" title="View chadengle's Twitter Profile">chadengle</a> @<a href="http://twitter.com/kristofcreative" rel="nofollow" target="_blank" title="View kristofcreative's Twitter Profile">kristofcreative</a>: 10 #<a href="http://search.twitter.com/search?q=%23Twitter" rel="nofollow" target="_blank" title="Search Twitter for &quot;Twitter&quot;">Twitter</a> Hacks For #<a href="http://search.twitter.com/search?q=%23WordPress" rel="nofollow" target="_blank" title="Search Twitter for &quot;WordPress&quot;">WordPress</a> <a href="http://bit.ly/148NV7">http://bit.ly/148NV7</a> (via @<a href="http://twitter.com/cameronolivier" rel="nofollow" target="_blank" title="View cameronolivier's Twitter Profile">cameronolivier</a>)</li>
<li>RT @<a href="http://twitter.com/blingafe" rel="nofollow" target="_blank" title="View blingafe's Twitter Profile">blingafe</a> @<a href="http://twitter.com/PSDTUTS" rel="nofollow" target="_blank" title="View PSDTUTS's Twitter Profile">PSDTUTS</a>: Graphic Design Week Wrap-up <a href="http://bit.ly/18CY1u">http://bit.ly/18CY1u</a> #<a href="http://search.twitter.com/search?q=%23photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;photoshop&quot;">photoshop</a> #<a href="http://search.twitter.com/search?q=%23illustrator" rel="nofollow" target="_blank" title="Search Twitter for &quot;illustrator&quot;">illustrator</a> #<a href="http://search.twitter.com/search?q=%23indesign" rel="nofollow" target="_blank" title="Search Twitter for &quot;indesign&quot;">indesign</a></li>
<li>Suggestions for moms headed back to work <a href="http://bit.ly/LWclv">http://bit.ly/LWclv</a> (via @<a href="http://twitter.com/twitlinker" rel="nofollow" target="_blank" title="View twitlinker's Twitter Profile">twitlinker</a>) #<a href="http://search.twitter.com/search?q=%23jobs" rel="nofollow" target="_blank" title="Search Twitter for &quot;jobs&quot;">jobs</a> #<a href="http://search.twitter.com/search?q=%23career" rel="nofollow" target="_blank" title="Search Twitter for &quot;career&quot;">career</a></li>
<li>Amazing post about twitter in the classroom:  <a href="http://bit.ly/aTOJk">http://bit.ly/aTOJk</a> (via @<a href="http://twitter.com/lgesin" rel="nofollow" target="_blank" title="View lgesin's Twitter Profile">lgesin</a>)</li>
<li>RT @<a href="http://twitter.com/bkmacdaddy" rel="nofollow" target="_blank" title="View bkmacdaddy's Twitter Profile">bkmacdaddy</a>: 30 Best #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> Abstract Effect Tutorials -<a href="http://bit.ly/rBca4"> http://bit.ly/rBca4</a> #<a href="http://search.twitter.com/search?q=%23design" rel="nofollow" target="_blank" title="Search Twitter for &quot;design&quot;">design</a> (via @<a href="http://twitter.com/divyasharad" rel="nofollow" target="_blank" title="View divyasharad's Twitter Profile">divyasharad</a>)</li>
<li>Updated: How To Modify #<a href="http://search.twitter.com/search?q=%23WordPress" rel="nofollow" target="_blank" title="Search Twitter for &quot;WordPress&quot;">WordPress</a> Themes The Smart Way <a href="http://bit.ly/1afyY5">http://bit.ly/1afyY5</a> (via @<a href="http://twitter.com/iandstewart" rel="nofollow" target="_blank" title="View iandstewart's Twitter Profile">iandstewart</a>)</li>
<li>Checking out: 10 Online #<a href="http://search.twitter.com/search?q=%23Photography" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photography&quot;">Photography</a> Magazines We Love   <a href="http://bit.ly/E7IA4">http://bit.ly/E7IA4</a> (via @<a href="http://twitter.com/blingafe" rel="nofollow" target="_blank" title="View blingafe's Twitter Profile">blingafe</a>)</li>
<li>9 Things You can do with Categories in #<a href="http://search.twitter.com/search?q=%23Wordpress" rel="nofollow" target="_blank" title="Search Twitter for &quot;Wordpress&quot;">WordPress</a> &#8211;  <a href="http://bit.ly/1XaPD">http://bit.ly/1XaPD</a> (RT @<a href="http://twitter.com/bkmacdaddy" rel="nofollow" target="_blank" title="View bkmacdaddy's Twitter Profile">bkmacdaddy</a> @<a href="http://twitter.com/ruhanirabin" rel="nofollow" target="_blank" title="View ruhanirabin's Twitter Profile">ruhanirabin</a>)</li>
<li>CrazyLeaf Design Blog : Surf #<a href="http://search.twitter.com/search?q=%23Photography" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photography&quot;">Photography</a>&#8230; <a href="http://inblogs.org/go/nl3xc">http://inblogs.org/go/nl3xc</a> (via @<a href="http://twitter.com/inBlogs" rel="nofollow" target="_blank" title="View inBlogs's Twitter Profile">inBlogs</a>) Wow!</li>
<li>RT @<a href="http://twitter.com/abduzeedo" rel="nofollow" target="_blank" title="View abduzeedo's Twitter Profile">abduzeedo</a>: Awesome Milk Typography Effect in #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> <a href="http://tinyurl.com/ovelqg">http://tinyurl.com/ovelqg</a> (via @<a href="http://twitter.com/iBlend" rel="nofollow" target="_blank" title="View iBlend's Twitter Profile">iBlend</a>)</li>
<li>RT @<a href="http://twitter.com/pranavrastogi" rel="nofollow" target="_blank" title="View pranavrastogi's Twitter Profile">pranavrastogi</a> Download â€œColorsâ€ â€“ A free Colorful #<a href="http://search.twitter.com/search?q=%23Wordpress" rel="nofollow" target="_blank" title="Search Twitter for &quot;Wordpress&quot;">WordPress</a> Theme <a href="http://bit.ly/WcSL8">http://bit.ly/WcSL8</a> (via @<a href="http://twitter.com/naldzgraphics" rel="nofollow" target="_blank" title="View naldzgraphics's Twitter Profile">naldzgraphics</a>)</li>
<li>RT @<a href="http://twitter.com/iblend" rel="nofollow" target="_blank" title="View iblend's Twitter Profile">iblend</a> @<a href="http://twitter.com/sharebrain" rel="nofollow" target="_blank" title="View sharebrain's Twitter Profile">sharebrain</a> How to Draw A Cute Clownfish in #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> <a href="http://tinyurl.com/p7ts74">http://tinyurl.com/p7ts74</a></li>
<li>35 Amazing Things You Didn&#8217;t Know Your PC Could Do! <a href="http://bit.ly/O9Ke6">http://bit.ly/O9Ke6</a> *Yup, you read that right, a PC! (via @<a href="http://twitter.com/FlashDenNet" rel="nofollow" target="_blank" title="View FlashDenNet's Twitter Profile">FlashDenNet</a>)</li>
<li>RT @<a href="http://twitter.com/DianaKhalil" rel="nofollow" target="_blank" title="View DianaKhalil's Twitter Profile">DianaKhalil</a> @<a href="http://twitter.com/Minervity" rel="nofollow" target="_blank" title="View Minervity's Twitter Profile">Minervity</a> How To Create a Realistic Water Text Effect &#8211; <a href="http://bit.ly/jSEdX">http://bit.ly/jSEdX</a> #<a href="http://search.twitter.com/search?q=%23photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;photoshop&quot;">photoshop</a></li>
<li>RT @<a href="http://twitter.com/DianaKhalil" rel="nofollow" target="_blank" title="View DianaKhalil's Twitter Profile">DianaKhalil</a> @<a href="http://twitter.com/mayhemstudios" rel="nofollow" target="_blank" title="View mayhemstudios's Twitter Profile">mayhemstudios</a> @<a href="http://twitter.com/Minervity" rel="nofollow" target="_blank" title="View Minervity's Twitter Profile">Minervity</a> 52 Professional Website User Interface #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> Tutorials <a href="http://bit.ly/CqHah">http://bit.ly/CqHah</a></li>
<li>RT @<a href="http://twitter.com/DianaKhalil" rel="nofollow" target="_blank" title="View DianaKhalil's Twitter Profile">DianaKhalil</a> @<a href="http://twitter.com/Minervity" rel="nofollow" target="_blank" title="View Minervity's Twitter Profile">Minervity</a> @<a href="http://twitter.com/rockstaronline" rel="nofollow" target="_blank" title="View rockstaronline's Twitter Profile">rockstaronline</a> +60 Fantastic #<a href="http://search.twitter.com/search?q=%23Creative" rel="nofollow" target="_blank" title="Search Twitter for &quot;Creative&quot;">Creative</a> #<a href="http://search.twitter.com/search?q=%23Photo" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photo&quot;">Photo</a> #<a href="http://search.twitter.com/search?q=%23Inspiration" rel="nofollow" target="_blank" title="Search Twitter for &quot;Inspiration&quot;">Inspiration</a> <a href="http://bit.ly/WBUe2">http://bit.ly/WBUe2</a></li>
<li>RT @<a href="http://twitter.com/BuzzEdition" rel="nofollow" target="_blank" title="View BuzzEdition's Twitter Profile">BuzzEdition</a> @<a href="http://twitter.com/mayhemstudios" rel="nofollow" target="_blank" title="View mayhemstudios's Twitter Profile">mayhemstudios</a> @<a href="http://twitter.com/Minervity" rel="nofollow" target="_blank" title="View Minervity's Twitter Profile">Minervity</a> 5 Different Ways To Create Stylish Contact Form Layouts &#8211; <a href="http://bit.ly/vyBFf">http://bit.ly/vyBFf</a></li>
<li>RT @<a href="http://twitter.com/ahdesign" rel="nofollow" target="_blank" title="View ahdesign's Twitter Profile">ahdesign</a> @<a href="http://twitter.com/VideoHive" rel="nofollow" target="_blank" title="View VideoHive's Twitter Profile">VideoHive</a> @<a href="http://twitter.com/redheaddesign" rel="nofollow" target="_blank" title="View redheaddesign's Twitter Profile">redheaddesign</a> 30 Excellent #<a href="http://search.twitter.com/search?q=%23WordPress" rel="nofollow" target="_blank" title="Search Twitter for &quot;WordPress&quot;">WordPress</a> Video Tutorials <a href="http://bit.ly/OktkQ">http://bit.ly/OktkQ</a></li>
<li>150 valuable #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> Action sets + Tutorials <a href="http://bit.ly/UEjW8">http://bit.ly/UEjW8</a> (via @<a href="http://twitter.com/Tutostube" rel="nofollow" target="_blank" title="View Tutostube's Twitter Profile">Tutostube</a>)</li>
<li>RT @<a href="http://twitter.com/mayhemstudios" rel="nofollow" target="_blank" title="View mayhemstudios's Twitter Profile">mayhemstudios</a> @<a href="http://twitter.com/santoscreative" rel="nofollow" target="_blank" title="View santoscreative's Twitter Profile">santoscreative</a> @<a href="http://twitter.com/mlane" rel="nofollow" target="_blank" title="View mlane's Twitter Profile">mlane</a> @<a href="http://twitter.com/Minervity" rel="nofollow" target="_blank" title="View Minervity's Twitter Profile">Minervity</a> What the future of web fonts is looking like <a href="http://bit.ly/yrWIg">http://bit.ly/yrWIg</a></li>
<li>How to #<a href="http://search.twitter.com/search?q=%23Photograph" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photograph&quot;">Photograph</a> Baseball <a href="http://bit.ly/14vaHR">http://bit.ly/14vaHR</a> #<a href="http://search.twitter.com/search?q=%23photography" rel="nofollow" target="_blank" title="Search Twitter for &quot;photography&quot;">photography</a></li>
<li>12 Awesome links shared on Twitter <a href="http://bit.ly/TxZDo">http://bit.ly/TxZDo</a></li>
<li>Top 20 Colour Application #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> Tutorials <a href="http://bit.ly/137cbX">http://bit.ly/137cbX</a></li>
<li>Ultimate Cheat Sheet Collection <a href="http://bit.ly/19Qmmo">http://bit.ly/19Qmmo</a> #<a href="http://search.twitter.com/search?q=%23html" rel="nofollow" target="_blank" title="Search Twitter for &quot;html&quot;">html</a> #<a href="http://search.twitter.com/search?q=%23css" rel="nofollow" target="_blank" title="Search Twitter for &quot;css&quot;">css</a> #<a href="http://search.twitter.com/search?q=%23php" rel="nofollow" target="_blank" title="Search Twitter for &quot;php&quot;">php</a> #<a href="http://search.twitter.com/search?q=%23jquery" rel="nofollow" target="_blank" title="Search Twitter for &quot;jquery&quot;">jquery</a> #<a href="http://search.twitter.com/search?q=%23photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;photoshop&quot;">photoshop</a> #<a href="http://search.twitter.com/search?q=%23illustrator" rel="nofollow" target="_blank" title="Search Twitter for &quot;illustrator&quot;">illustrator</a></li>
<li>Design a Ready to Print Brochure in #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> <a href="http://bit.ly/zDgxB">http://bit.ly/zDgxB</a></li>
<li>RT @<a href="http://twitter.com/GabeSEO" rel="nofollow" target="_blank" title="View GabeSEO's Twitter Profile">GabeSEO</a> @<a href="http://twitter.com/blellow" rel="nofollow" target="_blank" title="View blellow's Twitter Profile">blellow</a> @<a href="http://twitter.com/pimpmywordpress" rel="nofollow" target="_blank" title="View pimpmywordpress's Twitter Profile">pimpmywordpress</a> A collection of 30 free stock photo sites <a href="http://budurl.com/3qz2">http://budurl.com/3qz2</a></li>
<li>RT @<a href="http://twitter.com/saurabhshah" rel="nofollow" target="_blank" title="View saurabhshah's Twitter Profile">saurabhshah</a> @<a href="http://twitter.com/iamkhayyam" rel="nofollow" target="_blank" title="View iamkhayyam's Twitter Profile">iamkhayyam</a> @<a href="http://twitter.com/mparent77772" rel="nofollow" target="_blank" title="View mparent77772's Twitter Profile">mparent77772</a>: Essential #<a href="http://search.twitter.com/search?q=%23WordPress" rel="nofollow" target="_blank" title="Search Twitter for &quot;WordPress&quot;">WordPress</a> Plugins For Small Business  <a href="http://bit.ly/EZ8oM">http://bit.ly/EZ8oM</a></li>
<li>RT @<a href="http://twitter.com/gaksdesigns" rel="nofollow" target="_blank" title="View gaksdesigns's Twitter Profile">gaksdesigns</a>: 50 Best Tutorials To Design Wallpapers-<a href="http://bit.ly/BzKCa">http://bit.ly/BzKCa</a> #<a href="http://search.twitter.com/search?q=%23photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;photoshop&quot;">photoshop</a> #<a href="http://search.twitter.com/search?q=%23illustrator" rel="nofollow" target="_blank" title="Search Twitter for &quot;illustrator&quot;">illustrator</a></li>
<li>How to End Suffering <a href="http://bit.ly/75r45">http://bit.ly/75r45</a></li>
<li>RT @<a href="http://twitter.com/FlashDenNet" rel="nofollow" target="_blank" title="View FlashDenNet's Twitter Profile">FlashDenNet</a>: The Art of Building Self-Esteem <a href="http://bit.ly/yXAtX">http://bit.ly/yXAtX</a></li>
<li>RT @<a href="http://twitter.com/FlashDenNet" rel="nofollow" target="_blank" title="View FlashDenNet's Twitter Profile">FlashDenNet</a>: Itâ€™s Like Firebug, but for Flex Apps: FlexSpy <a href="http://bit.ly/wlyUz">http://bit.ly/wlyUz</a></li>
<li>RT @<a href="http://twitter.com/webaddict" rel="nofollow" target="_blank" title="View webaddict's Twitter Profile">webaddict</a> @<a href="http://twitter.com/BuzzEdition" rel="nofollow" target="_blank" title="View BuzzEdition's Twitter Profile">BuzzEdition</a> @<a href="http://twitter.com/mayhemstudios" rel="nofollow" target="_blank" title="View mayhemstudios's Twitter Profile">mayhemstudios</a> Properly Set Up Your Twitter Background For ALL Resolutions <a href="http://bit.ly/Lkurw">http://bit.ly/Lkurw</a></li>
<li>The Everyday Web Expert : Customer Service is a MUST!&#8230; <a href="http://inblogs.org/go/ep8yj">http://inblogs.org/go/ep8yj</a> (via @<a href="http://twitter.com/inBlogs" rel="nofollow" target="_blank" title="View inBlogs's Twitter Profile">inBlogs</a>)</li>
<li>43 Really Useful #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> Tutorials For Excellent 3d Effects <a href="http://bit.ly/GtdV">http://bit.ly/GtdV</a> (via @<a href="http://twitter.com/dustyedwards" rel="nofollow" target="_blank" title="View dustyedwards's Twitter Profile">dustyedwards</a>)</li>
<li>JOB SEARCH: Social Media to Get a #<a href="http://search.twitter.com/search?q=%23Job" rel="nofollow" target="_blank" title="Search Twitter for &quot;Job&quot;">Job</a>? <a href="http://bit.ly/11MKPZ">http://bit.ly/11MKPZ</a> (via @<a href="http://twitter.com/danschawbel" rel="nofollow" target="_blank" title="View danschawbel's Twitter Profile">danschawbel</a>)</li>
<li>10 #<a href="http://search.twitter.com/search?q=%23Powerpoint" rel="nofollow" target="_blank" title="Search Twitter for &quot;Powerpoint&quot;">Powerpoint</a> Tips for Preparing a Professional Presentation <a href="http://tinyurl.com/ptb35f">http://tinyurl.com/ptb35f</a> (via @<a href="http://twitter.com/deliciouspop" rel="nofollow" target="_blank" title="View deliciouspop's Twitter Profile">deliciouspop</a>)</li>
<li>Design an awesome web layout based on typography <a href="http://tinyurl.com/q56jxc">http://tinyurl.com/q56jxc</a> (via @<a href="http://twitter.com/pulseblogger" rel="nofollow" target="_blank" title="View pulseblogger's Twitter Profile">pulseblogger</a>) #<a href="http://search.twitter.com/search?q=%23photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;photoshop&quot;">photoshop</a></li>
<li>30 Beautiful Web Designs Inspired by Nature <a href="http://bit.ly/bCH0n">http://bit.ly/bCH0n</a> (via @<a href="http://twitter.com/phaoloo" rel="nofollow" target="_blank" title="View phaoloo's Twitter Profile">phaoloo</a>)</li>
<li>How to Create a Realistic 3D â€œStoneâ€ Text Effect &#8211; <a href="http://bit.ly/12mPit">http://bit.ly/12mPit</a> (via @<a href="http://twitter.com/mayhemstudios" rel="nofollow" target="_blank" title="View mayhemstudios's Twitter Profile">mayhemstudios</a> @<a href="http://twitter.com/minervity" rel="nofollow" target="_blank" title="View minervity's Twitter Profile">minervity</a>) #<a href="http://search.twitter.com/search?q=%23photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;photoshop&quot;">photoshop</a></li>
<li>Jan, @<a href="http://twitter.com/mj12982" rel="nofollow" target="_blank" title="View mj12982's Twitter Profile">mj12982</a>, updated her layout tutorial <a href="http://is.gd/BHvR">http://is.gd/BHvR</a> to include instructions on diagonal lines (via @<a href="http://twitter.com/jggube" rel="nofollow" target="_blank" title="View jggube's Twitter Profile">jggube</a>) #<a href="http://search.twitter.com/search?q=%23photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;photoshop&quot;">photoshop</a></li>
<li>Tweeting Your Way to a Job &#8211; <a href="http://is.gd/C4A2">http://is.gd/C4A2</a> (via @<a href="http://twitter.com/copyblogger" rel="nofollow" target="_blank" title="View copyblogger's Twitter Profile">copyblogger</a>)</li>
<li>6 (More) Free File Hosting Websites That Would Be Useful &#8211; <a href="http://bit.ly/HSCWF">http://bit.ly/HSCWF</a> (via @<a href="http://twitter.com/mlane" rel="nofollow" target="_blank" title="View mlane's Twitter Profile">mlane</a>)</li>
<li>Art of Choosing Right Keywords <a href="http://bit.ly/vTRTz">http://bit.ly/vTRTz</a> (via @<a href="http://twitter.com/rob_dale" rel="nofollow" target="_blank" title="View rob_dale's Twitter Profile">rob_dale</a>)</li>
<li>Huge (Inspirational) Resource: 500 Free Premium #<a href="http://search.twitter.com/search?q=%23WordPress" rel="nofollow" target="_blank" title="Search Twitter for &quot;WordPress&quot;">WordPress</a> Themes Gallery &#8211; <a href="http://bit.ly/zi12g">http://bit.ly/zi12g</a> (via @<a href="http://twitter.com/mlane" rel="nofollow" target="_blank" title="View mlane's Twitter Profile">mlane</a>)</li>
<li>How to Use a Blog to Post Your #<a href="http://search.twitter.com/search?q=%23Resume" rel="nofollow" target="_blank" title="Search Twitter for &quot;Resume&quot;">Resume</a> <a href="http://bit.ly/19g33g">http://bit.ly/19g33g</a></li>
<li>Create a Dark Abyss with an Emerging Blue Light #<a href="http://search.twitter.com/search?q=%23photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;photoshop&quot;">photoshop</a> <a href="http://bit.ly/E1JLG">http://bit.ly/E1JLG</a></li>
<li>RT @<a href="http://twitter.com/briancray" rel="nofollow" target="_blank" title="View briancray's Twitter Profile">briancray</a>: The Future of Open Source CMS &#8211; by 23 Web Designers &amp; Developers | Dezinerfolio <a href="http://tr.im/m8OW">http://tr.im/m8OW</a></li>
<li>Create and Print a Brochure with #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a>, #<a href="http://search.twitter.com/search?q=%23Indesign" rel="nofollow" target="_blank" title="Search Twitter for &quot;Indesign&quot;">Indesign</a> and UPrinting.com &#8211; Part 1 <a href="http://bit.ly/j6rLd">http://bit.ly/j6rLd</a></li>
<li>9 Things to Understand About a Client When Starting a Design Project <a href="http://bit.ly/AoJOz">http://bit.ly/AoJOz</a></li>
<li>RT @<a href="http://twitter.com/David_North" rel="nofollow" target="_blank" title="View David_North's Twitter Profile">David_North</a> @<a href="http://twitter.com/techandlife" rel="nofollow" target="_blank" title="View techandlife's Twitter Profile">techandlife</a> 15 Common WordPress Blunders <a href="http://bit.ly/179OvZ">http://bit.ly/179OvZ</a> (via @<a href="http://twitter.com/hashwordpress" rel="nofollow" target="_blank" title="View hashwordpress's Twitter Profile">hashwordpress</a>)</li>
<li>How to Create Screencasts &#8211; Nettuts+ <a href="http://bit.ly/3O1OUV">http://bit.ly/3O1OUV</a> (via @<a href="http://twitter.com/deliciouspop" rel="nofollow" target="_blank" title="View deliciouspop's Twitter Profile">deliciouspop</a>)</li>
<li>RT @<a href="http://twitter.com/ruhanirabin" rel="nofollow" target="_blank" title="View ruhanirabin's Twitter Profile">ruhanirabin</a>: 11 ways to increase your RSS feed count <a href="http://twurl.nl/m0nzcj">http://twurl.nl/m0nzcj</a> (RT @<a href="http://twitter.com/giographix" rel="nofollow" target="_blank" title="View giographix's Twitter Profile">giographix</a> @<a href="http://twitter.com/DianaKhalil" rel="nofollow" target="_blank" title="View DianaKhalil's Twitter Profile">DianaKhalil</a>) #<a href="http://search.twitter.com/search?q=%23wordpress" rel="nofollow" target="_blank" title="Search Twitter for &quot;wordpress&quot;">wordpress</a></li>
<li>RT @<a href="http://twitter.com/DesiznTech" rel="nofollow" target="_blank" title="View DesiznTech's Twitter Profile">DesiznTech</a>: 20 Useful Websites for Graphic Design Textures and Patterns <a href="http://bit.ly/kseJx">http://bit.ly/kseJx</a> Please Some digg guys</li>
<li>RT @<a href="http://twitter.com/inBlogs" rel="nofollow" target="_blank" title="View inBlogs's Twitter Profile">inBlogs</a>: Layers Mag: Why does #<a href="http://search.twitter.com/search?q=%23HDR" rel="nofollow" target="_blank" title="Search Twitter for &quot;HDR&quot;">HDR</a> bring out the best/worst in you as a #<a href="http://search.twitter.com/search?q=%23Photographer" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photographer&quot;">Photographer</a>? <a href="http://inblogs.org/go/ewqiv">http://inblogs.org/go/ewqiv</a></li>
<li>RT @<a href="http://twitter.com/3drockz" rel="nofollow" target="_blank" title="View 3drockz's Twitter Profile">3drockz</a>: 30 Artistic and Creative Resumes  <a href="http://tr.im/m7Tq">http://tr.im/m7Tq</a></li>
<li>RT @<a href="http://twitter.com/photoshoptips" rel="nofollow" target="_blank" title="View photoshoptips's Twitter Profile">photoshoptips</a>: 23 Most Incredible #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> Tutorials <a href="http://snurl.com/ikd9l">http://snurl.com/ikd9l</a></li>
<li>RT @<a href="http://twitter.com/spicydesign" rel="nofollow" target="_blank" title="View spicydesign's Twitter Profile">spicydesign</a>: 150+ Beautiful #<a href="http://search.twitter.com/search?q=%23Twitter" rel="nofollow" target="_blank" title="Search Twitter for &quot;Twitter&quot;">Twitter</a> #<a href="http://search.twitter.com/search?q=%23Icons" rel="nofollow" target="_blank" title="Search Twitter for &quot;Icons&quot;">Icons</a> And Buttons <a href="http://bit.ly/LeRez">http://bit.ly/LeRez</a></li>
<li>An Open Source And Free Invoicing Web Application <a href="http://tinyurl.com/qb5tgy">http://tinyurl.com/qb5tgy</a> (via @<a href="http://twitter.com/SmashingApps" rel="nofollow" target="_blank" title="View SmashingApps's Twitter Profile">SmashingApps</a>)</li>
<li>RT @<a href="http://twitter.com/hashphotoshop" rel="nofollow" target="_blank" title="View hashphotoshop's Twitter Profile">hashphotoshop</a> Design a realistic website layout in #<a href="http://search.twitter.com/search?q=%23photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;photoshop&quot;">photoshop</a> <a href="http://inblogs.org/go/zhdrd">http://inblogs.org/go/zhdrd</a> (via @<a href="http://twitter.com/inBlogs" rel="nofollow" target="_blank" title="View inBlogs's Twitter Profile">inBlogs</a> @<a href="http://twitter.com/webbtech" rel="nofollow" target="_blank" title="View webbtech's Twitter Profile">webbtech</a>)</li>
<li>Digg Design: Web Design Industry Jargon: Glossary and Resources <a href="http://bit.ly/SjQIv">http://bit.ly/SjQIv</a> (via @<a href="http://twitter.com/justdesign" rel="nofollow" target="_blank" title="View justdesign's Twitter Profile">justdesign</a>)</li>
<li>Take The Plunge Into #<a href="http://search.twitter.com/search?q=%23Freelance" rel="nofollow" target="_blank" title="Search Twitter for &quot;Freelance&quot;">Freelance</a> Work <a href="http://bit.ly/O1fIx">http://bit.ly/O1fIx</a> (via @<a href="http://twitter.com/DesignNewz" rel="nofollow" target="_blank" title="View DesignNewz's Twitter Profile">DesignNewz</a>)</li>
<li>CSS3 Exciting Functions and Features: 30+ Useful Tutorials | Noupe <a href="http://bit.ly/2IiDeC">http://bit.ly/2IiDeC</a> (via @<a href="http://twitter.com/GRAPHACTORY" rel="nofollow" target="_blank" title="View GRAPHACTORY's Twitter Profile">GRAPHACTORY</a>) #<a href="http://search.twitter.com/search?q=%23css" rel="nofollow" target="_blank" title="Search Twitter for &quot;css&quot;">css</a></li>
<li>Quick Picks: Two Must-Have Resources for Designers <a href="http://bit.ly/pjxim">http://bit.ly/pjxim</a> (via @<a href="http://twitter.com/ViralGFX" rel="nofollow" target="_blank" title="View ViralGFX's Twitter Profile">ViralGFX</a>)</li>
<li>RT @<a href="http://twitter.com/abduzeedo" rel="nofollow" target="_blank" title="View abduzeedo's Twitter Profile">abduzeedo</a>: Tutorial: Making a Planet in #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> <a href="http://tinyurl.com/rchdns">http://tinyurl.com/rchdns</a> (via @<a href="http://twitter.com/iBlend" rel="nofollow" target="_blank" title="View iBlend's Twitter Profile">iBlend</a>)</li>
<li>RT @<a href="http://twitter.com/smashingmag" rel="nofollow" target="_blank" title="View smashingmag's Twitter Profile">smashingmag</a> @<a href="http://twitter.com/stevensnell" rel="nofollow" target="_blank" title="View stevensnell's Twitter Profile">stevensnell</a> How to Set Up a Killer #<a href="http://search.twitter.com/search?q=%23WordPress" rel="nofollow" target="_blank" title="Search Twitter for &quot;WordPress&quot;">WordPress</a> Testing Environment Locally &#8211; <a href="http://is.gd/C2YD">http://is.gd/C2YD</a></li>
<li>RT @<a href="http://twitter.com/DianaKhalil" rel="nofollow" target="_blank" title="View DianaKhalil's Twitter Profile">DianaKhalil</a> @<a href="http://twitter.com/designfeed" rel="nofollow" target="_blank" title="View designfeed's Twitter Profile">designfeed</a> How To Be The Freelancer That Everyone Wants To Work With <a href="http://bit.ly/YYdCx">http://bit.ly/YYdCx</a></li>
<li>New blog post: Northern California Career and Leadership Summit <a href="http://bit.ly/wBC5S">http://bit.ly/wBC5S</a></li>
<li>RT @<a href="http://twitter.com/abduzeedo" rel="nofollow" target="_blank" title="View abduzeedo's Twitter Profile">abduzeedo</a>: Tutorial: Making a Planet in #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> <a href="http://tinyurl.com/rchdns">http://tinyurl.com/rchdns</a> (via @<a href="http://twitter.com/iBlend" rel="nofollow" target="_blank" title="View iBlend's Twitter Profile">iBlend</a>)</li>
<li>RT @<a href="http://twitter.com/CreativeOpera" rel="nofollow" target="_blank" title="View CreativeOpera's Twitter Profile">CreativeOpera</a> @<a href="http://twitter.com/andysowards" rel="nofollow" target="_blank" title="View andysowards's Twitter Profile">andysowards</a> New blog post: #<a href="http://search.twitter.com/search?q=%23WDNDL" rel="nofollow" target="_blank" title="Search Twitter for &quot;WDNDL&quot;">WDNDL</a> For 5/20/2009 &#8211; CSS, WordPress, and Type Edition! <a href="http://bit.ly/pxEze">http://bit.ly/pxEze</a></li>
<li>30+ Amazing Tutorials for Creating Icons in #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> <a href="http://bit.ly/ZBSqf">http://bit.ly/ZBSqf</a></li>
<li>3 Beautiful #<a href="http://search.twitter.com/search?q=%23CSS" rel="nofollow" target="_blank" title="Search Twitter for &quot;CSS&quot;">CSS</a> Effects With Tutorials And Source Files By Dragon Labs <a href="http://bit.ly/aaAJ6">http://bit.ly/aaAJ6</a></li>
<li>How to Create an Abstract Vector Design in #<a href="http://search.twitter.com/search?q=%23Illustrator" rel="nofollow" target="_blank" title="Search Twitter for &quot;Illustrator&quot;">Illustrator</a> <a href="http://bit.ly/vDCVA">http://bit.ly/vDCVA</a></li>
<li>RT @<a href="http://twitter.com/MRHYPERPCS" rel="nofollow" target="_blank" title="View MRHYPERPCS's Twitter Profile">MRHYPERPCS</a> @<a href="http://twitter.com/adellecharles" rel="nofollow" target="_blank" title="View adellecharles's Twitter Profile">adellecharles</a> RT Darren Rowse Reading: 30 Untypical #<a href="http://search.twitter.com/search?q=%23WordPress" rel="nofollow" target="_blank" title="Search Twitter for &quot;WordPress&quot;">WordPress</a> Sites &#8211; <a href="http://bit.ly/xlor9">http://bit.ly/xlor9</a>.</li>
<li>25 of the Best Websites for Educational Institutions <a href="http://bit.ly/gut6z">http://bit.ly/gut6z</a></li>
<li>8 Layout Solutions To Improve Your Designs <a href="http://bit.ly/GouyT">http://bit.ly/GouyT</a></li>
<li>RT @<a href="http://twitter.com/graphicidentity" rel="nofollow" target="_blank" title="View graphicidentity's Twitter Profile">graphicidentity</a> @<a href="http://twitter.com/fragments77" rel="nofollow" target="_blank" title="View fragments77's Twitter Profile">fragments77</a> @<a href="http://twitter.com/DeliciousHot" rel="nofollow" target="_blank" title="View DeliciousHot's Twitter Profile">DeliciousHot</a> 70+ High-Quality Free #<a href="http://search.twitter.com/search?q=%23Fonts" rel="nofollow" target="_blank" title="Search Twitter for &quot;Fonts&quot;">Fonts</a> for Designers  <a href="http://tinyurl.com/ofzt7b">http://tinyurl.com/ofzt7b</a></li>
<li>RT @<a href="http://twitter.com/JamesRivers" rel="nofollow" target="_blank" title="View JamesRivers's Twitter Profile">JamesRivers</a>: Reading: Twitter Tips: How to Catch Up After a Few Days Away <a href="http://cli.gs/Typ31p">http://cli.gs/Typ31p</a></li>
<li>RT @<a href="http://twitter.com/iBlend" rel="nofollow" target="_blank" title="View iBlend's Twitter Profile">iBlend</a> @<a href="http://twitter.com/noupe" rel="nofollow" target="_blank" title="View noupe's Twitter Profile">noupe</a>: Going Freelance: The Pros and Cons With Top Web Designers <a href="http://tinyurl.com/o4756q">http://tinyurl.com/o4756q</a></li>
<li>RT @<a href="http://twitter.com/JorgeMudry" rel="nofollow" target="_blank" title="View JorgeMudry's Twitter Profile">JorgeMudry</a> 44 Must Learn Web Design Layout Tutorials in #<a href="http://search.twitter.com/search?q=%23Photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;Photoshop&quot;">Photoshop</a> <a href="http://tinyurl.com/okwrwh">http://tinyurl.com/okwrwh</a> (via @<a href="http://twitter.com/dustyedwards" rel="nofollow" target="_blank" title="View dustyedwards's Twitter Profile">dustyedwards</a>)</li>
<li>RT @<a href="http://twitter.com/liammckay" rel="nofollow" target="_blank" title="View liammckay's Twitter Profile">liammckay</a>: Graphic Design Week. Today: Icons Icons Icons! <a href="http://bit.ly/uCpL6">http://bit.ly/uCpL6</a> Great stuff! (via @<a href="http://twitter.com/cameronolivier" rel="nofollow" target="_blank" title="View cameronolivier's Twitter Profile">cameronolivier</a>)</li>
<li>Your Online Footprint and Your #<a href="http://search.twitter.com/search?q=%23Job" rel="nofollow" target="_blank" title="Search Twitter for &quot;Job&quot;">Job</a> Search! Nice post from <a href="http://twurl.nl/1xg5q7">http://twurl.nl/1xg5q7</a> (via @<a href="http://twitter.com/Fishdogs" rel="nofollow" target="_blank" title="View Fishdogs's Twitter Profile">Fishdogs</a> @<a href="http://twitter.com/careerrocketeer" rel="nofollow" target="_blank" title="View careerrocketeer's Twitter Profile">careerrocketeer</a>)</li>
<li>Sharpening &#8211; Unsharp Mask #<a href="http://search.twitter.com/search?q=%23photoshop" rel="nofollow" target="_blank" title="Search Twitter for &quot;photoshop&quot;">photoshop</a> <a href="http://bit.ly/vGyrK">http://bit.ly/vGyrK</a></li>
<li>RT @<a href="http://twitter.com/Go_Media" rel="nofollow" target="_blank" title="View Go_Media's Twitter Profile">Go_Media</a>: Create A Vector Art Twitter Bird Character Icon In #<a href="http://search.twitter.com/search?q=%23Illustrator" rel="nofollow" target="_blank" title="Search Twitter for &quot;Illustrator&quot;">Illustrator</a> <a href="http://tinyurl.com/ot9pb6 ">http://tinyurl.com/ot9pb6 </a>(via @<a href="http://twitter.com/iBlend" rel="nofollow" target="_blank" title="View iBlend's Twitter Profile">iBlend</a>)</li>
<li>100 Amazing Free #<a href="http://search.twitter.com/search?q=%23Wordpress" rel="nofollow" target="_blank" title="Search Twitter for &quot;Wordpress&quot;">WordPress</a> Themes for 2009 <a href="http://bit.ly/188HCP">http://bit.ly/188HCP</a></li>
<li>New blog post: Twitter Weekly Updates for 2009-05-17 <a href="http://bit.ly/H2Cnl">http://bit.ly/H2Cnl</a></li>
</ol>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.robinsblog.com/01112010/twitter-web-design-and-development-updates-for-may-2009-part-3/" rel="bookmark">Twitter Web Design and Development Updates for May 2009 - Part 3</a></li><li><a href="http://www.robinsblog.com/01112010/twitter-web-design-and-development-updates-for-may-2009-part-2/" rel="bookmark">Twitter Web Design and Development Updates for May 2009 - Part 2</a></li><li><a href="http://www.robinsblog.com/01112010/twitter-web-design-and-development-updates-for-march-2009/" rel="bookmark">Twitter Web Design and Development Updates for March 2009</a></li><li><a href="http://www.robinsblog.com/06182009/twitter-updates-photoshop-illustrator-edition/" rel="bookmark">Twitter Updates: Photoshop & Illustrator Edition</a></li><li><a href="http://www.robinsblog.com/06202009/wordpress-resource-roundup/" rel="bookmark">WordPress Resource Roundup</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.robinsblog.com/05272009/twitter-weekly-link-love-52709/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting a Photoshop PSD File to an XHTML &amp; CSS Web Site &#8211; Creating Mockups</title>
		<link>http://www.robinsblog.com/04282009/converting-a-photoshop-psd-file-to-and-xhtml-css-web-site/</link>
		<comments>http://www.robinsblog.com/04282009/converting-a-photoshop-psd-file-to-and-xhtml-css-web-site/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 16:45:56 +0000</pubDate>
		<dc:creator>Robin Wood</dc:creator>
				<category><![CDATA[Blogs, Content Management Systems & WordPress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design and Layout]]></category>
		<category><![CDATA[Graphics (Photoshop, Illustrator, Fireworks, etc.)]]></category>
		<category><![CDATA[Planning & Organization]]></category>
		<category><![CDATA[XHTML & Coding]]></category>

		<guid isPermaLink="false">http://www.robinsblog.com/?p=571</guid>
		<description><![CDATA[I am republishing this article because so many new resources have been added since the original publishing date. If you know of additional resources that should be added please leave a comment below. Part of the Photoshop class project is to create a Web site mockup. I have recently found several tutorials that may help you to complete this project. [...]]]></description>
			<content:encoded><![CDATA[<p>I am republishing this article because so many new resources have been added since the original publishing date. If you know of additional resources that should be added please leave a comment below.</p>
<p>Part of the Photoshop class project is to create a Web site mockup.  I have recently found several tutorials that may help you to complete this project. This post is updated as new tutorials are found. I would recommend that you read <a href="http://www.webdesignerdepot.com/2009/08/how-to-effectively-organize-your-photoshop-layers/">How to Effectively Organize your Photoshop Layers</a> before you begin these tutorials so you understand how to properly organize your layers for easy XHTML and CSS development.</p>
<p><a href="http://psdtuts.com/interface-tutorials/create-a-sleek-high-end-web-design-from-scratch/">Create a Sleek, High-End Web Design from Scratch</a> &#8211; put together a high-end Web design using a crisp, thin font, gorgeous background images, and clever use of space and layout. You can easily use the technique to create your own unique designs.</p>
<p><a href="http://nettuts.com/site-builds/build-a-sleek-portfolio-site-from-scratch/">Build a Sleek Portfolio Site from Scratch</a> &#8211; take a PSD file and build it with some nice clean HTML and CSS.</p>
<p><a href="http://nettuts.com/videos/screencasts/how-to-convert-a-psd-to-xhtml/">How to Convert a PSD to XHTML</a> &#8211; a screencast that shows you exactly how to convert a PSD into perfect XHTML/CSS.</p>
<p><a href="http://csshowto.com/layout/psd-to-csshtml-in-easy-steps-part-1/">From PSD to CSS/HTML in Easy Steps &#8211; Part 1</a> &#8211; how to take a PSD file and convert it into a fully CSS based html page. Be sure to check out parts <a href="http://csshowto.com/layout/from-psd-to-csshtml-in-easy-steps-part-2/">2</a>, <a href="http://csshowto.com/layout/from-psd-to-css-xhtml-in-easy-steps-part-3/">3</a>, and <a href="http://csshowto.com/layout/from-psd-to-css-html-in-easy-steps-part-4/">4</a>.</p>
<p><a href="http://www.partdigital.com/tutorials/convert-web/">From PSD to HTML</a> &#8211; how to take the design created for the <a href="http://www.partdigital.com/tutorials/interface/">Fundamentals of Interface Design</a> tutorial and turn that into a usable web interface.</p>
<p><a href="http://nettuts.com/site-builds/from-psd-to-html-building-a-set-of-website-designs-step-by-step/">From PSD to HTML, Building a Set of Website Designs Step by Step</a> &#8211; entire process of getting from Photoshop to completed HTML. Build out a set of 4 PSD mockups of a website that eventually will become a WordPress theme.</p>
<p><a href="http://acomment.net/creating-css-layouts-the-best-tutorials-on-converting-psd-to-xhtml/76">Creating CSS Layouts: The Best Tutorials on Converting PSD to XHTML</a> &#8211; a collection of tutorials to help you to convert PSD files to CSS based layouts.</p>
<p><a href="http://www.photoshop-pack.com/photoshop-packs/pack-004-20-wonderful-photoshop-tutorials-for-designing-professional-navigation-menu/103">20 Wonderful Photoshop Tutorials for Designing Professional Navigation Menu</a> &#8211; a collection of 20 Photoshop Tutorials on creating professional, clean and stylish navigation/menu bars.</p>
<p>For those of you who prefer to use Illustrator, check out <a href="http://vectortuts.com/tutorials/web-design/use-adobe-illustrator-to-create-a-clean-website-layout/">Use Adobe Illustrator to Create a Clean Website Layout</a>.</p>
<p>For Fireworks users check out <a href="http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt1.html">Taking a Fireworks comp to a CSS-based layout in Dreamweaver – Part 1: Initial design</a>, <a href="http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt2.html">Taking a Fireworks comp to a CSS-based layout in Dreamweaver – Part 2: Markup preparation</a>, and <a href="http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt3.html">Taking a Fireworks comp to a CSS-based layout in Dreamweaver – Part 3: Layout and CSS</a></p>
<p><strong>Edit 11/17/08</strong> &#8211; DesignMag has come out with a list of <a href="http://designm.ag/resources/converting-psd-to-html/">Top 10 Tutorials for Converting PSDs to HTML/CSS</a></p>
<p><strong>Edit 11/21/08</strong> &#8211; <a href="http://css-tricks.com/">CSSTricks</a> has numerous videos/podcasts on creating and converting Photoshop Mockups.  You can find all of these tutorials and more on their <a href="http://css-tricks.com/videos/">video page</a>.</p>
<p><strong>Edit 12/4/08</strong> &#8211; New tutorial, <a href="http://psdtuts.com/tutorials/interface-tutorials/photoshop-paper-texture-from-scratch-then-create-a-grungy-web-design-with-it/">Photoshop Paper Texture from Scratch then Create a Grungy Web Design with it!</a>, released at <a href="http://psdtuts.com/">PSDTuts</a>.</p>
<p><strong>Edit 12/15/08</strong> &#8211; <a href="http://nettuts.com/videos/screencasts/converting-a-design-from-psd-to-html/">New tutorial, Converting a Design From PSD to HTML</a> from NetTuts</p>
<p><strong>Edit 2/3/09</strong> &#8211; <a href="http://sixrevisions.com/web_design/40-useful-photoshop-web-layout-tutorials/">40 Useful Photoshop Web Layout Tutorials</a> from Six Revisions</p>
<p><strong>Edit 3/17/09</strong> &#8211; <a href="http://www.area1.info/2009/03/12/60-best-layout-design-tutorials/">60 Layout design tutorials</a> &#8211; 60 layout design tutorials, from which you can learn how to make your own website design.</p>
<p><strong>Edit 3/17/09</strong> &#8211; <a href="http://www.1stwebdesigner.com/tutorials/43-psd-to-xhtml-css-tutorials-creating-web-layouts-and-navigation/">43 PSD to XHTML, CSS Tutorials Creating Web Layouts And Navigation</a> &#8211; More resources for create Web mockups in Photoshop and converting them to XHTML and CSS based sites.</p>
<p><strong>Edit 3/17/09</strong> &#8211; <a href="http://psd2cssonline.com/">psd2css Online</a> &#8211; An online service that allows you to upload your Photoshop PSD file and convert it automatically to an XHTML and CSS based layout. Be sure to read the <a href="http://psd2cssonline.com/node/128">documentation</a> and <a href="http://psd2cssonline.com/node/3">tutorials</a> for this service before you begin you begin your project. There is also a <a href="http://psd2cssonline.com/forum">forum for support</a>.</p>
<p><strong>Edit 3/24/09</strong> &#8211; <a href="http://www.2expertsdesign.com/2009/03/13/150-adobe-photoshp-web-design-layout-tutorials/">150 Useful Adobe Photoshp Web Design Layout Tutorials and Techniques</a></p>
<p><strong>Edit 3/25/09</strong> &#8211; <a href="http://www.webdesignerhelp.co.uk/index.php/2009/03/converting-a-psd-to-xhtmlcss/">Converting a PSD to XHTML/CSS</a></p>
<p><strong>Edit 3/31/09</strong> &#8211; <a href="http://naldzgraphics.net/tutorials/44-must-learn-web-design-layout-tutorials-in-photoshop/">44 Must Learn Web Design Layout Tutorials in Photoshop</a> &#8211; Here is a collection of  44 Web Design Layout Tutorials in Photoshop to teach you create your own layout for your website.</p>
<p><strong>Edit 4/1/09</strong> &#8211; 80+ <a href="http://www.tripwiremagazine.com/Tutorials/Photoshop-Tutorials/80-photoshop-tutorials-practical-web-interface-design.html">Photoshop Tutorials: Practical Web Interface Design</a></p>
<p><strong>Edit 4/2/09</strong> &#8211; <a href="http://guidesigner.com/25-photoshop-tutorials-for-creating-that-perfect-web-page-design/">25 Photoshop Tutorials for Creating that Perfect Web Page Design</a> &#8211; Includes some WordPress Mockup tutorials</p>
<p><strong>Edit 4/2/09</strong> &#8211; <a href="http://www.photoshoplady.com/the-100-most-popular-photoshop-tutorials-2008/">The 100 Most Popular Photoshop Tutorials 2008</a></p>
<p><strong>Edit 4/2/09</strong> &#8211; <a href="http://www.2expertsdesign.com/2009/03/13/150-adobe-photoshp-web-design-layout-tutorials/">150 Useful Adobe Photoshp Web Design Layout Tutorials and Techniques</a></p>
<p><strong>Edit 4/2/09</strong> &#8211; <a href="http://www.problogdesign.com/resources/35-awesome-user-interface-design-tutorials/">35 Awesome User Interface Design Tutorials</a></p>
<p><strong>Edit 4/28/09</strong> &#8211; <a href="http://designm.ag/resources/layout-toolbox/">Website Layout Toolbox</a></p>
<p><strong>Edit 4/28/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-sleek-and-textured-web-layout-in-photoshop/">How to Create a Sleek and Textured Web Layout in Photoshop</a></p>
<p><strong>Edit 4/29/09</strong> &#8211; <a href="http://dzineblog.com/2009/04/20-best-tutorials-to-convert-psd-to-htmlcss.html">20+ Best Tutorials to Convert Psd to Html/CSS<br />
</a></p>
<p><strong>Edit 4/30/09</strong> &#8211; <a href="http://www.webdesigndev.com/photoshop/make-a-professional-business-website-template-using-photoshop">Make a Professional Business Website Template Using Photoshop</a></p>
<p><strong>Edit 4/30/09</strong> &#8211; <a href="http://desizntech.info/2009/04/how-to-create-a-simple-dark-yet-stylish-portfolio-design/">How to Create a Simple, Dark Yet Stylish Portfolio Design</a></p>
<p><strong>Edit 4/30/09</strong> &#8211; <a href="http://www.minervity.com/?p=3198">52 Professional Website User Interface Photoshop Tutorials</a></p>
<p><strong>Edit 5/4/09</strong> &#8211; <a href="http://www.blog.spoongraphics.co.uk/tutorials/how-to-build-your-own-single-page-portfolio-website">How To Build Your Own Single Page Portfolio Website</a></p>
<p><strong>Edit 5/4/09</strong> &#8211; <a href="http://line25.com/tutorials/create-a-clean-modern-website-design-in-photoshop">Create a Clean Modern Website Design in Photoshop</a></p>
<p><strong>Edit 5/5/09</strong> &#8211;  <a href="http://www.webdesigndev.com/roundups/top-30-photoshop-web-design-layout-tutorials">Top 30 Photoshop Web Design Layout Tutorials</a></p>
<p><strong>Edit 5/11/09</strong> &#8211;  <a href="http://line25.com/tutorials/how-to-convert-a-photoshop-mockup-to-xhtml-css">How to Convert a Photoshop Mockup to XHTML/CSS</a> &#8211; A walkthrough of coding up a graphical website layout into valid, standards compliant XHTML and CSS. Starting with the initial process of exporting the individual images from the Photoshop document through to building the complete page.</p>
<p><strong>Edit 5/11/09</strong> &#8211;  <a href="http://visionwidget.com/inspiration/web/61-16-psd-to-html-css-tutorials.html">16 PSD To HTML/CSS Tutorials For Creating Website Layouts</a>.</p>
<p><strong>Edit 5/12/09</strong> &#8211;  <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-worn-paper-web-layout-using-photoshop/">How to Create a “Worn Paper” Web Layout Using Photoshop</a></p>
<p><strong>Edit 5/12/09</strong> &#8211;  <a href="http://www.grafpedia.com/tutorials/create-sleek-web-20-hosting-layout">Create a sleek web 2.0 hosting layout</a></p>
<p><strong>Edit 5/13/09</strong> &#8211; <a href="http://net.tutsplus.com/tutorials/html-css-techniques/design-a-beautiful-website-from-scratch/">Design a Beautiful Website From Scratch</a> &amp;  <a href="http://net.tutsplus.com/articles/news/coding-a-beautiful-website-from-scratch-plus-tutorial/">Coding a Beautiful Website From Scratch: Plus Tutorial</a></p>
<p><strong>Edit 5/15/09</strong> &#8211; <a href="http://www.antsmagazine.com/ultimate-round-ups-of-photoshop-interface-design-tutorials/">Ultimate Round Ups Of Photoshop Interface Design Tutorials</a></p>
<p><strong>Edit 5/16/09</strong> &#8211; <a href="http://www.dzinepress.com/2009/05/2-designs-from-psd-to-html/#more-1443">2 Designs From PSD to HTML</a></p>
<p><strong>Edit 5/16/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/create-dark-portfolio-pixel-layout">Create a dark portfolio pixel layout</a></p>
<p><strong>Edit 5/17/09</strong> &#8211; <a href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-elevate-your-website-design-process-and-results/">How to Elevate Your Website Design Process and Results</a></p>
<p><strong>Edit 5/20/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-clean-web-20-style-web-design-in-photoshop/">How to Create a Clean Web 2.0 Style Web Design in Photoshop</a></p>
<p><strong>Edit 5/21/09</strong> &#8211; <a href="http://www.queness.com/post/155/44-must-learn-web-design-layout-tutorials-in-photoshop">44 Must Learn Web Design Layout Tutorials in Photoshop</a></p>
<p><strong>Edit 5/26/09</strong> &#8211; <a href="http://www.tutoriallounge.com/2009/05/5-page-website-design-in-photoshop-with-source/">5 Page Website Design in Photoshop with Source</a></p>
<p><strong>Edit 5/26/09</strong> &#8211; <a href="http://desizntech.info/2009/05/how-to-create-a-stunning-grunge-portfolio/">How to Create a Stunning Grunge Portfolio</a></p>
<p><strong>Edit 5/26/09</strong> &#8211; <a href="http://psdvibe.com/2009/05/19/design-studio-layout-2/">How To Design Studio Header</a></p>
<p><strong>Edit 5/26/09</strong> &#8211; <a href="http://psdvibe.com/2009/05/19/design-studio-layout-2/">Design Studio Layout #<a href="http://search.twitter.com/search?q=%232" rel="nofollow" target="_blank" title="Search Twitter for &quot;2&quot;">2</a></a></p>
<p><strong>Edit 5/26/09</strong> &#8211; <a href="http://psdvibe.com/2009/04/28/clean-photo-gallery-website-layout/">Clean Photo Gallery Website Layout</a></p>
<p><strong>Edit 5/26/09</strong> &#8211; <a href="http://psdvibe.com/2009/04/20/coding-design-lab-tv-styled-layout/">Coding: Design Lab TV Styled Layout</a></p>
<p><strong>Edit 5/26/09</strong> &#8211; <a href="http://psdvibe.com/2009/04/12/watercolored-design-studio-blog-layout/">Watercolored Design Studio Blog Layout</a></p>
<p><strong>Edit 5/26/09</strong> &#8211; <a href="http://psdvibe.com/2009/04/09/coding-corporate-wordpress-style-layout/">Coding: Corporate WordPress Style Layout</a></p>
<p><strong>Edit 5/26/09</strong> &#8211; <a href="http://psdvibe.com/2009/03/22/myblues-wordpress-style-layout/">MyBlues WordPress Style Layout</a></p>
<p><strong>Edit 5/26/09</strong> &#8211; <a href="http://psdthemes.com/tutorial-content-927-elune-tutorial.html">Awesome Tutorial Portfolio Design</a></p>
<p><strong>Edit 5/26/09</strong> &#8211; <a href="http://www.csstea.com/css-gallery-news-and-resources/824-33-excellent-web-layout-photoshop-tutorials.html">33 Excellent Web Layout Photoshop Tutorials</a></p>
<p><strong>Edit 5/26/09</strong> &#8211; <a href="http://creativenerds.co.uk/tutorials/30-tutorials-on-converting-a-psd-to-xhtml-and-css/">30 Tutorials On Converting A PSD To XHTML And CSS</a></p>
<p><strong>Edit 5/27/09</strong> &#8211; <a href="http://theroxor.com/2009/05/21/18-photoshop-header-tutorials/">18 Photoshop Header Tutorials</a></p>
<p><strong>Edit 5/28/09</strong> &#8211; <a href="http://psd.tutsplus.com/articles/web/45-step-by-step-tutorials-on-web-design-with-photoshop/">45 Step-by-Step Tutorials on Web Design with Photoshop</a></p>
<p><strong>Edit 5/29/09</strong> &#8211; <a href="http://net.tutsplus.com/tutorials/design-tutorials/design-and-code-a-slick-website-from-scratch-%E2%80%93-part-i/">Design and Code a Slick Website from Scratch – Part I</a> and <a href="http://net.tutsplus.com/tutorials/html-css-techniques/design-and-code-a-slick-website-from-scratch-%E2%80%93-part-ii/">Design and Code a Slick Website From Scratch – Part II</a></p>
<p><strong>Edit 5/29/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/web-development-tutorials/coding-a-clean-web-20-style-web-design-from-photoshop/">Coding a Clean Web 2.0 Style Web Design from Photoshop</a> &#8211; you may want to complete <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-clean-web-20-style-web-design-in-photoshop/">How to Create a Clean Web 2.0 Style Web Design in Photoshop</a> before beginning this tutorial.</p>
<p><strong>Edit 5/29/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/2073">Create an awesome portfolio layout</a></p>
<p><strong>Edit 5/30/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-and-code-a-layout-withouth-using-slice-tool">Design and code a layout without using slice tool</a></p>
<p><strong>Edit 6/1/09</strong> &#8211; <a href="http://psdvibe.com/2009/06/01/create-a-modern-blog-layout/">Create a modern blog layout</a></p>
<p><strong>Edit 6/2/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-dark-and-sleek-web-layout-using-photoshop/">Create a Dark and Sleek Web Layout Using Photoshop</a></p>
<p><strong>Edit 6/3/09</strong> &#8211; <a href="http://mogdesign.eu/blog/24-top-sources-for-photoshop-website-layout-tutorials/">24 Top Sources for Photoshop Website Layout Tutorials</a></p>
<p><strong>Edit 6/4/09</strong> &#8211; <a href="http://www.smashingmagazine.com/2009/06/04/6-free-psdxhtml-templates/">6 Free PSD/(X)HTML-Templates @ Smashing Magazine</a> &#8211; Very nice!</p>
<p><strong>Edit 6/4/09</strong> &#8211; <a href="http://www.pvmgarage.com/en/2009/06/how-to-create-a-large-header-with-a-simple-western-scene/">How to Create a Large Header with a Simple Western Scene</a></p>
<p><strong>Edit 6/5/09</strong> &#8211; <a href="http://www.tripwiremagazine.com/Tutorials/Photoshop-Tutorials/tutorials-on-photoshop-website-design-and-psd-to-html.html">40+ Tutorials on Photoshop Website Design and PSD to HTML</a></p>
<p><strong>Edit 6/5/09</strong> &#8211; <a href="http://designm.ag/tutorials/non-profit-photoshop-layout/">Design a Layout for a Non-Profit Organization in Photoshop</a></p>
<p><strong>Edit 6/6/09</strong> &#8211; <a href="http://www.ourtuts.com/design-a-clear-website-layout-in-photoshop/">Design a clear website layout in Photoshop</a></p>
<p><strong>Edit 6/6/09</strong> &#8211; <a href="http://design-notes.info/tutorial/photoshop-resources/layout-design/quality-web-layout-tutorials-roundup/">Quality Web Layout Tutorials Roundup</a></p>
<p><strong>Edit 6/6/09</strong> &#8211; <a href="http://randaclay.com/how-to/photoshop-to-wordpress-a-basic-guide/">Photoshop to WordPress: A Basic Guide</a></p>
<p><strong>Edit 6/7/09</strong> &#8211; <a href="http://www.catswhocode.com/blog/10-excellent-website-layout-tutorials-courtesy-of-psdvibecom">10 excellent website layout tutorials courtesy of psdvibe.com</a></p>
<p><strong>Edit 6/9/09</strong> &#8211; <a href="http://www.noupe.com/photoshop/photoshop-brushes-and-how-to.html">18 Absolutely Stylish Designs Using Photoshop Brushes and How to’s</a></p>
<p><strong>Edit 6/9/09</strong> &#8211; <a href="http://www.smashingmagazine.com/2009/06/04/6-free-psdxhtml-templates/">6 Free PSD/(X)HTML-Templates</a></p>
<p><strong>Edit 6/9/09</strong> &#8211; <a href="http://psdvibe.com/2009/06/08/create-a-web-20-layout-in-photoshop/">Create a web 2.0 layout in Photoshop</a></p>
<p><strong>Edit 6/9/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-creative-unusual-layout">Design a creative unusual layout</a></p>
<p><strong>Edit 6/9/09</strong> &#8211; <a href="http://www.thedesigncubicle.com/2009/05/25-beautiful-one-page-portfolio-websites-of-designers-on-twitter/">25 Beautiful One Page Portfolio Websites of Designers on Twitter</a> &#8211; This is really more for inspiration than a tutorial.</p>
<p><strong>Edit 6/10/09</strong> &#8211; <a href="http://dzineblog.com/2009/06/30-best-photoshop-web-layout-design-tutorials.html">30 Best Photoshop Web Layout Design Tutorials to Design Decent Websites</a></p>
<p><strong>Edit 6/10/09</strong> &#8211; <a href="http://www.reencoded.com/2009/06/10/45-awesome-photoshop-website-templatelayout-tutorials/">45 awesome Photoshop website template/layout tutorials</a></p>
<p><strong>Edit 6/10/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/web-development-tutorials/how-to-code-a-dark-and-sleek-web-design/">How to Create a Dark and Sleek Web Design from Photoshop</a></p>
<p><strong>Edit 6/11/09</strong> &#8211; <a href="http://www.photoshopstar.com/web-design/original-clean-style-for-your-website/">Original Clean Style for Your Website</a></p>
<p><strong>Edit 6/11/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-a-clean-blog-theme-in-photoshop">Design a creative clean blog theme in Photoshop</a></p>
<p><strong>Edit 6/15/09</strong> &#8211; <a href="http://webdesignledger.com/tutorials/16-best-photoshop-tutorials-for-creating-web-designs">16 Best Photoshop Tutorials for Creating Web Designs</a></p>
<p><strong>Edit 6/15/09</strong> &#8211; <a href="http://www.webdesigndev.com/photoshop/top-30-photoshop-button-and-interface-tutorials">Top 30 Photoshop Button And Interface Tutorials</a></p>
<p><strong>Edit 6/15/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-a-two-color-website-layout">Design a two color website layout in Photoshop</a></p>
<p><strong>Edit 6/15/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-grunge-web-design-using-photoshop/">How to Create a Grunge Web Design Using Photoshop</a> and <a href="http://sixrevisions.com/tutorials/web-development-tutorials/how-to-code-a-grunge-web-design-from-scratch/">How to Code a Grunge Web Design from Scratch</a></p>
<p><strong>Edit 6/15/09</strong> &#8211; <a href="http://www.dzinepress.com/2009/06/website-design-for-shopping-cart-with-source-psd/">Website Design Tutorial for Shopping Cart with Source PSD</a></p>
<p><strong>Edit 6/16/09</strong> &#8211; <a href="http://www.tutorial9.net/photoshop/create-a-clean-and-colorful-web-layout-in-photoshop/">Create a Clean and Colorful Web Layout in Photoshop</a></p>
<p><strong>Edit 6/16/09</strong> &#8211; <a href="http://www.reencoded.com/2009/06/16/20-great-tutorials-on-psd-to-xhtml-conversion/">20 great tutorials on PSD to XHTML Conversion</a></p>
<p><strong>Edit 6/19/09</strong> &#8211; <a href="http://hiddenpixels.com/tutorials/psd-to-html-slicing-tutorials/">PSD to HTML Slicing Tutorials</a></p>
<p><strong>Edit 6/21/09</strong> &#8211; <a href="http://www.pvmgarage.com/en/2009/06/create-a-nice-web-portfolio-design-with-a-watercolored-background-in-photoshop/">Create a Nice Web Portfolio Design with a Watercolored Background in Photoshop</a></p>
<p><strong>Edit 6/30/09</strong> &#8211; <a href="http://www.pvmgarage.com/en/2009/06/watercolored-portfolio-coded-free-css-template-with-psd-to-html-tutorial/#content">WaterColored Portfolio Coded, Free CSS Template With PSD to HTML Tutorial</a></p>
<p><strong>Edit 6/21/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-premium-wordpress-blog-photoshop">Design a premium WordPress blog with Photoshop</a></p>
<p><strong>Edit 6/22/09</strong> &#8211; <a href="http://psdvibe.com/2009/06/22/creating-a-tech-blog-layout-in-adobe-photoshop/">Creating a tech blog layout in Adobe Photoshop</a></p>
<p><strong>Edit 6/22/09</strong> &#8211; <a href="http://www.problogdesign.com/design/26-complete-wordpress-blog-design-tutorials/">26 Complete WordPress Blog Design Tutorials</a></p>
<p><strong>Edit 6/23/09</strong> &#8211; <a href="http://www.psdvault.com/resources/7-highly-practical-photoshop-site-mockups-1-amazingly-detailed-tutorial-to-get-them-into-working-pages/">7 Highly Practical Photoshop Site Mockups + 1 Amazingly Detailed Tutorial About Converting Them into Working Web Pages</a></p>
<p><strong>Edit 6/24/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-an-illustrative-web-design-in-photoshop/">How to Create an Illustrative Web Design in Photoshop</a> and <a href="http://sixrevisions.com/tutorials/web-development-tutorials/coding-a-clean-illustrative-web-design-from-scratch/">Coding a Clean &#038; Illustrative Web Design from Scratch</a></p>
<p><strong>Edit 6/28/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/photoshop-tutorial-to-design-a-clean-business-layout">Photoshop tutorial to design a clean business layout</a></p>
<p><strong>Edit 7/01/09</strong> &#8211; <a href="http://hiddenpixels.com/tutorials/wordpress-design-and-theme-tutorials/">WordPress Design and Theme Tutorials</a></p>
<p><strong>Edit 7/02/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-wordpress-theme-photoshop">How to Design a WordPress Theme in Photoshop</a></p>
<p><strong>Edit 7/05/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/creating-amazing-layout-textures">Creating an Amazing Layout Using Textures</a></p>
<p><strong>Edit 7/07/09</strong> &#8211; <a href="http://hv-designs.co.uk/2009/07/02/wordpress-layout-5/">WordPress Layout #<a href="http://search.twitter.com/search?q=%235" rel="nofollow" target="_blank" title="Search Twitter for &quot;5&quot;">5</a></a></p>
<p><strong>Edit 7/07/09</strong> &#8211; <a href="http://hv-designs.co.uk/2009/07/06/web-design-layout-10/">Web Design Layout #<a href="http://search.twitter.com/search?q=%2310" rel="nofollow" target="_blank" title="Search Twitter for &quot;10&quot;">10</a></a></p>
<p><strong>Edit 7/08/09</strong> &#8211; <a href="http://psdvibe.com/2009/07/07/create-a-webdesign-company-layout-in-photoshop/">Create a webdesign company layout in Photoshop</a></p>
<p><strong>Edit 7/08/09</strong> &#8211; <a href="http://creativenerds.co.uk/tutorials/70-tutorials-using-photoshop-to-design-a-website/">70 Tutorials Using Photoshop To Design A Website</a></p>
<p><strong>Edit 7/08/09</strong> &#8211; <a href="http://www.dzinepress.com/2009/07/lets-design-rocknrolla-website-design-tutorials/">Let’s Design Rock’n&#8217;Rolla Website Design Tutorials</a></p>
<p><strong>Edit 7/09/09</strong> &#8211; <a href="http://www.hongkiat.com/blog/web-design-tutorials-the-ultimate-roundup/">Web Design Tutorials: The Ultimate Roundup</a> </p>
<p><strong>Edit 7/09/09</strong> &#8211; <a href="http://abduzeedo.com/web-site-design-tutorial-wellknownas-case">Web Site Design Tutorial: Wellknown.as Case</a></p>
<p><strong>Edit 7/10/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/web-development-tutorials/coding-a-clean-illustrative-web-design-from-scratch/">Coding a Clean &#038; Illustrative Web Design from Scratch</a></p>
<p><strong>Edit 7/10/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/create-stylish-business-layout-photoshop">Create a Stylish Business Layout in Photoshop</a></p>
<p><strong>Edit 7/12/09</strong> &#8211; <a href="http://www.pvmgarage.com/en/2009/07/sportnewspvm-coded-how-to-plan-a-web-layout-for-a-wordpress-theme/">SportNewsPvm Coded, How To Plan A Web Layout For A WordPress Theme</a></p>
<p><strong>Edit 7/13/09</strong> &#8211; <a href="http://www.photoshoplady.com/top-20-user-interface-design-in-photoshop/">Top 20 User Interface Design in Photoshop</a></p>
<p><strong>Edit 7/13/09</strong> &#8211; <a href="http://carsonified.com/blog/design/how-to-design-a-portfolio-site/">How to Design a Portfolio Site</a></p>
<p><strong>Edit 7/13/09</strong> &#8211; <a href="http://www.webdesignbooth.com/30-easy-to-follow-photoshop-layout-design-tutorials/">30+ Easy To Follow Photoshop Layout Design Tutorials</a></p>
<p><strong>Edit 7/13/09</strong> &#8211; <a href="http://hv-designs.co.uk/2009/07/13/web-design-layout-10-sitebuild/">Web Design Layout #<a href="http://search.twitter.com/search?q=%2310" rel="nofollow" target="_blank" title="Search Twitter for &quot;10&quot;">10</a>: Sitebuild</a></p>
<p><strong>Edit 7/14/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/create-communication-layout-photoshop">Create a communication layout in Photoshop</a></p>
<p><strong>Edit 7/14/09</strong> &#8211; <a href="http://webdeveloperplus.com/design/23-inspirational-photoshop-tutorials-for-creating-impressive-web-layouts/">23 Inspirational Photoshop Tutorials For Creating Impressive Web Layouts</a></p>
<p><strong>Edit 7/15/09</strong> &#8211; <a href="http://wpcrowd.com/tutorials/8-tutorials-about-how-to-create-a-wordpress-theme/">8 Tutorials about How to create a WordPress theme</a> </p>
<p><strong>Edit 7/15/09</strong> &#8211; <a href="http://www.tripwiremagazine.com/design/tutorials/essential-web-designers-guide-on-psd-to-htmlcss.html">Essential Web Designers Guide on PSD to HTML/CSS</a> &#8211; Scroll down the page to see the tutorials</p>
<p><strong>Edit 7/15/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-design-a-space-futuristic-gallery-layout-in-photoshop/">How to Design a Space Futuristic Gallery Layout in Photoshop</a></p>
<p><strong>Edit 7/19/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-travel-psd-layout-adobe-photoshop">Design a travel PSD layout with Adobe Photoshop</a></p>
<p><strong>Edit 7/19/09</strong> &#8211; <a href="http://max.designwalker.com/webdesign/30-web-design-tutorials-from-scratch-in-photoshop/">30 Web Design Tutorials from Scratch in Photoshop</a></p>
<p><strong>Edit 7/20/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-a-green-sleek-web-layout-in-photoshop/">How to Make a Green &#038; Sleek Web Layout in Photoshop</a></p>
<p><strong>Edit 7/21/09</strong> &#8211; <a href="http://hv-designs.co.uk/2009/07/21/software-layout-4/">Software Layout #<a href="http://search.twitter.com/search?q=%234" rel="nofollow" target="_blank" title="Search Twitter for &quot;4&quot;">4</a></a></p>
<p><strong>Edit 7/24/09</strong> &#8211; <a href="http://psdvibe.com/2009/07/21/10-awesome-psd-to-xhtml-tutorials/">10 awesome PSD to XHTML tutorials</a></p>
<p><strong>Edit 7/24/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-a-creative-wordpress-theme">Design a creative wordpress theme</a></p>
<p><strong>Edit 7/26/09</strong> &#8211; <a href="http://www.tripwiremagazine.com/design/css-techniques/160-mega-web-design-tutorial-roundup.html">160+ Mega Web Design Tutorial Roundup</a></p>
<p><strong>Edit 8/04/09</strong> &#8211; <a href="http://www.psdburn.com/2009/07/create-a-portfolio-layout-with-wooden-background-in-photoshop/">Create a Portfolio Layout with Wooden Background in Photoshop</a></p>
<p><strong>Edit 8/04/09</strong> &#8211; <a href="http://www.webdesigndev.com/photoshop/create-a-forum-layout-using-photoshop">Create A Forum Layout Using Photoshop</a></p>
<p><strong>Edit 8/08/09</strong> &#8211; <a href="http://naldzgraphics.net/tutorials/33-newly-fresh-web-design-layout-tutorials/">33 Newly Fresh Web Design Layout Tutorials</a></p>
<p><strong>Edit 8/08/09</strong> &#8211; <a href="http://www.psdburn.com/2009/08/create-a-nature-inspired-wordpress-layout/">Create a Nature Inspired WordPress Layout</a></p>
<p><strong>Edit 8/09/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-web-20-wordpress-themes">Design web 2.0 wordpress themes</a></p>
<p><strong>Edit 8/09/09</strong> &#8211; <a href="http://wpcrowd.com/portfolio-themes/portfolio-themes-in-wordpress-examples-and-tutorials/">Portfolio Themes in WordPress, Examples and Tutorials</a></p>
<p><strong>Edit 8/10/09</strong> &#8211; <a href="http://www.webdesigndev.com/photoshop/how-to-create-a-green-grunge-web-layout">How To Create a Green Grunge Web Layout</a></p>
<p><strong>Edit 8/10/09</strong> &#8211; <a href="http://www.1stwebdesigner.com/tutorials/50-really-high-quality-photoshop-navigation-menu-tutorials/">50 Really High Quality Photoshop Navigation Menu Tutorials</a></p>
<p><strong>Edit 8/10/09</strong> &#8211; <a href="http://line25.com/tutorials/25-detailed-tutorials-for-coding-up-your-web-designs">25 Detailed Tutorials for Coding Up Your Web Designs</a></p>
<p><strong>Edit 8/10/09</strong> &#8211; <a href="http://design-notes.info/tutorial/photoshop-resources/layout-design/11-excellent-clean-corporate-style-layout-tutorials/">11 Excellent Clean Corporate Style Layout Tutorials</a></p>
<p><strong>Edit 8/10/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-clean-blog-design-with-photoshop/">How to Create a Clean Blog Design with Photoshop</a></p>
<p><strong>Edit 8/16/09</strong> &#8211; <a href="http://www.1stwebdesigner.com/tutorials/90-new-and-high-quality-photoshop-web-layout-tutorials/">90 New And High Quality Photoshop Web Layout Tutorials</a></p>
<p><strong>Edit 8/16/09</strong> &#8211; <a href="http://www.webdesigndev.com/photoshop/create-an-orange-web-layout-using-photoshop">Create An Orange Web Layout Using Photoshop</a></p>
<p><strong>Edit 8/17/09</strong> &#8211; <a href="http://www.webdesignerdepot.com/2009/08/how-to-effectively-organize-your-photoshop-layers/">How to Effectively Organize your Photoshop Layers</a></p>
<p><strong>Edit 8/19/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/create-amazing-consulting-layout">Create an amazing consulting layout</a></p>
<p><strong>Edit 8/19/09</strong> &#8211;  <a href="http://www.grafpedia.com/tutorials/design-corporate-wordpress-layout">Design a corporate WordPress layout</a></p>
<p><strong>Edit 8/20/09</strong> &#8211;  <a href="http://www.1stwebdesigner.com/tutorials/22-photoshop-web-design-interface-tutorial-sites/">22 Photoshop Web Design Interface Tutorial Sites</a></p>
<p><strong>Edit 8/23/09</strong> &#8211;  <a href="http://hv-designs.co.uk/2009/08/22/business-layout-6/">Business Layout #<a href="http://search.twitter.com/search?q=%236" rel="nofollow" target="_blank" title="Search Twitter for &quot;6&quot;">6</a></a></p>
<p><strong>Edit 8/26/09</strong> &#8211; <a href="http://sixrevisions.com/web-development/how-to-design-the-web-in-a-high-def-world/">How to Design the Web in a High-Def World</a></p>
<p><strong>Edit 8/26/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-creative-cosmetics-layout-photoshop">Design a creative cosmetics layout with Photoshop</a></p>
<p><strong>Edit 8/30/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-impressive-web-hosting-layout">Design an impressive web hosting layout</a></p>
<p><strong>Edit 8/30/09</strong> &#8211; <a href="http://www.area1.info/tutorials/over-500-layout-design-tutorials/">Over 500 Layout Design Tutorials</a></p>
<p><strong>Edit 9/1/09</strong> &#8211; <a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-design-and-code-a-flexible-website/">How to Design and Code a Flexible Website</a></p>
<p><strong>Edit 9/1/09</strong> &#8211; <a href="http://www.dezinerfolio.com/2009/08/28/yodaa-the-design-process">YoDaa &#8211; The Design Process</a></p>
<p><strong>Edit 9/1/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-a-breath-taking-portfolio-layout">Design a breath-taking portfolio layout</a></p>
<p><strong>Edit 9/1/09</strong> &#8211; <a href="http://www.webappers.com/2009/09/01/design-a-transparent-website-layout-in-photoshop/">Design a Transparent Website Layout in Photoshop</a></p>
<p><strong>Edit 9/8/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-dark-and-sleek-blog-design-in-photoshop/">How to Create a Dark and Sleek Blog Design in Photoshop</a></p>
<p><strong>Edit 9/8/09</strong> &#8211; <a href="http://sixrevisions.com/photoshop/create-a-web-layout-with-3d-elements-using-photoshop/">Create a Web Layout with 3D Elements using Photoshop</a></p>
<p><strong>Edit 9/15/09</strong> &#8211; <a href="http://www.pvmgarage.com/en/2009/09/design-a-clean-and-fresh-company-website-in-photoshop/">Design A Clean And Fresh Company Website In Photoshop</a></p>
<p><strong>Edit 9/15/09</strong> &#8211; <a href="http://sixrevisions.com/photoshop/how-to-make-a-light-and-sleek-web-layout-in-photoshop/">How to Make a Light and Sleek Web Layout in Photoshop</a></p>
<p><strong>Edit 9/15/09</strong> &#8211; <a href="http://psdfan.com/tutorials/designing/making-the-clean-grunge-blog-design/">Making the ‘Clean Grunge’ Blog Design</a></p>
<p><strong>Edit 9/15/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/create-web-20-business-layout">Create a web 2.0 business layout</a></p>
<p><strong>Edit 9/15/09</strong> &#8211; <a href="http://psdtemplate.com/psd-tutorials/create-a-business-psd-layout-in-less-than-10-minutes.html">Create a Business PSD Layout in less than 10 minutes*</a></p>
<p><strong>Edit 9/15/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/wordpress-portfolio-layout">WordPress portfolio layout</a></p>
<p><strong>Edit 9/16/09</strong> &#8211; <a href="http://designreviver.com/tutorials/photoshop-101-working-with-slices/">Photoshop 101 – Working with Slices</a></p>
<p><strong>Edit 9/16/09</strong> &#8211; <a href="http://www.webdesigndev.com/photoshop/create-an-orange-web-layout-using-photoshop">Create An Orange Web Layout Using Photoshop</a></p>
<p><strong>Edit 9/16/09</strong> &#8211; <a href="http://www.webdesigndev.com/photoshop/how-to-create-a-green-grunge-web-layout">How To Create a Green Grunge Web Layout</a></p>
<p><strong>Edit 9/16/09</strong> &#8211; <a href="http://net.tutsplus.com/tutorials/html-css-techniques/design-a-beautiful-website-from-scratch/">Design a Beautiful Website From Scratch</a></p>
<p><strong>Edit 9/16/09</strong> &#8211; <a href="http://vector.tutsplus.com/tutorials/web-design/learn-a-professional-workflow-for-illustrating-a-comic-style-header-image/">Learn a Professional Workflow for Illustrating a Comic-Style Header Image</a></p>
<p><strong>Edit 9/16/09</strong> &#8211; <a href="http://psdfan.com/tutorials/designing/create-a-professional-portfolio-design-in-17-easy-steps/">Create a Professional Portfolio Design in 17 Easy Steps</a></p>
<p><strong>Edit 9/16/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-wordpress-theme-photoshop">How to Design a WordPress Theme in Photoshop</a></p>
<p><strong>Edit 9/16/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/create-grunge-personal-portfolio">Create a grunge personal portfolio layout</a></p>
<p><strong>Edit 9/16/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/create-unique-wordpress-theme">How to Create a Unique WordPress Theme</a></p>
<p><strong>Edit 9/16/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-furniture-layout-manufacturer-layout">Design a Furniture layout or a Manufacturer layout</a></p>
<p><strong>Edit 9/16/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-creative-design-studio-layout">Design a creative design studio layout</a></p>
<p><strong>Edit 9/16/09</strong> &#8211; <a href="http://www.instantshift.com/2009/09/17/70-ultimate-round-up-of-free-psd-website-templates/">70+ Ultimate Round-Up of Free PSD Website Templates</a></p>
<p><strong>Edit 9/17/09</strong> &#8211; <a href="http://www.1stwebdesigner.com/tutorials/how-to-create-a-minimalist-and-typographic-blog-layout-from-scratch/">How to Create a Minimalist and Typographic Blog Layout From Scratch</a></p>
<p><strong>Edit 9/17/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-amazing-3d-hosting-layout">Design an amazing 3d hosting layout</a></p>
<p><strong>Edit 9/17/09</strong> &#8211; <a href="http://hv-designs.co.uk/2009/09/16/software-layout-5/">Software Layout #<a href="http://search.twitter.com/search?q=%235" rel="nofollow" target="_blank" title="Search Twitter for &quot;5&quot;">5</a></a></p>
<p><strong>Edit 9/21/09</strong> &#8211; <a href="http://www.reencoded.com/2009/09/21/how-to-create-professional-looking-website-layout-with-photoshop/">How To Create Professional Looking Website Layout With Photoshop</a></p>
<p><strong>Edit 9/22/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/create-a-wordpress-interface-in-photoshop">Create a wordpress interface in Photoshop</a></p>
<p><strong>Edit 9/23/09</strong> &#8211; <a href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-create-a-unique-colorful-site-layout/">How to Create a Unique Colorful Site Layout</a></p>
<p><strong>Edit 9/25/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/create-photorealistic-web-layout">Create a photorealistic web layout &#8211; CSS/XHTML available</a></p>
<p><strong>Edit 9/28/09</strong> &#8211; <a href="http://vector.tutsplus.com/tutorials/web-design/build-a-promotional-iphone-app-website-wireframe-in-fireworks/">Build a Promotional iPhone App Website Wireframe in Fireworks</a></p>
<p><strong>Edit 9/28/09</strong> &#8211; <a href="http://www.pvmgarage.com/en/2009/09/makingseo-coded-free-css-template-with-psd-to-html-tips/">MakingSEO coded, Free CSS Template with PSD-to-HTML tips</a> and  <a href="http://www.pvmgarage.com/en/2009/09/design-a-clean-and-fresh-company-website-in-photoshop/">Design A Clean And Fresh Company Website In Photoshop</a></p>
<p><strong>Edit 9/29/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-an-impressive-blog-layout-in-photoshop/">How to Make an Impressive Blog Layout in Photoshop</a></p>
<p><strong>Edit 9/30/09</strong> &#8211; <a href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-promotional-iphone-app-site-in-photoshop/">Create a Promotional iPhone App Site in Photoshop</a></p>
<p><strong>Edit 10/2/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-simple-sleek-web-portfolio">How to design a simple and sleek web Portfolio</a></p>
<p><strong>Edit 10/5/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-very-simple-portfolio-web-layout-with-photoshop/">Create a Very Simple Portfolio Web Layout with Photoshop</a></p>
<p><strong>Edit 10/6/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/design-a-car-dealer-website-layout-with-photoshop">Design a car dealer website layout with Photoshop</a></p>
<p><strong>Edit 10/13/09</strong> &#8211; <a href="http://designm.ag/tutorials/clean-portfolio/">Design a Clean Portfolio Site in Photoshop</a> and <a href="http://designm.ag/tutorials/psd-to-html-clean-folio/">How to Code a Clean Portfolio Design (Plus Free Five-Page Template)</a></p>
<p><strong>Edit 10/13/09</strong> &#8211; <a href="http://blog.boxedart.com/network-updates/boxedart/how-it-was-made-boxedart-website-design-tutorial/">BoxedArt Website Design Tutorial</a></p>
<p><strong>Edit 10/13/09</strong> &#8211; <a href="http://www.evolus.vn/Pencil/">The Pencil Project</a> &#8211; The Pencil Project&#8217;s unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use. </p>
<p><strong>Edit 10/13/09</strong> &#8211; <a href="http://hv-designs.co.uk/2009/10/02/hosting-layout-2/">Create a Hosting Layout #<a href="http://search.twitter.com/search?q=%232" rel="nofollow" target="_blank" title="Search Twitter for &quot;2&quot;">2</a> in Photoshop</a>,  <a href="http://hv-designs.co.uk/2009/10/12/hosting-layout-2-sitebuild-pt1/">Hosting Layout #<a href="http://search.twitter.com/search?q=%232" rel="nofollow" target="_blank" title="Search Twitter for &quot;2&quot;">2</a>: Sitebuild Pt.1</a>, and <a href="http://hv-designs.co.uk/2009/10/14/hosting-layout-2-sitebuild-pt2/">Hosting Layout #<a href="http://search.twitter.com/search?q=%232" rel="nofollow" target="_blank" title="Search Twitter for &quot;2&quot;">2</a>: Sitebuild Pt.2</a></p>
<p><strong>Edit 10/13/09</strong> &#8211; <a href="http://hv-designs.co.uk/2009/10/08/wordpress-layout-6/">Create a WordPress Layout #<a href="http://search.twitter.com/search?q=%236" rel="nofollow" target="_blank" title="Search Twitter for &quot;6&quot;">6</a> in Photoshop</a></p>
<p><strong>Edit 10/13/09</strong> &#8211; <a href="http://www.pvmgarage.com/en/2009/10/become-a-wordpress-theme-developer-who-rocks-in-four-steps-and-50-readings/">Become A WordPress Theme Developer Who Rocks In Four Steps (and 50+ readings)</a></p>
<p><strong>Edit 10/15/09</strong> &#8211; <a href="http://css-tricks.com/designing-for-wordpress-complete-series-downloads/">Designing for WordPress: Complete Series &#038; Downloads</a></p>
<p><strong>Edit 10/15/09</strong> &#8211; Screencasts &#8211; <a href="http://css-tricks.com/video-screencasts/71-building-a-website-photoshop-mockup/">Building a Website (1 of 3): Photoshop Mockup</a>, <a href="http://css-tricks.com/video-screencasts/72-building-a-website-2-of-3-htmlcss-conversion/">Building a Website (2 of 3): HTML/CSS Conversion</a>, and <a href="http://css-tricks.com/new-screencast/">Building a Website (3 of 3): WordPress Theme</a></p>
<p><strong>Edit 10/20/09</strong> &#8211; <a href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-make-a-creative-blog-layout/">How to Make a Creative Blog Layout</a></p>
<p><strong>Edit 10/21/09</strong> &#8211; <a href="http://www.thewebsqueeze.com/web-design-tutorials/from-photoshop-to-wordpress-part-i-design.html">From Photoshop to WordPress – Part I – Design</a> and <a href="http://www.thewebsqueeze.com/web-design-tutorials/from-photoshop-to-wordpress-part-ii-coding.html">From Photoshop to WordPress – Part II – Coding</a>. Watch the Web Squeeze for Part III</p>
<p><strong>Edit 10/21/09</strong> &#8211; <a href="http://hv-designs.co.uk/2009/10/20/web-design-layout-11/">Web Design Layout #<a href="http://search.twitter.com/search?q=%2311" rel="nofollow" target="_blank" title="Search Twitter for &quot;11&quot;">11</a></a></p>
<p><strong>Edit 10/21/09</strong> &#8211; <a href="http://www.thewebsqueeze.com/web-design-tutorials/30-photoshop-tutorials-for-creating-web-layouts-and-uis.html">30 Photoshop Tutorials for Creating Web Layouts and UIs</a></p>
<p><strong>Edit 10/21/09</strong> &#8211; <a href="http://line25.com/tutorials/how-to-create-a-pure-css-polaroid-photo-gallery">How To Create a Pure CSS Polaroid Photo Gallery</a></p>
<p><strong>Edit 10/23/09</strong> &#8211; <a href="http://www.threestyles.com/tutorials/20-mind-blowing-website-layout-tutorials-in-photoshop/">20 Mind Blowing Website Layout Tutorials in Photoshop</a></p>
<p><strong>Edit 10/23/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-clean-business-web-template-design-in-photoshop/">Create a Clean Business Web Template Design in Photoshop</a></p>
<p><strong>Edit 10/26/09</strong> &#8211; <a href="http://net.tutsplus.com/videos/screencasts/the-ultimate-guide-to-creating-a-design-and-converting-it-to-html-and-css/">The Ultimate Guide to Creating a Design and Converting it to HTML and CSS</a></p>
<p><strong>Edit 10/26/09</strong> &#8211; <a href="http://vandelaydesign.com/blog/design-process/psd-to-html-resources/">75 PSD to HTML Resources for Web Designers</a></p>
<p><strong>Edit 10/30/09</strong> &#8211; <a href="http://www.problogdesign.com/design/26-complete-wordpress-blog-design-tutorials/">26 Complete WordPress Blog Design Tutorials</a></p>
<p><strong>Edit 10/30/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/design-a-minimal-and-modern-portfolio-layout-with-photoshop/">Design a Minimal and Modern Portfolio Layout with Photoshop</a> and <a href="http://sixrevisions.com/tutorials/web-development-tutorials/minimal-and-modern-layout-psd-to-xhtmlcss-conversion/">Minimal and Modern Layout: PSD to XHTML/CSS Conversion</a></p>
<p><strong>Edit 10/30/09</strong> &#8211; <a href="http://psd.tutsplus.com/articles/web/40-quality-photoshop-ui-design-tutorials/">40 Quality Photoshop UI Design Tutorials</a></p>
<p><strong>Edit 11/19/09</strong> &#8211; <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-design-a-band-website-layout-in-photoshop/?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+SixRevisions+%28Six+Revisions%29">How to Design a Band Website Layout in Photoshop</a></p>
<p><strong>Edit 11/24/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/create-clean-colorful-web-layout-photoshop">Create a Clean and Colorful Web Layout in Photoshop</a></p>
<p><strong>Edit 11/24/09</strong> &#8211; <a href="http://www.grafpedia.com/tutorials/create-gritty-website-layout?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+Grafpedia+%28Grafpedia%29">Create a gritty website layout</a></p>
<p><strong>Edit 11/24/09</strong> &#8211;  <a href="http://www.grafpedia.com/tutorials/create-advanced-game-clan-layout?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+Grafpedia+%28Grafpedia%29">Create an advanced game or clan layout</a></p>
<p><strong>Edit 11/24/09</strong> &#8211;  <a href="http://www.grafpedia.com/tutorials/create-clean-hosting-layout">Create a clean hosting layout</a></p>
<p><strong>Edit 11/24/09</strong> &#8211;  <a href="http://www.grafpedia.com/tutorials/design-colorful-theme-wordpress">Design a colorful theme for wordpress</a></p>
<p><strong>Edit 11/24/09</strong> &#8211;  <a href="http://www.grafpedia.com/tutorials/create-nature-inspired-layout-photoshop">Create a nature inspired layout in photoshop</a></p>
<p><strong>Edit 11/24/09</strong> &#8211;  <a href="http://www.grafpedia.com/tutorials/create-apple-inpired-website-layout-photoshop">Create an Apple inspired website layout in Photoshop</a></p>
<p><strong>Edit 11/24/09</strong> &#8211;  <a href="http://www.grafpedia.com/tutorials/design-simple-sleek-web-portfolio">How to design a simple and sleek web Portfolio</a></p>
<p><strong>Edit 11/24/09</strong> &#8211;  <a href="http://www.webdesigndev.com/photoshop/top-10-tutorials-to-learn-psd-to-html-conversion">Top 10 Tutorials To Learn PSD To HTML Conversion</a></p>
<p><strong>Edit 11/25/09</strong> &#8211;  <a href="http://hv-designs.co.uk/2009/11/19/business-layout-7/">Business Layout #<a href="http://search.twitter.com/search?q=%237" rel="nofollow" target="_blank" title="Search Twitter for &quot;7&quot;">7</a></a></p>
<p><strong>Edit 11/25/09</strong> &#8211;  <a href="http://hv-designs.co.uk/2009/11/11/the-design-lab-2/">The Design Lab #<a href="http://search.twitter.com/search?q=%232" rel="nofollow" target="_blank" title="Search Twitter for &quot;2&quot;">2</a></a></p>
<p><strong>Edit 11/25/09</strong> &#8211;  <a href="http://hv-designs.co.uk/2009/10/24/windows-7-inspired-navigation/">Windows 7 Inspired Navigation</a></p>
<p><strong>Edit 11/30/09</strong> &#8211;  <a href="http://abduzeedo.com/web-design-process-zee-site">Web Design Process: Zee Site</a></p>
<p><strong>Edit 11/30/09</strong> &#8211;  <a href="http://www.grafpedia.com/tutorials/design-wordpress-theme-scratch-theme">Design a wordpress theme from scratch &#8211; Theme available</a></p>
<p><strong>Edit 12/3/09</strong> &#8211;  <a href="http://hv-designs.co.uk/2009/11/30/cloud9-web-design-layout/">Cloud9 Web Design Layout</a></p>
<p><strong>Edit 12/8/09</strong> &#8211; <a href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-watercolor-themed-website-design-with-photoshop/">Create a Watercolor-Themed Website Design with Photoshop</a>  </p>
<p><strong>Edit 12/8/09</strong> &#8211; <a href="http://vandelaydesign.com/blog/design/photoshop-tutorials-portfolio-design/">25 Photoshop Tutorials for Designing Portfolio Sites</a></p>
<p><strong>Edit 12/9/09</strong> &#8211; <a href="http://designm.ag/resources/converting-psd-to-html/">Top 10 Tutorials for Converting PSDs to HTML/CSS</a></p>
<p><strong>Edit 12/14/09</strong> &#8211; <a href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-make-a-highly-textured-site-layout-in-photoshop/">How to Make a Highly-Textured Site Layout in Photoshop</a></p>
<p><strong>Edit 3/1/10</strong> &#8211; <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-clean-and-professional-web-design-in-photoshop/">Create a Clean and Professional Web Design in Photoshop</a></p>
<p><strong>Edit 3/1/10</strong> &#8211; <a href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-professional-web-2-0-layout/">Create a Professional Web 2.0 Layout</a> &#8211; This is a very extensive tutorial, 121 pages.</p>
<p><strong>Edit 3/1/10</strong> &#8211; <a href="http://www.noupe.com/tutorial/the-ultimate-collection-of-brilliant-web-design-tutorials.html">The Ultimate Collection Of Brilliant Web Design Tutorials</a></p>
<p>This post is updated as new resources are found on the Web.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.robinsblog.com/01152009/building-your-own-portfolio-site/" rel="bookmark">Building Your Own Portfolio Site</a></li><li><a href="http://www.robinsblog.com/01132010/easy-to-follow-photoshop-tutorials-for-creating-portfolio-layouts/" rel="bookmark">Easy to Follow Photoshop Tutorials for Creating Portfolio Layouts</a></li><li><a href="http://www.robinsblog.com/10152008/information-on-pricing-web-design-projects-and-creating-contracts-and-other-forms/" rel="bookmark">Information on Pricing Web Design Projects and Creating Contracts and Other Forms</a></li><li><a href="http://www.robinsblog.com/03162006/resources-to-make-xhtml-and-css-coding-easier/" rel="bookmark">Resources to Make XHTML and CSS Coding Easier</a></li><li><a href="http://www.robinsblog.com/11052008/use-adobe-illustrator-to-create-a-clean-website-layout/" rel="bookmark">Use Adobe Illustrator to Create a Clean Website Layout</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.robinsblog.com/04282009/converting-a-photoshop-psd-file-to-and-xhtml-css-web-site/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>100 Web Design Cheat Sheets that Will Save you Time, Money &amp; Mistakes</title>
		<link>http://www.robinsblog.com/03262009/100-web-design-cheat-sheets-that-will-save-you-time-money-mistakes/</link>
		<comments>http://www.robinsblog.com/03262009/100-web-design-cheat-sheets-that-will-save-you-time-money-mistakes/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 17:06:25 +0000</pubDate>
		<dc:creator>Robin Wood</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Graphics (Photoshop, Illustrator, Fireworks, etc.)]]></category>
		<category><![CDATA[PHP/MySQL & JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[XHTML & Coding]]></category>

		<guid isPermaLink="false">http://www.robinsblog.com/?p=908</guid>
		<description><![CDATA[Web Design Schools Guide has compiled a list of 100 Terrific Web Design Cheat Sheets that Will Save you Time, Money and Mistakes. Most web designers know that cheat sheets are incredibly useful. You can use them for quick reference, easy learning, and more. In this list, we’ve compiled an incredible collection of the 100 best and most useful cheat [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webdesignschoolsguide.com">Web Design Schools Guide</a> has compiled a list of <a href="http://www.webdesignschoolsguide.com/uncategorized/100-terrific-web-design-cheat-sheets-that-will-save-you-time-money-and-mistakes.html">100 Terrific Web Design Cheat Sheets that Will Save you Time, Money and Mistakes</a>.</p>
<blockquote><p>
Most web designers know that cheat sheets are incredibly useful. You can use them for quick reference, easy learning, and more. In this list, we’ve compiled an incredible collection of the 100 best and most useful cheat sheets out there.</p></blockquote>
<p>Topics include:</p>
<ul>
<li>Color</li>
<li>Adobe</li>
<li>HTML</li>
<li>CSS</li>
<li>Ajax</li>
<li>PHP</li>
<li>JavaScript</li>
<li>MySQL</li>
<li>Action Script</li>
<li>Miscellaneous</li>
</ul>
<p>Check out <a href="http://www.webdesignschoolsguide.com/uncategorized/100-terrific-web-design-cheat-sheets-that-will-save-you-time-money-and-mistakes.html">100 Terrific Web Design Cheat Sheets that Will Save you Time, Money and Mistakes</a>.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.robinsblog.com/11052008/the-best-cheat-sheets-for-web-developers/" rel="bookmark">The Best Cheat Sheets for Web Developers</a></li><li><a href="http://www.robinsblog.com/12012008/40-useful-cheat-sheets-for-designers/" rel="bookmark">40+ Useful Cheat Sheets for Designers</a></li><li><a href="http://www.robinsblog.com/11142008/cheat-sheets-for-front-end-web-developers/" rel="bookmark">Cheat Sheets for Front-end Web Developers</a></li><li><a href="http://www.robinsblog.com/03162006/resources-to-make-xhtml-and-css-coding-easier/" rel="bookmark">Resources to Make XHTML and CSS Coding Easier</a></li><li><a href="http://www.robinsblog.com/09232005/css-cheat-sheets-and-reference/" rel="bookmark">CSS Cheat Sheets and Reference</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.robinsblog.com/03262009/100-web-design-cheat-sheets-that-will-save-you-time-money-mistakes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>40+ Useful Cheat Sheets for Designers</title>
		<link>http://www.robinsblog.com/12012008/40-useful-cheat-sheets-for-designers/</link>
		<comments>http://www.robinsblog.com/12012008/40-useful-cheat-sheets-for-designers/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 19:08:48 +0000</pubDate>
		<dc:creator>Robin Wood</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design and Layout]]></category>
		<category><![CDATA[Graphics (Photoshop, Illustrator, Fireworks, etc.)]]></category>
		<category><![CDATA[XHTML & Coding]]></category>

		<guid isPermaLink="false">http://www.robinsblog.com/?p=652</guid>
		<description><![CDATA[Six Revisions has an excellent list of 40+ Useful Cheat Sheets for Designers. These sheets are for Photoshop, Illustrator, and InDesign. You may also find 27 Adobe Photoshop Cheat Sheets and Quick Reference Cards for Adobe Photoshop CS4, CS3, CS2 and Below useful. If you&#8217;re looking for cheat sheets for coding, check Cheat Sheets for Front-end Web Developers Edit 12/8/08: [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sixrevisions.com/">Six Revisions</a> has an excellent list of <a href="http://sixrevisions.com/graphics-design/40-useful-cheat-sheets-for-designers/">40+ Useful Cheat Sheets for Designers</a>.  These sheets are for Photoshop, Illustrator, and InDesign. You may also find <a href="http://www.allgraphicdesign.com/graphicsblog/2008/11/26/27-adobe-photoshop-cheat-sheets-and-quick-reference-cards-for-adobe-photoshop-cs4-cs3-cs2-and-below/">27 Adobe Photoshop Cheat Sheets and Quick Reference Cards for Adobe Photoshop CS4, CS3, CS2 and Below</a> useful.</p>
<p>If you&#8217;re looking for cheat sheets for coding, check <a href="http://sixrevisions.com/resources/cheat_sheets_web_developer/">Cheat Sheets for Front-end Web Developers</a></p>
<p><strong>Edit 12/8/08</strong>: All Web Design Resources has compiled a list of <a href="http://www.allwebdesignresources.com/webdesignblogs/graphics/30-css-cheat-sheets-quick-reference-guides/">30+ CSS Cheat Sheets and Quick Reference Guides</a>.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.robinsblog.com/11052008/the-best-cheat-sheets-for-web-developers/" rel="bookmark">The Best Cheat Sheets for Web Developers</a></li><li><a href="http://www.robinsblog.com/11142008/cheat-sheets-for-front-end-web-developers/" rel="bookmark">Cheat Sheets for Front-end Web Developers</a></li><li><a href="http://www.robinsblog.com/03262009/100-web-design-cheat-sheets-that-will-save-you-time-money-mistakes/" rel="bookmark">100 Web Design Cheat Sheets that Will Save you Time, Money & Mistakes</a></li><li><a href="http://www.robinsblog.com/03162006/resources-to-make-xhtml-and-css-coding-easier/" rel="bookmark">Resources to Make XHTML and CSS Coding Easier</a></li><li><a href="http://www.robinsblog.com/09232005/css-cheat-sheets-and-reference/" rel="bookmark">CSS Cheat Sheets and Reference</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.robinsblog.com/12012008/40-useful-cheat-sheets-for-designers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Firebug to Debug Code</title>
		<link>http://www.robinsblog.com/11202008/using-firebug-to-debug-code/</link>
		<comments>http://www.robinsblog.com/11202008/using-firebug-to-debug-code/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 14:02:41 +0000</pubDate>
		<dc:creator>Robin Wood</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[PHP/MySQL & JavaScript]]></category>
		<category><![CDATA[XHTML & Coding]]></category>

		<guid isPermaLink="false">http://www.robinsblog.com/?p=617</guid>
		<description><![CDATA[Firebug is a Firefox extension that helps to troubleshoot, XHTML, CSS, and other coding issues you may encounter while developing Web sites. The Firebug extension is installed on all workstations and can be accessed by clicking Tools > Firebug > Open Firebug from the Firefox menu.  Firebug Official Web Site Introduction to Firebug Build Better Pages With Firebug Firebug Tutorial: [...]]]></description>
			<content:encoded><![CDATA[<p>Firebug is a Firefox extension that helps to troubleshoot, XHTML, CSS, and other coding issues you may encounter while developing Web sites. The Firebug extension is installed on all workstations and can be accessed by clicking <strong>Tools</strong> > <strong>Firebug</strong> > <strong>Open Firebug</strong> from the Firefox menu. </p>
<p><a href="http://getfirebug.com/">Firebug Official Web Site</a><br />
<a href="http://www.evotech.net/blog/2007/06/introduction-to-firebug/">Introduction to Firebug</a><br />
<a href="http://www.webmonkey.com/tutorial/Build_Better_Pages_With_Firebug">Build Better Pages With Firebug</a><br />
<a href="http://www.thetruetribe.com/javascript/30-javascript-design-patterns/81-firebug-tutorial-getting-started">Firebug Tutorial: Getting Started</a><br />
<a href="http://courses.csail.mit.edu/6.831/handouts/ps4/tutorial/index.html">HTML/CSS/Javascript in Firefox</a><br />
<a href="http://www.sweetvision.com/2007/04/15/debugging-javascript-in-firefox-with-firebug/">Debugging JavaScript in Firefox with Firebug</a><br />
<a href="http://www.digitalmediaminute.com/screencast/firebug-js/">Debugging JavaScript with Firebug</a><br />
<a href="http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging">Firebug Tutorial &#8211; Script Tab : JavaScript Debugging</a></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.robinsblog.com/11242009/firebug-lite-for-internet-explorer-safari-opera-and-the-rest/" rel="bookmark">Firebug Lite for Internet Explorer, Safari, Opera and the Rest</a></li><li><a href="http://www.robinsblog.com/02052009/26-essential-firefox-add-ons-for-web-designers/" rel="bookmark">26 Essential Firefox Add-ons for Web Designers</a></li><li><a href="http://www.robinsblog.com/03242006/firefox-extensions-for-web-developers/" rel="bookmark">Firefox Extensions for Web Developers</a></li><li><a href="http://www.robinsblog.com/03112005/proofreading-javascript/" rel="bookmark">Proofreading JavaScript</a></li><li><a href="http://www.robinsblog.com/06242009/html-css-coding-resources/" rel="bookmark">HTML & CSS Coding Resources</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.robinsblog.com/11202008/using-firebug-to-debug-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>21 ways to streamline your CSS</title>
		<link>http://www.robinsblog.com/11132008/21-ways-to-streamline-your-css/</link>
		<comments>http://www.robinsblog.com/11132008/21-ways-to-streamline-your-css/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 21:22:14 +0000</pubDate>
		<dc:creator>Robin Wood</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[XHTML & Coding]]></category>

		<guid isPermaLink="false">http://www.robinsblog.com/?p=599</guid>
		<description><![CDATA[These days, CSS development is a complex process. You may be working on sites with large CSS files, multiple developers ,and long development timelines. The more complex your CSS files become, the more difficult it is to work with them. This article will present some tips and tricks for keeping your CSS files organized and easy to work with. Continue [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>These days, CSS development is a complex process. You may be working on sites with large CSS files, multiple developers ,and long development timelines. The more complex your CSS files become, the more difficult it is to work with them. This article will present some tips and tricks for keeping your CSS files organized and easy to work with.</p></blockquote>
<p>Continue reading <a href="http://www.apaddedcell.com/21-ways-streamline-your-css">21 ways to streamline your CSS</a></p>
<p>Be sure to also check out Smashing Magazine&#8217;s article <a href="http://www.smashingmagazine.com/2008/11/12/12-principles-for-keeping-your-code-clean/">12 Principles For Keeping Your Code Clean</a></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.robinsblog.com/11132008/12-principles-for-keeping-your-code-clean/" rel="bookmark">12 Principles For Keeping Your Code Clean</a></li><li><a href="http://www.robinsblog.com/02072008/10-principles-of-effective-web-design/" rel="bookmark">10 Principles Of Effective Web Design</a></li><li><a href="http://www.robinsblog.com/02012008/53-css-techniques-you-couldn%e2%80%99t-live-without/" rel="bookmark">53 CSS-Techniques You Couldn’t Live Without</a></li><li><a href="http://www.robinsblog.com/02042008/is-your-html-good-enough-7-browser-testing-services/" rel="bookmark">Is Your HTML Good Enough? 7 Browser-Testing Services</a></li><li><a href="http://www.robinsblog.com/11012008/web-development-toolbox-120-new-tools-for-web-development/" rel="bookmark">Web Development Toolbox: 120+ New Tools for Web Development</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.robinsblog.com/11132008/21-ways-to-streamline-your-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
