<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Digital Colony</title>
	<atom:link href="http://digitalcolony.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitalcolony.com</link>
	<description>Ideas in Web Development</description>
	<lastBuildDate>Mon, 23 Jan 2012 16:50:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Writing Your Own Search Engine Using SQL Server by Creating a Search Engine Without Google&#8217;s Help &#124; Critical MAS</title>
		<link>http://digitalcolony.com/2011/12/writing-your-own-search-engine-using-sql-server/#comment-719</link>
		<dc:creator>Creating a Search Engine Without Google&#8217;s Help &#124; Critical MAS</dc:creator>
		<pubDate>Mon, 23 Jan 2012 16:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcolony.com/?p=311#comment-719</guid>
		<description>[...] Writing Your Own Search Engine Using SQL Server [...]</description>
		<content:encoded><![CDATA[<p>[...] Writing Your Own Search Engine Using SQL Server [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Labs by Michael Allen Smith</title>
		<link>http://digitalcolony.com/labs/#comment-608</link>
		<dc:creator>Michael Allen Smith</dc:creator>
		<pubDate>Tue, 11 Oct 2011 16:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcolony.com/#comment-608</guid>
		<description>@Martin - Good luck with your product. I used to offer a YouTube API video player, but they changed the API and I never bothered to update the code.</description>
		<content:encoded><![CDATA[<p>@Martin &#8211; Good luck with your product. I used to offer a YouTube API video player, but they changed the API and I never bothered to update the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Labs by Martyn Priestnall</title>
		<link>http://digitalcolony.com/labs/#comment-607</link>
		<dc:creator>Martyn Priestnall</dc:creator>
		<pubDate>Tue, 11 Oct 2011 16:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcolony.com/#comment-607</guid>
		<description>Hi Michael

Mr Google sent me over to this site. I needed to be reminded on how bind some static text to a gridview and found your 2008 article &#039;Bind Generic List to ASP.NET DropDownList Example&#039; just the job. Cheers! As you have a fitness related site, I thought you might be interested in my soon-to-launched shareware product at www.fitnessmovieplayer.com/default.aspx.

Regards,

Martyn Priestnall</description>
		<content:encoded><![CDATA[<p>Hi Michael</p>
<p>Mr Google sent me over to this site. I needed to be reminded on how bind some static text to a gridview and found your 2008 article &#8216;Bind Generic List to ASP.NET DropDownList Example&#8217; just the job. Cheers! As you have a fitness related site, I thought you might be interested in my soon-to-launched shareware product at <a href="http://www.fitnessmovieplayer.com/default.aspx" rel="nofollow">http://www.fitnessmovieplayer.com/default.aspx</a>.</p>
<p>Regards,</p>
<p>Martyn Priestnall</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Instapaper for Web Legibility by Kindle Review Blog</title>
		<link>http://digitalcolony.com/2010/12/using-instapaper-for-web-legibility/#comment-478</link>
		<dc:creator>Kindle Review Blog</dc:creator>
		<pubDate>Mon, 06 Jun 2011 17:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcolony.com/?p=269#comment-478</guid>
		<description>Thank you for sharing with good extension. I like it very much.</description>
		<content:encoded><![CDATA[<p>Thank you for sharing with good extension. I like it very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set SelectedDate on ASP.NET Calendar Control to Today by Mohammad Rafi Abd. Alim</title>
		<link>http://digitalcolony.com/2008/01/set-selecteddate-on-asp-net-calendar-control-to-today/#comment-433</link>
		<dc:creator>Mohammad Rafi Abd. Alim</dc:creator>
		<pubDate>Thu, 07 Apr 2011 03:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcolony.com/?p=176#comment-433</guid>
		<description>I&#039;ve been trying all over the place with DateTime.Now.  Doesn&#039;t work. Change it to DateTime.Today, it works. Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying all over the place with DateTime.Now.  Doesn&#8217;t work. Change it to DateTime.Today, it works. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clear GridView Control in ASP.NET by shahnila</title>
		<link>http://digitalcolony.com/2008/01/clear-gridview-control-in-asp-net/#comment-431</link>
		<dc:creator>shahnila</dc:creator>
		<pubDate>Thu, 24 Mar 2011 13:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcolony.com/?p=174#comment-431</guid>
		<description>GridView1.DataSource = null;
            GridView1.DataBind();</description>
		<content:encoded><![CDATA[<p>GridView1.DataSource = null;<br />
            GridView1.DataBind();</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Filtered RSS Feed Using Yahoo! Pipes by Michael Allen Smith</title>
		<link>http://digitalcolony.com/2008/04/creating-a-filtered-rss-feed-using-yahoo-pipes/#comment-417</link>
		<dc:creator>Michael Allen Smith</dc:creator>
		<pubDate>Thu, 20 Jan 2011 16:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcolony.com/?p=120#comment-417</guid>
		<description>@Tom - YES.  I do not know how frequently Yahoo! updates their pipes, but they do.  I created one for a local newspaper where I only wanted to read articles by one of the authors.  Whenever a new article is posted, my Pipe gets the update.</description>
		<content:encoded><![CDATA[<p>@Tom &#8211; YES.  I do not know how frequently Yahoo! updates their pipes, but they do.  I created one for a local newspaper where I only wanted to read articles by one of the authors.  Whenever a new article is posted, my Pipe gets the update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Filtered RSS Feed Using Yahoo! Pipes by tom riddle</title>
		<link>http://digitalcolony.com/2008/04/creating-a-filtered-rss-feed-using-yahoo-pipes/#comment-416</link>
		<dc:creator>tom riddle</dc:creator>
		<pubDate>Thu, 20 Jan 2011 15:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcolony.com/?p=120#comment-416</guid>
		<description>Hi.  Can yahoo pipes automatically run the RSS feed fliter pipe every night, or upon use?

I&#039;d like to save the results as an RSS feed, and always have updated results, or at least have it run on a schedule...

Thanks!

Tom</description>
		<content:encoded><![CDATA[<p>Hi.  Can yahoo pipes automatically run the RSS feed fliter pipe every night, or upon use?</p>
<p>I&#8217;d like to save the results as an RSS feed, and always have updated results, or at least have it run on a schedule&#8230;</p>
<p>Thanks!</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bind Generic List to ASP.NET DropDownList Example by Peter Bardenhagen</title>
		<link>http://digitalcolony.com/2008/01/bind-generic-list-to-asp-net-dropdownlist-example/#comment-311</link>
		<dc:creator>Peter Bardenhagen</dc:creator>
		<pubDate>Sun, 12 Dec 2010 08:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcolony.com/?p=5#comment-311</guid>
		<description>This is great, helped me out a lot! Thanks. :)</description>
		<content:encoded><![CDATA[<p>This is great, helped me out a lot! Thanks. <img src='http://digitalcolony.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Masking Your Email Address by Michael Allen Smith</title>
		<link>http://digitalcolony.com/2002/05/masking-your-email-address/#comment-293</link>
		<dc:creator>Michael Allen Smith</dc:creator>
		<pubDate>Thu, 09 Dec 2010 16:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcolony.com/?p=88#comment-293</guid>
		<description>@Gavin - I think in order to measure how effective these tools are would be to have two unique email addresses visible on a website.  One would be encoded, one wouldn&#039;t be.  Then turn off SPAM filtering and track the differences.  This is something I have not done.  SPAM filters have gotten so much better since I first developed this tool.</description>
		<content:encoded><![CDATA[<p>@Gavin &#8211; I think in order to measure how effective these tools are would be to have two unique email addresses visible on a website.  One would be encoded, one wouldn&#8217;t be.  Then turn off SPAM filtering and track the differences.  This is something I have not done.  SPAM filters have gotten so much better since I first developed this tool.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

