<?xml version="1.0" encoding="utf-8" ?><?xml-stylesheet type="text/xsl" href="rss.xsl" media="screen"?><rss version="2.0">	<channel>		<title>Umbraco Forum</title>		<link>http://forum.umbraco.org</link>		<description>The community forum for the umbraco cms</description>		<copyright>Copyright 2002 - 2008 umbraco community</copyright>		<item>			<title>Ancestor, current, Preceding-sibling and the Following-sibling Axis toghether</title>			<link>http://forum.umbraco.org/default.aspx?g=posts&amp;t=6060</link>			<description><![CDATA[Hi Dirk,

thank you again for your help. I will try your suggested method.]]></description>			<pubDate>08.30.2008</pubDate>		</item>		<item>			<title>Umbraco v4 Training and Certification</title>			<link>http://forum.umbraco.org/default.aspx?g=posts&amp;t=6074</link>			<description><![CDATA[We'll probably do a new round of training in mid-October, but nothing is settled yet. If we do run a course in October it'll be on Umbraco 4.]]></description>			<pubDate>08.30.2008</pubDate>		</item>		<item>			<title>Eventmodel in v4</title>			<link>http://forum.umbraco.org/default.aspx?g=posts&amp;t=6071</link>			<description><![CDATA[I'd like to know more too! I can't see where we are supposed to "hook" our code into the event handlers.]]></description>			<pubDate>08.30.2008</pubDate>		</item>		<item>			<title>Member sign-up notification?</title>			<link>http://forum.umbraco.org/default.aspx?g=posts&amp;t=6073</link>			<description><![CDATA[It's inside the folder vs2005 (MemberControls.sln), since I'm maintaining a vs2008 version as well...

// ; ) Kalle]]></description>			<pubDate>08.29.2008</pubDate>		</item>		<item>			<title>NewsLetter with default Mass Mailer</title>			<link>http://forum.umbraco.org/default.aspx?g=posts&amp;t=6069</link>			<description><![CDATA[Note! If your host doesn't provide a SMTP relay server you might need to send via the mail server with an authenticated login. If that's the case, add this to your web.config:

[code]<system.net>
   <mailSettings>
      <smtp>
         <network host="smtphost" password="password" userName="username" />
      </smtp>
   </mailSettings>
</system.net>[/code]

// ; ) Kalle]]></description>			<pubDate>08.29.2008</pubDate>		</item>		<item>			<title>US umbraco event?</title>			<link>http://forum.umbraco.org/default.aspx?g=posts&amp;t=5611</link>			<description><![CDATA[Talking with Niels, Casey, and Bob earlier this week I realized how excited I am about Codegarden US this year.

[url=http://www.motusconnect.com/blog/2008/8/29/why%20i'm%20so%20excited%20about%20codegarden%20us.aspx]Make a quick video to explain.[/url]

-Paul]]></description>			<pubDate>08.29.2008</pubDate>		</item>		<item>			<title>ASP 404 error after moving site</title>			<link>http://forum.umbraco.org/default.aspx?g=posts&amp;t=6072</link>			<description><![CDATA[awesome, thanks for the fast reply, in the time it took me to get from work to home :P

Works now, knew it'd be something simple :)]]></description>			<pubDate>08.29.2008</pubDate>		</item>		<item>			<title>different pages for different users using membercontrols?</title>			<link>http://forum.umbraco.org/default.aspx?g=posts&amp;t=6041</link>			<description><![CDATA[Hi, 
     I am still new to umbraco also :) , but i think this might work.  I am not sure how you navigation XSLT is setup but what about adding an if statement around the part where  the navigation link is created?

I have this and it seems to work.

<xsl:if test="umbraco.library:HasAccess(@id, @path)">
                <a href="{umbraco.library:NiceUrl(@id)}">
			<xsl:value-of select="@nodeName"/>
		</a>
</xsl:if>]]></description>			<pubDate>08.29.2008</pubDate>		</item>		<item>			<title>Creative Webiste Package - Using smtp.gmail.com port 465 SSL for contact form?</title>			<link>http://forum.umbraco.org/default.aspx?g=posts&amp;t=6064</link>			<description><![CDATA[Wonderful! 

Thanks Warren]]></description>			<pubDate>08.29.2008</pubDate>		</item>		<item>			<title>Hide .Net control?</title>			<link>http://forum.umbraco.org/default.aspx?g=posts&amp;t=6070</link>			<description><![CDATA[Just have the contents of your control inside some kind of Panel and set the visibility property based upon the current request context....]]></description>			<pubDate>08.29.2008</pubDate>		</item>	</channel></rss>