<?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: Staff Anniversaries</title>
	<atom:link href="http://www.david-turner.net/2009/05/staff-anniversaries/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.david-turner.net/2009/05/staff-anniversaries/</link>
	<description>...Developing Software for the Church</description>
	<lastBuildDate>Mon, 08 Mar 2010 14:48:14 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nick</title>
		<link>http://www.david-turner.net/2009/05/staff-anniversaries/comment-page-1/#comment-191</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 03 Aug 2009 17:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.david-turner.net/2009/05/staff-anniversaries/#comment-191</guid>
		<description>We also discovered if a person did not have a position value set, they would not show up in the anniversary report.  To fix that, I changed the POS.varchar_value SELECT in the second half of the stored procedure to this:  ISNULL( POS.varchar_value, &#039;&#039; )</description>
		<content:encoded><![CDATA[<p>We also discovered if a person did not have a position value set, they would not show up in the anniversary report.  To fix that, I changed the POS.varchar_value SELECT in the second half of the stored procedure to this:  ISNULL( POS.varchar_value, &#8221; )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.david-turner.net/2009/05/staff-anniversaries/comment-page-1/#comment-182</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 16 Jul 2009 19:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.david-turner.net/2009/05/staff-anniversaries/#comment-182</guid>
		<description>BTW, we&#039;re using your &quot;Staff Anniversaries&quot; technique now and everyone loves it.  We only tweaked the style a bit to make it a tad smaller.  Thanks again - great job!</description>
		<content:encoded><![CDATA[<p>BTW, we&#8217;re using your &#8220;Staff Anniversaries&#8221; technique now and everyone loves it.  We only tweaked the style a bit to make it a tad smaller.  Thanks again &#8211; great job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Turner</title>
		<link>http://www.david-turner.net/2009/05/staff-anniversaries/comment-page-1/#comment-172</link>
		<dc:creator>David Turner</dc:creator>
		<pubDate>Tue, 07 Jul 2009 15:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.david-turner.net/2009/05/staff-anniversaries/#comment-172</guid>
		<description>Updated stored procedure to use a connection specific temporary table instead of a global temporary table (renamed all occurrences of ##StaffHtmlTable to #StaffHtmlTable).  Hopefully that fixes the &#039;Table already exists&#039; errors we&#039;re getting sometimes.  The HtmlFroStoredProcedure module really could benefit from some output caching.</description>
		<content:encoded><![CDATA[<p>Updated stored procedure to use a connection specific temporary table instead of a global temporary table (renamed all occurrences of ##StaffHtmlTable to #StaffHtmlTable).  Hopefully that fixes the &#8216;Table already exists&#8217; errors we&#8217;re getting sometimes.  The HtmlFroStoredProcedure module really could benefit from some output caching.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Turner</title>
		<link>http://www.david-turner.net/2009/05/staff-anniversaries/comment-page-1/#comment-171</link>
		<dc:creator>David Turner</dc:creator>
		<pubDate>Tue, 07 Jul 2009 15:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.david-turner.net/2009/05/staff-anniversaries/#comment-171</guid>
		<description>Nick, No really haven&#039;t thought about it much. Probably should though.  I see that Jason is implementing some lower-level caching in the framework he&#039;s using for the HR modules.  I&#039;m interested in seeing more of what he&#039;s doing.</description>
		<content:encoded><![CDATA[<p>Nick, No really haven&#8217;t thought about it much. Probably should though.  I see that Jason is implementing some lower-level caching in the framework he&#8217;s using for the HR modules.  I&#8217;m interested in seeing more of what he&#8217;s doing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.david-turner.net/2009/05/staff-anniversaries/comment-page-1/#comment-127</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Tue, 16 Jun 2009 22:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.david-turner.net/2009/05/staff-anniversaries/#comment-127</guid>
		<description>David, have you guys ever thought about implementing some &lt;a href=&quot;http://www.4guysfromrolla.com/articles/121306-1.aspx&quot; rel=&quot;nofollow&quot;&gt;Output Caching&lt;/a&gt; control in the base PortalModule class so all module output could be easily cached via some module setting?</description>
		<content:encoded><![CDATA[<p>David, have you guys ever thought about implementing some <a href="http://www.4guysfromrolla.com/articles/121306-1.aspx" rel="nofollow">Output Caching</a> control in the base PortalModule class so all module output could be easily cached via some module setting?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austin Spooner</title>
		<link>http://www.david-turner.net/2009/05/staff-anniversaries/comment-page-1/#comment-87</link>
		<dc:creator>Austin Spooner</dc:creator>
		<pubDate>Sun, 07 Jun 2009 18:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.david-turner.net/2009/05/staff-anniversaries/#comment-87</guid>
		<description>that edit made all the difference :) - thanks!</description>
		<content:encoded><![CDATA[<p>that edit made all the difference <img src='http://www.david-turner.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8211; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Turner</title>
		<link>http://www.david-turner.net/2009/05/staff-anniversaries/comment-page-1/#comment-86</link>
		<dc:creator>David Turner</dc:creator>
		<pubDate>Sun, 07 Jun 2009 11:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.david-turner.net/2009/05/staff-anniversaries/#comment-86</guid>
		<description>It doesn&#039;t look like we had to change any style information.  The only class it uses is &quot;highlightText&quot; which is a font size of 12px.  I did update the stored procedure since I posted this.  The first block of HTML now looks like this...

&lt;code&gt;SET @TempMessage = &#039;&lt;table cellspacing=&quot;10&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&#039; +
	&#039;&lt;td class=&quot;highlightText&quot; valign=&quot;top&quot; align=&quot;left&quot; nowrap&gt;&#039; +
	&#039;&lt;img src=&quot;/Arena/Content/HtmlImages/Public/Images/General/icon_birthday.gif&quot; /&gt;&#039; +
	&#039;&lt;strong&gt;&lt;font color=&quot;#808080&quot; size=&quot;3&quot;&gt;&#039; + DATENAME(month, @Today) + &#039; Birthdays&lt;/font&gt;&lt;/strong&gt;&lt;/td&gt;&#039; +
	&#039;&lt;td class=&quot;highlightText&quot; valign=&quot;top&quot; align=&quot;left&quot; nowrap&gt;&#039; + 
	&#039;&lt;img src=&quot;/Arena/Content/HtmlImages/Public/Images/General/award.jpg&quot; /&gt;&#039; +
	&#039;&lt;strong&gt;&lt;font color=&quot;#808080&quot; size=&quot;3&quot;&gt;&#039; + DATENAME(month, @Today) + 
	&#039; Staff Years of Service&lt;/font&gt;&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;highlightText&quot; valign=&quot;top&quot;&gt;&#039;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t look like we had to change any style information.  The only class it uses is &#8220;highlightText&#8221; which is a font size of 12px.  I did update the stored procedure since I posted this.  The first block of HTML now looks like this&#8230;</p>
<p><code>SET @TempMessage = '&lt;table cellspacing=&quot;10&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;' +<br />
	'&lt;td class=&quot;highlightText&quot; valign=&quot;top&quot; align=&quot;left&quot; nowrap&gt;' +<br />
	'&lt;img src=&quot;/Arena/Content/HtmlImages/Public/Images/General/icon_birthday.gif&quot; /&gt;' +<br />
	'&lt;strong&gt;&lt;font color=&quot;#808080&quot; size=&quot;3&quot;&gt;' + DATENAME(month, @Today) + ' Birthdays&lt;/font&gt;&lt;/strong&gt;&lt;/td&gt;' +<br />
	'&lt;td class=&quot;highlightText&quot; valign=&quot;top&quot; align=&quot;left&quot; nowrap&gt;' +<br />
	'&lt;img src=&quot;/Arena/Content/HtmlImages/Public/Images/General/award.jpg&quot; /&gt;' +<br />
	'&lt;strong&gt;&lt;font color=&quot;#808080&quot; size=&quot;3&quot;&gt;' + DATENAME(month, @Today) +<br />
	' Staff Years of Service&lt;/font&gt;&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;highlightText&quot; valign=&quot;top&quot;&gt;'</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austin Spooner</title>
		<link>http://www.david-turner.net/2009/05/staff-anniversaries/comment-page-1/#comment-81</link>
		<dc:creator>Austin Spooner</dc:creator>
		<pubDate>Sat, 06 Jun 2009 20:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.david-turner.net/2009/05/staff-anniversaries/#comment-81</guid>
		<description>David, did you guys have to change any settings in your style sheet to get it to format correctly? When I set this up it has an extra couple lines between the title and the information. The text is also pretty large. Thanks!</description>
		<content:encoded><![CDATA[<p>David, did you guys have to change any settings in your style sheet to get it to format correctly? When I set this up it has an extra couple lines between the title and the information. The text is also pretty large. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
