<?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/"
	>

<channel>
	<title>Random Thoughts</title>
	<atom:link href="http://blog.inflinx.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.inflinx.com</link>
	<description>All About Software Development</description>
	<pubDate>Sat, 24 Oct 2009 18:46:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Redirecting from Wordpress.com</title>
		<link>http://blog.inflinx.com/2009/10/14/redirecting-from-wordpress/</link>
		<comments>http://blog.inflinx.com/2009/10/14/redirecting-from-wordpress/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 15:58:48 +0000</pubDate>
		<dc:creator>Balaji</dc:creator>
		
		<category><![CDATA[Solutions Log]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.inflinx.com/?p=302</guid>
		<description><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;"><script type="text/javascript">
<!--
var dzone_url = 'http://blog.inflinx.com/2009/10/14/redirecting-from-wordpress/';
var dzone_title = 'Redirecting from Wordpress.com';
var dzone_blurb = '';
var dzone_style = '1';
//-->
</script>
<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script> 
</div>
The blog post WordPress.com to Wordpress.org is an excellent reference if you are planning on redirecting your existing Wordpress.com blog to a blog on a domain you own. However, it does not talk about redirecting a Wordpress.com blog to a blog on a sub-domain. In this post, I want to share the steps I followed [...]]]></description>
		<wfw:commentRss>http://blog.inflinx.com/2009/10/14/redirecting-from-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Adding JQuery Slider Part II</title>
		<link>http://blog.inflinx.com/2009/10/09/adding-jquery-slider-part-ii/</link>
		<comments>http://blog.inflinx.com/2009/10/09/adding-jquery-slider-part-ii/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 21:15:28 +0000</pubDate>
		<dc:creator>Balaji</dc:creator>
		
		<category><![CDATA[JQuery]]></category>

		<category><![CDATA[Solutions Log]]></category>

		<guid isPermaLink="false">http://blog.inflinx.com/?p=299</guid>
		<description><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;"><script type="text/javascript">
<!--
var dzone_url = 'http://blog.inflinx.com/2009/10/09/adding-jquery-slider-part-ii/';
var dzone_title = 'Adding JQuery Slider Part II';
var dzone_blurb = '';
var dzone_style = '1';
//-->
</script>
<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script> 
</div>
In my last post I showed how to easily add slider functionality using JQuery. In this post I will showcase some of the options that slider provides with a Temperature Converter. This is how it will work: the slider represents temperature measured in Celsius units and ranges between 0 and 100. As the user drags [...]]]></description>
		<wfw:commentRss>http://blog.inflinx.com/2009/10/09/adding-jquery-slider-part-ii/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Theming Websites using Spring MVC</title>
		<link>http://blog.inflinx.com/2009/10/08/theming-websites-using-spring-mvc/</link>
		<comments>http://blog.inflinx.com/2009/10/08/theming-websites-using-spring-mvc/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 02:41:55 +0000</pubDate>
		<dc:creator>Balaji</dc:creator>
		
		<category><![CDATA[Spring]]></category>

		<category><![CDATA[Spring MVC]]></category>

		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://blog.inflinx.com/?p=273</guid>
		<description><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;"><script type="text/javascript">
<!--
var dzone_url = 'http://blog.inflinx.com/2009/10/08/theming-websites-using-spring-mvc/';
var dzone_title = 'Theming Websites using Spring MVC';
var dzone_blurb = '';
var dzone_style = '1';
//-->
</script>
<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script> 
</div>
Many websites today allow their users to theme or change the look and feel of their sites. Gmail for example, currently provides over 34 themes to skin the mail interface. Themes can make websites more interactive and put the user in the driver seat when it comes to experiencing the site. 
Conceptually, a theme is [...]]]></description>
		<wfw:commentRss>http://blog.inflinx.com/2009/10/08/theming-websites-using-spring-mvc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Adding JQuery UI Slider</title>
		<link>http://blog.inflinx.com/2009/10/01/adding-jquery-ui-slider/</link>
		<comments>http://blog.inflinx.com/2009/10/01/adding-jquery-ui-slider/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 03:46:29 +0000</pubDate>
		<dc:creator>Balaji</dc:creator>
		
		<category><![CDATA[Getting Started]]></category>

		<category><![CDATA[JQuery]]></category>

		<category><![CDATA[Solutions Log]]></category>

		<category><![CDATA[Slider]]></category>

		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://blog.inflinx.com/?p=260</guid>
		<description><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;"><script type="text/javascript">
<!--
var dzone_url = 'http://blog.inflinx.com/2009/10/01/adding-jquery-ui-slider/';
var dzone_title = 'Adding JQuery UI Slider';
var dzone_blurb = '';
var dzone_style = '1';
//-->
</script>
<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script> 
</div>
Here are five easy steps to add slider functionality to your web applications:
Step 1: Go to JQuery UI site and create a custom download. To keep things simple, select &#8220;No Theme&#8221;.under theme section and deselect all but UI Core and Slider checkboxes. Hit Download and unzip the downloaded file.
Step 2: Copy the jquery-1.3.2.min.js and &#8220;jquery-ui-1.7.2.custom.min.js&#8221; [...]]]></description>
		<wfw:commentRss>http://blog.inflinx.com/2009/10/01/adding-jquery-ui-slider/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Basic JQuery Tips</title>
		<link>http://blog.inflinx.com/2009/09/22/basic-jquery-tips/</link>
		<comments>http://blog.inflinx.com/2009/09/22/basic-jquery-tips/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 20:18:30 +0000</pubDate>
		<dc:creator>Balaji</dc:creator>
		
		<category><![CDATA[JQuery]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.inflinx.com/?p=251</guid>
		<description><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;"><script type="text/javascript">
<!--
var dzone_url = 'http://blog.inflinx.com/2009/09/22/basic-jquery-tips/';
var dzone_title = 'Basic JQuery Tips';
var dzone_blurb = '';
var dzone_style = '1';
//-->
</script>
<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script> 
</div>
This is more for my reference and hopefully helps others working with JQuery.


   Getting and Setting the innerHTML of an element

		var content = $("#id").html();
		$("#id").html("Some HTML");
   


Getting and Setting the text (with out any HTML) of an element

		var txt = $("#id").text();
		$("#id").text("Some Text");
	


 Removing content from an element

		$("#id").empty();
	


Getting and Setting style properties

		var displayValue [...]]]></description>
		<wfw:commentRss>http://blog.inflinx.com/2009/09/22/basic-jquery-tips/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
