<?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>Webmaster Bulletin &#187; mootools</title>
	<atom:link href="http://www.webmasterbulletin.net/tag/mootools/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webmasterbulletin.net</link>
	<description>Rambling around the web publishing industry</description>
	<lastBuildDate>Wed, 21 Jul 2010 09:48:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Slide effect : bring multiple pages into a single HTML</title>
		<link>http://www.webmasterbulletin.net/2008/09/slide-effect-bring-4-pages-into-a-single-html/287</link>
		<comments>http://www.webmasterbulletin.net/2008/09/slide-effect-bring-4-pages-into-a-single-html/287#comments</comments>
		<pubDate>Sun, 14 Sep 2008 08:14:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design showcase]]></category>
		<category><![CDATA[mootools]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=287</guid>
		<description><![CDATA[
Oxford hotel in Timisoara have built a perfect single page site that mimics multiple page navigation with the use of a mootols fx slide effect that&#8217;s becoming more popular than ever : just build divs contained in a single HTML page and a light user interface replaces the usual multi page navigation that can discourages [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://None"><img class="alignnone size-full wp-image-289" title="oxfordtimisoara-500" src="http://www.webmasterbulletin.net/wp-content/uploads/2008/09/oxfordtimisoara-500.png" alt="" width="500" height="331" /></a></p>
<p style="text-align: left;">Oxford hotel in Timisoara have built a perfect single page site that mimics multiple page navigation with the use of a mootols fx slide effect that&#8217;s becoming more popular than ever : just build divs contained in a single HTML page and a light user interface replaces the usual multi page navigation that can discourages users. via <a href="http://www.smashingmagazine.com/2008/09/03/40-creative-design-layouts-getting-out-of-the-box/">Smashing Magazine</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmasterbulletin.net/2008/09/slide-effect-bring-4-pages-into-a-single-html/287/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grid feature : page number in scroll bar</title>
		<link>http://www.webmasterbulletin.net/2008/09/grid-feature-page-number-in-scroll-bar/213</link>
		<comments>http://www.webmasterbulletin.net/2008/09/grid-feature-page-number-in-scroll-bar/213#comments</comments>
		<pubDate>Mon, 01 Sep 2008 17:34:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Components]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[mootools]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=213</guid>
		<description><![CDATA[
I&#8217;ve come across another data grid implementation, this time base on mootools. One interesting feature of AJAX datagrids is the ability to scroll unlimited number of records without reloading the main page. Using the scroll bar instead of a opage numbering system can dramatically increase productivity when playing with large datasets. But one advantage of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-214 aligncenter" title="datatoolsgrid" src="http://www.webmasterbulletin.net/wp-content/uploads/2008/09/datatoolsgrid.gif" alt="" width="500" height="452" /></p>
<p>I&#8217;ve come across another data grid implementation, this time base on mootools. One interesting feature of AJAX datagrids is the ability to scroll unlimited number of records without reloading the main page. Using the scroll bar instead of a opage numbering system can dramatically increase productivity when playing with large datasets. But one advantage of pagenumbering is that it is a good indication of where you stand and page number is often remembered by users as an efficient way of finding specific datarows.  <a title="DrasticTools" href="http://www.drasticdata.nl/DDTools.php">DrasticTools</a> is a collection of PHP and JS scripts that generate AJAX-based data managers and viewers for MySQL tables. DrasticGrid is a data grid that supports pagination, sorting, insertions,  deletion and update of records : the most unique feature it implements is precisely the page number indication in the dynamic scroll bar, as highlighted on the screenshot above.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmasterbulletin.net/2008/09/grid-feature-page-number-in-scroll-bar/213/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UvumiTools Gallery : light HTML enhancements</title>
		<link>http://www.webmasterbulletin.net/2008/07/uvumitools-gallery-light-and-efficient/45</link>
		<comments>http://www.webmasterbulletin.net/2008/07/uvumitools-gallery-light-and-efficient/45#comments</comments>
		<pubDate>Thu, 17 Jul 2008 21:15:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Image Galleries]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mootools]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=45</guid>
		<description><![CDATA[Working with HTML and Javascript is always interesting in terms of Search engine optimisation. What&#8217;s nice about the Uvumi Tools  Gallery, distributed on MIT license, is not what you would notice at first sight when trying out this little mootools script. It actually starts off with a table like layout of thumbnails, which turns out to [...]]]></description>
			<content:encoded><![CDATA[<p>Working with HTML and Javascript is always interesting in terms of<strong> Search engine optimisation</strong>. What&#8217;s nice about the <em><strong>Uvumi Tools  Gallery</strong></em>, distributed on MIT license, is not what you would notice at first sight when trying out this little mootools script. It actually starts off with a table like layout of thumbnails, which turns out to a vertical scroll bar after the first click on any image. This is where the fun comes in : the vertical scroll is driven by the mouse wheel and gives a nice feeling out of this light javascript / HTML combination. But don&#8217;t be fooled  : its main advantage (being light) is also its main drawback &#8230; won&#8217;t generate thumbnails unless you work at a PHP -or anything server side language- integration. If you have a few minutes to spare, dare to take a look at Uvumi&#8217;s textarea : integrates a progress bar that displays the ratio of words typed / allowed via a visual indicator of how close you are  to the maximum input size, also automatically grows and shrinks the textarea height to accommodate larger text submissions. More  @ <a href="http://tools.uvumi.com/gallery.html">http://tools.uvumi.com/gallery.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmasterbulletin.net/2008/07/uvumitools-gallery-light-and-efficient/45/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
