<?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>Vital Design Blog &#187; graphic design</title>
	<atom:link href="http://www.vtldesign.com/vital-blog/tag/graphic-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vtldesign.com/vital-blog</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 16:47:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Repurposing RSS &#8211; Build Your Own Content Digest Using Mailchimp</title>
		<link>http://www.vtldesign.com/vital-blog/tutorials-web-graphic-design-nh/repurposing-rss-build-your-own-content-digest-using-mailchimp/</link>
		<comments>http://www.vtldesign.com/vital-blog/tutorials-web-graphic-design-nh/repurposing-rss-build-your-own-content-digest-using-mailchimp/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 15:45:55 +0000</pubDate>
		<dc:creator>Jesse Rand</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[email marketing]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[mailchimp]]></category>
		<category><![CDATA[rss feed]]></category>

		<guid isPermaLink="false">http://www.vtldesign.com/vital-blog/?p=3446</guid>
		<description><![CDATA[RSS Feeds are boring We all know the convenience of RSS feeds can&#8217;t be beat. They allow you to get the news you want sent to you, rather than visiting different sites. Using RSS feeds as part of an online marketing strategy to keep your audience connected – and returning to your website – has [...]]]></description>
			<content:encoded><![CDATA[<h2>RSS Feeds are boring</h2>
<p>We all know the convenience of RSS feeds can&#8217;t be beat. They allow you to get the news you want sent to you, rather than visiting different sites. Using RSS feeds as part of an <a title="Online Marketing" href="http://www.vtldesign.com" target="_blank">online marketing strategy</a> to keep your audience connected – and returning to your website – has become pretty common.</p>
<p>Email service provider <a title="Email Marketing" href="http://www.mailchimp.com" target="_blank">MailChimp</a> provides a great tool to send your feed from a blog or news page to create an automatic email newsletter, but you can also use this RSS-to-email service to set up your own daily email of RSS feeds.</p>
<p>A few months ago I decided that Twitter just wasn&#8217;t working well enough as a content aggregator. I follow a number of design publications through Twitter to keep up with their latest articles. I also follow funny feeds like Kenny Powers, Funny or Die and about 300 others. So my design content gets lost. (Argue the case of custom lists all you want, they&#8217;re just not practical.)<span id="more-3446"></span></p>
<p>The next tool I tried was a web app called NetNewsWire. I spent an hour or so subscribing to all the blogs I wanted to read and it worked out just fine. After about a week, I had stopped checking the app. I even set it up to open whenever I turned on my machine. Still never looked at it. I just couldn&#8217;t work it into my routine.</p>
<p>So my need to read relevant design articles festered for a while, until I came across MailChimp&#8217;s RSS tool. I already knew about the RSS-to-email campaigns. That concept was novel and works for a lot of people. But I don&#8217;t really want to get <strong>five</strong> emails every morning just to see what a couple pubs wrote about. That was what I thought until a brand new <strong>Vital Design</strong> email marketing project introduced me to this badass new feature called <a title="MailChimp feed merge" href="http://blog.mailchimp.com/new-feed-merge-tag-options/" target="_blank">feed merge</a>.</p>
<h3>Feed Merge</h3>
<p>The possibilities here are endless. Before, you could only subscribe to an email consisting of posts from <em>one</em> feed. Now, you can pepper one email template with as many feeds as you want. I will detail how to accomplish this below, but for now just think about the possible applications of this. Exciting, right?</p>
<h3>Create a Design Digest</h3>
<p>The first idea that popped into my head was to aggregate all of the publication feeds that I wanted to read each morning. So I sat down, plugged in the RSS feed URLs into the code that I detailed below and set up the email to send to me every morning.</p>
<p>I can now wake up each morning and have a brand new email sitting in my inbox &#8211; which I DO actually check everyday &#8211; containing the two most recent articles from each of my favorite publications.</p>
<p>No more running News Feeds every morning. Now everything I want is sitting in the one place I do check everyday: my inbox.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-3452 colorbox-3446" title="RSS-To-Email Newsletter" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/2012/01/Screen-shot-2012-01-12-at-3.00.36-PM.png" alt="RSS-To-Email Newsletter" width="487" height="291" /></p>
<h3>How It Works</h3>
<p>With a simple short code users can drop entire entries from any blog they want into an email. Plus, the number of sources is unlimited. Just drop in this code wherever you want the RSS feed to appear:</p>
<pre style="border: solid 1px #999; padding: 20px; margin: 20px 0px;">*|FEED:<strong>Feed URL</strong> [$count=<strong>Number of Posts Included</strong>]|*</pre>
<h3>Feed Merge Individual Items</h3>
<p>If the default layout of the basic <strong>feed merge</strong> isn&#8217;t looking as clean as you would like, you&#8217;re in luck.  The shortcode below will allow you to break the feed up into individual elements.  That way you can actually have some aesthetic control over what you&#8217;re displaying.</p>
<pre style="border: solid 1px #999; padding: 20px; margin: 20px 0px;">*|FEEDBLOCK:URL|* *|FEEDITEMS:|*
<strong>INSERT INDIVIDUAL ITEMS HERE</strong>
 *|END:FEEDITEMS|* *|END:FEEDBLOCK|*</pre>
<p>For a full list of individual items available in shortcode form &#8211; plus a much more in-depth tutorial on how to use this feature, head to the <a title="Mailchimp Support" href="http://kb.mailchimp.com/article/how-can-i-add-any-blog-post-to-a-regular-campaign" target="_blank">MailChimp support page</a>.</p>
<h3>Get Clever</h3>
<p>Creating a simple and customized digest is just the tip of the iceberg with field merge. I took a real world problem and used this feature to fix it.  To me, it&#8217;s a game changer. We now have the ability to:</p>
<ol>
<li>Build a custom designed eblast with infinite dynamic content sources.</li>
<li>Aggregate relevant content the way YOU want it to be display and delivered.</li>
<li>Give your readers a wider range of related content during your outreach.</li>
<li>Build a daily relationship with your readers that adds value beyond your content.</li>
</ol>
<p>If you&#8217;re curious about this feature or would like your clients to see a digest like this come from your company, contact us <a href="http://www.vtldesign.com/vital_contact.html">here</a>. Questions or ideas? Please comment below.</p>
<p><!-- // MAILCHIMP SUBSCRIBE CODE \\ --><br />
<a style="background: #f87b1e; padding: 15px; color: #fff; margin: 20px auto; text-align: center;" href="http://eepurl.com/ipmgQ" target="_blank">Sign Up for the Vital Design Digest: Graphic Design Edition!</a><br />
<!-- \\ MAILCHIMP SUBSCRIBE CODE // --></p>
<p>&nbsp;</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_37762" title="Repurposing RSS - Build Your Own Content Digest Using Mailchimp" url="http://www.vtldesign.com/vital-blog/tutorials-web-graphic-design-nh/repurposing-rss-build-your-own-content-digest-using-mailchimp/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.vtldesign.com/vital-blog/tutorials-web-graphic-design-nh/repurposing-rss-build-your-own-content-digest-using-mailchimp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Vital Welcomes New Designers Jesse Rand and Shane Rutherford</title>
		<link>http://www.vtldesign.com/vital-blog/nh-web-design/vital-welcomes-new-designers-jesse-rand-and-shane-rutherford/</link>
		<comments>http://www.vtldesign.com/vital-blog/nh-web-design/vital-welcomes-new-designers-jesse-rand-and-shane-rutherford/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 13:28:50 +0000</pubDate>
		<dc:creator>Brian DeKoning</dc:creator>
				<category><![CDATA[NH Web Design]]></category>
		<category><![CDATA[branding in portsmouth nh]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[logos in portsmouth nh]]></category>
		<category><![CDATA[NH website design]]></category>
		<category><![CDATA[Vital Design]]></category>
		<category><![CDATA[website design in Portsmouth NH]]></category>

		<guid isPermaLink="false">http://www.vtldesign.com/vital-blog/?p=2169</guid>
		<description><![CDATA[With the arrival of the new year, times are changing and so are the faces here at Vital Design. We are very happy to welcome our newest team members, graphic designers Jesse Rand and Shane Rutherford. Jesse and Shane will dive into many exciting projects Vital Design has slated for 2011. Jesse will work both [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="aligncenter size-full wp-image-2228 colorbox-2169" style="border: 1px solid #999999;" title="NH-Web-Designers" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/2011/01/NH-Web-Designers.jpg" alt="NH-Web-Designers" width="500" height="145" /></p>
<p style="text-align: left;">With the arrival of the new year, times are changing and so are the faces here at <a title="NH Website Design" href="http://www.vtldesign.com">Vital Design</a>. We are very happy to welcome our newest team members, graphic designers Jesse Rand and Shane Rutherford.</p>
<p>Jesse and Shane will dive into many exciting projects Vital Design has slated for 2011. Jesse will work both in <a title="nh graphic design and Web development" href="http://www.vtldesign.com/vital_web/website-design-gallery.html">graphic design and Web development</a> while Shane will focus primarily on graphic design and <a title="NH Branding and Logo Design" href="http://www.vtldesign.com/vital_branding/branding_nonprofit.html">branding</a>.</p>
<p>Jesse’s previous experience includes time in the Boston mobile start-up industry as an in-house graphic designer where he produced branding, print and Web collateral, and mobile UI development. He even produced and directed his own segment for Bryant Gumble’s “The Economic Report.&#8221; He returned to NH to work for a small marketing company, where he was responsible for the design and development of numerous small medical practice websites from around the country. Jesse holds a BFA from Plymouth State University, with a concentration in graphic design.<span id="more-2169"></span></p>
<p>“I’ve always admired Vital’s online marketing presence and overall  aesthetic from afar,&#8221; Jesse said. &#8220;To say I’m excited to finally be a  part of this team would be a gross understatement.”</p>
<p>A Portsmouth native, Shane has worked extensively as a designer, photographer and marketer in the action sports industry in San Diego, CA where he worked for national and international apparel brands. He has also worked as a graphic designer at Infinite Imaging, Ideal Health and previously at Vital Design in 2004. Shane was part of the team that designed some of the most popular brands in Vital&#8217;s portfolio.</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_37762" title="Vital Welcomes New Designers Jesse Rand and Shane Rutherford" url="http://www.vtldesign.com/vital-blog/nh-web-design/vital-welcomes-new-designers-jesse-rand-and-shane-rutherford/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.vtldesign.com/vital-blog/nh-web-design/vital-welcomes-new-designers-jesse-rand-and-shane-rutherford/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Mask Groups in Photoshop and Tips on Reducing Your Production Time</title>
		<link>http://www.vtldesign.com/vital-blog/tutorials-web-graphic-design-nh/how-to-mask-groups-in-photoshop/</link>
		<comments>http://www.vtldesign.com/vital-blog/tutorials-web-graphic-design-nh/how-to-mask-groups-in-photoshop/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 15:51:42 +0000</pubDate>
		<dc:creator>Bill Lord</dc:creator>
				<category><![CDATA[NH Graphic Design]]></category>
		<category><![CDATA[NH Web Design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[NH website design]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[photoshop tutorial]]></category>
		<category><![CDATA[Vital Design]]></category>

		<guid isPermaLink="false">http://www.vtldesign.com/vital-blog/?p=1894</guid>
		<description><![CDATA[We have received a great response from some past &#8220;How to&#8221; blog tutorials like How to Rotate Photoshop Brushes and How To Create a Fanpage on Facebook With Custom HTML so here is another quick Photoshop tutorial on a technique that saves me tons of time. As a Web developer here at Vital, production work [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.vtldesign.com/vital-blog/wp-content/uploads/2010/09/header-image.jpg"><img class="aligncenter size-full wp-image-2115 colorbox-1894" style="border: 1px solid #999999;" title="How To Mask Groups In Photoshop" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/2010/09/header-image.jpg" alt="How To Mask Groups In Photoshop" width="500" height="143" /></a></p>
<p>We have received a great response from some past &#8220;How to&#8221; blog tutorials like <a title="How to Rotate Photoshop Brushes" href="http://www.vtldesign.com/vital-blog/all-things-vital/how-to-rotate-photoshop-brushes-2/" target="_blank">How to Rotate Photoshop Brushes</a> and <a title="How to Create a Fanpage on Facebook with Custom HTML" href="http://www.vtldesign.com/vital-blog/all-things-vital/how-to-create-a-fanpage-on-facebook-with-custom-html/" target="_blank">How To Create a Fanpage on Facebook With Custom HTML</a> so here is another quick Photoshop tutorial on a technique that saves me tons of time.</p>
<p>As a Web developer here at Vital, production work is a big part of my job, so any way I can speed up my part of the process is going to help the bottom line. Masking images is a huge time saver itself, but when I learned you could mask a group of layers rather than taking the time to mask each layer individually, again my mind was blown by how such a simple thing could save me so much time!</p>
<p>I have found that masking a group of layers is especially handy when you are prepping images for photo galleries. Generally for galleries you need lots of images that are the same size, with the same effects applied. Whether you are just looking to make all the images a consistent size or your adding rounded corners etc., a layer mask is a great way to give you a consistent, clean edge. In this example I had to crop photos for the <a title="Portfolio Luxury Kitchens Photo Gallery" href="http://www.portfolioluxurykitchens.com/portfolio-kitchen-featured1.html" target="_blank">Portfolio Luxury Kitchens photo galleries</a>.<span id="more-1894"></span></p>
<p>There were a total of 35 images for the main galleries that had the same dimensions, and a thumbnail for each. Cropping each image and thumbnail, or masking them individually would have taken hours. The solution was to put all the photos layers in a group and mask the group. This way the images can be moved around individually inside the mask for the prefect layout and the dimensions will stay exactly the same when copied out.</p>
<h2>Here is how it&#8217;s done.</h2>
<p>Open the PSD of your design, and start by snapping guides to the size you need.<strong> </strong></p>
<p><img class="aligncenter size-full wp-image-2085 colorbox-1894" style="border: 1px solid #999999;" title="Snapping Your Guides" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/2010/09/guides.jpg" alt="Snapping Your Guides" width="500" height="278" /></p>
<p><br class="spacer_" /></p>
<p><em><strong>Vital Tip -</strong> Zooming in and holding shift while dragging guides, will snap the guides to exact pixels.</em></p>
<p><img class="aligncenter size-full wp-image-2086 colorbox-1894" style="border: 1px solid #999999;" title="Close Up of Guides" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/2010/09/guides-zoomed-in.jpg" alt="Close Up of Guides" width="500" height="313" /></p>
<p><br class="spacer_" /></p>
<p>Next, add your photos to individual layers and make a group of those layers. They can be moved around later for composition. Now, making sure you are on the layer of the group, use the marquee tool to  select the area you want to have masked. Click the &#8220;Add vector mask&#8221; icon in the  footer of the layers pallet.</p>
<p><img class="aligncenter size-full wp-image-2088 colorbox-1894" style="border: 1px solid #999999;" title="Layers to be masked" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/2010/09/layers-to-be-masked.jpg" alt="Layers to be masked" width="500" height="392" /></p>
<p><br class="spacer_" /></p>
<p>Now you will see that you have masked the whole group of layers. If needed, you can select the individual layers to position them correctly.</p>
<p><img class="aligncenter size-full wp-image-2090 colorbox-1894" style="border: 1px solid #999999;" title="Masked Photoshop Layers" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/2010/09/layers-masked.jpg" alt="Masked Photoshop Layers" width="500" height="398" /></p>
<p><br class="spacer_" /></p>
<h2>Keyboard Shortcuts to Quickly Copy and Paste Your Images</h2>
<p>Use the marquee tool to select the area you have masked.</p>
<p>You can easily copy each layer (shift, command, C).</p>
<p><em><strong>Vital</strong></em><em><strong> Tip -</strong> Using &#8220;copy merged&#8221; opens your new window at the correct size. <br />
 </em></p>
<p><img class="aligncenter size-full wp-image-2092 colorbox-1894" style="border: 1px solid #999999;" title="Copy Merged" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/2010/09/keyboard-copy-merged.jpg" alt="Copy Merged" width="300" height="116" /></p>
<p><br class="spacer_" /></p>
<p>Open a new window (command, N).</p>
<p><img class="aligncenter size-full wp-image-2093 colorbox-1894" style="border: 1px solid #999999;" title="Open a New Window" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/2010/09/keyboard-new.jpg" alt="Open a New Window" width="300" height="116" /></p>
<p><br class="spacer_" /></p>
<p>Paste the image (command, V).</p>
<p><img class="aligncenter size-full wp-image-2094 colorbox-1894" style="border: 1px solid #999999;" title="Paste" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/2010/09/keyboard-paste.jpg" alt="Paste" width="300" height="116" /></p>
<p><br class="spacer_" /></p>
<p>and save it for web (shift, option, command, S).</p>
<p><img class="aligncenter size-full wp-image-2096 colorbox-1894" style="border: 1px solid #999999;" title="Save For Web and Devices" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/2010/09/keyboard-save.jpg" alt="Save For Web and Devices" width="300" height="116" /></p>
<p><br class="spacer_" /></p>
<p>As you go back to your original PSD, leave the marquee in place, turn off the next layer and repeat these steps.</p>
<p>This is really handy for rounded corners and custom shapes too. You can simply drag the mask from any shape to the layer or group of layers you want masked. And the best part is that if you hate it you can just change or remove the mask and you original image is intact!</p>
<p><img class="aligncenter size-full wp-image-2098 colorbox-1894" style="border: 1px solid #999999;" title="Dragging Vector Masks to Groups" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/2010/09/custom-shapes-layers.jpg" alt="Dragging Vector Masks to Groups" width="500" height="394" /></p>
<p><img class="aligncenter size-full wp-image-2097 colorbox-1894" style="border: 1px solid #999999;" title="Custom Shapes" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/2010/09/custom-shapes.jpg" alt="Custom Shapes" width="500" height="208" /></p>
<p><br class="spacer_" /></p>
<p>Have fun and feel free to post questions in the comments below.</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_37762" title="How to Mask Groups in Photoshop and Tips on Reducing Your Production Time" url="http://www.vtldesign.com/vital-blog/tutorials-web-graphic-design-nh/how-to-mask-groups-in-photoshop/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.vtldesign.com/vital-blog/tutorials-web-graphic-design-nh/how-to-mask-groups-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Rotate Photoshop Brushes</title>
		<link>http://www.vtldesign.com/vital-blog/all-things-vital/how-to-rotate-photoshop-brushes-2/</link>
		<comments>http://www.vtldesign.com/vital-blog/all-things-vital/how-to-rotate-photoshop-brushes-2/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 22:10:36 +0000</pubDate>
		<dc:creator>Bill Lord</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Vitalicious]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[graphic design NH]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[photoshop tutorial]]></category>

		<guid isPermaLink="false">http://www.vtldesign.com/vital-blog/?p=1077</guid>
		<description><![CDATA[Learn how to rotate Photoshop brushes to save time.]]></description>
			<content:encoded><![CDATA[<p><img class="colorbox-1077"  title="Photoshop Brushes" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/brushes_blog.png" alt="Photoshop Brushes" width="501" height="145" /></p>
<p>This may be old news to some, but when I figured out this technique I was blown away by how much time I had been wasting. This quick tutorial will show you how to easily rotate your <a href="https://www.photoshop.com/" target="_blank">Photoshop</a> brushes to any angle you need. It may sound silly, but it&#8217;s a huge time saver!</p>
<p>We&#8217;re all fans of Photoshop brushes. Easily adding textures, patterns, images etc. to my designs is great although I always felt like they had their limitations based on their &#8220;out-of-the-box&#8221; layout. I can&#8217;t tell you how many times I have used the brush I needed on a separate layer, then rotated or flipped it to where I wanted it to end up. A huge waste of time.</p>
<p>With a couple mouse clicks, you can make the brushes do whatever you want. Here&#8217;s how.</p>
<p><span id="more-1077"></span><strong>STEP 1</strong></p>
<p>Open up a blank document and grab your brush tool. Pick a pattern (anything but round) from your brushes pallet. I’ll choose this cloud brush that’s alway annoyed me because I thought it could only be used in the lower right corner of the page, <em>without transforming or erasing part of it</em>.</p>
<p><img class="colorbox-1077"  style="border: 1px solid #999999;" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/first.jpg" alt="first" width="499" height="194" /></p>
<p><strong>STEP 2, here&#8217;s where it gets good&#8230;</strong><br />
 Now, in the brushes pallet (Window &gt; Brushes) select &#8220;Brush Tip Shape.&#8221; I never noticed this as an option because of the check boxes next to all the other choices. Check out your options, flip X, flip Y, angle, even a dragging option. Too easy! You can just click and drag to the exact angle you need.</p>
<p><img class="colorbox-1077"  style="border: 1px solid #999999;" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/pallet.jpg" alt="pallet" width="499" height="494" /></p>
<p>Here is a sample with the clouds rotated to all 4 corners. How celestial.</p>
<p><img class="colorbox-1077"  style="border: 1px solid #999999;" src="http://www.vtldesign.com/vital-blog/wp-content/uploads/last.jpg" alt="last" width="499" height="388" /></p>
<p>Quick and easy, but a huge time saver. I hope you found this to be helpful!</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_37762" title="How to Rotate Photoshop Brushes" url="http://www.vtldesign.com/vital-blog/all-things-vital/how-to-rotate-photoshop-brushes-2/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.vtldesign.com/vital-blog/all-things-vital/how-to-rotate-photoshop-brushes-2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

