<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2" -->
<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>mildendomedia</title>
	<link>http://www.mildendomedia.com</link>
	<description>Photography and Digital Media</description>
	<pubDate>Fri, 27 Jun 2008 14:29:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>
	<language>en</language>
			<item>
		<title>Brandenburg Gate Berlin</title>
		<link>http://www.mildendomedia.com/2008/06/25/brandenburg-gate-berlin/</link>
		<comments>http://www.mildendomedia.com/2008/06/25/brandenburg-gate-berlin/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 21:40:22 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mildendomedia.com/2008/06/25/brandenburg-gate-berlin/</guid>
		<description><![CDATA[
More in keeping with the photography theme, here&#8217;s a picture taken during a trip to Berlin.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/mildendomedia/2611714186/" title="Brandenburg Gate Berlin"><img src="http://farm4.static.flickr.com/3048/2611714186_207057db7e.jpg" alt="Brandenburg Gate Berlin" height="375" width="500" /></a></p>
<p>More in keeping with the photography theme, here&#8217;s a picture taken during a trip to Berlin.</p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=chrishoran&amp;url=http%3A%2F%2Fwww.mildendomedia.com%2F2008%2F06%2F25%2Fbrandenburg-gate-berlin%2F&amp;title=Brandenburg+Gate+Berlin', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.mildendomedia.com/2008/06/25/brandenburg-gate-berlin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A short post after a long break</title>
		<link>http://www.mildendomedia.com/2008/06/25/a-short-post-after-a-long-break/</link>
		<comments>http://www.mildendomedia.com/2008/06/25/a-short-post-after-a-long-break/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 20:51:57 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://www.mildendomedia.com/2008/06/25/a-short-post-after-a-long-break/</guid>
		<description><![CDATA[Yeah, I know&#8230; you missed me. I got just a little bit caught up over the last number of months (actually nearly a year) with a shiny new software development company.
Not very photography related but a bit digital anyway&#8230; must have been that ruby post that started it.
]]></description>
			<content:encoded><![CDATA[<p>Yeah, I know&#8230; you missed me. I got just a little bit caught up over the last number of months (actually nearly a year) with a shiny new <a href="http://www.mildendosystems.com" target="_blank">software development company</a>.</p>
<p>Not very photography related but a bit digital anyway&#8230; must have been that ruby post that started it.</p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=chrishoran&amp;url=http%3A%2F%2Fwww.mildendomedia.com%2F2008%2F06%2F25%2Fa-short-post-after-a-long-break%2F&amp;title=A+short+post+after+a+long+break', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.mildendomedia.com/2008/06/25/a-short-post-after-a-long-break/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flickr API and Ruby</title>
		<link>http://www.mildendomedia.com/2007/08/15/flickr-api-and-ruby/</link>
		<comments>http://www.mildendomedia.com/2007/08/15/flickr-api-and-ruby/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 13:54:54 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[code]]></category>

		<category><![CDATA[photography]]></category>

		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://mildendomedia.com/2007/08/15/flickr-api-and-ruby/</guid>
		<description><![CDATA[I&#8217;ve lately spent some time playing around with the flickr api (yes, I&#8217;m a nerd). It&#8217;s a neat way of interacting with the photos and the data you might have stored there.
I&#8217;ve come up with some Ruby code I thought I&#8217;d share, it&#8217;s just the logging in and authentication bit, with a sample call; but [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve lately spent some time playing around with the flickr api (yes, I&#8217;m a nerd). It&#8217;s a neat way of interacting with the photos and the data you might have stored there.</p>
<p>I&#8217;ve come up with some Ruby code I thought I&#8217;d share, it&#8217;s just the logging in and authentication bit, with a sample call; but the plan is to use it to download some of my photos and their associated comments and store them in files or even better in iPhoto. (I&#8217;m doing this so I can easily tidy up my flickr account when I want to&#8230; at least that&#8217;s the current theory)</p>
<p>I&#8217;m using Ruby because I&#8217;m learning it at the moment, and I thought it would be fun&#8230; the code (as is) uses two libraries which you may have to install. One is <a href="http://rb-appscript.rubyforge.org/" target="_blank">rb-appscript</a>, which allows you to make applescript (sorry, windows/linux users) calls from ruby (I&#8217;m using it to open a safari window, so you can allow the script to make private calls), the other is simplexml</p>
<p>If you&#8217;d like to find out more about rb-appscript, here&#8217;s a link to a good article on <a href="http://www.macdevcenter.com/pub/a/mac/2007/02/27/replacing-applescript-with-ruby.html" target="_blank">macdevcenter</a>;<br />
You&#8217;ll have to get a flickr key and your own secret to use this, and insert them into the following lines of code;</p>
<p><code><br />
secret = 'YOURSECRET'<br />
api_key = 'YOURAPIKEY'</code></p>
<p>Here&#8217;s the complete listing  below;</p>
<p><code># Copyright (c) 2007 Chris Horan, mildendomedia.com<br />
#<br />
# Permission is hereby granted, free of charge, to any person obtaining a copy<br />
# of this software and associated documentation files (the "Software"), to deal<br />
# in the Software without restriction, including without limitation the rights<br />
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell<br />
# copies of the Software, and to permit persons to whom the Software is<br />
# furnished to do so, subject to the following conditions:<br />
#<br />
# The above copyright notice and this permission notice shall be included in<br />
# all copies or substantial portions of the Software.<br />
#<br />
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR<br />
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,<br />
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE<br />
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER<br />
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,<br />
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN<br />
# THE SOFTWARE.</code><br />
<code><br />
require 'rexml/document'<br />
require 'open-uri'<br />
require 'xmlrpc/client'<br />
require 'xmlrpc/parser'<br />
require 'digest/md5'<br />
require 'pp'<br />
require 'xmlsimple'<br />
require 'appscript'</code><br />
<code><br />
include Appscript<br />
include REXML</code><br />
<code><br />
# Change the API-KEY and secret to the one provided to you by flickr<br />
secret = 'YOURSECRET'<br />
api_key = 'YOURAPIKEY'</code><br />
<code><br />
# Create an instance of the flickr service this will return a frob string<br />
server = XMLRPC::Client.new2("http://api.flickr.com/services/xmlrpc/")</code><br />
<code><br />
digest = Digest::MD5.hexdigest(secret + 'api_key' + api_key)</code><br />
<code><br />
result = server.call("flickr.auth.getFrob", {<br />
'api_key' =&gt; api_key,<br />
'api_sig' =&gt; digest}<br />
)<br />
</code><code><br />
frob = XmlSimple.xml_in(result)<br />
puts "FROB = " + frob<br />
</code><code><br />
# Create a login link<br />
</code><code><br />
api_sig = Digest::MD5.hexdigest(secret + 'api_key' + api_key + 'frob' + frob + 'permsread')<br />
</code><code><br />
login_link = "http://flickr.com/services/auth/?api_key=" + api_key + "&amp;perms=read&amp;frob="+ frob + "&amp;api_sig=" + api_sig<br />
</code><code><br />
# Call safari with the link and get user confirmation<br />
safari = app('safari').documents.end.make(<br />
:new =&gt; :document,<br />
:with_properties =&gt; {:URL =&gt; login_link}<br />
)<br />
</code><code><br />
# puts login_link</code><br />
<code><br />
# Get a token, once you have a token (and a frob) you can reuse this without having to go through the authentication step<br />
digest = Digest::MD5.hexdigest(secret + 'api_key' + api_key + 'frob' + frob)<br />
</code><code><br />
result = server.call("flickr.auth.getToken", {<br />
'api_key' =&gt; api_key,<br />
'frob' =&gt; frob,<br />
'api_sig' =&gt; digest}<br />
)<br />
</code><code><br />
auth = XmlSimple.xml_in(result)<br />
token = auth['token'].to_s<br />
puts "TOKEN = " + token<br />
</code><code><br />
# From here on in you have the ability to make any authorised call on the flickr api<br />
# As an example we can just call 'flickr.photosets.getList' which will return a list of photosets<br />
</code><code><br />
digest = Digest::MD5.hexdigest(secret + 'api_key' + api_key + 'auth_token' + token)<br />
result = server.call("flickr.photosets.getList", {<br />
'api_key' =&gt; api_key,<br />
'auth_token' =&gt; token,<br />
'api_sig' =&gt; digest}<br />
)<br />
</code><code><br />
photosets = XmlSimple.xml_in(result)<br />
</code><code><br />
# Print out the photoset title and it's associated id<br />
</code><code><br />
puts "----------------------------"<br />
photosets['photoset'].each do |photoset|<br />
puts photoset['title'], photoset['id']<br />
end<br />
puts "----------------------------"<br />
</code><code><br />
# Let's choose a photoset id to list all the photos available in that set<br />
</code><code><br />
puts "Enter your choosen photoset id: "<br />
photoset_id = gets<br />
</code><code><br />
digest = Digest::MD5.hexdigest(secret + 'api_key' + api_key +'auth_token' + token + 'photoset_id' + photoset_id )<br />
result = server.call("flickr.photosets.getPhotos", {<br />
'api_key' =&gt; api_key,<br />
'photoset_id' =&gt; photoset_id,<br />
'auth_token' =&gt; token,<br />
'api_sig' =&gt; digest}<br />
)<br />
# print out the returned xml<br />
puts result</code></p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=chrishoran&amp;url=http%3A%2F%2Fwww.mildendomedia.com%2F2007%2F08%2F15%2Fflickr-api-and-ruby%2F&amp;title=Flickr+API+and+Ruby', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.mildendomedia.com/2007/08/15/flickr-api-and-ruby/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Plastic soldiers</title>
		<link>http://www.mildendomedia.com/2007/07/10/plastic-soldiers/</link>
		<comments>http://www.mildendomedia.com/2007/07/10/plastic-soldiers/#comments</comments>
		<pubDate>Tue, 10 Jul 2007 16:35:59 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[photography]]></category>

		<category><![CDATA[macro]]></category>

		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://mildendomedia.com/2007/07/10/plastic-soldiers/</guid>
		<description><![CDATA[
Busy doing some other projects of late; and haven&#8217;t had the chance to post many updates.
Did manage to fit some time in to search around for some new macro subjects; plastic soldiers seem to fit the bill at the moment.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/mildendomedia/603377385/" title="Plastic Soldiers"><img src="http://farm2.static.flickr.com/1334/603377385_f63c0f2f0d.jpg" width="333" height="500" alt="Plastic Soldiers" /></a></p>
<p>Busy doing some other projects of late; and haven&#8217;t had the chance to post many updates.<br />
Did manage to fit some time in to search around for some new macro subjects; plastic soldiers seem to fit the bill at the moment.</p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=chrishoran&amp;url=http%3A%2F%2Fwww.mildendomedia.com%2F2007%2F07%2F10%2Fplastic-soldiers%2F&amp;title=Plastic+soldiers', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.mildendomedia.com/2007/07/10/plastic-soldiers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>60 years of Magnum</title>
		<link>http://www.mildendomedia.com/2007/06/19/60-years-of-magnum/</link>
		<comments>http://www.mildendomedia.com/2007/06/19/60-years-of-magnum/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 18:57:35 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://mildendomedia.com/2007/06/19/60-years-of-magnum/</guid>
		<description><![CDATA[This year marks the 60th anniversary of one of the World&#8217;s most famous photo agencies; Magnum was formed in 1947 by Robert Capa, Henri Cartier Bresson, George Rodger and David &#8216;Chim&#8217; Seymour.
Robert Capa, had for some time, promoted the idea of an agency run by photographers, but it seems that this became fully realised after [...]]]></description>
			<content:encoded><![CDATA[<p>This year marks the 60th anniversary of one of the World&#8217;s most famous photo agencies; <a href="http://www.magnumphotos.com/">Magnum</a> was formed in 1947 by Robert Capa, Henri Cartier Bresson, George Rodger and David &#8216;Chim&#8217; Seymour.</p>
<p>Robert Capa, had for some time, promoted the idea of an agency run by photographers, but it seems that this became fully realised after a meeting in the second floor restaurant of the Museum of Modern Art in New York. It was here, so the story goes, that the name and structure were decided upon. It works based on the cooperative idea, owned by it&#8217;s members, and where the photographers retain the copyright to their images.</p>
<p>The Magnum image library contains some of the most iconic images of the last 60 years.</p>
<p>As an aside; the current (June 16th) issue of Amateur Photographer is devoted to this and includes some interesting articles on the history and photographers, as well as a behind the scenes look at the London offices. It also includes many of the agency&#8217;s most famous images which makes it well worth checking out.</p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=chrishoran&amp;url=http%3A%2F%2Fwww.mildendomedia.com%2F2007%2F06%2F19%2F60-years-of-magnum%2F&amp;title=60+years+of+Magnum', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.mildendomedia.com/2007/06/19/60-years-of-magnum/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Daisy Head / 50mm Lens and extension tube</title>
		<link>http://www.mildendomedia.com/2007/06/13/daisy-50mm-lens-and-kenko-extension-tube/</link>
		<comments>http://www.mildendomedia.com/2007/06/13/daisy-50mm-lens-and-kenko-extension-tube/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 12:35:00 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[photography]]></category>

		<category><![CDATA[macro]]></category>

		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://mildendomedia.com/blog/2007/06/13/daisy-50mm-lens-and-kenko-extension-tube/</guid>
		<description><![CDATA[
Taken using a 50mm lens and 68mm extension in combination. Depth of field becomes pretty tight.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/mildendomedia/542251529/" title="Daisy"><img src="http://farm2.static.flickr.com/1198/542251529_900fac4703.jpg" alt="Daisy" height="333" width="500" /></a></p>
<p><span>Taken using a 50mm lens and 68mm extension in combination. Depth of field becomes pretty tight.</span></p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=chrishoran&amp;url=http%3A%2F%2Fwww.mildendomedia.com%2F2007%2F06%2F13%2Fdaisy-50mm-lens-and-kenko-extension-tube%2F&amp;title=Daisy+Head+%2F+50mm+Lens+and+extension+tube', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.mildendomedia.com/2007/06/13/daisy-50mm-lens-and-kenko-extension-tube/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Kenko Extension Tubes</title>
		<link>http://www.mildendomedia.com/2007/06/13/kenko-extension-tubes/</link>
		<comments>http://www.mildendomedia.com/2007/06/13/kenko-extension-tubes/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 11:34:00 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[photography]]></category>

		<category><![CDATA[lenses]]></category>

		<category><![CDATA[opinion]]></category>

		<category><![CDATA[macro]]></category>

		<guid isPermaLink="false">http://mildendomedia.com/blog/2007/06/13/kenko-extension-tubes/</guid>
		<description><![CDATA[I&#8217;ve previously mentioned that one of the more reasonable ways to add a macro capability to a SLR is through the use of extension tubes.
Extension tubes work by reducing the minimum focus distance of the lens, allowing you to get closer to your subject and still be in focus. This can sometimes be a bit [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve previously mentioned that one of the more reasonable ways to add a macro capability to a SLR is through the use of extension tubes.</p>
<p>Extension tubes work by reducing the minimum focus distance of the lens, allowing you to get closer to your subject and still be in focus. This can sometimes be a bit of a disadvantage with things that notice you coming, such as insects!</p>
<p>Recently, I decided to take a look at some of the options available for my Canon Digital SLR. Canon make a 12mm and 25mm tube, however, another Japanese company, Kenko, make sets for most of the major lens mounts; and they are well worth looking at.</p>
<p>I did briefly consider the Canon, but only very briefly, the Kenko set offers more flexibility for around the same cash as one of the Canon tubes.</p>
<p>The set contains 12, 20 and 36mm tubes which can be connected together to give an enormous 68 mm extension, used alone or in combination. Extreme close ups here we come!</p>
<p>Playing around with them, (I mounted the new 50mm lens on top) you soon realise that depth of field is pretty heavily reduced, but they are fantastic fun. They do make for a slightly darker image when reading from the camera’s meter. So, to compensate, you might lower the shutter speed, or use the bracketing function of your camera to get a nicely lit shot.</p>
<p>On the whole if you’re interested in taking some macro shots, and you don’t want to splash out on a dedicated lens, they’re a good option. One word of warning though some lenses may not fit or indeed work, for example the standard 18-55mm lens which comes with the consumer Canon SLRs won’t. Lenses with lower focal lengths (below 35mm) may not focus at all, even though they fit the arrangement, since the focal distance is so reduced.</p>
<p>Treat yourself to the 50mm lens mentioned previously instead. They’re a great combination, and the variety of shots you can make with them is amazing (Not just macro).</p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=chrishoran&amp;url=http%3A%2F%2Fwww.mildendomedia.com%2F2007%2F06%2F13%2Fkenko-extension-tubes%2F&amp;title=Kenko+Extension+Tubes', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.mildendomedia.com/2007/06/13/kenko-extension-tubes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>50mm Lens</title>
		<link>http://www.mildendomedia.com/2007/06/12/50mm-lens/</link>
		<comments>http://www.mildendomedia.com/2007/06/12/50mm-lens/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 09:16:00 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[photography]]></category>

		<category><![CDATA[lenses]]></category>

		<category><![CDATA[opinion]]></category>

		<guid isPermaLink="false">http://mildendomedia.com/blog/2007/06/12/50mm-lens/</guid>
		<description><![CDATA[The 50mm lens is a classic piece of kit, it’s basically the WYSIWYG of the lens world. The idea being that it will give an image that correlates to what your eyes see, albeit at a reduced field of view.
The lens was a standard fitting on most 35mm cameras for a number of years, and [...]]]></description>
			<content:encoded><![CDATA[<p>The 50mm lens is a classic piece of kit, it’s basically the WYSIWYG of the lens world. The idea being that it will give an image that correlates to what your eyes see, albeit at a reduced field of view.<br />
The lens was a standard fitting on most 35mm cameras for a number of years, and made famous by many of the great photographers in particular Cartier-Bresson and Elliott Erwitt. There’s a good article here on <a href="http://www.shutterbug.com/features/0899sb_rediscover/">shutterbug.com</a> with some more info.</p>
<p>I recently picked up Canon’s EF 50mm f1/8 II Lens, and I have to say it’s a really fantastic. I am completely taken with it, and have had it attached to my 350D body for the past few days. In comparison to the (approximate) 50mm setting on the EFs 18-55 lens that comes with the 350/400Ds as standard there really is just no comparison!<br />
With an aperture going to f1/8, it lets in plenty of light. It’s great for available light portraits and candid shots.<br />
This aperture gives a shallow depth of field, helping to removed any background mess, which can be very effect in close up portraiture.<br />
One negative is the plastic enclosure and general build which does feel a little cheap, but for the price maybe that’s to be expected; and given just how inexpensive (trust me, it’s pretty cheap!) it is, it’s hardly a complaint.</p>
<p>It really is very difficult to find fault with the lens, and I’d highly recommend it to any Canon users out there, particularly if you’re moving away from the EFS 18-55 that came with your camera and looking for that first prime lens to start the lens collection. It’s an opinion shared by a good many others, take a look at the discussion here on <a href="http://www.fredmiranda.com/reviews/showproduct.php?product=30&amp;sort=7&amp;cat=2&amp;page=1">fredmiranda.com</a>.</p>
<p>It&#8217;s also available to buy on amazon; <a href="http://www.amazon.com/gp/product/B00007E7JU?ie=UTF8&amp;tag=mildendomedia-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00007E7JU">Canon EF 50mm f/1.8 II Camera Lens</a><img src="http://www.assoc-amazon.com/e/ir?t=mildendomedia-20&amp;l=as2&amp;o=1&amp;a=B00007E7JU" style="border: medium none  ! important; margin: 0px ! important" border="0" height="1" width="1" /></p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=chrishoran&amp;url=http%3A%2F%2Fwww.mildendomedia.com%2F2007%2F06%2F12%2F50mm-lens%2F&amp;title=50mm+Lens', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.mildendomedia.com/2007/06/12/50mm-lens/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Adobe Software Prices in Europe</title>
		<link>http://www.mildendomedia.com/2007/06/07/adobe-software-prices-in-europe/</link>
		<comments>http://www.mildendomedia.com/2007/06/07/adobe-software-prices-in-europe/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 22:01:00 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[photoshop]]></category>

		<category><![CDATA[opinion]]></category>

		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://mildendomedia.com/blog/2007/06/07/adobe-software-prices-in-europe/</guid>
		<description><![CDATA[Adobe are getting a bit of flack lately over their software pricing policy, specifically the price difference between the US and Europe. It&#8217;s not without justification.
Take a look at this price comparison chart on amanwithapencil.com.In the case of the latest release of Creative Studio Design Premium (CS3), there&#8217;s up to a 1000 dollars in the [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe are getting a bit of flack lately over their software pricing policy, specifically the price difference between the US and Europe. It&#8217;s not without justification.</p>
<p>Take a look at this price comparison chart on <a href="http://www.amanwithapencil.com/adobe.html">amanwithapencil.com</a>.<br />In the case of the latest release of Creative Studio Design Premium (CS3), there&#8217;s up to a 1000 dollars in the difference, between the UK and the US.<br />If you feel strongly about this, there&#8217;s a <a href="http://www.gopetition.com/petitions/fair-pricing-for-european-software.html">petition</a> to the European Commission you can sign&#8230; there are already over 10,000 signatures.</p>
<p>I&#8217;m currently using a very old copy of Elements 2.0, which I got bundled with a scanner I bought a few years ago. As you can see in the post below; I&#8217;m not adverse to doing the odd digital composite or just generally playing around with the software&#8230; No doubt about it, Adobe make great software. Doing a full upgrade of my software to something a little more pro and up to date has been on the cards for a while now&#8230; but my wallet just can&#8217;t make it that far&#8230; especially when a new camera beckons&#8230;</p>
<p>So, will Adobe listen, and start playing fair&#8230;? Who knows? If they do, there&#8217;s a good chance that I&#8217;ll break open my piggy bank&#8230; and send a few euro their way.</p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=chrishoran&amp;url=http%3A%2F%2Fwww.mildendomedia.com%2F2007%2F06%2F07%2Fadobe-software-prices-in-europe%2F&amp;title=Adobe+Software+Prices+in+Europe', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.mildendomedia.com/2007/06/07/adobe-software-prices-in-europe/feed/</wfw:commentRss>
		</item>
		<item>
		<title>10 Photo Ideas</title>
		<link>http://www.mildendomedia.com/2007/06/06/10-photo-ideas/</link>
		<comments>http://www.mildendomedia.com/2007/06/06/10-photo-ideas/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 01:45:00 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[photography]]></category>

		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://mildendomedia.com/blog/2007/06/06/10-photo-ideas/</guid>
		<description><![CDATA[1. Pay homage to one of your favourite photographers.
2. Photograph some hands; working, not working, muddy ones, wrinkly ones, soft ones, small and large.
3. How about photographing feet?
&#160;
4. Go Black and White for a day. Get back to the old days&#8230; You could set your (digital) camera to do this, but since you can do [...]]]></description>
			<content:encoded><![CDATA[<p align="left">1. Pay homage to one of your favourite photographers.</p>
<p align="left">2. Photograph some hands; working, not working, muddy ones, wrinkly ones, soft ones, small and large.</p>
<p align="left">3. How about photographing feet?</p>
<p align="left">&nbsp;</p>
<p align="left">4. Go Black and White for a day. Get back to the old days&#8230; You could set your (digital) camera to do this, but since you can do it pretty easily in most photo software, it might be an idea to just try out every photo as a B&amp;W image.</p>
<p align="left">&nbsp;</p>
<p align="left">5. Saturate everything with glorious colour. (Good job you didn’t use the B&amp;W setting on the camera eh?) This can work really well if you have images containing just a few complimentary colours.</p>
<p align="left">&nbsp;</p>
<p align="left">6. Play with the hue&#8230; if you’ve always wondered what it does.. check it out. It basically cycles through the colour palette, reds become yellows, become greens.</p>
<p align="left">&nbsp;</p>
<p align="left">7. Take pictures from a moving vehicle, such as a car or train; please don’t do this while driving a car&#8230; you’ll be busy with the camera. Pick fast shutter speeds if you want to get some detail, and you’ve got some available light&#8230; for obvious reasons; don’t use a flash. Shooting from the side window, things are going to get plenty of motion blur, particularly those objects which are closest to you. Pointing the camera towards the front or back will reduce blurring. At night, with longer exposures, you can get some interesting effects, with the trails of head lights being the most intense light source&#8230;</p>
<p align="left">&nbsp;</p>
<p style="text-align: right" align="left"><a href="http://www.flickr.com/photos/mildendomedia/517691288/" title="photo sharing"><img src="http://farm1.static.flickr.com/227/517691288_6c8ad69709_m.jpg" style="border: 2px solid #000000" /></a></p>
<p align="left">&nbsp;</p>
<p style="text-align: right" align="left">&nbsp;</p>
<p style="text-align: right" align="left">&nbsp;</p>
<p style="text-align: left" align="left">8. Take some abstract shots; out of focus, long exposures, you name it&#8230; includes the occasional mistake which can make for an interesting image.</p>
<p align="left">&nbsp;</p>
<p style="text-align: left" align="left">9. Abstraction again; this time go in close. Look for interesting surfaces, wood, bark, peeling paint, or rusting metal can all have intriguing patterns and textures.</p>
<p align="left">&nbsp;</p>
<p style="text-align: left" align="left">10. Last one;  number ten is maybe the most important&#8230; Have fun!</p>
<p align="left">&nbsp;</p>
<p style="text-align: left" align="left"><span style="margin-top: 0px; font-size: 0pt"> </span></p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=chrishoran&amp;url=http%3A%2F%2Fwww.mildendomedia.com%2F2007%2F06%2F06%2F10-photo-ideas%2F&amp;title=10+Photo+Ideas', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.mildendomedia.com/2007/06/06/10-photo-ideas/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
