<?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>WEBNERD &#187; Photography — WEBNERD</title>
	<atom:link href="http://www.webnerd.com.au/category/photography/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webnerd.com.au</link>
	<description>Online Business for your Small Business</description>
	<lastBuildDate>Thu, 03 Jun 2010 03:10:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Dancing in the rain</title>
		<link>http://www.webnerd.com.au/2009/02/dancing-in-the-rain/</link>
		<comments>http://www.webnerd.com.au/2009/02/dancing-in-the-rain/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 01:09:51 +0000</pubDate>
		<dc:creator>James Quinn-Hawtin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Brisbane Latin Dance]]></category>
		<category><![CDATA[Zouk]]></category>

		<guid isPermaLink="false">http://www.webnerd.com.au/?p=73</guid>
		<description><![CDATA[As an experienced photographer, as well as a web designer, I am usually the one behind the camera taking photos of other people.  I decided, however, that I wanted to try a self-portrait &#8211; but something a little more interesting than the norm.  I enlisted the help of friend and dancing instructor Chantal Huntley, from [...]]]></description>
			<content:encoded><![CDATA[<p>As an experienced photographer, as well as a web designer, I am usually the one behind the camera taking photos of other people.  I decided, however, that I wanted to try a self-portrait &#8211; but something a little more interesting than the norm.  I enlisted the help of friend and dancing instructor Chantal Huntley, from <a href="http://www.smoothlatingroove.com.au/" target="_blank">Smooth Latin Groove</a>, as well as two assistants Caitlin Boag and Scott Walsh, to shoot a photo of us &#8220;dancing in the rain&#8221;.</p>

<p>Here&#8217;s the result!</p>

<p><span id="more-73"></span></p>

<p style="text-align: center;"><a href="http://www.webnerd.com.au/wp-content/uploads/2009/02/crw_8677-edit.jpg"><img class="alignnone size-full wp-image-74" title="crw_8677-edit" src="http://www.webnerd.com.au/wp-content/uploads/2009/02/crw_8677-edit.jpg" alt="" width="367" height="550" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webnerd.com.au/2009/02/dancing-in-the-rain/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Add the What The Duck comic strip to your website using PHP</title>
		<link>http://www.webnerd.com.au/2008/07/add-the-what-the-duck-comic-strip-to-your-website/</link>
		<comments>http://www.webnerd.com.au/2008/07/add-the-what-the-duck-comic-strip-to-your-website/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 04:23:42 +0000</pubDate>
		<dc:creator>James Quinn-Hawtin</dc:creator>
				<category><![CDATA[Nerdy Stuff]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[What The Duck]]></category>
		<category><![CDATA[WTD]]></category>

		<guid isPermaLink="false">http://www.webnerd.com.au/wordpress/?p=5</guid>
		<description><![CDATA[If you&#8217;d like to add the hilarious comic strip What The Duck to your website, here is a quick and easy solution using PHP. First, we need a function that will fetch the What The Duck RSS feed and parse it into an array from which we can extract what data we want.  This function, [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;d like to add the hilarious comic strip <a class="offsite-link-inline" href="http://www.whattheduck.net/" target="_blank">What The Duck</a> to your website, here is a quick and easy solution using PHP.</p>

<p>First, we need a function that will fetch the What The Duck RSS feed and parse it into an array from which we can extract what data we want.  This function, below, is called getWhatTheDuck() .</p>

<p>Second, we need another function that will take that array of data and format it.  We can display just the latest comic strip or any number up to the total featured in the RSS feed.</p>

<p>For the purposes of this sharing of knowledge, the code will loop through the array and output everything that&#8217;s available.  It should be a simple matter to change the loop to go through only once if you only want to display the latest strip.</p>

<p><a class="offsite-link-inline" href="/whattheduck/wtd-code.php" target="_blank">See the PHP code</a></p>

<p><a class="offsite-link-inline" href="/whattheduck/wtd.php" target="_blank">See the PHP script in action</a></p>

<p><a href="/whattheduck/wtd.zip">Download the PHP script</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webnerd.com.au/2008/07/add-the-what-the-duck-comic-strip-to-your-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Shadows Make the Photo</title>
		<link>http://www.webnerd.com.au/2008/07/shadows-make-the-photo/</link>
		<comments>http://www.webnerd.com.au/2008/07/shadows-make-the-photo/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 04:21:17 +0000</pubDate>
		<dc:creator>James Quinn-Hawtin</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.webnerd.com.au/wordpress/?p=3</guid>
		<description><![CDATA[Photography and web design are a happy couple.  I have undertaken many web design projects where I have produced custom photography to be used as part of the design.  The following is a brief article written for amateur photographers in one of the online photography forums that I manage and is included here for your [...]]]></description>
			<content:encoded><![CDATA[<p><span class="postbody">Photography and web design are a happy couple.  I have undertaken many web design projects where I have produced custom photography to be used as part of the design.  The following is a brief article written for amateur photographers in one of the online photography forums that I manage and is included here for your interest:</span></p>

<p><span class="postbody">A lot of photography books/resources that I&#8217;ve read talk about how important light is to a photograph. Understandable, really, seeing as a photograph cannot exist without light. That said, a common error made by studio newbies (I have been guilty of it myself) involves using too much light. In other words: <span style="font-style: italic;">Where are the shadows?</span></span></p>

<p>Below are two photos that I took of the talented Jessica. In the first photo I lit Jess with a large softbox from [slightly] camera right and used an umbrella on another light (left of camera) to help light the background. In the second photo I lit her with a bare bulb (except for some flagging to stop flare) that was located directly where she&#8217;s looking and elevated a little.</p>

<div style="text-align: center;"><a href="http://www.webnerd.com.au/wordpress/wp-content/uploads/2008/07/hear_no_evil-comparison.jpg"><a href="http://www.webnerd.com.au/wp-content/uploads/2008/07/hear_no_evil-comparison.jpg"><img class="alignnone size-medium wp-image-4" title="Hear No Evil" src="http://www.webnerd.com.au/wp-content/uploads/2008/07/hear_no_evil-comparison-300x223.jpg" alt="Hear No Evil" width="300" height="223" /></a></a></div>

<p><span class="postbody">As you can see, the flat front-lighting produced an unflattering portrait and is utterly boring. Meanwhile, the side-lit photo brings out Jess&#8217; cheekbones, gives her arms definition, and creates natural contrast (not Photoshop contrast!) that exists because of the shadow present in the picture.</span></p>

<p>Long story short: if you front-light then that light will reflect back off your subject and onto your film/sensor&#8230; you won&#8217;t get a great deal of shadow. Have a look at your favourite photographs &#8211; there is definitely light there, but consider how much shadow there is and how that shadow was achieved.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webnerd.com.au/2008/07/shadows-make-the-photo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: www.webnerd.com.au @ 2010-09-09 21:00:59 -->