<?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>Knock Some Sense &#187; javascript</title>
	<atom:link href="http://www.knocksomesense.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.knocksomesense.com</link>
	<description>Web Development, Web Design, Tech News and more!</description>
	<lastBuildDate>Mon, 21 Nov 2011 08:06:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>jQuery Tools : Must-Have User-Interface library for Today&#8217;s Website</title>
		<link>http://www.knocksomesense.com/2010/03/19/jquery-tools-must-have-ui-library-for-todays-website/</link>
		<comments>http://www.knocksomesense.com/2010/03/19/jquery-tools-must-have-ui-library-for-todays-website/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 03:12:51 +0000</pubDate>
		<dc:creator>Kenji</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[expose]]></category>
		<category><![CDATA[flowplayers]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[javascript gallery]]></category>
		<category><![CDATA[javascript library]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery tools]]></category>
		<category><![CDATA[jquery UI]]></category>
		<category><![CDATA[overlay]]></category>
		<category><![CDATA[scrollable]]></category>
		<category><![CDATA[tabs]]></category>
		<category><![CDATA[tooltip]]></category>
		<category><![CDATA[user interface library]]></category>

		<guid isPermaLink="false">http://www.knocksomesense.com/?p=469</guid>
		<description><![CDATA[jQuery Tools, a library consists of 6 most useful user-interface components packed in single Javascript file that weighs only 5.72 kb.]]></description>
			<content:encoded><![CDATA[<div class="bblitz_prefix"></div><p><img class="size-full wp-image-494 alignnone" style="border: 0pt none;" title="jquery" src="http://www.knocksomesense.com/wp-content/uploads/2010/03/jquery.jpg" alt="" width="500" height="189" /></p>
<p>I was googling around for an open source video player to embed video streams into my web pages and found the <strong><a href="http://flowplayer.org/" target="_blank">Flowplayer</a></strong>, a powerful video player that offers advanced streaming technologies such as bandwidth detection, clustering  and secure streaming.</p>
<p>It was then I discovered <a href="http://flowplayer.org/tools/index.html" target="_blank"><strong>jQuery Tools</strong></a>,  an user-interface library developed by the same team that creates Flowplayer. This library consists of <strong>6 most useful</strong> user-interface components packed in single Javascript file that weighs only <strong>5.72 kb</strong>.</p>
<h4>Using  the Tools with other plugins and libraries</h4>
<p><strong>jQuery Tools</strong> can be used together with other libraries and plugins such as <strong>MooTools</strong>, <strong>Ext JS</strong> or <strong>Prototype</strong>.</p>
<h4>Browser Support</h4>
<p><img class="alignleft size-full wp-image-520" style="border: 0pt none; padding-right: 10px;" title="boxicon_2" src="http://www.knocksomesense.com/wp-content/uploads/2010/03/boxicon_2.png" alt="" width="190" height="70" /></p>
<p>jQuery Tools have been proven to work with following browsers:<br />
<strong>Firefox 2.0+, Internet  Explorer 6+, Safari 3+ , Opera 9+, Chrome 1+</strong></p>
<div style="height: 3.5em; visibility: hidden;">-</div>
<h2>1. Tabs</h2>
<p>Tabs play a big role in creating user-friendly and well-organized websites. It can be easily implemented using jQuery Tools.</p>
<div id="attachment_478" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-478" title="jq_01" src="http://www.knocksomesense.com/wp-content/uploads/2010/03/jq_01.jpg" alt="" width="500" height="139" /><p class="wp-caption-text">Example 1 : Basic Horizontal Tabs</p></div>
<div style="height: 1em; visibility: hidden;">-</div>
<div id="attachment_480" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-480" title="jq_02" src="http://www.knocksomesense.com/wp-content/uploads/2010/03/jq_02.jpg" alt="" width="500" height="371" /><p class="wp-caption-text">Example 2 : Mouse over to switch tabs</p></div>
<div style="height: 1.4em; visibility: hidden;">-</div>
<h4 style="text-align: center;"><strong><a href="http://flowplayer.org/tools/demos/tabs/index.html" target="_blank">View more demos with detailed explanation</a></strong></h4>
<div style="height: 1.4em; visibility: hidden;">-</div>
<h2>2. Tooltip</h2>
<p>Tooltips are usually small, boxed text that pop-up when a user hovers the triggers (image, button, div etc) .</p>
<div id="attachment_484" class="wp-caption aligncenter" style="width: 511px"><img class="size-full wp-image-484" title="jq_03" src="http://www.knocksomesense.com/wp-content/uploads/2010/03/jq_03.jpg" alt="" width="501" height="271" /><p class="wp-caption-text">Example 1 : Tooltip triggered by Image tag</p></div>
<div style="height: 1em; visibility: hidden;">-</div>
<div id="attachment_485" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-485" title="jq_04" src="http://www.knocksomesense.com/wp-content/uploads/2010/03/jq_04.jpg" alt="" width="500" height="180" /><p class="wp-caption-text">Example 2 : Using tooltips in form fields</p></div>
<div style="height: 1.4em; visibility: hidden;">-</div>
<h4 style="text-align: center;"><strong><a href="http://flowplayer.org/tools/demos/tooltip/form.html" target="_blank">View more demos with detailed explanation</a></strong></h4>
<div style="height: 1.4em; visibility: hidden;">-</div>
<h2>3. Overlay</h2>
<p>Overlaying HTML elements allows you to highlight the important parts of your website to your users. It can also be used to  prompt an action from your users by fading out the rest of the content in the main document.</p>
<div id="attachment_490" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-490" title="jq_05" src="http://www.knocksomesense.com/wp-content/uploads/2010/03/jq_05.jpg" alt="Example - Using Overlay as Gallery" width="500" height="357" /><p class="wp-caption-text">Example 1 : Using Overlay for Gallery</p></div>
<div style="height: 1em; visibility: hidden;">-</div>
<div id="attachment_491" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-491" title="jq_06" src="http://www.knocksomesense.com/wp-content/uploads/2010/03/jq_06.jpg" alt="Example - Prompt for user input" width="500" height="300" /><p class="wp-caption-text">Example 2 : Prompting user input</p></div>
<div style="height: 1.4em; visibility: hidden;">-</div>
<h4 style="text-align: center;"><strong><a href="http://flowplayer.org/tools/demos/overlay/index.html" target="_blank">View more demos with detailed explanation</a></strong></h4>
<div style="height: 1.4em; visibility: hidden;">-</div>
<h2>4. Expose</h2>
<p>Make your HTML elements stand out by fading out the surrounding elements  with the <strong>expose</strong> tool. This is something similar to Overlay components.</p>
<div id="attachment_501" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-501" title="jq_07" src="http://www.knocksomesense.com/wp-content/uploads/2010/03/jq_07.jpg" alt="" width="500" height="227" /><p class="wp-caption-text">Example 1 : Exposing a form</p></div>
<div style="height: 1em; visibility: hidden;">-</div>
<div id="attachment_502" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-502" title="jq_08" src="http://www.knocksomesense.com/wp-content/uploads/2010/03/jq_08.jpg" alt="Example : Exposing a video with custom mask" width="500" height="309" /><p class="wp-caption-text">Example 2 : Exposing a video with custom mask</p></div>
<div style="height: 1.4em; visibility: hidden;">-</div>
<h4 style="text-align: center;"><strong><a href="http://flowplayer.org/tools/demos/expose/index.html" target="_blank">View more demos with detailed explanation</a></strong></h4>
<div style="height: 1.4em; visibility: hidden;">-</div>
<h2>5. Scrollable</h2>
<p><strong>Scrollable</strong> is the most successful tool in this  library. It allows you to scroll your HTML in many ways:-</p>
<ol>
<li>Clicking the elements</li>
<li>Clicking the control buttons</li>
<li>Using your mouse scroll wheel</li>
<li>Using the left and right arrow keys from your keyboard</li>
</ol>
<div id="attachment_508" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-508" title="jq_09" src="http://www.knocksomesense.com/wp-content/uploads/2010/03/jq_09.jpg" alt="" width="500" height="382" /><p class="wp-caption-text">Example 1 : Gallery using scrollable</p></div>
<div style="height: 1em; visibility: hidden;">-</div>
<div id="attachment_509" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-509" title="jq_10" src="http://www.knocksomesense.com/wp-content/uploads/2010/03/jq_10.jpg" alt="" width="500" height="345" /><p class="wp-caption-text">Example 2 : Tabs using scrollable components</p></div>
<div style="height: 1.4em; visibility: hidden;">-</div>
<h4 style="text-align: center;"><strong><a href="http://flowplayer.org/tools/demos/scrollable/index.html" target="_blank">View more demos with detailed explanation</a></strong></h4>
<div style="height: 1.4em; visibility: hidden;">-</div>
<h2>6. Flashembed</h2>
<p>With the role of Javascript is rising at a fast pace, we are not surprise that it will be employed to embed Flash objects.</p>
<div id="attachment_511" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-511" title="jq_11" src="http://www.knocksomesense.com/wp-content/uploads/2010/03/jq_11.jpg" alt="" width="500" height="292" /><p class="wp-caption-text">Example 1 : Embedding multiple Flash objects</p></div>
<div style="height: 1em; visibility: hidden;">-</div>
<div id="attachment_512" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-512" title="jq_12" src="http://www.knocksomesense.com/wp-content/uploads/2010/03/jq_12.jpg" alt="" width="500" height="265" /><p class="wp-caption-text">Example 2 : Embedding Flash Movie and Placing HTML on top of it</p></div>
<div style="height: 1.4em; visibility: hidden;">-</div>
<h4 style="text-align: center;"><strong><a href="http://flowplayer.org/tools/demos/flashembed/index.html" target="_blank">View more demos with detailed explanation</a></strong></h4>
<div style="height: 1.4em; visibility: hidden;">-</div>
<h4>Incoming search terms:</h4>jquery bandwidth detection&nbsp;jquery tools scrollable ipad&nbsp;jquery expose example&nbsp;jquery tools scrollable slow on ipad&nbsp;jquery mouseover&nbsp;jquerytools disclosure&nbsp;jquerytools overlay mouseover&nbsp;library website interface&nbsp;radio streaming player jquery&nbsp;javascript bandwidth detection jquery&nbsp;<!-- SEO SearchTerms Tagging 2 Plugin --><div class="bblitz_prefix"></div>]]></content:encoded>
			<wfw:commentRss>http://www.knocksomesense.com/2010/03/19/jquery-tools-must-have-ui-library-for-todays-website/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Short update</title>
		<link>http://www.knocksomesense.com/2007/12/09/short-update/</link>
		<comments>http://www.knocksomesense.com/2007/12/09/short-update/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 14:54:31 +0000</pubDate>
		<dc:creator>Kenji</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.knocksomesense.com/2007/12/09/short-update/</guid>
		<description><![CDATA[I have been very busy lately.. learning how to create an AJAX application using PHP, Javascipt and CSS. AJAX (Asynchronous JavaScript and XML) is a web development technique used for creating interactive web applications.
You probably have seen AJAX in action before but you might not realize it. Google uses AJAX ...]]></description>
			<content:encoded><![CDATA[<div class="bblitz_prefix"></div><p>I have been very busy lately.. learning how to create an <strong>AJAX</strong> application using PHP, Javascipt and CSS. <strong>AJAX (Asynchronous JavaScript and XML)</strong> is a web development technique used for creating interactive web applications.</p>
<p>You probably have seen AJAX in action before but you might not realize it. Google uses AJAX in most of their web applications which include <a href="http://www.gmail.com" title="Gmail">Gmail</a>, <a href="http://maps.google.com/" title="Google Map" target="_blank">Google Maps</a> and <a href="http://calendar.google.com/" title="Google Calendar" target="_blank">Google Calendar</a>.</p>
<p>Some says it is just a hype but if it is only a hype, then why top international web brands like Yahoo, Microsoft, Google and Amazon use AJAX to enhance user experience of their respective websites? <img src='http://www.knocksomesense.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I am sorry if this post is too technical for you. <img src='http://www.knocksomesense.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Just a short update for you guys.</p>
<div class="bblitz_prefix"></div>]]></content:encoded>
			<wfw:commentRss>http://www.knocksomesense.com/2007/12/09/short-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

