<?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>Jonathans Blog &#187; asp.net</title>
	<atom:link href="http://jonathancamp.com/tag/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathancamp.com</link>
	<description>Web 2.0, Video and all things OpenSource.</description>
	<lastBuildDate>Sat, 14 Jan 2012 22:26:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jonathancamp.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/00cbead84d4fba00a4a899aeb2e5eca8?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Jonathans Blog &#187; asp.net</title>
		<link>http://jonathancamp.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jonathancamp.com/osd.xml" title="Jonathans Blog" />
	<atom:link rel='hub' href='http://jonathancamp.com/?pushpress=hub'/>
		<item>
		<title>Ajax tutorials and links</title>
		<link>http://jonathancamp.com/2006/02/18/ajax-tutorials-and-links/</link>
		<comments>http://jonathancamp.com/2006/02/18/ajax-tutorials-and-links/#comments</comments>
		<pubDate>Sat, 18 Feb 2006 22:35:00 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://jonathancamp.com/2006/02/18/ajax-tutorials-and-links/</guid>
		<description><![CDATA[Articles Ajax: A New Approach to Web Applications, by Jesse James Garrett. The original article which coined the term. Why Ajax Matters Now by Jesse James Garrett. Ajax gives software a fresh look Blurring the line between desktop and Web applications. Weighing the Alternatives How Ajax stacks up against competing RIA approaches. JavaScript refactoring for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonathancamp.com&amp;blog=43256&amp;post=52&amp;subd=jcamp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong> Articles</strong></p>
<ul>
<li><a href="http://www.adaptivepath.com/publications/essays/archives/000385.php" class="external text" title="http://www.adaptivepath.com/publications/essays/archives/000385.php">Ajax: A New Approach to Web Applications</a>, by <a href="http://en.wikipedia.org/wiki/Jesse_James_Garrett" title="Jesse James Garrett">Jesse James Garrett</a>. The original article which coined the term.</li>
<li><a href="http://www.ok-cancel.com/archives/article/2005/09/why-ajax-matters-now.html" class="external text" title="http://www.ok-cancel.com/archives/article/2005/09/why-ajax-matters-now.html">Why Ajax Matters Now</a> by <a href="http://en.wikipedia.org/wiki/Jesse_James_Garrett" title="Jesse James Garrett">Jesse James Garrett</a>.</li>
<li><a href="http://beta.news.com.com/Ajax+gives+software+a+fresh+look/2100-1007_3-5886709.html?" class="external text" title="http://beta.news.com.com/Ajax gives software a fresh look/2100-1007 3-5886709.html?">Ajax gives software a fresh look</a> Blurring the line between desktop and Web applications.</li>
<li><a href="http://www.ajaxinfo.com/default~viewart~8.htm" class="external text" title="http://www.ajaxinfo.com/default~viewart~8.htm">Weighing the Alternatives</a> How Ajax stacks up against competing RIA approaches.</li>
<li><a href="http://www.softwaresecretweapons.com/jspwiki/Wiki.jsp?page=JavascriptRefactoringForSaferFasterBetterAJAX" class="external text" title="http://www.softwaresecretweapons.com/jspwiki/Wiki.jsp?page=">JavaScript refactoring for safer, faster, better Ajax</a>.</li>
<li><a href="http://www.ddj.com/documents/ddj0601j/0601j.html" class="external text" title="http://www.ddj.com/documents/ddj0601j/0601j.html">Sessioning with XMLHttpRequest</a> Using <a href="http://en.wikipedia.org/wiki/HTML" title="HTML">HTML</a> and <a href="http://en.wikipedia.org/wiki/JavaScript" title="JavaScript">JavaScript</a> to connect the <a href="http://en.wikipedia.org/wiki/Presentation_layer" title="Presentation layer">presentation layer</a> directly to <a href="http://en.wikipedia.org/wiki/XML" title="XML">XML</a> data.</li>
</ul>
<p class="editsection" style="float:right;margin-left:5px;">[<a href="http://en.wikipedia.org/w/index.php?title=Ajax_%28programming%29&amp;action=edit&amp;section=18" title="Ajax (programming)">edit</a>]</p>
<p><strong>Tutorials</strong></p>
<ul>
<li><a href="http://developer.mozilla.org/en/docs/AJAX:Getting_Started" class="external text" title="http://developer.mozilla.org/en/docs/AJAX:Getting Started">AJAX:Getting Started</a> by <a href="http://en.wikipedia.org/wiki/Mozilla" title="Mozilla">Mozilla</a> Developer Center.</li>
<li><a href="http://developer.apple.com/internet/webcontent/xmlhttpreq.html" class="external text" title="http://developer.apple.com/internet/webcontent/xmlhttpreq.html">Dynamic HTML and XML: The XMLHTTPRequest Object</a> by <a href="http://en.wikipedia.org/wiki/Apple_Computer" title="Apple Computer">Apple</a>.</li>
<li><a href="http://www.yourhtmlsource.com/javascript/ajax.html" class="external text" title="http://www.yourhtmlsource.com/javascript/ajax.html">Cross-browser Ajax Tutorial</a> using the <a href="http://sarissa.sourceforge.net/doc/" class="external text" title="http://sarissa.sourceforge.net/doc/">Sarissa</a> library.</li>
<li><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/ASPNetSpicedAjax.asp" class="external text" title="http://msdn.microsoft.com/library/default.asp?url=">ASP.NET Spiced: AJAX</a> from <a href="http://en.wikipedia.org/wiki/MSDN" title="MSDN">MSDN</a>.</li>
<li><a href="http://dev2dev.bea.com/pub/a/2006/01/ajax-portal-1.html" class="external text" title="http://dev2dev.bea.com/pub/a/2006/01/ajax-portal-1.html">Ajax Programming in BEA WebLogic Portal</a> by <a href="http://en.wikipedia.org/wiki/O" title="O'Reilly Media">O&#8217;Reilly Media</a>.</li>
<li><a href="http://www.ibm.com/developerworks/web/library/wa-ajaxintro1.html" class="external text" title="http://www.ibm.com/developerworks/web/library/wa-ajaxintro1.html">Mastering Ajax, Part 1: Introduction to Ajax</a>.</li>
<li><a href="http://www.ibm.com/developerworks/web/library/wa-ajaxintro2/" class="external text" title="http://www.ibm.com/developerworks/web/library/wa-ajaxintro2/">Mastering Ajax, Part 2: Make asynchronous requests with JavaScript and Ajax</a>.</li>
<li><a href="http://www.ibm.com/developerworks/web/library/wa-ajaxintro3/" class="external text" title="http://www.ibm.com/developerworks/web/library/wa-ajaxintro3/">Mastering Ajax, Part 3: Advanced requests and responses in Ajax</a>.</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jcamp.wordpress.com/52/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jcamp.wordpress.com/52/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jcamp.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jcamp.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jcamp.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jcamp.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jcamp.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jcamp.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jcamp.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jcamp.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jcamp.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jcamp.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jcamp.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jcamp.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jcamp.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jcamp.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonathancamp.com&amp;blog=43256&amp;post=52&amp;subd=jcamp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jonathancamp.com/2006/02/18/ajax-tutorials-and-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e863fdf2200f4a23e7af8024f84d8c5?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">jcamp</media:title>
		</media:content>
	</item>
		<item>
		<title>DotNetNuke Opensource web portal</title>
		<link>http://jonathancamp.com/2005/07/04/dotnetnuke-opensource-web-portal/</link>
		<comments>http://jonathancamp.com/2005/07/04/dotnetnuke-opensource-web-portal/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[cms]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[dotnetnuke]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://jonathancamp.com/2005/07/04/dotnetnuke-opensource-web-portal/</guid>
		<description><![CDATA[SourceForge.net: Software Map: &#8220;DotNetNuke &#8211; An open source Web Portal Framework / Content Management System application written in ASP.NET / VB.NET for the Windows OS platform.&#8221;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonathancamp.com&amp;blog=43256&amp;post=36&amp;subd=jcamp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://sourceforge.net/softwaremap/trove_list.php?form_cat=186">SourceForge.net: Software Map</a>: &#8220;DotNetNuke &#8211; An open source Web Portal Framework / Content Management System application written in ASP.NET / VB.NET for the Windows OS platform.&#8221;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jcamp.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jcamp.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jcamp.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jcamp.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jcamp.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jcamp.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jcamp.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jcamp.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jcamp.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jcamp.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jcamp.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jcamp.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jcamp.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jcamp.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jcamp.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jcamp.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonathancamp.com&amp;blog=43256&amp;post=36&amp;subd=jcamp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jonathancamp.com/2005/07/04/dotnetnuke-opensource-web-portal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e863fdf2200f4a23e7af8024f84d8c5?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">jcamp</media:title>
		</media:content>
	</item>
	</channel>
</rss>
