<?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>Nick Duncan &#187; development</title>
	<atom:link href="http://nickduncan.co.za/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://nickduncan.co.za</link>
	<description>The online marketing go-to guy</description>
	<lastBuildDate>Tue, 08 May 2012 19:01:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<atom:link rel='hub' href='http://nickduncan.co.za/?pushpress=hub'/>
		<item>
		<title>Stopping SQL Injections</title>
		<link>http://nickduncan.co.za/stopping-sql-injections/</link>
		<comments>http://nickduncan.co.za/stopping-sql-injections/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 21:07:49 +0000</pubDate>
		<dc:creator>NickDuncan</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[database security]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[SQL injection]]></category>
		<category><![CDATA[website security]]></category>

		<guid isPermaLink="false">http://nickduncan.co.za/?p=114</guid>
		<description><![CDATA[SQL injection is a code injection technique that exploits a security vulnerability occurring in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed.]]></description>
		<wfw:commentRss>http://nickduncan.co.za/stopping-sql-injections/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>myScoop &#8211; from concept to current and beyond</title>
		<link>http://nickduncan.co.za/myscoop-from-concept-to-current-and-beyond/</link>
		<comments>http://nickduncan.co.za/myscoop-from-concept-to-current-and-beyond/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 15:46:45 +0000</pubDate>
		<dc:creator>NickDuncan</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[blog aggregator]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[myScoop]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[social bookmarking]]></category>

		<guid isPermaLink="false">http://nickduncan.co.za/?p=6</guid>
		<description><![CDATA[Every now and again I get this sudden urge to develop something that's beyond my reach. Enter myScoop, my latest "lets-see-if-I-can-do-it" project. myScoop is essentially a combination of most of my PHP skills that I have learnt in the passed few months and when I started with the site it was originally supposed to be a social bookmarking tool, similar to that of Muti. I'm not 100% sure of when the focus shifted to blog aggregation. Either way, I'm pretty happy of the result.]]></description>
		<wfw:commentRss>http://nickduncan.co.za/myscoop-from-concept-to-current-and-beyond/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

