<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Conxsys Blog &#187; SnTT</title>
	<atom:link href="http://www.conxsys.com/blog/category/domino/show-n-tell-thursday-domino/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.conxsys.com/blog</link>
	<description>Thoughts on Conxsys, Notes/Domino, LotusScript, &#38; Technology</description>
	<lastBuildDate>Mon, 08 Mar 2010 22:22:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SnTT: Function to Determine if Addressee is Internal or External</title>
		<link>http://www.conxsys.com/blog/2008/10/23/sntt-function-to-determine-if-addressee-is-internal-or-external/</link>
		<comments>http://www.conxsys.com/blog/2008/10/23/sntt-function-to-determine-if-addressee-is-internal-or-external/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 14:00:18 +0000</pubDate>
		<dc:creator>Corey Davis</dc:creator>
				<category><![CDATA[Domino]]></category>
		<category><![CDATA[SnTT]]></category>
		<category><![CDATA[LotusScript]]></category>
		<category><![CDATA[Show-n-tell-thursday]]></category>
		<category><![CDATA[sntt]]></category>

		<guid isPermaLink="false">http://www.conxsys.com/blog/?p=156</guid>
		<description><![CDATA[How familiar are you with LotusScript&#8217;s Like operator? If not very, then you are missing out because Like packs a lot of punch. To demonstrate that I am going to outline a function that I use in my applications to determine if a particular e-mail address is internal to my domain.
This function requires that you [...]]]></description>
		<wfw:commentRss>http://www.conxsys.com/blog/2008/10/23/sntt-function-to-determine-if-addressee-is-internal-or-external/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SnTT: Function to Get an Addressee&#8217;s Domain</title>
		<link>http://www.conxsys.com/blog/2008/10/09/sntt-function-to-get-an-addressees-domain/</link>
		<comments>http://www.conxsys.com/blog/2008/10/09/sntt-function-to-get-an-addressees-domain/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 22:53:46 +0000</pubDate>
		<dc:creator>Corey Davis</dc:creator>
				<category><![CDATA[Domino]]></category>
		<category><![CDATA[SnTT]]></category>
		<category><![CDATA[LotusScript]]></category>
		<category><![CDATA[Show-n-tell-thursday]]></category>
		<category><![CDATA[sntt]]></category>

		<guid isPermaLink="false">http://www.conxsys.com/blog/2008/10/09/sntt-function-to-get-an-addressees-domain/</guid>
		<description><![CDATA[One of the little functions that I wrote some time ago yet has come in handy time and time again is the AddresseeDomain function. When given the recipient address of an e-mail, this function will pass back the recipient&#8217;s domain be it the Internet domain or Domino domain (which is useful if you are in [...]]]></description>
		<wfw:commentRss>http://www.conxsys.com/blog/2008/10/09/sntt-function-to-get-an-addressees-domain/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SnTT: Forgotten LotusScript: NotesUIWorkspace.Prompt</title>
		<link>http://www.conxsys.com/blog/2008/08/07/sntt-forgotten-lotusscript-notesuiworkspaceprompt/</link>
		<comments>http://www.conxsys.com/blog/2008/08/07/sntt-forgotten-lotusscript-notesuiworkspaceprompt/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 14:00:19 +0000</pubDate>
		<dc:creator>Corey Davis</dc:creator>
				<category><![CDATA[Domino]]></category>
		<category><![CDATA[SnTT]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[Show-n-tell-thursday]]></category>
		<category><![CDATA[sntt]]></category>
		<category><![CDATA[useability]]></category>

		<guid isPermaLink="false">http://www.conxsys.com/blog/2008/08/07/sntt-forgotten-lotusscript-notesuiworkspaceprompt/</guid>
		<description><![CDATA[
From time-to-time I have come across Notes applications that customers have written that ask the user for another database.  Usually this is done to export data or because some type of processing must take place against this other data source.  For whatever reason this is being done, the point which the user is [...]]]></description>
		<wfw:commentRss>http://www.conxsys.com/blog/2008/08/07/sntt-forgotten-lotusscript-notesuiworkspaceprompt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SnTT: Adding a Database Size Indicator to Notes 8</title>
		<link>http://www.conxsys.com/blog/2008/04/24/sntt-adding-a-database-size-indicator-to-notes-8/</link>
		<comments>http://www.conxsys.com/blog/2008/04/24/sntt-adding-a-database-size-indicator-to-notes-8/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 11:00:35 +0000</pubDate>
		<dc:creator>Corey Davis</dc:creator>
				<category><![CDATA[Domino]]></category>
		<category><![CDATA[SnTT]]></category>

		<guid isPermaLink="false">http://www.conxsys.com/blog/2008/04/24/sntt-adding-a-database-size-indicator-to-notes-8/</guid>
		<description><![CDATA[I have been meaning to post this SnTT for several weeks now, but have not found the time to finish it.  Chris Miller&#8217;s post yesterday, Do Your Users Understand a Stoplight Signal?, points out the new and improved quota reporting in the 8.0.1 mail template and has prompted me to finish this post.  [...]]]></description>
		<wfw:commentRss>http://www.conxsys.com/blog/2008/04/24/sntt-adding-a-database-size-indicator-to-notes-8/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>SnTT: Help Database for Your Notes Application</title>
		<link>http://www.conxsys.com/blog/2008/01/17/sntt-help-database-for-your-notes-application/</link>
		<comments>http://www.conxsys.com/blog/2008/01/17/sntt-help-database-for-your-notes-application/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 15:53:05 +0000</pubDate>
		<dc:creator>Corey Davis</dc:creator>
				<category><![CDATA[Domino]]></category>
		<category><![CDATA[SnTT]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[Show-n-tell-thursday]]></category>
		<category><![CDATA[sntt]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://www.conxsys.com/blog/2008/01/17/sntt-help-database-for-your-notes-application/</guid>
		<description><![CDATA[If you create your own Notes applications, modify existing Notes applications, or just want a familiar and structured database for end-user help then you need to download the Notes Help template .  This is the template used by IBM to create the Notes, Designer, and Admin help databases.
]]></description>
		<wfw:commentRss>http://www.conxsys.com/blog/2008/01/17/sntt-help-database-for-your-notes-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SnTT: Using Me to Create Class Members with Reserved Keywords</title>
		<link>http://www.conxsys.com/blog/2008/01/03/sntt-using-me-to-create-class-members-with-reserved-keywords/</link>
		<comments>http://www.conxsys.com/blog/2008/01/03/sntt-using-me-to-create-class-members-with-reserved-keywords/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 00:32:36 +0000</pubDate>
		<dc:creator>Corey Davis</dc:creator>
				<category><![CDATA[SnTT]]></category>
		<category><![CDATA[Lotus]]></category>
		<category><![CDATA[lotus-domino]]></category>
		<category><![CDATA[lotus-notes]]></category>
		<category><![CDATA[LotusScript]]></category>
		<category><![CDATA[Show-n-tell-thursday]]></category>
		<category><![CDATA[sntt]]></category>

		<guid isPermaLink="false">http://www.conxsys.com/blog/2008/01/03/sntt-using-me-to-create-class-members-with-reserved-keywords/</guid>
		<description><![CDATA[We all know that we can use the keyword Me to refer to class variables from within the class methods and properties.  (If you are not creating your own classes you should be!  They are a fantastic way to create reusable, fully unit-tested code.)  But, did you know that you can use [...]]]></description>
		<wfw:commentRss>http://www.conxsys.com/blog/2008/01/03/sntt-using-me-to-create-class-members-with-reserved-keywords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SnTT: Multi-Value View Columns Primer</title>
		<link>http://www.conxsys.com/blog/2007/07/26/multi-value-view-columns-primer/</link>
		<comments>http://www.conxsys.com/blog/2007/07/26/multi-value-view-columns-primer/#comments</comments>
		<pubDate>Thu, 26 Jul 2007 18:32:39 +0000</pubDate>
		<dc:creator>Corey Davis</dc:creator>
				<category><![CDATA[SnTT]]></category>
		<category><![CDATA[Lotus]]></category>
		<category><![CDATA[lotus-domino]]></category>
		<category><![CDATA[lotus-notes]]></category>
		<category><![CDATA[LotusScript]]></category>
		<category><![CDATA[Show-n-tell-thursday]]></category>
		<category><![CDATA[sntt]]></category>

		<guid isPermaLink="false">http://www.conxsys.com/blog/2007/07/26/multi-value-view-columns-primer/</guid>
		<description><![CDATA[While all Notes developers and many power users know how to create a view with all the data they want spread out across multiple columns, it surprises me how many times I see a database that will have several horizontal screen fulls of data across a dozen or more columns.  The intent is usually [...]]]></description>
		<wfw:commentRss>http://www.conxsys.com/blog/2007/07/26/multi-value-view-columns-primer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SnTT: Creating a Master Checkbox</title>
		<link>http://www.conxsys.com/blog/2007/04/26/sntt-creating-a-master-checkbox/</link>
		<comments>http://www.conxsys.com/blog/2007/04/26/sntt-creating-a-master-checkbox/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 18:05:44 +0000</pubDate>
		<dc:creator>Corey Davis</dc:creator>
				<category><![CDATA[SnTT]]></category>
		<category><![CDATA[Lotus]]></category>
		<category><![CDATA[lotus-domino]]></category>
		<category><![CDATA[lotus-notes]]></category>
		<category><![CDATA[LotusScript]]></category>
		<category><![CDATA[Show-n-tell-thursday]]></category>
		<category><![CDATA[sntt]]></category>

		<guid isPermaLink="false">http://www.conxsys.com/blog/2007/04/26/sntt-creating-a-master-checkbox/</guid>
		<description><![CDATA[For my first Show n&#8217; Tell Thursday entry I thought I would start off with something that I was working on recently: creating a master checkbox.  This would probably fall under the beginner category.
If you have never heard of a master checkbox then don&#8217;t worry…I made it up.  Well, the term anyway, not [...]]]></description>
		<wfw:commentRss>http://www.conxsys.com/blog/2007/04/26/sntt-creating-a-master-checkbox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
