<?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>adam reeve</title>
	<atom:link href="http://www.adamreeve.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adamreeve.com</link>
	<description>geeks beats and treats</description>
	<lastBuildDate>Tue, 11 Oct 2011 04:14:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Offsite backup with Crashplan</title>
		<link>http://www.adamreeve.com/2011/10/11/offsite-backup-with-crashplan/</link>
		<comments>http://www.adamreeve.com/2011/10/11/offsite-backup-with-crashplan/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 04:14:52 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Gadgets]]></category>

		<guid isPermaLink="false">http://www.adamreeve.com/?p=459</guid>
		<description><![CDATA[<p>Backup is one of the less glamorous aspects of aspects of computing, and alas one which often goes unconsidered. People keep so much important stuff on computers &#8211; photos, documents, videos, address books, accounts, the list goes on and yet many people haven&#8217;t figured out what they&#8217;ll do when that hard drive dies, or there&#8217;s a fire, or their laptop is stolen. At our house we have a number of PCs and laptops which contain a variety of data &#8211; some of it important, some less so &#8211; and I have some simple scripts which backup once a day to our central server. That means we have at least 2 copies of anything important, as long as it&#8217;s not more than a day old, and as long as we don&#8217;t lose the original machine and the server at the same time.</p>
<p><a href="http://www.adamreeve.com/2011/10/11/offsite-backup-with-crashplan/" class="more-link">Read more on Offsite backup with Crashplan&#8230;</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Backup is one of the less glamorous aspects of aspects of computing, and alas one which often goes unconsidered. People keep so much important stuff on computers &#8211; photos, documents, videos, address books, accounts, the list goes on and yet many people haven&#8217;t figured out what they&#8217;ll do when that hard drive dies, or there&#8217;s a fire, or their laptop is stolen. At our house we have a number of PCs and laptops which contain a variety of data &#8211; some of it important, some less so &#8211; and I have some simple scripts which backup once a day to our central server. That means we have at least 2 copies of anything important, as long as it&#8217;s not more than a day old, and as long as we don&#8217;t lose the original machine and the server at the same time.</p>
<p>That all kind of came into focus a few weeks ago when we were getting ready to evacuate from Hurricane Irene. I realised that the hypothetical total loss was now a real (if remote) possibility &#8211; a flood or structural damage could take out the wedding photos, all of our vacation and family pictures, our entire music collection (all 2000 discs) and much more. My best effort at the time was this:</p>
<p><a href="http://www.adamreeve.com/wordpress/wp-content/uploads//2011/10/Hard-Drives-9211.jpg"><img class="aligncenter size-full wp-image-461" title="Hard Drives-9211" src="http://www.adamreeve.com/wordpress/wp-content/uploads//2011/10/Hard-Drives-9211.jpg" alt="" width="500" height="298" /></a></p>
<p>I pulled the backup drives out of the server, put them in waterproof bags, and didn&#8217;t let them out of my sight for 3 days. It worked, but not really a practical solution! <span id="more-459"></span></p>
<p>So since then I&#8217;ve been working on realizing a long time plan of having reliable, up-to-date offsite as well as onsite backup for everything I care about. I needed a solution that would at minimum take the data from the server and put it somewhere safe away from the house &#8211; and of course cost is always a concern. I was looking initially at Amazon S3, which is a service that provides essentially unlimited cloud storage and charges a pretty reasonable amount per GB. A number of commercial online backup providers use S3 behind the scenes so I figured it would be even cheaper going straight to the source. It was, but not by much &#8211; I was still looking at a bill of at least $100 a month for the amount of data I wanted to store.On top of that you need to pretty much roll your own software as S3 is just a big place to put stuff, not a full backup system.</p>
<p>I then came across a company called <a href="http://www.crashplan.com/" target="_blank">CrashPlan</a>. They specialize in backup solutions for large enterprises but also offer a pretty neat solution for home users. You download and install their software on each machine in your house, and it backs up your data to any one of a number of locations. You can pay a subscription fee to backup to their data center, or (and this is the cool bit) you can backup to other computers for free. That ability extends beyond your home network &#8211; so you and a friend can get together to swap backup space. You backup to her machine and she backs up to yours, all in realtime over the internet. It&#8217;s a really nice solution, and what&#8217;s more they support Windows, Mac and Linux which, I found, was pretty unusual. All the backups are encrypted so there is minimal risk of anyone being able to access your data.</p>
<p>So far I&#8217;ve setup CrashPlan on 3 machines, and am backing up all the data to two locations &#8211; locally to our server like before, and remotely to CrashPlan HQ. The former is of course much faster and will provide quick access to any data lost, the latter is the emergency failsafe. As well as easy backup the software also lets you restore old versions of files, so if you accidentally mess something up you can go back to a version from yesterday, last week or even last year. As a final bonus I&#8217;ve been able to switch off my old homemade backup scripts, which saves me a lot of hassle!</p>
<p>As I mentioned the software is free, and you can optionally pay a subscription for access to their servers. I have the family plan which gets unlimited data storage from up to 10 machines for around $120 a year &#8211; which is a great price if you have more than 100GB or so to backup. If you have less than that then some of the other services like <a href="http://www.carbonite.com/en/" target="_blank">Carbonite</a> may end up cheaper. Personally, I&#8217;m expecting to be using a couple of TB by the time I&#8217;m done, but obviously the upload time for all that is quite considerable!</p>
<p>So I&#8217;m not affiliated with CrashPlan in anyway, I didn&#8217;t get anything for writing this, I just thought it was a pretty neat solution and very reasonably priced &#8211; so as a customer I&#8217;m now interested in them doing well <img src='http://www.adamreeve.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   If anyone I know is reading this and is interested in backing up to my machines just drop me a line!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamreeve.com/2011/10/11/offsite-backup-with-crashplan/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Photo Tips #8 : A Lens Primer (Part 2)</title>
		<link>http://www.adamreeve.com/2011/10/02/photo-tips-8-a-lens-primer-part-2/</link>
		<comments>http://www.adamreeve.com/2011/10/02/photo-tips-8-a-lens-primer-part-2/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 01:02:56 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Photo Tips]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.adamreeve.com/?p=444</guid>
		<description><![CDATA[<p><a title="Photo Tips #6 : A Lens Primer (Part 1)" href="http://www.adamreeve.com/2011/09/11/photo-tips-6-a-lens-primer-part-1/">Last time we talked about lenses</a> we covered length, zoom vs prime and different mounts and manufacturers. Today I&#8217;ll be talking about the other big differentiating factor &#8211; lens speed (all those weird f numbers). We&#8217;ll also cover some other features you&#8217;ll see talked about such as autofocus, image stabilization and macro.</p>
<p><a href="http://www.adamreeve.com/2011/10/02/photo-tips-8-a-lens-primer-part-2/" class="more-link">Read more on Photo Tips #8 : A Lens Primer (Part 2)&#8230;</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a title="Photo Tips #6 : A Lens Primer (Part 1)" href="http://www.adamreeve.com/2011/09/11/photo-tips-6-a-lens-primer-part-1/">Last time we talked about lenses</a> we covered length, zoom vs prime and different mounts and manufacturers. Today I&#8217;ll be talking about the other big differentiating factor &#8211; lens speed (all those weird f numbers). We&#8217;ll also cover some other features you&#8217;ll see talked about such as autofocus, image stabilization and macro.</p>
<h2><span id="more-444"></span>Lens Types &amp; Cost</h2>
<p>After reading the last post on lenses you may be wondering why lenses cost such radically different amounts, even while the length is the same. As an extreme example, Canon currently make 4 different 50mm lenses:</p>
<ul>
<li>EF 50mm f/1.8 II Autofocus Lens ($100)</li>
<li>EF 50mm f/2.5 Compact Macro Autofocus Lens ($300)</li>
<li>EF 50mm f/1.4 USM Autofocus Lens ($400)</li>
<li>EF 50mm f/1.2L USM Autofocus Lens ($1500)</li>
</ul>
<p>The prices are approximate, but you get the idea. A 50mm prime could cost anything between $100 and $1500! So let&#8217;s take a look at what&#8217;s going on here. There are a few differences in the names of these lenses, so lets break one down &#8211; starting with the cheapest.</p>
<ul>
<li>EF &#8211; means it fits a Canon EF mount</li>
<li>50mm &#8211; the length</li>
<li>f/1.8 &#8211; the maximum aperture (or speed) &#8211; more on this later!</li>
<li>II &#8211; this is the second revision of this model</li>
<li>Autofocus &#8211; capable of automatically focusing, almost all modern lenses have this</li>
</ul>
<p>Now if we compare to the next one, the speed is different (f/2.5 vs f/1.8) and it&#8217;s a &#8220;compact macro&#8221; (we&#8217;ll discuss macro later but it&#8217;s basically a specialty type of lens for taking close up photos of very small things). Comparing to the third lens, the speed is different again, and now we have &#8220;USM&#8221;. This stands for &#8220;Ultrasonic Motor&#8221; and it&#8217;s a Canon term for a particular type of motor used in the autofocus mechanism (the Nikon equivalent is SWM). A lens with USM will focus faster and more quietly than one without. Finally, onto the crazy expensive one. Notice the speed has changed again and now we have an &#8220;L&#8221; after it. The L is significant &#8211; it marks the lens as being from Canon&#8217;s professional series &#8211; these have a red ring painted on the end so you can tell them apart easily. The L series lenses have better build quality, better internal design and generally give much better images &#8211; as well as being much more expensive, larger and heavier.</p>
<div class="mceTemp mceIEcenter" style="text-align: center;">
<dl id="attachment_445" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://www.adamreeve.com/wordpress/wp-content/uploads//2011/10/457680.jpg"><img class="size-medium wp-image-445" title="Canon EF 50mm f/1.2L" src="http://www.adamreeve.com/wordpress/wp-content/uploads//2011/10/457680-300x300.jpg" alt="Canon EF 50mm f/1.2L" width="300" height="300" /></a></dt>
<dd class="wp-caption-dd">Canon EF 50mm f/1.2L</dd>
</dl>
</div>
<h2>Aperture/Speed</h2>
<p>Although there were a few differences between those four 50mm lenses, the most significant is probably the varying speed (or maximum aperture). The <a href="http://en.wikipedia.org/wiki/Aperture" target="_blank">aperture</a> is simply a hole in the lens that the light goes through before it hits the sensor. Most lenses can adjust the size of this hole, to allow more or less light to pass through, and the number quoted is a measure of how large the hole can be on this particular lens.</p>
<p>Before talking about why a larger aperture is both good and expensive, let&#8217;s touch on shutter speed. When you press the button to take a photo, the camera allows light to hit the sensor so the image can be recorded. In an SLR this is done with a physical curtain called the shutter, normally it&#8217;s closed, when you want to take a photo it&#8217;s briefly opened. In order for the image to be of the correct brightness we need to carefully control how long the shutter is open for &#8211; too long and the photo will be too light, too short and it&#8217;ll be too dark. Obviously in dark conditions we will need to open the shutter for longer than in very bright daylight to get the right amount of light onto the sensor. So varying the amount of time the shutter is open for (the &#8220;shutter speed&#8221;) is one way we can compensate for the lighting conditions. But there&#8217;s a problem with using shutter speed on it&#8217;s own &#8211; movement. If the shutter is open for too long then any movement (either the subject moving or the camera itself moving) will cause the picture to be blurred. This isn&#8217;t an issue in nice bright daylight, but indoors or in dark conditions then it can become hard to open the shutter for long enough to get a well-lit photo without it being blurred.</p>
<p>This is where the aperture comes in. If more light can get through the lens (i.e. a larger aperture), you can have the shutter open for less time and the same amount of light will hit the sensor in total. This means that <strong>a larger aperture allows for a faster shutter speed to be used</strong> with the same end result. It should now be obvious why a lens with a large maximum aperture is useful &#8211; it allows for faster shutter speeds which reduces the likelihood of blurring, particularly in tough lighting conditions. As for why it&#8217;s more expensive, making the aperture larger greatly complicates the design of the lens if you want to avoid distortion. You need more glass, more gears and a more complex design.</p>
<p>Finally let&#8217;s talk about the actual measurements used for aperture. What does &#8220;f/1.8&#8243; mean compared to &#8220;f/1.4&#8243;? Put very simply, the smaller the number the larger the aperture, so the $1500 f/1.2 is larger than the $100 f/1.8 (you&#8217;d hope so, given the price!).</p>
<p>How much larger? Well that gets (a lot) more complicated. The <a href="http://en.wikipedia.org/wiki/F-number" target="_blank">f-number</a> is a scale made up of values (called &#8220;stops&#8221;) derived from a geometric series. Whe you move from one stop to the next you double (or halve) the amount of light hitting the lens (and thus, halve or double the required shutter speed). Most DSLR cameras allow for adjustment of the aperture to one-third stop values, so moving three steps (one stop) will double or halve the shutter speed.</p>

<table id="wp-table-reloaded-id-8-no-1" class="wp-table-reloaded wp-table-reloaded-id-8">
<tbody>
	<tr class="row-1">
		<td class="column-1">Full Stops</td><td class="column-2">1.0</td><td class="column-3"></td><td class="column-4"></td><td class="column-5">1.4</td><td class="column-6"></td><td class="column-7"></td><td class="column-8">2.0</td><td class="column-9"></td><td class="column-10"></td><td class="column-11">2.8</td>
	</tr>
	<tr class="row-2">
		<td class="column-1">One Third Stops</td><td class="column-2">1.0</td><td class="column-3">1.1</td><td class="column-4">1.2</td><td class="column-5">1.4</td><td class="column-6">1.6</td><td class="column-7">1.8</td><td class="column-8">2.0</td><td class="column-9">2.2</td><td class="column-10">2.5</td><td class="column-11">2.8</td>
	</tr>
</tbody>
</table>

<p>We can tell from the table that f/1.2 is a full stop faster than f/1.8, so the expensive lens will let in twice as much light as the cheaper one, allowing for shutter speed that&#8217;s twice as fast to be used. This is a very significant difference, and it&#8217;s why a lens with a larger aperture is called &#8220;faster&#8221; &#8211; it allows for a faster shutter to be used.</p>
<div class="mceTemp mceIEcenter" style="text-align: center;">
<dl id="attachment_451" class="wp-caption aligncenter" style="width: 509px;">
<dt class="wp-caption-dt"><a href="http://www.adamreeve.com/wordpress/wp-content/uploads//2011/10/shutter-vs-aperture-montage.jpg"><img class="size-full wp-image-451" title="shutter-vs-aperture-montage" src="http://www.adamreeve.com/wordpress/wp-content/uploads//2011/10/shutter-vs-aperture-montage.jpg" alt="shutter-vs-aperture-montage" width="499" height="450" /></a></dt>
<dd class="wp-caption-dd">Relationship between aperture and shutter speed</dd>
</dl>
</div>
<p>In the image above, we see the results of taking the exact same shot 4 times with different settings. First, in the top left, we have the properly lit shot according to the camera&#8217;s exposure meter, which gave us an aperture of f/4 and a shutter speed of 1/250th of a second. In the bottom right we see an equivalent shot using f/10 and a shutter of 1/50th of a second. f/10 is almost 3 full stops smaller than f/4, and so the corresponding shutter speed is significantly slower. The top right shows what happens if we use too long a shutter speed &#8211; 1/50 is far too slow for an aperture of f/4 so too much light is allowed in and the image is too bright. The bottom left shows too short a shutter speed &#8211; the aperture of f/10 is too small when used with the shutter of 1/250 &#8211; not enough light means a dark photo.</p>
<p><em>Note: There are other effects of changing the aperture (most significantly depth of field), but more on those later.</em></p>
<h2>Macro</h2>
<p>As previously mentioned, a <a href="http://en.wikipedia.org/wiki/Macro_photography">Macro</a> lens is one specifically designed to allow you to take photos of very small things (flowers, insects, etc). This is usually achieved by allowing the lens to focus on subjects very close to the camera &#8211; as all telephoto lenses have some degree of magnification this close-up view will magnify the subject producing the desired effect. The design changes needed to achieve this will cause a Macro lens to cost more than an equivalent non-Macro, as can be seen with the comparison of 50mm lenses above. The Macro at f/2.5 is more expensive than the f/1.8 which is significantly faster.</p>
<h2>Image Stabilization</h2>
<p>One of the reasons for wanting a lens with a large aperture is to increase shutter speed and so decrease blur caused by movement of the camera. Another way to do this is to use <a href="http://en.wikipedia.org/wiki/Image_stabilization" target="_blank">image stabilization</a> which is a system that detects and compensates for the movement of the camera. This can be a nice alternative to sheer lens speed, as it&#8217;s typically cheaper and works reasonably well. In the Nikon system IS is referred to as VR (Vibration Reduction). The really important caveat is that IS/VR is useless when the subject is moving, it only compensates for movement of the camera itself. So if you want to get a nice clear shot of that speeding F1 car you&#8217;ll still need a fast lens.</p>
<div class="mceTemp mceIEcenter" style="text-align: center;">
<dl id="attachment_454" class="wp-caption aligncenter" style="width: 510px;">
<dt class="wp-caption-dt"><a href="http://www.adamreeve.com/wordpress/wp-content/uploads//2011/10/IS-montage.jpg"><img class="size-full wp-image-454" title="IS-montage" src="http://www.adamreeve.com/wordpress/wp-content/uploads//2011/10/IS-montage.jpg" alt="IS-montage" width="500" height="450" /></a></dt>
<dd class="wp-caption-dd">The Effects of Image Stabilisation</dd>
</dl>
</div>
<p>That&#8217;s it for the lens primer, check back for more photo tips soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamreeve.com/2011/10/02/photo-tips-8-a-lens-primer-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photo Tips #7 : Crop Factor Revisited</title>
		<link>http://www.adamreeve.com/2011/09/12/photo-tips-7-crop-factor-revisited/</link>
		<comments>http://www.adamreeve.com/2011/09/12/photo-tips-7-crop-factor-revisited/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 03:27:50 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Photo Tips]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.adamreeve.com/?p=430</guid>
		<description><![CDATA[<p>I talked about crop factor in the <a title="Photo Tips #6 : A Lens Primer (Part 1)" href="http://www.adamreeve.com/2011/09/11/photo-tips-6-a-lens-primer-part-1/">previous installment</a>, it&#8217;s the reason why an identical lens mounted on a camera with a smaller sensor will appear to have a local focal length. I thought that a diagram might help clarify things further, so let&#8217;s try this. Imagine you&#8217;re looking straight down the lens onto the sensor, mounted at the back of your camera.</p>
<div class="mceTemp" style="text-align: center;"></div>
<p><a href="http://www.adamreeve.com/2011/09/12/photo-tips-7-crop-factor-revisited/" class="more-link">Read more on Photo Tips #7 : Crop Factor Revisited&#8230;</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I talked about crop factor in the <a title="Photo Tips #6 : A Lens Primer (Part 1)" href="http://www.adamreeve.com/2011/09/11/photo-tips-6-a-lens-primer-part-1/">previous installment</a>, it&#8217;s the reason why an identical lens mounted on a camera with a smaller sensor will appear to have a local focal length. I thought that a diagram might help clarify things further, so let&#8217;s try this. Imagine you&#8217;re looking straight down the lens onto the sensor, mounted at the back of your camera.</p>
<div class="mceTemp" style="text-align: center;">
<dl id="attachment_431" class="wp-caption alignnone" style="width: 492px;">
<dt class="wp-caption-dt"><a href="http://www.adamreeve.com/wordpress/wp-content/uploads//2011/09/crop-factor-illustration.png"><img class="size-full wp-image-431" title="Crop Factor Diagram" src="http://www.adamreeve.com/wordpress/wp-content/uploads//2011/09/crop-factor-illustration.png" alt="Crop Factor Diagram" width="482" height="182" /></a></dt>
<dd class="wp-caption-dd">Crop Factor (Large Sensor)</dd>
</dl>
</div>
<p>On the left you see the sensor, represented by the yellow box. You can see that the image projected onto it by the lens is a little larger than the sensor &#8211; this is quite normal. Whatever does hit the sensor becomes your final image, shown on the right. Now imagine the sensor is smaller &#8211; the lens is exactly the same, so the projected image is the same, but less of it will hit the sensor. The final image is also the same size (we&#8217;re assuming that both sensors have the same resolution &#8211; the same megapixel count). End result? The final image looks like it&#8217;s taken with a longer lens, it&#8217;s been magnified. The crop factor is a measure of how much smaller the sensor is, and thus how much longer the lens <em>appears</em> to be. It&#8217;s called the crop factor because it has the effect of cropping (trimming) the image.</p>
<div class="mceTemp" style="text-align: center;">
<dl id="attachment_434" class="wp-caption alignnone" style="width: 492px;">
<dt class="wp-caption-dt"><a href="http://www.adamreeve.com/wordpress/wp-content/uploads//2011/09/crop-factor-illustration-2.png"><img class="size-full wp-image-434" title="Crop Factor Diagram" src="http://www.adamreeve.com/wordpress/wp-content/uploads//2011/09/crop-factor-illustration-2.png" alt="Crop Factor Diagram" width="482" height="182" /></a></dt>
<dd class="wp-caption-dd">Crop Factor (Smaller Sensor)</dd>
</dl>
</div>
<p>Hopefully that makes things a little clearer, if you have any questions feel free to leave them in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamreeve.com/2011/09/12/photo-tips-7-crop-factor-revisited/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Photo Tips #6 : A Lens Primer (Part 1)</title>
		<link>http://www.adamreeve.com/2011/09/11/photo-tips-6-a-lens-primer-part-1/</link>
		<comments>http://www.adamreeve.com/2011/09/11/photo-tips-6-a-lens-primer-part-1/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 23:57:46 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Photo Tips]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.adamreeve.com/?p=417</guid>
		<description><![CDATA[<p>If you have a DSLR you have a choice of hundreds of different lenses, ranging in price from $50 to many thousands (the most expensive I ever saw was a Canon for $100,000 &#8211; used!). So how to choose? A lot of that comes down to personal preference and what you want the lens for, as well as factors like budget, but in this article I&#8217;ll try to give you a basic primer so you at least can understand the differences.<br />
<span id="more-417"></span></p>
<p><a href="http://www.adamreeve.com/2011/09/11/photo-tips-6-a-lens-primer-part-1/" class="more-link">Read more on Photo Tips #6 : A Lens Primer (Part 1)&#8230;</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you have a DSLR you have a choice of hundreds of different lenses, ranging in price from $50 to many thousands (the most expensive I ever saw was a Canon for $100,000 &#8211; used!). So how to choose? A lot of that comes down to personal preference and what you want the lens for, as well as factors like budget, but in this article I&#8217;ll try to give you a basic primer so you at least can understand the differences.<br />
<span id="more-417"></span></p>
<h2>Compatibility</h2>
<p>One of the first criteria, pretty obviously, is that the lens has to work with your camera. <em>In general</em>, if you own a Canon camera you buy Canon lenses, Nikon for Nikon, and so on. There are, of course, exceptions. There are third party manufacturers such as Sigma and Tamron who make lenses for multiple camera types (usually referred to as &#8220;mounts&#8221; &#8211; the physical design of the connection between the lens and the camera). These third party lenses are typically of decent quality and considerably cheaper than their first-party cousins, but beware that there have been incidences of compatibility issues in the past, as neither Canon nor Nikon officially publish or license their specifications. So there&#8217;s a small risk there, and you&#8217;ll also find far fewer reviews of the third party lenses so they&#8217;re more of an unknown quantity. But if you&#8217;re on a budget, they may well be worth considering.</p>
<p>Secondly, even within a given manufacturer there are differences. For example, current Canon cameras use either the &#8220;EF&#8221; (film and pro level DSLRs) or &#8220;EF-S&#8221; (consumer level DSLRs) mount. They&#8217;re similar, but not identical &#8211; an EF lens will fit in either type of camera, but an EF-S lens can <em>only</em> be used in an EF-S camera. Nikon also have a consumer level DSLR format, called DX. Things are a little different here &#8211; a DX lens will fit fine on any of their current cameras but might give less than ideal results if the camera isn&#8217;t aware of the lens type. There are no physical incompatibilities between current Nikon gear though, so you are a little safer! In general make sure you know the type of camera you have and if in doubt ask the seller or read online reviews.</p>
<h2>Focal Length</h2>
<p>The key differentiating factor between lenses is the <a href="http://en.wikipedia.org/wiki/Focal_length">focal length</a>, or just &#8220;length&#8221;. It&#8217;s a number usually measured in millimeters, and it translates to how much the lens magnifies the scene. A &#8220;long&#8221; lens, with a high focal length, is good for taking shots of things a long way away, you can think of it like a telescope. A &#8220;wide&#8221; lens, with a low focal length, is good for landscapes as it allows you to get a whole mountain or building into the shot. Lenses are broken down into categories based on their focal length &#8211; I&#8217;ve listed the most common below.</p>

<table id="wp-table-reloaded-id-7-no-1" class="wp-table-reloaded wp-table-reloaded-id-7">
<thead>
	<tr class="row-1 odd">
		<th class="column-1">Focal Length</th><th class="column-2">Name</th><th class="column-3">Typical Uses</th>
	</tr>
</thead>
<tbody>
	<tr class="row-2 even">
		<td class="column-1">10mm-30mm</td><td class="column-2">Wideangle</td><td class="column-3">Landscapes</td>
	</tr>
	<tr class="row-3 odd">
		<td class="column-1">30mm-50mm</td><td class="column-2">Normal</td><td class="column-3">Portraits, Pets, Children, etc</td>
	</tr>
	<tr class="row-4 even">
		<td class="column-1">50mm-700mm (and beyond!)</td><td class="column-2">Telephoto</td><td class="column-3">Sports, WIldlife</td>
	</tr>
</tbody>
</table>

<p>The Normal group is probably the most important. Most portraits, family photos, weddings, and even many outdoor shots are taken with a lens around 35-50mm. The reason for this is that this length gives you a magnification and perspective similar to that of the human eye, so the photos look more natural to our brains. The perspective point is important, but a little complex to explain here. Basically, taking a shot from a long distance with a telephoto lens doesn&#8217;t give the same result as getting close to the subject and using a normal lens &#8211; the latter will usually look better, but is often hard to do!</p>
<p>The example below shows the same shot taken at 85mm (telephoto), 35mm (normal) and 17mm (wideangle).</p>
<div class="mceTemp" style="text-align: center;">
<dl id="attachment_424" class="wp-caption alignnone" style="width: 510px;">
<dt class="wp-caption-dt"><a href="http://www.adamreeve.com/wordpress/wp-content/uploads//2011/09/focal-length-montage.jpg"><img class="size-full wp-image-424" title="Comparison of Focal Lengths" src="http://www.adamreeve.com/wordpress/wp-content/uploads//2011/09/focal-length-montage.jpg" alt="Comparison of Focal Lengths" width="500" height="450" /></a></dt>
<dd class="wp-caption-dd">Comparison of Focal Lengths</dd>
</dl>
</div>
<h2>Crop Factor</h2>
<p><em>Update: I&#8217;ve posted a (hopefully) clearer explanation of Crop Factor <a title="Photo Tips #7 : Crop Factor Revisited" href="http://www.adamreeve.com/2011/09/12/photo-tips-7-crop-factor-revisited/">here</a>.</em></p>
<p>So we&#8217;ve figured out that a 35mm lens is &#8220;normal&#8221;, anything &#8220;wider&#8221; or &#8220;shorter&#8221; than that is wideangle, and anything longer than about 60mm is usually considered telephoto. This seems too simple, so inevitably there&#8217;s a catch! It&#8217;s called the &#8220;Crop Factor&#8221;, and it applies to many commonly used DSLRs. It all comes back to sensor size, as discussed in <a title="Photo Tips #3 : Which Camera? (Part 3)" href="http://www.adamreeve.com/2011/09/10/photo-tips-3-which-camera-part-3/">part 3</a>. This way of categorizing lenses came about when SLRs were film based, and most used a film frame that was 35mm in size (diagonally). That&#8217;s why a 35mm lens is considered &#8220;normal&#8221; &#8211; the image it produces is the same size as the film. A 70mm lens would be magnified twice as much, and a 140mm twice as much again. Now <em>some</em> DSLRs use a 35mm sensor &#8211; these are called &#8220;full frame&#8221; cameras and typically cost at least $2000. If you have one of these the crop factor is irrelevant, your 35mm lens is normal and everything is simple. For the rest of us, our cameras probably use a smaller sensor, typically APS-C sized. That means that a 35mm lens is no longer normal &#8211; it&#8217;s bigger than the sensor and so has some magnification. The crop factor for an APS-C camera is 1.6x, which means that to get the &#8220;effective&#8221; length of a lens <em>when used on that camera</em> you need to multiply it by 1.6.</p>
<p>This means that my 35mm lens, when used on my Canon 7D with a crop factor of 1.6x, is actually equivalent to a 56mm lens on a full frame camera. Why does this matter? Well it matters when we&#8217;re at the extremes. A big problem is wideangle lenses with APS-C cameras. Typically 16mm is considered pretty wide, but put that on a 1.6x crop camera and now it&#8217;s a 26mm &#8211; not really very wide at all. To counter this I have to buy a 10mm lens (equivalent to 16mm with the crop factor) &#8211; and 10mm costs a lot more than 16mm!</p>
<p>At the other end it&#8217;s an advantage however &#8211; my 300mm telephoto is actually equivalent to a 480mm! That&#8217;s a huge difference, and means that users of APS-C cameras looking to take wildlife and sports shots can actually buy shorter lenses than their full frame owning friends. Shorter lenses are smaller, lighter, and cheaper.</p>
<p>All in all you need to be aware of the crop factor of your camera when buying lenses, if you read a guide or book suggesting good lengths for certain shots or techniques, remember to apply the appropriate crop factor before buying that lens.</p>
<h2>Zoom vs Prime</h2>
<p>So far we&#8217;ve talked about lenses with a single focal length, for example 35mm. These are called &#8220;prime&#8221; lenses, and whilst back in the day that&#8217;s all you had, these days lenses with adjustable focal lengths are more popular. These are called zoom lenses. To clarify (because it&#8217;s a common misconception) &#8211; &#8220;zoom&#8221; doesn&#8217;t mean the same the same thing as telephoto &#8211; it just means variable length. In fact, that 10mm wideangle lens I mentioned earlier is actually a 10-24mm zoom. Very far from a telephoto (there&#8217;s no way you could use it to magnify a distant subject!) but it&#8217;s adjustable, so it&#8217;s a zoom. Getting out of the habit of using &#8220;zoom&#8221; to mean long length (as in &#8220;zoomed in&#8221;) will help a great deal when lens shopping!</p>
<p>Zoom lenses are obviously very convenient. Rather than carry around a whole bunch of different length lenses you could (theoretically) just have one zoom which covers 16mm-600mm and call it a day. The problem is that this is a compromise. A zoom lens is much more complex than a simple prime &#8211; there are many more moving pieces involved. That makes them larger, heavier, and more expensive than equivalent primes. What&#8217;s more, the image quality is always going to be worse than a similarly priced prime, and they&#8217;ll also be slower (see later for a discussion of lens &#8220;speed&#8221; and why it matters).</p>
<p>I started off, like most people, with a mid range zoom lens covering kind-of-wide to kind-of-telephoto (a Canon EF-S 17-85mm). It&#8217;s a great lens, and I still use it a lot. If you only have space in the bag for one lens then something like that is ideal, you&#8217;re likely to be able to cover most situations which come up. However, once I got my hands on a 50mm prime I&#8217;ve been using that wherever possible. Although the zoom does 50mm just fine, the pictures which come out of the prime are so much nicer, plus it&#8217;s smaller and lighter. My recommendation is really to do the same. Start off with a decent quality zoom covering roughly 16-100mm or thereabouts, and over time you&#8217;ll understand which primes might be worth investing in. I think a 50mm or 35mm prime should probably end up in everyone&#8217;s bag if they&#8217;re serious about taking shots of people.</p>
<p>Of course, if you&#8217;re taking pictures of animals who don&#8217;t appreciate you getting too close to them, you need a long telephoto, and these are almost all zooms these days. Not to worry, they&#8217;re very suitable for wildlife shooting &#8211; you don&#8217;t need to go looking for a 400mm prime!</p>
<h2>To Be Continued&#8230;</h2>
<p>That&#8217;s all for now &#8211; tune in next time for more lens talk &#8211; we&#8217;ll cover speed and aperture (&#8220;f-stops&#8221;) as well as features such as image stabilization, macro and auto/manual focus.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamreeve.com/2011/09/11/photo-tips-6-a-lens-primer-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photo Tips #5 : Canon&#8217;s Numbering Scheme</title>
		<link>http://www.adamreeve.com/2011/09/10/photo-tips-5-canons-numbering-scheme/</link>
		<comments>http://www.adamreeve.com/2011/09/10/photo-tips-5-canons-numbering-scheme/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 03:03:09 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Photo Tips]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.adamreeve.com/?p=414</guid>
		<description><![CDATA[<p>As a follow up to my <a title="Photo Tips #3 : Which Camera? (Part 3)" href="http://www.adamreeve.com/2011/09/10/photo-tips-3-which-camera-part-3/">DSLR guide</a>, here&#8217;s a quick explanation of Canon&#8217;s DSLR numbering scheme which will hopefully clear up some common confusion!</p>
<p>All Canon DSLRs have a model number starting with 1, 2, 3 or 4 digits and ending in D. For example you have the 5D, the 60D and the 600D. Here&#8217;s how to tell what you&#8217;re looking at:</p>
<p><a href="http://www.adamreeve.com/2011/09/10/photo-tips-5-canons-numbering-scheme/" class="more-link">Read more on Photo Tips #5 : Canon&#8217;s Numbering Scheme&#8230;</a></p>
]]></description>
			<content:encoded><![CDATA[<p>As a follow up to my <a title="Photo Tips #3 : Which Camera? (Part 3)" href="http://www.adamreeve.com/2011/09/10/photo-tips-3-which-camera-part-3/">DSLR guide</a>, here&#8217;s a quick explanation of Canon&#8217;s DSLR numbering scheme which will hopefully clear up some common confusion!</p>
<p>All Canon DSLRs have a model number starting with 1, 2, 3 or 4 digits and ending in D. For example you have the 5D, the 60D and the 600D. Here&#8217;s how to tell what you&#8217;re looking at:</p>
<ul>
<li>The fewer digits, the higher end the camera is. So a 1000D is basic, 500D is entry level, 50D is mid range and 5D is pro.</li>
<li>Except for the single-digit numbers, higher is newer. So the 40D replaced (and is better than) the 30D, which previously replaced the 20D.</li>
<li>For the single digit numbers, lower is better. The 5D is awesome, the 1D is the ultimate. Newer models in this range get suffixes, e.g. the 5D mkII.</li>
</ul>
<p>I <em>believe</em> Nikon use a similar scheme (although I&#8217;m not a Nikon expert) but they put the D at the beginning!</p>
<p><span id="more-414"></span>Now just to confuse us, Canon sometimes use different names for their entry level cameras in different regions. For example, you may hear about a Canon &#8220;Rebel&#8221; &#8211; this is the brand name sometimes used to refer to the 3 and 4-digit entry level models in the US (in Asia they&#8217;re &#8220;Kiss&#8221;!). But they&#8217;re the same camera, and most people I know use the  standard number to avoid confusion. Here&#8217;s the current cross reference guide in order of newness:</p>
<ul>
<li>600D = Rebel T3i = Kiss X5</li>
<li>1100D = Rebel T3 = Kiss X50</li>
<li>550D = Rebel T2i = Kiss X4</li>
<li>500D = Rebel T1i = Kiss X3</li>
<li>1000D = Rebel XS = Kiss F</li>
</ul>
<p>You&#8217;ll see the name &#8220;EOS&#8221; floating around as well &#8211; that&#8217;s the overall name Canon use to refer to their whole DSLR and lens system.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamreeve.com/2011/09/10/photo-tips-5-canons-numbering-scheme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

