<?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>Abeon Tech &#187; Javascript</title>
	<atom:link href="http://www.abeontech.com/tag/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://www.abeontech.com</link>
	<description>Abeon Tech is a technology blog aimed at Geeks, Webmasters and tech addicts. My articles include Security, Design, SEO, Gaming and Tech Tips!</description>
	<lastBuildDate>Thu, 24 Jun 2010 00:13:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Simple Tricks For More Usable Forms</title>
		<link>http://www.abeontech.com/web-design/277/simple-tricks-for-more-usable-forms</link>
		<comments>http://www.abeontech.com/web-design/277/simple-tricks-for-more-usable-forms#comments</comments>
		<pubDate>Thu, 23 Oct 2008 22:58:14 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=277</guid>
		<description><![CDATA[Web developers loathe the task of building forms almost as much as users loathe having to fill them in. These are both unfortunate facts of the Web, but some smart JavaScript and intelligent CSS can go a long way to remedying the situation. In this article, I'll introduce a number of simple tricks for improving the usability of forms, and hopefully inspire you to improve on them and create your own.]]></description>
		<wfw:commentRss>http://www.abeontech.com/web-design/277/simple-tricks-for-more-usable-forms/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>100 Great Ajax Scripts</title>
		<link>http://www.abeontech.com/web-design/122/100-great-ajax-scripts</link>
		<comments>http://www.abeontech.com/web-design/122/100-great-ajax-scripts#comments</comments>
		<pubDate>Wed, 24 Sep 2008 20:01:59 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=122</guid>
		<description><![CDATA[The web is changing and so is the way we posting data. If you take a look at Google, Facebook, and almost every new start up, simply posting form data is a thing of the past. You can now validate without posting, upload multiple files, change the way form elements work and much, much more. We gathered 100 of the web’s top AJAX/form related scripts. Use them to enhance your forms and impress your clients (Clients like fancy, pretty things).]]></description>
		<wfw:commentRss>http://www.abeontech.com/web-design/122/100-great-ajax-scripts/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Javascript Security Tutorial</title>
		<link>http://www.abeontech.com/security/56/javascript-security-tutorial</link>
		<comments>http://www.abeontech.com/security/56/javascript-security-tutorial#comments</comments>
		<pubDate>Thu, 04 Sep 2008 20:24:46 +0000</pubDate>
		<dc:creator>Abe</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.abeontech.com/?p=56</guid>
		<description><![CDATA[JavaScript is designed as an open scripting language. It is not intended to replace proper security measures, and should never be used in place of proper encryption.

JavaScript has its own security model, but this is not designed to protect the Web site owner or the data passed between the browser and the server. The security model is designed to protect the user from malicious Web sites, and as a result, it enforces strict limits on what the page author is allowed to do. They may have control over their own page inside the browser, but that is where their abilities end.]]></description>
		<wfw:commentRss>http://www.abeontech.com/security/56/javascript-security-tutorial/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
