<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>The KSPD WebLog</title>
	
	<link>http://www.slagermanphoto.com/blog</link>
	<description>Photographic Tips, Tricks and Ramblings</description>
	<lastBuildDate>Thu, 17 Jun 2010 17:29:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/KspdWeblog" /><feedburner:info uri="kspdweblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>How To Tether Your Android Phone For Free</title>
		<link>http://feedproxy.google.com/~r/KspdWeblog/~3/lKvRgQYMNWs/</link>
		<comments>http://www.slagermanphoto.com/blog/2010/05/21/android-proxoid-tether/#comments</comments>
		<pubDate>Sat, 22 May 2010 05:27:14 +0000</pubDate>
		<dc:creator>Keith Slagerman</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Proxoid]]></category>
		<category><![CDATA[teather]]></category>
		<category><![CDATA[tether]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.slagermanphoto.com/blog/?p=474</guid>
		<description><![CDATA[So you&#8217;ve heard about tethering.  You&#8217;ve heard its available from your phone company for an extra whopping $30 bucks on top of your regular data plan.  Well, what if I told you that with a few easy steps, you can tether your Android phone to your desktop or laptop and surf the web using nothing but [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.slagermanphoto.com/blog/wp-content/uploads//2010/05/android_tethering2.jpg"><img class="aligncenter size-full wp-image-484" title="Android Tethering" src="http://www.slagermanphoto.com/blog/wp-content/uploads//2010/05/android_tethering2.jpg" alt="android tethering2 How To Tether Your Android Phone For Free" width="645" height="417" /></a></p>
<p>So you&#8217;ve heard about tethering.  You&#8217;ve heard its available from your phone company for an extra whopping $30 bucks on top of your regular data plan.  Well, what if I told you that with a few easy steps, you can tether your Android phone to your desktop or laptop and surf the web using nothing but your phone a &#8220;sort of&#8221; high speed modem?  With some very basic computer knowhow, a PC, a USB cable, and an Android phone, you can surf the web from wherever there is a decent 3G or EDGE connection, which for a lot of people is almost everywhere.</p>
<p>I am using a Nexus One (Android 2.1 rev1) but I believe this should work on all Android devices.  There are a few different ways to enable your phone to tether.  One way is rooting your phone, which voids your warranty and the other (the one I&#8217;m going to go over) is installing a free application from the Android Marketplace called &#8220;Proxoid&#8221;.  Just open up the market and search for it.  It will be right at the top.</p>
<p>Unfortunately, in order for Proxoid to work you will need to download the Android SDK. Luckily, Google has redesigned the SDK to only include the basic framework, requiring you to download the platform and tools you wish to work in, rather than forcing you into a 200+ MB download that has everything.  Ok, away  we go:</p>
<p>This tutorial assumes that you have a basic to intermediate knowledge of Windows XP / Vista / 7 or are willing to research any items that don&#8217;t make sense.  Specifically, you know how to move files, extract files from archives/zip files, create shortcuts on your desktop etc.</p>
<p>(Of course, start by downloading Proxoid from the Android Market)</p>
<p>1.  Turn on Debugging Mode on your phone.  Go to Settings&gt;Applications&gt; Development &gt;USB Debugging</p>
<p>2. Download the Android SDK.  You can get the ZIP file here:  <a href="http://developer.android.com/sdk/index.html" target="_blank">http://developer.android.com/sdk/index.html</a> (note: this tutorial only covers the Windows version.  I am writing this tutorial as if its for Windows 7, but Vista and XP should be similar.   Although it is possible to tether on Mac and Linux, I&#8217;m not that great with either so I can&#8217;t really get into it).</p>
<p>3. Extract the &#8220;android-sdk-windows&#8221; folder from the ZIP file to a place of your chosing.  I just extracted it to my c: drive.  The choice is yours.</p>
<p>4.  Open the &#8220;<strong>android-sdk-windows</strong>&#8221; folder you just extracted and launch &#8220;SDK Setup.exe&#8221;</p>
<p><strong>5. Note:  On two separate PCs, I got the same error saying:</strong></p>
<p><em><strong>&#8220;Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml, reason: HTTPS SSL error. You might want to force download through HTTP in the settings.&#8221;</strong></em></p>
<p><strong>To get passed this, click &#8220;close&#8221; and go to the &#8220;settings&#8221; tab found on the left side of the window.  Check the option to force https: connections to use http: which will fix this error.</strong></p>
<p>6. Click the &#8220;Installed Packages&#8221; tab on the left.  Then click &#8220;Update All&#8230;&#8221;</p>
<p>7.  All we need here is the USB Driver Package.  Click each item in the packages window to place a red X except for the USB Driver Package item.  You can also indivudually highlight each package and click &#8220;reject&#8221;.  In this screen &#8220;accept&#8221; means install and &#8220;reject&#8221; means &#8220;do not install&#8221;.</p>
<p>8.  Once everything EXCEPT the USB Driver Package is rejected, click &#8220;Install&#8221;.</p>
<p>9 This will create a new directory in your &#8220;android-sdk-windows&#8221; folder called &#8220;<strong>usb_driver</strong>&#8220;.  Check it out, you&#8217;ll see it there.  This folder contains the USB drivers for your Android phone and will allow it to properly communicate with your Windows computer.</p>
<p>10.  Plug in your phone using a USB cable.  Some computers will automatically pop up a Found New Hardware window and some won&#8217;t.  I&#8217;m not sure why.  (If it doesn&#8217;t pop up, go to step 10a).  If you are presented with the Found New Hardware window, do not have Windows automatically search for a driver to install, instead, instruct it to &#8220;Browse My Computer For Driver Software&#8221;.  This will allow you to tell Windows where to find the driver for your phone.  Browse for the driver by pointing the search to &#8220;c:/android-sdk-windows/usb_driver&#8221; (or wherever you installed it) and click Next.  With any luck, Windows will find the driver and install it automatically.  Note:  both 32-bit and 64-bit drivers are included in the SDK.</p>
<p>10a.  If you were <strong>not </strong>prompted to install new hardware when you plugged in your phone, don&#8217;t worry.  Just go to your device manager.  There are several ways to do this.  The easiest way is to Right Click your &#8220;Computer / My Computer&#8221; icon on the desktop and then click &#8220;Properties&#8221;.  Depending on which version of Windows you have, you may see a link right there for Device Manager.  XP users have a dig a little bit more, but it&#8217;s there. I promise.  Once you&#8217;re in the Device Manager, look for a item that sounds like your phone and that has a yellow mark on it.  (You may have several yellow items depending on the overall health of your computer).  Mine simply said &#8220;Nexus One&#8221; and had a yellow icon under it.  Double click the item and you will see a message saying something to about the driver not being installed for this device.  Install/update the driver and use the steps in step 10.  Once the driver is installed, you will have an item called something like &#8220;Android Compatible ADB Interface&#8221;.  If you see this, you&#8217;re in business.</p>
<p>11.  There are two files additional files that must be added to the Android SDK folder to enable tethering.  Install the &#8220;<strong>start-tunnel.bat</strong>&#8221; and &#8220;<strong>check.bat</strong>&#8221; files into your &#8220;<strong>c:/android-sdk-windows/tools</strong>&#8221;  folder.  These files are provided at the maker of Proxoid&#8217;s website, but for you&#8217;re convenience, I have uploaded them here: <a href=" http://www.slagermanphoto.com/android/" target="_blank"> http://www.slagermanphoto.com/android/</a></p>
<p>12. After copying the two .bat files into your tools folder, right click on the &#8220;start-tunnel.bat&#8221; file and go to &#8220;Send To&gt;Desktop (create shortcut).  This will place a shortcut to the file on the desktop.  This will be helpful because any time you wish to tether, you will need to launch this application.</p>
<p>13. On your phone, open Proxoid and place a check mark in &#8220;Start/Stop&#8221; Proxoid</p>
<p>14.  Double click the &#8220;<strong>start-tunnel.bat</strong>&#8221; shortcut on your desktop and follow any instructions in the command prompt window that opens.</p>
<p>15. Open your browser, be it Internet Explorer, Firefox, Chrome.. whatever.  You are going to need to modify the browser&#8217;s proxy settings.  I won&#8217;t go into much detail here, that&#8217;s what a Google search is for, but you will need to set your proxy address to &#8220;<strong>localhost</strong>&#8221; or &#8220;<strong>127.0.0.1</strong>&#8221; (no quotation marks) and the port for all traffic to <strong>8080</strong> (http, https, socks etc).  Almost all browsers will have their proxy settings under Options or Settings.  Firefox is under Tools&gt;Options&gt;Advanced&gt;Network.  Chrome is under the Wrench icon, then Options&gt;Under The Hood&gt;Change My Proxy Settings.  IE, eahh.. you get the point.</p>
<p>16. FIN!  Start Browsing!</p>
<p>If you did everything correctly, you shoud now be able to browse the net right through the data connection on your phone.  Unfortunately, it will be slower than what you&#8217;re use to.  Sometimes painfully slow.  It really depends on your carrier, signal strength, data connection quality, and the content you are trying to access.   You can verify its working by turning off your wifi connection or unplugging your ethernet cord.  If these are off and your able to surf, then give yourself a pat on the back cause you&#8217;re done.   The beauty of this is your phone is being charged as you use it, so as long as your computer is plugged into an outlet, you will have limitless access and not have to worry about the battery on your modem.. err&#8230;  phone.</p>
<p>Be aware that when you are done tethering, you will want to change your proxy settings back to their default (usually blank) state.  If you try to connect to the Internet over regular wi-fi or a wired network and you don&#8217;t change the proxy settings back, you will have trouble browsing.</p>
<p>Happy Surfing and congrats on sticking it to the man&#8230; Cough At&amp;t&#8230;.</p>
<p><strong><em><span style="text-decoration: underline;"><span style="color: #ff0000;">Keep in mind that it is YOUR responsibility to verify with your mobile carrier that this will not cause you to incur any extra costs on your bill.  I will not be held responsible for any unexpected or outrageous phone bills.  Always check with your carrier. </span></span></em></strong></p>
<img src="http://feeds.feedburner.com/~r/KspdWeblog/~4/lKvRgQYMNWs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.slagermanphoto.com/blog/2010/05/21/android-proxoid-tether/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.slagermanphoto.com/blog/2010/05/21/android-proxoid-tether/</feedburner:origLink></item>
		<item>
		<title>Apple Fanatics vs The Whole World</title>
		<link>http://feedproxy.google.com/~r/KspdWeblog/~3/Wq3x5RgkvRI/</link>
		<comments>http://www.slagermanphoto.com/blog/2010/05/13/apple-fanatics-vs-the-whole-world/#comments</comments>
		<pubDate>Thu, 13 May 2010 17:06:06 +0000</pubDate>
		<dc:creator>Keith Slagerman</dc:creator>
				<category><![CDATA[Personal Journal]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[debate]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[irrational]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac vs pc]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.slagermanphoto.com/blog/?p=470</guid>
		<description><![CDATA[Honest question (and no offense intended): What is it about Apple and their products that makes most of its users believe, beyond a shadow of a doubt, that a Mac Pro, iMac, MacBook, iPad, iPhone, or iPod are the only respectable and viable solutions to getting anything done in today’s electronic age and that everything [...]]]></description>
			<content:encoded><![CDATA[<p>Honest question (and no offense intended):  What is it about Apple and  their products that makes most of its users believe, beyond a shadow of a  doubt, that a Mac Pro, iMac, MacBook, iPad, iPhone, or iPod are the  only respectable and viable solutions to getting anything done in  today’s electronic age and that everything else non-Mac is categorically  garbage?  And why are PC users typically not like this?  These are  objective observations that I have made.  I am not trying to color this  note with personal preferences, these are real questions i am looking  for answers to.</p>
<p>Being a photographer and mingling in the design realm, I am exposed to  Mac folks on an almost constant basis.  Almost as constant is the &#8220;how  do you get anything done on a PC??&#8221; question.  I use to brush it off and  blame it on the age-old PC/Mac debate but lately, I have been noticing a  trend that seems so obvious I can&#8217;t believe I didn&#8217;t pick up on it  before.  Many Mac users truly believe that Apple products are the holy  grail of computing.  An infallible brand of perfect machines that just  &#8220;get the job done&#8221;.  While I don&#8217;t deny that Apple has been a leader in  innovation and makes quality products, I find myself trying to  understand how so many of its users hold this blind belief that if it&#8217;s  not an Apple, it&#8217;s crap.</p>
<p>A lot of people know me as the PC guy.  My first computer was a PC  (Windows 3.1).  I&#8217;ve grown up with PCs and they have always served me  well and interestingly enough, I have used Macs for years as well during  college.   Have I ever had a PC crash on me?  Yes.  Have I ever had a  virus?  Yes.  Have I ever run into a situation where there was something  that a Mac could do that a PC couldn&#8217;t? Never in a million years.  It  is true the PCs are more likely to be attacked by viruses and malware  but think about it.  If you were the maker of these viruses, wouldn&#8217;t  you want to focus your energy on targeting the platform that holds over  92% of the total market share?  Then some people say that PCs just break  all the time.  Yes, PCs break but so do Macs and EVERY other type of  electronic available to us.  For every major defect or recall with a PC  that I&#8217;ve heard about, I&#8217;ve heard about an equally damaging (and often  embarrassing) defect on a Mac.  Ahem&#8230; yellow screens on the iMac.  cough overheating nVidia graphics cards.. ok I&#8217;m done.</p>
<p>I like to think of myself as a diversified geek.  I use Windows and  Ubuntu for every day computing.  I was a long-time Blackberry smartphone  user and recently switched to Android.  I have a Microsoft Zune for  music instead of an iPod.  I find it&#8217;s best to chose platforms that suit  my specific needs. If something isn&#8217;t a good fit, I move on.  At the  same time, I acknowledge that every platform is going to have its  strengths and weaknesses.  I have noticed that PC/Linux people tend to  be this way, while Apple people tend to be the complete opposite. What  is this about?  I have also objectively noticed that pro Mac people have  little experience with PCs, while pro PC folks, tend to have used both.   Hmm&#8230;. FTW!</p>
<p>This takes me to the point of this note. Why do Apple fans/users so  blindly believe (or at least appear to believe) that their platform is  perfect in every way?  My goal is not to bash Apple products here.  But  to be honest, I guess part of my goal is to bash the people that hold  Apple products on an unearthly pedestal.</p>
<p>In my humble opinion, Photoshop is Photoshop no matter what platform you  use it on.  MacOS has its strengths and serious shortcomings, just like  Windows.  &#8220;Well what about video, Mac has Final Cut Pro&#8221; says the Mac  guy to which I respond, &#8220;so what, I have Adobe Premier Pro and After  Effects&#8221;.  I could go on like this forever. Literally.</p>
<p>One observation that I have honestly made is that the people that I  encounter who feel that Mac are the only way tend to be on the less  computer-savy side of the fence.  They know how to email, update their  facebook page, or download a photo from their camera to their computer  but beyond that it gets fuzzy.  &#8220;Power users&#8221; (as I call them) know file  systems, what hardware does what, how to format a hard drive, install a  new printer driver etc etc.  These &#8220;power users&#8221; tend to be on the  other side of the fence, not declaring loyalty to a specific computer  religion.  Why is this?  It seems to me that actual ability to use a  computer would be irrelevant to a person&#8217;s belief of the superiority of  one platform over another.</p>
<p>My point is is that everyone is going to have a preference.  Obvious. I  get that.  Some people will will stick to a platform and others will  flirt, even if only for a moment, with others.  But please please  please, stop telling me that your Mac can do things that my PC can&#8217;t.   Mine can do the same thing (and much more) for about 1/4th the price,  and that is just not debatable.</p>
<p>And if there&#8217;s one other item I can offer (and I admit that this is  subjective) it is that Apple (Steve Jobs really) has put a hell of a lot  of effort into manufacturing Mac users into exactly the kind of  customers he wants them to be: ones that keep coming back for more.   They have done this by herding and corralling their customers into a  tiny closed MacOS pasture.  You see the pasture.  I looks small, but  pretty none the less.  You are drawn to it and and suddenly forced  through the gate and Steve slams the door shut and says to you, &#8220;Don&#8217;t  worry about how small this pasture is, instead concentrate on how green  the grass looks.  This grass on the other side of the fence is of far  less quality, in fact, the fences are high-tech and were built by me and  they have the special ability to keep the outside grass out forever and  if any of that grass does manage to get in, I will kill it immediately  so that it does not have a chance to influence you.&#8221;  You go about your  day, admiring the green grass, afraid of the bad grass on the other side  of a tiny little fence.</p>
<p>Am I making any sense here?  Are you a Mac person and find yourself  offended, bewildered, betrayed?  Well, welcome to my world as a PC user  who is tired of being accused of being an idiot for making a logical  choice in what brand of computer to edit a photo on.</p>
<img src="http://feeds.feedburner.com/~r/KspdWeblog/~4/Wq3x5RgkvRI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.slagermanphoto.com/blog/2010/05/13/apple-fanatics-vs-the-whole-world/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.slagermanphoto.com/blog/2010/05/13/apple-fanatics-vs-the-whole-world/</feedburner:origLink></item>
		<item>
		<title>Fine Art Prints Now Available</title>
		<link>http://feedproxy.google.com/~r/KspdWeblog/~3/O3aL8UADUHE/</link>
		<comments>http://www.slagermanphoto.com/blog/2010/03/05/fine-art-prints-now-available/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 19:07:26 +0000</pubDate>
		<dc:creator>Keith Slagerman</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[canon]]></category>
		<category><![CDATA[fine art]]></category>
		<category><![CDATA[for sale]]></category>
		<category><![CDATA[prints]]></category>

		<guid isPermaLink="false">http://www.slagermanphoto.com/blog/?p=465</guid>
		<description><![CDATA[Its been a little quiet around here (I keep telling myself to blame the economy) so I thought I would finally finish adding a selection of fine art prints to my website.  All orders are printed on archival museum etching using the Canon Chroma Life 100 dye printing system, which is a dye based printing [...]]]></description>
			<content:encoded><![CDATA[<p>Its been a little quiet around here (I keep telling myself to blame the economy) so I thought I would finally finish adding a selection of <a href="http://www.slagermanphoto.com/prints.html">fine art prints to my website</a>.  All orders are printed on archival museum etching using the Canon Chroma Life 100 dye printing system, which is a dye based printing process for outstanding color saturation and print stability of  75+ years.  All prints are shipped raw (unframed). As a special thank you for visiting my blog, use the coupon code &#8220;blog&#8221; to take 15% off of your order total.</p>
<div class="wp-caption alignnone" style="width: 465px"><img class=" " title="Comms Towers" src="http://www.slagermanphoto.com/prints/images/1.jpg" alt="Comms Towers" width="455" height="305" /><p class="wp-caption-text">&quot;Comms Towers&quot; Fine Art Print</p></div>
<p><span style="font-size: small;"><span style="color: #000000;"><strong>View all available prints at:  <a href="http://www.slagermanphoto.com/prints.html">http://www.slagermanphoto.com/prints.html</a></strong></span></span></p>
<img src="http://feeds.feedburner.com/~r/KspdWeblog/~4/O3aL8UADUHE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.slagermanphoto.com/blog/2010/03/05/fine-art-prints-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.slagermanphoto.com/blog/2010/03/05/fine-art-prints-now-available/</feedburner:origLink></item>
		<item>
		<title>Nikon Releases Firmware Updates for D3, D3X, D700, &amp; D300S</title>
		<link>http://feedproxy.google.com/~r/KspdWeblog/~3/uDKeVH607w0/</link>
		<comments>http://www.slagermanphoto.com/blog/2010/01/06/nikon-firmware-updates/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 00:19:05 +0000</pubDate>
		<dc:creator>Keith Slagerman</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[d3]]></category>
		<category><![CDATA[d300s]]></category>
		<category><![CDATA[d3x]]></category>
		<category><![CDATA[D700]]></category>
		<category><![CDATA[firmware update]]></category>
		<category><![CDATA[nikon]]></category>

		<guid isPermaLink="false">http://www.slagermanphoto.com/blog/?p=456</guid>
		<description><![CDATA[Nikon today released 4 firmware updates for its upper and top level camera bodies. 64GB compact flash cards are now supported and each update brings bug fixes and new features (the D3 seeing the most updates). Here are the links: PC: Nikon D3 v2.02 Nikon D3X v1.01 Nikon D700 v1.02 Nikon D300S v1.01 Mac: Nikon [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-457 alignnone" title="Nikon D3" src="http://www.slagermanphoto.com/blog/wp-content/uploads//2010/01/d3.jpg" alt="Nikon D3" width="221" height="211" /></p>
<p>Nikon today released 4 firmware updates for its upper and top level camera bodies.</p>
<p>64GB compact flash cards are now supported and each update brings bug fixes and new features (the D3 seeing the most updates).</p>
<p>Here are the links:</p>
<p><span style="font-size: x-large;">PC:</span><br />
<a href="http://nikoneurope-en.custhelp.com/app/answers/detail/a_id/45640/c/241/r_id/127673" target="_blank"><strong>Nikon D3</strong> v2.02</a><br />
<a href="http://nikoneurope-en.custhelp.com/app/answers/detail/a_id/45414/c/241/r_id/127673" target="_blank"><strong>Nikon D3X </strong>v1.01</a><br />
<a href="http://nikoneurope-en.custhelp.com/app/answers/detail/a_id/45637/c/241/r_id/127673" target="_blank"><strong>Nikon D700</strong> v1.02</a><br />
<a href="http://nikoneurope-en.custhelp.com/app/answers/detail/a_id/45412/c/648/r_id/127673" target="_blank"> <strong>Nikon D300S</strong> v1.01</a></p>
<p><span style="font-size: x-large;">Mac:</span><br />
<a href="http://nikoneurope-en.custhelp.com/app/answers/detail/a_id/45641/c/241/r_id/127673" target="_blank"><strong>Nikon D3</strong> v2.02</a><br />
<a href="http://nikoneurope-en.custhelp.com/app/answers/detail/a_id/45415/c/241/r_id/127673" target="_blank"><strong>Nikon D3X</strong> v1.01</a><br />
<a href="http://nikoneurope-en.custhelp.com/app/answers/detail/a_id/45639/c/648/r_id/127673" target="_blank"><strong>Nikon D700</strong> v1.02</a><br />
<a href="http://nikoneurope-en.custhelp.com/app/answers/detail/a_id/45413/c/241/r_id/127673" target="_blank"><strong>Nikon D300S</strong> v1.01</a></p>
<img src="http://feeds.feedburner.com/~r/KspdWeblog/~4/uDKeVH607w0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.slagermanphoto.com/blog/2010/01/06/nikon-firmware-updates/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.slagermanphoto.com/blog/2010/01/06/nikon-firmware-updates/</feedburner:origLink></item>
		<item>
		<title>Nikon D3 Infrared Photographs, Performance, and Comparison</title>
		<link>http://feedproxy.google.com/~r/KspdWeblog/~3/J7ZxeNnYiiU/</link>
		<comments>http://www.slagermanphoto.com/blog/2009/12/17/nikon-d3-infrared-performance/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 07:19:00 +0000</pubDate>
		<dc:creator>Keith Slagerman</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[d3]]></category>
		<category><![CDATA[d60]]></category>
		<category><![CDATA[infrared]]></category>
		<category><![CDATA[IR]]></category>
		<category><![CDATA[nikon]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.slagermanphoto.com/blog/?p=444</guid>
		<description><![CDATA[I went out today to try to shoot some outdoor infrared photographs.  To be completely honest, I haven&#8217;t had much of a chance to shoot much IR with the D3.  I don&#8217;t recall any IR photographs from the D3 as being spectacular.  When I offloaded my card and worked on an image or two, I [...]]]></description>
			<content:encoded><![CDATA[<p>I went out today to try to shoot some outdoor infrared photographs.  To be completely honest, I haven&#8217;t had much of a chance to shoot much IR with the D3.  I don&#8217;t recall any IR photographs from the D3 as being spectacular.  When I offloaded my card and worked on an image or two, I was rather unhappy with the results.  Here is one selection:</p>
<div id="attachment_445" class="wp-caption alignnone" style="width: 602px"><a href="http://www.slagermanphoto.com/blog/wp-content/uploads//2009/12/D3-Infrared.jpg" target="_blank"><img class="size-large wp-image-445 " title="D3-Infrared" src="http://www.slagermanphoto.com/blog/wp-content/uploads//2009/12/D3-Infrared-681x1024.jpg" alt="Nikon D3 Infrared Photograph" width="592" height="889" /></a><p class="wp-caption-text">Nikon D3 Infrared Photograph</p></div>
<p>This got me to thinking about the actual nature of digital IR photography and how and why it works.  DSLRs try very hard to keep infrared light out of your camera&#8217;s sensor with a filter that stands directly in front of the sensor itself.  It only makes sense that the more expensive the camera, the more successful it will be at keeping IR out.  Does that prove true? In this case&#8230; YES.</p>
<p>After I got home, I decided to make a very quick and impromptu comparison between the Nikon D3 and an older Nikon D60.   Each image was shot in RAW, and processed in Lightroom <span style="text-decoration: underline;">for white balance only</span>.  Click each for a larger version.</p>
<div id="attachment_447" class="wp-caption alignnone" style="width: 501px"><a href="http://www.slagermanphoto.com/blog/wp-content/uploads//2009/12/DSC_1264.jpg" target="_blank"><img class="size-large wp-image-447   " title="Nikon D60 Infrared Test" src="http://www.slagermanphoto.com/blog/wp-content/uploads//2009/12/DSC_1264-1024x685.jpg" alt="Nikon D60 Infrared Test" width="491" height="329" /></a><p class="wp-caption-text">Nikon D60 Infrared Test</p></div>
<div id="attachment_446" class="wp-caption alignnone" style="width: 501px"><a href="http://www.slagermanphoto.com/blog/wp-content/uploads//2009/12/KSP6003.jpg" target="_blank"><img class="size-large wp-image-446    " title="Nikon D3 Infrared Test" src="http://www.slagermanphoto.com/blog/wp-content/uploads//2009/12/KSP6003-1024x679.jpg" alt="Nikon D3 Infrared Test" width="491" height="326" /></a><p class="wp-caption-text">Nikon D3 Infrared Test</p></div>
<p>With equal processing on both images, you can instantly see some pretty clear differences.  First, the red cast from the Hoya R72 filter is much less apparent in the D60 than the D3.  The D60 provides a much more manageable color environment to work in.  This is not to say that the D3 image could not be massaged into the same image that the D60 produced almost out of the camera, but it would take some significant work.  This is relevant if you want to use the natural color of the IR, but if you convert to grayscale, I found that you get almost an indentical image:</p>
<div id="attachment_450" class="wp-caption alignnone" style="width: 310px"><a href="http://www.slagermanphoto.com/blog/wp-content/uploads//2009/12/comp.jpg" target="_blank"><img class="size-medium wp-image-450 " title="IR grayscale Comparison of Nikon D60 and D3" src="http://www.slagermanphoto.com/blog/wp-content/uploads//2009/12/comp-300x99.jpg" alt="IR grayscale Comparison of Nikon D60 and D3" width="300" height="99" /></a><p class="wp-caption-text">IR grayscale Comparison of Nikon D60 and D3. Click to enlarge. </p></div>
<p>The only real difference, without close inspection is that the D60 produced a slightly more contrasty image.  Now, what about actual image quality and detail? Below you will find two 100% crops from the images above.</p>
<div id="attachment_451" class="wp-caption alignnone" style="width: 727px"><a href="http://www.slagermanphoto.com/blog/wp-content/uploads//2009/12/ircomp.jpg" target="_blank"><img class="size-large wp-image-451  " title="Comparing sharpness between the D60 and D3" src="http://www.slagermanphoto.com/blog/wp-content/uploads//2009/12/ircomp-1024x373.jpg" alt="Comparing sharpness between the D60 and D3" width="717" height="261" /></a><p class="wp-caption-text">Comparing sharpness between the D60 and D3</p></div>
<p>Now the differences are more subtle.  Both images lack true sharpness but if one or the other has to be crowned the winner, I would say that hands down it is the D60.  The D3 just does not seem to be able to hold edge detail near areas of contrasting tones.  Instead, it just makes things a blurry mess.  This could be partly due to the fact that there is so much more red in the D3 and therefore less information available when translating to grayscale (depending on how you do it).</p>
<p>So I know that I probably could provide more examples to back my findings up, but I&#8217;m a little strapped for time at this exact moment.  I will try to get some additional samples up ASAP. My conslusion is that while the D3 is a capable infrared photography device, it&#8217;s IR filter is too efficient at blocking out those much needed invisible light waves and yields a less than spectacular result.  My recommendation, if you want to get truly great IR shots, go find an older cheaper body like a D70 or D50.</p>
<img src="http://feeds.feedburner.com/~r/KspdWeblog/~4/J7ZxeNnYiiU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.slagermanphoto.com/blog/2009/12/17/nikon-d3-infrared-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.slagermanphoto.com/blog/2009/12/17/nikon-d3-infrared-performance/</feedburner:origLink></item>
		<item>
		<title>A Quick Plug and Update On Me…</title>
		<link>http://feedproxy.google.com/~r/KspdWeblog/~3/ILh1NMMATXk/</link>
		<comments>http://www.slagermanphoto.com/blog/2009/12/11/a-quick-plug-and-update-on-me/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 10:02:10 +0000</pubDate>
		<dc:creator>Keith Slagerman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.slagermanphoto.com/blog/?p=439</guid>
		<description><![CDATA[Hello everyone, long time no talk. I just wanted to give a quick plug to my brother Scott Slagerman&#8217;s new work.  He is the owner and founder of Simply Blown, a designer of unique and artful glass adult toys.  Yes, I realize this is a bit riske&#8217;, but non the less he has put a [...]]]></description>
			<content:encoded><![CDATA[<p>Hello everyone, long time no talk.</p>
<p>I just wanted to give a quick plug to my brother Scott Slagerman&#8217;s new work.  He is the owner and founder of Simply Blown, a designer of unique and artful glass adult toys.  Yes, I realize this is a bit riske&#8217;, but non the less he has put a lot of work into nurturing this business and I also thought I would share it because I created their website.</p>
<p>Check them out at <a href="http://www.simplyblown.com" target="_blank">http://www.simplyblown.com</a></p>
<div id="attachment_440" class="wp-caption alignnone" style="width: 310px"><a href="http://www.simplyblown.com"><img class="size-medium wp-image-440" title="Simply Blown Website" src="http://www.slagermanphoto.com/blog/wp-content/uploads//2009/12/simplyblown-300x222.jpg" alt="Simply Blown Website" width="300" height="222" /></a><p class="wp-caption-text">Simply Blown Website</p></div>
<p>In other news, I have recently vacated my studio in Old Sacramento.  I am now working from the comfort of my new home and things are going great!  This change has not altered my shooting capabilities and other than the address change, things are business as usual.</p>
<img src="http://feeds.feedburner.com/~r/KspdWeblog/~4/ILh1NMMATXk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.slagermanphoto.com/blog/2009/12/11/a-quick-plug-and-update-on-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.slagermanphoto.com/blog/2009/12/11/a-quick-plug-and-update-on-me/</feedburner:origLink></item>
		<item>
		<title>Session with Rena Way and the AlienBees Vagabond II</title>
		<link>http://feedproxy.google.com/~r/KspdWeblog/~3/7BOh1ten1K0/</link>
		<comments>http://www.slagermanphoto.com/blog/2009/08/04/session-with-rena-way/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 06:25:35 +0000</pubDate>
		<dc:creator>Keith Slagerman</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Personal Journal]]></category>
		<category><![CDATA[24-70mm]]></category>
		<category><![CDATA[Alien Bees Vagabond II]]></category>
		<category><![CDATA[alienbees]]></category>
		<category><![CDATA[d3]]></category>
		<category><![CDATA[lighting]]></category>
		<category><![CDATA[mobile power]]></category>
		<category><![CDATA[nikon]]></category>
		<category><![CDATA[nikon d3]]></category>
		<category><![CDATA[old sacramento]]></category>
		<category><![CDATA[portraits]]></category>
		<category><![CDATA[studio lighting]]></category>

		<guid isPermaLink="false">http://www.slagermanphoto.com/blog/?p=433</guid>
		<description><![CDATA[After my disaster with my Inovatronix ExplorerXT I decided to go with the AlienBees Vagabond II.  All I can say is that it performed FLAWLESSLY!  I have nothing bad to say about it. The recycle times were impressive (less than 1 second with 3 AlienBees B800 units at about 1/8 power).  It&#8217;s nice to be [...]]]></description>
			<content:encoded><![CDATA[<p>After my disaster with my Inovatronix ExplorerXT I decided to go with the AlienBees Vagabond II.  All I can say is that it performed FLAWLESSLY!  I have nothing bad to say about it. The recycle times were impressive (less than 1 second with 3 AlienBees B800 units at about 1/8 power).  It&#8217;s nice to be back in action in the mobile power department.</p>
<p>Rena did great and she is a long-time friend.   We sneaked into and shot in the old sub-level of Old Sacramento.  It was a fun shoot and I really enjoyed working with her!</p>
[[Show as slideshow]]<br />

<div class="ngg-galleryoverview" id="ngg-gallery-16-433">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-153" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/_ksp3751.jpg" title=" " class="thickbox" rel="set_16" >
								<img title="_ksp3751" alt="thumbs  ksp3751 Session with Rena Way and the AlienBees Vagabond II" src="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/thumbs/thumbs__ksp3751.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-155" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/_ksp3753.jpg" title=" " class="thickbox" rel="set_16" >
								<img title="_ksp3753" alt="thumbs  ksp3753 Session with Rena Way and the AlienBees Vagabond II" src="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/thumbs/thumbs__ksp3753.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-157" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/_ksp3757.jpg" title=" " class="thickbox" rel="set_16" >
								<img title="_ksp3757" alt="thumbs  ksp3757 Session with Rena Way and the AlienBees Vagabond II" src="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/thumbs/thumbs__ksp3757.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-159" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/_ksp3758-edit.jpg" title=" " class="thickbox" rel="set_16" >
								<img title="_ksp3758-edit" alt="thumbs  ksp3758 edit Session with Rena Way and the AlienBees Vagabond II" src="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/thumbs/thumbs__ksp3758-edit.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-161" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/_ksp3760.jpg" title=" " class="thickbox" rel="set_16" >
								<img title="_ksp3760" alt="thumbs  ksp3760 Session with Rena Way and the AlienBees Vagabond II" src="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/thumbs/thumbs__ksp3760.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-163" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/_ksp3764.jpg" title=" " class="thickbox" rel="set_16" >
								<img title="_ksp3764" alt="thumbs  ksp3764 Session with Rena Way and the AlienBees Vagabond II" src="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/thumbs/thumbs__ksp3764.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-165" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/_ksp3787.jpg" title=" " class="thickbox" rel="set_16" >
								<img title="_ksp3787" alt="thumbs  ksp3787 Session with Rena Way and the AlienBees Vagabond II" src="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/thumbs/thumbs__ksp3787.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-167" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/_ksp3788-edit.jpg" title=" " class="thickbox" rel="set_16" >
								<img title="_ksp3788-edit" alt="thumbs  ksp3788 edit Session with Rena Way and the AlienBees Vagabond II" src="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/thumbs/thumbs__ksp3788-edit.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-169" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/_ksp3801.jpg" title=" " class="thickbox" rel="set_16" >
								<img title="_ksp3801" alt="thumbs  ksp3801 Session with Rena Way and the AlienBees Vagabond II" src="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/thumbs/thumbs__ksp3801.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-170" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/_ksp3849.jpg" title=" " class="thickbox" rel="set_16" >
								<img title="_ksp3849" alt="thumbs  ksp3849 Session with Rena Way and the AlienBees Vagabond II" src="http://www.slagermanphoto.com/blog/wp-content/gallery/rena/thumbs/thumbs__ksp3849.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<img src="http://feeds.feedburner.com/~r/KspdWeblog/~4/7BOh1ten1K0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.slagermanphoto.com/blog/2009/08/04/session-with-rena-way/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.slagermanphoto.com/blog/2009/08/04/session-with-rena-way/</feedburner:origLink></item>
		<item>
		<title>5 Minute Shoot with Veronika – Equipment Failure</title>
		<link>http://feedproxy.google.com/~r/KspdWeblog/~3/3DmMzAIC28k/</link>
		<comments>http://www.slagermanphoto.com/blog/2009/07/27/5-minute-shoot-with-veronika-equipment-failure/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 22:04:41 +0000</pubDate>
		<dc:creator>Keith Slagerman</dc:creator>
				<category><![CDATA[Personal Journal]]></category>
		<category><![CDATA[24-70mm]]></category>
		<category><![CDATA[70-200mm]]></category>
		<category><![CDATA[alienbees]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[Innovatronix]]></category>
		<category><![CDATA[nikon]]></category>
		<category><![CDATA[nikon d3]]></category>

		<guid isPermaLink="false">http://www.slagermanphoto.com/blog/?p=430</guid>
		<description><![CDATA[Had another outdoor shoot with Veronika.  Typical AlienBees 2x B800 setup.  This location was more remote and there was no power available.  I used my Innovatronix ExplorerXT and it worked great for about 5 minutes then it went DEAD.  I finally realized that after owning the unit for about a year, the unit was deffective [...]]]></description>
			<content:encoded><![CDATA[<p>Had another outdoor shoot with Veronika.  Typical AlienBees 2x B800 setup.  This location was more remote and there was no power available.  I used my Innovatronix ExplorerXT and it worked great for about 5 minutes then it went DEAD.  I finally realized that after owning the unit for about a year, the unit was deffective and it has <span style="text-decoration: underline;">never </span>charged correctly.  I always thought it was wierd that the charging LED never stayed lit for more than about 30 seconds but I thought it was still charging because it had always worked fine.  After this shoot, I now finally understand that I have just slowly been depleating the charge of the batter over a year long period and that it has never really been charged since I have owned it.  I now have a completely useless, dead external power pack that is out of warranty and no longer a winner in my opinion.  Even better, I can&#8217;t get a hold of Innovatronix for support or anything.  I&#8217;ve emailed and called with no luck.  I guess you get what you pay for.</p>
<p>I purchased a <a href="http://alienbees.com/VIIsystem.html" target="_blank">Paul C Buff external power source</a> today.  I have a feeling it will perform much better.</p>
[[Show as slideshow]]

<div class="ngg-galleryoverview" id="ngg-gallery-14-430">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-140" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/_ksp3519.jpg" title=" " class="thickbox" rel="set_14" >
								<img title="_ksp3519" alt="thumbs  ksp3519 5 Minute Shoot with Veronika   Equipment Failure " src="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/thumbs/thumbs__ksp3519.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-141" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/_ksp3521.jpg" title=" " class="thickbox" rel="set_14" >
								<img title="_ksp3521" alt="thumbs  ksp3521 5 Minute Shoot with Veronika   Equipment Failure " src="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/thumbs/thumbs__ksp3521.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-142" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/_ksp3522.jpg" title=" " class="thickbox" rel="set_14" >
								<img title="_ksp3522" alt="thumbs  ksp3522 5 Minute Shoot with Veronika   Equipment Failure " src="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/thumbs/thumbs__ksp3522.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-143" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/_ksp3523.jpg" title=" " class="thickbox" rel="set_14" >
								<img title="_ksp3523" alt="thumbs  ksp3523 5 Minute Shoot with Veronika   Equipment Failure " src="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/thumbs/thumbs__ksp3523.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-144" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/_ksp3525.jpg" title=" " class="thickbox" rel="set_14" >
								<img title="_ksp3525" alt="thumbs  ksp3525 5 Minute Shoot with Veronika   Equipment Failure " src="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/thumbs/thumbs__ksp3525.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-145" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/_ksp3527.jpg" title=" " class="thickbox" rel="set_14" >
								<img title="_ksp3527" alt="thumbs  ksp3527 5 Minute Shoot with Veronika   Equipment Failure " src="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/thumbs/thumbs__ksp3527.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-146" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/_ksp3529.jpg" title=" " class="thickbox" rel="set_14" >
								<img title="_ksp3529" alt="thumbs  ksp3529 5 Minute Shoot with Veronika   Equipment Failure " src="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/thumbs/thumbs__ksp3529.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-147" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/_ksp3531.jpg" title=" " class="thickbox" rel="set_14" >
								<img title="_ksp3531" alt="thumbs  ksp3531 5 Minute Shoot with Veronika   Equipment Failure " src="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/thumbs/thumbs__ksp3531.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-148" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/_ksp3532.jpg" title=" " class="thickbox" rel="set_14" >
								<img title="_ksp3532" alt="thumbs  ksp3532 5 Minute Shoot with Veronika   Equipment Failure " src="http://www.slagermanphoto.com/blog/wp-content/gallery/veronika/thumbs/thumbs__ksp3532.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<img src="http://feeds.feedburner.com/~r/KspdWeblog/~4/3DmMzAIC28k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.slagermanphoto.com/blog/2009/07/27/5-minute-shoot-with-veronika-equipment-failure/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.slagermanphoto.com/blog/2009/07/27/5-minute-shoot-with-veronika-equipment-failure/</feedburner:origLink></item>
		<item>
		<title>Shoot with Laura – AlienBees Setup</title>
		<link>http://feedproxy.google.com/~r/KspdWeblog/~3/u7hb0YT-mYU/</link>
		<comments>http://www.slagermanphoto.com/blog/2009/07/27/laura-alienbees/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 21:55:25 +0000</pubDate>
		<dc:creator>Keith Slagerman</dc:creator>
				<category><![CDATA[Personal Journal]]></category>
		<category><![CDATA[24-70mm]]></category>
		<category><![CDATA[70-200mm]]></category>
		<category><![CDATA[alienbees]]></category>
		<category><![CDATA[nikon d3]]></category>
		<category><![CDATA[outdoor]]></category>
		<category><![CDATA[portraits]]></category>
		<category><![CDATA[studio lighting]]></category>

		<guid isPermaLink="false">http://www.slagermanphoto.com/blog/?p=427</guid>
		<description><![CDATA[I am working on building my people portfolio this month and Laura was kind enough to pose for me. These shots are very straight forward.  Alienbees B800 key light with large octodome with grid and another Alienbees B800 with medium softbox for fill.]]></description>
			<content:encoded><![CDATA[<p>I am working on building my people portfolio this month and Laura was kind enough to pose for me.</p>
<p>These shots are very straight forward.  Alienbees B800 key light with large octodome with grid and another Alienbees B800 with medium softbox for fill.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-15-427">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-149" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/laura/_ksp3300-edit.jpg" title=" " class="thickbox" rel="set_15" >
								<img title="_ksp3300-edit" alt="thumbs  ksp3300 edit Shoot with Laura   AlienBees Setup" src="http://www.slagermanphoto.com/blog/wp-content/gallery/laura/thumbs/thumbs__ksp3300-edit.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-150" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/laura/_ksp3346-edit.jpg" title=" " class="thickbox" rel="set_15" >
								<img title="_ksp3346-edit" alt="thumbs  ksp3346 edit Shoot with Laura   AlienBees Setup" src="http://www.slagermanphoto.com/blog/wp-content/gallery/laura/thumbs/thumbs__ksp3346-edit.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-151" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/laura/_ksp3446-edit.jpg" title=" " class="thickbox" rel="set_15" >
								<img title="_ksp3446-edit" alt="thumbs  ksp3446 edit Shoot with Laura   AlienBees Setup" src="http://www.slagermanphoto.com/blog/wp-content/gallery/laura/thumbs/thumbs__ksp3446-edit.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-152" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/laura/_ksp3465-edit.jpg" title=" " class="thickbox" rel="set_15" >
								<img title="_ksp3465-edit" alt="thumbs  ksp3465 edit Shoot with Laura   AlienBees Setup" src="http://www.slagermanphoto.com/blog/wp-content/gallery/laura/thumbs/thumbs__ksp3465-edit.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


[[Show as slideshow]]
<img src="http://feeds.feedburner.com/~r/KspdWeblog/~4/u7hb0YT-mYU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.slagermanphoto.com/blog/2009/07/27/laura-alienbees/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.slagermanphoto.com/blog/2009/07/27/laura-alienbees/</feedburner:origLink></item>
		<item>
		<title>Congratulations to the Ellenbergers!</title>
		<link>http://feedproxy.google.com/~r/KspdWeblog/~3/dmP-3bkm7W8/</link>
		<comments>http://www.slagermanphoto.com/blog/2009/06/29/congratulations-to-the-ellenbergers/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 22:44:46 +0000</pubDate>
		<dc:creator>Keith Slagerman</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Personal Journal]]></category>
		<category><![CDATA[alienbees]]></category>
		<category><![CDATA[nikon]]></category>
		<category><![CDATA[nikon d3]]></category>
		<category><![CDATA[outdoor]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[wedding]]></category>

		<guid isPermaLink="false">http://www.slagermanphoto.com/blog/?p=425</guid>
		<description><![CDATA[Congratulations to Mr. &#38; Mrs. Ellenberger.  They were married in Berkeley, CA on June 26th 2009.  The ceremony was held in an amazing redwood forest in the Berkeley botanical gardens.]]></description>
			<content:encoded><![CDATA[<p>Congratulations to Mr. &amp; Mrs. Ellenberger.  They were married in Berkeley, CA on June 26th 2009.  The ceremony was held in an amazing redwood forest in the Berkeley botanical gardens.</p>
[[Show as slideshow]]

<div class="ngg-galleryoverview" id="ngg-gallery-13-425">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-126" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/ellenberger-1.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="ellenberger-1" alt="thumbs ellenberger 1 Congratulations to the Ellenbergers!" src="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/thumbs/thumbs_ellenberger-1.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-127" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/ellenberger-10.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="ellenberger-10" alt="thumbs ellenberger 10 Congratulations to the Ellenbergers!" src="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/thumbs/thumbs_ellenberger-10.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-128" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/ellenberger-11.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="ellenberger-11" alt="thumbs ellenberger 11 Congratulations to the Ellenbergers!" src="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/thumbs/thumbs_ellenberger-11.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-129" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/ellenberger-12.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="ellenberger-12" alt="thumbs ellenberger 12 Congratulations to the Ellenbergers!" src="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/thumbs/thumbs_ellenberger-12.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-130" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/ellenberger-13.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="ellenberger-13" alt="thumbs ellenberger 13 Congratulations to the Ellenbergers!" src="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/thumbs/thumbs_ellenberger-13.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-131" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/ellenberger-14.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="ellenberger-14" alt="thumbs ellenberger 14 Congratulations to the Ellenbergers!" src="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/thumbs/thumbs_ellenberger-14.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-132" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/ellenberger-2.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="ellenberger-2" alt="thumbs ellenberger 2 Congratulations to the Ellenbergers!" src="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/thumbs/thumbs_ellenberger-2.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-133" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/ellenberger-3.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="ellenberger-3" alt="thumbs ellenberger 3 Congratulations to the Ellenbergers!" src="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/thumbs/thumbs_ellenberger-3.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-134" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/ellenberger-4.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="ellenberger-4" alt="thumbs ellenberger 4 Congratulations to the Ellenbergers!" src="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/thumbs/thumbs_ellenberger-4.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-135" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/ellenberger-5.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="ellenberger-5" alt="thumbs ellenberger 5 Congratulations to the Ellenbergers!" src="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/thumbs/thumbs_ellenberger-5.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-136" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/ellenberger-6.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="ellenberger-6" alt="thumbs ellenberger 6 Congratulations to the Ellenbergers!" src="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/thumbs/thumbs_ellenberger-6.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-137" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/ellenberger-7.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="ellenberger-7" alt="thumbs ellenberger 7 Congratulations to the Ellenbergers!" src="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/thumbs/thumbs_ellenberger-7.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-138" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/ellenberger-8.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="ellenberger-8" alt="thumbs ellenberger 8 Congratulations to the Ellenbergers!" src="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/thumbs/thumbs_ellenberger-8.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-139" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/ellenberger-9.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="ellenberger-9" alt="thumbs ellenberger 9 Congratulations to the Ellenbergers!" src="http://www.slagermanphoto.com/blog/wp-content/gallery/ellenberger/thumbs/thumbs_ellenberger-9.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<img src="http://feeds.feedburner.com/~r/KspdWeblog/~4/dmP-3bkm7W8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.slagermanphoto.com/blog/2009/06/29/congratulations-to-the-ellenbergers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.slagermanphoto.com/blog/2009/06/29/congratulations-to-the-ellenbergers/</feedburner:origLink></item>
	</channel>
</rss>
