<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.3" -->
<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/"
	>

<channel>
	<title>funkypixels</title>
	<link>http://www.funkypixels.com/devblog</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Tue, 11 Sep 2007 21:02:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>
	<language>en</language>
			<item>
		<title>1.2.1</title>
		<link>http://www.funkypixels.com/devblog/2007/02/10/121/</link>
		<comments>http://www.funkypixels.com/devblog/2007/02/10/121/#comments</comments>
		<pubDate>Sat, 10 Feb 2007 12:43:25 +0000</pubDate>
		<dc:creator>rich</dc:creator>
		
	<category>PhotoComplete</category>
		<guid isPermaLink="false">http://www.funkypixels.com/devblog/2007/02/10/121/</guid>
		<description><![CDATA[Well we&#8217;ve finally got an internet connection sorted out after moving house (took six weeks arguing with BT, and we&#8217;re currently on our third modem, but it&#8217;s finally working!), and I&#8217;ve also at last managed to find some time to get on with some PhotoComplete development&#8230; 

I&#8217;ve just uploaded version 1.2.1 which is just a [...]]]></description>
			<content:encoded><![CDATA[<p>Well we&#8217;ve finally got an internet connection sorted out after moving house (took six weeks arguing with BT, and we&#8217;re currently on our third modem, but it&#8217;s finally working!), and I&#8217;ve also at last managed to find some time to get on with some PhotoComplete development&#8230; </p>

<p>I&#8217;ve just uploaded version 1.2.1 which is just a bug fix release (no fancy new features this time I&#8217;m afraid), but it should hopefully sort out the really annoying bug in 1.2 which could cause the image to appear black or as a random jumble of colours for some people.  Plus a couple of other bugs stomped on too.  Grab it now from the download page!</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.funkypixels.com/devblog/2007/02/10/121/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>1.2 beta</title>
		<link>http://www.funkypixels.com/devblog/2006/09/17/12-beta/</link>
		<comments>http://www.funkypixels.com/devblog/2006/09/17/12-beta/#comments</comments>
		<pubDate>Sun, 17 Sep 2006 20:25:12 +0000</pubDate>
		<dc:creator>rich</dc:creator>
		
	<category>PhotoComplete</category>
		<guid isPermaLink="false">http://www.funkypixels.com/devblog/2006/09/17/12-beta/</guid>
		<description><![CDATA[Somewhat later than intended, I&#8217;ve finally managed to get together a beta version of 1.2.  You can grab it from this link.  Please feel free to download and play with it, and please let me know if you have any problems (you can email me at support@funkypixels.com)!

The main changes from 1.1 are:


New multithreaded [...]]]></description>
			<content:encoded><![CDATA[<p>Somewhat later than intended, I&#8217;ve finally managed to get together a beta version of 1.2.  You can grab it from <a href="http://www.funkypixels.com/PhotoComplete_1.2.beta.dmg">this link</a>.  Please feel free to download and play with it, and please let me know if you have any problems (you can email me at <a href="mailto:support@funkypixels.com">support@funkypixels.com</a>)!</p>

<p>The main changes from 1.1 are:</p>

<ul>
<li>New multithreaded image processing engine.  This means if you&#8217;re lucky enough to have one of the new intel macs, or an older G5 with dual core processors, it should work <em>much</em> faster than before.</li>
<li>Enabling and disabling of actions.  Each action has a check box that lets you turn it on or off without needing to remove it.</li>
<li>Rewritten display engine.  Should be more efficient, and also provides nicer looking preview images when you&#8217;re zoomed out.</li>
<li>A load of bug fixes and other minor updates.</li>
</ul>

<p>DNG support hasn&#8217;t yet made it because, as mentioned in the last post, the demosaicing algorithm that the free Adobe SDK uses is pants.  So rather than ship it with something that doesn&#8217;t look very good, or delay 1.2 until I can replace it with something better, I&#8217;ve decided to drop it for the time being.  It will be back tho!</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.funkypixels.com/devblog/2006/09/17/12-beta/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>A quick update</title>
		<link>http://www.funkypixels.com/devblog/2006/08/18/a-quick-update/</link>
		<comments>http://www.funkypixels.com/devblog/2006/08/18/a-quick-update/#comments</comments>
		<pubDate>Fri, 18 Aug 2006 20:45:13 +0000</pubDate>
		<dc:creator>rich</dc:creator>
		
	<category>PhotoComplete</category>
		<guid isPermaLink="false">http://www.funkypixels.com/devblog/2006/08/18/a-quick-update/</guid>
		<description><![CDATA[Hmmm, well it&#8217;s the middle of the month and no 1.2 yet.  It is coming (I promise!), a couple of things have thrown a spanner or two in the works though:


DNG support.  I was using the free Adobe DNG SDK to make this work - unfortunately, after a bit of testing, it turns [...]]]></description>
			<content:encoded><![CDATA[<p>Hmmm, well it&#8217;s the middle of the month and no 1.2 yet.  It is coming (I promise!), a couple of things have thrown a spanner or two in the works though:</p>

<ul>
<li><p>DNG support.  I was using the free Adobe DNG SDK to make this work - unfortunately, after a bit of testing, it turns out the demosaicing algorithm they use in the SDK is, erm, not very good.  I don&#8217;t expect them to give away the same algorithm they use in Lightroom or anything, but it&#8217;d be nice if what they did supply was useable.  So I need to replace that before it can be released  (I could have a big rant here about how if they want DNG to be a universal format they ought to release a decent free SDK, but I&#8217;ll resist!).</p></li>
<li><p>A new job.  I work on PhotoComplete in my spare time, and I&#8217;m in the middle of moving jobs (and probably house too!), so that&#8217;s had an effect on development.  Hopefully that&#8217;s nearly sorted now tho, so we&#8217;ll be back to normal soon.</p></li>
</ul>

<p>All that said, 1.2 is nearly done, and I&#8217;m still hoping it&#8217;ll be out before the end of the month, but it&#8217;s possible it&#8217;ll slip into next month - so hang in there!</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.funkypixels.com/devblog/2006/08/18/a-quick-update/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Coming soon&#8230;</title>
		<link>http://www.funkypixels.com/devblog/2006/07/25/coming-soon/</link>
		<comments>http://www.funkypixels.com/devblog/2006/07/25/coming-soon/#comments</comments>
		<pubDate>Tue, 25 Jul 2006 12:49:26 +0000</pubDate>
		<dc:creator>rich</dc:creator>
		
	<category>PhotoComplete</category>
		<guid isPermaLink="false">http://www.funkypixels.com/devblog/2006/07/25/coming-soon/</guid>
		<description><![CDATA[Coming soon to a copy of PhotoComplete near you:

]]></description>
			<content:encoded><![CDATA[<p>Coming soon to a copy of PhotoComplete near you:</p>

<p><img src="http://www.funkypixels.com/devblog/wp-content/uploads/2006/07//newfeatures.jpg"" alt="New features" title="" /></p>

<ul>
<li><p>Support for RAW files.  Well, DNG files anyway - you can use the free <a href="http://www.adobe.com/products/dng/">Adobe DNG Converter</a> to convert a RAW file from practically any camera out there into a DNG file, which can then be loaded into PhotoComplete.</p></li>
<li><p>The ability to turn actions on and off - probably the most requested feature we&#8217;ve got!  That little check box by the side of the Color Saturation action in the screenshot above enables or disables the action, so you can easily see what effect it&#8217;s having on your photo without having to remove it.</p></li>
</ul>

<p>I&#8217;m aiming at getting 1.2 out sometime in the middle of next month, and it should have both these goodies in it :)</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.funkypixels.com/devblog/2006/07/25/coming-soon/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>PhotoComplete in action</title>
		<link>http://www.funkypixels.com/devblog/2006/07/10/photocomplete-in-action/</link>
		<comments>http://www.funkypixels.com/devblog/2006/07/10/photocomplete-in-action/#comments</comments>
		<pubDate>Mon, 10 Jul 2006 17:58:22 +0000</pubDate>
		<dc:creator>rich</dc:creator>
		
	<category>PhotoComplete</category>
		<guid isPermaLink="false">http://www.funkypixels.com/devblog/2006/07/10/photocomplete-in-action/</guid>
		<description><![CDATA[Figured it might be interesting for folks to how I use PhotoComplete at home.  Having just got back from a week&#8217;s holiday in Scotland, with lots of new photos in tow, now seems like the ideal time :)

Here&#8217;s our starting photo:



It&#8217;s already been cropped and resized, but other than that, it&#8217;s not yet been [...]]]></description>
			<content:encoded><![CDATA[<p>Figured it might be interesting for folks to how I use PhotoComplete at home.  Having just got back from a week&#8217;s holiday in Scotland, with lots of new photos in tow, now seems like the ideal time :)</p>

<p>Here&#8217;s our starting photo:</p>

<p><img src="http://www.funkypixels.com/devblog/wp-content/uploads/2006/07/ship0.jpg" alt="Start photo" title="" /></p>

<p>It&#8217;s already been cropped and resized, but other than that, it&#8217;s not yet been altered.  I tend to crop first, then resize, as I&#8217;m usually editing images to stick on the photoblog (quick plug - <a href="http://photos.funkypixels.com">photo.funkypixels.com</a> !), so know the final size I want.  Resizing to a smaller size at the start makes the following actions run much faster.</p>

<p>First thing to fix is the contrast - looking at the histogram it&#8217;s all pretty bunched up in the middle, so adding some contrast spreads things out a bit more.  I added a &#8216;Brightness &amp; Contrast&#8217; action, and upped the contrast level:</p>

<p><img src="http://www.funkypixels.com/devblog/wp-content/uploads/2006/07/ship1.jpg" alt="Contrast fixed" title="" /></p>

<p>Whilst that&#8217;s made things better, the image is still very dark.  The sky looks reasonable, and we don&#8217;t want to risk blowing it out, so rather than adjust the brightness (which will make the sky too bright), the &#8216;Shadows &amp; Highlights&#8217; action is the thing to use.  This allows me to make the shadows brighter without affecting the sky:</p>

<p><img src="http://www.funkypixels.com/devblog/wp-content/uploads/2006/07/ship2.jpg" alt="Shadows fixed" title="" /></p>

<p>The overall contrast looks much better now, but the colours are very muted.  The &#8216;Color Saturation&#8217; action is your friend here.  I&#8217;ll add one and move the blue slider right the way to the right:</p>

<p><img src="http://www.funkypixels.com/devblog/wp-content/uploads/2006/07/ship3.jpg" alt="Color saturation" title="" /></p>

<p>Much better - no longer looks like it&#8217;s black and white!  I&#8217;m quite happy with the colours and contrast now, but the image isn&#8217;t very sharp.  &#8216;Unsharp Mask&#8217; action to the rescue.  The settings are a fair amount of voodoo sadly.  What seems to work here is to decrease the radius by about half and increase the amount slightly, but it&#8217;s totally dependent on the photo&#8230;</p>

<p><img src="http://www.funkypixels.com/devblog/wp-content/uploads/2006/07/ship4.jpg" alt="Sharpened" title="" /></p>

<p>Almost there, the only final thing I notice is that the sharpening has brought out a bit of noise in the sky (although it might not show up on these JPEGs).  So I&#8217;m going to add a &#8216;Noise Reduction&#8217; action, but rather than add it after the sharpening (which tends to blur the image again), I&#8217;ll add it before the sharpen:</p>

<p><img src="http://www.funkypixels.com/devblog/wp-content/uploads/2006/07/ship5.jpg" alt="Final photo" title="" /></p>

<p>And that&#8217;s our final photo.  If you want to play with the PhotoComplete file, <a href="http://www.funkypixels.com/devblog/wp-content/uploads/2006/07/ship.pcomplete">here it is</a> - starting from the full size original photo, right down to the final image.  Enjoy :)</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.funkypixels.com/devblog/2006/07/10/photocomplete-in-action/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Work in progress</title>
		<link>http://www.funkypixels.com/devblog/2006/06/25/work-in-progress/</link>
		<comments>http://www.funkypixels.com/devblog/2006/06/25/work-in-progress/#comments</comments>
		<pubDate>Sun, 25 Jun 2006 19:06:08 +0000</pubDate>
		<dc:creator>rich</dc:creator>
		
	<category>PhotoComplete</category>
		<guid isPermaLink="false">http://www.funkypixels.com/devblog/2006/06/25/work-in-progress/</guid>
		<description><![CDATA[Well I did say it wouldn&#8217;t be a very prolific blog ;)

Anyway, I&#8217;m currently working on trying to get version 1.2 of PhotoComplete together (the World Cup keeps getting in the way tho!).  It&#8217;s a pretty big step up from 1.1 - lots of big changes behind the scenes to make things much easier [...]]]></description>
			<content:encoded><![CDATA[<p>Well I did say it wouldn&#8217;t be a very prolific blog ;)</p>

<p>Anyway, I&#8217;m currently working on trying to get version 1.2 of PhotoComplete together (the World Cup keeps getting in the way tho!).  It&#8217;s a pretty big step up from 1.1 - lots of big changes behind the scenes to make things much easier to add in the future, which has had the nice side effect of making it run faster too.  I&#8217;m hoping to squeeze in a new action or two, and some additions to a couple of the existing actions to make them a bit more flexible.</p>

<p>I&#8217;m aiming for a start of August release at the moment&#8230;</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.funkypixels.com/devblog/2006/06/25/work-in-progress/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Hello!</title>
		<link>http://www.funkypixels.com/devblog/2006/06/02/hello/</link>
		<comments>http://www.funkypixels.com/devblog/2006/06/02/hello/#comments</comments>
		<pubDate>Fri, 02 Jun 2006 20:15:29 +0000</pubDate>
		<dc:creator>rich</dc:creator>
		
	<category>Random</category>
		<guid isPermaLink="false">http://www.funkypixels.com/devblog/2006/06/02/hello/</guid>
		<description><![CDATA[So this is the funkypixels blog - I&#8217;ve tried this blog thing before and not got very far, but hopefully this time will be a bit better!

Don&#8217;t expect posts three times a day, but once or twice a week I&#8217;m hoping I&#8217;ll have something to say about the latest goings on with PhotoComplete and the [...]]]></description>
			<content:encoded><![CDATA[<p>So this is the funkypixels blog - I&#8217;ve tried this blog thing before and not got very far, but hopefully this time will be a bit better!</p>

<p>Don&#8217;t expect posts three times a day, but once or twice a week I&#8217;m hoping I&#8217;ll have something to say about the latest goings on with PhotoComplete and the funkypixels world in general.</p>

<p>We&#8217;ll see how it goes :)</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.funkypixels.com/devblog/2006/06/02/hello/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
