<?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>Vaibhav Bora &#187; .NET</title>
	<atom:link href="http://www.vaibhavbora.com/blog/category/technical-articles/dot-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vaibhavbora.com/blog</link>
	<description>Your Mind Is Your Own Limitation</description>
	<lastBuildDate>Thu, 13 May 2010 09:58:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Send Email using Gmail SMTP</title>
		<link>http://www.vaibhavbora.com/blog/2009/09/send-email-using-gmail-smtp/</link>
		<comments>http://www.vaibhavbora.com/blog/2009/09/send-email-using-gmail-smtp/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 08:26:12 +0000</pubDate>
		<dc:creator>Vaibhav</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://www.vaibhavbora.com/blog/2009/09/send-email-using-gmail-smtp/</guid>
		<description><![CDATA[In one of my Application called Exxecutive (secret !) I wanted to send email to my clients using my Gmail Account. I wanted to make sure Gmail keeps a copy of my sent emails. If I use SMTP provided by Microsoft IIS, Gmail doesn’t come in the picture. After doing some research I wrote a [...]]]></description>
		<wfw:commentRss>http://www.vaibhavbora.com/blog/2009/09/send-email-using-gmail-smtp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Convert HTML to well-formed XML document (Clean HTML) with SgmlReader or php_tidy</title>
		<link>http://www.vaibhavbora.com/blog/2009/09/convert-html-to-well-formed-xml-document-clean-html-with-sgmlreader-or-php_tidy/</link>
		<comments>http://www.vaibhavbora.com/blog/2009/09/convert-html-to-well-formed-xml-document-clean-html-with-sgmlreader-or-php_tidy/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 02:44:12 +0000</pubDate>
		<dc:creator>Vaibhav</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.vaibhavbora.com/2009/09/convert-html-to-well-formed-xml-document-clean-html-with-sgmlreader-or-php_tidy/</guid>
		<description><![CDATA[A few years ago while working on a web-scraping tool in .NET I found an amazing library SgmlReader which made my life so easy to convert HTML documents to XHTML. With this I was able to run XPATH queries to extract whatever information I want from any dam website written in worst possible malformed HTML. [...]]]></description>
		<wfw:commentRss>http://www.vaibhavbora.com/blog/2009/09/convert-html-to-well-formed-xml-document-clean-html-with-sgmlreader-or-php_tidy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

