<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Tech Crumb</title>
	<atom:link href="http://sarosh.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sarosh.wordpress.com</link>
	<description>Crumbs collected along the way  ....</description>
	<lastBuildDate>Tue, 25 Oct 2011 00:46:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sarosh.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tech Crumb</title>
		<link>http://sarosh.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sarosh.wordpress.com/osd.xml" title="Tech Crumb" />
	<atom:link rel='hub' href='http://sarosh.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Lower case all those hundread files in a folder &#8211; in one minute.</title>
		<link>http://sarosh.wordpress.com/2011/10/25/lower-case-all-those-hundread-files-in-a-folder-in-one-minute/</link>
		<comments>http://sarosh.wordpress.com/2011/10/25/lower-case-all-those-hundread-files-in-a-folder-in-one-minute/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 00:46:49 +0000</pubDate>
		<dc:creator>Rafat Sarosh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sarosh.wordpress.com/?p=256</guid>
		<description><![CDATA[Today, I was hit by an eclipse (Android) requirement, that all resource files should be in lower case. Powershell came to rescue. Start the powershell, by typing powershell in command window. change to resource directory $files= dir dir $files&#124; Rename-Item -NewName {$_.Name.ToLower()} &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=256&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today, I was hit by an eclipse (Android) requirement, that all resource files should be in lower case. Powershell came to rescue.</p>
<p>Start the powershell, by typing powershell in command window.</p>
<p>change to resource directory</p>
<p>$files= dir</p>
<p>dir $files| Rename-Item -NewName {$_.Name.ToLower()}</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sarosh.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sarosh.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sarosh.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sarosh.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sarosh.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sarosh.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sarosh.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sarosh.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sarosh.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sarosh.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sarosh.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sarosh.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sarosh.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sarosh.wordpress.com/256/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=256&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sarosh.wordpress.com/2011/10/25/lower-case-all-those-hundread-files-in-a-folder-in-one-minute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8e93bef927d029c824b91da0b59f703?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rsarosh</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Phone deployment error 0&#215;81030110.</title>
		<link>http://sarosh.wordpress.com/2011/09/18/windows-phone-deployment-error-0x81030110/</link>
		<comments>http://sarosh.wordpress.com/2011/09/18/windows-phone-deployment-error-0x81030110/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 18:04:11 +0000</pubDate>
		<dc:creator>Rafat Sarosh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sarosh.wordpress.com/?p=250</guid>
		<description><![CDATA[Native Apps which are not signed by MS will not work on Mango. Check your WMAppManifest.xml file and comment ID_CAP_INTEROPSERVICES line and try again.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=250&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Native Apps which are not signed by MS will not work on Mango. Check your WMAppManifest.xml file and comment ID_CAP_INTEROPSERVICES line and try again.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sarosh.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sarosh.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sarosh.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sarosh.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sarosh.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sarosh.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sarosh.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sarosh.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sarosh.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sarosh.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sarosh.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sarosh.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sarosh.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sarosh.wordpress.com/250/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=250&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sarosh.wordpress.com/2011/09/18/windows-phone-deployment-error-0x81030110/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8e93bef927d029c824b91da0b59f703?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rsarosh</media:title>
		</media:content>
	</item>
		<item>
		<title>Excel Automation</title>
		<link>http://sarosh.wordpress.com/2011/05/16/excel-automation/</link>
		<comments>http://sarosh.wordpress.com/2011/05/16/excel-automation/#comments</comments>
		<pubDate>Mon, 16 May 2011 04:44:41 +0000</pubDate>
		<dc:creator>Rafat Sarosh</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://sarosh.wordpress.com/?p=229</guid>
		<description><![CDATA[I wanted to redesign couple of REST API’s which have data returned in Atom format. First thing I wanted to know what are the elements returned in response. I wanted to have an excel sheet, with URL heading on top row and underneath all other attributes returned from the API. Something like this Manually this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=229&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I wanted to redesign couple of REST API’s which have data returned in Atom format.  First thing I  wanted to know what are the elements returned in response. I wanted to have an excel sheet, with URL heading on top row and underneath all other attributes returned from the API. Something like this</p>
<p><a href="http://sarosh.files.wordpress.com/2011/05/excelshot.png"><img src="http://sarosh.files.wordpress.com/2011/05/excelshot.png?w=450&#038;h=250" alt="" title="excelShot" width="450" height="250" class="aligncenter size-large wp-image-230" /></a></p>
<p>Manually this seems a lot of work, so here a small code which will do exactly that:</p>
<pre class="brush: csharp;">
namespace ExcellAutomation
{
using System;
using System.Xml;
using System.Reflection;
using System.Net;
using System.Collections.Generic;
using Excel = Microsoft.Office.Interop.Excel;

    class Program
    {
        const string NEWLINE = &quot;\n\r&quot; ;
        static void Main(string[] args)
        {
            string[] URL = new string[] {
                &quot;Movie&quot;, @&quot;http://rafatsarosh.com:80/v3.2/en-us/movie&quot;,
                &quot;MovieDetail&quot;, @&quot;http://rafatsarosh.com:80/v3.2/en-us/movie/99f96de9-9a4c-42de-84be-0a0c9d959657&quot;,
                &quot;Tracks&quot;, @&quot;http://rafatsarosh.com:80/v3.2/en-us/music/track&quot;,
                &quot;TrackDetails&quot;, @&quot;http://rafatsarosh.com:80/v3.2/en-us/music/track/1b120f00-0100-11db-89ca-0019b92a3933&quot;,
            };
            string sline = &quot;&quot;;
            string sTab = &quot;&quot;;
            Dictionary d = new Dictionary();
            MyExcel.StartExcel();
            int row = 1; int col = 0;
            foreach (string url in URL)
            {
                if (!url.StartsWith(&quot;http&quot;) )
                {
                    row = 1;
                    col++;
                    MyExcel.WriteValue(col, row, url);
                    row++;
                    continue;
                }
                sline = url + &quot;\n\r&quot;;
                WebClient wc = new WebClient();
                d.Clear();
                XmlReader reader = XmlReader.Create(wc.OpenRead(url));
                while (reader.Read())
                {
                    if (reader.NodeType == XmlNodeType.Element)
                    {
                        if (reader.Name != &quot;a:link&quot;)
                            sTab += &quot;  &quot;;

                        if (!d.ContainsKey(reader.Name))
                        {
                            d.Add(reader.Name, reader.Name);
                            sline += sTab + reader.Name + &quot;\n\r&quot;;
                            MyExcel.WriteValue(col, row++, reader.Name);
                        }
                    }
                    if (reader.NodeType == XmlNodeType.EndElement)
                        sTab = sTab.Substring(0, sTab.Length - 2);
                }
                Console.WriteLine(sline);
            }
            Console.Read();
            MyExcel.Save();
        }
    }

static public class MyExcel
    {
        static Excel.Application oXL;
        static Excel._Workbook oWB;
        static Excel._Worksheet oSheet;

        public static void StartExcel ()
        {
            try
	     {
	        //Start Excel and get Application object.
	        oXL = new Excel.Application();
	        oXL.Visible = true;
              //Get a new workbook.
	        oWB = (Excel._Workbook)(oXL.Workbooks.Add( Missing.Value ));
		 oSheet = (Excel._Worksheet)oWB.ActiveSheet;
            } catch  ( Exception ex )
            {
                Console.WriteLine ( ex.Message );
            }
        }

        public static void WriteValue(int col, int row, string value)
        {
	     oSheet.Cells[row, col] = value;
            //Come customization
            if (value == &quot;a:entry&quot;)
            {
                Excel.Range r = oSheet.Cells[row, col];
                r.Font.Color = ConsoleColor.Blue;
                r.Font.Bold = true;
            }

            if (value.EndsWith(&quot;s&quot;))
            {
                Excel.Range r = oSheet.Cells[row, col];
                r.Font.Bold = true;
            }
		}

        public static void Save()
        {
            oXL.Quit();
        }
    }
  }
</pre>
<p><em>Disclaimer: This is not a production code, a throw away code, just to show you the Excel automation. </em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sarosh.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sarosh.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sarosh.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sarosh.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sarosh.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sarosh.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sarosh.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sarosh.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sarosh.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sarosh.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sarosh.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sarosh.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sarosh.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sarosh.wordpress.com/229/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=229&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sarosh.wordpress.com/2011/05/16/excel-automation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8e93bef927d029c824b91da0b59f703?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rsarosh</media:title>
		</media:content>

		<media:content url="http://sarosh.files.wordpress.com/2011/05/excelshot.png?w=300" medium="image">
			<media:title type="html">excelShot</media:title>
		</media:content>
	</item>
		<item>
		<title>WCF REST Template and 500.19</title>
		<link>http://sarosh.wordpress.com/2011/04/29/wcf-rest-template-and-500-19/</link>
		<comments>http://sarosh.wordpress.com/2011/04/29/wcf-rest-template-and-500-19/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 05:15:53 +0000</pubDate>
		<dc:creator>Rafat Sarosh</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[wcf]]></category>

		<guid isPermaLink="false">http://sarosh.wordpress.com/?p=220</guid>
		<description><![CDATA[In VS2010, using WCF REST template and running your web service in IIS,  you may  get the following error: HTTP  Error 500.19 &#8211; Internal Server Error The  requested page cannot be accessed because the related configuration data for  the page is invalid. The error is misleading. Fix it by making sure your site Application Pool is running  under ASP.NET 4.0.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=220&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In VS2010, using WCF REST template and running your web service in IIS,  you may  get the following error:</p>
<p><span style="color:#ff0000;"><strong>HTTP  Error 500.19 &#8211; Internal Server Error</strong></span></p>
<p><strong>The  requested page cannot be accessed because the related configuration data for  the page is invalid.</strong></p>
<p><strong><a href="http://sarosh.files.wordpress.com/2011/04/500-19.png"><img class="aligncenter size-medium wp-image-221" title="500.19" src="http://sarosh.files.wordpress.com/2011/04/500-19.png?w=300&#038;h=131" alt="" width="300" height="131" /></a></strong></p>
<p>The error is misleading.</p>
<p>Fix it by making sure your site Application Pool is running  under ASP.NET 4.0.</p>
<p><a href="http://sarosh.files.wordpress.com/2011/04/500-19_21.png"><img class="aligncenter size-medium wp-image-224" title="500.19_2" src="http://sarosh.files.wordpress.com/2011/04/500-19_21.png?w=300&#038;h=193" alt="" width="300" height="193" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sarosh.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sarosh.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sarosh.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sarosh.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sarosh.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sarosh.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sarosh.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sarosh.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sarosh.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sarosh.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sarosh.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sarosh.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sarosh.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sarosh.wordpress.com/220/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=220&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sarosh.wordpress.com/2011/04/29/wcf-rest-template-and-500-19/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8e93bef927d029c824b91da0b59f703?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rsarosh</media:title>
		</media:content>

		<media:content url="http://sarosh.files.wordpress.com/2011/04/500-19.png?w=300" medium="image">
			<media:title type="html">500.19</media:title>
		</media:content>

		<media:content url="http://sarosh.files.wordpress.com/2011/04/500-19_21.png?w=300" medium="image">
			<media:title type="html">500.19_2</media:title>
		</media:content>
	</item>
		<item>
		<title>Atom and Syndication</title>
		<link>http://sarosh.wordpress.com/2011/02/12/atom-and-syndication/</link>
		<comments>http://sarosh.wordpress.com/2011/02/12/atom-and-syndication/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 17:10:59 +0000</pubDate>
		<dc:creator>Rafat Sarosh</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[atom]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://sarosh.wordpress.com/?p=204</guid>
		<description><![CDATA[I wanted to write a program to read tweets.  There are easy to use REST based API to give you JSON or ATOM feed. There are many ways to read XML, using XMLReader, XML Serialization etc. However, I was not knowing how easy it is to read any atom feed using the syndication API of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=204&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I wanted to write a program to read tweets.  There are easy to use REST based API to give you JSON or ATOM feed. There are many ways to read XML, using XMLReader, XML Serialization etc. However, I was not knowing how easy it is to read any atom feed using the <a href="http://msdn.microsoft.com/en-us/library/system.servicemodel.syndication(v=VS.95).aspx">syndication API of .NET</a>.  So here it is &#8230;</p>
<pre class="brush: csharp;">

using System;
using System.Linq;
using System.Xml;
using System.ServiceModel.Syndication;

namespace ReadTwitter
{
class Program
{
static void Main(string[] args)
{
XmlReader reader = XmlReader.Create(@http://api.twitter.com/1/statuses/user_timeline.atom?screen_name=rafatsarosh);
SyndicationFeed feed = SyndicationFeed.Load(reader);
var tweetItems = from item in feed.Items
            select new
                {
                item.Title.Text,
                item.PublishDate
                 };
foreach (var o in tweetItems)
 {
Console.WriteLine(o.Text );
     Console.WriteLine(o.PublishDate);
 }
 Console.Read();
 }
 }
}
</pre>
<p>Here is another alternative for windows phone, as we don&#8217;t have SyndicationFeed object yet in windows phone.</p>
<pre class="brush: csharp;">
WebClient wc = new WebClient();
XmlReader reader = XmlReader.Create ( wc.OpenRead(@&quot;http://api.twitter.com/1/statuses/user_timeline.atom?screen_name=rafatsarosh&quot;));
while (reader.Read())
{
if (reader.NodeType == XmlNodeType.Element)
{
if (reader.Name == &quot;content&quot;)
{
Console.WriteLine(reader.ReadInnerXml());
}
}
};
</pre>
<div><span style="font-family:Consolas;font-size:x-small;"><span style="font-family:Consolas;font-size:x-small;"><span style="font-family:Consolas;font-size:x-small;"><span style="font-family:Consolas;font-size:x-small;"> </span></span></span></span></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sarosh.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sarosh.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sarosh.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sarosh.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sarosh.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sarosh.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sarosh.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sarosh.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sarosh.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sarosh.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sarosh.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sarosh.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sarosh.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sarosh.wordpress.com/204/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=204&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sarosh.wordpress.com/2011/02/12/atom-and-syndication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8e93bef927d029c824b91da0b59f703?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rsarosh</media:title>
		</media:content>
	</item>
		<item>
		<title>Format numbers in money format with commas &#8211; SQL</title>
		<link>http://sarosh.wordpress.com/2011/01/12/format-numbers-in-money-format-with-commas/</link>
		<comments>http://sarosh.wordpress.com/2011/01/12/format-numbers-in-money-format-with-commas/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 01:41:05 +0000</pubDate>
		<dc:creator>Rafat Sarosh</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sarosh.wordpress.com/?p=200</guid>
		<description><![CDATA[Wanted to convert the number in money format with all commas and decimal, did not find very easily and clear  information in SQL BOL, so here it is: convert the number to Money and then convert back to VarChar.  select   CONVERT( varchar(16), cast (COUNT(*) as Money ), 1 )      from Table<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=200&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Wanted to convert the number in money format with all commas and decimal, did not find very easily and clear  information in SQL BOL, so here it is:</p>
<p>convert the number to Money and then convert back to VarChar.</p>
<p> select   CONVERT( varchar(16), cast (COUNT(*) as Money ), 1 )      from Table</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sarosh.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sarosh.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sarosh.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sarosh.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sarosh.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sarosh.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sarosh.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sarosh.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sarosh.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sarosh.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sarosh.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sarosh.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sarosh.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sarosh.wordpress.com/200/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=200&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sarosh.wordpress.com/2011/01/12/format-numbers-in-money-format-with-commas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8e93bef927d029c824b91da0b59f703?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rsarosh</media:title>
		</media:content>
	</item>
		<item>
		<title>Good resources to learn LINQ</title>
		<link>http://sarosh.wordpress.com/2010/12/30/good-resources-to-learn-linq/</link>
		<comments>http://sarosh.wordpress.com/2010/12/30/good-resources-to-learn-linq/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 14:30:31 +0000</pubDate>
		<dc:creator>Rafat Sarosh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sarosh.wordpress.com/?p=198</guid>
		<description><![CDATA[Check some videos here.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=198&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Check some videos <a href="http://www.asp.net/linq/videos" target="_blank">here</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sarosh.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sarosh.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sarosh.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sarosh.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sarosh.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sarosh.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sarosh.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sarosh.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sarosh.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sarosh.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sarosh.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sarosh.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sarosh.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sarosh.wordpress.com/198/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=198&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sarosh.wordpress.com/2010/12/30/good-resources-to-learn-linq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8e93bef927d029c824b91da0b59f703?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rsarosh</media:title>
		</media:content>
	</item>
		<item>
		<title>Version checker</title>
		<link>http://sarosh.wordpress.com/2010/12/30/version-checker/</link>
		<comments>http://sarosh.wordpress.com/2010/12/30/version-checker/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 14:08:56 +0000</pubDate>
		<dc:creator>Rafat Sarosh</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[application version]]></category>
		<category><![CDATA[Assembly version]]></category>

		<guid isPermaLink="false">http://sarosh.wordpress.com/?p=193</guid>
		<description><![CDATA[We often found code where we are trying to compare version of assembly or OS. Most of the time it is done wrong way with string comparison or string conversion to number etc. The correct way is to use the Version Class of .NET. Retrieving the current application&#8217;s version: Read more about it on MSDN.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=193&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We often found code where we are trying to compare version of assembly or OS. Most of the time it is done wrong way with string comparison or string conversion to number etc. The correct way is to use the Version Class of .NET.</p>
<p>Retrieving the current application&#8217;s version:</p>
<pre class="brush: csharp;">

&lt;code&gt;// Get the version of the executing assembly (that is, this assembly).
Assembly assem = Assembly.GetEntryAssembly();
AssemblyName assemName = assem.GetName();
Version ver = assemName.Version;
Console.WriteLine(&quot;Application {0}, Version {1}&quot;, assemName.Name, ver.ToString());&lt;/code&gt;

Here is a code to compare two version:
&lt;code&gt;Version v1 = new Version(2, 0);
Version v2 = new Version(&quot;2.1&quot;);
Console.Write(&quot;Version {0} is &quot;, v1);
switch(v1.CompareTo(v2))
 {
 case 0:
   Console.Write(&quot;the same as&quot;);
   break;
 case 1:
   Console.Write(&quot;later than&quot;);
   break;
 case -1:
   Console.Write(&quot;earlier than&quot;);
   break;
 }
Console.WriteLine(&quot; Version {0}.&quot;, v2);
// The example displays the following output:
// Version 2.0 is earlier than Version 2.1.&lt;/code&gt;

&lt;code&gt;</pre>
<p></code></p>
<p>Read more about it <a href="http://msdn.microsoft.com/en-us/library/system.version.aspx">on MSDN</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sarosh.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sarosh.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sarosh.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sarosh.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sarosh.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sarosh.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sarosh.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sarosh.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sarosh.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sarosh.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sarosh.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sarosh.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sarosh.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sarosh.wordpress.com/193/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=193&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sarosh.wordpress.com/2010/12/30/version-checker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8e93bef927d029c824b91da0b59f703?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rsarosh</media:title>
		</media:content>
	</item>
		<item>
		<title>Read remote computer Netstat value</title>
		<link>http://sarosh.wordpress.com/2010/12/28/remote-computer-netstat-values/</link>
		<comments>http://sarosh.wordpress.com/2010/12/28/remote-computer-netstat-values/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 03:20:49 +0000</pubDate>
		<dc:creator>Rafat Sarosh</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[NetStat]]></category>
		<category><![CDATA[PsExec]]></category>
		<category><![CDATA[Remote]]></category>

		<guid isPermaLink="false">http://sarosh.wordpress.com/?p=183</guid>
		<description><![CDATA[On MSDN get more information on NetStat tool, which is a tool that displays statistical information about network traffic. Depending on the arguments supplied at the command line, NetStatTool collects and displays information about network connections, listening ports, and packets sent and received by the local computer. The tool uses classes in the System.Net and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=183&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>On MSDN get more information on <a href="http://msdn.microsoft.com/en-us/library/ks32hs88.aspx" target="_blank">NetStat tool</a>, which is a tool that displays statistical information about network traffic. Depending on the arguments supplied at the command line, NetStatTool collects and displays information about network connections, listening ports, and packets sent and received by the local computer. The tool uses classes in the <a href="http://msdn.microsoft.com/en-us/library/system.net.aspx">System.Net</a> and <a href="http://msdn.microsoft.com/en-us/library/system.net.networkinformation.aspx">System.Net.NetworkInformation</a> namespaces to gather and display information about network protocols and current TCP/IP network connections.  However, MSDN sample shows how to get the information from the  local computer not the remote computer.</p>
<p>To get the remote computer NetStat values I have to fall back on <a title="PsExec" href="http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx" target="_blank">PsExec</a>. Here is a code to read remote computer NetStat values.</p>
<pre class="brush: csharp;">
static void Main(string[] args)
{
 System.Diagnostics.Process proc = new System.Diagnostics.Process();
 proc.StartInfo.FileName = @&quot;\\LocalComputer\temp\pstools\psexec.exe&quot;;
 proc.StartInfo.Arguments = @&quot;\\RemoteComputer netstat -n -o -a -p tcp &quot;;
//proc.StartInfo.Domain = &quot;YourDomainName&quot;;
//proc.StartInfo.UserName = &quot;UserName&quot;;
//string pwd = &quot;Password&quot;;
//System.Security.SecureString secret = new System.Security.SecureString();
//foreach (char c in pwd)
// secret.AppendChar(c);
//proc.StartInfo.Password = secret;
 proc.StartInfo.UseShellExecute = false;
 proc.StartInfo.RedirectStandardOutput = true ;
 proc.Start();
 string s = proc.StandardOutput.ReadToEnd();
 /* Clean the string */
 s = s.Substring(s.IndexOf(&quot;Proto&quot;), s.Length - s.IndexOf(&quot;Proto&quot;));
 s = s.Replace(&quot;Local Address&quot;, &quot;LocalAddress&quot;);
 s = s.Replace(&quot;Foreign Address&quot;, &quot;ForeignAddress&quot;);
 s = s.Replace (@&quot;\r\n&quot;,&quot; &quot;);
/* Get all the details */
 string[] values = s.Split( new string [] {&quot; &quot;}, StringSplitOptions.RemoveEmptyEntries);
 proc.Close();

}
</pre>
<p>Now if you want to find out how many connections were established from a given local address, you can change your code as follows:<br />
System.Text.RegularExpressions.MatchCollection established = System.Text.RegularExpressions.Regex.Matches(s, @&#8221;:22731[0-9. :]+ESTABLISHED&#8221;);<br />
var i = established.Count;</p>
<p>In my case I don&#8217;t have to use the userId and Password, but you may need it.</p>
<p>I am sure, you can do the same thing with WMI, which i will leave for next time.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sarosh.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sarosh.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sarosh.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sarosh.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sarosh.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sarosh.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sarosh.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sarosh.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sarosh.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sarosh.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sarosh.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sarosh.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sarosh.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sarosh.wordpress.com/183/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=183&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sarosh.wordpress.com/2010/12/28/remote-computer-netstat-values/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8e93bef927d029c824b91da0b59f703?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rsarosh</media:title>
		</media:content>
	</item>
		<item>
		<title>Browser compatibility table</title>
		<link>http://sarosh.wordpress.com/2010/09/18/browser-compatibility-table/</link>
		<comments>http://sarosh.wordpress.com/2010/09/18/browser-compatibility-table/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 18:04:55 +0000</pubDate>
		<dc:creator>Rafat Sarosh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sarosh.wordpress.com/?p=246</guid>
		<description><![CDATA[HTML5, CSS, DOM v/s different Browser compatibility. http://quirksmode.org/compatibility.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=246&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>HTML5, CSS, DOM v/s different Browser compatibility.</p>
<p><a href="http://quirksmode.org/compatibility.html">http://quirksmode.org/compatibility.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sarosh.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sarosh.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sarosh.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sarosh.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sarosh.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sarosh.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sarosh.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sarosh.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sarosh.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sarosh.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sarosh.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sarosh.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sarosh.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sarosh.wordpress.com/246/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sarosh.wordpress.com&amp;blog=1119187&amp;post=246&amp;subd=sarosh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sarosh.wordpress.com/2010/09/18/browser-compatibility-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8e93bef927d029c824b91da0b59f703?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rsarosh</media:title>
		</media:content>
	</item>
	</channel>
</rss>
