<?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>Great Dane Tech</title>
	<atom:link href="http://greatdanetech.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://greatdanetech.com</link>
	<description>Great minds building great systems</description>
	<lastBuildDate>Wed, 18 Nov 2009 00:55:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ajax Security</title>
		<link>http://greatdanetech.com/security/ajax-security/</link>
		<comments>http://greatdanetech.com/security/ajax-security/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 00:55:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[attacks]]></category>
		<category><![CDATA[cross-site request forgery]]></category>
		<category><![CDATA[cross-site scripting]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[threats]]></category>

		<guid isPermaLink="false">http://greatdanetech.com/?p=37</guid>
		<description><![CDATA[Ajax is sweeping across Web site development projects like a wildfire. Ajax is a multi-dimensioned technology with communications back-and-forth between client and server and manipulation of the document object model (DOM) at the browser. The power of Ajax enables browser-based applications to perform much like a desktop application with real-time notifications, partial-page refreshing, and other [...]]]></description>
			<content:encoded><![CDATA[<p>Ajax is sweeping across Web site development projects like a wildfire. Ajax is a multi-dimensioned technology with communications back-and-forth between client and server and manipulation of the document object model (DOM) at the browser. The power of Ajax enables browser-based applications to perform much like a desktop application with real-time notifications, partial-page refreshing, and other inviting features. However, this power comes at the price of additional security threats and must be managed accordingly. Some of these threats include:</p>
<ul>
<li>Security controls embedded in client-side scripts where attackers can access and modify</li>
<li>Increased complexity of the programming domain, therefore increasing the testing requirements and the potential for attacks</li>
<li>Lack of authentication and input validation controls for the non-business user audience</li>
<li>Increased potential for cross-site scripting and cross-site request forgery attacks</li>
<li>Dynamic JavaScript evaluations leading to the potential for dynamic JavaScript script attacks</li>
</ul>
<p>The Ajax landscape is definitely and exciting one, but fraught with new threats. Therefore, a shrewd development team must incorporate new methodologies and testing techniques to thwart these new threats.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fgreatdanetech.com%2Fsecurity%2Fajax-security%2F&amp;linkname=Ajax%20Security"><img src="http://greatdanetech.com/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://greatdanetech.com/security/ajax-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO and Site Security</title>
		<link>http://greatdanetech.com/seo/welcome/</link>
		<comments>http://greatdanetech.com/seo/welcome/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 05:30:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://greatdanetech.com/wordpress/?p=15</guid>
		<description><![CDATA[Search engine optimization (SEO) and security for your site can mean the difference between success and failure. When building a site it is extremely important that these two concepts are addressed from the initial design all the way through deployment of your site. Search engines are becoming very sophisticated, therefore, your SEO techniques must be [...]]]></description>
			<content:encoded><![CDATA[<p>Search engine optimization (SEO) and security for your site can mean the difference between success and failure. When building a site it is extremely important that these two concepts are addressed from the initial design all the way through deployment of your site. Search engines are becoming very sophisticated, therefore, your SEO techniques must be just as sophisticated. Hackers and intruders are constantly discovering ways to steal information, hijack sessions, and ruin your site&#8217;s performance. Issues such as cross-site scripting (XSS), cross-site request forgery (XSRF), executable JavaScript data blocks, image tag piggy-backing, and other threats are just some of the latest techniques being used to invade a site&#8217;s private data.</p>
<p>Please take time to review our <a href="http://greatdanetech.com/customers/" target="_self">customers&#8217; sites</a> and ask our customers how we helped them to optimize for SEO and reduce security threats in order that they might use their time and resources to promote products and services and drive business success.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fgreatdanetech.com%2Fseo%2Fwelcome%2F&amp;linkname=SEO%20and%20Site%20Security"><img src="http://greatdanetech.com/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://greatdanetech.com/seo/welcome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
