<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Web Development Security Measures – Preventing Malicious Web Attacks</title>
	<atom:link href="http://www.21stsoft.com/web-development-security-measures-preventing-malicious-website-attacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.21stsoft.com/web-development-security-measures-preventing-malicious-website-attacks/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=web-development-security-measures-preventing-malicious-website-attacks</link>
	<description>web dev, soft dev, seo, internet marketing</description>
	<lastBuildDate>Sun, 05 Sep 2010 23:05:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Web Development Security Measures – Preventing Malicious Web Attacks</title>
		<link>http://www.21stsoft.com/web-development-security-measures-preventing-malicious-website-attacks/comment-page-1/#comment-1139</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 05 Mar 2010 01:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.21stsoft.com/?p=1300#comment-1139</guid>
		<description>Ossie,
I have just the tool for you and it&#039;s not IE. Install Firefox and the Firebug plugin. You can trace the jScript code to the point of error.  You can also hover the mouse over objects and see the code for the object as you pass the mouse over it, or run the cursor through the code and see the (browser rendered) page object associated with the code.

Firebug is an awesome tool, and many other tools use it as the base of theirs like http://spriteme.org/ and Yahoo&#039;s http://developer.yahoo.com/yslow/. Spriteme merges groups of images into one image that can be addressed by coordinates in CSS thus reducing the number of HTTP requests needed for a page to load. YSlow tests your page for all attributes that causes it to load slow.  More on speeding up page load times in this post: &lt;a href=&quot;http://www.21stsoft.com/page-load-time-seo-usability/&quot; rel=&quot;nofollow&quot;&gt;http://www.21stsoft.com/page-load-time-seo-usability/&lt;/a&gt;. &lt;em&gt;Firebug does a lot more than this.&lt;/em&gt;

Firebug will save you a lot of time like it does me (and page loads).</description>
		<content:encoded><![CDATA[<p>Ossie,<br />
I have just the tool for you and it&#8217;s not IE. Install Firefox and the Firebug plugin. You can trace the jScript code to the point of error.  You can also hover the mouse over objects and see the code for the object as you pass the mouse over it, or run the cursor through the code and see the (browser rendered) page object associated with the code.</p>
<p>Firebug is an awesome tool, and many other tools use it as the base of theirs like <a href="http://spriteme.org/" rel="nofollow">http://spriteme.org/</a> and Yahoo&#8217;s <a href="http://developer.yahoo.com/yslow/" rel="nofollow">http://developer.yahoo.com/yslow/</a>. Spriteme merges groups of images into one image that can be addressed by coordinates in CSS thus reducing the number of HTTP requests needed for a page to load. YSlow tests your page for all attributes that causes it to load slow.  More on speeding up page load times in this post: <a href="http://www.21stsoft.com/page-load-time-seo-usability/" rel="nofollow">http://www.21stsoft.com/page-load-time-seo-usability/</a>. <em>Firebug does a lot more than this.</em></p>
<p>Firebug will save you a lot of time like it does me (and page loads).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Web Development Security Measures – Preventing Malicious Web Attacks</title>
		<link>http://www.21stsoft.com/web-development-security-measures-preventing-malicious-website-attacks/comment-page-1/#comment-1138</link>
		<dc:creator>Ossie Luescher</dc:creator>
		<pubDate>Fri, 05 Mar 2010 01:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.21stsoft.com/?p=1300#comment-1138</guid>
		<description>Hey, I came across this blog post while searching for help with JavaScript. I&#039;ve recently switched browsers from Chrome to IE. After the change I seem to have a issue with loading JavaScript. Every time I go on a page that requires Javascript, the page freezes and I get a &quot;runtime error javascript.JSException: Unknown name&quot;. I cannot seem to find out how to fix the problem. Any aid is greatly appreciated! Thanks</description>
		<content:encoded><![CDATA[<p>Hey, I came across this blog post while searching for help with JavaScript. I&#8217;ve recently switched browsers from Chrome to IE. After the change I seem to have a issue with loading JavaScript. Every time I go on a page that requires Javascript, the page freezes and I get a &#8220;runtime error javascript.JSException: Unknown name&#8221;. I cannot seem to find out how to fix the problem. Any aid is greatly appreciated! Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
