<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Developer's Camp &#187; JavaScript</title>
	<atom:link href="http://www.developerscamp.com/topics/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://www.developerscamp.com</link>
	<description>Tech Developer's Community Resource.</description>
	<lastBuildDate>Tue, 25 May 2010 11:42:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Handle Web Surfers Who Disabled Javascript</title>
		<link>http://www.developerscamp.com/web-programming/how-to-handle-web-surfers-who-disabled-javascript.html</link>
		<comments>http://www.developerscamp.com/web-programming/how-to-handle-web-surfers-who-disabled-javascript.html#comments</comments>
		<pubDate>Fri, 17 Apr 2009 03:13:13 +0000</pubDate>
		<dc:creator>sean</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://www.developerscamp.com/?p=135</guid>
		<description><![CDATA[There are hundreds of millions of Web surfers today. Each of them uses one of multiple web browsers available now. You as a Webmaster create cool web pages that are full of graphic and JavaScript and look very impressive in modern web browsers like Internet Explorer or FireFox. But ask yourself: "How my cool web page will look like, if the web surfer use Linx browser (text based) or just disabled JavaScript support?" You may think that number of Linx browser users is quite small today and you can ignore them, but search engines spiders does not support JavaScript as well. You cannot ignore search engines in the modern world.]]></description>
		<wfw:commentRss>http://www.developerscamp.com/web-programming/how-to-handle-web-surfers-who-disabled-javascript.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOW TO debug Javascript in Safari 3.1 on Windows</title>
		<link>http://www.developerscamp.com/topics/javascript/how-to-debug-javascript-in-safari-31-on-windows.html</link>
		<comments>http://www.developerscamp.com/topics/javascript/how-to-debug-javascript-in-safari-31-on-windows.html#comments</comments>
		<pubDate>Sun, 17 Aug 2008 12:25:28 +0000</pubDate>
		<dc:creator>DevCamp</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://www.developerscamp.com/?p=45</guid>
		<description><![CDATA[If you are targeting your web application for Safari users and also want to make sure your JavaScript code is cross-browser, how can you check for any JavaScript errors on that browser?
It can be done by activating the Develop menu (which is disabled by default) and picking the Show Error Console option (similar to Tools [...]]]></description>
		<wfw:commentRss>http://www.developerscamp.com/topics/javascript/how-to-debug-javascript-in-safari-31-on-windows.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>10 Auto Complete Ajax Scripts</title>
		<link>http://www.developerscamp.com/topics/ajax/10-auto-complete-ajax-scripts.html</link>
		<comments>http://www.developerscamp.com/topics/ajax/10-auto-complete-ajax-scripts.html#comments</comments>
		<pubDate>Sat, 07 Jun 2008 06:44:49 +0000</pubDate>
		<dc:creator>DevCamp</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://www.developerscamp.com/?p=22</guid>
		<description><![CDATA[
In 2005 when Google implemented Google Suggest, Ajax took off. Every web developer was trying to duplicate what Google accomplished. Its now 2008 and there are tons of ways to accomplish Google Suggest. Below is a list of 10 Auto Complete Scripts with various frameworks. The list below is in no particular order.


jqacÂ - Is [...]]]></description>
		<wfw:commentRss>http://www.developerscamp.com/topics/ajax/10-auto-complete-ajax-scripts.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of Image Cropping Scripts</title>
		<link>http://www.developerscamp.com/topics/web-design/list-of-image-cropping-scripts.html</link>
		<comments>http://www.developerscamp.com/topics/web-design/list-of-image-cropping-scripts.html#comments</comments>
		<pubDate>Sat, 07 Jun 2008 06:43:26 +0000</pubDate>
		<dc:creator>DevCamp</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[cropping]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://www.developerscamp.com/?p=21</guid>
		<description><![CDATA[
After looking for awhile for a script that will crop your image in the browser I decided to put a list together. I found various types of scripts that will accomplish this. The list below is a list of image cropping scripts.


cfImageCropperÂ &#8211; This script is written in Coldfusion. The Demo of this script works [...]]]></description>
		<wfw:commentRss>http://www.developerscamp.com/topics/web-design/list-of-image-cropping-scripts.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programing Cheat Sheets</title>
		<link>http://www.developerscamp.com/web-programming/programing-cheat-sheets.html</link>
		<comments>http://www.developerscamp.com/web-programming/programing-cheat-sheets.html#comments</comments>
		<pubDate>Sat, 07 Jun 2008 06:40:07 +0000</pubDate>
		<dc:creator>DevCamp</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[cheat]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Topics]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://www.developerscamp.com/?p=19</guid>
		<description><![CDATA[
After learning a few programing languages it gets hard remembering all of the functions and properties that programing languages come with. Below is a list of Cheat sheets to make your coding experience much easier and faster. The list is categorized by languages.

ActionScript

ActionScript Cheat SheetÂ &#8211; Covers everything from ActionScript 2.0 to ActionScript 3.0 and [...]]]></description>
		<wfw:commentRss>http://www.developerscamp.com/web-programming/programing-cheat-sheets.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Minimize Your Javascript and CSS Files for Faster Page Loads</title>
		<link>http://www.developerscamp.com/topics/javascript/how-to-minimize-your-javascript-and-css-files-for-faster-page-loads.html</link>
		<comments>http://www.developerscamp.com/topics/javascript/how-to-minimize-your-javascript-and-css-files-for-faster-page-loads.html#comments</comments>
		<pubDate>Thu, 05 Jun 2008 03:26:53 +0000</pubDate>
		<dc:creator>DevCamp</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Compression]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.developerscamp.com/?p=4</guid>
		<description><![CDATA[
Over the last 11 years I&#8217;ve spent a great deal of time trying to improve client websites with an eye for minimalist interface design and code. While the minimalist design esthetic is not the choice for every client the notion of less code and faster load times always goes over well. Today, many of web [...]]]></description>
		<wfw:commentRss>http://www.developerscamp.com/topics/javascript/how-to-minimize-your-javascript-and-css-files-for-faster-page-loads.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->