<?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>MinhD.net &#187; security</title>
	<atom:link href="http://minhd.net/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://minhd.net</link>
	<description>Technology and Development</description>
	<lastBuildDate>Fri, 18 Jun 2010 07:49:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>OpenID for CodeIgniter made easy &#8211; All about it</title>
		<link>http://minhd.net/2009/10/21/openid-for-codeigniter-made-easy-all-about-it/</link>
		<comments>http://minhd.net/2009/10/21/openid-for-codeigniter-made-easy-all-about-it/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 10:15:45 +0000</pubDate>
		<dc:creator>dekarvn</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://minhd.net/?p=113</guid>
		<description><![CDATA[A few months back, I have been struggling to have openID authentication loaded to my application. It&#8217;s a hazard&#8230; the simple idea of having it integrated to my application and have users logged in using their existing facebook, google account is pretty fancy, but the code behind it is a mess, a complete tragedy. Luckily]]></description>
		<wfw:commentRss>http://minhd.net/2009/10/21/openid-for-codeigniter-made-easy-all-about-it/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL Injection Prevention</title>
		<link>http://minhd.net/2009/10/12/sql-injection-prevention/</link>
		<comments>http://minhd.net/2009/10/12/sql-injection-prevention/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 02:10:58 +0000</pubDate>
		<dc:creator>dekarvn</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://minhd.net/?p=55</guid>
		<description><![CDATA[What is SQL Injection? SQL Injection is evil. Period. SQL Injection is where people gain access to your system using method unknown to you. Injection usually occur when you require the user to fill in a form, often in a form of a username or a password =&#62; They put something evil in the box]]></description>
		<wfw:commentRss>http://minhd.net/2009/10/12/sql-injection-prevention/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
