<?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>Comment Feed for Channel 9 - Meet the EvNet Dev Team</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/221134_100x75.jpg</url>
		<title>Channel 9 - Meet the EvNet Dev Team</title>
		<link></link>
	</image>
	<description>Channel9 started as Community Server and
FlexWiki but has grown to a lot more. When we started working
on10, the goal was to create a new site as well as a stable, extendable code base that we could grow all our communities on. That project is called EvNet and this is the dev team behind it. We dive in to how this all works as well
 so take a look.
</description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 01:42:42 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 01:42:42 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[Nice, a behind the scenes on channel9 <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br>
<br>
Thanks!<p>posted by erik_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913452400000000</link>
		<pubDate>Wed, 16 Aug 2006 17:14:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913452400000000</guid>
		<dc:creator>erik_</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[This is an awesome video with great technical content.<p>posted by TommyCarlier</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913483460000000</link>
		<pubDate>Wed, 16 Aug 2006 18:05:46 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913483460000000</guid>
		<dc:creator>TommyCarlier</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[Looking forward for Channel 9 vNext <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br>
<br>
Any history behind &quot;EvNet&quot; Name? [A]<br>
<p>posted by ali_raza_shaikh</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913512910000000</link>
		<pubDate>Wed, 16 Aug 2006 18:54:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913512910000000</guid>
		<dc:creator>ali_raza_shaikh</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[
<blockquote>
<div>ali_raza_shaikh wrote:</div>
<div>Any history behind &quot;EvNet&quot; Name? <br>
</div>
</blockquote>
<br>
<br>
The team that creates Channel 9&nbsp; and 10 is sits organizational in the Evangelism group at Microsoft.<br>
<br>
We look at Channel 9 and 10 as a growing part of an overall network of sites.&nbsp; So the team is known internally as The Evangelism Network Team.<br>
<br>
-Jeff<p>posted by jeffsand</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913547300000000</link>
		<pubDate>Wed, 16 Aug 2006 19:52:10 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913547300000000</guid>
		<dc:creator>jeffsand</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[Three cheers for the Providers in ASP.NET 2.0!&nbsp; It's really foundational to the new types of frameworks you can construct.<br>
<br>
Great video, guys!&nbsp; Keep 'em coming!<br>
<p>posted by Larsenal</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913560140000000</link>
		<pubDate>Wed, 16 Aug 2006 20:13:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913560140000000</guid>
		<dc:creator>Larsenal</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[The video mentions having to sanitize the raw HTML input from the Rich-Edit controls into some variant of XHTML.<br>
<br>
Thing is, wouldn't an alternative approach be better? If I was in charge of C9, I'd have everyone use Markdown or some other WYSIWYM (not G) content definition language in the boring &lt;textarea&gt;&lt;/textarea&gt; element. This makes everything simpler with zero loss
 of functionality (unless of course, you're the sort that likes WYSIWYG)<br>
<p>posted by W3bbo</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913669080000000</link>
		<pubDate>Wed, 16 Aug 2006 23:15:08 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913669080000000</guid>
		<dc:creator>W3bbo</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[W3bbo,<br>
<br>
I made the Rich Text Box for our code base (it's actually not done, but getting there).&nbsp; Sometimes Duncan and Adam just go on and on talking...you know...&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' />&nbsp; I honestly am not sure where Duncan got going about that.&nbsp; The goal of the RTB I made was to keep
 things simple while staying XHTML compliant so we don't have to do any filtering after the fact.&nbsp; The only problem with that approach is you basically have to write some javascript to go through and make sure what's being pasted is xhtml compliant and either
 clean it or reject it (either that or only allow plain text to be pasted, which is limiting, but keeps the code simple and small).<br>
<br>
I'm not sure exactly I follow what you're saying.&nbsp; Could you go into a bit more detail?<br>
<br>
Edit: Actually, after reading what you said again, I think I get it.&nbsp; You mean to just use plain text and mark it up?&nbsp; Like UBBCode?&nbsp; (I think that's the name)<p>posted by HumanCompiler</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913679420000000</link>
		<pubDate>Wed, 16 Aug 2006 23:32:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913679420000000</guid>
		<dc:creator>HumanCompiler</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[
<blockquote>
<div>HumanCompiler wrote:</div>
<div>&#65279;Edit: Actually, after reading what you said again, I think I get it.&nbsp; You mean to just use plain text and mark it up?&nbsp; Like UBBCode?&nbsp; (I think that's the name)</div>
</blockquote>
<br>
<br>
Similar, but <a href="http://daringfireball.net/projects/markdown/">Markdown</a> is probably the best implementation of plaintext markup for documents.<br>
<br>
As for the Rich-Edit control, what you've done has already been done <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /> Check out
<a href="http://www.themaninblue.com/writing/perspective/2005/01/27/">widgEdit</a>, it filters out &quot;bad&quot; HTML and looks good too.<br>
<br>
<br>
<p>posted by W3bbo</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913699800000000</link>
		<pubDate>Thu, 17 Aug 2006 00:06:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913699800000000</guid>
		<dc:creator>W3bbo</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[
<blockquote>
<div>W3bbo wrote:</div>
<div>&#65279;
<blockquote>
<table>
<tbody>
<tr>
<td><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td><strong>HumanCompiler wrote:</strong> <i>&#65279;Edit: Actually, after reading what you said again, I think I get it.&nbsp; You mean to just use plain text and mark it up?&nbsp; Like UBBCode?&nbsp; (I think that's the name)</i></td>
</tr>
</tbody>
</table>
</blockquote>
<br>
<br>
Similar, but <a href="http://daringfireball.net/projects/markdown/">Markdown</a> is probably the best implementation of plaintext markup for documents.<br>
<br>
As for the Rich-Edit control, what you've done has already been done <img src="/emoticons/emotion-5.gif" border="0"> Check out
<a href="http://www.themaninblue.com/writing/perspective/2005/01/27/">widgEdit</a>, it filters out &quot;bad&quot; HTML and looks good too.<br>
<br>
<br>
</div>
</blockquote>
<br>
<br>
Well, we'd like to get away from using codes.&nbsp; If it's a huge request we'll go to it, but otherwise we're trying to keep it simple and make it not much different than using Word or whatever.<br>
<br>
Yes, I know what I'm doing has been done.&nbsp; We looked at a few RTB's and actually used one for a while, but none have really met our needs so we opted to build our own.&nbsp; We figured it was ok since we weren't doing anything that advanced.<p>posted by HumanCompiler</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913751080000000</link>
		<pubDate>Thu, 17 Aug 2006 01:31:48 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913751080000000</guid>
		<dc:creator>HumanCompiler</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[
<blockquote>
<div>jamie wrote:</div>
<div>&#65279;did duncan say themes?&nbsp; <img src="/emoticons/emotion-5.gif" border="0"><br>
<br>
...watching<br>
<br>
edit 1:&nbsp; Universal tag objects:<br>
<br>
<p>&quot;Thread bla bla....&quot;</p>
<p></p>
<p><b>Post to:</b> Coffeehouse and profile/blog&nbsp;&nbsp; Profile/Blog only<br>
<br>
<br>
...umm great! (if thats what it is..)<br>
<br>
<br>
edit 2: &quot;legitimate platform&quot;<br>
downloadable? run on own server? c9blog? (die wordpress php die!) <img src="/emoticons/emotion-2.gif" border="0"><br>
<br>
edit 3:&nbsp; none of your voices are shaky.&nbsp; haha<br>
<br>
edit 4: so great to see sampy&nbsp; - eric you look totally different - update avatar - adam - cut down on the spinnach (crosses forearms)&nbsp;<img src="/emoticons/emotion-5.gif" border="0">&nbsp; is duncan team lead? or manager?&nbsp; adam design&nbsp;and eric main coder - sampy
 new guy coder? who does what? <br>
charles=new scoble?<br>
<br>
edit 5:&nbsp; love adams presentation...&nbsp;the <em>feel </em>of what the sites doing &nbsp;watching...<br>
<br>
edit 6 : did i miss someone? hang on...<br>
<br>
</p>
</div>
</blockquote>
<br>
<br>
Yes, he said Themes as in ASP.NET 2.0 App_Themes folder...<br>
<br>
re: edit 1: That's not really what we were thinking, but under the hood, yah, that's basically how it works.&nbsp; That's an interesting idea, but most of the time people are just replying, so you already know what to attach to.&nbsp; Interesting idea for new content
 though.<br>
<br>
re: edit 2: Yup, but only for us, sorry.&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' />&nbsp; We may have some other teams in the future at MS use our platform, but we won't be releasing it to the public unless something drastic changes.<br>
<br>
re: edit 3:&nbsp; That's good I guess...right?&nbsp; We were just havin' fun doing the video.&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br>
<br>
re: edit 4:&nbsp; Yah, I'm like fatter and uglier...no thanks...I'd rather leave what I've got up (even though it's old)&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' />&nbsp; Wife and I did start going to the gym (first time in my life for that) two weeks ago...let's hope for the best.&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' />&nbsp; My job depends on good
 looks you know!<br>
<br>
Funny that you got all of that from us talking.&nbsp; You're about half right.&nbsp; Sampy is definitely the new guy (bringing quite a bit to the table).&nbsp; Duncan and I are devs.&nbsp; Adam is team lead/designer.&nbsp; He used to code a lot too, but as of late, not a whole lot
 as his new lead job takes up a lot of time.<br>
<br>
re: edit 5: Excellent...yah, Adam can be pretty expressive sometimes.&nbsp; You should see the stuff he draws on our boards (er...I guess you sorta have).<br>
<br>
re: edit 6: More?<p>posted by HumanCompiler</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913758840000000</link>
		<pubDate>Thu, 17 Aug 2006 01:44:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913758840000000</guid>
		<dc:creator>HumanCompiler</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[did duncan say themes?&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /><br>
<br>
...watching<br>
<br>
edit 1:&nbsp; Universal tag objects:<br>
<br>
<p>&quot;Thread bla bla....&quot;</p>
<p></p>
<p><b>Post to:</b> Coffeehouse and profile/blog&nbsp;&nbsp; Profile/Blog only<br>
<br>
<br>
...umm great! (if thats what it is..)<br>
<br>
<br>
edit 2: &quot;legitimate platform&quot;<br>
downloadable? run on own server? c9blog? (die wordpress php die!) <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /><br>
<br>
edit 3:&nbsp; none of your voices are shaky.&nbsp; haha<br>
<br>
edit 4: so great to see sampy&nbsp; - eric you look totally different - update avatar - adam - cut down on the spinnach (crosses forearms)&nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' />&nbsp; is duncan team lead? or manager?&nbsp; adam design&nbsp;and eric main coder - sampy new guy coder? who does what?
<br>
charles=new scoble?<br>
<br>
edit 5:&nbsp; love adams presentation...&nbsp;the <em>feel </em>of what the sites doing &nbsp;watching...<br>
<br>
edit 6 : did i miss someone? hang on...&nbsp; (no... HC you look so different)<br>
<br>
edit 7:&nbsp; little stinking trolls moron 1 and 2 hahahhahaha<br>
<br>
edit 8:&nbsp; slashdot ranking... hmmm i dunno.. <br>
<br>
edit 9:&nbsp; less meetings - more code and vacations <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /><br>
<br>
<br>
end - ok great.&nbsp; great great video.<br>
thanks .. i missed alot of the tech stuff - need to watch again.&nbsp; just too interested in the people to really comprehend the diagrams.&nbsp; Will need to review to check out all the 10 / 9 new stuff..<br>
<br>
best video <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br>
<br>
</p>
<p>posted by jamie</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913759510000000</link>
		<pubDate>Thu, 17 Aug 2006 01:45:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913759510000000</guid>
		<dc:creator>jamie</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[I could have told you the name of their project/code, &quot;EvNet&quot;. I discovered it in error messages while I was doing penetration testing (as one does).
<br>
You guys might want to flag a msg when a forum/post id doesn't exist. I remembered that a null reference error occurred; your aspx error page (oops.aspx) for&nbsp;unhandled errors now handles it.<br>
<br>
You should really think about implementing a true search engine for the C9 release. I doubt the live/msn search is as efficient.<br>
<p>posted by yman</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913822230000000</link>
		<pubDate>Thu, 17 Aug 2006 03:30:23 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913822230000000</guid>
		<dc:creator>yman</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[
<blockquote>
<div>yman wrote:</div>
<div>&#65279;I could have told you the name of their project/code, &quot;EvNet&quot;. I discovered it in error messages while I was doing penetration testing (as one does).
<br>
You guys might want to flag a msg when a forum/post id doesn't exist. I remembered that a null reference error occurred; your aspx error page (oops.aspx) for&nbsp;unhandled errors now handles it.<br>
<br>
You should really think about implementing a true search engine for the C9 release. I doubt the live/msn search is as efficient.<br>
</div>
</blockquote>
<br>
<br>
We're in the middle of a code re-org so we'll fix that forum thread problem, thanks.<br>
<br>
As for live search we can do pretty much anything we want.&nbsp; We have meta tags in the site that let us set it up however we want so we can search across that meta data.&nbsp; For example, you could easily search across a single forum, or all of them or across a particular
 tag, etc.&nbsp; Right now the search on 10 isn't doing any of that, but we're going to add it (since the meta tags are already there).<p>posted by HumanCompiler</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913875100000000</link>
		<pubDate>Thu, 17 Aug 2006 04:58:30 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913875100000000</guid>
		<dc:creator>HumanCompiler</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[Erik, perhaps uglier, but more importantly wiser?<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /><br>
<br>
Sampy,&nbsp;fewer hand motions. &#43;1<br>
<br>
Duncan, he's canadian! &#43;1<br>
Charles, no stupid scoblelike questions &#43;1:P<br>
Kinney, sssssspeak louder! somebody get this man a mic!<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif' alt='Tongue Out' /><p>posted by LaBomba</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913936750000000</link>
		<pubDate>Thu, 17 Aug 2006 06:41:15 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913936750000000</guid>
		<dc:creator>LaBomba</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[
<blockquote>
<div>LaBomba wrote:</div>
<div>&#65279;Erik, perhaps uglier, but more importantly wiser?<img src="/emoticons/emotion-5.gif" border="0"><br>
</div>
</blockquote>
<br>
<br>
Damn, looks are all I've got!&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif' alt='Tongue Out' />&nbsp; Wiser than what?&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif' alt='Tongue Out' />&nbsp; No &#43;1???&nbsp; [C]<p>posted by HumanCompiler</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913943490000000</link>
		<pubDate>Thu, 17 Aug 2006 06:52:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632913943490000000</guid>
		<dc:creator>HumanCompiler</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[
<p>Amazing. More nice drawings by Adam! His Channel9 guy looked cool.</p>
<p>Haven't we seen Sampy on channel9 before? I remember that face. The word Milestone for some reason pops to my mind <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-7.gif' alt='Perplexed' /><br>
<br>
Nice technical content too. I like this alot! Very relaxed video, very lovely! Some of the videos that features a PM(Some developers seem to have this habit too), seem to try to sell their product, which is unlucky.<br>
</p>
<blockquote>
<div>LaBomba wrote:</div>
<div>E.....</div>
</blockquote>
<br>
&#43;1! <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif' alt='Tongue Out' /><br>
<br>
Is there really a that big rush to get the meeting roomes at the campus? From what i saw when i was at microsoft, was that there was alot of nice meeting roomes, yet they werent that booked(Yet they was quite used)
<p></p>
<p>posted by Chadk</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632914289200000000</link>
		<pubDate>Thu, 17 Aug 2006 16:28:40 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632914289200000000</guid>
		<dc:creator>Chadk</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[
<blockquote>
<div>Chadk wrote:</div>
<div>&#65279;<br>
Is there really a that big rush to get the meeting roomes at the campus? From what i saw when i was at microsoft, was that there was alot of nice meeting roomes, yet they werent that booked(Yet they was quite used)<br>
</div>
</blockquote>
<br>
<br>
It seems that they're pretty empty until you want one, then they're all full when you need one.&nbsp; Murphy's Law I guess.&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-7.gif' alt='Perplexed' /><p>posted by HumanCompiler</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632915332750000000</link>
		<pubDate>Fri, 18 Aug 2006 21:27:55 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632915332750000000</guid>
		<dc:creator>HumanCompiler</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[I didn't know about the VirtualPathProvider or PageProvider objects.<br>
<br>
Awesome content in this one!!<p>posted by CRPietschmann</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632915425990000000</link>
		<pubDate>Sat, 19 Aug 2006 00:03:19 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632915425990000000</guid>
		<dc:creator>CRPietschmann</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[Finally a face behind HumanCompiler <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> Great to see you dude.<p>posted by littleguru</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632915689120000000</link>
		<pubDate>Sat, 19 Aug 2006 07:21:52 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632915689120000000</guid>
		<dc:creator>littleguru</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[CRPietschmann, glad you learned something.&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' />&nbsp; I honestly didn't know anything about VPP until Duncan used it in our code.<br>
<br>
littleguru, thanks!&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' />&nbsp; Sadly, you'll have to see more of me in the future.&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /><p>posted by HumanCompiler</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632916002130000000</link>
		<pubDate>Sat, 19 Aug 2006 16:03:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632916002130000000</guid>
		<dc:creator>HumanCompiler</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[So, is there any indication of <b>when </b>the code base for this may be released?<br>
<br>
<b>Is it </b>going to be released?<br>
<br>
~Please don't make me beg~<br>
<br>
We've got a big community project in progress here and would love to use that code base rather than the alternatives that we've seen so far.
<br>
<br>
Please? <br>
<br>
Please!?!<br>
<br>
D'oh, now I'm begging....<br>
<p>posted by CamBendy</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632923460110000000</link>
		<pubDate>Mon, 28 Aug 2006 07:13:31 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632923460110000000</guid>
		<dc:creator>CamBendy</dc:creator>
	</item>
	<item>
		<title>Re: Meet the EvNet Dev Team</title>
		<description>
			<![CDATA[We still don't know what we're going to do publicly with the code.&nbsp; In the short term though, we have no plans of releasing the code.&nbsp; Sorry!&nbsp; Thanks for the compliment though.&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><p>posted by HumanCompiler</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632926403250000000</link>
		<pubDate>Thu, 31 Aug 2006 16:58:45 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Sampy/Meet-the-EvNet-Dev-Team#c632926403250000000</guid>
		<dc:creator>HumanCompiler</dc:creator>
	</item>
</channel>
</rss>