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

<channel>
	<title>developersnippets.com &#187; Ajax</title>
	<atom:link href="http://developersnippets.com/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://developersnippets.com</link>
	<description>developersnippets</description>
	<pubDate>Thu, 04 Sep 2008 19:03:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>System Error: -1072896658 in IE</title>
		<link>http://developersnippets.com/2008/08/31/system-error-1072896658-in-ie/</link>
		<comments>http://developersnippets.com/2008/08/31/system-error-1072896658-in-ie/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 14:25:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Ajax]]></category>

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

		<guid isPermaLink="false">http://developersnippets.com/?p=253</guid>
		<description><![CDATA[When I am running my Ajax web application, the application is rendering properly in Mozilla Firefox but when I run the same application in IE (Internet Explorer) it is giving an system error message (like System Error: -1072896658 ). I am bit worried about the code which I have written, it works very fine in [...]]]></description>
			<content:encoded><![CDATA[<p>When I am running my Ajax web application, the application is rendering properly in Mozilla Firefox but when I run the same application in IE (Internet Explorer) it is giving an system error message (like <strong>System Error: -1072896658</strong> ). I am bit worried about the code which I have written, it works very fine in one folder of my server (works fine in both the browsers that is Mozilla and IE) and when I move the same application to the other folder and when I run the same it is raising an system error, I was weired and could not understand about the error type which that is raising in IE.<span id="more-253"></span></p>
<p>When I debug the same by keeping JavaScript alerts() into my Ajax code, I found that at this line I am getting an error - <strong>document.getElementById(&#8217;outputDiv&#8217;).innerHTML = httpRequest.responseText;<br />
</strong></p>
<p>I have searched so many websites and forums for this system error. I tried googling the same like this &quot;<strong>System Error: -1072896658 in Ajax</strong> &quot;, I got lot bunch of answers. Actually this error has raised because of &quot;Encoding&quot;, through Ajax I am calling other language page (like French, Japan languages) into my page in order to show case the same on to my web page but I could not.</p>
<p><strong>I have got several answers after googling the same:</strong></p>
<p>1. I&#8217;m new to ajax, and i try to make a simpe test but i alwas got the system error -1072896748 when i&#8217;m calling a page use sing the GET method like : <strong>http.open(&#8217;GET&#8217;, &#8217;script.php?action=test&#8217;);</strong></p>
<p>You can follow the link to find the answer - <a title="http://www.codeguru.com/forum/showthread.php?t=385588" href="http://www.codeguru.com/forum/showthread.php?t=385588" title="http://www.codeguru.com/forum/showthread.php?t=385588">http://www.codeguru.com/forum/showthread.php?t=385588</a></p>
<p>2. system error -1072896748 -&gt; <a title="http://bytes.com/forum/thread520484.html" href="http://bytes.com/forum/thread520484.html" title="http://bytes.com/forum/thread520484.html">http://bytes.com/forum/thread520484.html</a></p>
<p>3. AJAX, wat is het, hoe werkt het en waarom zou ik het (niet) gebruiken? (Dutch Language): <a title="http://www.multidesk.be/artikels/artikel/160/" href="http://www.multidesk.be/artikels/artikel/160/" title="http://www.multidesk.be/artikels/artikel/160/">http://www.multidesk.be/artikels/artikel/160/</a></p>
<p>I think, by looking at the above - you might resolve this error &quot;System Error: -1072896658&quot; which is poping up in &quot;IE (Internet Explorer)&quot; only.</p>
<p><strong>Related Post, Which you would like to read:</strong></p>
<p>1. <a title="Snippet Code for Simple Ajax Tabs with cool CSS Styles" href="http://developersnippets.com/2007/05/19/snippet-code-for-simple-ajax-tabs-with-cool-css-styles/" title="Snippet Code for Simple Ajax Tabs with cool CSS Styles">Snippet Code for Simple Ajax Tabs with cool CSS Styles</a><br />
2. <a title="Using XMLHttpRequest, reading XML data (Adobe AIR Application)" href="http://developersnippets.com/2007/08/19/using-xmlhttprequest-reading-xml-data-adobe-air-application/" title="Using XMLHttpRequest, reading XML data (Adobe AIR Application)">Using XMLHttpRequest, reading XML data (Adobe AIR Application)</a><br />
3. <a title="Remove special characters (like !, &gt;, ?, ., # etc.,) from a string using JavaScript" href="http://developersnippets.com/2007/05/12/remove-special-characters-like-etc-from-a-string-using-javascript/" title="Remove special characters (like !, &gt;, ?, ., # etc.,) from a string using JavaScript">Remove special characters (like !, &gt;, ?, ., # etc.,) from a string using JavaScript</a><br />
4. <a title="10 different styles of Accordions (Using Ajax, JavaScript, DHTML)" href="http://developersnippets.com/2007/06/23/10-different-styles-of-accordions-using-ajax-javascript-dhtml/" title="10 different styles of Accordions (Using Ajax, JavaScript, DHTML)">10 different styles of Accordions (Using Ajax, JavaScript, DHTML)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://developersnippets.com/2008/08/31/system-error-1072896658-in-ie/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Simple steps to develop AJAX Website – DeveloperSnippets</title>
		<link>http://developersnippets.com/2008/08/16/simple-steps-to-develop-ajax-website-%e2%80%93-developersnippets/</link>
		<comments>http://developersnippets.com/2008/08/16/simple-steps-to-develop-ajax-website-%e2%80%93-developersnippets/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 17:55:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Ajax]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://developersnippets.com/?p=236</guid>
		<description><![CDATA[As we all know AJAX is rocking the Web World all around, just I had a thought to developer a simple AJAX website which has got possible links to navigate to the respective page. To built this simple AJAX website I have used Nifty Cube Layouts for better look and feel, as we all know [...]]]></description>
			<content:encoded><![CDATA[<p>As we all know AJAX is rocking the Web World all around, just I had a thought to developer a simple AJAX website which has got possible links to navigate to the respective page. To built this simple AJAX website I have used Nifty Cube Layouts for better look and feel, as we all know Nifty Cubes are rocking with their simple and robust layouts by providing us excellent features which are developed using simple JavaScript and CSS Techniques. After going through this article you might know how we can create a simple awesome AJAX website.<span id="more-236"></span></p>
<p>If you see this layout, the sections are rendered in rounded corners as Nifty Cubes are famous for Rounded Corners without images.</p>
<p>Basically the one which I have developed is a static website using some simple concepts of AJAX, this will depicts the concepts of AJAX and those who are new to AJAX can learn some simple concepts of AJAX. In this article, if you are interested can download the code and can learn some tips.</p>
<p>You can download the entire code here - <a title="Simple AJAX Website" href="http://www.developersnippets.com/SimpleAjaxWebsite/SimpleAJAXWebsite.zip" title="Simple AJAX Website">download</a> , and if you want to see live preview - here is the link to visit - <a title="Simple AJAX Website" href="http://www.developersnippets.com/SimpleAjaxWebsite/" title="Simple AJAX Website">SimpleAJAXWebsite</a></p>
<p><img src="http://developersnippets.com/wp-content/uploads/2008/08/ajaxwebsite.jpg" alt="Simple steps to develop AJAX Website" /></p>
<p><strong>Steps to develop simple AJAX Website:</strong></p>
<p>1. After downloading, just open index.html page in to your favorite html editors, once you have done that, if you can see some styles has been used in that page like below screen shot, those are related to Nifty Cubes (This has been used for Rounded Corners). And below <strong>&lt;styles&gt;</strong> some JavaScript stuff is used for Rounded Corners.</p>
<pre style="border: 3px solid #959595; padding: 5px; overflow: auto; background-color: #f3f3f3; line-height: normal; color: #666666; font-size: 12px; width: 445px;">&lt;script type=&quot;text/javascript&quot; src=&quot;js/niftycube.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
window.onload=function(){
Nifty(&quot;div#content,div#nav&quot;,&quot;same-height&quot;);
}
&lt;/script&gt;</pre>
<p>2. After the above script, you can see a <strong>&lt;script&gt;</strong> tag in which we are calling one external JavaScript file (<strong>ajax.js</strong> )</p>
<pre style="border: 3px solid #959595; padding: 5px; overflow: auto; background-color: #f3f3f3; line-height: normal; color: #666666; font-size: 12px; width: 445px;">&lt;script type=&quot;text/javascript&quot; src=&quot;js/ajax.js&quot; language=&quot;JavaScript&quot;&gt;&lt;/script&gt;</pre>
<p>3. After the above &lt;script&gt; tag, actual body content starts here, where in which you can see some tags and unordered lists used in the respective content code.</p>
<p>4. If you watch carefully,  for menu we are using &lt;ul&gt; unordered lists like below</p>
<pre style="border: 3px solid #959595; padding: 5px; overflow: auto; background-color: #f3f3f3; line-height: normal; color: #666666; font-size: 12px; width: 445px;">&lt;ul&gt;
&lt;li onClick=&quot;activeLink('home.html')&quot;&gt;&lt;a href=&quot;javascript:void(0);&quot; id=&quot;home&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;
&lt;li onClick=&quot;activeLink('about.html')&quot;&gt;&lt;a href=&quot;javascript:void(0);&quot; id=&quot;about&quot;&gt;About&lt;/a&gt;&lt;/li&gt;
&lt;li onClick=&quot;activeLink('downloads.html')&quot;&gt;&lt;a href=&quot;javascript:void(0);&quot; id=&quot;downloads&quot;&gt;Download&lt;/a&gt;&lt;/li&gt;
&lt;li onClick=&quot;activeLink('webresources.html')&quot;&gt;&lt;a href=&quot;javascript:void(0);&quot; id=&quot;webresources&quot;&gt;Web Resources&lt;/a&gt;&lt;/li&gt;
&lt;li onClick=&quot;activeLink('techvideobytes.html')&quot;&gt;&lt;a href=&quot;javascript:void(0);&quot; id=&quot;techvideobytes&quot;&gt;Tech Video Bytes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</pre>
<p>For each link we are calling one JavaScript function like “activeLink()”, when user clicks on the respective links provided this link loads the respective page in the container provided. That is, here container is the “pagecontent”. Search for “pagecontent” in the respective file you can see this is as a div “Id”.</p>
<p>5. Now just open “<strong>ajax.js</strong> ” file, and search for the function <strong>activeLink(linkId)</strong> , here “<strong>linkId</strong> ” is the parameter we are passing to this function. This will holds the respective page file name like <strong>activeLink(&#8217;about.html&#8217;)</strong> , here we are passing <strong>about.html</strong> as a parameter to the function activeLink. From there we are passing this parameter to another function named “<strong>loadPage()</strong> ”.</p>
<pre style="border: 3px solid #959595; padding: 5px; overflow: auto; background-color: #f3f3f3; line-height: normal; color: #666666; font-size: 12px; width: 445px;">function activeLink(linkId)
{
loadPage(linkId, 'pagecontent', '&lt;p&gt;&lt;img src=\&quot;images/loading.gif\&quot; /&gt; Content is loading, Please Wait...&lt;/p&gt;', '&lt;p&gt;Error in Loading page &lt;img src=\&quot;images/error_caution.png\&quot; /&gt;&lt;/p&gt;');
}</pre>
<p>6. <strong>loadPage()</strong> has got more parameters like <strong>pageURL</strong> , <strong>divElementId</strong> , <strong>loadingMessage</strong> , <strong>pageErrorMessage</strong> .</p>
<pre style="border: 3px solid #959595; padding: 5px; overflow: auto; background-color: #f3f3f3; line-height: normal; color: #666666; font-size: 12px; width: 445px;">loadPage(pageUrl, divElementId, loadinglMessage, pageErrorMessage)</pre>
<p><em>Description of  the above parameters are depicted below:</em></p>
<p><strong>pageURL</strong> – this is the parameter where in which we are passing the respective page URL that is respective filename, here we are passing respective file names as “home.html”, “about.html”, “downloads.html”, “webresources.html”, “techvideobytes.html”.</p>
<p><strong>divElementId</strong> – here we are giving the container id, that is when user clicks on the respective links the respective page will be called into that container.</p>
<p><strong>loadingMessage</strong> – this parameter is used for showing the user a message while loading the page.</p>
<p><strong>pageErrorMessage</strong> – this parameter is used when there is error in loading a respective page .</p>
<p>7. In <strong>loadPage()</strong> function we are creating respective HTTP request objects for different browsers.</p>
<p>8. Once the request is success then we are calling one function named “<strong>responsefromServer()</strong> ” where in which we are sending two parameters one is “divElementId” and the other is “pageErrorMessage”.</p>
<p>9. Once the request is success, it will load the page into the respective container using open function with get method.</p>
<pre style="border: 3px solid #959595; padding: 5px; overflow: auto; background-color: #f3f3f3; line-height: normal; color: #666666; font-size: 12px; width: 445px;">var req;
function loadPage(pageUrl, divElementId, loadinglMessage, pageErrorMessage) {
document.getElementById(divElementId).innerHTML = loadinglMessage;
try {
req = new XMLHttpRequest(); /* e.g. Firefox */
} catch(e) {
try {
req = new ActiveXObject(&quot;Msxml2.XMLHTTP&quot;);  /* some versions IE */
} catch (e) {
try {
req = new ActiveXObject(&quot;Microsoft.XMLHTTP&quot;);  /* some versions IE */
} catch (E) {
req = false;
}
}
}
req.onreadystatechange = function() {responsefromServer(divElementId, pageErrorMessage);};
req.open(&quot;GET&quot;,pageUrl,true);
req.send(null);
}function responsefromServer(divElementId, pageErrorMessage) {
var output = '';
if(req.readyState == 4) {
if(req.status == 200) {
output = req.responseText;
document.getElementById(divElementId).innerHTML = output;
} else {
document.getElementById(divElementId).innerHTML = pageErrorMessage+&quot;\n&quot;+output;
}
}
}</pre>
<p>If you want to know more information regarding the concepts of AJAX, and need to know more about the HTTP request objects then need to visit this page once - <a title="Ajax: A New Approach to Web Applications" href="http://www.adaptivepath.com/ideas/essays/archives/000385.php" title="Ajax: A New Approach to Web Applications">Ajax: A New Approach to Web Applications</a> , this is a very powerful page where you can learn the actual concept of AJAX and at the bottom of the page you can see some Question and Answers section, where you can get most of the Answers for your questions.</p>
<p>Hope the above steps help us a lot in developing robust web applications using AJAX.</p>
<p><strong>Download and Live Preview:</strong><br />
You can download the entire code here - <a title="Simple AJAX Website" href="http://www.developersnippets.com/SimpleAjaxWebsite/SimpleAJAXWebsite.zip" title="Simple AJAX Website">download</a> , and if you want to see live preview - here is the link to visit - <a title="Simple AJAX Website" href="http://www.developersnippets.com/SimpleAjaxWebsite/" title="Simple AJAX Website">SimpleAJAXWebsite</a></p>
<p><strong>You may like to read this:</strong></p>
<p>1. <a title="Snippet Code for Simple Ajax Tabs with cool CSS Styles" href="http://developersnippets.com/2007/05/19/snippet-code-for-simple-ajax-tabs-with-cool-css-styles/" title="Snippet Code for Simple Ajax Tabs with cool CSS Styles">Snippet Code for Simple Ajax Tabs with cool CSS Styles</a></p>
<p>2. <a title=" Using XMLHttpRequest, reading XML data (Adobe AIR Application)" href="http://developersnippets.com/2007/08/19/using-xmlhttprequest-reading-xml-data-adobe-air-application/" title=" Using XMLHttpRequest, reading XML data (Adobe AIR Application)">Using XMLHttpRequest, reading XML data (Adobe AIR Application)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://developersnippets.com/2008/08/16/simple-steps-to-develop-ajax-website-%e2%80%93-developersnippets/feed/</wfw:commentRss>
		</item>
		<item>
		<title>We the Team won in Truveo Developer Challenge Contest - TechVideoBytes</title>
		<link>http://developersnippets.com/2008/08/01/we-the-team-won-in-truveo-developer-challenge-contest-techvideobytes/</link>
		<comments>http://developersnippets.com/2008/08/01/we-the-team-won-in-truveo-developer-challenge-contest-techvideobytes/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 19:51:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[AIR]]></category>

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

		<category><![CDATA[Action Scripting]]></category>

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

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

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

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

		<category><![CDATA[C++]]></category>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

		<category><![CDATA[Reg Exp]]></category>

		<category><![CDATA[Safari Browser]]></category>

		<category><![CDATA[Technology News]]></category>

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

		<category><![CDATA[Thoughts to Think about]]></category>

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

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

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

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

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

		<category><![CDATA[Ext JS]]></category>

		<category><![CDATA[Flash CS3]]></category>

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

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

		<guid isPermaLink="false">http://developersnippets.com/?p=230</guid>
		<description><![CDATA[We are glad to announce that, we the Team (Developers Snippets - TechVideoBytes ) won a prize gift in Truveo Developer Challenge Contest and in this contest we stand in top 4th place. We would like to thank the Truveo Team for conducting this contest, this indeed helps us in developing good web applications and [...]]]></description>
			<content:encoded><![CDATA[<p>We are glad to announce that, we the Team (<a title="Developer Snippets" href="http://www.developersnippets.com" title="Developer Snippets">Developers Snippets</a> - <a title="Tech Video Bytes" href="http://www.developersnippets.com/techvideobytes" title="Tech Video Bytes">TechVideoBytes</a> ) won a prize gift in Truveo Developer Challenge Contest and in this contest we stand in top 4th place. We would like to thank the Truveo Team for conducting this contest, this indeed helps us in developing good web applications and can show case the same to the entire Web World. We the Team is striving hard to showcase some useful stuff to the developer to develop their career in technology.<span id="more-230"></span></p>
<p>If you see, <a title="Tech Video Bytes" href="http://www.developersnippets.com/techvideobytes" title="Tech Video Bytes">TechVideoBytes</a> is completely a technology based website, which depicts the ease of highlighting video tutorials on various software tools and various programming languages. You can learn tools online without paying anything, yes! its absolutely free bucks. Just select your favorite keyword and on a click you can view the respective video playing on the other page, and on the page we are consolidating all the relative videos in respect to your keyword selected, if you would like know more about the <a title="Tech Video Bytes" href="http://www.developersnippets.com/techvideobytes" title="Tech Video Bytes">TechVideoBytes</a> just crawl into the website – <a title="Tech Video Bytes" href="http://www.developersnippets.com/techvideobytes" title="Tech Video Bytes">TechVideoBytes</a> .</p>
<p><strong>About the contest:</strong><br />
Here in this contest there are nine $10,000 first place winners, and the 20 $500 second place winners which are determined by the 5 categories of TopCoder Community Favorite. If you guys want to know more about this contest just jump into <a title="TopCoder" href="http://www.topcoder.com/truveo" title="TopCoder">TopCoder</a></p>
<p>In the first place winners we stand in 4th place, and the categories includes <strong>Usage</strong> – 90, <strong>Innovation</strong> – 80, <strong>API</strong> – 80, <strong>AOL</strong> – 62, <strong>TC Rank</strong> – 94 and coming to over all <strong>Weighted Score</strong> is – 81.2</p>
<p>We are glad to bags this prize gift, and will strive hard to come up with other innovative web applications in coming future.</p>
<p><a href="http://www.developersnippets.com/techvideobytes/?tags=Flash+CS3"><img style="border: 1px solid #b6b6b6; padding: 2px;" src="http://developersnippets.com/wp-content/uploads/2008/08/techvideobytes_contest.jpg" border="0" alt="TechVideoBytes" /> </a></p>
<p>We had a crawl to all the websites which are listed in the prize winning list, we have many favorites websites which we liked the most is  <a title="MapOfVideo" href="http://mapofvideo.com/" title="MapOfVideo">MapOfVideo</a> , <a title="SVid" href="http://cyb3r.in/svid/" title="SVid">SVid</a> , <a title="VideoBuzz" href="http://www.wittysparks.com/searchvideos/" title="VideoBuzz">VideoBuzz</a> the network of <a title="WittySparks" href="http://www.wittysparks.com" title="WittySparks">Wittysparks</a> , <a title="VideoSearchBot" href="http://sites.google.com/a/i2r.a-star.edu.sg/video-search-bot/" title="VideoSearchBot">VideoSearchBot</a> .<a title="MapOfVideo" href="http://mapofvideo.com/" title="MapOfVideo"> MapOfVideo</a> has also got good features in the application which provided has got many other options by clicking on the respective spot and stands in 1st Position, <a title="SVid" href="http://cyb3r.in/svid/" title="SVid">SVid</a> it has got featured all the categories in all aspects, which is awesome enough to see and stands in 2nd place, <a title="VideoBuzz" href="http://www.wittysparks.com/searchvideos/" title="VideoBuzz">VideoBuzz</a> has bagged in 14th position in the contest. This site has got good look and feel providing all the respective top videos, featured videos and upcoming videos related to Hollywood, Bollywood, Tollywood, Kollywood and more. <a title="VideoSearchBot" href="http://sites.google.com/a/i2r.a-star.edu.sg/video-search-bot/" title="VideoSearchBot">VideoSearchBot</a> is an AIM bot for video search based on Truveo Video Search API. Just type the query and he will give you the video list with integrated links, which stands in 3rd position in $500 prize winner.</p>
<p>Finally! Kudos to all people who won prize gifts from Truveo.</p>
]]></content:encoded>
			<wfw:commentRss>http://developersnippets.com/2008/08/01/we-the-team-won-in-truveo-developer-challenge-contest-techvideobytes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Learn your favorite software in just a click – TechVideoBytes</title>
		<link>http://developersnippets.com/2008/07/18/learn-your-favorite-software-in-just-a-click-%e2%80%93-techvideobytes/</link>
		<comments>http://developersnippets.com/2008/07/18/learn-your-favorite-software-in-just-a-click-%e2%80%93-techvideobytes/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 19:35:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Action Scripting]]></category>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

		<category><![CDATA[Technology News]]></category>

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

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

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

		<category><![CDATA[Ext JS]]></category>

		<category><![CDATA[Flash CS3]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://developersnippets.com/?p=220</guid>
		<description><![CDATA[We the team at Developer Snippets (www.developersnippets.com ) glad to inform you that, we have launched a best online video search application where in which you can learn your favorite programming languages (or) can be familiar with upcoming designing tools (or) can view and listen what experts says in the online seminars and conferences (or) [...]]]></description>
			<content:encoded><![CDATA[<p>We the team at Developer Snippets (<a title="Developer Snippets" href="http://www.developersnippets.com" title="Developer Snippets">www.developersnippets.com</a> ) glad to inform you that, we have launched a best online <strong>video search application</strong> where in which you can learn your favorite programming languages (or) can be familiar with upcoming designing tools (or) can view and listen what experts says in the online seminars and conferences (or) interviews with experts (or) useful advice from an expert and more can be viewed at one place.<span id="more-220"></span></p>
<p>Name of the application is Tech Video Bytes, and can be viewed at this location <a title="Tech Video Bytes" href="http://www.developersnippets.com/techvideobytes" title="Tech Video Bytes">http://www.developersnippets.com/techvideobytes</a></p>
<p>Just click on the above link, this will take you to the awesome application where in which you have a liberty to search your favorite video and learn from the same at a single click.</p>
<p>Do you want to learn programming languages quickly and efficiently with out attending any private institutions by paying lot of bucks? By this application you can learn your favorite programming languages through Videos. And want to be familiar with designing tools like Adobe Photoshop, Adobe Flash, Adobe Aftereffects, 3D Studio Max, Maya and many more through this Video Search Application.</p>
<p>Do you want to listen to what experts says about the latest technologies and want to be in touch with latest technologies, yeah here is the right place to come in and search for your favorite video on particular seminar.</p>
<p><a href="http://www.developersnippets.com/techvideobytes/?tags=Flash+CS3"><img style="padding:2px; border:1px solid #B6B6B6;" src="http://developersnippets.com/wp-content/uploads/2008/07/techvideobytes.jpg" border="0" alt="TechVideoBytes" /> </a></p>
<p><strong>Best features ever to search your favorite video online:</strong></p>
<ul style="list-style:disc; padding-left:0px;">
<li>Towards your left, we have placed a column for Categories, where in you can view many categories that we have listed as of now we have listed only few that we like most and useful for the developers and users. Just click on your favorite respective link, this will take you to the best filtered videos related to that link.<strong>For Example: </strong> If you click one <strong>Photoshop</strong> link in the left pane provided, it will show <strong>Photoshop</strong> related Video links with respective images in the center pane that is in the results pane. With Video Links and Images, description about the video is also provided. Just click on the respective video link you like, this will take you to the Video Page with your favorite video. In that way you can view the favorite video online without paying any bucks it’s all free!Below “<strong>All Categories</strong> ” lists we have provided <strong>Related Channels</strong> and <strong>Related Tags</strong> , these sections will be automatically updated depending on your search results.<strong>Related Channels:</strong> This will show respective video channels<br />
<strong>Related Tags:</strong> This will show up respective tags for your easy search.</li>
<li>Below the Header in the input box provided, enter your search criteria like for example, Enter <strong>Photoshop </strong> and click on the “<strong>Search Videos</strong> ” button. This will filter all the search criteria and will displays all the respective results (that is Video Links, Respective Video Images and Descriptive text about the video).</li>
<li>Center Pane, This will depicts the search results. Above the search results, you can find your respective search criteria as a heading like if you enter “<strong>Photoshop</strong> ” in the input box provided then it will display as “<strong>Photoshop</strong> ” and below that number of the results found.</li>
<li>In a page we are showing only 15 video links, and if you want to navigate to the other results we have provided pagination functionality for your better navigation purposes.</li>
<li>Towards your right that is in the third column, we have placed “Featured Videos”, right now in the top we have displayed only Adobe related products and below that we have placed many featured videos this will be updated once in a week.In the featured video’s section, we have displayed the respective title of the Featured Video, below that respective image of the video and beside to that respective description and after that respective Category, Channel, Related Tags.</li>
<li>If you go to the video page (By clicking on the respective video links provided / the links which are filtered from the search criteria), the Video page will the respective video, as of now we have in the left pane we are listing all the respective Categories and will be adding other categories in upcoming days. And towards your right that right pane, under <strong>Featured Videos</strong> section, we have placed “<strong>Related Videos</strong> ” depending on your search and below that respective <strong>Related Categories</strong> , <strong>Related Tags</strong> , and <strong>Related Channels</strong> depending on your search criteria will be automatically changes depending on your search criteria.</li>
</ul>
<p>Above are the respective features which we have implemented as of now, we will be coming up with new features and new functionalities in the near future.</p>
<p><strong>Place your Video for Free: </strong> If you want to place your video, we are glad to accept that but with one condition! Your video should be related to Technology, we mean related to Information Technology, which should be helpful to the end users. And even we promise that if the video is really helpful we will showcase that in the front page of Developer Snippets and as well in the Tech Video Bytes page. In this way you can promote your valuable website through our site.</p>
<p>To send in your respective videos, just draft a mail with all your details and video link (or) video which should be less than 10MB.</p>
<p>Just add “<strong>Video :&lt;&lt; Video Title&gt;&gt; | &lt;&lt;Video Duration&gt;&gt; | &lt;&lt;Small Description about the Video&gt;&gt;</strong> ” to mail SUBJECT line and sending in to <a style="text-decoration:none;" href="mailto:vivekananda_ind@yahoo.com">vivekananda_ind@yahoo.com</a> , by looking at the subject line. May have a chance to delete your mail if you have not mentioned the subject line properly as depicted above.</p>
<p>Here is a request from our Team; please let us know your valuable feedback about this application, and help us in growing. If you guys want to add more functionalities to the application, please do inform us and write into us at <a style="text-decoration:none;" href="mailto:vivekananda_ind@yahoo.com">vivekananda_ind@yahoo.com</a></p>
<p>Link to the Site: <a title="Tech Video Bytes" href="http://www.developersnippets.com/techvideobytes" title="Tech Video Bytes">http://www.developersnippets.com/techvideobytes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://developersnippets.com/2008/07/18/learn-your-favorite-software-in-just-a-click-%e2%80%93-techvideobytes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AJAX Dropdown Tab Menu - flash-free.org</title>
		<link>http://developersnippets.com/2008/07/13/ajax-dropdown-tab-menu-flash-freeorg/</link>
		<comments>http://developersnippets.com/2008/07/13/ajax-dropdown-tab-menu-flash-freeorg/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 04:45:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Ajax]]></category>

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

		<category><![CDATA[Script.aculo.us]]></category>

		<guid isPermaLink="false">http://developersnippets.com/?p=216</guid>
		<description><![CDATA[flash-free.org is a good online resource to learn JavaScript , Scriptaculous , jQuery , Mootools , Prototype and many more. Today when I was searching for a tab menu, I got to look into this website this is awesome enough the plugins which they are showcased are awesome enough.
 
AJAX Dropdown Tab Menu - (e24TabMenu [...]]]></description>
			<content:encoded><![CDATA[<p><a title="flash-free.org" href="http://www.flash-free.org/" title="flash-free.org">flash-free.org</a> is a good online resource to learn <strong>JavaScript</strong> , <strong>Scriptaculous</strong> , <strong>jQuery</strong> , <strong>Mootools</strong> , <strong>Prototype</strong> and many more. Today when I was searching for a tab menu, I got to look into this website this is awesome enough the plugins which they are showcased are awesome enough.<span id="more-216"></span><br />
<a title="Ajax Dropdown Tab Menu" href="http://www.flash-free.org/en/2008/04/05/e24tabmenu-%E2%80%93-menu-desplegable-ajax/" title="Ajax Dropdown Tab Menu"><img src="http://developersnippets.com/wp-content/uploads/2008/07/tabsmenupreview.gif" border="0" alt="Ajax Dropdown Tab Menu" width="450" height="200" /> </a></p>
<p><strong>AJAX Dropdown Tab Menu</strong> - (<a title="e24TabMenu" href="http://www.flash-free.org/en/2008/04/05/e24tabmenu-%E2%80%93-menu-desplegable-ajax/" title="e24TabMenu">e24TabMenu</a> ), which is a plugin written in Scriptaculous. It is a tab menu that expands and collapse smoothly. Here the demo includes two things, one is tabs which are all collapsed and the other is tabs with one expanded by default.</p>
<p><strong>Demo: </strong><br />
1. <a title="All tabs hidden" href="http://www.flash-free.org/wp-content/files/e24tabmenu/index.html" title="All tabs hidden">All tabs hidden</a><br />
2. <a title="One tab expanded by default" href="http://www.flash-free.org/wp-content/files/e24tabmenu/index2.html" title="One tab expanded by default">One tab expanded by default</a></p>
<p>If you would like to know more about how to implement this tabs menu and what are all the scripts included to implement this tabs menu, then just crawl into this site - <a title="e24TabMenu, Ajax Dropdown Tab Menu" href="http://www.flash-free.org/en/2008/04/05/e24tabmenu-%E2%80%93-menu-desplegable-ajax/" title="e24TabMenu, Ajax Dropdown Tab Menu">e24TabMenu – AJAX Dropdown Tab Menu</a></p>
]]></content:encoded>
			<wfw:commentRss>http://developersnippets.com/2008/07/13/ajax-dropdown-tab-menu-flash-freeorg/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Snippet Code for Simple Ajax Tabs with cool CSS Styles</title>
		<link>http://developersnippets.com/2007/05/19/snippet-code-for-simple-ajax-tabs-with-cool-css-styles/</link>
		<comments>http://developersnippets.com/2007/05/19/snippet-code-for-simple-ajax-tabs-with-cool-css-styles/#comments</comments>
		<pubDate>Sat, 19 May 2007 11:19:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Ajax]]></category>

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

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

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

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

		<guid isPermaLink="false">http://www.developersnippets.com/?p=22</guid>
		<description><![CDATA[Hey folks over there, here I came up with simple Ajax Tabs, you guys can show case your valuable content using tabs scenario that to with Ajax. This is simple and elegant way of representing your content when your pages have tons of content to display. If you go through the code its simple and [...]]]></description>
			<content:encoded><![CDATA[<p>Hey folks over there, here I came up with simple Ajax Tabs, you guys can show case your valuable content using tabs scenario that to with Ajax. This is simple and elegant way of representing your content when your pages have tons of content to display. If you go through the code its simple and basic Ajax implementation, if you are a web-developer its easy to understand. In the example which I am attaching with this snippet article consists of index.html, ajax.js, tabs.css and lastly the content page named as contentpage1.html<span id="more-22"></span></p>
<p>If the required page is not loaded then it will show up and error like the below screen shot:</p>
<p><a href="http://www.developersnippets.com/wp-content/uploads/2007/05/error.jpg" title="Error Message"><img src="http://www.developersnippets.com/wp-content/uploads/2007/05/error.jpg" alt="Error Message" /></a></p>
<p>If the required page is loaded then the content is loaded onto one simple &#8216;div&#8217; and this will look something similar like the screen shot below:</p>
<p><a href="http://www.developersnippets.com/wp-content/uploads/2007/05/pageloaded.jpg" title="Page Loaded Successfully"><img src="http://www.developersnippets.com/wp-content/uploads/2007/05/pageloaded.jpg" alt="Page Loaded Successfully" /></a></p>
<p>If there is any problem with the request or response then it will look something similar like the screen shot below:</p>
<p><a href="http://www.developersnippets.com/wp-content/uploads/2007/05/faultinresponse.jpg" title="Problem in Request / Response"><img src="http://www.developersnippets.com/wp-content/uploads/2007/05/faultinresponse.jpg" alt="Problem in Request / Response" /></a></p>
<p>So do you need the full content, here it is - <a href="http://www.developersnippets.com/wp-content/uploads/2007/05/ajaxsimpletabs.zip" title="Snippet Code for Ajax Tabs">Snippet Code for Ajax Tabs</a></p>
<p>Rock up the web world with Ajax, I will strive hard to deliver basic and high level snippets, please let us know your feedback on all the posted articles.</p>
]]></content:encoded>
			<wfw:commentRss>http://developersnippets.com/2007/05/19/snippet-code-for-simple-ajax-tabs-with-cool-css-styles/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A simple snippet code to learn basics of Ajax</title>
		<link>http://developersnippets.com/2007/05/14/a-simple-snippet-code-to-learn-basics-of-ajax/</link>
		<comments>http://developersnippets.com/2007/05/14/a-simple-snippet-code-to-learn-basics-of-ajax/#comments</comments>
		<pubDate>Mon, 14 May 2007 18:49:41 +0000</pubDate>
		<dc:creator>Nicola James</dc:creator>
		
		<category><![CDATA[Ajax]]></category>

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

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

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

		<guid isPermaLink="false">http://www.developersnippets.com/?p=15</guid>
		<description><![CDATA[Hey folks, here is the basic example snippet code which depicts the basic functionality of Ajax and help us to learn quickly and smartly about Ajax. This snippet has got a cross-browser functionality and which will depicts the greatness of Ajax. If we want to call another page code into the one which we are [...]]]></description>
			<content:encoded><![CDATA[<p>Hey folks, here is the basic example snippet code which depicts the basic functionality of Ajax and help us to learn quickly and smartly about Ajax. This snippet has got a cross-browser functionality and which will depicts the greatness of Ajax. If we want to call another page code into the one which we are calling then we will be using Inline-Frames, to show up another pages content in the present page. If the calling page is of .shtml then we will be using include tag. Here in this code we will be using simple div tag.<span id="more-15"></span></p>
<p>Hope this snippet will help us to learn the basic features of Ajax Concept. This code will work in Internet Explorer as well as Mozilla FireFox browsers.</p>
<p>Just I am providing you the code in a zip file called SimpleAjaxExample.zip, just download the .zip file &amp; extract it and just place the folder in any webserver, if you don&#8217;t have webserver you guys can use the windows default IIS server.</p>
<p><a href="http://www.developersnippets.com/wp-content/uploads/2007/05/simpleajaxexample.zip"  title="SimpleAjaxExample">SimpleAjaxExample</a></p>
]]></content:encoded>
			<wfw:commentRss>http://developersnippets.com/2007/05/14/a-simple-snippet-code-to-learn-basics-of-ajax/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AJAX Anatomy By SUN MICROSYSTEMS</title>
		<link>http://developersnippets.com/2007/05/09/ajax-explained-by-sun-microsystems/</link>
		<comments>http://developersnippets.com/2007/05/09/ajax-explained-by-sun-microsystems/#comments</comments>
		<pubDate>Wed, 09 May 2007 18:43:00 +0000</pubDate>
		<dc:creator>Nicola James</dc:creator>
		
		<category><![CDATA[Ajax]]></category>

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

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

		<guid isPermaLink="false">http://www.developersnippets.com/?p=8</guid>
		<description><![CDATA[While I am going through some Java related sites, I found one good Article on Ajax. I think this will help the Java Developers a lot, in the site the authors has explained about the features of AJAX and how this is going to help the developers.
In the site they have explained about the Anatomy [...]]]></description>
			<content:encoded><![CDATA[<p>While I am going through some Java related sites, I found one good Article on Ajax. I think this will help the Java Developers a lot, in the site the authors has explained about the features of AJAX and how this is going to help the developers.</p>
<p>In the site they have explained about the <strong>Anatomy of an Ajax Interaction. </strong> And they have explained about the breed of dynamic web applications using AJAX. Where in which they have shared some of the sample examples which is very useful to a Java Developer.<span id="more-8"></span></p>
<p>As mentioned in the site - below are some of the uses for Ajax Interactions:</p>
<p>Real-time form data validation, Autocompletion, Load on demand, Sophisticated user interface controls and effects, Refreshing data and server push, Partial submit, Mashups, and Page as an application.</p>
<p>So, you guys can go through on the same at the below mentioned location</p>
<p><a title="java.sun.com" href="http://java.sun.com/developer/technicalArticles/J2EE/AJAX/" target="_blank" title="java.sun.com">http://java.sun.com/developer/technicalArticles/J2EE/AJAX/</a></p>
<p>Below is the flow of sample validation logic provided by java.sun.com</p>
<p><a title="Ajax Interaction" href="http://www.developersnippets.com/wp-content/uploads/2007/05/interaction.jpg" title="Ajax Interaction"><img src="http://www.developersnippets.com/wp-content/uploads/2007/05/interaction.jpg" alt="Ajax Interaction" width="420" height="273" /> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://developersnippets.com/2007/05/09/ajax-explained-by-sun-microsystems/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
