<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Tech Off - smart XML logging</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Tech Off - smart XML logging</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 19:10:44 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 19:10:44 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>3</c9:totalResults>
	<c9:pageCount>-3</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - smart XML logging</title>
		<description><![CDATA[<p>Ok this might be a very dumb post so i apolagise.<br>
<br>
MSN Messenger uses xml logging now, doesn't it?&nbsp; If so how about this.<br>
<br>
say a conversation is going like this<br>
<br>
Me&gt; hey<br>
Jack&gt; Hiya how are you<br>
Me&gt; Fine, have you got Tonys mobile number?<br>
Jack&gt; sure it's 04989865476<br>
Me&gt; Cheers<br>
<br>
can xml be smart enough to open up a tag like this &lt;phonenumber&gt;&lt;/phonenumber&gt;.&nbsp; Where it would wait for characters to be inputted and then filter out the non alpha characters thus putting 04989865476 into the phonenumber tag, so when searching through logs
 for phonenumber it knows exactly what you mean.<br>
<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/7539-smart-XML-logging/7539#7539</link>
		<pubDate>Thu, 20 May 2004 21:09:21 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/7539-smart-XML-logging/7539#7539</guid>
		<dc:creator>Jaz</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jaz/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - smart XML logging</title>
		<description><![CDATA[<p>Interesting. So what I'm thinking is your asking if IM would have events listening to the text to see if &quot;phone&quot; or &quot;mobile number&quot; come up and when they do, the next reply will be encapsulated with the &lt;phonenumber&gt; tag.
<br>
<br>
I would say that is a tough call. I would think that SmartTag type of technology could help you there, yet I don't think it would be 100% successful.
<br>
<br>
Then again, I don't work at MSFT.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/7539-smart-XML-logging/60519d462ff3491cabc89dea0110b77d#60519d462ff3491cabc89dea0110b77d</link>
		<pubDate>Fri, 21 May 2004 04:59:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/7539-smart-XML-logging/60519d462ff3491cabc89dea0110b77d#60519d462ff3491cabc89dea0110b77d</guid>
		<dc:creator>clint_hill</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/clint_hill/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - smart XML logging</title>
		<description><![CDATA[<p>Sounds like a clasic candidate for WinFS and a good idea. It could be used in conjunction with a proximity search ie: &lt;PhoneNumber&gt; within 4 nodes of &quot;Tony&quot;<br>
</p>
<p><br>
Charlie</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/7539-smart-XML-logging/d7da12e408c54e5ca10a9dea0110b7bf#d7da12e408c54e5ca10a9dea0110b7bf</link>
		<pubDate>Fri, 21 May 2004 19:12:04 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/7539-smart-XML-logging/d7da12e408c54e5ca10a9dea0110b7bf#d7da12e408c54e5ca10a9dea0110b7bf</guid>
		<dc:creator>CplCarrot</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CplCarrot/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>