<?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>Richard Huf &#187; Web Design</title>
	<atom:link href="http://www.richardhuf.com.au/tag/web-design/feed" rel="self" type="application/rss+xml" />
	<link>http://www.richardhuf.com.au</link>
	<description>Web design, internet marketing, print design.</description>
	<lastBuildDate>Mon, 08 Feb 2010 12:20:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Website Completed &#8211; Toosh Photography</title>
		<link>http://www.richardhuf.com.au/website-completed-toosh-photograph</link>
		<comments>http://www.richardhuf.com.au/website-completed-toosh-photograph#comments</comments>
		<pubDate>Sat, 23 May 2009 01:22:16 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Design Blog]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://richardhuf.com.au/wordpress/?p=429</guid>
		<description><![CDATA[
Portfolio website for Geelong based Photography Business
I recently completed a website for a local photographer, and I thought it would be a good chance to discuss what I learned, what went wrong, and what I&#8217;d do better next time.
What I learned..
This project required a large number of photographs to be displayed in galleries, under a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.toosh.com.au" title="Toosh Photography Geelong"><img src="/images/toosh_large_thumb.jpg" alt="Toosh Photography Website" /></a><br />
<span style="color:#6d6d6d; font-style:italic; padding-left:10px;">Portfolio website for Geelong based Photography Business</span></p>
<p>I recently completed a website for a local photographer, and I thought it would be a good chance to discuss what I learned, what went wrong, and what I&#8217;d do better next time.</p>
<p><span class="subHeader">What I learned..</span></p>
<p>This project required a large number of photographs to be displayed in galleries, under a few different categories. The client already had an active <a title="Flickr" href="http://www.flickr.com">Flickr</a> account, with plenty of photos already online. I had recently played around with <a title="Flickr Web Page Integration" href="http://richardhuf.com.au/wordpress/category/design_blog#flickr">integrating flickr images</a> on <a title="Illustration's via Flickr" href="http://richardhuf.com.au/wordpress/illustration"> my site, after following an </a><a title="Build Your Own Social Home" href="http://css-tricks.com/build-your-own-social-home/">article</a> from CSS-Tricks.com.</p>
<p>This solution wasn&#8217;t quite sufficient, as clicking on an image thumbnail would send the user offsite, to Flickr. There probably is a solution like this that allows thumbnails to load larger images from flickr within the page out there somewhere, but rather than reinvent the wheel (and charge the client extra to do so), I went for a solution called <a title="FlickrSLiDR" href="http://www.flickrslidr.com">flickrSLiDR</a>, a prebuilt service to integrate a Flickr slideshow into a web page.</p>
<p>This solution made things quicker and easier. Ofcourse the downside to using a prebuilt component such as this one, is the limited ability to control the look and feel of the final slideshow (the black background wasn&#8217;t optional, and it wasn&#8217;t particularly clever at resizing horizontal or vertical images to fit the space, unless the slideshow was square in proportion). Still, the advantages this prebuilt solution offered far outweighed the minor features it lacked, and the client now has a series of robust galleries on their site that they can update themselves, simply by updating their flickr account. A win for everyone, I think.</p>
<p><span class="subHeader">What went wrong..</span></p>
<p>I had a few cross browser compatability issues with the Flickr Slideshows. The code that flickrslidr dishes up to embed the slideshow in your page comes in two varieties: an object element, or an iframe element. The Object tag was the &#8216;Standards Compliance Mode&#8217; option; ofcourse I later realised this was useless, as their are issues with rendering the object element in IE7. A further look at the flickrSLiDR website mentioned the IE issues, and gave a workaround. Long story short, the workaround seemed to solve the &#8216;object not appearing&#8217; issue, but gave me another issue (the object and the page containing it were forced to display unnecessary scrollbars.) There was a solution to hide the scrollbars if IE7, however this meant that the entire page had no scrollbars (not a problem until someone viewed it on a laptop). </p>
<p>In the end, I went for the option of embedding the slideshow using an iframe. As I was using a DocType of XHTML 1.0 Transitional, this option was accepted, and the site still validated fine. The CSS validated fine as well, which was great. (A lesson learned in standards compliance for me). </p>
<p><span class="subHeader">What I&#8217;d do better next time.</span></p>
<p>I had some trouble scoping the project at the beginning. It was hard to determine the amount of pages, and development time needed to acheive the FlickrSLiDR solution that I ended up with. I&#8217;m sure other people will agree, it&#8217;s hard to estimate how long it will take you to do something you&#8217;ve never done before. It&#8217;s all a valuable learning experience.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardhuf.com.au/website-completed-toosh-photograph/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
