<?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>theDailyApp &#187; Effects</title>
	<atom:link href="http://thedailyapp.com/category/display/effects/feed" rel="self" type="application/rss+xml" />
	<link>http://thedailyapp.com</link>
	<description>One a day. Every day.</description>
	<lastBuildDate>Sun, 11 Jan 2009 15:57:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>OrderedList&#8217;s Prototype and jQuery FancyZoom</title>
		<link>http://thedailyapp.com/display/effects/orderedlists-prototype-and-jquery-fancyzoom</link>
		<comments>http://thedailyapp.com/display/effects/orderedlists-prototype-and-jquery-fancyzoom#comments</comments>
		<pubDate>Fri, 05 Sep 2008 17:17:13 +0000</pubDate>
		<dc:creator>Tommy M</dc:creator>
				<category><![CDATA[Effects]]></category>

		<guid isPermaLink="false">http://thedailyapp.com/?p=354</guid>
		<description><![CDATA[Lightbox can be confusing. Like one commenter said, it makes the user think it's a new page and thus go "back" on their browser. What was needed was an intuitive way to display images and text neatly. With a little inspiration from Cabel Sasser and Apple, and the power of Prototype and jQuery, OrderedList just gave the web a spoonful of Fancy.]]></description>
			<content:encoded><![CDATA[<p><a href="http://orderedlist.com/articles/fancyzoom-meet-prototype" target="_blank">John Nunemaker&#8217;s</a> (Orderedlist.com) <a href="http://orderedlist.com/articles/fancyzoom-meet-prototype" target="_blank">FancyZoom</a> was inspired by <a href="http://www.cabel.name/2008/02/fancyzoom-10.html">Cabel Sasser’s FancyZoom</a> but completely rewritten to be a functional and attractive lightbox alternative.</p>
<p><a href="http://orderedlist.com/articles/fancyzoom-meet-prototype" target="_blank">Nunemaker&#8217;s FancyZoom</a> is different in four ways. First, it can work with both images and text, not just images as Sasser&#8217;s version is confined to. Second, it is built using Prototype (or <a href="http://orderedlist.com/articles/fancyzoom-meet-jquery" target="_blank">Steve Smith&#8217;s jQuery</a> version) as opposed to Sasser&#8217;s which was built from scratch, thus making Nunemaker&#8217;s weight being only 12k as opposed to Sasser&#8217;s 36k. Granted, as the Nunemaker states, you have the overhead of Prototype on top of the 12k, but if you&#8217;re already using Prototype then you already have the overhead. And lastly, it doesn&#8217;t use Ajax. What this means is that your text and images are loaded when the page loads. The last way is more of a personal design touch than a coding implementation. Its the Apple effect of rounded corners. This creates a padding effect which frames your image or text very nicely.</p>
<p>If you&#8217;re looking for the jQuery version of FancyZoom, <a href="http://orderedlist.com/articles/fancyzoom-meet-jquery" target="_blank">Steve Smith</a> (Orderedlist.com) modified Nunemaker&#8217;s to create a  <a href="http://orderedlist.com/articles/fancyzoom-meet-jquery" target="_blank">jQuery version</a>. Be sure to use the jQuery or Prototype version depending on which library you&#8217;re already using.</p>
<p><a href="http://orderedlist.com/articles/fancyzoom-meet-jquery" target="_blank">Smith&#8217;s</a> and <a href="http://orderedlist.com/articles/fancyzoom-meet-prototype" target="_blank">Nunemaker&#8217;s FancyZoom</a> is a great effect that can be used for displaying features, fully-zoomed images, and text, all while maintaining the intuitive design for the user.</p>
]]></content:encoded>
			<wfw:commentRss>http://thedailyapp.com/display/effects/orderedlists-prototype-and-jquery-fancyzoom/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beautiful, Functional Easy ToolTips with Prototip</title>
		<link>http://thedailyapp.com/display/effects/beautiful-functional-easy-tooltips-with-prototip</link>
		<comments>http://thedailyapp.com/display/effects/beautiful-functional-easy-tooltips-with-prototip#comments</comments>
		<pubDate>Thu, 04 Sep 2008 00:59:11 +0000</pubDate>
		<dc:creator>Tommy M</dc:creator>
				<category><![CDATA[Effects]]></category>

		<guid isPermaLink="false">http://thedailyapp.com/?p=285</guid>
		<description><![CDATA[Tooltips have become more and more prevalent. They're used to explain fields in a form, explaining certain features, and more. Many tooltips come bloated, hard to install, and even harder to customize. Cast all your fears aside and say hello to Prototip.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nickstakenburg.com/projects/prototip2/" target="_blank">Prototip</a> allows the designer to create custom tooltip designs and empowers the developer to implement those designs easily&#8230; but for a price. It&#8217;s powered by the Javascript library <a href="http://prototype.org" target="_blank">Prototype</a> (duh).</p>
<p>The demonstrations show a wide array of possibilities. One that can come in very handy is the ability display the tooltip at location X when you hover over the tooltip link at location Y. Other features include the ability to use Ajax in the tooltips, delays, offsets, and beautifully rounded corners. The downside to all this greatness? It comes with a price tag.</p>
<p>In the end, <a href="http://www.nickstakenburg.com/projects/prototip2/" target="_blank">Prototip</a> is a great tooltip to easily add eye-friendly functionality to your website.</p>
]]></content:encoded>
			<wfw:commentRss>http://thedailyapp.com/display/effects/beautiful-functional-easy-tooltips-with-prototip/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ModalBox &#8211; User-Friendly Popup Box and Wizard</title>
		<link>http://thedailyapp.com/display/effects/modalbox-user-friendly-popup-box-and-wizard</link>
		<comments>http://thedailyapp.com/display/effects/modalbox-user-friendly-popup-box-and-wizard#comments</comments>
		<pubDate>Tue, 02 Sep 2008 05:20:51 +0000</pubDate>
		<dc:creator>Tommy M</dc:creator>
				<category><![CDATA[Effects]]></category>

		<guid isPermaLink="false">http://thedailyapp.com/?p=317</guid>
		<description><![CDATA[The Lightbox effect hit the web by storm a few years ago, but its use and functionality is growing each day. From creating photo galleries, to displaying data, viewing video or just opening an external page, Lightbox has changed the way your visitors view your website. ModalBox is in a whole new "box" of its own.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wildbit.com/labs/modalbox/" target="_blank">ModalBox</a> is, according to its homepage, a JavaScript technique for creating modern (Web 2.0-style) modal dialogs or even wizards (sequences of dialogs) without using conventional popups and page reloads. Basically, it&#8217;s a quick and easy way for displaying forms, images, videos, documents or modal boxes to the user. It&#8217;s built off of Prototype Javascript Framework, script.aculo.us, and XHTML/CSS. If you&#8217;re looking for a Mootools version, <a href="http://forum.mootools.net/topic.php?id=682#post-3047" target="_blank">check this out</a>.</p>
<p><a href="http://www.wildbit.com/labs/modalbox/" target="_blank">ModalBox</a>, aside from standard features and the Lightbox effect, has added scrolling ability, offline-mode, and height auto-adjustment.</p>
<p><a href="http://www.wildbit.com/labs/modalbox/" target="_blank">ModalBox</a> is a simple, easy to install script, definitely worth your time and worth your visitors improved experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://thedailyapp.com/display/effects/modalbox-user-friendly-popup-box-and-wizard/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>MooScroll &#8211; A Clever Mootools Scrollbar Effect</title>
		<link>http://thedailyapp.com/display/effects/mooscroll-a-clever-mootools-scrollbar-effect</link>
		<comments>http://thedailyapp.com/display/effects/mooscroll-a-clever-mootools-scrollbar-effect#comments</comments>
		<pubDate>Thu, 21 Aug 2008 04:01:54 +0000</pubDate>
		<dc:creator>Tommy M</dc:creator>
				<category><![CDATA[Effects]]></category>

		<guid isPermaLink="false">http://thedailyapp.com/?p=262</guid>
		<description><![CDATA[Designers would create attractive themes and interfaces, but when content overflowed and scrolling was necessary, those pesky gray scrollbars would appear and clash with the design. With the failure of scrollbar CSS properties, designers were forced to design scroll-less themes. Not anymore.]]></description>
			<content:encoded><![CDATA[<p><a href="http://greengeckodesign.com/projects/mooscroll.aspx" target="_blank">MooScroll</a> gives the developer to have attractive and functional scrollbar using the <a href="http://mootools.net/" target="_blank">MooTools</a> library. It gives the designer the ability to easily create their own scrollbar and implement them easily into their theme or interface.</p>
<p>Size does not matter when it comes to <a href="http://greengeckodesign.com/projects/mooscroll.aspx" target="_blank">MooScroll</a>. Whether you have barely enough content to scroll, or more than enough, it will work with your content and design to display your desired result.</p>
<p>In conclusion, <a href="http://greengeckodesign.com/projects/mooscroll.aspx" target="_blank">MooScroll</a> is a designers dream.</p>
]]></content:encoded>
			<wfw:commentRss>http://thedailyapp.com/display/effects/mooscroll-a-clever-mootools-scrollbar-effect/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
