<?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>Freelancer Magazine &#187; stock photos</title>
	<atom:link href="http://www.freelancermagazine.com/tag/stock-photos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freelancermagazine.com</link>
	<description>Freelance Advice and Resources</description>
	<lastBuildDate>Fri, 14 May 2010 02:15:07 +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>Usability Tips: How to Properly Handle Images in your Site</title>
		<link>http://www.freelancermagazine.com/usability-tips-how-to-properly-handle-images-in-your-site/</link>
		<comments>http://www.freelancermagazine.com/usability-tips-how-to-properly-handle-images-in-your-site/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 14:28:44 +0000</pubDate>
		<dc:creator>Bogdan</dc:creator>
				<category><![CDATA[Design and Multimedia]]></category>
		<category><![CDATA[Freelance Advice]]></category>
		<category><![CDATA[Web Dev and Programming]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[LightBox]]></category>
		<category><![CDATA[Media Temple]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[stock photos]]></category>
		<category><![CDATA[ThickBox]]></category>
		<category><![CDATA[thumbnail]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.freelancermagazine.com/?p=1033</guid>
		<description><![CDATA[One of the most important aspects of the overall feel of a website comes from the pictures that lie within it. It is great that you can provide great layouts, interesting and enhanced navigation, valuable content, but all of the above will be worthless if the pictures you insert next to your content are: of [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most important aspects of the overall feel of a website comes from the pictures that lie within it. It is great that you can provide great layouts, interesting and enhanced navigation, valuable content, but all of the above will be worthless if the pictures you insert next to your content are:</p>
<ul>
<li>of awful, low quality</li>
<li>displayed in the worst way possible</li>
</ul>
<p><span id="more-1033"></span>The first issue is usually solved by using stock photos. There&#8217;s a bunch of free stock photo galleries and there&#8217;s even more with paid subscription. However, the second issue is tricky. In the past years you have come to know quite a few css/js powered image display tools like <a rel="nofollow" href="http://www.lokeshdhakar.com/projects/lightbox/" target="_blank">LightBox</a>. Then there&#8217;s <a rel="nofollow" href="http://jquery.com/demo/thickbox/" target="_blank">ThickBox</a>, which I consider somewhat nicer. Both can be used in order to enlarge small thumbnails, but they both seem odd. Moreover, it depends on how you display the thumbnail, as some might not know immediately that clicking the image will provide a full size screen shot.</p>
<div id="attachment_1039" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.freelancermagazine.com/wp-content/uploads/2008/12/brown_university.png"><img class="size-medium wp-image-1039" src="http://www.freelancermagazine.com/wp-content/uploads/2008/12/brown_university-300x202.png" alt="Brown's website" width="300" height="202" /></a><p class="wp-caption-text">Brown</p></div>
<p>Take for example <a rel="nofollow" href="http://news.brown.edu/pressreleases/2008/12/mars" target="_blank">Brown University&#8217;s website</a> in the screen shot. If you hover the images in the post, you will see a &#8220;+ Zoom&#8221; message in the upper left corner of the image. You will then try to go to that corner, and unfortunately, when you reach the &#8220;+ Zoom&#8221; button, it will start blinking (tested in Safari and Firefox). Now, that is really confusing. Not to mention that you can click anywhere in the picture to see the full size version. But oops, you do not know that.</p>
<p>Don&#8217;t panic, because I think I have found the best solution out there, and I am sharing this with you. If you check the latest version of <a rel="nofollow" href="http://mediatemple.net/webhosting/dv/tours/plesk-tour.php" target="_blank">Media Temple&#8217;s website</a>, they too have screen shots in their control panel FAQ section. And those images are displayed perfectly. Rounded corners, borders, captions. But that&#8217;s not all of it. The great is about to be revealed. If you hover the image, in any given point, your pointer transforms into a &#8220;+&#8221; magnifying glass. What comes more natural to &#8220;enlarge&#8221; than a magnifying glass? Nothing! You even have text annotation, &#8220;Click to enlarge&#8221;, stupid.</p>
<div id="attachment_1040" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.freelancermagazine.com/wp-content/uploads/2008/12/media_temple.png"><img class="size-medium wp-image-1040" src="http://www.freelancermagazine.com/wp-content/uploads/2008/12/media_temple-300x202.png" alt="Media Temple's website screenshot, general" width="300" height="202" /></a><p class="wp-caption-text">Media Temple</p></div>
<p>Clicking will reveal a full size photo, more annotations, and in the upper central area of the image, navigation controls. YES! No need to scroll for next, previous etc buttons down to the bottom of your screen. You can even move the photo around, start slideshows, go to next picture, enlarge it even more and obviously hit the &#8220;X&#8221; close button. Now, if you do not want to go with the mouse around your screen to the &#8220;X&#8221; button, you will see your mouse pointer transformed into a &#8220;-&#8221; magnifying glass. Now, what comes more natural to &#8220;zoom out&#8221; than a magnifying glass with a minus inside it? Nothing!</p>
<div id="attachment_1041" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.freelancermagazine.com/wp-content/uploads/2008/12/media_temple2.png"><img class="size-medium wp-image-1041" src="http://www.freelancermagazine.com/wp-content/uploads/2008/12/media_temple2-300x202.png" alt="Media Temple's website screenshot, zoomed in" width="300" height="202" /></a><p class="wp-caption-text">Media Temple</p></div>
<p>Media Temple uses <a rel="nofollow" href="http://highslide.com/" target="_blank">HighSlide JS</a>, which is released under commercial license, but they do have a free version for you to try out.</p>
<p>Hands down for Media Temple!</p>
<p><em>Do you have a favorite or unique example of image handling you’d like to share?  Let us know via the comments section below.</em></p>
<p><em>If you liked this article, </em><a title="freelancer magazine rss" href="http://feedproxy.google.com/FreelancerMagazine"><strong><em>please subscribe to our RSS feed</em></strong></a><em> and social bookmark this post using the links below.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.freelancermagazine.com/usability-tips-how-to-properly-handle-images-in-your-site/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
