<?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>Ajax Script Guide</title>
	<atom:link href="http://www.ajaxscriptguide.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxscriptguide.com</link>
	<description>Ajax applications, sites, books, tips</description>
	<lastBuildDate>Sun, 02 Nov 2008 21:08:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
<link>http://www.ajaxscriptguide.com</link>
<url>http://ajaxscriptguide.com/wp-content/mbp-favicon/ajax-loader.gif</url>
<title>Ajax Script Guide</title>
</image>
		<item>
		<title>FJAX The Flash Based Ajax</title>
		<link>http://www.ajaxscriptguide.com/fjax-the-flash-based-ajax-94.html</link>
		<comments>http://www.ajaxscriptguide.com/fjax-the-flash-based-ajax-94.html#comments</comments>
		<pubDate>Sun, 02 Nov 2008 21:08:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips and Tutorials]]></category>
		<category><![CDATA[based]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.ajaxscriptguide.com/?p=94</guid>
		<description><![CDATA[Description:
AHAX, an HTML version of Ajax provides almost the same functionality however, does not have the really cool features of JavaScript. It goes to use HTML so that it could render XML in the webpage. It is really simple and looked better compared to simple HTML but I think it defeats the purpose of being [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description:</strong><br />
AHAX, an HTML version of Ajax provides almost the same functionality however, does not have the really cool features of JavaScript. It goes to use HTML so that it could render XML in the webpage. It is really simple and looked better compared to simple HTML but I think it defeats the purpose of being a great alternate to Ajax since it does not offer the exact RIA that we are looking for in Ajax. Now another alternate to Ajax is steadily getting a buzz. I checked them out and it is pretty impressive when you take a look at their example. Although I have only seen the theoretical side of this programming technique, it looks very promising. FJAX stands for Flash JavaScript and XML and although it replaces the A for Asynchronous, it still offers the same behavior you would expect from an Ajax based website.<span id="more-94"></span></p>
<p style="text-align: center;"><a title="FJAX The Flash Based Ajax" href="http://www.ajaxwith.com/FJAX-The-Flash-Based-Ajax.html" target="_blank">Visit FJAX The Flash Based Ajax</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxscriptguide.com/fjax-the-flash-based-ajax-94.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginning Ajax and ASP.NET 3.5</title>
		<link>http://www.ajaxscriptguide.com/beginning-ajax-and-aspnet-35-93.html</link>
		<comments>http://www.ajaxscriptguide.com/beginning-ajax-and-aspnet-35-93.html#comments</comments>
		<pubDate>Sun, 02 Nov 2008 21:03:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips and Tutorials]]></category>

		<guid isPermaLink="false">http://www.ajaxscriptguide.com/?p=93</guid>
		<description><![CDATA[Description:
Ajax is a great helper to us while developing rapid applications without worrying us at power of asynchronous. In Visual Web Developer 2008 comes with built in Atlas and ASP.NET3.5 . In this tutorial, I try to show you what&#8217;s ajax and database querying at same time. Now let&#8217;s build our scene. Open an empty [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description:</strong><br />
Ajax is a great helper to us while developing rapid applications without worrying us at power of asynchronous. In Visual Web Developer 2008 comes with built in Atlas and ASP.NET3.5 . In this tutorial, I try to show you what&#8217;s ajax and database querying at same time. Now let&#8217;s build our scene. Open an empty web site and dop a ScriptManager and UpdatePanel from Ajax Extensions tab. Close the tab and open standard controls and drop one textbox and one button. Place a label inside ajax control and one more outside of UpDatePanel. The second label will display that we are using Ajax and page is not posting back. I will add some hard codes and I have put s SqlDataSource and a GridView. Complete code is included<span id="more-93"></span></p>
<p style="text-align: center;"><a title="Beginning Ajax and ASP.NET 3.5" href="http://www.dotnetindex.com/articles/8098-Beginning-Ajax-and-ASPNET-35.asp" target="_blank">Visit Beginning Ajax and ASP.NET 3.5</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxscriptguide.com/beginning-ajax-and-aspnet-35-93.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google and Ajax</title>
		<link>http://www.ajaxscriptguide.com/google-and-ajax-92.html</link>
		<comments>http://www.ajaxscriptguide.com/google-and-ajax-92.html#comments</comments>
		<pubDate>Sun, 02 Nov 2008 21:00:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips and Tutorials]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.ajaxscriptguide.com/?p=92</guid>
		<description><![CDATA[Description:
Introduction In a recent article, reporter and web developer Sean Michael Kerner declared “The AJAX World Belongs to Google”. This article refers to the dominance of Ajax in Google’s web applications and how Google’s continued incorporation of Ajax techniques is bringing Ajax to the mainstream. Ajax is an acronym for “Asynchronous JavaScript and XML. By [...]]]></description>
			<content:encoded><![CDATA[<p>Description:<br />
Introduction In a recent article, reporter and web developer Sean Michael Kerner declared “The AJAX World Belongs to Google”. This article refers to the dominance of Ajax in Google’s web applications and how Google’s continued incorporation of Ajax techniques is bringing Ajax to the mainstream. Ajax is an acronym for “Asynchronous JavaScript and XML. By collaborating the functions of various pre-exist<span id="more-92"></span></p>
<p style="text-align: center;"><a title="Google and Ajax" href="http://www.ajaxwith.com/Google-and-Ajax.html" target="_blank">Visit Google and Ajax</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxscriptguide.com/google-and-ajax-92.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Universal Web 2.0 AJAX Loading Panel</title>
		<link>http://www.ajaxscriptguide.com/universal-web-20-ajax-loading-panel-2-91.html</link>
		<comments>http://www.ajaxscriptguide.com/universal-web-20-ajax-loading-panel-2-91.html#comments</comments>
		<pubDate>Sun, 02 Nov 2008 20:56:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts and Applications]]></category>
		<category><![CDATA[loading]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[universal]]></category>

		<guid isPermaLink="false">http://www.ajaxscriptguide.com/?p=91</guid>
		<description><![CDATA[Description:
Web 2.0 AJAX Loading Panel is a universal ajax loading message over a semi-transparent background, that makes the page modal and is supposed to work with any AJAX framework&#8217;s onRequestStart and onRequestComplete functions. A client of mine asked me if it is possible to separate the function that creates the cool modal semi-transparent loading effect [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description:</strong><br />
Web 2.0 AJAX Loading Panel is a universal ajax loading message over a semi-transparent background, that makes the page modal and is supposed to work with any AJAX framework&#8217;s onRequestStart and onRequestComplete functions. A client of mine asked me if it is possible to separate the function that creates the cool modal semi-transparent loading effect of my website (and many others, as well) from the XmlHTTPRequest function, so it could be used with other AJAX frameworks or for other purposes. Now, with Web 2.0 AJAX Loading Panel, this effect could be easily attached to any other script. It is easy to install and run with several lines of code and only two functions for display and hide, and its look and feel is totally customizable via the LoadingMessage/Config.xml file. Please, refer to the INSTALLATION_NOTES.txt in the distribution file for detailed overview of installing, running and handling the script and explanation of the properties of the Config.xml file.<span id="more-91"></span></p>
<p style="text-align: center;"><a title="Universal Web 2.0 AJAX Loading Panel" href="http://acidmartin.wemakesites.net/?pageId=Web20AjaxLoadingPanel" target="_blank">Visit Universal Web 2.0 AJAX Loading Panel</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxscriptguide.com/universal-web-20-ajax-loading-panel-2-91.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Formula for Ajax Failure</title>
		<link>http://www.ajaxscriptguide.com/formula-for-ajax-failure-90.html</link>
		<comments>http://www.ajaxscriptguide.com/formula-for-ajax-failure-90.html#comments</comments>
		<pubDate>Sun, 02 Nov 2008 16:09:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips and Tutorials]]></category>

		<guid isPermaLink="false">http://www.ajaxscriptguide.com/?p=90</guid>
		<description><![CDATA[Description:
Ajax is still going strong and the hype will never go down unless a new and a better technique is coming up. So far, what we have seen are variation of Ajax – FJAX, AHAX and SAJAX. Although they are innovation by themselves, we cannot help but thinking that these innovations happened because of Ajax. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description:</strong><br />
Ajax is still going strong and the hype will never go down unless a new and a better technique is coming up. So far, what we have seen are variation of Ajax – FJAX, AHAX and SAJAX. Although they are innovation by themselves, we cannot help but thinking that these innovations happened because of Ajax. We just have to wait a little bit for the next big thing. For now we have to work a little bit better for Ajax’s development. In this state, the developers still has a lot of things to understand to build a highly efficient Ajax based website. There are so many pitfalls in Ajax and one flaw will mean an unsecured website open for all hackers to exploit. <span id="more-90"></span></p>
<p style="text-align: center;"><a title="Formula for Ajax Failure" href="http://www.ajaxwith.com/Formula-for-Ajax-Failure.html" target="_blank">Visit Formula for Ajax Failure</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxscriptguide.com/formula-for-ajax-failure-90.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AddObject NLSTree Professional</title>
		<link>http://www.ajaxscriptguide.com/addobject-nlstree-professional-89.html</link>
		<comments>http://www.ajaxscriptguide.com/addobject-nlstree-professional-89.html#comments</comments>
		<pubDate>Sun, 02 Nov 2008 16:03:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Site Navigation]]></category>
		<category><![CDATA[tree]]></category>

		<guid isPermaLink="false">http://www.ajaxscriptguide.com/?p=89</guid>
		<description><![CDATA[Description:
NlsTree is a powerful and versatile advanced cross browsers javascript tree control. NlsTree provides advanced functionalities such as runtime tree node manipulation for adding, deleting and updating nodes, load on demand (AJAX) and render on demand (for large tree), context menu, drag &#38; drop (with auto scroll and auto expand), XML input/output, checkboxes, &#8216;windows explorer [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description:</strong><br />
NlsTree is a powerful and versatile advanced cross browsers javascript tree control. NlsTree provides advanced functionalities such as runtime tree node manipulation for adding, deleting and updating nodes, load on demand (AJAX) and render on demand (for large tree), context menu, drag &amp; drop (with auto scroll and auto expand), XML input/output, checkboxes, &#8216;windows explorer like&#8217; node editing mode, customizeable icons and styles and many more features that make the tree exceptionally different. NlsTree also supports loading tree from HTML structure (UL/LI), no Javascript knowledge is required. NlsTree is the best option for navigation, configuration tool in your application as well as data viewer and data gathering component. Included examples to load and save tree into database using AJAX with ASP and PHP!.<span id="more-89"></span></p>
<p style="text-align: center;"><a title="AddObject NLSTree Professional" href="http://www.addobject.com/products/javascript/tree/nlstree.php" target="_blank">Visit AddObject NLSTree Professional</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxscriptguide.com/addobject-nlstree-professional-89.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET File Upload</title>
		<link>http://www.ajaxscriptguide.com/aspnet-file-upload-88.html</link>
		<comments>http://www.ajaxscriptguide.com/aspnet-file-upload-88.html#comments</comments>
		<pubDate>Sun, 02 Nov 2008 15:59:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[File Manipulation]]></category>
		<category><![CDATA[ajaxuploader.com]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[uploader]]></category>

		<guid isPermaLink="false">http://www.ajaxscriptguide.com/?p=88</guid>
		<description><![CDATA[Description:
Ajax Uploader(AjaxUploader.com ) is an easy to use, hi-performance ASP.NET upload component which allows you to upload files to web server without refreshing the page. It supports ASP.NET AJAX frameworks and works in ajax updatepanel. Ajax Uploader allows you to upload large files to a server with the low server memory consumption. The look and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description:</strong><br />
Ajax Uploader(AjaxUploader.com ) is an easy to use, hi-performance ASP.NET upload component which allows you to upload files to web server without refreshing the page. It supports ASP.NET AJAX frameworks and works in ajax updatepanel. Ajax Uploader allows you to upload large files to a server with the low server memory consumption. The look and feel of file upload controls can be customized to seamlessly blend into your website design. <span id="more-88"></span></p>
<p style="text-align: center;"><a title="ASP.NET File Upload" href="http://ajaxuploader.com/" target="_blank">Visit <span class="detailtitle">ASP.NET File Upload</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxscriptguide.com/aspnet-file-upload-88.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPCow &#8211; MyWeb Personalized Start Page</title>
		<link>http://www.ajaxscriptguide.com/phpcow-myweb-personalized-start-page-87.html</link>
		<comments>http://www.ajaxscriptguide.com/phpcow-myweb-personalized-start-page-87.html#comments</comments>
		<pubDate>Sun, 02 Nov 2008 07:55:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts and Applications]]></category>
		<category><![CDATA[personalized]]></category>
		<category><![CDATA[start page]]></category>

		<guid isPermaLink="false">http://www.ajaxscriptguide.com/?p=87</guid>
		<description><![CDATA[Description:
An easy way of building a personalized homepage as a Standalone service or Integrate with any third party CMS, Blog, Bulletin Board applications, so members of those systems do not need to register again to start Personalizing their homepage. With prebuilt widgets, users are able to organize the latest information from different leading sources, like: [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description:</strong><br />
An easy way of building a personalized homepage as a Standalone service or Integrate with any third party CMS, Blog, Bulletin Board applications, so members of those systems do not need to register again to start Personalizing their homepage. With prebuilt widgets, users are able to organize the latest information from different leading sources, like: CNN, CBS, TechCrunch, ESPN, GigaOM, NY Times etc. Searching the content is one of the frequently used web feature, MyWeb has a number of perfect widgets that allow them to search the web with Google, Yahoo, MS Live, WikiPedia, YouTube, Technorati, IceRocket etc. BENEFITS: Unified homepage for your visitors and members. This is done without impacting the regular homepage; Switching to PHPCow MYWeb brings with it the ability to actually offer everything from weather forecasts, to photos to YouTube Videos for your visitors with no programming experience needed; Drag and Drop functionality; Pre-configured, Ready-made Pages and Widgets.<span id="more-87"></span></p>
<p style="text-align: center;"><a title="PHPCow - MyWeb Personalized Start Page" href="http://www.phpcow.com/myweb/" target="_blank">Visit PHPCow &#8211; MyWeb Personalized Start Page<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxscriptguide.com/phpcow-myweb-personalized-start-page-87.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Template Blocks</title>
		<link>http://www.ajaxscriptguide.com/template-blocks-86.html</link>
		<comments>http://www.ajaxscriptguide.com/template-blocks-86.html#comments</comments>
		<pubDate>Sun, 02 Nov 2008 07:50:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts and Applications]]></category>
		<category><![CDATA[engine]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://www.ajaxscriptguide.com/?p=86</guid>
		<description><![CDATA[Description:
Template Blocks is a visual template engine, replacing any semantics of previous generation engines with an AJAX interface. It&#8217;s written in PHP and is distributed under the GPL. To elaborate on some of its features&#8230; * Visual Interface: On a basic level of use, Template blocks does not require any files edited manually. Simply upload [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description:</strong><br />
Template Blocks is a visual template engine, replacing any semantics of previous generation engines with an AJAX interface. It&#8217;s written in PHP and is distributed under the GPL. To elaborate on some of its features&#8230; * Visual Interface: On a basic level of use, Template blocks does not require any files edited manually. Simply upload and run the setup on your browser. Everything is handled through online forms viewed on a web browser. * Good for all: Novice programmers will appreciate the fact that they don&#8217;t need to write one line of code to compile their template, while experienced coders won&#8217;t find limits in using their skills. * Online/Offline use: Although the engine can be used to present the template of an online website it can also be used offline as a middleware tool just to help you create your templates easier for use anywhere else&#8230; <span id="more-86"></span></p>
<p style="text-align: center;"><a title="Template Blocks" href="http://www.templateblocks.com/" target="_blank">Visit <span class="detailtitle">Template Blocks</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxscriptguide.com/template-blocks-86.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VideoWatch Professional &#8211; Video Sharing Script</title>
		<link>http://www.ajaxscriptguide.com/videowatch-professional-video-sharing-script-85.html</link>
		<comments>http://www.ajaxscriptguide.com/videowatch-professional-video-sharing-script-85.html#comments</comments>
		<pubDate>Sun, 02 Nov 2008 07:30:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Virtual Communities]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[sharing]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[watch]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.ajaxscriptguide.com/?p=85</guid>
		<description><![CDATA[Description:
VideoWatch Professional is the most advanced video sharing solution to starting your own highly profitable video sharing &#38; social networking community. Become a leader like Youtube, DailyMotion, MySpace Videos &#38; MetaCafe. VideoWatch offers advanced AJAX featues along with powerful flash players. Features include: Tabeless CSS template, one page video upload, flash player with top videos, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description:</strong><br />
VideoWatch Professional is the most advanced video sharing solution to starting your own highly profitable video sharing &amp; social networking community. Become a leader like Youtube, DailyMotion, MySpace Videos &amp; MetaCafe. VideoWatch offers advanced AJAX featues along with powerful flash players. Features include: Tabeless CSS template, one page video upload, flash player with top videos, custom member profiles, channels, and video series, advanced embeddable video player, video conversion using 2-pass encoding from over 30 formats, videos/channels/series/pr ofile rating, message history, family filters, friend network, member search, popular searches, SEO Optimization, Upload Progress stats, Avatars, 25 RSS feeds. Generate the revenues you should be earning. AJAX username available check, AJAX reply to messages, AJAX subscribe to members/channels, AJAX friend requests, AJAX join channels. AJAX favorite/report videos.<span id="more-85"></span></p>
<p style="text-align: center;"><a title="VideoWatch Professional - Video Sharing Script" href="http://www.videowatchpro.com" target="_blank">Visit VideoWatch Professional &#8211; Video Sharing Script</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxscriptguide.com/videowatch-professional-video-sharing-script-85.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

