<?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>WebDesign &#38; Such &#187; Photoshop</title>
	<atom:link href="http://webdesignandsuch.com/tag/photoshop/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesignandsuch.com</link>
	<description>a Beantown Design Production</description>
	<lastBuildDate>Thu, 29 Jul 2010 00:02:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to create a custom iPhone icon for your website</title>
		<link>http://webdesignandsuch.com/2009/12/how-to-create-a-custom-iphone-icon-for-your-website/</link>
		<comments>http://webdesignandsuch.com/2009/12/how-to-create-a-custom-iphone-icon-for-your-website/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 11:26:55 +0000</pubDate>
		<dc:creator>ilz</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://webdesignandsuch.com/?p=683</guid>
		<description><![CDATA[
			
				
			
		

Here&#8217;s a quick way to further enhance the branding of your website. If you don&#8217;t have an iPhone go get one. Then try bookmarking your website; (go to a website in your iPhone Safari browser, hit the + symbol, and hit &#8220;Add Bookmark&#8220;). What this does is take a small screenshot of the webpage and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-bottom:10px">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F12%2Fhow-to-create-a-custom-iphone-icon-for-your-website%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F12%2Fhow-to-create-a-custom-iphone-icon-for-your-website%2F&amp;style=normal" height="61" width="51" /><br />
			</a>
		</div>
<p><img class="alignnone" style="border:3px solid #ddd; margin:0 0 15px 0" title="iphone" src="http://webdesignandsuch.com/posts/iphone-icon/iphone.jpg" alt="" width="422" height="329" /></p>
<p>Here&#8217;s a quick way to further enhance the branding of your website. If you don&#8217;t have an iPhone go get one. Then try bookmarking your website; (go to a website in your iPhone Safari browser, hit the <strong>+</strong> symbol, and hit &#8220;<strong>Add Bookmark</strong>&#8220;). What this does is take a small screenshot of the webpage and add it to your iPhone, right next to the other icons you have.</p>
<p>Well forget that, now we can make custom icons, so when somebody bookmarks your website, the icon is one that you actually created! As a designer I might be a little bit TOO excited about this, but hey, this is the stuff I live for. You can see in the above image the two icons I&#8217;ve created for my websites, <a href="http://www.webdesignandsuch.com">WebDesignAndSuch</a> and <a href="http://www.beantowndesign.com">BeantownDesign</a>. So now the icons match the favicons of my websites, and I can just touch them to launch my websites on my iPhone.</p>
<p>Keep reading to see how to create your own iPhone icons.<br />
<span id="more-683"></span><br />
So the process is actually ridiculously easy. First, create your icon at the size of 57&#215;57 pixels. Don&#8217;t create any gloss or rounded edges, the iPhone actually creates both of those for you. You can see in the image below what one of my icons looked like before it was added to the iPhone.</p>
<p><img class="alignnone" title="iphone icon" src="http://webdesignandsuch.com/posts/iphone-icon/icon.jpg" alt="" width="603" height="420" class="frame"/></p>
<p>Next, save your icon as a .png in your website&#8217;s images folder. Then you need to link your website to the icon so the iPhone can do it&#8217;s magic when someone hits &#8220;Add Bookmark&#8221; on their phone.</p>
<h2 class="h-title">Glossy Icon</h2>
<p>This first code is if you want the gloss to appear over your icon. Put this in the head of your website, and of course make sure you set the path to your icon.</p>
<div class="codeBox">&lt;link rel=&#8221;apple-touch-icon&#8221; href=&#8221;images/iphone-icon.png&#8221; /&gt;</div>
<h2 class="h-title">Non-Glossy Icon</h2>
<p>If you don&#8217;t want the gloss for whatever reason you can use this code.</p>
<div class="codeBox"><span><span>&lt;</span><span>link</span><span> </span><span>rel</span><span>=</span><span>&#8220;apple-touch-icon-precomposed&#8221;</span><span> </span><span>href</span><span>=</span><span>&#8220;images/iphone-icon.png&#8221;</span><span> </span><span>/&gt;</span><span><br />
</span></span></div>
<p><strong>There you go, have fun! </strong>If you want to test this out, pop open <a href="http://www.webdesignandsuch.com">WebDesignAndSuch</a> on your iPhone in Safari, and hit &#8220;<strong>Add Bookmark</strong>&#8220;!</p>
]]></content:encoded>
			<wfw:commentRss>http://webdesignandsuch.com/2009/12/how-to-create-a-custom-iphone-icon-for-your-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create a Shiny &#8220;Web 2.0&#8243; Button</title>
		<link>http://webdesignandsuch.com/2009/10/create-a-shiny-web-2-0-button/</link>
		<comments>http://webdesignandsuch.com/2009/10/create-a-shiny-web-2-0-button/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 01:20:39 +0000</pubDate>
		<dc:creator>ilz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://webdesignandsuch.com/?p=503</guid>
		<description><![CDATA[
			
				
			
		

Ya.. I said &#8220;Web 2.0&#8220;.. what?
Well if you&#8217;re still here after that, here&#8217;s the deal. I was reading an interesting tutorial about creating a button similar to the one found on the Campaign Monitor website. I actually went ahead and created the button, I always love seeing the approach other designers take at creating things [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-bottom:10px">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F10%2Fcreate-a-shiny-web-2-0-button%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F10%2Fcreate-a-shiny-web-2-0-button%2F&amp;style=normal" height="61" width="51" /><br />
			</a>
		</div>
<p><img class="alignnone" style="border:3px solid #ddd; margin:0 0 15px 0" title="Shiny Button" src="http://webdesignandsuch.com/imagesForPosts/shiny-button.jpg" alt="" width="422" height="211" /></p>
<p>Ya.. I said &#8220;<strong>Web 2.0</strong>&#8220;.. what?</p>
<p>Well if you&#8217;re still here after that, here&#8217;s the deal. I was reading an interesting tutorial about creating a button similar to the one found on the <a href="http://www.campaignmonitor.com/designer/" target="_blank">Campaign Monitor website</a>. I actually went ahead and created the button, I always love seeing the approach other designers take at creating things in Photoshop.</p>
<p>Well after I created it I figured I may as well put the PSD file up here for anyone that wants to use it. I&#8217;ll give the CSS code to add it to your website as a CSS sprite also. Now I need to give credit where credit is due. The CSS code, and the tutorial of how to make the button are from Jacob Gube over at <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-slick-and-clean-button-in-photoshop/" target="_blank">Six Revisions</a>. Check out that link if you want the step by step of how to make this button. </p>
<p>I&#8217;m really putting it up here so I&#8217;ll have easy access to the PSD file in the future so I can download it no-matter where I am, make a few color adjustments, copy the CSS code, and have a new button for whatever I&#8217;m working on that day. Check out the demo to see the button in action, and feel free to download the PSD file of my version of the button. <em>Keep reading for the CSS code.</em></p>
<p><a class="demo-link" href="http://webdesignandsuch.com/posts/shiny-button/">View Demo</a></p>
<p><a class="demo-link" href="http://webdesignandsuch.com/posts/shiny-button/shiny-button.psd">Download PSD File</a></p>
<p><span id="more-503"></span></p>
<p>Below is the CSS code for your button and the rollover effect.</p>
<div class="codeBox">.button {<br />
display:block;<br />
width:250px;<br />
height:50px;<br />
text-indent:-9999px;<br />
}<br />
.button a {<br />
display:block;<br />
width:100%;<br />
height:100%;<br />
background:url(button.png) no-repeat top left;<br />
outline:none;<br />
}<br />
.button a:hover {<br />
background-position:0 -50px;<br />
}<br />
body {<br />
margin-left: 0px;<br />
margin-top: 0px;<br />
margin-right: 0px;<br />
margin-bottom: 0px;<br />
}</div>
<p>Below is the XHTML code to put the button on your page.</p>
<div class="codeBox">&lt;p class=&#8221;button&#8221;&gt;&lt;a href=&#8221;link.html&#8221;&gt;Button Text&lt;/a&gt;&lt;/p&gt;</div>
]]></content:encoded>
			<wfw:commentRss>http://webdesignandsuch.com/2009/10/create-a-shiny-web-2-0-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make a Dotted Line in Photoshop</title>
		<link>http://webdesignandsuch.com/2009/08/how-to-make-a-dotted-line-in-photoshop/</link>
		<comments>http://webdesignandsuch.com/2009/08/how-to-make-a-dotted-line-in-photoshop/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 22:14:00 +0000</pubDate>
		<dc:creator>ilz</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://webdesignandsuch.com/?p=303</guid>
		<description><![CDATA[
			
				
			
		


If you&#8217;re a webdesigner you most likely use Photoshop to create mockups of webpage designs for your clients. One technique I use in a lot of my website designs is dotted borders. They add a lot more visual interest than a regular underline, and work great to break-up sections of content.
So it&#8217;s easy enough to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-bottom:10px">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F08%2Fhow-to-make-a-dotted-line-in-photoshop%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F08%2Fhow-to-make-a-dotted-line-in-photoshop%2F&amp;style=normal" height="61" width="51" /><br />
			</a>
		</div>
<p><img alt="" src="http://webdesignandsuch.com/imagesForPosts/dots.jpg" title="dots" class="alignnone" width="466" height="188" style="border:3px solid #ddd; margin:0 0 15px 0"/></p>
<p >
If you&#8217;re a webdesigner you most likely use Photoshop to create mockups of webpage designs for your clients. One technique I use in a lot of my website designs is <span style="border-bottom:1px dotted #000"><strong>dotted borders</strong></span>. They add a lot more visual interest than a regular underline, and work great to break-up sections of content.</p>
<p style="border-bottom:2px dotted red; padding-bottom:15px">So it&#8217;s easy enough to create a dotted line with CSS for the web, but how do you create a dotted line in Photoshop for your mockups? It&#8217;s actually rather simple; (as anything is when you know how I suppose).</p>
<p><span id="more-303"></span></p>
<p><strong>Step 1</strong> <br />Choose the brush from your tool bar.</p>
<p><img alt="" src="http://webdesignandsuch.com/imagesForPosts/brushes.jpg" title="brushes" class="alignnone" width="82" height="421"  class="frame" style=" margin-right:15px; margin-bottom:15px"/></p>
<p style=" padding-top:50px; "><strong>Step 2</strong> <br />Open up your brushes (under <em>Window</em> > <em>Brushes</em>). Uncheck all options on the left, and move the &#8220;spacing&#8221; up to 250% (more or less for different spacing obviously. You&#8217;ll see the dots separate in the preview.</p>
<p><img alt="" src="http://webdesignandsuch.com/imagesForPosts/spacing.jpg" title="spacing" class="alignnone" width="384" height="475" class="frame"/></p>
<p><strong>Step 3</strong> <br />Draw a line with your brush on your canvas, and your line will be dotted. Hold shift for a straight line.</p>
<p><img alt="" src="http://webdesignandsuch.com/imagesForPosts/dots2.jpg" title="dots2" class="alignnone" width="322" height="169" class="frame"/></p>
<p>There it is.. <strong>How to create dotted lines in Photoshop!</strong></p>
<p><em><strong>ilz out!</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://webdesignandsuch.com/2009/08/how-to-make-a-dotted-line-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Arizona Panoramas</title>
		<link>http://webdesignandsuch.com/2009/05/arizona-panoramas/</link>
		<comments>http://webdesignandsuch.com/2009/05/arizona-panoramas/#comments</comments>
		<pubDate>Sun, 31 May 2009 16:20:58 +0000</pubDate>
		<dc:creator>ilz</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Panorama]]></category>
		<category><![CDATA[Photomerge]]></category>

		<guid isPermaLink="false">http://webdesignandsuch.com/?p=209</guid>
		<description><![CDATA[
			
				
			
		


In a previous post I went through the process of how you can make amazing panoramas in Photoshop. It&#8217;s a simple process, using &#8220;Photomerge&#8221; to put the photos together, and &#8220;Zoomify&#8221; to make them viewable on the web at a large size. 

A friend of mine just got back from a trip to Arizona, and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-bottom:10px">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F05%2Farizona-panoramas%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F05%2Farizona-panoramas%2F&amp;style=normal" height="61" width="51" /><br />
			</a>
		</div>
<p><img alt="" src="http://webdesignandsuch.com/imagesForPosts/az-pan2.jpg" title="Panorama" class="alignnone" width="600" height="131" class="frame"/></p>
<p>
In a <a href="http://webdesignandsuch.com/2009/03/creating-a-panorama-in-photoshop-for-the-web/">previous post</a> I went through the process of how you can make amazing panoramas in Photoshop. It&#8217;s a simple process, using &#8220;Photomerge&#8221; to put the photos together, and &#8220;Zoomify&#8221; to make them viewable on the web at a large size. </p>
<p><img alt="" src="http://webdesignandsuch.com/imagesForPosts/az-pan1.jpg" title="Panorama" class="alignnone" width="600" height="127" class="frame"/></p>
<p>A friend of mine just got back from a trip to Arizona, and had a couple Panoramas he wanted me to make. So here they all, for all to see. </p>
<p><a href="http://webdesignandsuch.com/imagesForPosts/Canyon-Panoramics/great-basin.html">GREAT BASIN PANORAMA</a><br />
<a href="http://webdesignandsuch.com/imagesForPosts/Canyon-Panoramics/observation-point.html">OBSERVATION POINT PANORAMA</a></p>
<p>Next up? <strong>Fenway Park panorama!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://webdesignandsuch.com/2009/05/arizona-panoramas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to create the Apple Product Image Reflection Effect in Photoshop</title>
		<link>http://webdesignandsuch.com/2009/05/how-to-create-the-apple-product-image-reflection-effect/</link>
		<comments>http://webdesignandsuch.com/2009/05/how-to-create-the-apple-product-image-reflection-effect/#comments</comments>
		<pubDate>Sat, 16 May 2009 19:31:38 +0000</pubDate>
		<dc:creator>ilz</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Apple Reflection]]></category>
		<category><![CDATA[Image Reflection Effect]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://webdesignandsuch.com/?p=144</guid>
		<description><![CDATA[
			
				
			
		

Apple is known for their clean designs, both in their products, and the way they display these products. One of the effects they have used a lot is displaying their images with a reflection of the product below it. When used correctly, this is a very simple, clean way to display products. 
I&#8217;m sure there [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-bottom:10px">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F05%2Fhow-to-create-the-apple-product-image-reflection-effect%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F05%2Fhow-to-create-the-apple-product-image-reflection-effect%2F&amp;style=normal" height="61" width="51" /><br />
			</a>
		</div>
<div align="center"><img alt="" src="http://webdesignandsuch.com/imagesForPosts/reflection-images/12.jpg" title="reflection" class="frame" width="586" height="662" /></div>
<p><strong>Apple</strong> is known for their clean designs, both in their products, and the way they display these products. One of the effects they have used a lot is displaying their images with a reflection of the product below it. <strong>When used correctly</strong>, this is a very simple, clean way to display products. </p>
<p>I&#8217;m sure there are plenty of ways to create this, but <strong>I&#8217;ll show you the way I do it</strong>.</p>
<p><span id="more-144"></span></p>
<div align="center"><img alt="" src="http://webdesignandsuch.com/imagesForPosts/reflection-images/1.jpg" title="apple reflection" class="frame" width="543" height="309" /></div>
<p style="border-bottom:1px dotted #bbb; padding-bottom:10px"><strong>First, you will need an image of course</strong>.. I chose to use the exact Apple cinema display that I am staring at right now. I prefer to put the objects on a black background as I think this makes them really <strong>pop</strong>. You can use whatever color you want for yours.</p>
<div align="center"><img alt="" src="http://webdesignandsuch.com/imagesForPosts/reflection-images/2.jpg" title="apple reflection effect" class="frame" width="637" height="562" /></div>
<p style="border-bottom:1px dotted #bbb; padding-bottom:10px"><strong>Double the height of your canvas</strong>, so you will have room for the reflection image</p>
<div align="center"><img alt="" src="http://webdesignandsuch.com/imagesForPosts/reflection-images/3.jpg" title="apple reflection" class="frame" width="703" height="577" /></div>
<p style="border-bottom:1px dotted #bbb; padding-bottom:10px">Next, <strong>click on the layer with the image</strong>, and choose <strong>Duplicate Layer</strong>. This will be the reflection image/ layer. In fact, I called this layer &#8220;reflection&#8221;, so I wouldn&#8217;t get the two confused.</p>
<div align="center"><img alt="" src="http://webdesignandsuch.com/imagesForPosts/reflection-images/4.jpg" title="reflection" class="frame" width="332" height="546" /></div>
<p style="border-bottom:1px dotted #bbb; padding-bottom:10px">We need to flip this image, so while clicked on the reflection layer, go to <br /><strong>Edit > Transform > Flip Vertical</strong></p>
<div align="center"><img alt="" src="http://webdesignandsuch.com/imagesForPosts/reflection-images/5.jpg" title="reflection" class="frame" width="637" height="574" /></div>
<p style="border-bottom:1px dotted #bbb; padding-bottom:10px"><strong>Slide the upside down image to the exact point where the two meet.</strong></p>
<div align="center"><img alt="" src="http://webdesignandsuch.com/imagesForPosts/reflection-images/6.jpg" title="reflection" class="frame" width="404" height="510" /></div>
<p style="border-bottom:1px dotted #bbb; padding-bottom:10px">Now we need to make this reflection layer darker. <br />Go to <strong>Image > Adjustments > Levels</strong></p>
<div align="center"><img alt="" src="http://webdesignandsuch.com/imagesForPosts/reflection-images/7.jpg" title="apple reflection effect" class="frame" width="832" height="560" /></div>
<p style="border-bottom:1px dotted #bbb; padding-bottom:10px">There is no exact number here, it depends on what <strong>you think looks good</strong>, and what image you are using. <strong>Use the slider to darken the image</strong>. </p>
<div align="center"><img alt="" src="http://webdesignandsuch.com/imagesForPosts/reflection-images/8.jpg" title="reflection effect" class="frame" width="254" height="484" /></div>
<p style="border-bottom:1px dotted #bbb; padding-bottom:10px">Finally, we are almost ready to create the gradient to fade out the reflection image. While clicked on the reflection layer, click on the <strong>Add vector mask</strong> icon at the bottom of your layers palette.</p>
<div align="center"><img alt="" src="http://webdesignandsuch.com/imagesForPosts/reflection-images/9.jpg" title="apple reflection effect" class="frame" width="442" height="460" /></div>
<p style="border-bottom:1px dotted #bbb; padding-bottom:10px">Next <strong>click on the gradient tool</strong> in your tool panel. You need your gradient to be the <strong>color of your background</strong> (in my case black) <strong>to transparent</strong></p>
<div align="center"><img alt="" src="http://webdesignandsuch.com/imagesForPosts/reflection-images/10.jpg" title="apple reflection" class="frame" width="673" height="575" /></div>
<p style="border-bottom:1px dotted #bbb; padding-bottom:10px">Now with the <strong>gradient tool</strong> selected, click about halfway up the image, and <strong>shift drag up to the point where the two meet</strong>. Again, this is not an exact science. Try different start and end points until you get a reflection the color and<strong> height that you want</strong>.</p>
<div align="center"><img alt="" src="http://webdesignandsuch.com/imagesForPosts/reflection-images/11.jpg" title="apple effect" class="frame" width="673" height="575" /></div>
<p style="border-bottom:1px dotted #bbb; padding-bottom:10px"><strong>So there you have it, your own apple reflection image!</strong></p>
<div align="center"><img alt="" src="http://webdesignandsuch.com/imagesForPosts/reflection-images/12.jpg" title="apple reflection"  width="510" height="576" /></div>
]]></content:encoded>
			<wfw:commentRss>http://webdesignandsuch.com/2009/05/how-to-create-the-apple-product-image-reflection-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Panorama in Photoshop for the web</title>
		<link>http://webdesignandsuch.com/2009/03/creating-a-panorama-in-photoshop-for-the-web/</link>
		<comments>http://webdesignandsuch.com/2009/03/creating-a-panorama-in-photoshop-for-the-web/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 18:01:43 +0000</pubDate>
		<dc:creator>ilz</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Panorama]]></category>
		<category><![CDATA[Photomerge]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Zoomify]]></category>

		<guid isPermaLink="false">http://webdesignandsuch.com/?p=77</guid>
		<description><![CDATA[
			
				
			
		

Digital cameras are so inexpensive now that there is no reason to not be taking photos at high resolutions. But what good is having these large photos when you need to make them tiny anyway to put them online?

 I&#8217;ll show you a method of taking a collection of large photos and turning them into [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-bottom:10px">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F03%2Fcreating-a-panorama-in-photoshop-for-the-web%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F03%2Fcreating-a-panorama-in-photoshop-for-the-web%2F&amp;style=normal" height="61" width="51" /><br />
			</a>
		</div>
<p>
Digital cameras are so inexpensive now that there is no reason to not be taking photos at high resolutions. But what good is having these large photos when you need to make them tiny anyway to put them online?</p>
<p><img alt="Panorama in Photoshop" src="http://webdesignandsuch.com/imagesForPosts/panorama/ps.jpg" title="Panorama in Photoshop" class="alignnone" width="400" height="165" class="frame"/></p>
<p> I&#8217;ll show you a method of taking a collection of large photos and turning them into a panorama. Once you have a large panorama put together, there is still the problem of being able to put it online for others to use. You don&#8217;t want to have to make it 900px wide.. because obviously you will lose all the quality. Uploading it as a huge image file and having a scroll bar is no good, who is going to wait for that to load? I&#8217;ll show you the perfect solution to this problem.</p>
<h3>Step 1 &#8211; Take Photos</h3>
<p>Well you&#8217;re going to need photos to make a panorama! You can use a tripod with a camera, and take multiple photos as you turn the camera around until you reach the original position. Make sure to overlap the photos as you take them so there will be somewhere to blend. If you don&#8217;t care about them being perfect, or you don&#8217;t have a tripod on you, just hold it as still as you can, and turn in a circle as you take pictures. That&#8217;s the method I used when I took all these photos in St. Maarten last year. I actually like the effect it gives not having the top and bottom edges lined up, (you&#8217;ll see what I mean soon).</p>
<p><img alt="Panorama" src="http://webdesignandsuch.com/imagesForPosts/panorama/photos.jpg" title="Photos" class="aligncenter" width="400" height="401" class="frame"/></p>
<h3>Step 2 &#8211; Creating the Panorama</h3>
<p><span id="more-77"></span></p>
<p>Photoshop has a great build in tool to create the panorama with. It&#8217;s called Photomerge, and it&#8217;s under <strong>File > Automate > Photomerge</strong>. </p>
<p><img alt="Photomerge" src="http://webdesignandsuch.com/imagesForPosts/panorama/photomerge.jpg" title="Photomerge" class="aligncenter" width="400" height="577" class="frame"/></p>
<p><img alt="Photomerge" src="http://webdesignandsuch.com/imagesForPosts/panorama/photomerge2.jpg" title="Photomerge" class="aligncenter" width="450" height="284" class="frame"/></p>
<p>Choose the folder that you have the photos in, and watch as Photoshop does it&#8217;s magic of combining and blending all the photos. </p>
<p><img alt="Photomerge" src="http://webdesignandsuch.com/imagesForPosts/panorama/progress.jpg" title="Progress" class="aligncenter" width="525" height="110" class="frame"/></p>
<p><img alt="Photomerge" src="http://webdesignandsuch.com/imagesForPosts/panorama/progress2.jpg" title="Progress" class="aligncenter" width="530" height="115" class="frame"/></p>
<p>When the process is complete, you will have a file with the panorama, and a bunch of layers like this:</p>
<p><img alt="Photomerge" src="http://webdesignandsuch.com/imagesForPosts/panorama/output.jpg" title="Output" class="aligncenter" width="600" height="103" class="frame"/></p>
<p><img alt="Photomerge" src="http://webdesignandsuch.com/imagesForPosts/panorama/layers.jpg" title="Layers are created" class="aligncenter" width="295" height="441" class="frame"/></p>
<p>In this case I&#8217;m happy with the outcome, except for one area, my sister. Photoshop thought I wouldn&#8217;t notice if they blended half of her head in, but that&#8217;s sooo not cool. No big deal, 10 minutes of a little blending of my own and I fixed the problem. I then filled in a black page background and blended the edges a little. </p>
<p><img alt="Ouch!" src="http://webdesignandsuch.com/imagesForPosts/panorama/kelly-wrong.jpg" title="Ouch!" class="aligncenter" width="400" height="352" class="frame"/></p>
<p><img alt="Thats better!" src="http://webdesignandsuch.com/imagesForPosts/panorama/kelly-fixed.jpg" title="Thats better!" class="aligncenter" width="400" height="352" class="frame"/></p>
<h3>Step 3 &#8211; Putting the Panorama on the web</h3>
<p>So we have the panorama now, and we need to put it online. We will use another tool built into Photoshop, called Zoomify. This is located under <strong>File > Export > Zoomify</strong>. </p>
<p><img alt="Zoomify" src="http://webdesignandsuch.com/imagesForPosts/panorama/zoomify2.jpg" title="Zoomify" class="aligncenter" width="400" height="422" class="frame"/></p>
<p>The idea behind this tool is to take your large image, slice it into a ton of tiny photos, and put them in a viewer. When complete you will have a viewer for you webpage that lets you scroll around the picture, zoom in and out, all while not losing any of the quality of your photo. It loads the small slices as you go, so you aren&#8217;t waiting for one huge photo to load.</p>
<p>The tool lets you pick the color, size, etc.</p>
<p><img alt="Zoomify" src="http://webdesignandsuch.com/imagesForPosts/panorama/zoomify.jpg" title="Zoomify" class="aligncenter" width="450" height="292" class="frame"/></p>
<p><img alt="Zoomify" src="http://webdesignandsuch.com/imagesForPosts/panorama/progress3.jpg" title="Progress" class="aligncenter" width="527" height="119" class="frame"/></p>
<p> Once it&#8217;s done this is what&#8217;s created, a folder with a .swf, .xml, and a bunch of image folders. Those folders hold the slices. It also creates a .html file, this is where you can view the Zoomify viewer.</p>
<p><img alt="Zoomify" src="http://webdesignandsuch.com/imagesForPosts/panorama/files1.jpg" title="panorama process" class="aligncenter" width="176" height="77" class="frame" /></p>
<p><img alt="Zoomify" src="http://webdesignandsuch.com/imagesForPosts/panorama/files2.jpg" title="panorama process" class="aligncenter" width="400" height="226" class="frame"/></p>
<p>As you use the viewer, you will see that as you drag the photo around, it loads the slices as you go. Pretty neat trick to make this work.<br /><a href="http://webdesignandsuch.com/imagesForPosts/panorama/pan.html"> Click here to check out the finished product.</a></p>
<p><img alt="Zoomify" src="http://webdesignandsuch.com/imagesForPosts/panorama/zoomify-3.jpg" title="Zoomify" class="aligncenter" width="550" height="371" class="frame"/></p>
<p> Check out <a href="http://www.zoomify.com">Zoomify.com</a> for more info about the tool. <strong>Hope you enjoyed the tutorial!</strong></p>
<p><em>Update:</em><strong> Since this post I have created a couple more Panoramas using this process, they can be <a href="http://webdesignandsuch.com/2009/05/arizona-panoramas/">seen here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webdesignandsuch.com/2009/03/creating-a-panorama-in-photoshop-for-the-web/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ColorZilla 2.0 Firefox Add-On</title>
		<link>http://webdesignandsuch.com/2009/02/colorzilla-20-firefox-add-on/</link>
		<comments>http://webdesignandsuch.com/2009/02/colorzilla-20-firefox-add-on/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 19:01:10 +0000</pubDate>
		<dc:creator>ilz</dc:creator>
				<category><![CDATA[Online Program]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[Firefox Add-On]]></category>

		<guid isPermaLink="false">http://webdesignandsuch.com/?p=70</guid>
		<description><![CDATA[
			
				
			
		
Well I&#8217;m a designer, (duh), so I work with color every day. There are a ton of different tools to make using color easier both on and offline. I was going to make a post about the top 5 sources/ tools that I use for color palettes, picking, etc&#8230; but I&#8217;ve decided to take them [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-bottom:10px">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F02%2Fcolorzilla-20-firefox-add-on%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F02%2Fcolorzilla-20-firefox-add-on%2F&amp;style=normal" height="61" width="51" /><br />
			</a>
		</div>
<p>Well I&#8217;m a designer, <em>(duh),</em> so I work with color every day. There are a ton of different tools to make using color easier both on and offline. I was going to make a post about the top 5 sources/ tools that I use for color palettes, picking, etc&#8230; but I&#8217;ve decided to take them one at a time.. I think they are so important that they are all worthy of separate posts. Then maybe I will create one post summarizing them all.</p>
<p>
I&#8217;m going to start off with my favorite. This is a Firefox Add-On <em>(mental note.. create a Firefox Add-On post),</em> that I use almost daily. It&#8217;s called ColorZilla.</p>
<p><img alt="ColorZilla" src="http://webdesignandsuch.com/imagesForPosts/colorZilla-2.jpg" title="ColorZilla" width="577" height="222" class="frame"/><br />
<span id="more-70"></span></p>
<p>
I was reading a post about something somewhere <em>(so specific)</em>.. and somebody gave this tool a mention. I checked it out and fell in love. If you design websites.. do you do the following?>> Say there is a color on a website that you want/ need to know the name of. You may be in Photoshop and you need to know the exact color of the red in a companies logo. You go to the website, copy the picture (or make a screenshot if you can&#8217;t copy it), open it in Photoshop, use the eyedropper, and you have the color.. then simply delete the image. Not bad.. I used to do that every day. until ColorZilla that is..</p>
<p>
ColorZilla is a tool that installs on the bottom left of your Firefox browser that simply has an eyedropper. Click on that, roll over the website, and it tells you the color you are over.. it updates as fast as you can scroll. Now that Firefox enlarges the entire webpage instead of just text when you give the old command+ <em>(at least pretend you knew that),</em> you can zoom right in on a tiny part of a picture to get the color you want. Click on the color, right click the eyedropper tool to get the copy option, over to Photoshop, paste in your number and you&#8217;re done!</p>
<p><img alt="ColorZilla" src="http://webdesignandsuch.com/imagesForPosts/colorZilla.jpg" title="ColorZilla" class="aligncenter" width="415" height="75" class="frame"/></p>
<p>
This tool has more features than I even use, I see it shows CSS info as you roll over sections of the page, and who knows what else. I just love the time it saves showing me the colors.. no more cleaning up my desktop of all the screenshots I made just to get color info. Just one of those tools that speeds up your workflow in an area you probably never even considered slow before.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/271">Get ColorZilla Here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webdesignandsuch.com/2009/02/colorzilla-20-firefox-add-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create &amp; add a Favicon to your website or Wordpress Blog</title>
		<link>http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog/</link>
		<comments>http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 16:47:12 +0000</pubDate>
		<dc:creator>ilz</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Favicon]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://webdesignandsuch.com/?p=31</guid>
		<description><![CDATA[
			
				
			
		
First off.. what is a FAVICON?
A Favicon is the little picture that shows up next to the domain name in your web browser.
Read on to find out how to create your own Favicon, and add it to your website, or Wordpress Blog.

The first step is to download the Photoshop plugin to save files as the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-bottom:10px">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F01%2Fhow-to-create-add-a-favicon-to-your-website-or-wordpress-blog%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F01%2Fhow-to-create-add-a-favicon-to-your-website-or-wordpress-blog%2F&amp;style=normal" height="61" width="51" /><br />
			</a>
		</div>
<p>First off.. what is a <strong>FAVICON</strong>?</p>
<p>A <strong>Favicon</strong> is the little picture that shows up next to the domain name in your web browser.</p>
<div class="wp-caption aligncenter" style="width: 253px"><img class="frame" title="WD&amp;S Favicon" src="http://webdesignandsuch.com/imagesForPosts/faviconPost/wdsFavicon.jpg" alt="WD&amp;S Favicon" width="243" height="34" /><p class="wp-caption-text">WD&amp;S Favicon</p></div>
<div class="wp-caption aligncenter" style="width: 232px"><img class="frame" title="Beantown Design Favicon" src="http://webdesignandsuch.com/imagesForPosts/faviconPost/beantownFavicon.jpg" alt="Beantown Design Favicon" width="222" height="34" /><p class="wp-caption-text">Beantown Design Favicon</p></div>
<p>Read on to find out how to create your own <strong>Favicon</strong>, and add it to your <strong>website</strong>, or <strong>Wordpress Blog</strong>.</p>
<p><span id="more-31"></span></p>
<p>The first step is to download the<strong> Photoshop plugin</strong> to save files as the <strong>Windows ICO format</strong>. <a href="http://webdesignandsuch.com/imagesForPosts/faviconPost/ICOformat.zip">I uploaded it here for you to download.</a> Download that, install in Photoshop and you&#8217;re good to go.</p>
<p>The reason creating a successful Favicon is tricky is that you are creating a piece of art that is only 16 x 16 pixels.. pretty small right? I speak from experience when I say that some thought needs to go into this process for the end result to look any good. The best technique is to create a larger image first, (say 64 x 64), and then reduce the size to 16 x 16.</p>
<div class="wp-caption aligncenter" style="width: 508px"><img title="Favicon Size" src="http://webdesignandsuch.com/imagesForPosts/faviconPost/faviconSize.jpg" alt="save 16x16 px" width="498" height="397" /><p class="wp-caption-text">save 16x16 px</p></div>
<p>If the Photoshop plugin is installed correctly, you will be able to choose ISO format when you save the file.</p>
<p><img class="aligncenter" title="Favicon Format" src="http://webdesignandsuch.com/imagesForPosts/faviconPost/saveFormat.jpg" alt="" width="328" height="36" /></p>
<p><img class="aligncenter" title="Save Favicon" src="http://webdesignandsuch.com/imagesForPosts/faviconPost/saveFavicon.jpg" alt="" width="385" height="195" /></p>
<p>Save that in the main image folder of your website. Then, in the head of your XHTML page, add the following code:</p>
<div class="codeBox"><strong>&lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;images/favicon.ico&#8221;  /&gt;</strong></div>
<p>That&#8217;s all you need. Although, I needed to use the direct link for the Favicon on this site, most likely because it&#8217;s set up in PHP.. so it would look like this:</p>
<p><strong><br />
</strong><em> </em></p>
<div class="codeBox">&lt;link rel=&#8221;shortcut icon&#8221;  href=&#8221;http://webdesignandsuch.com/wp-content/themes/themeName/images/favicon.ico&#8221; /&gt;</div>
<p>You can also make animated Favicons.. this does not have full support in all browsers; but then again nothing cool ever does! I&#8217;ll cover that in another post. Check out <a href="http://beantowndesign.com" target="_blank">BeantownDesign</a> for an example of an animated Favicon. <a href="http://webdesignandsuch.com/2009/10/how-to-create-an-animated-favicon-for-your-website-or-wordpress-blog/">Here is a tutorial</a> on how to create and add animated favicons to your website or blog.</p>
<p>Here are a couple Favicon Galleries for inspiration thanks to Smashing Magazine:</p>
<p><a href="http://www.smashingmagazine.com/2007/01/31/inspire-yourself-50-remarkable-favicons/" target="_blank">Gallery One</a></p>
<p><a href="http://www.smashingmagazine.com/2007/03/29/inspire-yourself-more-creative-favicons/" target="_blank">Gallery Two</a></p>
<p><a href="http://www.smashingmagazine.com/2007/06/14/creative-favicons-when-small-is-beautiful/" target="_blank">Gallery Three</a></p>
<p><a href="http://www.smashingmagazine.com/2007/09/11/creative-favicons-tiny-artwork/" target="_blank">Gallery Four</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Seam Carving for Content-Aware Image Resizing</title>
		<link>http://webdesignandsuch.com/2009/01/seam-carving-for-content-aware-image-resizing/</link>
		<comments>http://webdesignandsuch.com/2009/01/seam-carving-for-content-aware-image-resizing/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 21:23:01 +0000</pubDate>
		<dc:creator>ilz</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Image Manipulation]]></category>
		<category><![CDATA[Seam Carving]]></category>

		<guid isPermaLink="false">http://webdesignandsuch.com/?p=25</guid>
		<description><![CDATA[
			
				
			
		
I think Photoshop CS4 has some seam carving built into it, I&#8217;m still running CS3 so I haven&#8217;t used it yet&#8230; but the possibilities of this look amazing. I&#8217;m especially impressed by the ability to completely remove objects from a picture in a matter of seconds.

]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-bottom:10px">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F01%2Fseam-carving-for-content-aware-image-resizing%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F01%2Fseam-carving-for-content-aware-image-resizing%2F&amp;style=normal" height="61" width="51" /><br />
			</a>
		</div>
<p>I think Photoshop CS4 has some seam carving built into it, I&#8217;m still running CS3 so I haven&#8217;t used it yet&#8230; but the possibilities of this look amazing. I&#8217;m especially impressed by the ability to completely remove objects from a picture in a matter of seconds.</p>
<p><object width="425" height="344" class="frame"><param name="movie" value="http://www.youtube.com/v/vIFCV2spKtg&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/vIFCV2spKtg&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://webdesignandsuch.com/2009/01/seam-carving-for-content-aware-image-resizing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
