<?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; HTML</title>
	<atom:link href="http://developersnippets.com/category/html/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>Error: Invalid source HTML for this operation</title>
		<link>http://developersnippets.com/2008/09/01/error-invalid-source-html-for-this-operation/</link>
		<comments>http://developersnippets.com/2008/09/01/error-invalid-source-html-for-this-operation/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 18:04:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[HTML]]></category>

		<category><![CDATA[Internet Explorer]]></category>

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

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

		<guid isPermaLink="false">http://developersnippets.com/?p=254</guid>
		<description><![CDATA[Hi developers, today I encountered one error which works fine in Mozilla Firefox but giving an error in IE (Internet Explorer). In IE, the error which I encountered is &#8220;Error: Invalid source HTML for this operation &#8220;, when I run the same application in Firefox, it renders properly without any warnings or errors in the [...]]]></description>
			<content:encoded><![CDATA[<p>Hi developers, today I encountered one error which works fine in Mozilla Firefox but giving an error in IE (Internet Explorer). In IE, the error which I encountered is &#8220;<strong>Error: Invalid source HTML for this operation</strong> &#8220;, when I run the same application in Firefox, it renders properly without any warnings or errors in the JavaScript console.<span id="more-254"></span></p>
<p>I wondered why IE will raise an issue when I could not see any error in Firefox? annoying error right? Yes! same thing I feel.</p>
<p>After searching a lot in Google by this query &#8220;<strong>Error: Invalid source HTML for this operation</strong>&#8220;, I got the answer by seeing some forums. This Error might be because of &#8220;Inserting a block element inside a non-block element&#8221;</p>
<p><strong>like for example: </strong>document.getElementById(&#8217;inserting&#8217;).innerHTML=&#8221;&lt;span&gt;&lt;div&gt;Inserting a block element inside a non-block element&lt;/div&gt;&lt;/span&gt;&#8221;</p>
<p>The above is strictly not allowed in IE6.0 browsers. When you render the same in IE browser will raise an error saying the same &#8220;<strong>Error: Invalid source HTML for this operation</strong>&#8220;, when you render the same in Firefox browsers then will render properly without any error <img src='http://developersnippets.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>You can view the below links for reference:</p>
<p><a title="innerHTML and non-block elements" href="http://integralpath.blogs.com/thinkingoutloud/2006/03/innerhtml_and_n.html">innerHTML and non-block elements</a><br />
<a title="http://xinha.webfactional.com/ticket/129" href="http://xinha.webfactional.com/ticket/129">http://xinha.webfactional.com/ticket/129</a></p>
<p>Related Topics which you would like to read:</p>
<p>1. <a title="System Error: -1072896658 in IE" href="http://developersnippets.com/2008/08/31/system-error-1072896658-in-ie/">System Error: -1072896658 in IE</a><br />
2. <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">Snippet Code for Simple Ajax Tabs with cool CSS Styles</a><br />
3. <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">Using XMLHttpRequest, reading XML data (Adobe AIR Application)</a><br />
4. <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">Remove special characters (like !, &gt;, ?, ., # etc.,) from a string using JavaScript</a><br />
5. <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">10 different styles of Accordions (Using Ajax, JavaScript, DHTML)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://developersnippets.com/2008/09/01/error-invalid-source-html-for-this-operation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>10 awesome Beijing 2008 Olympics blogs</title>
		<link>http://developersnippets.com/2008/08/22/10-awesome-beijing-2008-olympics-blogs/</link>
		<comments>http://developersnippets.com/2008/08/22/10-awesome-beijing-2008-olympics-blogs/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 15:59:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Designing]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://developersnippets.com/?p=239</guid>
		<description><![CDATA[As you guys all know that right now the Olympic 2008 fever has began and running with a great thunder and has been raised a competition between all the sports, located and conducted at one place that is Beijing. Beijing is one of the Four Great Ancient Capitals of China. Beijing also formerly known in [...]]]></description>
			<content:encoded><![CDATA[<p>As you guys all know that right now the <strong>Olympic</strong> <strong>2008</strong> fever has began and running with a great thunder and has been raised a competition between all the sports, located and conducted at one place that is Beijing. Beijing is one of the Four Great Ancient Capitals of China. Beijing also formerly known in English as <strong>Peking, </strong> Beijing is China&#8217;s second largest city. If you would like to know more about Beijing, then need to visit one and only one Wikipedia Site - <a title="Beijing" href="http://en.wikipedia.org/wiki/Beijing" title="Beijing">http://en.wikipedia.org/wiki/Beijing<span id="more-239"></span> </a></p>
<p>I have gone through some of the Olympic blogs and websites and came up with a list of 10 awesome Beijing 2008 Olympics Blogs, Just have a look and let me know your valuable feedback on the collection and if I miss any good blog which pertains to the Olympics Blog, please do send in, so that I can include the same the list below:</p>
<p><strong>1. The New York Times - Olympics 2008</strong> (<a title="olympics.blogs.nytimes.com" href="http://olympics.blogs.nytimes.com/" title="olympics.blogs.nytimes.com">http://olympics.blogs.nytimes.com/</a> ):</p>
<p>What can say about this site, I think you guys might know more than me about this site since this is one of the good and awesome site ever, since the updates will be in seconds might be in milli seconds. Wow! this really awesome enough site to visit and to know more about the Olympics 2008 results in a single shot.</p>
<p><a title="olympics.blogs.nytimes.com" href="http://olympics.blogs.nytimes.com/" title="olympics.blogs.nytimes.com"><img src="http://developersnippets.com/wp-content/uploads/2008/08/nytimes.jpg" alt="nytimes.com" width="450" height="495" /> </a></p>
<p><strong>2. bbc.co.uk</strong> (<a title="bbc.co.uk" href="http://www.bbc.co.uk/blogs/olympics/" title="bbc.co.uk">http://www.bbc.co.uk/blogs/olympics/</a> )</p>
<p>Check your favorite sports personality here and check your favorite sports men / women has WON respective medals or not. Check out the results in the list provided (continuously updated). Here in this site you can check with the interactive Beijing Map, even you can download some of your favorite desktop screen savers and even you can check with the latest and best photos which are taken by the team.</p>
<p><a title="www.bbc.co.uk/blogs/olympics" href="http://www.bbc.co.uk/blogs/olympics/" title="www.bbc.co.uk/blogs/olympics"><img src="http://developersnippets.com/wp-content/uploads/2008/08/bbc_co_uk.jpg" alt="bbc.co.uk" width="449" height="292" /> </a></p>
<p><strong>3. mattinbeijing.spaces.live.com</strong> (<a title="mattinbeijing" href="http://mattinbeijing.spaces.live.com/" title="mattinbeijing">http://mattinbeijing.spaces.live.com/</a> )</p>
<p><strong>Matt in Beijing</strong> , MSN&#8217;s man at the 2008 Beijing Olympics is covering all the events which are taking place at Beijing. Here in this blog, towards right he has provided images slide show which is awesome enough, you can view most of the best scene here from his blog.</p>
<p><a title="mattinbeijing.spaces.live.com" href="http://mattinbeijing.spaces.live.com/" title="mattinbeijing.spaces.live.com"><img src="http://developersnippets.com/wp-content/uploads/2008/08/windowslivematt.jpg" alt="mattinbeijing.spaces.live.com" width="450" height="315" /> </a></p>
<p><strong>4. Los Angeles Times</strong> (<a title="Los Angeles Times" href="http://latimesblogs.latimes.com/olympics_blog/" title="Los Angeles Times">http://latimesblogs.latimes.com/olympics_blog</a> )</p>
<p>Check in the live coverage of all the sports here, like Archery | Badminton | Baseball | Basketball | Beach Volleyball | Boxing | Canoeing Cycling | Diving | Equestrian | Fencing | Field Hockey | Gymnastics | Judo | Kayaking Rowing | Shooting | Soccer | Softball | Swimming | Table Tennis | Taekwondo | Tennis Track &amp; Field | Triathlon | Volleyball | Water Polo | Weightlifting | Wrestling</p>
<p><a title="latimesblogs.latimes.com/olympics_blog" href="http://latimesblogs.latimes.com/olympics_blog" title="latimesblogs.latimes.com/olympics_blog"><img src="http://developersnippets.com/wp-content/uploads/2008/08/losangelestimes.jpg" alt="Los Angeles Times" width="450" height="325" /> </a></p>
<p><strong>5. Webcastr </strong> (<a title="http://2008-olympics.webcastr.com/" href="http://2008-olympics.webcastr.com/" title="http://2008-olympics.webcastr.com/">http://2008-olympics.webcastr.com/</a> )</p>
<p>Webcastr which is well know as &quot;The Best of Internet TV&quot; here you can view your best videos ever and be the first person to watch the events which are taking place in Beijing 2008 Olympics. There are more than 100 videos posted. Its worth watching the same.</p>
<p><a title="2008-olympics.webcastr.com" href="http://2008-olympics.webcastr.com/" title="2008-olympics.webcastr.com"><img src="http://developersnippets.com/wp-content/uploads/2008/08/webcastr.jpg" alt="Webcastr" width="450" height="259" /> </a></p>
<p><strong>6. Deadspin</strong> (<a title="http://deadspin.com/olympics/" href="http://deadspin.com/olympics/" title="http://deadspin.com/olympics/">http://deadspin.com/olympics/</a> )</p>
<p><a title="deadspin.com/olympics" href="http://deadspin.com/olympics/" title="deadspin.com/olympics"><img src="http://developersnippets.com/wp-content/uploads/2008/08/deadspin.jpg" alt="Dead Spin" /> </a></p>
<p><strong>7. The Washington Post</strong> (<a title="The Washington Post" href="http://blog.washingtonpost.com/dcsportsbog/" title="The Washington Post">http://blog.washingtonpost.com/dcsportsbog/</a> )</p>
<p><a title="blog.washingtonpost.com/dcsportsbog" href="http://blog.washingtonpost.com/dcsportsbog/" title="blog.washingtonpost.com/dcsportsbog"><img src="http://developersnippets.com/wp-content/uploads/2008/08/washingpost.jpg" alt="The Washington Post" width="450" height="319" /> </a></p>
<p><strong>8.</strong> <a title="http://beijingolympicsblog.wordpress.com/" href="http://beijingolympicsblog.wordpress.com/" title="http://beijingolympicsblog.wordpress.com/">http://beijingolympicsblog.wordpress.com/</a></p>
<p><a title="beijingolympicsblog.wordpress.com" href="http://beijingolympicsblog.wordpress.com/" title="beijingolympicsblog.wordpress.com"><img src="http://developersnippets.com/wp-content/uploads/2008/08/beijingolympicsblog.jpg" alt="beijingolympicsblog" width="450" height="329" /> </a></p>
<p><strong>9.</strong> <a title="http://www.2008beijingolimpics.com/" href="http://www.2008beijingolimpics.com/" title="http://www.2008beijingolimpics.com/">http://www.2008beijingolimpics.com/</a></p>
<p><a title="www.2008beijingolimpics.com" href="http://www.2008beijingolimpics.com/" title="www.2008beijingolimpics.com"><img src="http://developersnippets.com/wp-content/uploads/2008/08/2008beijingolimpics1.jpg" alt="2008beijingolympics" width="450" height="259" /> </a></p>
<p><strong>10. </strong> <a title="http://www.beijingolympicsfan.com/" href="http://www.beijingolympicsfan.com/" title="http://www.beijingolympicsfan.com/">http://www.beijingolympicsfan.com/</a></p>
<p><a title="www.beijingolympicsfan.com" href="http://www.beijingolympicsfan.com/" title="www.beijingolympicsfan.com"><img src="http://developersnippets.com/wp-content/uploads/2008/08/beijingolympicfans.jpg" alt="beijingolympicsfans" width="450" height="259" /> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://developersnippets.com/2008/08/22/10-awesome-beijing-2008-olympics-blogs/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>Awesome Vertical Bar Graphs with CSS and PHP - terrill.ca</title>
		<link>http://developersnippets.com/2008/07/15/awesome-vertical-bar-graphs-with-css-and-php-terrillca/</link>
		<comments>http://developersnippets.com/2008/07/15/awesome-vertical-bar-graphs-with-css-and-php-terrillca/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 19:25:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CSS]]></category>

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

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

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

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

		<guid isPermaLink="false">http://developersnippets.com/2008/07/15/awesome-vertical-bar-graphs-with-css-and-php-terrillca/</guid>
		<description><![CDATA[terrill.ca , has made work easy by implementing awesome Vertical Bar Graphs using CSS and PHP. This is really really awesome, when I gone through this site, really I was shocked at by seeing the implementation of this Vertical Bar Graphs with CSS and PHP. Here in this site, it has clearly explained on how [...]]]></description>
			<content:encoded><![CDATA[<p><a title="terrill" href="http://www.terrill.ca" title="terrill">terrill.ca</a> , has made work easy by implementing awesome Vertical Bar Graphs using CSS and PHP. This is really really awesome, when I gone through this site, really I was shocked at by seeing the implementation of this Vertical Bar Graphs with CSS and PHP.<span id="more-227"></span> Here in this site, it has clearly explained on how this is going to built and in a easy steps. It has got only four steps to implement the same.</p>
<p>And it has also got awesome feature like to select your respective style of your graph like, Bar Graph, Line Graph, Points, 3D Bar View.</p>
<p><a title="Vertical Bar Charts" href="http://www.terrill.ca/design/vertical_bar_graphs/" title="Vertical Bar Charts">Vertical Bar Charts</a></p>
<p><a title="Vertical Bar Charts" href="http://www.terrill.ca/design/vertical_bar_graphs/" title="Vertical Bar Charts"><img src="http://developersnippets.com/wp-content/uploads/2008/07/3dbarchart.gif" alt="3D Bar Chart" width="384" height="158" /> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://developersnippets.com/2008/07/15/awesome-vertical-bar-graphs-with-css-and-php-terrillca/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Download free and commercial CSS menus - 13styles.com</title>
		<link>http://developersnippets.com/2008/07/15/download-free-and-commercial-css-menus-13stylescom/</link>
		<comments>http://developersnippets.com/2008/07/15/download-free-and-commercial-css-menus-13stylescom/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 18:57:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CSS]]></category>

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

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

		<guid isPermaLink="false">http://developersnippets.com/2008/07/15/download-free-and-commercial-css-menus-13stylescom/</guid>
		<description><![CDATA[13styles.com is a very good online CSS resource. This site is very famous for CSS and in implementing beautiful menus using CSS. If you guys see this has many free CSS tabbed menus and followed W3C Standards to implement those menus. Even these CSS menus are very light weight and are cross-browser compliant. 
13styles is [...]]]></description>
			<content:encoded><![CDATA[<p><a title="13Styles" href="http://www.13styles.com" title="13Styles">13styles.com</a> is a very good online CSS resource. This site is very famous for CSS and in implementing beautiful menus using CSS. If you guys see this has many free CSS tabbed menus and followed W3C Standards to implement those menus. Even these CSS menus are very light weight and are cross-browser compliant. <span id="more-224"></span></p>
<blockquote><p>13styles is all about <a href="http://www.13styles.com/category/css-menus/">css menus</a> . The menus are list based, very light-weight, easy to implement, and cross-browser compliant. Some of the css menus are free and some require you to purchase rights to use them. We also provide daily inspiration in the form of a <a href="http://www.13styles.com/css-menu-gallery/">css menu gallery</a> .</p></blockquote>
<p>This site has got &#8216;n&#8217; number of CSS Menus which are free and is easy to download since they are in KB&#8217;s. I would like to recommend to follow W3C Standards to built like wise menus, if you are good in CSS and if you have a capability to develop light weight and are cross-browser compliant menus, then they are ready to pay you $50 for it. This is the time to grab the same right? then what are you waiting for just develop a CSS menu and earn $50 online.</p>
<p><img src="http://developersnippets.com/wp-content/uploads/2008/07/cssmenuslarge.jpg" alt="CSS Slate Menu" /></p>
<p>I liked Slate CSS Menu very much, its really awesome enough. Link for CSS Menus - <a title="CSS Menus" href="http://www.13styles.com/category/css-menus/" title="CSS Menus">http://www.13styles.com/category/css-menus/</a> and link for <strong>Slate CSS Menu</strong> is <a title="Slate CSS Menu" href="http://www.13styles.com/css-menus/slate/" title="Slate CSS Menu">http://www.13styles.com/css-menus/slate/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://developersnippets.com/2008/07/15/download-free-and-commercial-css-menus-13stylescom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Best Practices for Speeding Up Your Web Site - developer.yahoo.com</title>
		<link>http://developersnippets.com/2008/07/01/best-practices-for-speeding-up-your-web-site-developeryahoocom/</link>
		<comments>http://developersnippets.com/2008/07/01/best-practices-for-speeding-up-your-web-site-developeryahoocom/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 19:08:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Accessibility]]></category>

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://developersnippets.com/?p=205</guid>
		<description><![CDATA[When I was going through some of the sites regarding CSS and Background Images, I got to look into this site, its really! really! really! useful in our daily life while developing a web page. The Exceptional Performance Team from Yahoo Developer Network has identified number of best practices for making web pages faster by [...]]]></description>
			<content:encoded><![CDATA[<p>When I was going through some of the sites regarding CSS and Background Images, I got to look into this site, its really! really! really! useful in our daily life while developing a web page. The Exceptional Performance Team from <a title="Yahoo Developer Network" href="http://developer.yahoo.com/" title="Yahoo Developer Network">Yahoo Developer Network</a> has identified number of best practices for making web pages faster by following some tricks, which includes 34 best practices and which are divided into 7 categories to have a better understanding on all the respective areas.<span id="more-205"></span></p>
<p>These 7 Categories includes about content, server, cookie, css, javascript, images, mobile. And in each category it includes some lists, to understand these tricks in brief they made it very simpler.</p>
<p>Some of the best practices includes like: Need to reduce the number of DOM elements, No 404 Pages, Split components Across Domains, Preload components, Avoid CSS Expressions, Putting Style Sheets on the top, putting all JavaScript and Respective Scripts at the Bottom, Make JavaScript and CSS External&#8230; etc.,</p>
<p>If you want to know more information on this, then need to visit this <a title="Best Practices for Speeding Up Your Web Site" href="http://developer.yahoo.com/performance/rules.html" title="Best Practices for Speeding Up Your Web Site">link</a> . From this link I gone though one awesome website that is <a title="AListapart" href="http://alistapart.com" title="AListapart">alistapart.com</a> , I think most of the people might know about this is very good site to learn all the respective tricks to develop good and standard compliance web pages.</p>
<p>I would like to recommend to have a look and even if possible just go through it througly to get used of it since this will help us a lot in the long way run in speeding up your web site.</p>
<p>Hope this article may help us in all our aspects.</p>
]]></content:encoded>
			<wfw:commentRss>http://developersnippets.com/2008/07/01/best-practices-for-speeding-up-your-web-site-developeryahoocom/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
