<?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>DigiSniper &#187; Software</title>
	<atom:link href="http://www.digisniper.com/photography/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digisniper.com</link>
	<description>Shooting the pictures you WANT</description>
	<lastBuildDate>Tue, 05 Apr 2011 06:28:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Raw Magick &#8211; Curve Surgery</title>
		<link>http://www.digisniper.com/2007/08/10/raw-magick-curve-surgery/</link>
		<comments>http://www.digisniper.com/2007/08/10/raw-magick-curve-surgery/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 08:20:50 +0000</pubDate>
		<dc:creator>ShaolinTiger</dc:creator>
				<category><![CDATA[Other Software]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[curve-surgery]]></category>
		<category><![CDATA[custom-curve]]></category>
		<category><![CDATA[nef]]></category>
		<category><![CDATA[NEF-editing]]></category>
		<category><![CDATA[nikon-raw]]></category>
		<category><![CDATA[RAW-editing]]></category>
		<category><![CDATA[raw-magick]]></category>
		<category><![CDATA[raw-software]]></category>
		<category><![CDATA[rawmagick]]></category>

		<guid isPermaLink="false">http://www.digisniper.com/2007/08/10/raw-magick-curve-surgery/</guid>
		<description><![CDATA[What is Curve Surgery? Most Nikon DSLR&#8217;s allow, through the use of Nikon Camera Control, to upload a custom curve into the camera. Unfortunately once the curve IS or ISNT embedded into your NEF file there is no way a changing that curve in Nikon Capture. Curve Surgery allows you to extract/create/edit/embed curves to and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What is Curve Surgery?</strong></p>
<p>Most Nikon DSLR&#8217;s allow, through the use of Nikon Camera Control, to upload a custom curve into the camera. Unfortunately once the curve IS or ISNT embedded into your NEF file there is no way a changing that curve in Nikon Capture.</p>
<p>Curve Surgery allows you to extract/create/edit/embed curves to and from the NEF files.</p>
<p><img src="http://www.rawmagick.com/images/curvy5.gif" alt="Raw Magick - Curve Surgery" /></p>
<p><strong>So what?</strong></p>
<p>The image that is displayed in Nikon Capture is AFTER the default curve or your in-camera curve has been applied. If your curve clips highlights badly, or you under/overexpose there is little way of reversing this effect. All other curves and levels edits in Nikon Capture are applied over the top of the default/user-defined curve.</p>
<p><strong>And?</strong></p>
<p>With Curve Surgery you can adjust these curves to your liking and then embed them back into a file. This means you are able to do some impressive post-editing at the most basic level of the RAW data.</p>
<p>Check it out here:</p>
<p><a href="http://www.rawmagick.com/">http://www.rawmagick.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digisniper.com/2007/08/10/raw-magick-curve-surgery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Image De-Noising with GREYCstoration</title>
		<link>http://www.digisniper.com/2007/07/17/open-source-image-de-noising-with-greycstoration/</link>
		<comments>http://www.digisniper.com/2007/07/17/open-source-image-de-noising-with-greycstoration/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 07:30:23 +0000</pubDate>
		<dc:creator>ShaolinTiger</dc:creator>
				<category><![CDATA[Other Software]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[CeCILL]]></category>
		<category><![CDATA[de-noise]]></category>
		<category><![CDATA[digikam]]></category>
		<category><![CDATA[digital-camera]]></category>
		<category><![CDATA[digital-noise]]></category>
		<category><![CDATA[free-noise-software]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[GREYCstoration]]></category>
		<category><![CDATA[krita]]></category>
		<category><![CDATA[noise]]></category>
		<category><![CDATA[noise-control]]></category>
		<category><![CDATA[open-source-imaging]]></category>
		<category><![CDATA[open-source-software]]></category>

		<guid isPermaLink="false">http://www.digisniper.com/2007/07/17/open-source-image-de-noising-with-greycstoration/</guid>
		<description><![CDATA[GREYCstoration is an image regularization algorithm which is able to process a color image by locally removing small variations of pixel intensities while preserving significant global image features, such as edges and corners. The most direct application of image regularization is image denoising. By extension, it can also be used to inpaint or resize images. [...]]]></description>
			<content:encoded><![CDATA[<p>GREYCstoration is an image regularization algorithm which is able to process a color image by locally removing small variations of pixel intensities while preserving significant global image features, such as edges and corners. The most direct application of image regularization is image denoising. By extension, it can also be used to inpaint or resize images.</p>
<p>GREYCstoration is based on state-of-the-art image processing methods using nonlinear multi-valued diffusion PDE&#8217;s (Partial Differential Equations). This kind of method generally outperforms basic image filtering techniques (such as convolution, median filtering, etc.), classically encountered in image painting programs. Other comparable image denoising techniques are available (for instance, Noise Ninja, Neat Image ) but are not open-source, and the corresponding algorithms are kept secret.</p>
<p><!--adsense--></p>
<p>On the contrary, the source code of GREYCstoration is freely available and distributed under the CeCILL License (compatible with the well-known GPL). It gives similar results (not to say better) to existing closed-source denoising filters, and is absolutely free to use. Compared to other PDE-based regularization methods, our approach has several advantages : It performs very fast and is able to preserve thin image details since it works at a sub-pixel accuracy.</p>
<p>The tool is still a little bit hard to use (command-line based), but I hope the simple C++ API will ease the integration of the algorithm in more user-friendly interfaces. Previous versions of GREYCstoration are already available in <a href="http://digikam.sourceforge.net/">Digikam</a> and <a href="http://www.koffice.org/krita/">Krita</a>.</p>
<p><!--adsense--></p>
<p>There is a GIMP plug-in version available now which makes it a lot easier, I hope to see a Photoshop version soon.</p>
<p>There are a couple of GUI version <a href="http://sourceforge.net/projects/greycstoregui/">here</a> and <a href="http://www.tont.be/">here</a> too.</p>
<p>You can download it here:</p>
<p><a href="http://www.greyc.ensicaen.fr/~dtschump/greycstoration/data/GREYCstoration-2.5.2.1.zip">GREYCstoration-2.5.2.1.zip</a></p>
<p>Important note :  You will need to install the ImageMagick&#8217;s package in order to be able to read compressed image formats (JPG,PNG,etc&#8230;). On Unix systems, this package is often installed by default, on Windows, you can get it <a href="http://www.imagemagick.org/download/binaries/">here</a>. Please download one of the static package only. </p>
<p>You can read more <a href="http://www.greyc.ensicaen.fr/~dtschump/greycstoration/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digisniper.com/2007/07/17/open-source-image-de-noising-with-greycstoration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make a Copyright Brush for Easy Watermarking in Photoshop</title>
		<link>http://www.digisniper.com/2007/07/04/how-to-make-a-copyright-brush-for-easy-watermarking-in-photoshop/</link>
		<comments>http://www.digisniper.com/2007/07/04/how-to-make-a-copyright-brush-for-easy-watermarking-in-photoshop/#comments</comments>
		<pubDate>Wed, 04 Jul 2007 11:30:46 +0000</pubDate>
		<dc:creator>ShaolinTiger</dc:creator>
				<category><![CDATA[Adobe Photoshop]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[copyright-brush]]></category>
		<category><![CDATA[photography-copyright]]></category>
		<category><![CDATA[photography-watermark]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[watermark]]></category>

		<guid isPermaLink="false">http://www.digisniper.com/2007/07/04/how-to-make-a-copyright-brush-for-easy-watermarking-in-photoshop/</guid>
		<description><![CDATA[1. Open a new image by going to File> New. Any size will do, as long as it&#8217;s not tiny. The background contents should be the default, white. Click OK. Set your colors to the default (black in the foreground, white in the background) by typing D on your keyboard. Then choose the Type tool [...]]]></description>
			<content:encoded><![CDATA[<p>1. Open a new image by going to File> New. Any size will do, as long as it&#8217;s not tiny. The background contents should be the default, white. Click OK. Set your colors to the default (black in the foreground, white in the background) by typing D on your keyboard. Then choose the Type tool from the toolbar or get it by typing T on your keyboard. Click on your image to start typing (this will automatically put your text on a new layer).</p>
<p>2. To make the © using a PC, hold down the Alt key and type 0169. On a Mac, press Option + G. Then type in a copyright notice (your name, your company, etc.) as you want it to appear. Pick a font you like &#8212; you&#8217;ll be stuck with it.</p>
<p>3. Now hide the Background layer. Do this by clicking the eye icon to the left of the Background layer&#8217;s name on the Layers Palette. Make sure your Type layer is still selected (click on it if not). Then select your text: Go to Select > Color Range, move the Fuzziness slider all the way to 200, and click OK.</p>
<p>4. Then make your custom brush: Choose Edit > Define Brush Preset. Enter a descriptive name for the brush (like MyCopyright), and click OK.</p>
<p>5. To test your new brush, open an image you&#8217;d like to stamp. Grab the Brush tool (type B). Then, from the Options bar at the top of your screen, pull down the Brush menu and scroll to the bottom. The one you just made is the last on your list. Click on it to select it, then click the spot in your image where you want to stamp your copyright. If it&#8217;s too small to see, increase your brush size.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digisniper.com/2007/07/04/how-to-make-a-copyright-brush-for-easy-watermarking-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Amazing Painting with Photoshop &#8211; John Locke from Lost</title>
		<link>http://www.digisniper.com/2007/05/14/amazing-painting-with-photoshop-john-locke-from-lost/</link>
		<comments>http://www.digisniper.com/2007/05/14/amazing-painting-with-photoshop-john-locke-from-lost/#comments</comments>
		<pubDate>Mon, 14 May 2007 04:52:07 +0000</pubDate>
		<dc:creator>ShaolinTiger</dc:creator>
				<category><![CDATA[Adobe Photoshop]]></category>
		<category><![CDATA[Cool Stuff]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[john-locke]]></category>
		<category><![CDATA[lost]]></category>
		<category><![CDATA[nico-di-mattia]]></category>
		<category><![CDATA[painting-with-photoshop]]></category>
		<category><![CDATA[photoshop-7]]></category>
		<category><![CDATA[photoshop-tablet]]></category>
		<category><![CDATA[speed-painting]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://www.digisniper.com/2007/05/14/amazing-painting-with-photoshop-john-locke-from-lost/</guid>
		<description><![CDATA[Pretty amazing stuff, done with Photoshop 7 and a tablet of course, this kind of stuff is virtually impossible with a mouse. You can find the artists site here (Nico Di Mattia): http://www.speed-painting.com/ And grab the wallpaper version of John Locke here.]]></description>
			<content:encoded><![CDATA[<p>Pretty amazing stuff, done with Photoshop 7 and a tablet of course, this kind of stuff is virtually impossible with a mouse.</p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/8K_NQe57C-k"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/8K_NQe57C-k" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>You can find the artists site here (Nico Di Mattia):</p>
<p><a href="http://www.speed-painting.com/">http://www.speed-painting.com/</a></p>
<p>And grab the <a href="http://www.speed-painting.com/wp-content/uploads/2007/05/locke-wall-1024.jpg">wallpaper version of John Locke here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digisniper.com/2007/05/14/amazing-painting-with-photoshop-john-locke-from-lost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create Your Own Planets from Panorama Pictures! &#8211; Polar Panorama Effect</title>
		<link>http://www.digisniper.com/2007/01/30/create-your-own-planets-from-panorama-pictures-polar-panorama-effect/</link>
		<comments>http://www.digisniper.com/2007/01/30/create-your-own-planets-from-panorama-pictures-polar-panorama-effect/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 07:14:32 +0000</pubDate>
		<dc:creator>ShaolinTiger</dc:creator>
				<category><![CDATA[Adobe Photoshop]]></category>
		<category><![CDATA[Cool Stuff]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[create-planet-panorama]]></category>
		<category><![CDATA[digital-art]]></category>
		<category><![CDATA[digital-imaging]]></category>
		<category><![CDATA[digital-panorama]]></category>
		<category><![CDATA[panorama-planet]]></category>
		<category><![CDATA[planet-picture]]></category>
		<category><![CDATA[polar-panorama]]></category>

		<guid isPermaLink="false">http://www.digisniper.com/2007/01/30/create-your-own-planets-from-panorama-pictures-polar-panorama-effect/</guid>
		<description><![CDATA[I found this a while back on Digg I think, it&#8217;s really neat! Creating your own Planet style pictures from Panorama shots. Most compact cams have a panorama mode and even the newer phone cameras have the feature which allows you to easily stitch a few shots together. Our pal Dirk wrote up a tutorial [...]]]></description>
			<content:encoded><![CDATA[<p>I found this a while back on Digg I think, it&#8217;s really neat!</p>
<p>Creating your own Planet style pictures from Panorama shots. Most compact cams have a panorama mode and even the newer phone cameras have the feature which allows you to easily stitch a few shots together.</p>
<p><!--adsense--></p>
<blockquote><p>Our pal Dirk wrote up a tutorial that shows you how to turn any panorama or landscape photograph into a full-fledged planet!</p>
<p>Best of all, once youâ€™ve selected an image to work with, the process takes only 5 minutes. (Launching your new planet into solar orbit may take a bit longer.)</p></blockquote>
<p><img src="http://www.photojojo.com/content/wp-content/uploads/2006/08/screenshot5.jpg" alt="Panorama" /></p>
<p><!--adsense--></p>
<p><strong>360 degree shot of San Francisco taken from the Coit Tower made into a planet.</strong></p>
<p>Pretty neat eh?</p>
<p>You can find the full tutorial and examples here:</p>
<p><a href="http://www.photojojo.com/content/tutorials/create-your-own-panorama-planets/">How to Create Your Own Planets Using Your Panoramas</a></p>
<p>There is also a <a href="http://www.flickr.com/photos/dirkpaessler/sets/72157594161325852/">big Flickr set of examples</a> and a <a href="http://www.flickr.com/groups/createyourownplanets">Flickr Group dedicated to this</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digisniper.com/2007/01/30/create-your-own-planets-from-panorama-pictures-polar-panorama-effect/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>RawShooter Essentials  Download &#8211; Free RAW Workflow Software</title>
		<link>http://www.digisniper.com/2007/01/17/rawshooter-essentials-download-free-raw-workflow-software/</link>
		<comments>http://www.digisniper.com/2007/01/17/rawshooter-essentials-download-free-raw-workflow-software/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 08:54:52 +0000</pubDate>
		<dc:creator>ShaolinTiger</dc:creator>
				<category><![CDATA[Other Software]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[digital-negatives]]></category>
		<category><![CDATA[digital-raw]]></category>
		<category><![CDATA[nikon-capture]]></category>
		<category><![CDATA[raw-photography-software]]></category>
		<category><![CDATA[raw-shooter-essential]]></category>
		<category><![CDATA[raw-software]]></category>
		<category><![CDATA[rawshooter]]></category>
		<category><![CDATA[RSE]]></category>

		<guid isPermaLink="false">http://www.digisniper.com/2007/01/17/rawshooter-essentials-download-free-raw-workflow-software/</guid>
		<description><![CDATA[You should grab this cool FREE software while you can as the company that created it was recently taken over by Adobe so it&#8217;s unsure if you&#8217;ll be able to get this in the future or not. RSE (Raw Shooter Essentials) is a pretty good RAW file manipulator for all brands of RAW files (most [...]]]></description>
			<content:encoded><![CDATA[<p>You should grab this cool FREE software while you can as the company that created it was recently taken over by Adobe so it&#8217;s unsure if you&#8217;ll be able to get this in the future or not.</p>
<p>RSE (Raw Shooter Essentials) is a pretty good RAW file manipulator for all brands of RAW files (most  importantly Canon, Nikon and the DNG or Digital Negative format).</p>
<p><img src="http://farm1.static.flickr.com/149/360365373_fbd2677e37.jpg?v=0" alt="RawShooter Essentials" /></p>
<p><!--adsense#Large_Rec--></p>
<p>Adobe Systems Inc has acquired the assets of Pixmantec (RawShooter).  RawShooter Essentials will no longer be updated but will be available for download until shortly after Adobe Lightroom 1.0 is released as a shipping product.</p>
<p>RawShooter Essentials 2006, is a RAW workflow software tool that sets new standards for digital photography. It is a fully functional RAW converter which allows any level of user to get excellent results with the minimum of effort and knowledge. It provides the highest quality output and fastest conversion time for any RAW converter on the market today.</p>
<p>Now supports 15 additional DSLR cameras including Nikon D200 and Canon 5D!</p>
<p>RawShooter Essentials 2006 contains core functionality such as:</p>
<ul>
<li>Powerful File Browser: Full support for drag &#038; drop, shortcuts, cursor sensitive hints and tips, scalable thumbnails, customizable background color and directory management including creation / rename / deletion and defining favorites</li>
<li>Image Priority: Assignment of priorities to individual or group of images</li>
<li>Slideshow: Full screen slideshow of RAW images. During the editing process, individual files can be assigned priorities via the slideshow, or consigned to the recycle bin</li>
<li>Dynamic Preview: True to life representation of how your converted image will look. Unlike, other previews, the dynamic preview instantly shows the effects of any changes that you make to the RAW iage, even at high magnifications</li>
<li>Powerful Image Correction Tools: Image adjustment tools are provided for white balance, exposure compensation, dynamic range (fill light), shadow and highlight contrast, hue &#038; saturation, sharpness, detail extraction, noise supression (both low frequency and color). Effects of slider based adjustments will be shown on the Dynamic Preview, no matter what the magnification</li>
<li>Snapshot: Several variations of the same RAW file, all with different levels of correction applied</li>
<li>Integral Color Database: Fully color managed. No direct changes are made to RAW files. Any color changes made are stored externally from the product</li>
<li>Multi-threaded Batch Processing: Options such as output format (TIFF/JPEG) and automatic tagging of ICC profiles. Converts huge files in seconds with images queued for conversion in the background. Supports dual processors for maximum conversion speed</li>
</ul>
<p><!--adsense--></p>
<p>Full info <a href="http://www.pixmantec.com/products/rawshooter_essentials.asp">here</a>.</p>
<p>You can download RSE here:</p>
<p><a href="http://pixmantec.cachefly.net/RawShooterEssentials.exe">RawShooter Essentials 1.2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digisniper.com/2007/01/17/rawshooter-essentials-download-free-raw-workflow-software/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Distortion of Beauty &#8211; By Dove</title>
		<link>http://www.digisniper.com/2007/01/03/distortion-of-beauty-by-dove/</link>
		<comments>http://www.digisniper.com/2007/01/03/distortion-of-beauty-by-dove/#comments</comments>
		<pubDate>Wed, 03 Jan 2007 06:23:52 +0000</pubDate>
		<dc:creator>ShaolinTiger</dc:creator>
				<category><![CDATA[Adobe Photoshop]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[campaign-for-beauty]]></category>
		<category><![CDATA[DigiSniper News]]></category>
		<category><![CDATA[dove]]></category>
		<category><![CDATA[dove-beauty]]></category>
		<category><![CDATA[extreme-makeover]]></category>
		<category><![CDATA[face-photoshop]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[photoshop-cs2]]></category>
		<category><![CDATA[photoshop-portrait]]></category>

		<guid isPermaLink="false">http://www.digisniper.com/2007/01/03/distortion-of-beauty-by-dove/</guid>
		<description><![CDATA[One of the videos that made Extreme Photoshop makeovers famous. The neck extension part is the one that freaks me out.. It just shows the power of creative lighting, good makeup and hair, a good clean photograph and a LOT of post processing. The girl looks just about average to begin with, but so striking [...]]]></description>
			<content:encoded><![CDATA[<p>One of the videos that made <a href="http://www.digisniper.com/2006/12/21/extreme-photoshop-makeovers/">Extreme Photoshop makeovers</a> famous.</p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/8PWdW4BruF4"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/8PWdW4BruF4" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>The neck extension part is the one that freaks me out..</p>
<p>It just shows the power of creative lighting, good makeup and hair, a good clean photograph and a <strong>LOT</strong> of post processing.</p>
<p>The girl looks just about average to begin with, but so striking on the billboard.</p>
<p>I can recognise most of the moves, quite a lot of perspective transformation, can you see them all?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digisniper.com/2007/01/03/distortion-of-beauty-by-dove/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Extreme Photoshop Makeovers!</title>
		<link>http://www.digisniper.com/2006/12/21/extreme-photoshop-makeovers/</link>
		<comments>http://www.digisniper.com/2006/12/21/extreme-photoshop-makeovers/#comments</comments>
		<pubDate>Thu, 21 Dec 2006 04:59:44 +0000</pubDate>
		<dc:creator>ShaolinTiger</dc:creator>
				<category><![CDATA[Adobe Photoshop]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.digisniper.com/2006/12/21/extreme-photoshop-makeovers/</guid>
		<description><![CDATA[Awesome work, done with Photoshop. I&#8217;ve mastered some of these techniques, but certainly not to this degree of expertise.]]></description>
			<content:encoded><![CDATA[<p>Awesome work, done with Photoshop.</p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/aHLpRxAmCrw"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/aHLpRxAmCrw" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>I&#8217;ve mastered some of these techniques, but certainly not to this degree of expertise.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digisniper.com/2006/12/21/extreme-photoshop-makeovers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Problems with Adobe Camera RAW (ACR) and NEF Files</title>
		<link>http://www.digisniper.com/2006/11/15/problems-with-adobe-camera-raw-acr-and-nef-files/</link>
		<comments>http://www.digisniper.com/2006/11/15/problems-with-adobe-camera-raw-acr-and-nef-files/#comments</comments>
		<pubDate>Wed, 15 Nov 2006 12:49:58 +0000</pubDate>
		<dc:creator>ShaolinTiger</dc:creator>
				<category><![CDATA[Adobe Photoshop]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[acr]]></category>
		<category><![CDATA[capture-nx]]></category>
		<category><![CDATA[nef]]></category>
		<category><![CDATA[nef-files]]></category>
		<category><![CDATA[nef-raw-files]]></category>
		<category><![CDATA[nikon-capture]]></category>
		<category><![CDATA[nikon-picture-project]]></category>
		<category><![CDATA[nikon-raw]]></category>
		<category><![CDATA[nikon-raw-files]]></category>
		<category><![CDATA[nikon-view]]></category>
		<category><![CDATA[picture-project]]></category>

		<guid isPermaLink="false">http://www.digisniper.com/2006/11/15/problems-with-adobe-camera-raw-acr-and-nef-files/</guid>
		<description><![CDATA[If you lose the detailed RAW editor and just get RAW Adjustements dialogue, it&#8217;s most likely you have installed Nikon Capture or Picture Project. Lose this: And end up with this: Pictures from: earthboundlight.com This stupid software installs a plugin to Photoshop without your permission and overides the default RAW handling. You can find the [...]]]></description>
			<content:encoded><![CDATA[<p>If you lose the detailed RAW editor and just get RAW Adjustements dialogue, it&#8217;s most likely you have installed Nikon Capture or Picture Project.</p>
<p><!--adsense--></p>
<p>Lose this:</p>
<p><img src="http://www.earthboundlight.com/images/phototips/acr.jpg" alt="ACR" /></p>
<p>And end up with this:</p>
<p><img src="http://www.earthboundlight.com/images/phototips/nv_plugin.jpg" alt="Nikon View" /></p>
<p><em>Pictures from: <a href="http://www.earthboundlight.com/phototips/adobe-camera-raw-problems.html">earthboundlight.com</a></em></p>
<p>This stupid software installs a plugin to Photoshop without your permission and overides the default RAW handling.</p>
<p>You can find the Nikon NEF plugin at</p>
<p><!--adsense--></p>
<p><code>Program Files\Adobe\Photoshop CS\Plug-ins\Adobe Photoshop Only\File Formats</code></p>
<p>There you can delete it, after that you may get an error message such as:</p>
<blockquote><p>could not complete your request because it is not the right kind of document</p></blockquote>
<p>After you can go to the Adobe Camera RAW site and download the latest version (3.6 at this time).</p>
<p><a href="http://www.adobe.com/support/downloads/product.jsp?product=106&#038;platform=Windows">Adobe Camera Raw and DNG Converter for Windows</a></p>
<p>After you&#8217;ve download this plugin put it in:</p>
<p><code>Program Files\Adobe\Adobe Photoshop CS\Plug-Ins\File Formats</code></p>
<p>And all should be well!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digisniper.com/2006/11/15/problems-with-adobe-camera-raw-acr-and-nef-files/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Altering Reality</title>
		<link>http://www.digisniper.com/2006/08/04/altering-reality/</link>
		<comments>http://www.digisniper.com/2006/08/04/altering-reality/#comments</comments>
		<pubDate>Fri, 04 Aug 2006 03:19:36 +0000</pubDate>
		<dc:creator>Lanatir</dc:creator>
				<category><![CDATA[Adobe Photoshop]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[altering-reality]]></category>
		<category><![CDATA[ethics]]></category>
		<category><![CDATA[manipulation]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://www.digisniper.com/2006/08/04/altering-reality/</guid>
		<description><![CDATA[I start this post with a couple of pictures. The first photo was how the sky looked like in the evening, processed from the RAW file with minimal adjustments. The second is the photo after some level tweaks in Adobe PS. Which catches your eye more? Before manipulation After manipulation This brings me to the [...]]]></description>
			<content:encoded><![CDATA[<p>I start this post with a couple of pictures. The first photo was how the sky looked like in the evening, processed from the RAW file with minimal adjustments. The second is the photo after some level tweaks in Adobe PS. Which catches your eye more?</p>
<p><strong>Before manipulation</strong><br />
<a href="http://www.pbase.com/kelvinphoto/image/64575462.jpg" title="Before" /><img src="http://www.pbase.com/kelvinphoto/image/64575462/medium.jpg" alt="Before" /></a></p>
<p><strong>After manipulation</strong><br />
<a href="http://www.pbase.com/kelvinphoto/image/42287115.jpg" title="After" /><img src="http://www.pbase.com/kelvinphoto/image/42287115/medium.jpg" alt="After" /></a></p>
<p>This brings me to the thoughts where photographs can be altered for various reasons. I am not posting this to start a debate on what is right and what is not but you can feel free to share with us your thoughts on this.</p>
<p>Since the dawn of photography, some photographers have strived to change reality pre and post exposure. Salon photographers pay cyclists to cycle in the sunset to capture their silhouttes and they also pay old men to dress up as monks so that they could be interesting subjects. Today, in the digital realm, the manipulation of reality is more prevalent with tools like Adobe PS being ubiquitous and graphics artists use such tools as tool to create fantastical creations.</p>
<p>The only stance I take firmly is if a photograph, used for purposes of documentation, is altered. I do not agree to this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digisniper.com/2006/08/04/altering-reality/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

