<?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>Recursive Loop &#187; photography</title>
	<atom:link href="http://www.creativecreature.ca/blog/tag/photography/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.creativecreature.ca/blog</link>
	<description></description>
	<lastBuildDate>Sat, 26 Jun 2010 07:50:09 +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>JDH v3 Launch</title>
		<link>http://www.creativecreature.ca/blog/2009/10/jdh-v3-launch/</link>
		<comments>http://www.creativecreature.ca/blog/2009/10/jdh-v3-launch/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 00:57:19 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=63</guid>
		<description><![CDATA[Over the past several months, I worked with my long time friend and associate JD Howell to develop the latest revision of his photography portfolio. This time around, the talented Lukas Dryja, of Kolor, had designed a beautiful stripped-down visual identity for JD&#8217;s business. Working from his designs, I developed the concept into the final [...]]]></description>
			<content:encoded><![CDATA[<p>
Over the past several months, I worked with my long time friend and associate <a href="http://www.jdhowell.ca">JD Howell</a> to develop the latest revision of his photography portfolio.  This time around, the talented Lukas Dryja, of <a href="http://kolorize.com/">Kolor</a>, had designed a beautiful stripped-down visual identity for JD&#8217;s business.  Working from his designs, I developed the concept into the final interactive site.
</p>
<div class="images">
<a href="http://www.creativecreature.ca/blog/wp-content/jdh_v3_1.jpg"><br />
<img src="http://www.creativecreature.ca/blog/wp-content/jdh_v3_1.jpg" alt="Index Page" /></a><br />
<a href="http://www.creativecreature.ca/blog/wp-content/jdh_v3_2.jpg"><img src="http://www.creativecreature.ca/blog/wp-content/jdh_v3_2.jpg" alt="Huntress" /></a>
</div>
<p>
The general idea of the last iteration is carried over: minimal structure with the focus on the presentation of the photos.  However, by avoiding the use of Flash, the site is made both more accessible and better performing.  The &#8216;lights out&#8217; feature and scaling images are achieved with JavaScript in this version, while the content is again managed with an XML/PHP backend.  A new cross-browser font replacement technique called <a href="http://wiki.github.com/sorccu/cufon/about">Cufón</a> was used to enable the use of a non-standard font for the site, maintaining the look and feel of the mockups in the translation to a dynamic version.
</p>
<div class="images">
<a href="http://www.creativecreature.ca/blog/wp-content/jdh_v3_3.jpg"><br />
<img src="http://www.creativecreature.ca/blog/wp-content/jdh_v3_3.jpg" alt="Nude" /></a><br />
<a href="http://www.creativecreature.ca/blog/wp-content/jdh_v3_4.jpg"><img src="http://www.creativecreature.ca/blog/wp-content/jdh_v3_4.jpg" alt="Portrait" /><br />
</a>
</div>
<p>
I think JD&#8217;s photography, Lukas&#8217; design, and my development work have come together to make this latest iteration of <a href="http://www.jdhowell.ca">www.jdhowell.ca</a> minimal and lightweight, while effectively communicating JD&#8217;s unique brand and style.  As always, the primary emphasis is on the photos, with the design and functionality serving the work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2009/10/jdh-v3-launch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kiwii and WordPress hacking</title>
		<link>http://www.creativecreature.ca/blog/2008/02/kiwii-and-wordpress-hacking/</link>
		<comments>http://www.creativecreature.ca/blog/2008/02/kiwii-and-wordpress-hacking/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 11:10:56 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=40</guid>
		<description><![CDATA[In keeping with tradition, I&#8217;ve set up a blog to document my travels while living in New Zealand for 2008. The result is Kiwii, where my girlfriend and I have been posting photos and stories about our experiences in NZ. I did a couple new things this time around. I&#8217;m a big fan of Google [...]]]></description>
			<content:encoded><![CDATA[<p>
In keeping with tradition, I&#8217;ve set up a blog to document my travels while living in New Zealand for 2008.  The result is <a href="http://www.creativecreature.ca/kiwii">Kiwii</a>, where my girlfriend and I have been posting photos and stories about our experiences in NZ.
</p>
<p>
I did a couple new things this time around.	I&#8217;m a big fan of Google Maps and thought it would be cool to embed a map of the various locations we visit in the sidebar of the blog (the long skinny shape of New Zealand helped make this fit!).  It was very easy to do.  After creating the map, I grabbed the <strong>Paste HTML to embed in website</strong> iframe source from Google and dropped it into the <em>sidebar.php</em> file of the WordPress Sandbox theme that I had built for the blog.  Piece of cake!  <a href="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=115356029686015652403.000442afc4f51ce24d6fb&amp;ll=-40.713956,174.375&amp;spn=21.123957,38.540039&amp;z=5&amp;om=0">Check out the map</a> or <a href="http://www.creativecreature.ca/kiwii">see it embedded on the blog</a>.  It&#8217;s a simple thing, but I think it helps to make the country and places more tangible to readers of the blog back home in Canada.  I think this is a tiny pointer toward the need for a more cohesive web service for travel blogging.  Writing travelogues was my introduction to the blogosphere, and it&#8217;s still what I primarily use blogs for.  A service that could easily integrate travel data (maps, photos, stories) into a blog would be very useful!  The public API&#8217;s of Flickr and Google Maps make this just a matter of programming and time, but as such a service doesn&#8217;t exist yet (to my knowledge), I have to mark my map in Google, post my photos to Flickr, post my entry in WordPress, then path my entry photos to Flickr.  Also, I have to modify the WordPress theme files by hand to embed the results in the sidebar.  Kind of a lumpy process.
</p>
<p>
Speaking of Flickr, the other new thing I did (after adding a similar feature to my website) was add a randomized Flickr badge to the sidebar of the blog, which pulls 10 random photos with the tag <strong>newzealand</strong> on each page load.  This too was a very simple task.  Simply use the <a href="http://www.flickr.com/badge.gne">wizard</a> to generate your badge (HTML or Flash), select whether you would like your photos limited to a specific set or tag, select layout and color options (or none so you can write your own CSS), and you&#8217;re done!  I dumped all the junk that the generator spits out (ugly HTML tables and verbose CSS selectors) and just grabbed the one line of JavaScript responsible for the communication with Flickr.  All the parameters selected in the wizard are appended as a query string to the script URL, and can be edited inline.  I embedded the script and tried to edit it to select more than 10 photos, but Flickr doesn&#8217;t respond to requests over this limit.  No bother &#8211; 10&#8242;s enough, and the badge adds a little bit of random Flickrness to the blog!  Now I just hope Microsoft doesn&#8217;t end up buying Yahoo, rebranding Flickr as Windows Live Photo Sharing Utility for Vista Internet Service Pack 2 and breaking the badge <img src='http://www.creativecreature.ca/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2008/02/kiwii-and-wordpress-hacking/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>JDH &#124; Weddings Launched</title>
		<link>http://www.creativecreature.ca/blog/2007/11/jdh-weddings-launched/</link>
		<comments>http://www.creativecreature.ca/blog/2007/11/jdh-weddings-launched/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 17:07:02 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=36</guid>
		<description><![CDATA[After the <a href="http://www.creativecreature.ca/blog/?p=34">launch and early success of Amass</a>, JD Howell wanted to reorganize and expand his online presence to present his existing Portfolio and Stock photography alongside a collection of his Wedding photography.  To that end, <a href="http://www.jdhowell.ca">www.jdhowell.ca</a> is now split into these three sections, which can be reached from the new Welcome Page.]]></description>
			<content:encoded><![CDATA[<p> After the <a href="http://www.creativecreature.ca/blog/?p=34">launch and early success of Amass</a>, JD Howell wanted to reorganize and expand his online presence to present his existing Portfolio and Stock photography alongside a collection of his Wedding photography.  To that end, <a href="http://www.jdhowell.ca">www.jdhowell.ca</a> is now split into these three sections, which can be reached from the new Welcome Page.</p>
<p style="margin: 10px 0px; text-align: center"><a href="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_weddings/intro_page.jpg" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_weddings/intro_page_small.jpg" alt="JDH | Welcome Page" style="border: 1px solid #dddddd" /></a></p>
<p class="caption">Welcome Page</p>
<p> We adapted the Portfolio interface to suit the Wedding photography, keeping things consistent, minimal, and graceful.  Each Wedding that JD adds appears in a list on the left, with a representative thumbnail from that event appearing on the right on rollover.  Clicking on either the menu item or the thumbnail then takes the user to an interactive contact sheet of shots from the Wedding.</p>
<p style="margin: 10px 0px; text-align: center"><a href="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_weddings/weddings_interface.jpg" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_weddings/weddings_interface_small.jpg" alt="JDH | Weddings" style="border: 1px solid #dddddd" /></a></p>
<p class="caption">Weddings Interface</p>
<p style="margin: 10px 0px; text-align: center"><a href="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_weddings/susan_angelo_index.jpg" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_weddings/susan_angelo_index_small.jpg" alt="JDH | Susan &amp; Angelo Wedding Index" style="border: 1px solid #dddddd" /></a></p>
<p class="caption">Susan &amp; Angelo Wedding Index</p>
<p> The shots are gorgeous and touching.  Having a regularly updated selection of Wedding shots online will help to promote this aspect of JDH Photography &amp; Imaging, and will give clients a broad idea of the quality and scope of JD&#8217;s work.</p>
<p style="margin: 10px 0px; text-align: center"><a href="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_weddings/christin_christine.jpg" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_weddings/christin_christine_small.jpg" alt="JDH | Christin &amp; Christine" style="border: 1px solid #dddddd" /></a></p>
<p style="margin: 10px 0px; text-align: center"><a href="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_weddings/female_wedding_party.jpg" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_weddings/female_wedding_party_small.jpg" alt="JDH | Female Wedding Party" style="border: 1px solid #dddddd" /></a></p>
<p style="margin: 10px 0px; text-align: center"><a href="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_weddings/jerry_geeta.jpg" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_weddings/jerry_geeta_small.jpg" alt="JDH | Jerry &amp; Geeta Engagement" style="border: 1px solid #dddddd" /></a></p>
<p> Thanks for another great project, JD.  To the rest&#8230;book early!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2007/11/jdh-weddings-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Launch of JDH &#124; Amass</title>
		<link>http://www.creativecreature.ca/blog/2007/11/launch-of-jdh-amass/</link>
		<comments>http://www.creativecreature.ca/blog/2007/11/launch-of-jdh-amass/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 04:43:52 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=34</guid>
		<description><![CDATA[JD Howell recently asked me to collaborate with him to set up a stock photography site to accompany his Portfolio, which Creative Creature developed in February and March of 2007. As usual, JD didn't want the standard-issue stock site that food photographers the world over use to make an extra buck. He was more interested in presenting something that would connect gracefully with the audience of his Portfolio, which includes a significant range of artistic photography and imagery combinations. To this end, we worked together to build on an existing application and customize it to his needs.]]></description>
			<content:encoded><![CDATA[<p> JD Howell recently asked me to collaborate with him to set up a stock photography site to accompany his <a href="http://www.jdhowell.ca" target="_blank">Portfolio</a>, which <a href="http://www.creativecreature.ca/blog/?p=13">Creative Creature developed</a> in February and March of 2007.  As usual, JD didn&#8217;t want the standard-issue stock site that food photographers the world over use to make an extra buck.  He was more interested in presenting something that would connect gracefully with the audience of his Portfolio, which includes a significant range of artistic photography and imagery combinations.  To this end, we worked together to build on an existing application and customize it to his needs.</p>
<p style="margin: 10px 0px; text-align: center"><a href="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_amass_interface.jpg" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_amass_interface_small.jpg" alt="JDH | Amass Interface" style="border: 1px solid #dddddd" /></a></p>
<p> The solution was fittingly named <strong>Amass</strong>: <em>&#8220;to gather together or accumulate (a large amount or number of valuable material or things) over a period of time.&#8221;</em>  JD has selected a range of images from his archives and organized them into events he has photographed, and a group of images he calls <a href="http://www.jdhowell.ca/amass/gallery.php?gid=57" target="_blank">Heart Felt</a>.  These images conjure views of a realm that is unsettling, intriguing, emotive, and which always seem to hint at more than the subject offers at first glance.  Feeling that such images should be searchable by mood as much as subject, JD has tagged his images with emotive, expressive keywords, rather than restricting his descriptions to subject and composition.</p>
<p style="margin: 10px 0px; text-align: center"><a href="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_amass_prints.jpg" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_amass_prints_small.jpg" alt="JDH | Amass Prints" style="border: 1px solid #dddddd" /></a></p>
<p>Amass has been integrated with JD&#8217;s Portfolio in two ways.  First, a beautiful tab has been embedded on the right side of the browser when viewing the Portfolio.  On rollover, it slides out gracefully to reveal itself, and a click takes the user to Amass.  Additionally, images featured in the Portfolio which are available in Amass are marked with a subtle <strong>purchase</strong> link which appears above the image in question.  Selecting this link presents the user with that image&#8217;s details and purchase information within Amass.  The works are available in both digital and print format.</p>
<p style="margin: 10px 0px; text-align: center"><a href="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_portfolio_w_amass.jpg" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_portfolio_w_amass_small.jpg" alt="JDH | Portfolio with Amass integration" style="border: 1px solid #dddddd" /></a></p>
<p style="margin: 10px 0px; text-align: center"><a href="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_amass_detail.jpg" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/screenshots/jdh_amass_detail_small.jpg" alt="JDH | Amass Detail" style="border: 1px solid #dddddd" /></a></p>
<p> The design of the site reflects the &#8216;floating&#8217; nature of the Portfolio design, keeping visual distractions to a minimum and the work at the forefront.	This is further emphasized by the minimal, muted colour palette and font treatment, all of which suit the elegance and austerity of the images.</p>
<p>As always, it was a pleasure to work with an artist of JD&#8217;s calibre.  I&#8217;m sure this won&#8217;t be the last innovative project to come from his direction.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2007/11/launch-of-jdh-amass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Launch of JD Howell &#124; Photography &amp; Imaging</title>
		<link>http://www.creativecreature.ca/blog/2007/03/launch-of-jd-howell-photography-imaging/</link>
		<comments>http://www.creativecreature.ca/blog/2007/03/launch-of-jd-howell-photography-imaging/#comments</comments>
		<pubDate>Mon, 26 Mar 2007 15:09:02 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=13</guid>
		<description><![CDATA[I&#8217;m pleased to announce the launch of my good friend JD Howell&#8217;s new photography portfolio, located at www.jdhowell.ca. The site was developed using Flash 8, and takes advantage of 8&#8242;s new Blur, Glow and ColorMatrix classes, as well as extensive use of the Tween class. I developed the project in two stages. First, I designed [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pleased to announce the launch of my good friend JD Howell&#8217;s new photography portfolio, located at <a href="http://www.jdhowell.ca" target="_blank" title="JD Howell | Photography &amp; Imaging">www.jdhowell.ca</a>.  The site was developed using Flash 8, and takes advantage of 8&#8242;s new Blur, Glow and ColorMatrix classes, as well as extensive use of the Tween class.</p>
<p>I developed the project in two stages.  First, I designed an XML schema which the client could populate with albums of works, separated into Photography and Imaging sections.  Each work can be tagged with an optional Title and Description.  This setup allows the client to populate and update their current works without needing to use Flash, and without the need of a developer.</p>
<p>Secondly, I built the interface in Flash.  After importing the XML, the interface is populated with Albums, each of which holds a set of works.  When an album is selected, the works within it are loaded as thumbnails, to be selected by the user.  The fun part was developing the animations which are generated dynamically between image positions.  First, the border of the image tweens from the current to the selected image shape and size, then the entire interface shifts to center the new image.  When this is complete, the image is loaded in, resolving in from a blur and oversaturation filter.  Check out the site to get the effect, as these screenshots only tell part of the story!</p>
<p><a href="http://www.creativecreature.ca/blogs/creativecreature/screenshots/interface_holy.png" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/screenshots/interface_holy.png" alt="Holy | JD Howell" title="Holy | JD Howell" style="border: 1px solid #dddddd" align="middle" width="420" /></a></p>
<p><a href="http://www.creativecreature.ca/blogs/creativecreature/screenshots/interface_cake.png" target="_blank"><img src="http://www.creativecreature.ca/blogs/creativecreature/screenshots/interface_cake.png" alt="Wedding Cake | JD Howell" title="Wedding Cake | JD Howell" style="border: 1px solid #dddddd" align="middle" width="420" /></a></p>
<p>JD makes beautiful images, and it was a pleasure as always to work with him on this project.  He had a clear vision for the site, and it was fun to work together to get the transitions and effects right to suit it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2007/03/launch-of-jd-howell-photography-imaging/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
