<?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>Mr. Vaughan&#039;s Portfolio</title>
	<atom:link href="http://mrvaughan.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mrvaughan.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 21 Feb 2012 16:10:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>IT Security Website Round Up</title>
		<link>http://mrvaughan.com/2012/02/21/it-security-website-round-up/</link>
		<comments>http://mrvaughan.com/2012/02/21/it-security-website-round-up/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 15:23:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mrvaughan.com/?p=235</guid>
		<description><![CDATA[Lately I&#8217;ve found myself checking the same IT Security sites over and over again. In many cases I find myself checking them more then a couple times a day. Heres a round up of all the IT related sites I use as resources regularly. If you know of any other resources that are similar to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mrvaughan.com/wp-content/uploads/2012/02/Security-Headers.jpg"><img class="alignnone size-full wp-image-242" title="Security Blog Round up Headers" src="http://mrvaughan.com/wp-content/uploads/2012/02/Security-Headers.jpg" alt="" width="800" height="449" /></a></p>
<p>Lately I&#8217;ve found myself checking the same IT Security sites over and over again. In many cases I find myself checking them more then a couple times a day. Heres a round up of all the IT related sites I use as resources regularly. If you know of any other resources that are similar to this post please feel free to post a comment and I will update the list.</p>
<p><a href="http://www.exploit-db.com/">Exploit-db.com</a></p>
<p>There are plenty of databases online that index security vulnerabilities. This site however indexes the vulnerabilities with known exploits. Often when I read about a particular vulnerability I find it difficult to invision how it might be used to attack a system. With this database you are able to see how someone else took advantage of a particular vulnerability. I find it much more informative and educational this way. A very interesting sub-section of this site is the Google Dorks section.<a href="http://www.exploit-db.com/google-dorks/"> http://www.exploit-db.com/google-dorks/</a>. This section contains all kinds of interesting google search terms that will return a wide variety of information pertaining to various servers and websites that google has indexed.</p>
<p><a href="http://www.securitytube.net/">Securitytube.net</a></p>
<p>I am a big fan of hyper-niche video sites and this one is one of my favorites. Security Tube has a tight nit active community of security professionals that regularly share their research, techniques, and exploits. The website owner Vivek Ramachandran has also produced a number of his own videos. Vivek operates a certification program for wireless network security and another for Metasploit certification that is available through his website. The great thing that Vivek has done on this site is that all of his tutorial videos for the online courses are available for free. I do plan on taking the courses eventually but my plan is to watch and try out all of the videos for the courses first. These videos on their own make the site extremely valuable to anyone interested in IT Security so be sure to check out <a href="http://www.securitytube.net/groups?operation=view&amp;groupId=9">Wireless LAN Security and Penetration Testing Megaprimer</a> and the <a href="http://www.securitytube.net/groups?operation=view&amp;groupId=10">SecurityTube Metasploit Framework Expert (SMFE) Course Material</a>.</p>
<p><a href="http://pastebin.com/">pastebin.com</a></p>
<p>I am always pleasantly amazed by the random pieces of information I find just browsing the recent posts section of this website. For those of you not aware Pastebin is basically an online clipboard that allows you to paste text content and make it available publicly via url. Pastebin gained a lot of popularity last spring as some of the big website hacks that were going on posted all of their database dumps on Pastebin (lulzsec, anonymous, sony etc). Now it seems that almost everyday another hacker is posting information about what they&#8217;ve done and many news and blog articles are regularly sourcing these pastebin posts.</p>
<p><a href="http://thehackernews.com">thehackernews.com</a></p>
<p>There are many news reports out regularly about all kinds of events in hacking. Rather then looking at large news outlets I prefer this niche site for hacking specific news. I find that The Hacker News is very frequently updated and informed with a full range of content. This site typically has 2-3 new posts a day about all kinds of news in hacking and I am most impressed by the amount of international stories that they cover from all over the world. This is also a good source to find out about new apps and tools that are being used in the industry today.</p>
<p><a href="http://www.oxid.it/">http://www.oxid.it/</a> - Cain and Abel</p>
<p>This windows based tool (don&#8217;t stop reading yet) is the subject of some of my masters research. It has a full range of functions that make it a very versatile tool. It&#8217;s primarily popular for some of its man-in-the-middle attacks mainly its ARP poisoning attack. In addition it is also decent at finding and cracking windows admin passwords. It also has a full range of possibilities that don&#8217;t have a lot of information published on it. I&#8217;ve heard of some of my students using it to packet flood people they are playing against in Call of Duty or other peer to peer network games to perform a denial of service on them. I&#8217;ve also heard but not confirmed that it can be used for intercepting voice and video communication. The tool itself is worth checking out, if you&#8217;ve done anything interesting with this tool please post a comment and share it with me.</p>
<p><a href="http://www.backtrack-linux.org/">backtrack-linux.org/</a></p>
<p>Back Track is the definitive resource for anyone who is serious about IT Security. This is a linux distribution that comes ram packed with everything you might need to evaluate and penetration test a network. I run my version in a virtual machine on top of my primary OS but you might choose to dual boot it or install it on a spare computer. The challenge with this system is figuring out where everything is and how to use each tool but with a bit of reading in the -help files and forums you should be able to figure most of it out.</p>
<p><a href="http://www.wireshark.org/">wireshark.org</a></p>
<p>In monitoring any network one thing I&#8217;ve learned is that packets don&#8217;t lie. It is sometimes difficult to filter down to the information you are after but if its transmitted across a network then the data is there somewhere. Wire Shark is one application that every security professional uses to see exactly what is going on in a network.</p>
<p><a href="https://www.torproject.org">https://www.torproject.org</a></p>
<p>I could probably write an entire article on this web browser, in fact I probably will. For now though the best way to describe tor browser is that its a browser that lets you bypass any firewall to browse facebook or any blocked site from anywhere. How it works is a little interesting. In a typical browser if you set up a proxy you are making one connection from your computer to the proxy server then the server to whatever site you are going to. This may help you get around a firewall once but a lot of firewalls detect individual proxies or sites that list them also in terms of traceability its easy to trace route back to your ip. The tor project is a little different from the traditional forms mentioned, it actually encrypts your traffic and routes it through a number of proxy relays that allow you  transmit your data securely and browse anonymously.</p>
<p>Again if you have any links that you feel should be included in this list please feel free to leave a comment and include it.</p>
<p>&nbsp;</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://mrvaughan.com/2012/02/21/it-security-website-round-up/&via=mrvaughan&text=IT Security Website Round Up&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://mrvaughan.com/2012/02/21/it-security-website-round-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exploding House In Bowmanville</title>
		<link>http://mrvaughan.com/2012/01/30/exploding-house-in-bowmanville/</link>
		<comments>http://mrvaughan.com/2012/01/30/exploding-house-in-bowmanville/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 01:21:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mrvaughan.com/?p=220</guid>
		<description><![CDATA[Last night my mom forwarded me a news article mentioning that they were blowing up a house in Bowmanville for a movie. Original article here. So this morning I called my dad to see if he wanted to join me to photograph the event. After about an hour in the cold we weren&#8217;t disappointed. I was able [...]]]></description>
			<content:encoded><![CDATA[<p>Last night my mom forwarded me a news article mentioning that they were blowing up a house in Bowmanville for a movie. <a href="http://www.durhamregion.com/news/article/1287960--bowmanville-set-to-explode-sunday#.TyOeFJATguU.email">Original article here</a>. So this morning I called my dad to see if he wanted to join me to photograph the event. After about an hour in the cold we weren&#8217;t disappointed. I was able to catch it all on video and took a number of shots with my camera. I kinda regret using my telephoto lens though. It did give me a better focus on the shot but when the blast when off I was too far zoomed in to really catch the full extent of the blaze and some of the images got cut off a bit. Either way check out my video and some of my shots. Another funny story about this event is that apparently Hydro employees were told that this was happening today and were told to assure people that it has nothing to do with the nuclear plant down the road at all.</p>
<p>&nbsp;</p>
<p><iframe src="http://www.youtube.com/embed/USN8b0tVXgY" frameborder="0" width="560" height="315"></iframe></p>

<a href='http://mrvaughan.com/2012/01/30/exploding-house-in-bowmanville/sony-dsc-8/' title='The before shot of the house'><img width="150" height="150" src="http://mrvaughan.com/wp-content/uploads/2012/01/the-house-before-150x150.jpg" class="attachment-thumbnail" alt="This is the house before they torched it." title="The before shot of the house" /></a>
<a href='http://mrvaughan.com/2012/01/30/exploding-house-in-bowmanville/sony-dsc-12/' title='Staging'><img width="150" height="150" src="http://mrvaughan.com/wp-content/uploads/2012/01/Staging-150x150.jpg" class="attachment-thumbnail" alt="The men staging the explosion about 10 minutes before it went off" title="Staging" /></a>
<a href='http://mrvaughan.com/2012/01/30/exploding-house-in-bowmanville/sony-dsc-13/' title='Trigger man'><img width="150" height="150" src="http://mrvaughan.com/wp-content/uploads/2012/01/Trigger-Man-150x150.jpg" class="attachment-thumbnail" alt="The lucky guy who got to push the button. What do you have to do to get that job?" title="Trigger man" /></a>
<a href='http://mrvaughan.com/2012/01/30/exploding-house-in-bowmanville/sony-dsc-10/' title='Burning Building'><img width="150" height="150" src="http://mrvaughan.com/wp-content/uploads/2012/01/Burning1-150x150.jpg" class="attachment-thumbnail" alt="First Shot of the burning Building." title="Burning Building" /></a>
<a href='http://mrvaughan.com/2012/01/30/exploding-house-in-bowmanville/sony-dsc-11/' title='Burning Building'><img width="150" height="150" src="http://mrvaughan.com/wp-content/uploads/2012/01/Burning3-150x150.jpg" class="attachment-thumbnail" alt="The exploding building in Bowmanville" title="Burning Building" /></a>
<a href='http://mrvaughan.com/2012/01/30/exploding-house-in-bowmanville/sony-dsc-14/' title='Burning Bowmanville Building'><img width="150" height="150" src="http://mrvaughan.com/wp-content/uploads/2012/01/Vibrant-Flames-150x150.jpg" class="attachment-thumbnail" alt="Fully engulfed Building" title="Burning Bowmanville Building" /></a>
<a href='http://mrvaughan.com/2012/01/30/exploding-house-in-bowmanville/sony-dsc-9/' title='The house after the explosion while still smoldering'><img width="150" height="150" src="http://mrvaughan.com/wp-content/uploads/2012/01/after2-150x150.jpg" class="attachment-thumbnail" alt="The house after the explosion while still smoldering." title="The house after the explosion while still smoldering" /></a>

<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://mrvaughan.com/2012/01/30/exploding-house-in-bowmanville/&via=mrvaughan&text=Exploding House In Bowmanville&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://mrvaughan.com/2012/01/30/exploding-house-in-bowmanville/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows PC Phishing Scheme</title>
		<link>http://mrvaughan.com/2011/12/08/windows-pc-phishing-scheme/</link>
		<comments>http://mrvaughan.com/2011/12/08/windows-pc-phishing-scheme/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 19:20:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mrvaughan.com/?p=208</guid>
		<description><![CDATA[Every now and again I get phone calls from solicitors trying to sell me stuff, give me free cruises, or in this case inform me that I have a virus on my Windows PC. This is an obvious scam but I am certain that they find a new sucker every hour and that this is [...]]]></description>
			<content:encoded><![CDATA[<p>Every now and again I get phone calls from solicitors trying to sell me stuff, give me free cruises, or in this case inform me that I have a virus on my Windows PC.</p>
<p>This is an obvious scam but I am certain that they find a new sucker every hour and that this is how some hackers have bot nets of over 30,000 computers.</p>
<p>For a full detailed explanation of this Phishing Scheme check out this link <a href="http://www.guardian.co.uk/world/2010/jul/18/phone-scam-india-call-centres">http://www.guardian.co.uk/world/2010/jul/18/phone-scam-india-call-centres</a></p>
<p>The short version of this story is that I get a phone call from a guy with an Indian accent saying that he&#8217;s calling about my windows PC. Knowing full well that this is a scam as I have heard stories of this scheme from some of my students just never actually got the call myself, I decide to play along long enough to get some info on what he&#8217;s actually doing. Also figuring that the longer he&#8217;s talking to me the less people he can talk to who may be less knowledgeable about this scam.</p>
<p>To his opener of &#8220;I&#8217;m calling with regards to your windows PC&#8221; I reply with &#8220;which one?&#8221; Thinking that if he knows I have more then one computer at my house he might start salivating at the thought of getting multiple computers from one call.</p>
<p>He begins to tell me that he is from Microsoft and that they have been noticing viruses being transmitted to and from my computer.</p>
<p>He directs me to this website http://windowsonlinesupport.com/  <strong>WARNING DO NOT DOWNLOAD ANYTHING FROM THIS SITES LINKS OR FILL OUT ANY INFORMATION.</strong></p>
<p>Now he gets me to read off what I see on the site to make sure that I am on the right page. When I read the icons out in his most enthusiastic voice says &#8220;YES!&#8221; (he uses the enthusiasm to trigger an emotional response and positive reinforcement for doing a good job).</p>
<p>At this point I want to take a closer look at the site itself. In the top right there is a login screen made to look like an msn or hotmail login screen that people are used to . The point of this icon is to get people to login using whatever default login they usually use, giving the phisher all access to whatever email account you use regularly.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/12/Screen-shot-2011-12-02-at-12.05.14-PM.png"><img class="alignnone size-full wp-image-209" title="Screen shot 2011-12-02 at 12.05.14 PM" src="http://mrvaughan.com/wp-content/uploads/2011/12/Screen-shot-2011-12-02-at-12.05.14-PM.png" alt="" width="170" height="98" /></a></p>
<p>There is also some icons used to get customers to sign up for their service. What service they provide beyond maxing out all your credit cards is not clear by the site.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/12/Screen-shot-2011-12-02-at-12.11.12-PM.png"><img class="alignnone size-medium wp-image-210" title="Screen shot 2011-12-02 at 12.11.12 PM" src="http://mrvaughan.com/wp-content/uploads/2011/12/Screen-shot-2011-12-02-at-12.11.12-PM-300x46.png" alt="" width="300" height="46" /></a></p>
<p>From reading some other articles if this caller is successful in installing enough viruses and remote control software on your computer to render it useless they then insist that they pay you for the service they&#8217;ve just provided for you.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/12/Screen-shot-2011-12-07-at-1.19.09-PM.png"><img class="alignnone size-medium wp-image-212" title="Screen shot 2011-12-07 at 1.19.09 PM" src="http://mrvaughan.com/wp-content/uploads/2011/12/Screen-shot-2011-12-07-at-1.19.09-PM-300x26.png" alt="" width="300" height="26" /></a></p>
<p>At the bottom of the page is where the real dangers lie. The above icons point to remote control software that undoubtably laced with an assortment of viruses. One virus to take control of your computer, one to block all other anti-virus programs, one to change all your web searches so that instead of displaying your search results you get ads so they make money. Also now that they have your computer as its slave they can use it to do various cloud computing tasks like DDoS attacks and mining for bitcoins.</p>
<p><strong>Proving its a Scam</strong></p>
<p>If you do a domain name whois lookup for the site claiming to be Microsoft and it comes back to say its hosted on a Godaddy server its definitely a scam. And heres proof :  <a href="http://dawhois.com/siteinfo/?query=windowsonlinesupport.com" target="_blank">http://dawhois.com/siteinfo/?query=windowsonlinesupport.com</a></p>
<p>On a side note it also shows that they have owned this domain and presumably been in operation for over a year.</p>
<p><strong>Why bother?</strong></p>
<p>The question I get is why would anyone spend this much time and money just to put a virus on your computer. Well to answer this lets dissect their business model a bit. Here I use simplified numbers based on my best estimates based on my experiences. At this time I don&#8217;t have enough sources to properly site the reasoning behind the numbers you will just have to trust my experience to get an ideal of the scale of these sort of operations.</p>
<p>The cost to set up a site like this is relatively low. 5-10 Dollars a month for web hosting, $10-20 a year for the domain name and $3-4 an hour for someone in a call center to call the phone book in a particular area. So lets say you start off with an operating budged of $200 for your first couple of months.</p>
<p>In this time you could afford almost 40-50 hours of cold calling. Considering that a call center operator could call 100+ people an hour (just an estimate). They could potentially attempt to reach 4000 + people in a week. (In my opinion these numbers are just low ball estimates and in reality are probably much higher).</p>
<p>The next question is how successful are these Phishers? Assuming they attempt to contact 4000+ people how many of them will they be able to scam into installing the virus on their computer? 1,5,10,50? My best guess would probably be more then 10 but less then 50 although a number as high as 400 would not surprise me in the least.</p>
<p>So lets say they are successfully able to infect 25 computers. They now effectively own these 25 computers and can do whatever they want with them. A popular thing to do with these infected computers is to set it up so that the most popular search engines (google) display a fake version of their web browser. The script will still display search results except rather then displaying genuine search results they will display ads disguised as search results so that if you click on them the people who infected your computer will make money. So going back to our 25 infected computers example, even if the user was tricked into clicking an ad once a day for the low click earnings of 10 cents per click (low ball number by most estimates). These computers if infected for over a month could result in 80 &#8211; 100 dollars a month (again extreme low ball estimates as most ppc ads can get much more then 10 cents per click and some of these virus can easily turn out 5-20 clicks per day).</p>
<p>Another popular use for these viruses is to help farm/process a virtual currency called BitCoins. Using the infected computer to process encrypted transactions results in a generation of a virtual currency for the person who processed the transaction. This can be quite profitable if you have a decent video card installed on your computer for the virus to make use of. Conceivably 25 computers working together could potentially generate 20-50 dollars a month if not more (depending on current exchange rate).</p>
<p>If you also consider the fact that if they observe your computer long enough while infected and they capture all your login information for websites, email, banking, and paypal etc. They could of course rob money directly from your bank account or use your credit card information to purchase items.</p>
<p>One of the less obvious uses of having a network of computers is a Distributed Denial of Service attack. Basically if a computer hacker has a network of computers available to them they can instruct them to visit a target website all at once. If you send 10,000 website request all at once repeatedly users that legitimately want to access the site will be blocked by all the other requests.</p>
<p>Once this scam is set up on a small scale it is really easy to just hire more people to do the calling. As a result of this scam its not uncommon for a hacker to control more then 30,000 computers in their network. Once these networks are set up the hacker can now rent out their network to people who wish to spam computers for whatever purpose.</p>
<p>I tried to write this in article in a way that simplifies some of the concepts. If you have more details or information to add I would love to hear about it. Also if you have received calls like this please share your experience and provide the link of the site that they directed you to.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://mrvaughan.com/2011/12/08/windows-pc-phishing-scheme/&via=mrvaughan&text=Windows PC Phishing Scheme&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://mrvaughan.com/2011/12/08/windows-pc-phishing-scheme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Increasing the background blur in macro photography &#8211;  part 3/3</title>
		<link>http://mrvaughan.com/2011/10/12/increasing-the-background-blur-in-macro-photography/</link>
		<comments>http://mrvaughan.com/2011/10/12/increasing-the-background-blur-in-macro-photography/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 23:35:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mrvaughan.com/?p=189</guid>
		<description><![CDATA[This post is part of a 3 part series on how to use the Gaussian Blur filter in Photoshop to perform various photo touch-ups. In this post you will learn how to increase the effect of a background blur in macro photography. All three parts will be available at the following links: Part 1 – [...]]]></description>
			<content:encoded><![CDATA[<p>This post is part of a 3 part series on how to use the Gaussian Blur filter in Photoshop to perform various photo touch-ups. In this post you will learn how to increase the effect of a background blur in macro photography.</p>
<p>All three parts will be available at the following links:<br />
<a href="http://mrvaughan.com/?p=155">Part 1 – Creating the Soft Blur Effect</a><br />
<a href="http://mrvaughan.com/?p=167">Part 2 –  Silky smooth skin in photoshop</a><br />
<a href="http://mrvaughan.com/?p=189"> Part 3 – Increasing the background blur in macro photography</a></p>
<p><strong>Disclaimer:</strong> Before I begin on this tutorial I should first explain why you would want to use this tutorial.First of all if you are an experienced photographer you can achieve this effect with your camera and probably don&#8217;t need this tuturial. The typical macro shot contains an object in the foreground with a very short depth of field. As a result of the very narrow depth of field the background ends up being blurred. A trained photographer can easily accomplish this task but for a beginner or someone with a typical point an shoot camera you don&#8217;t always achieve the exact intended result. Also macro lenses can be expensive. Luckily theres a way for you to compensate for your lack of camera skill or quality camera with a quick photoshop trick.</p>
<p>Here you can see the original image as you can see the main focus is the bear itself and its eyes and the background is only slightly blurred. In this tutorial we are going to increase the amount of blur applied to this background.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-1.56.53-PM.png"><img class="alignnone size-medium wp-image-190" title="Screen shot 2011-10-12 at 1.56.53 PM" src="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-1.56.53-PM-300x168.png" alt="" width="300" height="168" /></a></p>
<p>First step as always is to duplicate the original layer so that you have something to work with with out messing up your original. Right click on the background layer and select duplicate layer. Name this new layer blurred background.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-2.00.53-PM.png"><img class="alignnone size-medium wp-image-191" title="Screen shot 2011-10-12 at 2.00.53 PM" src="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-2.00.53-PM-300x177.png" alt="" width="300" height="177" /></a> <a href="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-2.01.26-PM.png"><img class="alignnone size-full wp-image-192" title="Screen shot 2011-10-12 at 2.01.26 PM" src="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-2.01.26-PM.png" alt="" width="205" height="144" /></a></p>
<p>With the Blurred Background selected go to the top menu and select Filter-&gt; Blur -&gt; Gaussian Blur.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-2.05.28-PM.png"><img class="alignnone size-medium wp-image-194" title="Screen shot 2011-10-12 at 2.05.28 PM" src="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-2.05.28-PM-285x300.png" alt="" width="285" height="300" /></a></p>
<p>Now apply a blur filter on this layer. The amount of blur will depend on your image and its resolution. Anywhere from 3-10pixels should give you quite a significant amount of blur.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-2.09.09-PM.png"><img class="alignnone size-medium wp-image-195" title="Screen shot 2011-10-12 at 2.09.09 PM" src="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-2.09.09-PM-300x174.png" alt="" width="300" height="174" /></a></p>
<p>Now we are going to create a vector mask so that we can apply the blur effect just to the background and not the whole image. With the new layer selected click on the add new layer mask icon from the layers window.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-2.12.06-PM.png"><img class="alignnone size-full wp-image-196" title="Screen shot 2011-10-12 at 2.12.06 PM" src="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-2.12.06-PM.png" alt="" width="248" height="208" /></a></p>
<p>&nbsp;</p>
<p>For the next step ensure that you have the vector mask on the blurred background layer selected. This is a common mistake that people make so ensure you have the correct part of the layer selected. You should see a box outlining the vector mask like so.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-7.20.37-PM.png"><img class="alignnone size-full wp-image-198" title="Screen shot 2011-10-12 at 7.20.37 PM" src="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-7.20.37-PM.png" alt="" width="230" height="130" /></a></p>
<p>There are two options you have next. Depending on the scale of your foreground Item you can either paint that item in black to remove the blur or fill the mask with black and then pain the background where you would like to blur in white. Either way you go you sure use a large fuzzy brush to paint softly around the edges of your foreground object. When you are done the mask should be black where you would like the image to show through to the sharp image bellow and white where you want it to be blurry. If you find that your gaussian blur effect was too strong you could reduce the opacity of the mask layer until it meets your liking.</p>
<p>Here we have the finished product image.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-7.27.55-PM.png"><img class="alignnone size-medium wp-image-199" title="Screen shot 2011-10-12 at 7.27.55 PM" src="http://mrvaughan.com/wp-content/uploads/2011/10/Screen-shot-2011-10-12-at-7.27.55-PM-300x169.png" alt="" width="300" height="169" /></a></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://mrvaughan.com/2011/10/12/increasing-the-background-blur-in-macro-photography/&via=mrvaughan&text=Increasing the background blur in macro photography -  part 3/3&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://mrvaughan.com/2011/10/12/increasing-the-background-blur-in-macro-photography/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gaussian Blur for skin touch ups &#8211; Part 2/3</title>
		<link>http://mrvaughan.com/2011/09/27/gaussian-blur-for-skin-touch-ups-part-23/</link>
		<comments>http://mrvaughan.com/2011/09/27/gaussian-blur-for-skin-touch-ups-part-23/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 18:04:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mrvaughan.com/?p=167</guid>
		<description><![CDATA[This post is part of a 3 part series on how to use the Gaussian Blur filter in Photoshop to perform various photo touch-ups. In this post you will learn how to touch up skin imperfections to give your subjects baby smooth skin. All three parts will be available at the following links: Part 1 [...]]]></description>
			<content:encoded><![CDATA[<p>This post is part of a 3 part series on how to use the Gaussian Blur filter in Photoshop to perform various photo touch-ups. In this post you will learn how to touch up skin imperfections to give your subjects baby smooth skin.</p>
<p>All three parts will be available at the following links:<br />
<a href="http://mrvaughan.com/?p=155">Part 1 – Creating the Soft Blur Effect</a><br />
<a href="http://mrvaughan.com/?p=167">Part 2 –  Silky smooth skin in photoshop</a><br />
<a href="http://mrvaughan.com/?p=189">Part 3 – Increasing the background blur in macro photography</a></p>
<p>This image dosen&#8217;t really have any major imperfections but I&#8217;ll show you how you can improve the look of the skin. Here is the original image.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/BenTouchUps.jpg"><img class="alignnone size-medium wp-image-172" title="SONY DSC" src="http://mrvaughan.com/wp-content/uploads/2011/09/BenTouchUps-300x168.jpg" alt="" width="300" height="168" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>First thing I always do in photoshop is duplicate the original layer so I can preserve the original image for comparison later (or if I mess up). Do this by right clicking on the background layer and clicking duplicate layer. I&#8217;m going to name this layer skin touch ups.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-8.07.21-AM1.png"><img class="alignnone size-medium wp-image-175" title="Screen shot 2011-09-27 at 8.07.21 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-8.07.21-AM1-300x274.png" alt="" width="300" height="274" /></a></p>
<p>&nbsp;</p>
<p>On the skin touch ups layer I&#8217;m going to use the spot healing tool to remove any freckles or pimples. Try to avoid touching up around any natural lines that make up the composition of the subjects face. Select the spot healing tool and set it up with a soft brush just slightly larger then the size of whatever you want to remove (pimples, freckles, scars, etc.). Make sure the hardness is set really low (0 is ok).</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-8.11.09-AM.png"><img class="alignnone size-full wp-image-176" style="border-style: initial; border-color: initial;" title="Screen shot 2011-09-27 at 8.11.09 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-8.11.09-AM.png" alt="" width="217" height="102" /></a></p>
<p>For major touch ups you can also use the patch healing tool but I&#8217;m not going to go into that here. The spot healing brush essentially takes an average of all the pixels around it and blends it together. To touch up a pimple or freckle simply dab the brush with the pimple in the center of the brush. Here you can see the result of some small touch ups see if you can pick out the differences.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-8.13.58-AM.png"><img class="alignnone size-medium wp-image-177" title="Screen shot 2011-09-27 at 8.13.58 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-8.13.58-AM-300x168.png" alt="" width="300" height="168" /></a></p>
<p>&nbsp;</p>
<p>At this point I am going to duplicate the touch up layer. Name the new layer blur mask. At this point you should have 3 layers: The original background layer; the touch-ups layer; and the blur mask.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-11.28.57-AM.png"><img class="alignnone size-full wp-image-178" title="Screen shot 2011-09-27 at 11.28.57 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-11.28.57-AM.png" alt="" width="221" height="185" /></a></p>
<p>With the blur mask layer selected go to filter -&gt; blur-&gt; Gaussian Blur. Now like in the last tutorial the amount of blur that you will actually apply to the layer depends on the resolution of your image. You may have to play around with it a bit but probably somewhere between 2-10 pixels of radius will do. You want to blur the skin/ face without loosing too much of the image detail.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-11.33.01-AM.png"><img class="alignnone size-medium wp-image-179" title="Screen shot 2011-09-27 at 11.33.01 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-11.33.01-AM-300x216.png" alt="" width="300" height="216" /></a></p>
<p>At this point we are going to use a layer mask to only allow the blur effect to be visible in certain area&#8217;s i.e. the skin. I tell my students to think of this like a window your are going to paint black and only chip off the pain the area&#8217;s you want to see through.</p>
<p>To add a layer mask select the blur layer and click on the create new layer mask icon.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-11.38.21-AM.png"><img class="alignnone size-full wp-image-180" title="Screen shot 2011-09-27 at 11.38.21 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-11.38.21-AM.png" alt="" width="237" height="241" /></a></p>
<p>With the paint bucket tool paint the mask portion of the blur layer black. Be extra careful not to paint on the actual blurred layer. The image should go back to its original resolution without the blur and the mask on the blur layer should go from white to black. Essentially you have just painted the window completely black on the blur layer so you can&#8217;t see any of the blur effects.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-1.21.58-PM.png"><img class="alignnone size-medium wp-image-181" title="Screen shot 2011-09-27 at 1.21.58 PM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-1.21.58-PM-300x155.png" alt="" width="300" height="155" /></a></p>
<p>Now we are going to paint in white on the layer mask the areas where we want the skin to be blurred. Grab a big fuzzy brush with white as the foreground color. Be sure that the mask is selected and not the blurred image layer. Now paint anywhere there is skin that you want to make smoother. You can grab a smaller brush to reach some of the more detailed areas and if you make a mistake you can just paint over it in black and try again.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-1.31.24-PM.png"><img class="alignnone size-medium wp-image-182" title="Screen shot 2011-09-27 at 1.31.24 PM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-1.31.24-PM-300x162.png" alt="" width="300" height="162" /></a></p>
<p>&nbsp;</p>
<p>Sometimes if the blur effect was too strong you can regain some of the detail of the image by adjusting the opacity of the blur layer.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-1.34.34-PM.png"><img class="alignnone size-medium wp-image-183" title="Screen shot 2011-09-27 at 1.34.34 PM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-1.34.34-PM-300x173.png" alt="" width="300" height="173" /></a></p>
<p>An interesting view of what the mask you have just created can be viewed by hiding the other layers.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-1.36.25-PM.png"><img class="alignnone size-medium wp-image-184" title="Screen shot 2011-09-27 at 1.36.25 PM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-27-at-1.36.25-PM-300x209.png" alt="" width="300" height="209" /></a></p>
<p>&nbsp;</p>
<p>Finally here we have the finished product.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/BenTouchUps1.jpg"><img class="alignnone size-medium wp-image-185" title="BenTouchUps" src="http://mrvaughan.com/wp-content/uploads/2011/09/BenTouchUps1-300x168.jpg" alt="" width="300" height="168" /></a></p>
<p>I hope you enjoyed this tutorial. Thank you to Mr. Medd for volunteering to be in this tutorial.</p>
<p>&nbsp;</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://mrvaughan.com/2011/09/27/gaussian-blur-for-skin-touch-ups-part-23/&via=mrvaughan&text=Gaussian Blur for skin touch ups - Part 2/3&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://mrvaughan.com/2011/09/27/gaussian-blur-for-skin-touch-ups-part-23/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using Gaussian Blur for Photo Touch Ups &#8211; Part 1 of 3</title>
		<link>http://mrvaughan.com/2011/09/23/using-gaussian-blur-for-photo-touch-ups-part-1-of-3/</link>
		<comments>http://mrvaughan.com/2011/09/23/using-gaussian-blur-for-photo-touch-ups-part-1-of-3/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 12:29:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mrvaughan.com/?p=155</guid>
		<description><![CDATA[In this three part series I&#8217;m going to show you how to use the same Photoshop filter in 3 different ways. Nearly all the steps in this tutorial are the same with just a few subtle differences. All three parts will be available at the following links: Part 1 – Creating the Soft Blur Effect [...]]]></description>
			<content:encoded><![CDATA[<p>In this three part series I&#8217;m going to show you how to use the same Photoshop filter in 3 different ways. Nearly all the steps in this tutorial are the same with just a few subtle differences.</p>
<p>All three parts will be available at the following links:<br />
<a href="http://mrvaughan.com/?p=155">Part 1 – Creating the Soft Blur Effect</a><br />
<a href="http://mrvaughan.com/?p=167">Part 2 –  Silky smooth skin in photoshop</a><br />
<a href="http://mrvaughan.com/?p=189">Part 3 – Increasing the background blur in macro photography</a></p>
<p><strong>Part 1 &#8211; Creating the Soft Blur Effect</strong></p>
<p>This effect is commonly used in wedding photography to give your images a whimsical and dreamy feel to them and its really quite simple to accomplish.</p>
<p>Today I am going to be using a picture of my wife on a fairy on London River Thames.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-23-at-8.16.55-AM.png"><img class="alignnone size-medium wp-image-156" title="Screen shot 2011-09-23 at 8.16.55 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-23-at-8.16.55-AM-300x169.png" alt="" width="300" height="169" /></a></p>
<p>&nbsp;</p>
<p>Start by duplicating the layers of whatever image you are going to work with.To duplicate the layer simply right click on it from the layers window and select duplicate.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-23-at-7.59.07-AM.png"><img class="alignnone size-medium wp-image-157" title="Screen shot 2011-09-23 at 7.59.07 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-23-at-7.59.07-AM-300x141.png" alt="" width="300" height="141" /></a></p>
<p>&nbsp;</p>
<p>Now select your new layer and apply a Gaussian blur to it. To do this select the filter menu from the top menu, then choose Blur -&gt; Gaussian Blur.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-23-at-8.04.52-AM.png"><img class="alignnone size-medium wp-image-158" title="Screen shot 2011-09-23 at 8.04.52 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-23-at-8.04.52-AM-263x300.png" alt="" width="263" height="300" /></a></p>
<p>The amount of blur you apply to this image will depend on the quality of the image. My image was taken on a digital slr at the highest quality setting so my images are all quite large. For lower quality images you would apply less blur. Play around with the sliding scale until you have a enough blur to slightly blur your image without loosing to much of the detail.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-23-at-8.23.23-AM.png"><img class="alignnone size-medium wp-image-159" title="Screen shot 2011-09-23 at 8.23.23 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-23-at-8.23.23-AM-300x298.png" alt="" width="300" height="298" /></a></p>
<p>After you blur the image should like pretty fuzzy. From here we are going to blend the blur effect with the original layer. To do this simply adjust the layer opacity to anywhere from 40-60% or until you get your desired effect.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-23-at-8.08.58-AM.png"><img class="alignnone size-medium wp-image-160" title="Screen shot 2011-09-23 at 8.08.58 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-23-at-8.08.58-AM-300x170.png" alt="" width="300" height="170" /></a></p>
<p>Finally here is the finished image. Some editors add additional blending options to the blurred photoshop layer but I am not going to get into that with this tutorial.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-23-at-8.26.50-AM.png"><img class="alignnone size-medium wp-image-162" title="Screen shot 2011-09-23 at 8.26.50 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-23-at-8.26.50-AM-300x166.png" alt="" width="300" height="166" /></a></p>
<p>&nbsp;</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://mrvaughan.com/2011/09/23/using-gaussian-blur-for-photo-touch-ups-part-1-of-3/&via=mrvaughan&text=Using Gaussian Blur for Photo Touch Ups - Part 1 of 3&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://mrvaughan.com/2011/09/23/using-gaussian-blur-for-photo-touch-ups-part-1-of-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Resizing Images for Print and Web in Photoshop</title>
		<link>http://mrvaughan.com/2011/09/19/resizing-images-for-print-and-web-in-photoshop/</link>
		<comments>http://mrvaughan.com/2011/09/19/resizing-images-for-print-and-web-in-photoshop/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 01:47:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mrvaughan.com/?p=147</guid>
		<description><![CDATA[A basic function of Photoshop that every new user must learn is how to properly resize your image. Depending on what you want to use the image for will affect how you resize it. Resizing Image for Print When you are ready to print an image you need to make sure that the physical dimensions [...]]]></description>
			<content:encoded><![CDATA[<p>A basic function of Photoshop that every new user must learn is how to properly resize your image. Depending on what you want to use the image for will affect how you resize it.</p>
<p><strong>Resizing Image for Print</strong></p>
<p>When you are ready to print an image you need to make sure that the physical dimensions of the image are the size you want. An important thing to note is that any time you resize an image you risk reducing or compromising its quality.</p>
<p><strong>Note:</strong> If you every have to increase the size of image you will always diminish its quality and if you are trying to resize an image smaller then its original size any extreme measures of scaling will reduce the overall image quality.</p>
<p>To resize an image for print in photoshop go to image &#8211; &gt; image size.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-18-at-9.13.52-PM.png"><img class="alignnone size-medium wp-image-148" title="Screen shot 2011-09-18 at 9.13.52 PM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-18-at-9.13.52-PM-232x300.png" alt="" width="232" height="300" /></a></p>
<p>&nbsp;</p>
<p>The Image Size window that pops up contains all the features needed to resize your image.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-18-at-9.28.55-PM.png"><img class="alignnone size-medium wp-image-149" title="Screen shot 2011-09-18 at 9.28.55 PM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-18-at-9.28.55-PM-300x181.png" alt="" width="300" height="181" /></a></p>
<p>The goal when resizing an image for print is to maintain the highest possible image quality or resolution (displayed in pixels/inch or sometimes dots/inch). Most standard printers either print in 150 or 300 dots per inch and a common practice is to give the printer twice as much resolution as it can handle. To do this insure that the the resample image is not checked and that then proceed to set the width or height of the desired print image. With the constraint proportions box checked the image will automatically maintain its original aspect ratio as to not distort the image. When you typed in the desired width or height of the image ensure that the resolution is still higher then 150 pixels per inch, any less than that and you will begin to be able to notice poorer image quality in your prints.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-18-at-9.37.41-PM.png"><img class="alignnone size-medium wp-image-150" title="Screen shot 2011-09-18 at 9.37.41 PM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-18-at-9.37.41-PM-300x239.png" alt="" width="300" height="239" /></a></p>
<p><strong>Resizing for web</strong></p>
<p>If you&#8217;ve ever received an image via email from someone who hasn&#8217;t properly resized it you may have been surprised to find out that the image takes up more then your entire screen or the image takes to long to load. The reason for this issue is that most cameras are set to take images in the highest possible setting (which is what you want) however this results in image resolutions higher then that of your monitor.</p>
<p>An important thing to remember when resizing an image for web is that you are in fact reduce the images quality. There isn&#8217;t much of escaping this fact.</p>
<p>To resize an image for web or email simply go through the same process as above except this time ensure that the resample image is checked. In this case however rather then modifying the physical dimensions of the image we will be modifying the pixel dimensions as the image would be displayed on screen.</p>
<p>A typical monitor&#8217;s screen width is betten 1000 and 1500 pixels wide so if you want your image to be about half of someones screen you could resize the image to have a width of between 500 and 750 pixels.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-18-at-9.42.47-PM.png"><img class="alignnone size-medium wp-image-151" title="Screen shot 2011-09-18 at 9.42.47 PM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-18-at-9.42.47-PM-300x169.png" alt="" width="300" height="169" /></a></p>
<p>When you have finished applying this image resize if you zoom to 100%. This is the size/quality as it will appear when you send it to a friend or put it online on a typical monitor</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://mrvaughan.com/2011/09/19/resizing-images-for-print-and-web-in-photoshop/&via=mrvaughan&text=Resizing Images for Print and Web in Photoshop&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://mrvaughan.com/2011/09/19/resizing-images-for-print-and-web-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Starting with Photoshop, for absolute beginners.</title>
		<link>http://mrvaughan.com/2011/09/07/starting-with-photoshop-for-absolute-beginners/</link>
		<comments>http://mrvaughan.com/2011/09/07/starting-with-photoshop-for-absolute-beginners/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 12:46:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mrvaughan.com/?p=136</guid>
		<description><![CDATA[Today in my grade 10 class we will be starting with photoshop. For some of my students it will be their first time ever logging in to the program. The question is, where do we start? Photoshop has so many features that can be explored from photo touch ups, to drawing with the various brushes, [...]]]></description>
			<content:encoded><![CDATA[<p>Today in my grade 10 class we will be starting with photoshop. For some of my students it will be their first time ever logging in to the program. The question is, where do we start?</p>
<p>Photoshop has so many features that can be explored from photo touch ups, to drawing with the various brushes, and using some of the many photo filters. Today we will be starting with simple image adjustments and maybe some effects.</p>
<p>Today we are going to start with a common problem for photographers. You take a photo and because of whatever camera settings or light available the image dosen&#8217;t quite come out the way you like it.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/castle1.jpg"><img class="alignnone size-large wp-image-138" title="SONY DSC" src="http://mrvaughan.com/wp-content/uploads/2011/09/castle1-1024x574.jpg" alt="" width="560" height="313" /></a></p>
<p>For todays exercise lets see if we can improve on the quality of this image of warwickshire castle from my recent trip to England.</p>
<p>&nbsp;</p>
<p>There are a few key photoshop tools we will use to accomplish this task.</p>
<p>Lets start out with some of the image adjustment tools.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-07-at-8.14.35-AM.png"><img class="alignnone size-medium wp-image-139" title="Screen shot 2011-09-07 at 8.14.35 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-07-at-8.14.35-AM-288x300.png" alt="" width="288" height="300" /></a></p>
<p>You can use many of these tools to adjust the look of the image be careful however not to distort the image too much or you will reduce the quality of the image. Reducing the quality of the image could be in the form of reducing the sharpness of it, the amount of colours or the exposure. Some of the key tools to use are the Brightness/Contrast, Levels, Curves, Exposure, Vibrance, and Hue/Saturation. Some of these tools I would recommend only for finishing touches while others can apply drastic transformations to your image.</p>
<p>Starting with Brightness and Contrast This tool can be used to shift the colours and image data. If done correctly no image quality needs to be lost to apply a linear shit to the entire document. Here you can see the Brightness and contrast tool in action.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-07-at-11.21.34-AM.png"><img class="alignnone size-medium wp-image-142" title="Brightness / Contrast tool in action" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-07-at-11.21.34-AM-300x178.png" alt="" width="300" height="178" /></a></p>
<p>1 problem that arises with this tool however is that the light gray colours that were the clouds, almost completely disappeared. It did make the castle look brighter and nice but it made the sky too light. So maybe I need a tool that will lighten the dark colours without lightening the light colours.</p>
<p>For this I go to the curves tool. With the proper technique rather then performing a linear shift for the entire image to the light or dark side you can perform more of a quadratic shift where the extremes of dark and light are not brightened or darkened as much as the rest of the document. The one problem with this tool is that if its done too drastically it can significantly reduce the amount of colours and contrast that your image has.</p>
<p>To lighten the image using an arc transformation rather then a linear transformation use the curves tool as follows.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-07-at-11.33.33-AM.png"><img class="alignnone size-medium wp-image-143" title="Screen shot 2011-09-07 at 11.33.33 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-07-at-11.33.33-AM-300x120.png" alt="" width="300" height="120" /></a></p>
<p>To darken the image if needed simply drag the curve to the bottom right of the screen.</p>
<p>Some time when working with an image you want to make the dark areas darker and the light area&#8217;s lighter adding more depth and light contrast to your image. You can also do that with the curves tool by using what&#8217;s called the &#8220;flat S&#8221; approach.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-07-at-11.36.58-AM.png"><img class="alignnone size-medium wp-image-144" title="Screen shot 2011-09-07 at 11.36.58 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-07-at-11.36.58-AM-300x120.png" alt="" width="300" height="120" /></a></p>
<p>For this image however the flat S does quite the opposite of what I would like to accomplish so I will try it with the reverse of a flat S. I have to be careful however not to over do it or it will really reduce the quality of my image.</p>
<p><a href="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-07-at-11.39.48-AM.png"><img class="alignnone size-medium wp-image-145" title="Screen shot 2011-09-07 at 11.39.48 AM" src="http://mrvaughan.com/wp-content/uploads/2011/09/Screen-shot-2011-09-07-at-11.39.48-AM-300x105.png" alt="" width="300" height="105" /></a></p>
<p>Here you can see I was able to keep the contrast in the sky while lightening the castle gets pretty close to my desired result. The one draw back from this as you may be able to see is that there is a bit of graininess in the image that was there before but is just now more obvious. I may be able to fix that later on down the road.</p>
<p>Getting rid of grain involves a little bit of cheating with the photoshop images filters. Its definitely one of the harder image flaws to correct and its almost always better to start with an image without grain but I will be posting ways to deal with image grain in a later tutorial.</p>
<p>&nbsp;</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://mrvaughan.com/2011/09/07/starting-with-photoshop-for-absolute-beginners/&via=mrvaughan&text=Starting with Photoshop, for absolute beginners.&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://mrvaughan.com/2011/09/07/starting-with-photoshop-for-absolute-beginners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are teachers being replaced by computers?</title>
		<link>http://mrvaughan.com/2011/07/18/are-teachers-being-replaced-by-computers/</link>
		<comments>http://mrvaughan.com/2011/07/18/are-teachers-being-replaced-by-computers/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 15:59:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mrvaughan.com/?p=123</guid>
		<description><![CDATA[In March 2010 my school board announced that it would be spending 13 million over 3 years on new technology initiatives. During the same period of last year, this year, and next year, the school board is also cutting the number of teachers it has on staff through redundancies. They are also not hiring new [...]]]></description>
			<content:encoded><![CDATA[<p><!-- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica} li.li2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica} span.s1 {letter-spacing: 0.0px} span.Apple-tab-span {white-space:pre} --></p>
<p>In March 2010 my school board announced that it would be spending 13 million over 3 years on new technology initiatives. During the same period of last year, this year, and next year, the school board is also cutting the number of teachers it has on staff through redundancies. They are also not hiring new teachers. This year the school board has also made additional cuts to the number of Custodians, Secretaries, and Educational Assistants at each school. There is even speculation that the board will announce that it is closing a secondary school in September 2012. <a href="http://www.durhamregion.com/article/149435">[Source DurhamNews.com]</a></p>
<p>&nbsp;</p>
<p>The plan for the 13 million dollars is for it to be divided between the following areas:</p>
<ul>
<li> 5 million dollars for teacher laptops and student net books</li>
<li> wifi access points to be installed throughout every school in the board</li>
<li> more projectors and smart boards to be installed across the board</li>
</ul>
<p>&nbsp;</p>
<p>With seeing how the 13 million dollars is being spent, it causes one to wonder what impacts this will have on the education of our students. The belief is that spending this money on more technology will improve the quality of education provided. Is this the case?</p>
<p>&nbsp;</p>
<p>The age demographic of the teachers in our board is quite old. In the past few years very few new teachers have been able to find permanent employment in this board. Not to sound discriminatory to those that are older, however there is a very strong correlation  between one’s comfort level with technology and one’s age. There is a clear divide in technological abilities at most schools, between those growing up using technology and those coming to it late in the game. If the school board is going to spend 5 million dollars on giving a computer to each teacher, what percentage of teachers will use these computers to their full potential? What percentage of teachers will rarely use their laptop at all because they are too afraid of it?</p>
<p>&nbsp;</p>
<p>When I first heard that we would be getting wifi in our school I was really excited and thought that it would be a great addition to my teaching practices, but if it comes at the cost of my job I could probably do without it.</p>
<p>&nbsp;</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://mrvaughan.com/2011/07/18/are-teachers-being-replaced-by-computers/&via=mrvaughan&text=Are teachers being replaced by computers?&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://mrvaughan.com/2011/07/18/are-teachers-being-replaced-by-computers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brookside Secondary School Teacher</title>
		<link>http://mrvaughan.com/2011/06/12/brookside-secondary-school-teacher/</link>
		<comments>http://mrvaughan.com/2011/06/12/brookside-secondary-school-teacher/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 23:52:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mrvaughan.com/?p=116</guid>
		<description><![CDATA[&#160; This past semester I had the unique opportunity to work within a youth correction facility as a High School Teacher. I was also responsible for: Taught computer skills to students within a closed custody youth correction facility Administered the local computer network consisting 50 Mac computers . Ensured the integrity of the network while [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><img src="http://rippledthoughts.com/wp-content/uploads/2009/01/picture-1-300x239.jpg" alt="Cynthia Martone" /></p>
<p>This past semester I had the unique opportunity to work within a youth correction facility as a High School Teacher. I was also responsible for:</p>
<ul>
<li>Taught computer skills to students within a closed custody youth correction facility</li>
<li>Administered the local computer network consisting 50 Mac computers .</li>
<li>Ensured the integrity of the network while preventing students from accessing the Internet and maintaining many confidential files, personal information, and user accounts.<strong> </strong></li>
<li>Provided tech support for all other teachers as they experiment with various ways to integrate technology in their classrooms<strong> </strong></li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Not my image &#8211; photo source - <a href="http://rippledthoughts.com/cynthia-martone/">http://rippledthoughts.com/cynthia-martone/</a></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://mrvaughan.com/2011/06/12/brookside-secondary-school-teacher/&via=mrvaughan&text=Brookside Secondary School Teacher&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://mrvaughan.com/2011/06/12/brookside-secondary-school-teacher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

