<?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>miligraf.com</title>
	<atom:link href="http://www.miligraf.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.miligraf.com</link>
	<description>Graphic and Web Design</description>
	<lastBuildDate>Fri, 23 Sep 2011 21:19:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Geokit issues</title>
		<link>http://www.miligraf.com/ruby-rails/geokit-issues/</link>
		<comments>http://www.miligraf.com/ruby-rails/geokit-issues/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 20:40:55 +0000</pubDate>
		<dc:creator>miligraf</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.miligraf.com/?p=205</guid>
		<description><![CDATA[Yesterday while debugging an issue on our main app, I discovered that Geocoder.ca always returned a successful response when geocoding a postal code (yes, we geocode with that only). The successful response came back only with longitude and latitude values, that means, that city, province and country was nil and saved like that on our [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Yesterday while debugging an issue on our main app, I discovered that Geocoder.ca always returned a successful response when geocoding a postal code (yes, we geocode with that only). The successful response came back only with longitude and latitude values, that means, that city, province and country was nil and saved like that on our database.</p>
<div id="_mcePaste">Geocoder.ca geocoding. url: http://geocoder.ca/?locate=M6K0A5&amp;auth=XXX&amp;standard=1&amp;showpostal=1&amp;geoit=xml&amp;strict=1</div>
<div id="_mcePaste">Geocoder.ca geocoding. Address: M6K0A5. Result: &lt; ?xml version=&#8221;1.0&#8243; encoding=&#8221;UTF-8&#8243; ?&gt;</div>
<div id="_mcePaste">&lt;geodata&gt;</div>
<div id="_mcePaste">&lt;latt&gt;43.642313&lt;/latt&gt;</div>
<div id="_mcePaste">&lt;longt&gt;-79.429571&lt;/longt&gt;</div>
<div id="_mcePaste">&lt;postal&gt;M6K0A5&lt;/postal&gt;</div>
<div id="_mcePaste">&lt;standard&gt;</div>
<div id="_mcePaste">&lt;stnumber&gt;1&lt;/stnumber&gt;&lt;staddress&gt;&lt;/staddress&gt;&lt;city&gt;&lt;/city&gt;&lt;prov&gt;&lt;/prov&gt;&lt;/standard&gt;</div>
<div id="_mcePaste">&lt;remaining_credits&gt;XXX&lt;/remaining_credits&gt;</div>
<div id="_mcePaste">&lt;/geodata&gt;
<p> </p>
</div>
<div id="_mcePaste">So, if you ware going to trust Geocoder.ca with your geocoding needs, be sure to do that check before saving the returned values in your database. GoogleGeocoder at least gives you an unsuccessful response&#8230;but we all know it is not as precise as Geocoder.ca
<p> </p>
</div>
<div id="_mcePaste">Google geocoding. Address: M6K0A5. Result: &lt; ?xml version=&#8221;1.0&#8243; encoding=&#8221;UTF-8&#8243; ?&gt;</div>
<div>&lt;kml xmlns=&#8221;http://earth.google.com/kml/2.0&#8243;&gt;&lt;response&gt;</div>
<div id="_mcePaste">&lt;name&gt;M6K0A5&lt;/name&gt;</div>
<div id="_mcePaste">&lt;status&gt;</div>
<div id="_mcePaste">&lt;code&gt;602&lt;/code&gt;</div>
<div id="_mcePaste">&lt;request&gt;geocode&lt;/request&gt;</div>
<div id="_mcePaste">&lt;/status&gt;</div>
<div id="_mcePaste">&lt;/response&gt;&lt;/kml&gt;</div>
<div id="_mcePaste">Google was unable to geocode address: M6K0A5</div>
<p> </p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.miligraf.com/ruby-rails/geokit-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recreate the new HP logo</title>
		<link>http://www.miligraf.com/photoshop-tutorials/recreate-the-new-hp-logo/</link>
		<comments>http://www.miligraf.com/photoshop-tutorials/recreate-the-new-hp-logo/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 21:18:23 +0000</pubDate>
		<dc:creator>miligraf</dc:creator>
				<category><![CDATA[Photoshop Tutorials]]></category>

		<guid isPermaLink="false">http://www.miligraf.com/?p=177</guid>
		<description><![CDATA[Make a new document thats 500x250px and with black background, make a new layer and name it &#8220;Circle&#8221; and create a white circle like this size: And apply these Blending Options to it: Now create a new text layer and type in your text (in Bold if necessary), I will use Arial: We will need [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Make a new document thats 500x250px and with black background, make a new layer and name it &#8220;Circle&#8221; and create a white circle like this size:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo1.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo1-300x150.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="150" class="aligncenter size-medium wp-image-178" /></a></p>
<p>And apply these Blending Options to it:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo2.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo2-300x210.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="210" class="aligncenter size-medium wp-image-179" /></a></p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo3.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo3-300x210.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="210" class="aligncenter size-medium wp-image-180" /></a></p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo4.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo4-300x210.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="210" class="aligncenter size-medium wp-image-181" /></a></p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo5.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo5-300x210.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="210" class="aligncenter size-medium wp-image-182" /></a></p>
<p>Now create a new text layer and type in your text (in Bold if necessary), I will use Arial:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo6.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo6-300x150.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="150" class="aligncenter size-medium wp-image-183" /></a></p>
<p>We will need to Raterize the text layer (right-click) and then separate each letter into a new layer:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo7.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo7.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="191" height="73" class="aligncenter size-full wp-image-184" /></a></p>
<p>Let the letters grow:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo8.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo8-300x150.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="150" class="aligncenter size-medium wp-image-185" /></a></p>
<p>For each letter, go to: Edit > Transform > Skew and in the tool bar you will see some fields, in &#8220;H&#8221; pu -9:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo9.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo9-300x150.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="150" class="aligncenter size-medium wp-image-186" /></a></p>
<p>When we transformed the letters, they moved a bit so we need to bring them closer together in the middle.</p>
<p>Now, make a selection on the Circle layer (by holding Control and clicking its layer) and press Control + Shift + I so we inverse the selection, with a letter layer selected, press delete. Do this to the other letter:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo10.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo10-300x150.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="150" class="aligncenter size-medium wp-image-187" /></a></p>
<p>Apply these Blending Options to each letter:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo11.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo11-300x210.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="210" class="aligncenter size-medium wp-image-188" /></a></p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo12.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo12-300x210.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="210" class="aligncenter size-medium wp-image-189" /></a></p>
<p>You should have something like this:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo13.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo13-300x150.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="150" class="aligncenter size-medium wp-image-190" /></a></p>
<p>Create a new layer between the text layers and the &#8220;Circle&#8221; layer and name it &#8220;Circle effect&#8221; and using the Elliptical Marquee tool, make a selection:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo14.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo14-300x150.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="150" class="aligncenter size-medium wp-image-191" /></a></p>
<p>Pressing Control + Shift + Alt, click once the &#8220;Circle&#8221; layer so the selection intercepts with the orb:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo15.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo15-300x150.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="150" class="aligncenter size-medium wp-image-192" /></a></p>
<p>Now, with the selection still active, press Shift + F5 and fill it with Black. Set the layer to Opacity: 15% and the Fill to 0%, use these Blending Options:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo16.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo16-300x210.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="210" class="aligncenter size-medium wp-image-193" /></a></p>
<p>You should have something like this:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo17.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo17-300x150.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="150" class="aligncenter size-medium wp-image-194" /></a></p>
<p>Almost done! But we need to make one last effect.</p>
<p>We will need to duplicate the &#8220;Circle effect&#8221; layer and name it &#8220;Letters effect&#8221; and place it above the letters. Right-click the &#8220;Letters effect&#8221; layer and Clear Layer Style, now, while pressing Control click on one of the letters layer, then you will need to press Control + Shift to add the selection of the other letter and you should get this selection:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo18.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo18-300x150.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="150" class="aligncenter size-medium wp-image-195" /></a></p>
<p>Now, press Control + Shift + I to invert the selection and press Delete:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo19.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo19-300x150.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="150" class="aligncenter size-medium wp-image-196" /></a></p>
<p>Again, we will need to make a selection, while pressing Control click the &#8220;Letters effect&#8221; layer and right-click inside the selection and click Marke work path, use 0.5 tolerance:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo20.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo20-300x257.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="257" class="aligncenter size-medium wp-image-197" /></a></p>
<p>Select the Pen Tool and move the anchor points like this:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo21.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo21-300x235.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="235" class="aligncenter size-medium wp-image-198" /></a></p>
<p>Now, right-click inside the Work path and click Make Selection: Feather Radius: 0 pixels, Anti-aliased, Operation: New selection. Press Control + Shift + I to invert the selection and press Delete:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo22.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo22-300x150.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="150" class="aligncenter size-medium wp-image-199" /></a></p>
<p>This is our final step, set the Opacity of the layer to 60% and apply these Blending Options:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo23.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo23-300x210.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="210" class="aligncenter size-medium wp-image-200" /></a></p>
<p>And this is what you should end up with:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo24.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/09/hplogo24-300x150.jpg" alt="Recreate the new HP logo" title="Recreate the new HP logo" width="300" height="150" class="aligncenter size-medium wp-image-201" /></a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.miligraf.com/photoshop-tutorials/recreate-the-new-hp-logo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Text out of focus</title>
		<link>http://www.miligraf.com/photoshop-tutorials/text-out-of-focus/</link>
		<comments>http://www.miligraf.com/photoshop-tutorials/text-out-of-focus/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 22:20:03 +0000</pubDate>
		<dc:creator>miligraf</dc:creator>
				<category><![CDATA[Photoshop Tutorials]]></category>

		<guid isPermaLink="false">http://www.miligraf.com/?p=168</guid>
		<description><![CDATA[Create a New 800&#215;400 pixels Document. Type in your text and make it big so it uses all document space. Create a New Layer and get the Brush tool, with the Soft Rounded 300 pixel selected, click once over the letter that you want to be focused. Holding down Control on your keyboard, left-click the [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Create a New 800&#215;400 pixels Document. Type in your text and make it big so it uses all document space.</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/08/toof1.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/08/toof1-300x150.jpg" alt="Text out of focus" title="Text out of focus" width="300" height="150" class="aligncenter size-medium wp-image-169" /></a></p>
<p>Create a New Layer and get the Brush tool, with the Soft Rounded 300 pixel selected, click once over the letter that you want to be focused.</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/08/toof2.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/08/toof2-300x150.jpg" alt="Text out of focus" title="Text out of focus" width="300" height="150" class="aligncenter size-medium wp-image-170" /></a></p>
<p>Holding down Control on your keyboard, left-click the layer we have just created and applied the brush to it. When the brush selection is done press Control + Shift + I to invert the selection:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/08/toof3.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/08/toof3-300x150.jpg" alt="Text out of focus" title="Text out of focus" width="300" height="150" class="aligncenter size-medium wp-image-171" /></a></p>
<p>Now, select the text layer and go to Filter > Blur > Gaussian Blur, set the Radius to 10 pixels and click OK. You will be asked to rasterize the layer and click OK too, you will end with something like this:</p>
<p><a href="http://www.miligraf.com/wp-content/uploads/2009/08/toof4.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/08/toof4-300x150.jpg" alt="Text out of focus" title="Text out of focus" width="300" height="150" class="aligncenter size-medium wp-image-172" /></a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.miligraf.com/photoshop-tutorials/text-out-of-focus/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blue WordPress Layout tutorial</title>
		<link>http://www.miligraf.com/outsiders-tutorials/blue-wordpress-layout-tutorial/</link>
		<comments>http://www.miligraf.com/outsiders-tutorials/blue-wordpress-layout-tutorial/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 22:54:04 +0000</pubDate>
		<dc:creator>miligraf</dc:creator>
				<category><![CDATA[Outsider's Turorials]]></category>

		<guid isPermaLink="false">http://www.miligraf.com/?p=165</guid>
		<description><![CDATA[Create a wordpress mockup layout with some 3D elements to it. Blue WordPress Layout tutorial by hv-designs.co.uk No related posts. Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.miligraf.com/wp-content/uploads/2009/07/finished.gif"><img src="http://www.miligraf.com/wp-content/uploads/2009/07/finished-187x300.gif" alt="Blue WordPress Layout tutorial" title="Blue WordPress Layout tutorial" width="187" height="300" class="aligncenter size-medium wp-image-166" /></a></p>
<p>Create a wordpress mockup layout with some 3D elements to it.</p>
<p><a href="http://hv-designs.co.uk/2009/07/02/wordpress-layout-5/">Blue WordPress Layout tutorial</a> by <strong>hv-designs.co.uk</strong></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.miligraf.com/outsiders-tutorials/blue-wordpress-layout-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unique Digital Camo Pattern</title>
		<link>http://www.miligraf.com/photoshop-tutorials/unique-digital-camo-pattern/</link>
		<comments>http://www.miligraf.com/photoshop-tutorials/unique-digital-camo-pattern/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 20:05:45 +0000</pubDate>
		<dc:creator>miligraf</dc:creator>
				<category><![CDATA[Photoshop Tutorials]]></category>

		<guid isPermaLink="false">http://www.miligraf.com/?p=150</guid>
		<description><![CDATA[Open a 800x600px document with a white background. Hit D on your keyboard to reset the colors and go to Filter > Render > Difference Clouds, press Control + J to duplicate the layer and apply the Difference Clouds filter again bi pressing Control + F, do this last step again so we have 3 [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Open a 800x600px document with a white background. Hit D on your keyboard to reset the colors and go to Filter > Render > Difference Clouds, press Control + J to duplicate the layer and apply the Difference Clouds filter again bi pressing Control + F, do this last step again so we have 3 layers with Difference Clouds filter applied, like this:</p>
<div id="attachment_151" class="wp-caption aligncenter" style="width: 220px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/camo1.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/camo1.jpg" alt="Unique Digital Camo Pattern" title="Unique Digital Camo Pattern" width="210" height="300" class="size-full wp-image-151" /></a><p class="wp-caption-text">Unique Digital Camo Pattern</p></div>
<p>Now, select the bottom layer and make invisible the other two, like this:</p>
<div id="attachment_152" class="wp-caption aligncenter" style="width: 220px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/camo2.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/camo2.jpg" alt="Unique Digital Camo Pattern" title="Unique Digital Camo Pattern" width="210" height="300" class="size-full wp-image-152" /></a><p class="wp-caption-text">Unique Digital Camo Pattern</p></div>
<p>Go to Filter > Artistic > Cutout, and use these settings: </p>
<p>Number of levels: 3 (because our camo patter will have 3 different colors).<br />
Edge simplicity: 0.<br />
Edge fidelity: 1.</p>
<p>And you will have something like this (note the three colors):</p>
<div id="attachment_153" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/camo3.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/camo3-300x225.jpg" alt="Unique Digital Camo Pattern" title="Unique Digital Camo Pattern" width="300" height="225" class="size-medium wp-image-153" /></a><p class="wp-caption-text">Unique Digital Camo Pattern</p></div>
<p>Press Control + Shift + L to autolevel the image so we have the colors more defined and it will turn into this:</p>
<div id="attachment_154" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/camo4.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/camo4-300x225.jpg" alt="Unique Digital Camo Pattern" title="Unique Digital Camo Pattern" width="300" height="225" class="size-medium wp-image-154" /></a><p class="wp-caption-text">Unique Digital Camo Pattern</p></div>
<p>Now go to Filter > Texture > Patchwork and use these settings:</p>
<p>Square size: 1.<br />
Relief: 0.</p>
<p>And you should have something like this:</p>
<div id="attachment_155" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/camo5.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/camo5-300x225.jpg" alt="Unique Digital Camo Pattern" title="Unique Digital Camo Pattern" width="300" height="225" class="size-medium wp-image-155" /></a><p class="wp-caption-text">Unique Digital Camo Pattern</p></div>
<p>Now go to Filter > Artistic > Cutout and use these settings:</p>
<p>Number of levels: 2.<br />
Edge simplicity: 0.<br />
Edge fidelity: 1.</p>
<p>And you will have something like this:</p>
<div id="attachment_156" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/camo6.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/camo6-300x225.jpg" alt="Unique Digital Camo Pattern" title="Unique Digital Camo Pattern" width="300" height="225" class="size-medium wp-image-156" /></a><p class="wp-caption-text">Unique Digital Camo Pattern</p></div>
<p>Apply Filter > Sharpen > Sharpen edges and it will turn out like this:</p>
<div id="attachment_157" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/camo7.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/camo7-300x225.jpg" alt="Unique Digital Camo Pattern" title="Unique Digital Camo Pattern" width="300" height="225" class="size-medium wp-image-157" /></a><p class="wp-caption-text">Unique Digital Camo Pattern</p></div>
<p>Now use the Magic Wand to select all the &#8220;islands&#8221;:</p>
<div id="attachment_158" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/camo8.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/camo8-300x225.jpg" alt="Unique Digital Camo Pattern" title="Unique Digital Camo Pattern" width="300" height="225" class="size-medium wp-image-158" /></a><p class="wp-caption-text">Unique Digital Camo Pattern</p></div>
<p>And press Control + J on your keyboard to duplicate the layer with the &#8220;islands&#8221; selected:</p>
<div id="attachment_159" class="wp-caption aligncenter" style="width: 220px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/camo9.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/camo9.jpg" alt="Unique Digital Camo Pattern" title="Unique Digital Camo Pattern" width="210" height="300" class="size-full wp-image-159" /></a><p class="wp-caption-text">Unique Digital Camo Pattern</p></div>
<p>For the other two layers repeat the process: Cutout, Autolevel, Patchwork, Cutout, Sharpen edges, &#8220;islands&#8221; selection.</p>
<p>You should end something like this:</p>
<div id="attachment_160" class="wp-caption aligncenter" style="width: 220px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/camo10.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/camo10.jpg" alt="Unique Digital Camo Pattern" title="Unique Digital Camo Pattern" width="210" height="300" class="size-full wp-image-160" /></a><p class="wp-caption-text">Unique Digital Camo Pattern</p></div>
<p>You will notice that there will be two &#8220;islands&#8221; layers that have small ones, place one above the other and merge those two. Select the layer at the bottom, and create a new layer by pressing Control + Shift + N and fill it with a white background by pressing Shift + F5.</p>
<p>Your final result should be something like this:</p>
<div id="attachment_161" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/camo11.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/camo11-300x225.jpg" alt="Unique Digital Camo Pattern" title="Unique Digital Camo Pattern" width="300" height="225" class="size-medium wp-image-161" /></a><p class="wp-caption-text">Unique Digital Camo Pattern</p></div>
<p>BUT we are creating a 3 color camo, so right-click the &#8220;islands&#8221; layers and go to Blending Options > Color Overlay and apply a black color to one and a gray color to the other one since we already hace the third color as our background, white.</p>
<div id="attachment_162" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/camo12.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/camo12-300x225.jpg" alt="Unique Digital Camo Pattern" title="Unique Digital Camo Pattern" width="300" height="225" class="size-medium wp-image-162" /></a><p class="wp-caption-text">Unique Digital Camo Pattern</p></div>
<p><a href='http://www.miligraf.com/wp-content/uploads/2009/04/unique-digital-camo-pattern.psd'>Download my PSD.</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.miligraf.com/photoshop-tutorials/unique-digital-camo-pattern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design a Super Delicious, Shining and Glossy Text Effect in Photoshop</title>
		<link>http://www.miligraf.com/outsiders-tutorials/design-a-super-delicious-shining-and-glossy-text-effect-in-photoshop/</link>
		<comments>http://www.miligraf.com/outsiders-tutorials/design-a-super-delicious-shining-and-glossy-text-effect-in-photoshop/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 23:12:43 +0000</pubDate>
		<dc:creator>miligraf</dc:creator>
				<category><![CDATA[Outsider's Turorials]]></category>

		<guid isPermaLink="false">http://www.miligraf.com/?p=145</guid>
		<description><![CDATA[The outcome of this tutorial is simply amazing, but as for mine it did not looked like that&#8230;maybe because of the colours that I used. The tutorial is easy to follow and you get to know a few new things, at least for me, lol. The text effect achieved in Step 3 takes my ovation. [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>The outcome of this tutorial is simply amazing, but as for mine it did not looked like that&#8230;maybe because of the colours that I used. The tutorial is easy to follow and you get to know a few new things, at least for me, lol. The text effect achieved in Step 3 takes my ovation.</p>
<p><a href="http://www.psdvault.com/text-effects/design-a-super-delicious-shining-and-glossy-text-effect-in-photoshop/">Design a Super Delicious, Shining and Glossy Text Effect in Photoshop</a> from <strong>PSDvault.com</strong></p>
<p>Here is my outcome:<br />
<div id="attachment_146" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/boyle.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/boyle-300x200.jpg" alt="Design a Super Delicious, Shining and Glossy Text Effect in Photoshop by PSDvault.com" title="Design a Super Delicious, Shining and Glossy Text Effect in Photoshop by PSDvault.com" width="300" height="200" class="size-medium wp-image-146" /></a><p class="wp-caption-text">Design a Super Delicious, Shining and Glossy Text Effect in Photoshop by PSDvault.com</p></div></p>
<p><a href='http://www.miligraf.com/wp-content/uploads/2009/04/design-a-super-delicious-shining-and-glossy-text-effect-in-photoshop.psd'>Download my PSD.</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.miligraf.com/outsiders-tutorials/design-a-super-delicious-shining-and-glossy-text-effect-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital Sewing with Photoshop Thread</title>
		<link>http://www.miligraf.com/outsiders-tutorials/digital-sewing-with-photoshop-thread/</link>
		<comments>http://www.miligraf.com/outsiders-tutorials/digital-sewing-with-photoshop-thread/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 22:45:29 +0000</pubDate>
		<dc:creator>miligraf</dc:creator>
				<category><![CDATA[Outsider's Turorials]]></category>

		<guid isPermaLink="false">http://www.miligraf.com/?p=141</guid>
		<description><![CDATA[I&#8217;m sorry but I wont upload my outcome from this tutorial nor the PSD. In fact I did the tutorial, it is well written but from the start you MUST do the same pattern, else, you will see yours slighty different. Also I would recommend you getting a nice leather texture where you could place [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sorry but I wont upload my outcome from this tutorial nor the PSD. In fact I did the tutorial, it is well written but from the start you MUST do the same pattern, else, you will see yours slighty different. Also I would recommend you getting a nice leather texture where you could place your stitch creation.</p>
<p><a href="http://www.zenelements.co.uk/blog/digital-sewing-thread/">Digital Sewing with Photoshop Thread</a> from <strong>ZenElements.co.uk</strong></p>
<div id="attachment_143" class="wp-caption aligncenter" style="width: 206px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/sewing.gif"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/sewing.gif" alt="Digital Sewing with Photoshop Thread by ZenElements.co.uk" title="Digital Sewing with Photoshop Thread by ZenElements.co.uk" width="196" height="129" class="size-full wp-image-143" /></a><p class="wp-caption-text">Digital Sewing with Photoshop Thread by ZenElements.co.uk</p></div>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.miligraf.com/outsiders-tutorials/digital-sewing-with-photoshop-thread/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turn your photo into pseudo HDR</title>
		<link>http://www.miligraf.com/outsiders-tutorials/turn-your-photo-into-pseudo-hdr/</link>
		<comments>http://www.miligraf.com/outsiders-tutorials/turn-your-photo-into-pseudo-hdr/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 22:34:12 +0000</pubDate>
		<dc:creator>miligraf</dc:creator>
				<category><![CDATA[Outsider's Turorials]]></category>

		<guid isPermaLink="false">http://www.miligraf.com/?p=137</guid>
		<description><![CDATA[I got amazed with the outcome that this tutorial had on the photo that I worked on, the details in the photo are highlighted but I dont like that it also highlights the noise that the photo has. All I can say is that the outcome may vary from photo to photo so you should [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I got amazed with the outcome that this tutorial had on the photo that I worked on, the details in the photo are highlighted but I dont like that it also highlights the noise that the photo has. All I can say is that the outcome may vary from photo to photo so you should try it with a photo of your own.</p>
<p><a href="http://www.photoshoptalent.com/photoshop-tutorials/pst/1044/Turn-your-photo-into-pseudo-HDR.html">Turn your photo into pseudo HDR</a> from <strong>PhotoshopTalent.com</strong></p>
<p>My before:<br />
<div id="attachment_138" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/hdr_be.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/hdr_be-300x225.jpg" alt="Turn your photo into pseudo HDR by PhotoshopTalent.com" title="Turn your photo into pseudo HDR by PhotoshopTalent.com" width="300" height="225" class="size-medium wp-image-138" /></a><p class="wp-caption-text">Turn your photo into pseudo HDR by PhotoshopTalent.com</p></div></p>
<p>And after:<br />
<div id="attachment_139" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/hdr_af.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/hdr_af-300x225.jpg" alt="Turn your photo into pseudo HDR by PhotoshopTalent.com" title="Turn your photo into pseudo HDR by PhotoshopTalent.com" width="300" height="225" class="size-medium wp-image-139" /></a><p class="wp-caption-text">Turn your photo into pseudo HDR by PhotoshopTalent.com</p></div></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.miligraf.com/outsiders-tutorials/turn-your-photo-into-pseudo-hdr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Parts of an Image Stand Out by Changing Focus</title>
		<link>http://www.miligraf.com/outsiders-tutorials/make-parts-of-an-image-stand-out-by-changing-focus/</link>
		<comments>http://www.miligraf.com/outsiders-tutorials/make-parts-of-an-image-stand-out-by-changing-focus/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 07:22:13 +0000</pubDate>
		<dc:creator>miligraf</dc:creator>
				<category><![CDATA[Outsider's Turorials]]></category>

		<guid isPermaLink="false">http://www.miligraf.com/outsiders-tutorials/make-parts-of-an-image-stand-out-by-changing-focus/</guid>
		<description><![CDATA[A basic photo retouch tutorial. I&#8217;ve noticed that this effect is used a lot in website banners that include people or objects but for sure it gives the final touch for a website banner, if that is what you are going to use it for. Make Parts of an Image Stand Out by Changing Focus [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>A basic photo retouch tutorial. I&#8217;ve noticed that this effect is used a lot in website banners that include people or objects but for sure it gives the final touch for a website banner, if that is what you are going to use it for.</p>
<p><a href="http://www.time2photoshop.com/make-parts-of-an-image-stand-out-by-changing-focus">Make Parts of an Image Stand Out by Changing Focus</a> from <strong>Time2Photoshop.com</strong></p>
<p>My before:<br />
<div id="attachment_132" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/sushi_bef.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/sushi_bef-300x220.jpg" alt="Make Parts of an Image Stand Out by Changing Focus by Time2Photoshop.com" title="Make Parts of an Image Stand Out by Changing Focus by Time2Photoshop.com" width="300" height="220" class="size-medium wp-image-132" /></a><p class="wp-caption-text">Make Parts of an Image Stand Out by Changing Focus by Time2Photoshop.com</p></div></p>
<p>And after:<br />
<div id="attachment_133" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/sushi_af.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/sushi_af-300x220.jpg" alt="Make Parts of an Image Stand Out by Changing Focus by Time2Photoshop.com" title="Make Parts of an Image Stand Out by Changing Focus by Time2Photoshop.com" width="300" height="220" class="size-medium wp-image-133" /></a><p class="wp-caption-text">Make Parts of an Image Stand Out by Changing Focus by Time2Photoshop.com</p></div></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.miligraf.com/outsiders-tutorials/make-parts-of-an-image-stand-out-by-changing-focus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uncoloring part of coloured picture</title>
		<link>http://www.miligraf.com/outsiders-tutorials/uncoloring-part-of-coloured-picture/</link>
		<comments>http://www.miligraf.com/outsiders-tutorials/uncoloring-part-of-coloured-picture/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 22:25:35 +0000</pubDate>
		<dc:creator>miligraf</dc:creator>
				<category><![CDATA[Outsider's Turorials]]></category>

		<guid isPermaLink="false">http://www.miligraf.com/outsiders-tutorials/uncoloring-part-of-coloured-picture/</guid>
		<description><![CDATA[The fastest way I have found to uncolour a picture, its worth a try. Uncoloring part of coloured picture from ToxicLab.org My before: And after: Done in less than 2 minutes! No related posts. Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>The fastest way I have found to uncolour a picture, its worth a try.</p>
<p><a href="http://www.toxiclab.org/tutorial.asp?ID=337">Uncoloring part of coloured picture</a> from <strong>ToxicLab.org</strong></p>
<p>My before:<br />
<div id="attachment_127" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/uncol_be.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/uncol_be-300x225.jpg" alt="Uncoloring part of coloured picture by ToxicLab.org" title="Uncoloring part of coloured picture by ToxicLab.org" width="300" height="225" class="size-medium wp-image-127" /></a><p class="wp-caption-text">Uncoloring part of coloured picture by ToxicLab.org</p></div></p>
<p>And after:<br />
<div id="attachment_128" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miligraf.com/wp-content/uploads/2009/04/uncol_af.jpg"><img src="http://www.miligraf.com/wp-content/uploads/2009/04/uncol_af-300x225.jpg" alt="Uncoloring part of coloured picture by ToxicLab.org" title="Uncoloring part of coloured picture by ToxicLab.org" width="300" height="225" class="size-medium wp-image-128" /></a><p class="wp-caption-text">Uncoloring part of coloured picture by ToxicLab.org</p></div></p>
<p>Done in less than 2 minutes!</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.miligraf.com/outsiders-tutorials/uncoloring-part-of-coloured-picture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

