<?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 on: Web Part to show upcomming birthdays in SharePoint</title>
	<atom:link href="http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/</link>
	<description>Sharepointology is the study and handling of Microsoft Office SharePoint Server</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:47:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Stompie</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-17300</link>
		<dc:creator>Stompie</dc:creator>
		<pubDate>Thu, 06 Oct 2011 09:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-17300</guid>
		<description>Check out the Birthdays Web Part by Vinewave.</description>
		<content:encoded><![CDATA[<p>Check out the Birthdays Web Part by Vinewave.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julio</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-16747</link>
		<dc:creator>Julio</dc:creator>
		<pubDate>Tue, 20 Sep 2011 19:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-16747</guid>
		<description>I need a birthday webpart wich work with the Activev Directory.

Any idea?

Thanks,</description>
		<content:encoded><![CDATA[<p>I need a birthday webpart wich work with the Activev Directory.</p>
<p>Any idea?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stompie</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-11142</link>
		<dc:creator>Stompie</dc:creator>
		<pubDate>Wed, 30 Mar 2011 12:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-11142</guid>
		<description>This is good but I prefer the Birthdays web part provided by Vinewave (www.vinewave.com).</description>
		<content:encoded><![CDATA[<p>This is good but I prefer the Birthdays web part provided by Vinewave (www.vinewave.com).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-10449</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Thu, 10 Mar 2011 08:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-10449</guid>
		<description>Hi All,

It&#039;s work for me.
Looking for more webparts then please visit
www.tutorialsdirect.com

Regards
Amit</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>It&#8217;s work for me.<br />
Looking for more webparts then please visit<br />
<a href="http://www.tutorialsdirect.com" rel="nofollow">http://www.tutorialsdirect.com</a></p>
<p>Regards<br />
Amit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gago</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-8617</link>
		<dc:creator>gago</dc:creator>
		<pubDate>Thu, 13 Jan 2011 10:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-8617</guid>
		<description>Hi, is this webpart 2010-ready?


Greets,
gago</description>
		<content:encoded><![CDATA[<p>Hi, is this webpart 2010-ready?</p>
<p>Greets,<br />
gago</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sjokke</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-6976</link>
		<dc:creator>Sjokke</dc:creator>
		<pubDate>Thu, 28 Oct 2010 11:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-6976</guid>
		<description>Hey Erwin

Thanks for sharing your project.
Like Evelia said, it takes some time to load this webpart.

I get the following (using developer dashboard) about 70 times:  
◦ExecuteOnChannel:GetUserData (18.61 ms)■CreateChannelAsProcess:Microsoft.Office.Server.UserProfiles.IProfileDBCacheService (0.33 ms)■CreateChannelWithIssuedToken (0.20 ms)■InitializeWcfOperation (0.02 ms)■ExecuteWcfOperation:http://Microsoft.Office.Server.UserProfiles/GetUserData (16.15 ms)■CleanUpWcfOperation (0.01 ms)
It&#039;s querying the dbo.Profile_EnumUsers and dbo.profile_GetUserProfileData the same amount of times.

Is this what slows it down? And what could we possibly do to speed up the load time? 

Thanks</description>
		<content:encoded><![CDATA[<p>Hey Erwin</p>
<p>Thanks for sharing your project.<br />
Like Evelia said, it takes some time to load this webpart.</p>
<p>I get the following (using developer dashboard) about 70 times:<br />
◦ExecuteOnChannel:GetUserData (18.61 ms)■CreateChannelAsProcess:Microsoft.Office.Server.UserProfiles.IProfileDBCacheService (0.33 ms)■CreateChannelWithIssuedToken (0.20 ms)■InitializeWcfOperation (0.02 ms)■ExecuteWcfOperation:<a href="http://Microsoft.Office.Server.UserProfiles/GetUserData" rel="nofollow">http://Microsoft.Office.Server.UserProfiles/GetUserData</a> (16.15 ms)■CleanUpWcfOperation (0.01 ms)<br />
It&#8217;s querying the dbo.Profile_EnumUsers and dbo.profile_GetUserProfileData the same amount of times.</p>
<p>Is this what slows it down? And what could we possibly do to speed up the load time? </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moiz</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-4828</link>
		<dc:creator>Moiz</dc:creator>
		<pubDate>Thu, 25 Mar 2010 08:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-4828</guid>
		<description>gr8 work.. i have implement in moss2007. cannot resolve the Access denied issue. cant find any download link for the update you have given]

Thanks</description>
		<content:encoded><![CDATA[<p>gr8 work.. i have implement in moss2007. cannot resolve the Access denied issue. cant find any download link for the update you have given]</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emmanuel B</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-4527</link>
		<dc:creator>Emmanuel B</dc:creator>
		<pubDate>Sat, 06 Feb 2010 00:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-4527</guid>
		<description>It works excellent for me. Thanks</description>
		<content:encoded><![CDATA[<p>It works excellent for me. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kirill</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-4519</link>
		<dc:creator>Kirill</dc:creator>
		<pubDate>Thu, 04 Feb 2010 15:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-4519</guid>
		<description>Thank you! Good instructions and good web-part! It really works.

Спасибо! Хорошие инструкции и отличная веб-часть! Все работает как надо.</description>
		<content:encoded><![CDATA[<p>Thank you! Good instructions and good web-part! It really works.</p>
<p>Спасибо! Хорошие инструкции и отличная веб-часть! Все работает как надо.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SharePoint 2007 : La recherche par la date de naissance , Blog Technique de Romelard Fabrice</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-4508</link>
		<dc:creator>SharePoint 2007 : La recherche par la date de naissance , Blog Technique de Romelard Fabrice</dc:creator>
		<pubDate>Tue, 02 Feb 2010 12:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-4508</guid>
		<description>[...] Web Part to show upcomming birthdays in SharePoint [...]</description>
		<content:encoded><![CDATA[<p>[...] Web Part to show upcomming birthdays in SharePoint [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-3906</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 27 Oct 2009 08:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-3906</guid>
		<description>Hi Ervin,

Thank you very much for the SPOShowBirthdayWebPart. After installing the web part and putting it on the web part zone, it doesn’t show any birthday date &amp; says There are no items to show in this view.

I saw this below response: 
&quot;Your users should enter their birthday into the “MySite/MyProfile/Details”. Webpart will pick up that User Profile to display the birtdays.
You could enter their birthday for them if you have access to the Central Administration, but that would be a lot of work.&quot;

My question is: we have disabled the MYSITE link on our Sharepoint intranet, and so the users will not have be able to add their info on their own profiles. Can this webpart be linked directly with AD?? Or can we link the webpart to a list which already has this data??

Thank you so much</description>
		<content:encoded><![CDATA[<p>Hi Ervin,</p>
<p>Thank you very much for the SPOShowBirthdayWebPart. After installing the web part and putting it on the web part zone, it doesn’t show any birthday date &amp; says There are no items to show in this view.</p>
<p>I saw this below response:<br />
&#8220;Your users should enter their birthday into the “MySite/MyProfile/Details”. Webpart will pick up that User Profile to display the birtdays.<br />
You could enter their birthday for them if you have access to the Central Administration, but that would be a lot of work.&#8221;</p>
<p>My question is: we have disabled the MYSITE link on our Sharepoint intranet, and so the users will not have be able to add their info on their own profiles. Can this webpart be linked directly with AD?? Or can we link the webpart to a list which already has this data??</p>
<p>Thank you so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-3350</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Mon, 20 Jul 2009 12:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-3350</guid>
		<description>Hi Ervin,
Thank you very much for your valuable post, After installing the web part &amp; putting it on the web part zone, it doesn&#039;t show any birthday date &amp; says There are no items to show in this view.
what do i need to do to show the upcoming birthdays,
Please help me,
Deepak</description>
		<content:encoded><![CDATA[<p>Hi Ervin,<br />
Thank you very much for your valuable post, After installing the web part &amp; putting it on the web part zone, it doesn&#8217;t show any birthday date &amp; says There are no items to show in this view.<br />
what do i need to do to show the upcoming birthdays,<br />
Please help me,<br />
Deepak</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joao</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-3114</link>
		<dc:creator>Joao</dc:creator>
		<pubDate>Wed, 24 Jun 2009 18:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-3114</guid>
		<description>Hi all,


I installed the webpart, but now its showing an &#039;object reference not set to an instance of an object&#039;. What could be the problem?

From wich field does the webpart gets the birth day info from?

Thanks,
Joao</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>I installed the webpart, but now its showing an &#8216;object reference not set to an instance of an object&#8217;. What could be the problem?</p>
<p>From wich field does the webpart gets the birth day info from?</p>
<p>Thanks,<br />
Joao</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maya</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-2237</link>
		<dc:creator>Maya</dc:creator>
		<pubDate>Sat, 02 May 2009 09:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-2237</guid>
		<description>hi again ,

no it did not work :(
since we don&#039;t have userProfiles in wss.
can this webPart use the user information list in wss?
do you have the time to modify this part for me?

it will be to kind of you
Thanks again</description>
		<content:encoded><![CDATA[<p>hi again ,</p>
<p>no it did not work <img src='http://www.sharepointology.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
since we don&#8217;t have userProfiles in wss.<br />
can this webPart use the user information list in wss?<br />
do you have the time to modify this part for me?</p>
<p>it will be to kind of you<br />
Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erwin</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-2114</link>
		<dc:creator>Erwin</dc:creator>
		<pubDate>Sun, 26 Apr 2009 12:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-2114</guid>
		<description>Hi Maya,

I don&#039;t have a WSS 3.0 installation available to test the web part in, but I can tell you it uses UserProfiles, and I think that if WSS has userprofiles the web part should work. Let me know when you tried it out, if it doesn&#039;t work I could try and fix that.
 
To answer your second question, I&#039;m going to release a new version shortly where the username is a link to the profile of the user. Check my blog for more information.

Regards,
Erwin</description>
		<content:encoded><![CDATA[<p>Hi Maya,</p>
<p>I don&#8217;t have a WSS 3.0 installation available to test the web part in, but I can tell you it uses UserProfiles, and I think that if WSS has userprofiles the web part should work. Let me know when you tried it out, if it doesn&#8217;t work I could try and fix that.</p>
<p>To answer your second question, I&#8217;m going to release a new version shortly where the username is a link to the profile of the user. Check my blog for more information.</p>
<p>Regards,<br />
Erwin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maya</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-2035</link>
		<dc:creator>Maya</dc:creator>
		<pubDate>Thu, 23 Apr 2009 13:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-2035</guid>
		<description>Hello Erwin,

Thanks for great post.
I&#039;m using wss3.0, is it possible to use this web part in wss3.0 and instead to show contact information of the users??

please reply me back to my email address
Thanks</description>
		<content:encoded><![CDATA[<p>Hello Erwin,</p>
<p>Thanks for great post.<br />
I&#8217;m using wss3.0, is it possible to use this web part in wss3.0 and instead to show contact information of the users??</p>
<p>please reply me back to my email address<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erwin</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-1640</link>
		<dc:creator>Erwin</dc:creator>
		<pubDate>Fri, 10 Apr 2009 08:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-1640</guid>
		<description>Ismail,

I&#039;ll try and fix this in the next release, but I was wondering what should be displayed in that case? Any ideas?</description>
		<content:encoded><![CDATA[<p>Ismail,</p>
<p>I&#8217;ll try and fix this in the next release, but I was wondering what should be displayed in that case? Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erwin</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-1639</link>
		<dc:creator>Erwin</dc:creator>
		<pubDate>Fri, 10 Apr 2009 08:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-1639</guid>
		<description>Evelia,

This Web part queries all your users for their birthday, do you have a lot of users in your SharePoint?</description>
		<content:encoded><![CDATA[<p>Evelia,</p>
<p>This Web part queries all your users for their birthday, do you have a lot of users in your SharePoint?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evelia</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-1421</link>
		<dc:creator>Evelia</dc:creator>
		<pubDate>Fri, 03 Apr 2009 18:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-1421</guid>
		<description>I am using this web part. It&#039;s very usefull. However, I have a problem. It takes too much time to show the birthdays. Are there anything that I forgot to do it?.. Please, help me.</description>
		<content:encoded><![CDATA[<p>I am using this web part. It&#8217;s very usefull. However, I have a problem. It takes too much time to show the birthdays. Are there anything that I forgot to do it?.. Please, help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ismail</title>
		<link>http://www.sharepointology.com/development/web-part-to-show-upcomming-birthdays-in-sharepoint/comment-page-1/#comment-1167</link>
		<dc:creator>Ismail</dc:creator>
		<pubDate>Tue, 17 Mar 2009 09:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointology.com/?p=150#comment-1167</guid>
		<description>When any user enters February 29 as the birthday, the webpart displays the following &quot;Year, Month, and Day parameters describe an un-representable DateTime.&quot;? Pls comment</description>
		<content:encoded><![CDATA[<p>When any user enters February 29 as the birthday, the webpart displays the following &#8220;Year, Month, and Day parameters describe an un-representable DateTime.&#8221;? Pls comment</p>
]]></content:encoded>
	</item>
</channel>
</rss>

