<?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>Daniel Skinner: News and Articles on Web Development &#187; protoype</title>
	<atom:link href="http://www.daniel-skinner.co.uk/tag/protoype/feed" rel="self" type="application/rss+xml" />
	<link>http://www.daniel-skinner.co.uk</link>
	<description>Daniel Skinner&#039;s Blog: Web Development news and articles</description>
	<lastBuildDate>Wed, 18 Mar 2009 15:11:23 +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>Lightview by Nick Stakenburg</title>
		<link>http://www.daniel-skinner.co.uk/lightview-by-nick-stakenburg/12/01/2008</link>
		<comments>http://www.daniel-skinner.co.uk/lightview-by-nick-stakenburg/12/01/2008#comments</comments>
		<pubDate>Sat, 12 Jan 2008 14:41:59 +0000</pubDate>
		<dc:creator>Daniel Skinner</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[lightview]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[protoype]]></category>
		<category><![CDATA[scriptaculous]]></category>
		<category><![CDATA[slimbox]]></category>

		<guid isPermaLink="false">http://www.daniel-skinner.co.uk/lightview-by-nick-stakenburg/12/01/2008</guid>
		<description><![CDATA[Nick has just released Lightview (another neat project) to the public. Lightview allows you to augment your images. It provides an excellent way of creating a slideshow or simply showing a large version of a thumbnail without resorting to popups. Effects are used to create very appealing slideshows and image galleries.
From the Lightview project site:

Clean: [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nickstakenburg.com/" title="Nick Stakenburg" rel="external">Nick</a> has just released Lightview (another neat project) to the public. <a href="http://www.nickstakenburg.com/projects/lightview/" title="Lightview by Nick Stakenburg" rel="external">Lightview</a> allows you to augment your images. It provides an excellent way of creating a slideshow or simply showing a large version of a thumbnail without resorting to popups. Effects are used to create very appealing slideshows and image galleries.</p>
<p>From the Lightview project site:</p>
<ul>
<li><span>Clean</span>: Designed to compliment your images.</li>
<li><span>Fast</span>: Images and their neighbours are preloaded.</li>
<li><span>Easy to customize</span>: You don&#8217;t even have to know CSS.</li>
<li><span>Rounded</span>: Adjustable rounded corners, without PNGs.</li>
<li><span>Smart resizing</span>: Images will always fit on your screen.</li>
<li><span>Slideshow</span>: One button slideshow.</li>
<li><span>Effects</span>: Using Scriptaculous.</li>
<li><span>Works on all modern browsers</span></li>
</ul>
<p>Lightview is similar to <a href="http://www.huddletogether.com/projects/lightbox2/" title="Lightbox 2" rel="external">Lightbox 2</a> and both are built with Prototype and Scriptaculous. However, there are a few differences I noticed:</p>
<ul>
<li>The morphing effect that Lightview uses is a refreshing change (probably because I have seen the Lightbox effects too many times!).</li>
<li>Lightview allows you to customise many of the visual aspects of the viewer programatically. For example, the background colour and corner radius.</li>
<li>Lightview supports a customisable slideshow option which Lightbox lacks.</li>
<li>Lightview uses the caption attribute of the <code>&lt;a&gt;</code> tag to give images a caption. This attribute is not valid XHTML and thus its usage will produce invalid markup.  I would suggest using a convention similar to that used by MooTools Tips: <code>title="image title :: caption"</code></li>
<li>Lightbox has been around for a while and is well tested and proven.</li>
</ul>
<p>Personally I like the look of Lightview but I wouldn&#8217;t use it because I don&#8217;t like invalid markup!</p>
<p>If you are interested in something similar for the MooTools framework, try <a href="http://www.digitalia.be/software/slimbox" title="Slimbox: Lightbox for MooTools" rel="external">Slimbox</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.daniel-skinner.co.uk/lightview-by-nick-stakenburg/12/01/2008/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
