<?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/"
	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>Comments on: Alternative logging for Azure services</title>
	<atom:link href="http://blog.jonudell.net/2009/01/28/alternative-logging-for-azure-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jonudell.net/2009/01/28/alternative-logging-for-azure-services/</link>
	<description>Strategies for Internet citizens</description>
	<lastBuildDate>Sun, 12 Feb 2012 18:22:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Pratik Pathak</title>
		<link>http://blog.jonudell.net/2009/01/28/alternative-logging-for-azure-services/#comment-169619</link>
		<dc:creator><![CDATA[Pratik Pathak]]></dc:creator>
		<pubDate>Mon, 20 Jun 2011 20:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jonudell.net/?p=1101#comment-169619</guid>
		<description><![CDATA[Can we use the enterprise lib database listener to log to sql azure]]></description>
		<content:encoded><![CDATA[<p>Can we use the enterprise lib database listener to log to sql azure</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: General</title>
		<link>http://blog.jonudell.net/2009/01/28/alternative-logging-for-azure-services/#comment-127700</link>
		<dc:creator><![CDATA[General]]></dc:creator>
		<pubDate>Wed, 27 May 2009 15:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jonudell.net/?p=1101#comment-127700</guid>
		<description><![CDATA[I wish I&#039;d have seen this 9 months ago, thanks]]></description>
		<content:encoded><![CDATA[<p>I wish I&#8217;d have seen this 9 months ago, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using the Azure table store&#8217;s RESTful APIs from C# and IronPython &#171; Jon Udell</title>
		<link>http://blog.jonudell.net/2009/01/28/alternative-logging-for-azure-services/#comment-126758</link>
		<dc:creator><![CDATA[Using the Azure table store&#8217;s RESTful APIs from C# and IronPython &#171; Jon Udell]]></dc:creator>
		<pubDate>Tue, 17 Feb 2009 19:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jonudell.net/?p=1101#comment-126758</guid>
		<description><![CDATA[[...] RESTful APIs from C# and&#160;IronPython Posted by Jon Udell under Uncategorized &#160;   In an earlier installment of the elmcity+azure series, I created an event logger for my Azure service based on SQL Data [...]]]></description>
		<content:encoded><![CDATA[<p>[...] RESTful APIs from C# and&nbsp;IronPython Posted by Jon Udell under Uncategorized &nbsp;   In an earlier installment of the elmcity+azure series, I created an event logger for my Azure service based on SQL Data [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Newly Noted #16 &#124; Patrick Verbruggen's Blog</title>
		<link>http://blog.jonudell.net/2009/01/28/alternative-logging-for-azure-services/#comment-126713</link>
		<dc:creator><![CDATA[Newly Noted #16 &#124; Patrick Verbruggen's Blog]]></dc:creator>
		<pubDate>Mon, 09 Feb 2009 20:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jonudell.net/?p=1101#comment-126713</guid>
		<description><![CDATA[[...] Alternative logging for Azure services: Jon Udell describes alternative logging methods for use in Azure cloud services [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Alternative logging for Azure services: Jon Udell describes alternative logging methods for use in Azure cloud services [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Udell</title>
		<link>http://blog.jonudell.net/2009/01/28/alternative-logging-for-azure-services/#comment-126669</link>
		<dc:creator><![CDATA[Jon Udell]]></dc:creator>
		<pubDate>Mon, 02 Feb 2009 21:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jonudell.net/?p=1101#comment-126669</guid>
		<description><![CDATA[&gt; why not use XQuery and XSLT to “search”
&gt; the XML and display what matches?

You can indeed do that with the log files created by the standard Azure API. But you have to download the files to search them, you&#039;d need to combine them to search across time, and at some point you&#039;d want indexing capability to search over long periods of time.

One of the reasons I&#039;m particularly interested in SQL Data Services is that it&#039;s SQL Server under the covers, and has an XML query engine that will become more available as the service matures.]]></description>
		<content:encoded><![CDATA[<p>&gt; why not use XQuery and XSLT to “search”<br />
&gt; the XML and display what matches?</p>
<p>You can indeed do that with the log files created by the standard Azure API. But you have to download the files to search them, you&#8217;d need to combine them to search across time, and at some point you&#8217;d want indexing capability to search over long periods of time.</p>
<p>One of the reasons I&#8217;m particularly interested in SQL Data Services is that it&#8217;s SQL Server under the covers, and has an XML query engine that will become more available as the service matures.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://blog.jonudell.net/2009/01/28/alternative-logging-for-azure-services/#comment-126665</link>
		<dc:creator><![CDATA[Tim]]></dc:creator>
		<pubDate>Mon, 02 Feb 2009 04:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jonudell.net/?p=1101#comment-126665</guid>
		<description><![CDATA[Just a question - if the logs are XML, why not use XQuery and XSLT to &quot;search&quot; the XML and display what matches?]]></description>
		<content:encoded><![CDATA[<p>Just a question &#8211; if the logs are XML, why not use XQuery and XSLT to &#8220;search&#8221; the XML and display what matches?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MANIC STREET PREACHERS &#8220;Little Baby Nothing&#8221; &#124; Funny Baby Clothes</title>
		<link>http://blog.jonudell.net/2009/01/28/alternative-logging-for-azure-services/#comment-126654</link>
		<dc:creator><![CDATA[MANIC STREET PREACHERS &#8220;Little Baby Nothing&#8221; &#124; Funny Baby Clothes]]></dc:creator>
		<pubDate>Sat, 31 Jan 2009 15:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jonudell.net/?p=1101#comment-126654</guid>
		<description><![CDATA[[...] Alternative logging for Azure services « Jon Udell [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Alternative logging for Azure services « Jon Udell [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Kennedy</title>
		<link>http://blog.jonudell.net/2009/01/28/alternative-logging-for-azure-services/#comment-126639</link>
		<dc:creator><![CDATA[Ken Kennedy]]></dc:creator>
		<pubDate>Thu, 29 Jan 2009 01:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jonudell.net/?p=1101#comment-126639</guid>
		<description><![CDATA[Great walkthrough, Jon.]]></description>
		<content:encoded><![CDATA[<p>Great walkthrough, Jon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

