<?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>ImetAndy</title>
	<atom:link href="http://imetandy.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://imetandy.com</link>
	<description>Official Home of Andy Kraft</description>
	<lastBuildDate>Sun, 03 Jan 2010 16:29:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Droid</title>
		<link>http://imetandy.com/2010/01/03/droid/</link>
		<comments>http://imetandy.com/2010/01/03/droid/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 16:29:04 +0000</pubDate>
		<dc:creator>Andy Kraft</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://imetandy.com/?p=228</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://imetandy.com/2010/01/03/droid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Review</title>
		<link>http://imetandy.com/2009/12/14/first-review/</link>
		<comments>http://imetandy.com/2009/12/14/first-review/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 03:24:03 +0000</pubDate>
		<dc:creator>Andy Kraft</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://imetandy.com/?p=199</guid>
		<description><![CDATA[Place Holder for first review
Rating: 5 out of 5 stars
]]></description>
			<content:encoded><![CDATA[<p></p><p>Place Holder for first review<br />
<strong>Rating:</strong> 5 out of 5 stars</p>
]]></content:encoded>
			<wfw:commentRss>http://imetandy.com/2009/12/14/first-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Relocate admin-bar in Buddypress</title>
		<link>http://imetandy.com/2009/07/27/relocate-admin-bar-in-buddypress/</link>
		<comments>http://imetandy.com/2009/07/27/relocate-admin-bar-in-buddypress/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 15:17:06 +0000</pubDate>
		<dc:creator>Andy Kraft</dc:creator>
				<category><![CDATA[How Tos]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://imetandy.com/?p=120</guid>
		<description><![CDATA[I decided to install and play with Buddypress this weekend. The first thing I wanted to do was move the admin-bar to the bottom of the page. Buddypress is still very young and I expect this to be a feature you can add with a simple click.
To make things easy you might want a code [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I decided to install and play with Buddypress this weekend. The first thing I wanted to do was move the admin-bar to the bottom of the page. Buddypress is still very young and I expect this to be a feature you can add with a simple click.</p>
<p>To make things easy you might want a code editing program. This will add numbers for each line. It will make it super easy to find the right code to change. I recommend <a title="Notepad++" href="http://notepad-plus.sourceforge.net/uk/site.htm" target="_blank">Notepad++</a> on the PC and <a title="Espresso" href="http://macrabbit.com/espresso/" target="_blank">Espresso</a> on the Mac</p>
<p>First things first. If you havent already renamed your custom.css and site-wide.css file, we need to do that first.</p>
<p>You can find the files in <strong>Themes &gt; bphome &gt; CSS</strong></p>
<p>Rename <strong>custom-sample.css</strong> to <strong>custom.css</strong> and <strong>site-wide-sample.css</strong> to <strong>site-wide.css</strong></p>
<p>This will activate a custom css for us to use without modding core files.</p>
<p>Using a code editing program (listed above) add this code to  <strong>site-wide.css</strong>:</p>
<p>/* Relocate Admin-Bar */<br />
body { padding-top: 0px !important; }<br />
#wp-admin-bar {<br />
bottom: 0 !important;<br />
position: fixed !important;<br />
top: auto !important;<br />
}<br />
#wp-admin-bar ul {<br />
bottom: 27px;<br />
}<br />
#wp-admin-bar ul li:hover ul ul, #wp-admin-bar li.sfhover ul li ul{<br />
bottom: auto;<br />
position: relative;<br />
}</p>
<p>/* END Relocate Admin-bar */</p>
<p>You should have a fully functioning admin-bar at the bottom of the page.</p>
<p>This will not break when you update!</p>
]]></content:encoded>
			<wfw:commentRss>http://imetandy.com/2009/07/27/relocate-admin-bar-in-buddypress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Upgrade Ipod Touch to Firmware 3.0 for FREE!</title>
		<link>http://imetandy.com/2009/07/17/upgrade-ipod-touch-to-firmware-30-for-free/</link>
		<comments>http://imetandy.com/2009/07/17/upgrade-ipod-touch-to-firmware-30-for-free/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 19:21:40 +0000</pubDate>
		<dc:creator>Andy Kraft</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://imetandy.com/?p=111</guid>
		<description><![CDATA[Like most people with a first generation Ipod touch, I was feeling a little left out with the cool features in Version 3.0. Not to mention it costs us a cool $10 but its free for everyone else. Heres a simple way to upgrade your Ipod touch without paying Apple a cent.
How to Upgrade or [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Like most people with a first generation Ipod touch, I was feeling a little left out with the cool features in Version 3.0. Not to mention it costs us a cool $10 but its free for everyone else. Heres a simple way to upgrade your Ipod touch without paying Apple a cent.</p>
<p><strong>How to Upgrade or Update iPod Touch to OS 3.0 Firmware For Free</strong></p>
<p>   1. Download and install iTunes 8.2 or higher version.<br />
   2. Download iPod Touch 2G OS firmware 3.0 Apple Device Software Update IPSW file, First gen Ipods <a href="http://depositfiles.com/files/31e9ozq1i">HERE</a> and Second gen <a href="http://depositfiles.com/files/tm4v1kl8k">HERE</a><br />
   3. Plug in and connect the iPod Touch to computer.<br />
   4. Run iTunes 8.2 or higher.<br />
   5. Select the iPod Touch from Devices list.<br />
   6. Optional but recommended, take a backup of the iPod in case of accidental file lost.</p>
<p>   7. Now there are two ways to update iPod Touch. For user who want to clean and fresh upgrade the iPod Touch, without retaining any existing songs, musics, videos, movies, apps and other media or data files on iPod Touch (mean you will be losing all files stored on iPod Touch), follows these steps:</p>
<p>         1. In Windows environment, press and hold <strong>Shift</strong> key and left click Restore.</p>
<p>            In Mac OS X system, press and hold <strong>Option</strong> key and left click Restore.</p>
<p>      For user who want to retain and save everything that has been uploaded and stored on iPod Touch or ensure that the media is untouched (not losing any files), follow these steps instead:</p>
<p>         1. On the iTunes main screen, there should be 2 options: “Check for update” and “Restore”. Click on Check for update.<br />
         2. A web page showing the iPod Touch OS firmware 3.0 features and offering option to buy for $9.99 will be loaded and shown. Click on Cancel.<br />
         3. iTunes will return to the previous iPod Touch main page. However, the “Check for update” option has now been change to “Update.<br />
         4. In Windows environment, press and hold <strong>Shift</strong> key and left click Update.</p>
<p>            In Mac OS X system, press and hold <strong>Option</strong> key and left click Update.</p>
<p>   8. Locate and select iPod Touch OS 3.0 Apple Device Software Update IPSW file downloaded in step above.<br />
   9. The update process will start. iPod may reboot a few times. Do not disconnect iPod Touch until iTunes has completed updating iPod Touch.<br />
  10. Once upgrading is done, the iPod Touch will be on OS firmware 3.0, for free without any cent been paid.<br />
  11. Optionally, if you have choose to restore iPod Tunes to firmware OS software 3.0 at factory default, iTunes will offer option to either create a new iPod or restore it from backup. For user already created a backup of iPod, just restore the date files to upgraded iPod Touch.</p>
<p>Note: If there is an error when iTunes attempts to recognize iPod Touch, just unplug and plug the iPod back in again.</p>
<p>Originally found on <a href="http://mydigitallife.info/">mydigitallife.info</a></p>
]]></content:encoded>
			<wfw:commentRss>http://imetandy.com/2009/07/17/upgrade-ipod-touch-to-firmware-30-for-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Panorama-mania</title>
		<link>http://imetandy.com/2009/06/19/panorama-mania/</link>
		<comments>http://imetandy.com/2009/06/19/panorama-mania/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 13:15:56 +0000</pubDate>
		<dc:creator>Andy Kraft</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://imetandy.com/?p=94</guid>
		<description><![CDATA[If your photography needs a little pick-me-up, consider panoramic.
Panoramic views are eye-catching and breathtaking, but they aren’t for every
situation. However, there are many situations that cry out for a panoramic view.
Stadiums, skylines, stages, group portraits, architecture, and nature scenes tend
to be the most popular subjects.
You don’t have to run out and buy more equipment. The [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>If your photography needs a little pick-me-up, consider panoramic.</p>
<p>Panoramic views are eye-catching and breathtaking, but they aren’t for every<br />
situation. However, there are many situations that cry out for a panoramic view.<br />
Stadiums, skylines, stages, group portraits, architecture, and nature scenes tend<br />
to be the most popular subjects.</p>
<p>You don’t have to run out and buy more equipment. The camera you have will<br />
work just fine. Instead you can use photo stitching in Photoshop CS3. Its<br />
surprisingly simple and extremely powerful.</p>
<p>Step 1: Taking the pictures<br />
Configure your camera to capture all photos identically, and take the photos in a<br />
sequence. You want to take the photos scanning from side to side staying with<br />
the horizon. Be sure to over lap your images by at least 20 percent.  Avoid<br />
scenes with moving objects.</p>
<p><img class="size-large wp-image-59 alignnone" src="http://www.northcountrytrail.org/tech/wp-content/uploads/2009/05/panoindividual-1024x168.jpg" alt="panoindividual" width="540" height="88" /></p>
<p style="text-align: left">Step 2: Import<br />
Open Photoshop, click file &gt; Automate &gt; Photomerge. On the left change your<br />
layout to Cylindrical. On the right chose Browse and navigate to your images.<br />
Once you have your images selected click OK and go grab a coffee, order pizza<br />
or whatever you want while you let your computer do all the hard work.</p>
<p style="text-align: left"><img class="size-full wp-image-64 alignnone" src="http://www.northcountrytrail.org/tech/wp-content/uploads/2009/05/photomerge.png" alt="photomerge" width="385" height="410" /></p>
<p style="text-align: left"><img class="size-full wp-image-67 alignnone" src="http://www.northcountrytrail.org/tech/wp-content/uploads/2009/05/photomerge-photos1.jpg" alt="photomerge-photos1" width="418" height="260" /></p>
<p style="text-align: left">Step 3: Edit<br />
All the hard work is done! You should be looking at a rough panoramic. Most, if<br />
not all of the time you are going to have to crop your image. All that is left to do is<br />
edit.</p>
<p style="text-align: left"><img class="size-full wp-image-68 alignnone" src="http://www.northcountrytrail.org/tech/wp-content/uploads/2009/05/robert_e_lee.jpg" alt="robert_e_lee" width="669" height="268" /></p>
<p style="text-align: left">Now that you have seen how easy it is to create a panoramic I hope you go out<br />
and play with panoramic yourself!</p>
<p>*This was done in Photoshop CS3, it might be different in any other version or<br />
software.</p>
<p>Please post any questions in the comments section and ill do my best to answer them.</p>
]]></content:encoded>
			<wfw:commentRss>http://imetandy.com/2009/06/19/panorama-mania/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#039;t Lose your Data!</title>
		<link>http://imetandy.com/2009/06/15/dont-lose-your-data/</link>
		<comments>http://imetandy.com/2009/06/15/dont-lose-your-data/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 13:13:46 +0000</pubDate>
		<dc:creator>Andy Kraft</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://imetandy.com/?p=92</guid>
		<description><![CDATA[43% of people lose irreplaceable files every year.
The price of hard drives have hit rock bottom. The amount of storage you can get on one hard drive is unreal. 5 years ago people couldn’t have imagined the size of hard drives now, not to mention the amazing prices.  With that being said, lets take a [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>43% of people lose irreplaceable files every year.</strong></p>
<p>The price of hard drives have hit rock bottom. The amount of storage you can get on one hard drive is unreal. 5 years ago people couldn’t have imagined the size of hard drives now, not to mention the amazing prices.  With that being said, lets take a look at a few options to help you back up your data.</p>
<p>The 3 main groups of data backup are;</p>
<ul>
<li>Online</li>
<li>Redundant</li>
<li>External drives</li>
</ul>
<p>Taking a closer look at each, we will determine the differences and try to find the right fit for each situation.</p>
<p><strong>Online </strong></p>
<p>Online backup uses the Internet to move your data from your computer to an off-site location. Most companies will provide this service and include a small program to automatically backup your data. This is a nice option in case of your computer being lost, damaged or destroyed. Lets say your computer burns up in a house fire. Your data would have been moved to a separate location for you to retrieve later.</p>
<p><strong><a title="carbonite" href="http://www.carbonite.com/" target="_blank">Carbonite</a> &#8211; </strong>$54.95 a year</p>
<ul>
<li>Free Trial</li>
<li>Unlimited backup space</li>
<li>Small program on your computer for automatic backup</li>
<li>Secure</li>
<li>File recovery is only a few clicks.</li>
<li>Mac and Windows</li>
</ul>
<p>Carbonite is easy to setup. When installing. it has visual and voice instructions. Once installed you basically forget it. It will run when your computer is idle to keep from slowing your computer down. Carbonite is a great option if you want dead simple data backup.</p>
<p><a title="mozy" href="https://mozy.com/" target="_blank"><strong>Mozy</strong></a></p>
<ul>
<li>2 gb online backup free</li>
<li>unlimited backup 4.95 a month</li>
<li>Mac and Windows</li>
<li>Secure</li>
<li>Small program for automatic backup</li>
</ul>
<p>Mozy doesn’t offer a free trial like Carbonite. Instead they offer 2gb of free backup. This is enough for most home users.</p>
<p><a href="https://www.getdropbox.com/" target="_blank">Dropbox</a></p>
<ul>
<li>2gb free, 3gb with referral program more space can be purchased</li>
<li>Sync files between multiple computers in real time</li>
<li>web based access</li>
</ul>
<p>Dropbox is a different kind of backup. Dropbox basically sets up a folder on your computer that syncs online. You can also sync the folders between multiple accounts. Easy to use, fast and secure drop box is one of my favorite tools.</p>
<p><strong>Redundant backup</strong></p>
<p>Just like it sounds, your data gets backed up in multiple places. This is the best way to make sure you don’t lose any data. The only problem is a fire could take out all your data because its all in one place.</p>
<p><strong>Raid</strong></p>
<p>Im not going to get into raid options or talk much about it. Raid is highly used for redundant backup. However, its not the easiest to setup keeping a firm footing in the geek realm. Read more about RAID <a title="raid" href="http://en.wikipedia.org/wiki/Redundant_array_of_independent_disks" target="_blank">HERE</a></p>
<p><a title="drobo" href="http://www.drobo.com/" target="_blank"><strong>DROBO</strong></a> starting at $499</p>
<ul>
<li>Total backup</li>
<li>Redundant across multiple drives</li>
<li>Easy to manage</li>
<li>Software included</li>
<li>Automatic</li>
<li>Use your own drives</li>
</ul>
<p>A DROBO is sorta like raid. It saves data across multiple hard drives. Unlike raid you don’t need to set anything up. You can use any hard drive size, make and model you want. If a drive goes bad, the light turns red. Pull out the old drive and replace with a new one, the DROBO will do the rest.</p>
<p><strong>External Drives</strong></p>
<ul>
<li>Cheap</li>
<li>Fast</li>
<li>Easy</li>
</ul>
<p>External Hardrives have been around for many years. They are a great option and available all over. You can get HUGE externals for almost nothing. They typically don&#8217;t have a software option for automatic backup. However, I like <a title="toysync" href="http://www.mydigitallife.info/2007/12/29/download-synctoy-20-beta-free-synchronization-utility/" target="_blank">toysync</a> from Microsoft. It will automate the process.</p>
<p>Please post any questions in the comments section and ill do my best to answer them.</p>
]]></content:encoded>
			<wfw:commentRss>http://imetandy.com/2009/06/15/dont-lose-your-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What camera is right for me? Part-3.SLRs</title>
		<link>http://imetandy.com/2009/06/12/what-camera-is-right-for-me-part-3slrs/</link>
		<comments>http://imetandy.com/2009/06/12/what-camera-is-right-for-me-part-3slrs/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 13:22:31 +0000</pubDate>
		<dc:creator>Andy Kraft</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://imetandy.com/?p=102</guid>
		<description><![CDATA[If you have read part 1 and part 2 but didn’t find what your looking for, then your in the right place! Welcome to the exciting and costly world of Digital SLRs! This is by far my favorite camera category.
Two main players in this category have set themselves apart from the rest; Canon and Nikon! [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>If you have read part 1 and part 2 but didn’t find what your looking for, then your in the right place! Welcome to the exciting and costly world of Digital SLRs! This is by far my favorite camera category.</p>
<p>Two main players in this category have set themselves apart from the rest; Canon and Nikon! When purchasing a DSLR you have to keep in mind one thing…Your not buying a camera, your buying a camera system. I say this because DSLRs don’t have fixed lenses. That means you can swap out a certain lens for another, example; a close range 50mm for inside pictures swapped out with a 80-300mm zoom lens for wildlife pictures. Each manufacturer uses its own mounting system. A Nikon lens would not work on a Canon camera. When you buy a camera and then buy a bunch of lenses, you want to make use of those lenses if you upgrade to a newer camera.</p>
<p>What does SLR mean? Short version: uses a mechanical mirror system and pentaprism to direct light from the lens to an optical viewfinder on the back of the camera. Read more <a title="slr" href="http://en.wikipedia.org/wiki/Digital_single-lens_reflex_camera" target="_blank">HERE</a></p>
<p>When it comes to DSLRs the lens is more important than the Camera body. You can get great photos with a good lens and a lesser body. The versus; a bad lens and a great body will not produce great image quality. Most DSLRs come with a 17-50mm lens. Most of the time the lens that comes with the camera is not worth much. Exception is the new canon 17-50mm IS lens, its not horrible.</p>
<p>We are gonna start with the entry level cameras for both Nikon and Canon.</p>
<p><strong>Canon Rebel XTI</strong> <em>(the XSI replaces the XTI and is also a great camera) </em>- <span class="overview_text">The Canon EOS Digital Rebel XTi offers an unbeatable combination of performance, ease-of-use and value. It has a newly designed 10.1 MP Canon CMOS sensor plus a host of new features including a 2.5-inch LCD monitor, the exclusive EOS Integrated Cleaning System featuring a Self Cleaning Sensor and Canon’s Picture Style technology, all in a lightweight, ergonomic body. The Digital Rebel XTi is proof positive that Canon continues to lead the way with their phenomenal digital SLRs. </span></p>
<ul>
<li><span class="overview_text">2.5 inch LCD</span></li>
<li><span class="overview_text">10.1 mega pixels</span></li>
<li><span class="overview_text">A whole slew of picture settings</span></li>
<li><span class="overview_text">RAW support<br />
</span></li>
</ul>
<p><img class="aligncenter" src="http://a.img-dpreview.com/reviews/CanonEOS400D/Images/frontview-001.jpg" alt="" width="194" height="157" /></p>
<p><strong>Nikon D80</strong> &#8211; For passionate photographers a D-SLR with a 10.2-MP DX-Format CCD, Nikon’s high-resolution Image Processing Engine and 3 fps continuous firing. Typically Nikon has better low light performance. I personally use Canon so I cant say either way.</p>
<ul>
<li>10.2 megapixel</li>
<li>Instant 0.18 sec. start-up with fast 80ms shutter response</li>
<li>2.5 inch LCD</li>
<li>11 Auto focus points</li>
</ul>
<p><img class="aligncenter" src="http://a.img-dpreview.com/reviews/NikonD80/Images/frontview-001.jpg" alt="" width="194" height="159" /></p>
<p>Both of these cameras are designed to be your 1st DSLR. All Canon and Nikon DSLRs take GREAT pictures. In the future ill talk about camera lenses and what you should be looking for.</p>
<p>To compare more cameras a great site to visit is <a title="dpreview" href="http://www.dpreview.com/" target="_blank">DPreview</a>.</p>
<p>A Great place to rent expensive lenses is <a title="lens rental" href="http://www.lensrentals.com/" target="_blank">lensrental.com</a></p>
<p>Please post any questions in the comments section and ill do my best to answer them.</p>
]]></content:encoded>
			<wfw:commentRss>http://imetandy.com/2009/06/12/what-camera-is-right-for-me-part-3slrs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What camera is right for me? Part-2.SLR Like</title>
		<link>http://imetandy.com/2009/06/05/what-camera-is-right-for-me-part-2slr-like/</link>
		<comments>http://imetandy.com/2009/06/05/what-camera-is-right-for-me-part-2slr-like/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 13:21:09 +0000</pubDate>
		<dc:creator>Andy Kraft</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://imetandy.com/?p=100</guid>
		<description><![CDATA[In my last post we reviewed the sub compact class cameras. Now we will take a look into the SLR Like class. SLR Like cameras more resemble a Digital SLR camera. Larger bodies, Lenses, Screens are all things you typically see on these cameras. They normally don’t fit into your pocket which means you might [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>In my last post we reviewed the sub compact class cameras. Now we will take a look into the SLR Like class. SLR Like cameras more resemble a Digital SLR camera. Larger bodies, Lenses, Screens are all things you typically see on these cameras. They normally don’t fit into your pocket which means you might want to invest in a nice neck strap and carrying case. This class is a little more difficult to put your thumb on due to the class being over saturated with cameras.</p>
<p><span class="fn"><strong> Canon PowerShot S5 IS</strong> &#8211; This is canons Flagship camera in this category released in 2007, its still a great camera in today’s standards. They have released a newer version but I haven’t had my hands on it. We will take a closer look at the S5 IS. Like most cameras in this class the Zoom is a big feature. With the longer zoom you will be able to get tighter shoots from a distance.</span></p>
<ul>
<li>8 mega pixel resolution</li>
<li>Digic III processor (S3 IS was Digic II)</li>
<li>2.5 inch LCD</li>
<li>Hot shoe flash connector</li>
<li>36 &#8211; 432 mm Zoom &#8211; This comes in handy out in the wild when you want to stay out of sight!</li>
</ul>
<p><a href="http://a.img-dpreview.com/reviews/CanonS5is/Images/CanonS5_3q.jpg"><img class="aligncenter" src="http://a.img-dpreview.com/reviews/CanonS5is/Images/CanonS5_3q.jpg" alt="" width="194" height="168" /></a></p>
<p><strong> Panasonic Lumix DMC-FZ18 &#8211; </strong>Though far from perfect, the Panasonic Lumix DMC-FZ18 shapes up to be the best of  the cameras promising 18x-zoom.</p>
<ul>
<li>HUGE 18x optical zoom &#8211; 28-504mm</li>
<li>8.3 megapixel</li>
<li>Face Detection</li>
</ul>
<p><img class="aligncenter" src="http://a.img-dpreview.com/reviews/panasonicFZ18/images/pana_fz18_3q.jpg" alt="" width="194" height="179" /></p>
<p><strong> Sony DSC-H9</strong> &#8211; The H-series cameras incorporate selectable in-camera editing functions so you can spend more time on the field and less time behind a computer. Equipped with Sony’s Dynamic Range Optimizer, originally developed for the Alpha digital SLR system, the camera can analyze captured image data and instantly determine the best exposure and tonality of each picture before JPEG compression.</p>
<ul>
<li>31-465mm Zoom Lens</li>
<li>IS &#8211; Image Stabilization &#8211; Super Steady Shot</li>
<li>9 point Auto focus</li>
<li>ISO 3200 &#8211; This will help when taking pictures in low light</li>
</ul>
<p><img class="aligncenter" src="http://a.img-dpreview.com/news/0702/sony_h9_frontback-001.jpg" alt="" width="393" height="156" /></p>
<p>The Three of these are class leaders. They were released between 2007-2008 and may have a newer version available.</p>
<p>Stay tuned for — Part 3 &#8211; SLRs</p>
<p>Please post any questions in the comments section and ill do my best to answer them.</p>
]]></content:encoded>
			<wfw:commentRss>http://imetandy.com/2009/06/05/what-camera-is-right-for-me-part-2slr-like/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What camera is right for me? Part-1.Sub Compacts</title>
		<link>http://imetandy.com/2009/05/29/what-camera-is-right-for-me-part-1sub-compacts/</link>
		<comments>http://imetandy.com/2009/05/29/what-camera-is-right-for-me-part-1sub-compacts/#comments</comments>
		<pubDate>Fri, 29 May 2009 13:20:09 +0000</pubDate>
		<dc:creator>Andy Kraft</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://imetandy.com/?p=98</guid>
		<description><![CDATA[I get a lot of questions about which camera to choose. With so many options its a good question. The problem is nobody can give you a good answer. When choosing a camera lots of variables much be researched. Lenses, shooting style, body size, video, screen size and the list goes on. Instead of telling [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I get a lot of questions about which camera to choose. With so many options its a good question. The problem is nobody can give you a good answer. When choosing a camera lots of variables much be researched. Lenses, shooting style, body size, video, screen size and the list goes on. Instead of telling you to go out and buy X camera, I’m going to give you a few good options and tell you a little about them.</p>
<p>Lets start with the Sub Compact class. The sub compact camera is one that will fit conveniently into your pocket. Normally they don’t have a lot of range but they are small and most have a decent size screen. When it comes to good quality sub compacts the price is normally a little higher due to fitting in all the good stuff in that small body.</p>
<p>Two GREAT options in this class;</p>
<p><strong>Canon G-9</strong> &#8211; This camera has been called a “game changer.” With a slew of options in a small body, it makes a great universal camera to carry in your pocket. It also has the ability to record video. The G-9 was replaced with the G-10, still a good camera but not as good as the G-9. All this means is you will have to do a little search to find the G-9. Amazon, Google, Craigslist ect… More info on the camera <a title="g-9" href="http://www.usa.canon.com/consumer/controller?act=ModelInfoAct&amp;fcategoryid=144&amp;modelid=15669" target="_blank">HERE</a></p>
<ul>
<li>3 inch screen &#8211; The G-9 Sports a good size screen.</li>
<li>12.1 Mega pixels with RAW support &#8211; Against popular belief its not all about the mega pixels. However 12.1 mega pixels will give you a good sized image. This is important when it comes to making prints.</li>
<li>35-210mm Zoom &#8211; This is a great zoom range for a sub compact. This makes the camera very versatile for any occasion.</li>
</ul>
<p><a href="http://a.img-dpreview.com/reviews/canonG9/images/canon_g9_3q-001.jpg"><img class="aligncenter" src="http://a.img-dpreview.com/reviews/canonG9/images/canon_g9_3q-001.jpg" alt="" width="194" height="147" /></a><strong> Panasonic Lumix LX-3</strong> &#8211; Designed for easy, creative shooting, the new LX3 comes two years after its predecessor, the LX2, which earned an enthusiastic following among both professional photographers and serious amateurs for its exquisite image rendering, superior operating ease, and unique triple-wide system comprising wide-angle lens, 16:9 CCD and LCD. Panasonic has gone a big step further in the new LX3, upgrading every component to achieve a camera whose performance surpasses that of any compact camera that has come before. Simply put, the LX3 smashes all previous perceptions about the limitations of a digital compact camera, setting a lofty new standard in performance, quality and creative capabilities. &#8211; From <a title="lx-3" href="http://www.dpreview.com/news/0807/08072102panasoniclx3.asp" target="_blank">DPreview.com</a></p>
<ul>
<li>Also sports a 3 inch LCD</li>
<li>10.1 mega pixels &#8211; Not as many mega pixels as the canon. 10.1 mega pixels are more than enough to keep up with the big boys. You will still see stunning prints.</li>
<li>24-60mm Zoom &#8211; might be a deal breaker for most. The zoom is good for up close photography but the zoom just wont reach any ind of distance.</li>
<li>If you like to use a standard viewfinder you have to purchase it extra.</li>
</ul>
<p style="text-align: center"><a href="http://a.img-dpreview.com/reviews/panasonicDMCLX3/Images/3qtr-001.jpg"><img class="aligncenter" src="http://a.img-dpreview.com/reviews/panasonicDMCLX3/Images/3qtr-001.jpg" alt="" width="194" height="155" /></a></p>
<p>Ive only reviewed two in the sub compact class. These two seem to be the “Gold Standard” for the class.</p>
<p>In part 2 we will take a look at the SLR Like Class. Part 3 is SLRs.</p>
<p>Please post any questions in the comments section and ill do my best to answer them.</p>
]]></content:encoded>
			<wfw:commentRss>http://imetandy.com/2009/05/29/what-camera-is-right-for-me-part-1sub-compacts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
