<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Notes Mail Database Size Indicator - graphic version</title>
	<link>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version</link>
	<description>Think Outside The Hive - About Notes and Web</description>
	<pubDate>Mon, 08 Sep 2008 13:23:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>By: Tinus Riyanto</title>
		<link>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-9062&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-9062</link>
		<dc:creator>Tinus Riyanto</dc:creator>
		<pubDate>Thu, 19 Jun 2008 09:25:31 +0000</pubDate>
		<guid>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-9062&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-9062</guid>
		<description>Hi Martin

I have taken a look at your R8 mailDB sample.
If I just outright copied all the code on the MailSize form (PostOpen and the two functions) it would give me Object variable not set error when I preview my mail database.

I take a look at your function and see that you set doc via this code -&#62; set doc = uidoc.Document - but you haven't declare uidoc in that function. I am not sure if it is declared elsewhere. Since the timer function is the oly one I am interested in, I just copied the code on the form and modified it accordingly.</description>
		<content:encoded><![CDATA[<p>Hi Martin</p>
<p>I have taken a look at your R8 mailDB sample.<br />
If I just outright copied all the code on the MailSize form (PostOpen and the two functions) it would give me Object variable not set error when I preview my mail database.</p>
<p>I take a look at your function and see that you set doc via this code -&gt; set doc = uidoc.Document - but you haven&#8217;t declare uidoc in that function. I am not sure if it is declared elsewhere. Since the timer function is the oly one I am interested in, I just copied the code on the form and modified it accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Vereecken</title>
		<link>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-9061&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-9061</link>
		<dc:creator>Martin Vereecken</dc:creator>
		<pubDate>Thu, 19 Jun 2008 06:02:17 +0000</pubDate>
		<guid>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-9061&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-9061</guid>
		<description>Hi Tinus,

Thanks a lot! The manual refresh button is a good idea.  An alternative is the code I put in the R8 version, which automatically refreshes the indicator every 15 minutes.

Regards,
Martin</description>
		<content:encoded><![CDATA[<p>Hi Tinus,</p>
<p>Thanks a lot! The manual refresh button is a good idea.  An alternative is the code I put in the R8 version, which automatically refreshes the indicator every 15 minutes.</p>
<p>Regards,<br />
Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tinus Riyanto</title>
		<link>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-9060&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-9060</link>
		<dc:creator>Tinus Riyanto</dc:creator>
		<pubDate>Thu, 19 Jun 2008 03:28:31 +0000</pubDate>
		<guid>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-9060&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-9060</guid>
		<description>I like it. Have to tweaked it a bit for my R7 mail template like change the background color and text color to R7 blue, increase the left margin a bit, place the form on "Mail FS" instead of "MailFS Left" and decrease its height a bit to match my inbox horizontal scroll bar.

I might also place a hotspot image to "manually" refresh the status bar for some of my users who are too lazy to close their mail database and re-opened it.</description>
		<content:encoded><![CDATA[<p>I like it. Have to tweaked it a bit for my R7 mail template like change the background color and text color to R7 blue, increase the left margin a bit, place the form on &#8220;Mail FS&#8221; instead of &#8220;MailFS Left&#8221; and decrease its height a bit to match my inbox horizontal scroll bar.</p>
<p>I might also place a hotspot image to &#8220;manually&#8221; refresh the status bar for some of my users who are too lazy to close their mail database and re-opened it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BizzyBee&#8217;s BizzyThoughts &#187; Blog Archive &#187; Notes Mail Database Size Indicator for Notes 8 Basic</title>
		<link>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-8936&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-8936</link>
		<dc:creator>BizzyBee&#8217;s BizzyThoughts &#187; Blog Archive &#187; Notes Mail Database Size Indicator for Notes 8 Basic</dc:creator>
		<pubDate>Tue, 10 Jun 2008 07:04:40 +0000</pubDate>
		<guid>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-8936&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-8936</guid>
		<description>[...] creating a Notes Mail Database Size Indicator - graphic version, a version for Notes 8 Standard was introduced on Conxsys [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] creating a Notes Mail Database Size Indicator - graphic version, a version for Notes 8 Standard was introduced on Conxsys [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Conxsys Blog &#187; Blog Archive &#187; SnTT: Adding a Database Size Indicator to Notes 8</title>
		<link>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-6579&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-6579</link>
		<dc:creator>The Conxsys Blog &#187; Blog Archive &#187; SnTT: Adding a Database Size Indicator to Notes 8</dc:creator>
		<pubDate>Thu, 24 Apr 2008 11:04:34 +0000</pubDate>
		<guid>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-6579&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-6579</guid>
		<description>[...] you begin by stealing, err, leveraging Martin Vereecken&#8217;s work. His implementation addresses Notes 7 and below, but we are concerned with Notes 8. So, we start by [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] you begin by stealing, err, leveraging Martin Vereecken&#8217;s work. His implementation addresses Notes 7 and below, but we are concerned with Notes 8. So, we start by [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Vereecken</title>
		<link>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-2889&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-2889</link>
		<dc:creator>Martin Vereecken</dc:creator>
		<pubDate>Mon, 11 Feb 2008 09:14:41 +0000</pubDate>
		<guid>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-2889&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-2889</guid>
		<description>This will change even more when you install Notes 8 :-)</description>
		<content:encoded><![CDATA[<p>This will change even more when you install Notes 8 <img src='http://www.bizzybee.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francois Davoust</title>
		<link>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-2887&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-2887</link>
		<dc:creator>Francois Davoust</dc:creator>
		<pubDate>Mon, 11 Feb 2008 07:22:42 +0000</pubDate>
		<guid>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-2887&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-2887</guid>
		<description>Excellent ! With this kind of stuff, I could manage my users who say 'Lotus Notes is not pretty, I prefer Outlook blah blah blah'
Thanks a lot !</description>
		<content:encoded><![CDATA[<p>Excellent ! With this kind of stuff, I could manage my users who say &#8216;Lotus Notes is not pretty, I prefer Outlook blah blah blah&#8217;<br />
Thanks a lot !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Basir Noutash</title>
		<link>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-2363&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-2363</link>
		<dc:creator>Basir Noutash</dc:creator>
		<pubDate>Thu, 31 Jan 2008 09:21:10 +0000</pubDate>
		<guid>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-2363&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-2363</guid>
		<description>Definitely!, it will be the first thing I do when I arrive in Kuala Lumpur tomorrow. My windows crashes is driving me nuts - can't wait for an online order to arrive</description>
		<content:encoded><![CDATA[<p>Definitely!, it will be the first thing I do when I arrive in Kuala Lumpur tomorrow. My windows crashes is driving me nuts - can&#8217;t wait for an online order to arrive</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Vereecken</title>
		<link>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-2306&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-2306</link>
		<dc:creator>Martin Vereecken</dc:creator>
		<pubDate>Wed, 30 Jan 2008 12:54:58 +0000</pubDate>
		<guid>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-2306&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-2306</guid>
		<description>:-) Glad you liked it.  Gives you some more time to buy that Mac of yours ;-)</description>
		<content:encoded><![CDATA[<p> <img src='http://www.bizzybee.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> Glad you liked it.  Gives you some more time to buy that Mac of yours <img src='http://www.bizzybee.be/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Basir Noutash</title>
		<link>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-2305&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-2305</link>
		<dc:creator>Basir Noutash</dc:creator>
		<pubDate>Wed, 30 Jan 2008 12:25:43 +0000</pubDate>
		<guid>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-2305&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-2305</guid>
		<description>Hey Martin, 
I was just to think about the exact solution for a scoring requirement in my current project(based on your webding progress bar article). I wanted to use user-defined colors for each set of scores. Thanks very much, you saved me some time -:)</description>
		<content:encoded><![CDATA[<p>Hey Martin,<br />
I was just to think about the exact solution for a scoring requirement in my current project(based on your webding progress bar article). I wanted to use user-defined colors for each set of scores. Thanks very much, you saved me some time -:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Vereecken</title>
		<link>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-1794&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-1794</link>
		<dc:creator>Martin Vereecken</dc:creator>
		<pubDate>Sat, 19 Jan 2008 19:42:12 +0000</pubDate>
		<guid>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-1794&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-1794</guid>
		<description>Thanks! I didn't test on the web, didn't have the time.  Anyway I don't believe it works as it is now.  The status is calculated in a postopen script, so it needs to do the same in the webqueryopen then.</description>
		<content:encoded><![CDATA[<p>Thanks! I didn&#8217;t test on the web, didn&#8217;t have the time.  Anyway I don&#8217;t believe it works as it is now.  The status is calculated in a postopen script, so it needs to do the same in the webqueryopen then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: treehome</title>
		<link>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-1791&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-1791</link>
		<dc:creator>treehome</dc:creator>
		<pubDate>Sat, 19 Jan 2008 18:27:31 +0000</pubDate>
		<guid>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-1791&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-1791</guid>
		<description>Good job, it work's on dwa ?</description>
		<content:encoded><![CDATA[<p>Good job, it work&#8217;s on dwa ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter von Stöckel</title>
		<link>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-1740&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-1740</link>
		<dc:creator>Peter von Stöckel</dc:creator>
		<pubDate>Fri, 18 Jan 2008 22:17:44 +0000</pubDate>
		<guid>http://www.bizzybee.be/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bizzybee.be%2F2008%2F01%2F18%2Fnotes-mail-database-size-indicator-graphic-version%2F%23comment-1740&amp;seed_title=Notes+Mail+Database+Size+Indicator+-+graphic+version#comment-1740</guid>
		<description>Very nicely done!</description>
		<content:encoded><![CDATA[<p>Very nicely done!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
