<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Go4Expert - Programming</title>
		<link>http://www.go4expert.com/</link>
		<description>C, C++, Java, Visual Basic, C#, PERL, Python and many other Programming Tutorials and Articles</description>
		<language>en</language>
		<lastBuildDate>Wed, 22 May 2013 14:50:34 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://i.g4estatic.com/misc/rss.jpg</url>
			<title>Go4Expert - Programming</title>
			<link>http://www.go4expert.com/</link>
		</image>
		<item>
			<title><![CDATA[Access Amazon SQS using Python's Boto]]></title>
			<link>http://www.go4expert.com/articles/access-amazon-sqs-using-pythons-boto-t29648/</link>
			<pubDate>Tue, 30 Apr 2013 09:34:12 GMT</pubDate>
			<description><![CDATA[Amazon's Simple Queue Service is a highly scalable service to help cloud-based applications use a queuing system which is reliable & scalable. Amazon's queue has it's pros & cons, like the messages may not be received in the order they were queued, and you may receive duplicates, I had written an...]]></description>
			<category domain="http://www.go4expert.com/articles/python-tutorials/">Python</category>
			<dc:creator>pradeep</dc:creator>
			<guid isPermaLink="true">http://www.go4expert.com/articles/access-amazon-sqs-using-pythons-boto-t29648/</guid>
		</item>
		<item>
			<title><![CDATA[Introduction to HMAC & Using in Python]]></title>
			<link>http://www.go4expert.com/articles/introduction-hmac-using-python-t29628/</link>
			<pubDate>Tue, 23 Apr 2013 12:16:58 GMT</pubDate>
			<description>HMAC stands for *H*ash-base *M*essage *A*uthentication *C*ode, it is key based message digest algorithm which can be used for verifying the integrity of the message (i.e. the original message from which the hash is generated) or to verify the authenticity of the sender of the message or both....</description>
			<category domain="http://www.go4expert.com/articles/python-tutorials/">Python</category>
			<dc:creator>pradeep</dc:creator>
			<guid isPermaLink="true">http://www.go4expert.com/articles/introduction-hmac-using-python-t29628/</guid>
		</item>
	</channel>
</rss>
