<?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>Naru&#039;s &#187; Technology</title>
	<atom:link href="http://n2canada.com/blog/archives/category/technology/feed" rel="self" type="application/rss+xml" />
	<link>http://n2canada.com/blog</link>
	<description>Family, Technology, Life in general</description>
	<lastBuildDate>Tue, 17 Aug 2010 15:08:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to execute vb scripts using cscript instead of wscript</title>
		<link>http://n2canada.com/blog/archives/execute-vb-scripts-using-cscript-instead-of-wscript</link>
		<comments>http://n2canada.com/blog/archives/execute-vb-scripts-using-cscript-instead-of-wscript#comments</comments>
		<pubDate>Tue, 17 Aug 2010 15:03:19 +0000</pubDate>
		<dc:creator>Navket</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[cscript]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[windows scripting host]]></category>
		<category><![CDATA[wscript]]></category>
		<category><![CDATA[wsh]]></category>

		<guid isPermaLink="false">http://n2canada.com/blog/?p=389</guid>
		<description><![CDATA[Ever double clicked a vbscript file only to realize later that the script is now executing under wscript instead of cscript as it was intended to. The difference for me is that wscript is more annoying as all the output or status messages from the script now show up as modal message box and the [...]]]></description>
		<wfw:commentRss>http://n2canada.com/blog/archives/execute-vb-scripts-using-cscript-instead-of-wscript/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Binary encoded SQL injection</title>
		<link>http://n2canada.com/blog/archives/binary-encoded-sql-injection</link>
		<comments>http://n2canada.com/blog/archives/binary-encoded-sql-injection#comments</comments>
		<pubDate>Wed, 11 Aug 2010 17:08:49 +0000</pubDate>
		<dc:creator>Navket</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[binary sql injection]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[malicious]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[tsql]]></category>

		<guid isPermaLink="false">http://n2canada.com/blog/?p=357</guid>
		<description><![CDATA[The Attack Recently one of my clients website came under attack. The method used by the attacker was to use binary encoded sql in the query string and/or form data and then inject it into the database. I do have basic validations set up to sanitize my inputs but this time the sql injection was [...]]]></description>
		<wfw:commentRss>http://n2canada.com/blog/archives/binary-encoded-sql-injection/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Horse in Google Maps</title>
		<link>http://n2canada.com/blog/archives/horse-in-google-maps</link>
		<comments>http://n2canada.com/blog/archives/horse-in-google-maps#comments</comments>
		<pubDate>Fri, 23 Jul 2010 07:34:51 +0000</pubDate>
		<dc:creator>Navket</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[google maps]]></category>

		<guid isPermaLink="false">http://n2canada.com/blog/?p=333</guid>
		<description><![CDATA[Great artwork. The Guru riding his horse. Link]]></description>
		<wfw:commentRss>http://n2canada.com/blog/archives/horse-in-google-maps/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Space fart</title>
		<link>http://n2canada.com/blog/archives/space-fart</link>
		<comments>http://n2canada.com/blog/archives/space-fart#comments</comments>
		<pubDate>Sat, 17 Jul 2010 17:31:33 +0000</pubDate>
		<dc:creator>Navneet</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://n2canada.com/blog/?p=322</guid>
		<description><![CDATA[Nice little FAQ for wannabe astronauts.. What would happen if you farted in a spacesuit? It would be the worst kind of fart ever: you couldn’t deny it, you couldn’t escape it, and the smell would stay with you all the way back to the space station. Couldn’t you just open a flap or something [...]]]></description>
		<wfw:commentRss>http://n2canada.com/blog/archives/space-fart/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send email from windows command line using vbscript</title>
		<link>http://n2canada.com/blog/archives/send-email-from-windows-command-line-using-vbscript</link>
		<comments>http://n2canada.com/blog/archives/send-email-from-windows-command-line-using-vbscript#comments</comments>
		<pubDate>Thu, 02 Apr 2009 03:00:11 +0000</pubDate>
		<dc:creator>Navket</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://n2canada.com/blog/?p=179</guid>
		<description><![CDATA[Working as a DBA I do a lot of command line scripting. Unfortunately the windows CLI is not that advanced as Linux. One thing I missed out was sending email from the shell prompt. After a little bit of googling around I found this nice little vb script which now I use for regular server [...]]]></description>
		<wfw:commentRss>http://n2canada.com/blog/archives/send-email-from-windows-command-line-using-vbscript/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

