<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Hamed's Weblog "Exploring... treasure with in"</title>
	<atom:link href="http://rite2hamed.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rite2hamed.wordpress.com</link>
	<description>All about learning and sharing knowledge</description>
	<lastBuildDate>Fri, 24 Dec 2010 16:04:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rite2hamed.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Hamed's Weblog "Exploring... treasure with in"</title>
		<link>http://rite2hamed.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rite2hamed.wordpress.com/osd.xml" title="Hamed&#039;s Weblog &#34;Exploring... treasure with in&#34;" />
	<atom:link rel='hub' href='http://rite2hamed.wordpress.com/?pushpress=hub'/>
		<item>
		<title>JS BIN &#8211; A collaborative JS editing tool</title>
		<link>http://rite2hamed.wordpress.com/2010/12/24/js-bin-a-collaborative-js-editing-tool/</link>
		<comments>http://rite2hamed.wordpress.com/2010/12/24/js-bin-a-collaborative-js-editing-tool/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 16:04:37 +0000</pubDate>
		<dc:creator>rite2hamed</dc:creator>
				<category><![CDATA[Colloboration Tools]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://rite2hamed.wordpress.com/?p=13</guid>
		<description><![CDATA[Recently while googling I stumbled a really cool tool JS Bin. It&#8217;s an invaluable tool for showing someone how to do something simple, or getting help on a bug you might be trying to fix. I am amazed by it&#8217;s simplicity, we can write sample Javascript without having to write all the code to include [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rite2hamed.wordpress.com&amp;blog=3567941&amp;post=13&amp;subd=rite2hamed&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently while googling I stumbled a really cool tool <a title="JS Bin" href="http://jsbin.com/" target="_blank">JS Bin</a>.</p>
<p>It&#8217;s an invaluable tool for showing someone how to do something simple, or getting help on a bug you might be trying to fix. I am amazed by it&#8217;s simplicity, we can write sample Javascript without having to write all the code to include the library we wanted to use and generate the HTML, etc.</p>
<p>Based on your preference just select the Javascript framework  viz., <a title="JQuery" href="http://jquery.com/" target="_blank">jQuery</a>, <a title="jQuery UI" href="http://jqueryui.com/" target="_blank">jQuery UI</a>, <a title="Prototype" href="http://www.prototypejs.org/" target="_blank">Prototype</a>, <a title="scriptaculous" href="http://script.aculo.us/" target="_blank">Script.aculo.us </a>etc., then write your Javascript. It will automatically generate an HTML page that includes your selected library from a content distribution network (CDN) and lets you view the output in another tab.</p>
<p>When you&#8217;re finished writing your code, you can use the generated public link so you can send it to people and they can see the entire script in one page.</p>
<p><a title="JSBin" href="http://jsbin.com/" target="_blank">JSBin.com</a> has saved me a lots of time trying to debug complex JavaScript and has enabled me to create examples for people in very little time.</p>
<p>JSBin you rock!!!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rite2hamed.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rite2hamed.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rite2hamed.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rite2hamed.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rite2hamed.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rite2hamed.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rite2hamed.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rite2hamed.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rite2hamed.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rite2hamed.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rite2hamed.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rite2hamed.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rite2hamed.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rite2hamed.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rite2hamed.wordpress.com&amp;blog=3567941&amp;post=13&amp;subd=rite2hamed&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rite2hamed.wordpress.com/2010/12/24/js-bin-a-collaborative-js-editing-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a73bde2ff706e427a1bf343c3dd5173c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rite2hamed</media:title>
		</media:content>
	</item>
		<item>
		<title>Using POST method with window.open</title>
		<link>http://rite2hamed.wordpress.com/2008/12/13/using-post-method-with-windowopen/</link>
		<comments>http://rite2hamed.wordpress.com/2008/12/13/using-post-method-with-windowopen/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 04:52:05 +0000</pubDate>
		<dc:creator>rite2hamed</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://rite2hamed.wordpress.com/?p=4</guid>
		<description><![CDATA[Hi All! window.open() javascript method is quite useful for opening the page using HTTP GET method, but in some situation we want to do the same by calling POST method. Recently I encountered a scenario where I have to open a page in a new window with the POST method. The actual problem was Ajax [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rite2hamed.wordpress.com&amp;blog=3567941&amp;post=4&amp;subd=rite2hamed&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi All!<br />
window.open() javascript method is quite useful for opening the page using HTTP GET method, but in some situation we want to do the same by calling POST method.</p>
<p>Recently I encountered a scenario where I have to open a page in a new window with the POST method. The actual problem was Ajax could not handle content-disposition properly, in my case I need to provide Export to Excel feature from the main Ajaxified window. I used jQuery to write cross-browser compatible javascript as under</p>
<p>$(&#8216;#btnExport&#8217;).click(function(){<br />
if (SQL.length&gt;0)<br />
{<br />
var url=&#8217;../Httphandlers/ExcelExportHandler.ashx&#8217;;<br />
var form = $(document.createElement(&#8220;form&#8221;))<br />
.attr( { &#8220;method&#8221;: &#8220;post&#8221;, &#8220;action&#8221;: url })<br />
.html(&#8220;&#8221;+SQL+&#8221;");<br />
$(&#8220;body&#8221;).append(form);<br />
form[0].submit();<br />
}<br />
});</p>
<p>Bye the way what is jQuery?</p>
<blockquote><p><a title="JQuery official site" href="http://www.jquery.com" target="_blank"><strong>jQuery</strong></a> is a small but power-packed bundle of javascript functions that make writing javascript quick and simple. Selecting elements on your page is like using CSS, learning and using functions requires minimal fuss, and the learning curve is <a href="http://15daysofjquery.com/">sometimes described as &#8220;zero&#8221;</a>.</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rite2hamed.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rite2hamed.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rite2hamed.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rite2hamed.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rite2hamed.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rite2hamed.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rite2hamed.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rite2hamed.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rite2hamed.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rite2hamed.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rite2hamed.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rite2hamed.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rite2hamed.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rite2hamed.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rite2hamed.wordpress.com&amp;blog=3567941&amp;post=4&amp;subd=rite2hamed&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rite2hamed.wordpress.com/2008/12/13/using-post-method-with-windowopen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a73bde2ff706e427a1bf343c3dd5173c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rite2hamed</media:title>
		</media:content>
	</item>
		<item>
		<title>SubSonic</title>
		<link>http://rite2hamed.wordpress.com/2008/05/28/subsonic/</link>
		<comments>http://rite2hamed.wordpress.com/2008/05/28/subsonic/#comments</comments>
		<pubDate>Wed, 28 May 2008 06:20:04 +0000</pubDate>
		<dc:creator>rite2hamed</dc:creator>
				<category><![CDATA[SubSonic]]></category>

		<guid isPermaLink="false">http://rite2hamed.wordpress.com/?p=3</guid>
		<description><![CDATA[Subsonic is a really cool tool for writing &#8220;ZERO CODE DAL&#8221;, It was fathered by Rob Conery, which is based on the idea of Active Record Pattern. More on subsonic click: http://www.subsonicproject.com<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rite2hamed.wordpress.com&amp;blog=3567941&amp;post=3&amp;subd=rite2hamed&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Subsonic is a really cool tool for writing &#8220;ZERO CODE DAL&#8221;, It was fathered by Rob Conery, which is based on the idea of Active Record Pattern.</p>
<p>More on subsonic click:<br />
<a class="aligncenter" title="Subsonic" href="http://www.subsonicproject.com" target="_self">http://www.subsonicproject.com</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rite2hamed.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rite2hamed.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rite2hamed.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rite2hamed.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rite2hamed.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rite2hamed.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rite2hamed.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rite2hamed.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rite2hamed.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rite2hamed.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rite2hamed.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rite2hamed.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rite2hamed.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rite2hamed.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rite2hamed.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rite2hamed.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rite2hamed.wordpress.com&amp;blog=3567941&amp;post=3&amp;subd=rite2hamed&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rite2hamed.wordpress.com/2008/05/28/subsonic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a73bde2ff706e427a1bf343c3dd5173c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rite2hamed</media:title>
		</media:content>
	</item>
	</channel>
</rss>
