<?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>Web Development Stuff &#187; security</title>
	<atom:link href="http://www.webdevstuff.com/tag/security/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdevstuff.com</link>
	<description>ready-to-use resources, tutorials, tips and many other web development related stuff</description>
	<lastBuildDate>Tue, 01 Nov 2011 18:33:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>PHP 5.3.1 Released: Security Beefed Up</title>
		<link>http://www.webdevstuff.com/194/php-5-3-1-released-security-beefed-up.html</link>
		<comments>http://www.webdevstuff.com/194/php-5-3-1-released-security-beefed-up.html#comments</comments>
		<pubDate>Tue, 09 Feb 2010 17:12:15 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=194</guid>
		<description><![CDATA[The new version of PHP 5.3 division is PHP 5.3.1. It has been developed by the PHP team recently. This specific version of PHP maintains the vital core of 5.3 PHP engine. Its done by looking after the steadiness and safety. As many as above 100 bugs have been fixed to all over frame work [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/194/php-5-3-1-released-security-beefed-up.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Registration Validator Joomla! Plugin</title>
		<link>http://www.webdevstuff.com/187/user-registration-validator-joomla-plugin.html</link>
		<comments>http://www.webdevstuff.com/187/user-registration-validator-joomla-plugin.html#comments</comments>
		<pubDate>Fri, 27 Nov 2009 07:00:08 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Code Bytes]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=187</guid>
		<description><![CDATA[Many Joomla! web designers have experience with offensive spam registrations. Very annoying for all of us. Here is one of the solutions how to avoid it. By using Registration Validator plugin for Joomla! After installing this Joomla! 1.5 native extension, you can block unwanted user registrations by blocking email addresses, domain names, usernames or IP [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/187/user-registration-validator-joomla-plugin.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ajax Password Strength Meter</title>
		<link>http://www.webdevstuff.com/173/ajax-password-strength-meter.html</link>
		<comments>http://www.webdevstuff.com/173/ajax-password-strength-meter.html#comments</comments>
		<pubDate>Tue, 27 Oct 2009 06:00:54 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Code Bytes]]></category>
		<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=173</guid>
		<description><![CDATA[Many website visitors often fill in many registration or login forms and there is often required a passwords. Have you ever tried to crack a password? It is quite easy for basic programmers. But all depends on how strong the password is. It means how many characters does it have or if the password contains [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/173/ajax-password-strength-meter.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free PHP CAPTCHA from Securimage</title>
		<link>http://www.webdevstuff.com/163/free-php-captcha-from-securimage.html</link>
		<comments>http://www.webdevstuff.com/163/free-php-captcha-from-securimage.html#comments</comments>
		<pubDate>Mon, 05 Oct 2009 06:00:48 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[GPL]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=163</guid>
		<description><![CDATA[Are you fed up with spamming? You should try Securimage Captcha script to protect your forms from spam and abuse. There is no hardwork to implement Securimage into forms on your websites. Web designers can do it very easy and fast. Securimage Captcha runs on all webservers with PHP installed and GD library support. Securimage [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/163/free-php-captcha-from-securimage.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check Your PHP Environment Security</title>
		<link>http://www.webdevstuff.com/153/check-your-php-environment-security.html</link>
		<comments>http://www.webdevstuff.com/153/check-your-php-environment-security.html#comments</comments>
		<pubDate>Mon, 21 Sep 2009 06:00:47 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[BSD Licence]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=153</guid>
		<description><![CDATA[PHPSecInfo is something like the phpinfo() function. This PHP environment security auditing tool runs from a single function call a series of tests on your PHP environment to identify potential security issues and offer suggestions. It is not a replacement for secure development techniques, and does not do any kind of code or app auditing, [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/153/check-your-php-environment-security.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Theme Autenticity Checker</title>
		<link>http://www.webdevstuff.com/96/wordpress-theme-autenticity-checker.html</link>
		<comments>http://www.webdevstuff.com/96/wordpress-theme-autenticity-checker.html#comments</comments>
		<pubDate>Fri, 05 Jun 2009 09:00:53 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Code Bytes]]></category>
		<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=96</guid>
		<description><![CDATA[Do you use to download and install wordpress themes? I&#8217;m almost sure you do. Almost every wordpress user does. Themes are very usefull, handy, nice and fast installed. But are you sure they are clean and don&#8217;t contain unwanted code? WordPress Theme Autenticity Checker (TAS) is a WordPress plugin which scans all of your theme [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/96/wordpress-theme-autenticity-checker.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Security Related PHP Directives</title>
		<link>http://www.webdevstuff.com/90/more-security-related-php-directives.html</link>
		<comments>http://www.webdevstuff.com/90/more-security-related-php-directives.html#comments</comments>
		<pubDate>Sat, 30 May 2009 01:00:08 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=90</guid>
		<description><![CDATA[Previous post Basic Security Related PHP Directives showed us the basic set of PHP directives which significantly affects security of not PHP apps only. This article increases the spectrum of PHP security related configuration directives. disable_functions (string) Scope: PHP_INI_SYSTEM &#124; Default value: Null If you think that safe mode limits you too much, you can [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/90/more-security-related-php-directives.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Security Related PHP Directives</title>
		<link>http://www.webdevstuff.com/89/basic-security-related-php-directives.html</link>
		<comments>http://www.webdevstuff.com/89/basic-security-related-php-directives.html#comments</comments>
		<pubDate>Fri, 29 May 2009 01:00:45 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=89</guid>
		<description><![CDATA[Configuration of PHP is one of the significant security breakpoints. There is no doubt that ignoring this can lead to serious security consequencies. I’m not talking just about web applications vulnerabilities. Wrong PHP setup can allow to take your server under control by some invader. This article is trying to help you to do more [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/89/basic-security-related-php-directives.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>.htaccess Password Generator</title>
		<link>http://www.webdevstuff.com/66/htaccess-password-generator.html</link>
		<comments>http://www.webdevstuff.com/66/htaccess-password-generator.html#comments</comments>
		<pubDate>Thu, 07 May 2009 21:40:12 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=66</guid>
		<description><![CDATA[Sometimes we need to have files or directories protected by password. There is more options how to do it but one of the simplest is to use the old known combination .htaccess and .htpasswd files. These two files with data generated by the online .htaccess Password Generator should be placed into the folder which need [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/66/htaccess-password-generator.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

