<?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>Blogfreakz - Web Design and Web Development resources &#187; JQuery UI</title>
	<atom:link href="http://blogfreakz.com/tag/jquery-ui/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogfreakz.com</link>
	<description>A site dedicated to keeping up with the latest trends on Web Design</description>
	<lastBuildDate>Thu, 24 May 2012 05:41:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Absolution &#8211; Beautiful jQuery UI Theme</title>
		<link>http://blogfreakz.com/jquery/absolution-jquery-ui-theme/</link>
		<comments>http://blogfreakz.com/jquery/absolution-jquery-ui-theme/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 17:45:01 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[JQuery UI]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=13845</guid>
		<description><![CDATA[Absolution is a beautiful jQuery UI theme inspired by jQuery mobile theme. It is designed to give you the same experience on your desktop and tweaked to the usual interface guidelines. Even Uniform elements are supported (Wijmo support is high on the wish-list)! And the best of it, it’s pure CSS3 powered! Although still in [...]]]></description>
			<content:encoded><![CDATA[<p>Absolution is a beautiful jQuery UI theme inspired by jQuery mobile theme. It is designed to give you the same experience on your desktop and tweaked to the usual interface guidelines. Even Uniform elements are supported (Wijmo support is high on the wish-list)! And the best of it, it’s pure CSS3 powered!</p>
<p><span id="more-13845"></span></p>
<p><a rel="nofollow" href="http://www.michaelvanderheeren.be/?p=382"><img class="alignnone size-full wp-image-13846" title="absolution" src="http://blogfreakz.com/wp-content/uploads/2010/12/absolution.jpg" alt="absolution Absolution   Beautiful jQuery UI Theme" width="600" height="275" /></a></p>
<p>Although still in development, it is possible to take the theme for a test drive on the. The source code availabele for download on github. You ca  <a rel="nofollow" href="https://github.com/michaelvanderheeren/Absolution/zipball/master" target="_blank">download the latest commit here</a>.  You can also submit an issue or a patch on the gitHub project page and  thus contribute to the further development of the theme.</p>
<p class="download"><strong>Requirements</strong>: -<br />
<strong>Demo</strong>: <a title="absolution jQuery UI theme" rel="nofollow" href="http://www.michaelvanderheeren.be/?p=382" target="_blank">http://www.michaelvanderheeren.be/?p=382</a><br />
<strong>License</strong>: Free License</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/jquery/absolution-jquery-ui-theme/" title="jquery ui themes">jquery ui themes</a></li>
<li><a href="http://blogfreakz.com/jquery/absolution-jquery-ui-theme/" title="jquery ui theme">jquery ui theme</a></li>
<li><a href="http://blogfreakz.com/jquery/absolution-jquery-ui-theme/" title="jquery ui apple theme">jquery ui apple theme</a></li>
<li><a href="http://blogfreakz.com/jquery/absolution-jquery-ui-theme/" title="best jquery ui theme">best jquery ui theme</a></li>
<li><a href="http://blogfreakz.com/jquery/absolution-jquery-ui-theme/" title="beautiful jquery ui theme">beautiful jquery ui theme</a></li>
<li><a href="http://blogfreakz.com/jquery/absolution-jquery-ui-theme/" title="best jquery ui themes">best jquery ui themes</a></li>
<li><a href="http://blogfreakz.com/jquery/absolution-jquery-ui-theme/" title="jquery ui facebook theme">jquery ui facebook theme</a></li>
<li><a href="http://blogfreakz.com/jquery/absolution-jquery-ui-theme/" title="beautiful jquery ui">beautiful jquery ui</a></li>
<li><a href="http://blogfreakz.com/jquery/absolution-jquery-ui-theme/" title="jquery ui absolution">jquery ui absolution</a></li>
<li><a href="http://blogfreakz.com/jquery/absolution-jquery-ui-theme/" title="jquery ui theme apple">jquery ui theme apple</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/jquery/absolution-jquery-ui-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create Simple Movie Search App With jQuery UI</title>
		<link>http://blogfreakz.com/tutorial/how-to-create-simple-movie-search-app-with-jquery-ui/</link>
		<comments>http://blogfreakz.com/tutorial/how-to-create-simple-movie-search-app-with-jquery-ui/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 02:57:12 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[JQuery UI]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=8303</guid>
		<description><![CDATA[Tutorialzine is sharing tutorial how to build a simple AJAX movie search form using jQuery UI’s autocomplete widget,. The script is going to use TheMovieDatabase.org‘s free API, to provide auto suggestions against a vast database of movie titles. When you start typing a movie title in the text box of the form, an AJAX request [...]]]></description>
			<content:encoded><![CDATA[<p>Tutorialzine is sharing tutorial <strong>how to build a simple AJAX movie search form using <a rel="nofollow" href="http://jqueryui.com/demos/autocomplete/" target="_blank">jQuery UI’s autocomplete widget</a></strong>,. The script is going to use TheMovieDatabase.org‘s free API, to provide auto suggestions against a vast database of movie titles.</p>
<p><span id="more-8303"></span><a rel="nofollow" href="http://demo.tutorialzine.com/2010/08/simple-movie-search-app-jquery-ajax/movieApp.html#"><img class="aligncenter size-full wp-image-8304" title="autocomplete" src="http://blogfreakz.com/wp-content/uploads/2010/08/autocomplete.jpg" alt="autocomplete How to Create Simple Movie Search App With jQuery UI" width="567" height="434" /></a>When you start typing a movie title in the text box of the form, an AJAX request is sent to <strong>moveInfo.php</strong>.  This script sends a search request to TMDb’s API, with our developer  key. The service returns a JSON object with suitable movie titles. The  script processes them and outputs them back as a response to the AJAX  request. Before being able to use the API, you need to get a free developer key from TMDb after a quick registration.</p>
<p class="download"><strong>Requirements</strong>: jQuery framework, jQuery UI,TheMovieDatabase.org‘s  <a rel="nofollow" href="http://api.themoviedb.org/2.1/">API</a><br />
<strong>Demo</strong>: <a title="Ajax Search" rel="nofollow" href="http://demo.tutorialzine.com/2010/08/simple-movie-search-app-jquery-ajax/movieApp.html#" target="_blank">http://demo.tutorialzine.com/2010/08/simple-movie-search-app-jquery-ajax/movieApp.html#</a><br />
<strong>License</strong>: License free</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/how-to-create-simple-movie-search-app-with-jquery-ui/" title="jquery search box">jquery search box</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-create-simple-movie-search-app-with-jquery-ui/" title="jquery search">jquery search</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-create-simple-movie-search-app-with-jquery-ui/" title="autocomplete jquery">autocomplete jquery</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-create-simple-movie-search-app-with-jquery-ui/" title="slickgrid tutorial">slickgrid tutorial</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-create-simple-movie-search-app-with-jquery-ui/" title="SlickGrid demo">SlickGrid demo</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-create-simple-movie-search-app-with-jquery-ui/" title="search jquery">search jquery</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-create-simple-movie-search-app-with-jquery-ui/" title="jQuery search form">jQuery search form</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-create-simple-movie-search-app-with-jquery-ui/" title="jquery ui form">jquery ui form</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-create-simple-movie-search-app-with-jquery-ui/" title="tmdb api java example">tmdb api java example</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-create-simple-movie-search-app-with-jquery-ui/" title="ajax search box">ajax search box</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/how-to-create-simple-movie-search-app-with-jquery-ui/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to make a draggable sort &amp; vote poll using JQuery</title>
		<link>http://blogfreakz.com/jquery/how-to-make-a-draggable-sort-vote-poll-using-jquery/</link>
		<comments>http://blogfreakz.com/jquery/how-to-make-a-draggable-sort-vote-poll-using-jquery/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 20:09:28 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[JQuery UI]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=2060</guid>
		<description><![CDATA[Tutorialzine teach us how to make a draggable sort &#38; vote poll, that will enable our website visitors to choose their favorite tutorial from the site. After they vote, a friendly CSS chart will show them how the tutorials are ranked and the total number of voters. To achieve this tutorial, actualy using the power [...]]]></description>
			<content:encoded><![CDATA[<p>Tutorialzine teach us <strong>how to make a draggable sort &amp; vote poll</strong>, that will enable our website visitors to choose their favorite tutorial from the site. After they vote, a friendly CSS chart will show them how the tutorials are ranked and the total number of voters.</p>
<p><span id="more-2060"></span></p>
<p><img class="alignnone size-full wp-image-2062" title="JQuery-poll" src="http://blogfreakz.com/wp-content/uploads/2009/11/JQuery-poll1.jpg" alt="JQuery poll1 How to make a draggable sort & vote poll using JQuery" width="600" height="384" /></p>
<p>To achieve this tutorial, actualy using the power ofÂ  jQuery, jQuery UI, PHP, CSS &amp; MySQL. Downloade page also availble for free.</p>
<p class="download"><strong>Requirements</strong>: jQuery, jQuery UI, PHP, CSS &amp; MySQL<br />
<strong>Demo</strong>: <a rel="nofollow" href="http://demo.tutorialzine.com/2009/11/jquery-sort-vote/demo.php" target="_blank">http://demo.tutorialzine.com/2009/11/jquery-sort-vote/demo.php</a><br />
<strong>License</strong>: License Free</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/jquery/how-to-make-a-draggable-sort-vote-poll-using-jquery/" title="jquery poll">jquery poll</a></li>
<li><a href="http://blogfreakz.com/jquery/how-to-make-a-draggable-sort-vote-poll-using-jquery/" title="jquery Vote">jquery Vote</a></li>
<li><a href="http://blogfreakz.com/jquery/how-to-make-a-draggable-sort-vote-poll-using-jquery/" title="poll jquery">poll jquery</a></li>
<li><a href="http://blogfreakz.com/jquery/how-to-make-a-draggable-sort-vote-poll-using-jquery/" title="jquery poll graph">jquery poll graph</a></li>
<li><a href="http://blogfreakz.com/jquery/how-to-make-a-draggable-sort-vote-poll-using-jquery/" title="poll chart jquery">poll chart jquery</a></li>
<li><a href="http://blogfreakz.com/jquery/how-to-make-a-draggable-sort-vote-poll-using-jquery/" title="jquery poll chart">jquery poll chart</a></li>
<li><a href="http://blogfreakz.com/jquery/how-to-make-a-draggable-sort-vote-poll-using-jquery/" title="jquery draggable sort">jquery draggable sort</a></li>
<li><a href="http://blogfreakz.com/jquery/how-to-make-a-draggable-sort-vote-poll-using-jquery/" title="jquery draggable sortable">jquery draggable sortable</a></li>
<li><a href="http://blogfreakz.com/jquery/how-to-make-a-draggable-sort-vote-poll-using-jquery/" title="Draggable sort">Draggable sort</a></li>
<li><a href="http://blogfreakz.com/jquery/how-to-make-a-draggable-sort-vote-poll-using-jquery/" title="jquery draggable graph">jquery draggable graph</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/jquery/how-to-make-a-draggable-sort-vote-poll-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JXT, free javascript xhtml custom tags framework for jquery and ext</title>
		<link>http://blogfreakz.com/jquery/javascript-framework-jquery-and-ext/</link>
		<comments>http://blogfreakz.com/jquery/javascript-framework-jquery-and-ext/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 13:23:10 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[EXT Component]]></category>
		<category><![CDATA[JQuery UI]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=1662</guid>
		<description><![CDATA[JXT is a framework based on custom XHTML tags, which let you use jQuery and Ext functions and widgets (plugin) without writing a single line of javascript code and it doesn&#8217;t require programming skills other than XHTML. JXT with jQuery ui plugins JXT with Ext components Feature Really easy to use Tags are very simple [...]]]></description>
			<content:encoded><![CDATA[<p>JXT is a framework based on custom XHTML tags, 						which let you use jQuery and Ext functions and widgets (plugin) 						without writing a single line of javascript code and it doesn&#8217;t require programming skills other than XHTML.</p>
<p><span id="more-1662"></span></p>
<h6>JXT with jQuery ui plugins</h6>
<p><img class="alignnone size-large wp-image-1663" title="JQuery-ui" src="http://blogfreakz.com/wp-content/uploads/2009/10/JQuery-ui-600x272.jpg" alt="JQuery ui 600x272 JXT, free javascript xhtml custom tags framework for jquery and ext" width="600" height="272" /></p>
<h6>JXT with Ext components</h6>
<p><img class="alignnone size-large wp-image-1664" title="ext-component" src="http://blogfreakz.com/wp-content/uploads/2009/10/ext-component-600x165.jpg" alt="ext component 600x165 JXT, free javascript xhtml custom tags framework for jquery and ext" width="600" height="165" /></p>
<h5>Feature</h5>
<ul>
<li> <strong>Really easy to use</strong> Tags are very simple to write, and have very few and understandable attributes.</li>
<li> <strong>No programming skills required</strong> You need only HTML knowledge!</li>
<li> <strong>Readable and clean</strong> Without lines and lines of code to write, the document is clean  							and is immediatly clear	where javascript widgets will be rendered&#8230; 							this means you won&#8217;t lose time trying to understand, 							what a script has been written for.</li>
<li> <strong>Automatic loading operations</strong> Objects are automatically instantiated once the document is ready,  							you don&#8217;t have to handle load events.</li>
<li> <strong>Concise writing style</strong> javascript allow you to write code in very different styles,  							so in a team you may find hard to understand what another  							person has written. With tags, you have one way only to configure 							your object&#8230; and is so sexy!</li>
<li> <strong>Type casting</strong> In JXT you can configure a widget with the right objects data types  							 by specifing them using <strong>&lt;jxt:cfg&gt;</strong> tags.An example:
<pre>&lt;jxt:cfg name="myParam" type="float" value="12.55"&gt;&lt;/jxt:cfg&gt;</pre>
</li>
<li> <strong>Fast</strong> JXT is able to parse different tags and initialize  							javascript object in few milliseconds.</li>
<li> <strong>Lightweight</strong> Only 5 kb! (compressed).</li>
<li> <strong>Nested tags</strong> JXT tags are nestable, it&#8217;s possible to combine 2  							or more tags to generate what you want.</li>
<li> <strong>W3C validation</strong> the document will be a valid JXT document.</li>
</ul>
<p class="download"><strong>Demo</strong>: <a title="JXT" rel="nofollow" href="http://www.jxtproject.com/examples.shtml" target="_blank">http://www.jxtproject.com/examples.shtml</a></p>
<p><strong>License</strong>: Creative Commons  &#8220;Attribution-Share Alike 3.0&#8243; license<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/jquery/javascript-framework-jquery-and-ext/" title="xhtml custom tags">xhtml custom tags</a></li>
<li><a href="http://blogfreakz.com/jquery/javascript-framework-jquery-and-ext/" title="javascript custom tag">javascript custom tag</a></li>
<li><a href="http://blogfreakz.com/jquery/javascript-framework-jquery-and-ext/" title="jquery custom tags">jquery custom tags</a></li>
<li><a href="http://blogfreakz.com/jquery/javascript-framework-jquery-and-ext/" title="javascript custom tags">javascript custom tags</a></li>
<li><a href="http://blogfreakz.com/jquery/javascript-framework-jquery-and-ext/" title="custom xhtml tags">custom xhtml tags</a></li>
<li><a href="http://blogfreakz.com/jquery/javascript-framework-jquery-and-ext/" title="jquery ui custom">jquery ui custom</a></li>
<li><a href="http://blogfreakz.com/jquery/javascript-framework-jquery-and-ext/" title="jquery user interface">jquery user interface</a></li>
<li><a href="http://blogfreakz.com/jquery/javascript-framework-jquery-and-ext/" title="jxt framework">jxt framework</a></li>
<li><a href="http://blogfreakz.com/jquery/javascript-framework-jquery-and-ext/" title="jquery custom tag">jquery custom tag</a></li>
<li><a href="http://blogfreakz.com/jquery/javascript-framework-jquery-and-ext/" title="Javascript XHTML Tags jxt:">Javascript XHTML Tags jxt:</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/jquery/javascript-framework-jquery-and-ext/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

