<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>Kriki's Dynamics NAV blog</title>
	<link>http://mibuso.com/blogs/kriki</link>
	<description>Mostly about Dynamics NAV</description>
	<pubDate>Wed, 07 Jan 2009 09:29:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Boinc (Berkeley Open Infrastructure for Network Computing)</title>
		<link>http://mibuso.com/blogs/kriki/2009/01/07/boinc-berkeley-open-infrastructure-for-network-computing/</link>
		<comments>http://mibuso.com/blogs/kriki/2009/01/07/boinc-berkeley-open-infrastructure-for-network-computing/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 08:36:36 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Boinc]]></category>

		<category><![CDATA[Varia]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2009/01/07/boinc-berkeley-open-infrastructure-for-network-computing/</guid>
		<description><![CDATA[What is this?
Well, here is some detailed info : http://en.wikipedia.org/wiki/Berkeley_Open_Infrastructure_for_Network_Computing or http://boinc.berkeley.edu/
But in short : it all started with SETI@home (http://en.wikipedia.org/wiki/SETI@home). To detect signs of extraterrestrial intelligent life in radiosignals. This asked for a lot of processing power that only supercomputers have (at a very high cost). So they invented this system to use the [...]]]></description>
			<content:encoded><![CDATA[<p>What is this?</p>
<p>Well, here is some detailed info : <a href="http://en.wikipedia.org/wiki/Berkeley_Open_Infrastructure_for_Network_Computing">http://en.wikipedia.org/wiki/Berkeley_Open_Infrastructure_for_Network_Computing</a> or <a href="http://boinc.berkeley.edu/">http://boinc.berkeley.edu/</a></p>
<p>But in short : it all started with SETI@home (<a href="http://en.wikipedia.org/wiki/SETI@home">http://en.wikipedia.org/wiki/SETI@home</a>). To detect signs of extraterrestrial intelligent life in radiosignals. This asked for a lot of processing power that only supercomputers have (at a very high cost). So they invented this system to use the processing power of PC&#8217;s all over the world. Most PC&#8217;s use very little CPU, so the idle time can be used for processing BOINC-projects.</p>
<p>At the moment there are a lot of other projects (search for cures for cancer, medicine, climatology, astrophysics, mathematics, &#8230;). It can be you (=your PC) that discovers ET or a cure for all cancers or some other groundbreaking medicine (even if I doubt you will ever know it was your PC)!</p>
<p> <a href="http://mibuso.com/blogs/kriki/2009/01/07/boinc-berkeley-open-infrastructure-for-network-computing/#more-125" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2009/01/07/boinc-berkeley-open-infrastructure-for-network-computing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Some tips &#38; tricks for the transaction log</title>
		<link>http://mibuso.com/blogs/kriki/2008/12/23/some-tips-tricks-for-the-transaction-log/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/12/23/some-tips-tricks-for-the-transaction-log/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 05:59:25 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[PERFORMANCE]]></category>

		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/12/23/some-tips-tricks-for-the-transaction-log/</guid>
		<description><![CDATA[It has been some time that I blogged. But lately I really have little time.
But this does not mean I don&#8217;t follow up on blogs, topics and so on. Lately I found some rather interesting things (but I don&#8217;t remember on which blog) for the transactionlog-performance.
&#160;
First I will talk a little about transaction log fragmentation.
No, [...]]]></description>
			<content:encoded><![CDATA[<p>It has been some time that I blogged. But lately I really have little time.</p>
<p>But this does not mean I don&#8217;t follow up on blogs, topics and so on. Lately I found some rather interesting things (but I don&#8217;t remember on which blog) for the transactionlog-performance.</p>
<p>&nbsp;</p>
<p>First I will talk a little about transaction log fragmentation.</p>
<p>No, NOT about the physical fragmentation. I think that issue is well-known by now (at least, I hope so).</p>
<p>&nbsp;</p>
<p>I want to talk about internal fragmentation!</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/12/23/some-tips-tricks-for-the-transaction-log/#more-124" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/12/23/some-tips-tricks-for-the-transaction-log/feed/</wfw:commentRss>
		</item>
		<item>
		<title>NAV500SP1 bulk insert and code-testing on SQL</title>
		<link>http://mibuso.com/blogs/kriki/2008/11/14/nav500sp1-bulk-insert-and-code-testing-on-sql/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/11/14/nav500sp1-bulk-insert-and-code-testing-on-sql/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 12:01:31 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[NAVISION]]></category>

		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/11/14/nav500sp1-bulk-insert-and-code-testing-on-sql/</guid>
		<description><![CDATA[As we all know, SQL has the &#8220;negative&#8221; aspect that it is possible to read records that are not yet commited (with some transaction type you can avoid this, but this is an other discussion). With the native DB, this is not possible.
&#160;
Why do I put double quotes around negative? Well, for testing it is [...]]]></description>
			<content:encoded><![CDATA[<p>As we all know, SQL has the &#8220;negative&#8221; aspect that it is possible to read records that are not yet commited (with some transaction type you can avoid this, but this is an other discussion). With the native DB, this is not possible.</p>
<p>&nbsp;</p>
<p>Why do I put double quotes around negative? Well, for testing it is a quite interesting feature. Why?</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/11/14/nav500sp1-bulk-insert-and-code-testing-on-sql/#more-123" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/11/14/nav500sp1-bulk-insert-and-code-testing-on-sql/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A new desktop PC</title>
		<link>http://mibuso.com/blogs/kriki/2008/10/13/a-new-desktop-pc-2/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/10/13/a-new-desktop-pc-2/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 19:31:29 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Varia]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/10/13/a-new-desktop-pc-2/</guid>
		<description><![CDATA[A week ago, we (my wife and me) decided to buy a new desktop. What was to be just buying and re-installing turned out to be quite an adventure (&#8230; well not really, but it sounds good &#8230;)
&#160;
First thing I noticed is that even the lowest priced computers are quite powerful! Maybe it looks to [...]]]></description>
			<content:encoded><![CDATA[<p>A week ago, we (my wife and me) decided to buy a new desktop. What was to be just buying and re-installing turned out to be quite an adventure (&#8230; well not really, but it sounds good &#8230;)</p>
<p>&nbsp;</p>
<p>First thing I noticed is that even the lowest priced computers are quite powerful! Maybe it looks to me like that because I am used to see server hardware and portables. It costs €233, has 2 GB of memory, dual core Intel 64bit (!) CPU (don&#8217;t remember the speed, but for performance this is generally not so imported). For the rest, it has a 160GB SATA drive and a SATA DVD. No floppy! An integrated ethernet card. I lost count of the USB-ports and various other ports on it. But no parallel port for the printer (I still use one that ONLY has a parallel port! Well, ok, I can accept that. After all, we decided to get rid of it anyway when the cartridge will be empty [a new cartridge probably costs more then the printer anyway]). An (Italian) Vista was pre-installed on the desktop.</p>
<p>  <a href="http://mibuso.com/blogs/kriki/2008/10/13/a-new-desktop-pc-2/#more-122" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/10/13/a-new-desktop-pc-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Website maintenance (upgrade of forum)</title>
		<link>http://mibuso.com/blogs/kriki/2008/09/08/website-maintenance-upgrade-of-forum/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/09/08/website-maintenance-upgrade-of-forum/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 15:15:13 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/09/08/website-maintenance-upgrade-of-forum/</guid>
		<description><![CDATA[We have a go-live date: the weekend of 20-21 September 2008!
Read here for more info:Website maintenance (upgrade of forum)
]]></description>
			<content:encoded><![CDATA[<p>We have a go-live date: the weekend of 20-21 September 2008!</p>
<p>Read here for more info:<a href="http://www.mibuso.com/forum/viewtopic.php?t=28240">Website maintenance (upgrade of forum)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/09/08/website-maintenance-upgrade-of-forum/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Private Messages</title>
		<link>http://mibuso.com/blogs/kriki/2008/09/06/private-messages/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/09/06/private-messages/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 12:32:56 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/09/06/private-messages/</guid>
		<description><![CDATA[
Inbox


Here are all the messages that have been send to you. If it happens your PM-box is full, you need to delete some PM&#8217;s to make place. This can also be done automatically by a setting (Private messages=&#62;Rules, folders &#38; settings=&#62;Folder options [see later for more info]).
]]></description>
			<content:encoded><![CDATA[<ul>
<li>Inbox</li>
</ul>
<p><a href="http://mibuso.com/blogs/kriki/files/2008/09/090608-1232-privatemess1.png" title="090608-1232-privatemess1.png"><img src="http://mibuso.com/blogs/kriki/files/2008/09/090608-1232-privatemess1.thumbnail.png" alt="090608-1232-privatemess1.png" /></a></p>
<p>Here are all the messages that have been send to you. If it happens your PM-box is full, you need to delete some PM&#8217;s to make place. This can also be done automatically by a setting (Private messages=&gt;Rules, folders &amp; settings=&gt;Folder options [see later for more info]).</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/09/06/private-messages/#more-119" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/09/06/private-messages/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Reporting a post/topic</title>
		<link>http://mibuso.com/blogs/kriki/2008/08/28/reporting-a-posttopic/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/08/28/reporting-a-posttopic/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 06:08:23 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/08/28/reporting-a-posttopic/</guid>
		<description><![CDATA[This function is REALLY underused by the forum-members!
What (and when or why) is reporting a post/topic?

WHAT: Reporting means to bring a topic or post to the attention of the moderators/administrators.
WHEN (WHY):

When you think that a post/topic is spam or advertising or if it contains offensive text or pictures,&#8230; In the forum rules is explained how [...]]]></description>
			<content:encoded><![CDATA[<p>This function is REALLY underused by the forum-members!</p>
<p>What (and when or why) is reporting a post/topic?</p>
<ul>
<li>WHAT: Reporting means to bring a topic or post to the attention of the moderators/administrators.</li>
<li>WHEN (WHY):
<ul>
<li>When you think that a post/topic is spam or advertising or if it contains offensive text or pictures,&#8230; In the forum rules is explained how a topic/post should behave. If it breaks one (or more) rules, you can report it (there is no need to be a back seat moderator). The moderators/administrators will then decide what to do with it.</li>
<li>When a topic contains a bad title (like Help me ; I am stuck ; I&#8217;ve got an error ; &#8230;)</li>
<li>When a topic is in the wrong forum</li>
<li>When 2 user created the same topic multiple times in the same or another forum.</li>
<li>When a topic can be &#8216;promoted&#8217; to the Navision Tips&amp;Tricks forum.</li>
<li>When a topic is solved (or is a good posting) and the attribute is not set. (BTW: DON&#8217;T report the ones that have [SOLVED] in the description. These we will find and in time, we will change them (actually we hope the topic-owner does this <img src='http://mibuso.com/blogs/kriki/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ).</li>
<li>Other reasons you might consider valid. <a href="http://mibuso.com/blogs/kriki/2008/08/28/reporting-a-posttopic/#more-112" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/08/28/reporting-a-posttopic/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Create a new post</title>
		<link>http://mibuso.com/blogs/kriki/2008/08/28/create-a-new-post/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/08/28/create-a-new-post/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 05:56:50 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/08/28/create-a-new-post/</guid>
		<description><![CDATA[Someone has responded to your topic and you want to give more information or ask some extra information on the topic.
So, go to the topic and then click the &#8220;postreply&#8221; button (not the newtopic! This will create a completely new topic).

For the rest, this is less- or more the same as for creating a new [...]]]></description>
			<content:encoded><![CDATA[<p>Someone has responded to your topic and you want to give more information or ask some extra information on the topic.</p>
<p>So, go to the topic and then click the &#8220;postreply&#8221; button (not the newtopic! This will create a completely new topic).</p>
<p><a href="http://mibuso.com/blogs/kriki/files/2008/08/082808-0557-createanewp1.png" title="082808-0557-createanewp1.png"><img src="http://mibuso.com/blogs/kriki/files/2008/08/082808-0557-createanewp1.thumbnail.png" alt="082808-0557-createanewp1.png" /></a></p>
<p>For the rest, this is less- or more the same as for creating a new topic. Also here it is possible to attach pictures.</p>
<p>After the reply-part, there is the attachment part and after that there is the complete history of the topic.</p>
<p><a href="http://mibuso.com/blogs/kriki/files/2008/08/082808-0557-createanewp2.png" title="082808-0557-createanewp2.png"><img src="http://mibuso.com/blogs/kriki/files/2008/08/082808-0557-createanewp2.thumbnail.png" alt="082808-0557-createanewp2.png" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/08/28/create-a-new-post/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RSS Feeds</title>
		<link>http://mibuso.com/blogs/kriki/2008/08/28/rss-feeds/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/08/28/rss-feeds/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 05:46:43 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/08/28/rss-feeds/</guid>
		<description><![CDATA[This has completely changed! The RSS-MOD we found has a lot of possibilities.
Actually, it has so many options I had some problems too. After studying them, I advised Luc to remove some of them and to make some options standard.
First thing: It makes a difference if you are logged in or not when opening this [...]]]></description>
			<content:encoded><![CDATA[<p>This has completely changed! The RSS-MOD we found has a lot of possibilities.</p>
<p>Actually, it has so many options I had some problems too. After studying them, I advised Luc to remove some of them and to make some options standard.</p>
<p>First thing: It makes a difference if you are logged in or not when opening this page! If you are logged in, you can also see the protected forums (like the 2 protected Romanian forums). Of course ONLY if your user account has access to it!</p>
<p>Where to find the RSS-page? Well you can access it from anywhere (RSS Feed):</p>
<p><a href="http://mibuso.com/blogs/kriki/files/2008/08/082808-0547-rssfeeds1.png" title="082808-0547-rssfeeds1.png"><img src="http://mibuso.com/blogs/kriki/files/2008/08/082808-0547-rssfeeds1.thumbnail.png" alt="082808-0547-rssfeeds1.png" /></a></p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/08/28/rss-feeds/#more-106" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/08/28/rss-feeds/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Create a new topic</title>
		<link>http://mibuso.com/blogs/kriki/2008/08/27/create-a-new-topic/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/08/27/create-a-new-topic/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 11:46:20 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/08/27/create-a-new-topic/</guid>
		<description><![CDATA[After you searched the forum and didn&#8217;t find your problem (and solution), you decided to write a post. But first you needed to create a login and do some setup.
After all that, finally you can make a new topic.
First problem: in which forum? Well read the forum-descriptions and it will be clear where to write [...]]]></description>
			<content:encoded><![CDATA[<p>After you searched the forum and didn&#8217;t find your problem (and solution), you decided to write a post. But first you needed to create a login and do some setup.</p>
<p>After all that, finally you can make a new topic.</p>
<p>First problem: in which forum? Well read the forum-descriptions and it will be clear where to write it.</p>
<p>Second (and probably biggest problem): a good title!</p>
<p>Remember a good title describes your problem and gives other uses directly an idea what the topic is about.</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/08/27/create-a-new-topic/#more-102" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/08/27/create-a-new-topic/feed/</wfw:commentRss>
		</item>
		<item>
		<title>UCP Friends &#38; Foes</title>
		<link>http://mibuso.com/blogs/kriki/2008/08/19/ucp-friends-foes/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/08/19/ucp-friends-foes/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 05:57:54 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/08/19/ucp-friends-foes/</guid>
		<description><![CDATA[This one is new and quite interesting. What are friends for? Well, in general you want to keep them close! How? I think it is easier to explain it with an example.

Manage friends
If for example you send a lot of PM&#8217;s to a certain person, in the new version you always needed to type in [...]]]></description>
			<content:encoded><![CDATA[<p>This one is new and quite interesting. What are friends for? Well, in general you want to keep them close! How? I think it is easier to explain it with an example.</p>
<ul>
<li>Manage friends
<p>If for example you send a lot of PM&#8217;s to a certain person, in the new version you always needed to type in his/her name or search it in the list. If you define the person as a friend, you don&#8217;t need to do it anymore. You can just click on the add-button near the name and it will be added as the person to send a PM to (later more on PM&#8217;s). You also see if they are online or not. If the person wants his online status to be hidden, you won&#8217;t see him as online.</li>
</ul>
<p> <a href="http://mibuso.com/blogs/kriki/2008/08/19/ucp-friends-foes/#more-97" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/08/19/ucp-friends-foes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>UCP User Groups</title>
		<link>http://mibuso.com/blogs/kriki/2008/08/19/ucp-user-groups/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/08/19/ucp-user-groups/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 05:49:42 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/08/19/ucp-user-groups/</guid>
		<description><![CDATA[
Edit memberships

Until now, Luc did change some things in the forum software to simulate groups (Administrators, Moderators, MVP, Site Supporters).
Now this is integrated in the forum-software.

All users, once they confirmed the registration, are placed into &#8220;Registered users&#8221;. In some you can apply to join and if you meet the conditions, you are admitted. This is [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Edit memberships</li>
</ul>
<p>Until now, Luc did change some things in the forum software to simulate groups (Administrators, Moderators, MVP, Site Supporters).</p>
<p>Now this is integrated in the forum-software.</p>
<p><a href="http://mibuso.com/blogs/kriki/files/2008/08/081908-0550-ucpusergrou1.png" title="081908-0550-ucpusergrou1.png"><img src="http://mibuso.com/blogs/kriki/files/2008/08/081908-0550-ucpusergrou1.thumbnail.png" alt="081908-0550-ucpusergrou1.png" /></a></p>
<p>All users, once they confirmed the registration, are placed into &#8220;Registered users&#8221;. In some you can apply to join and if you meet the conditions, you are admitted. This is all done by the administrator.</p>
<ul>
<li>Manage groups</li>
</ul>
<p>You have this menu if you are leader of a group. For the moment only the administrator can do this.</p>
<p><a href="http://mibuso.com/blogs/kriki/files/2008/08/081908-0550-ucpusergrou2.png" title="081908-0550-ucpusergrou2.png"><img src="http://mibuso.com/blogs/kriki/files/2008/08/081908-0550-ucpusergrou2.thumbnail.png" alt="081908-0550-ucpusergrou2.png" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/08/19/ucp-user-groups/feed/</wfw:commentRss>
		</item>
		<item>
		<title>UCP Board Preferences</title>
		<link>http://mibuso.com/blogs/kriki/2008/08/19/ucp-board-preferences/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/08/19/ucp-board-preferences/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 05:41:54 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/08/19/ucp-board-preferences/</guid>
		<description><![CDATA[
Edit global settings

Also this is quite familiar.

]]></description>
			<content:encoded><![CDATA[<ul>
<li>Edit global settings</li>
</ul>
<p>Also this is quite familiar.</p>
<p><a href="http://mibuso.com/blogs/kriki/files/2008/08/081908-0542-ucpboardpre1.png" title="081908-0542-ucpboardpre1.png"><img src="http://mibuso.com/blogs/kriki/files/2008/08/081908-0542-ucpboardpre1.thumbnail.png" alt="081908-0542-ucpboardpre1.png" /></a></p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/08/19/ucp-board-preferences/#more-90" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/08/19/ucp-board-preferences/feed/</wfw:commentRss>
		</item>
		<item>
		<title>UCP Profile</title>
		<link>http://mibuso.com/blogs/kriki/2008/08/12/ucp-profile/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/08/12/ucp-profile/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 19:00:47 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/08/12/ucp-profile/</guid>
		<description><![CDATA[
Edit profile

This is quite familiar, I would say.

Ok. I admit it, the birthday part is new&#8230;
]]></description>
			<content:encoded><![CDATA[<ul>
<li>Edit profile</li>
</ul>
<p>This is quite familiar, I would say.</p>
<p><a href="http://mibuso.com/blogs/kriki/files/2008/08/081208-1901-ucpprofile1.png" title="081208-1901-ucpprofile1.png"><img src="http://mibuso.com/blogs/kriki/files/2008/08/081208-1901-ucpprofile1.thumbnail.png" alt="081208-1901-ucpprofile1.png" /></a></p>
<p>Ok. I admit it, the birthday part is new&#8230;</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/08/12/ucp-profile/#more-86" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/08/12/ucp-profile/feed/</wfw:commentRss>
		</item>
		<item>
		<title>UCP Overview</title>
		<link>http://mibuso.com/blogs/kriki/2008/08/04/ucp-overview/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/08/04/ucp-overview/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 06:03:53 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/08/04/ucp-overview/</guid>
		<description><![CDATA[
Manage subscriptions


If there are forums or topics that interest you, you can subscribe to it. If a post is created in that forum/topic, you will be notified.
To subscribe a forum : Open the forum and in the top, you wil see &#8220;Subscribe forum&#8221;

To subscribe a topic : Open the topic and in the top, you [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Manage subscriptions</li>
</ul>
<p><a href="http://mibuso.com/blogs/kriki/files/2008/08/080408-0604-ucpoverview1.png" title="080408-0604-ucpoverview1.png"><img src="http://mibuso.com/blogs/kriki/files/2008/08/080408-0604-ucpoverview1.thumbnail.png" alt="080408-0604-ucpoverview1.png" /></a></p>
<p>If there are forums or topics that interest you, you can subscribe to it. If a post is created in that forum/topic, you will be notified.</p>
<p>To subscribe a forum : Open the forum and in the top, you wil see &#8220;Subscribe forum&#8221;</p>
<p><a href="http://mibuso.com/blogs/kriki/files/2008/08/080408-0604-ucpoverview2.png" title="080408-0604-ucpoverview2.png"><img src="http://mibuso.com/blogs/kriki/files/2008/08/080408-0604-ucpoverview2.thumbnail.png" alt="080408-0604-ucpoverview2.png" /></a><a href="http://mibuso.com/blogs/kriki/files/2008/08/080408-0604-ucpoverview2.png" title="080408-0604-ucpoverview2.png"></a></p>
<p>To subscribe a topic : Open the topic and in the top, you wil see &#8220;Subscribe topic&#8221;<br />
<a href="http://mibuso.com/blogs/kriki/files/2008/08/080408-0604-ucpoverview3.png" title="080408-0604-ucpoverview3.png"><img src="http://mibuso.com/blogs/kriki/files/2008/08/080408-0604-ucpoverview3.thumbnail.png" alt="080408-0604-ucpoverview3.png" /></a></p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/08/04/ucp-overview/#more-82" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/08/04/ucp-overview/feed/</wfw:commentRss>
		</item>
		<item>
		<title>User Control Panel</title>
		<link>http://mibuso.com/blogs/kriki/2008/08/04/user-control-panel/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/08/04/user-control-panel/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 05:50:58 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/08/04/user-control-panel/</guid>
		<description><![CDATA[After registering and confirming it, best thing is to setup your profile before starting to post. Where to do that? In the User Control Panel.
From now on, I will call the User Control Panel the &#8220;UCP&#8221;!

And here is the UCP front page:

It gives some basic information like when you joined, how many posts you have. [...]]]></description>
			<content:encoded><![CDATA[<p>After registering and confirming it, best thing is to setup your profile before starting to post. Where to do that? In the User Control Panel.</p>
<p><strong>From now on, I will call the User Control Panel the &#8220;UCP&#8221;!<br />
</strong></p>
<p>And here is the UCP front page:</p>
<p><a href="http://mibuso.com/blogs/kriki/files/2008/08/080408-0551-usercontrol1.png" title="080408-0551-usercontrol1.png"><img src="http://mibuso.com/blogs/kriki/files/2008/08/080408-0551-usercontrol1.thumbnail.png" alt="080408-0551-usercontrol1.png" /></a></p>
<p>It gives some basic information like when you joined, how many posts you have. In which forum you are most active, and your most active topic.</p>
<p>There is so much in the UCP that I decided to divide it into parts. I will make a separate blogpost for:</p>
<ul>
<li>UCP Overview</li>
<li>UCP Profile</li>
<li>UCP Board Preferences</li>
<li>UCP User Groups</li>
<li>UCP Friends &amp; Foes</li>
</ul>
<p>Also the private messages are a part of the UCP now. I will come to these in the end. First I will handle the other UCP-topics, then about posting, RSS, PM&#8217;s, reporting.</p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/08/04/user-control-panel/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Forum Rules</title>
		<link>http://mibuso.com/blogs/kriki/2008/08/04/forum-rules/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/08/04/forum-rules/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 05:48:31 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/08/04/forum-rules/</guid>
		<description><![CDATA[After searching something, it is possible you don&#8217;t find anything, so you have to write your own topic to ask for help. Where to start? First step, I would say, is to read the forum rules (of course you can also read them BEFORE you start searching [The first rule is about searching. Well, it [...]]]></description>
			<content:encoded><![CDATA[<p>After searching something, it is possible you don&#8217;t find anything, so you have to write your own topic to ask for help. Where to start? First step, I would say, is to read the forum rules (of course you can also read them BEFORE you start searching [The first rule is about searching. Well, it just says that you should search BEFORE posting something!]).</p>
<p>But were are they? In the old version they are &#8220;hidden&#8221; in the &#8220;Announcements&#8221;-forum as an announcement. Now we have a better place! There is a link on the main forum page!</p>
<p><a href="http://mibuso.com/blogs/kriki/files/2008/08/080408-0549-forumrules1.png" title="080408-0549-forumrules1.png"><img src="http://mibuso.com/blogs/kriki/files/2008/08/080408-0549-forumrules1.thumbnail.png" alt="080408-0549-forumrules1.png" /></a></p>
<p>We did some restructuring of the rules. They are now grouped by topic:</p>
<p><a href="http://mibuso.com/blogs/kriki/files/2008/08/080408-0549-forumrules2.png" title="080408-0549-forumrules2.png"><img src="http://mibuso.com/blogs/kriki/files/2008/08/080408-0549-forumrules2.thumbnail.png" alt="080408-0549-forumrules2.png" /></a></p>
<p>When we make changes to the rules, we will still put them in the announcements, so check them regularly (RSS is useful for this [later more on RSS]). And then change/add them in the forum rules page.</p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/08/04/forum-rules/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Searching Mibuso</title>
		<link>http://mibuso.com/blogs/kriki/2008/07/18/searching-mibuso/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/07/18/searching-mibuso/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 07:06:53 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/07/18/searching-mibuso/</guid>
		<description><![CDATA[First and for all: Mibuso 3 has a new possibility to search: You can search on &#8220;Topic Titles Only&#8221;!
In the old version, I always missed this possibility.
Including the message texts in the search can give you a lot of extra topics that are NOT about your problem, but they are selected because your keywords happen [...]]]></description>
			<content:encoded><![CDATA[<p>First and for all: Mibuso 3 has a new possibility to search: You can search on &#8220;Topic Titles Only&#8221;!</p>
<p>In the old version, I always missed this possibility.</p>
<p>Including the message texts in the search can give you a lot of extra topics that are NOT about your problem, but they are selected because your keywords happen to be in it.</p>
<p>The title does NOT have that problem (or at least SHOULDN&#8217;T have it). BUT this means EVERYONE has to create good titles that REALLY explain what the topic is about. This the BIG reason, I do insist on having a title that says something and not &#8220;Help&#8221;, &#8220;URGENT&#8221;,&#8230;</p>
<p>In reality, I only have 2 advices:</p>
<ol>
<li>First and for all: use good titles when you write a topic.</li>
<li>Try to put your search-parameters to limit as much as possible the replies. If you don&#8217;t find what you need, you can always try to remove some parameters and have a wider search.</li>
</ol>
<p> <a href="http://mibuso.com/blogs/kriki/2008/07/18/searching-mibuso/#more-68" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/07/18/searching-mibuso/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Order of the Mibuso 3 blogs</title>
		<link>http://mibuso.com/blogs/kriki/2008/07/11/order-of-the-mibuso-3-blogs/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/07/11/order-of-the-mibuso-3-blogs/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 16:49:48 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/07/11/order-of-the-mibuso-3-blogs/</guid>
		<description><![CDATA[About what do I need to blog and in which order?
First what is there to blog about? I made a tour of Mibuso 3 to see what is new and make some note for a blog. I noticed that in almost (or all) places something was changed or added.
Now I have a beautiful list of [...]]]></description>
			<content:encoded><![CDATA[<p>About what do I need to blog and in which order?</p>
<p>First what is there to blog about? I made a tour of Mibuso 3 to see what is new and make some note for a blog. I noticed that in almost (or all) places something was changed or added.</p>
<p>Now I have a beautiful list of things to blog about. But now I have another problem: in which order to blog about them?</p>
<p>After some days I found the answer. I will blog about them in the order that a new user should use all the functionalities of the Mibuso 3.</p>
<p>But why does someone come to the forum?</p>
<p>Because you have a problem and are searching for an answer to your problem.</p>
<p>So first part is to search something. If you don&#8217;t find it, you need to write a topic but first you need to register as a user (and while waiting for the confirmation-email, it is a good idea to read the forum rules).</p>
<p>Then you setup your user account (at least I do that).</p>
<p>And then you write your topic, wait for answers (through email or RSS), respond to the replies (through a post or also a private message [=PM]) and then (hopefully) confirm your problem has been solved.</p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/07/11/order-of-the-mibuso-3-blogs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mibuso V3.01</title>
		<link>http://mibuso.com/blogs/kriki/2008/06/30/mibuso-v301/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/06/30/mibuso-v301/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 07:39:25 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/06/30/mibuso-v301/</guid>
		<description><![CDATA[Well, actually it is not a new version of Mibuso, but a new version of the forum software.
We are planning the upgrade in first half of September 2008!
This is the first post about the new version. Other posts will follow in which I will explain the new features and some differences.
First of all : we [...]]]></description>
			<content:encoded><![CDATA[<p>Well, actually it is not a new version of Mibuso, but a new version of the forum software.</p>
<p><strong>We are planning the upgrade in first half of September 2008!</strong></p>
<p>This is the first post about the new version. Other posts will follow in which I will explain the new features and some differences.</p>
<p>First of all : we have tried to keep the forum-look as close as what we are used to (As a first &#8216;taste&#8217;, Luc showed me the new forum with a complete new look. HORROR! PANIC! I don&#8217;t recognize MY forum any more! We decided immediately to keep the look we all know too well.)</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/06/30/mibuso-v301/#more-52" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/06/30/mibuso-v301/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cache on native database</title>
		<link>http://mibuso.com/blogs/kriki/2008/05/26/cache-on-native-database/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/05/26/cache-on-native-database/#comments</comments>
		<pubDate>Mon, 26 May 2008 18:00:53 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[NAVISION-DB]]></category>

		<category><![CDATA[PERFORMANCE]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/05/26/cache-on-native-database/</guid>
		<description><![CDATA[We all know that the theoretical limit is 1GB for the cache on the native database.
But the practical maximum we ever reached (or heard/read from others) is around 850MB.
The same for me. I never installed or heard someone install a native database service and got over that 850MB limit (and sometimes even getting there is [...]]]></description>
			<content:encoded><![CDATA[<p>We all know that the theoretical limit is 1GB for the cache on the native database.</p>
<p>But the practical maximum we ever reached (or heard/read from others) is around 850MB.</p>
<p>The same for me. I never installed or heard someone install a native database service and got over that 850MB limit (and sometimes even getting there is difficult).</p>
<p>I also got once a problem when installing the service with less memory and it wouldn&#8217;t install. I got angry, restarted the install-batch (I always use a batch with the install parameters to install the service)  several times and after about 10 times I got the message that the service was installed. Why didn&#8217;t the install work from the first time? I didn&#8217;t find out at the moment and I still don&#8217;t know the answer. But at least the installation was done and all works.</p>
<p>NOW I can confirm someone who arrived at a 950MB cache!</p>
<p>And even more, it is not from someone who told me he arrived there! I DID IT MYSELF!</p>
<p>I have a customer who put some more memory in their server (from 1GB to 2GB) because they had a cache of about 550 MB and they are suffering some performance issues lately when doing their end-of-month processing.</p>
<p>I just tried 850MB and it installed immediately. So I thought:why not try more : I tied 950MB and it installed from the first time!</p>
<p>Why don&#8217;t we have 1GB? To be honest, I didn&#8217;t even dare to try it out (after I got so easily 950MB). I&#8217;ve had to much problems in the past to even get at 850MB.</p>
<p>And to win another 50MB is not so much. We just got from about 550MB to 950MB: a gain of about 90%!</p>
<p>Why this post?</p>
<p>Well, finally I have someone who installed a native database server with over 850MB of cache! And I don&#8217;t have it from hear-say, but from a trustworthy source (Well &#8230; I consider myself a trustworthy source&#8230;).</p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/05/26/cache-on-native-database/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How hard is it to pick the right non-clustered indexes?</title>
		<link>http://mibuso.com/blogs/kriki/2008/05/21/how-hard-is-it-to-pick-the-right-non-clustered-indexes/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/05/21/how-hard-is-it-to-pick-the-right-non-clustered-indexes/#comments</comments>
		<pubDate>Wed, 21 May 2008 12:15:25 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[PERFORMANCE]]></category>

		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/05/21/how-hard-is-it-to-pick-the-right-non-clustered-indexes/</guid>
		<description><![CDATA[When reading this blog, I first thought it was such an obvious thing, hardly worth to blog about it. But then I read the last part and he points out something that is obvious for me but probably it isn&#8217;t THAT obvious for everyone: You really have to know your workload and your data to [...]]]></description>
			<content:encoded><![CDATA[<p>When reading this blog, I first thought it was such an obvious thing, hardly worth to blog about it. But then I read the last part and he points out something that is obvious for me but probably it isn&#8217;t THAT obvious for everyone: <strong>You really have to know your workload and your data to know which columns are used, in what combinations, and how often.</strong></p>
<p>This latest phrase convinced me to refer to that blog. It is quite hard to create good indexes. But if you don&#8217;t know the data or how that data is used, how can you possible think to index it in a good way?</p>
<p>This is the blog:<br />
<a href="http://www.sqlskills.com/blogs/paul/2008/05/14/HowHardIsItToPickTheRightNonclusteredIndexes.aspx">How hard is it to pick the right non-clustered indexes?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/05/21/how-hard-is-it-to-pick-the-right-non-clustered-indexes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Integrate Performance Monitor and SQL Profiler</title>
		<link>http://mibuso.com/blogs/kriki/2008/05/21/how-to-integrate-performance-monitor-and-sql-profiler/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/05/21/how-to-integrate-performance-monitor-and-sql-profiler/#comments</comments>
		<pubDate>Wed, 21 May 2008 12:00:01 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[PERFORMANCE]]></category>

		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/05/21/how-to-integrate-performance-monitor-and-sql-profiler/</guid>
		<description><![CDATA[On Directions EMEA 2008, Mark Brummel showed how to integrate performance monitor and SQL profiler. Later I tried to do it but couldn&#8217;t and asked Mark to blog about it. But seems he is too late for it!
I found this blog : How to Integrate Performance Monitor and SQL Profiler
]]></description>
			<content:encoded><![CDATA[<p>On Directions EMEA 2008, Mark Brummel showed how to integrate performance monitor and SQL profiler. Later I tried to do it but couldn&#8217;t and asked Mark to blog about it. But seems he is too late for it!</p>
<p>I found this blog : <a href="http://www.sql-server-performance.com/faq/How_to_Integrate_Performance_Monitor_and_SQL_Profiler_p1.aspx">How to Integrate Performance Monitor and SQL Profiler</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/05/21/how-to-integrate-performance-monitor-and-sql-profiler/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I found a bug!</title>
		<link>http://mibuso.com/blogs/kriki/2008/05/15/i-found-a-bug/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/05/15/i-found-a-bug/#comments</comments>
		<pubDate>Thu, 15 May 2008 20:09:44 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Varia]]></category>

		<category><![CDATA[Bug]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/05/15/i-found-a-bug/</guid>
		<description><![CDATA[Well, we all find (a lot of) bugs in programs.
So why talk about them?
Well, this bug is REALLY different. This bug is a very ancient one. One that came from the era of the first computers!
What it is the story?
Well, I was at a customer when suddenly someone told me to have a look on [...]]]></description>
			<content:encoded><![CDATA[<p>Well, we all find (a lot of) bugs in programs.</p>
<p>So why talk about them?</p>
<p>Well, this bug is REALLY different. This bug is a very ancient one. One that came from the era of the first computers!</p>
<p>What it is the story?</p>
<p>Well, I was at a customer when suddenly someone told me to have a look on his screen because of a bug.</p>
<p>So far,  nothing special.</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/05/15/i-found-a-bug/#more-47" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/05/15/i-found-a-bug/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Some general remarks on Directions EMEA 2008</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/21/some-general-remarks/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/21/some-general-remarks/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 08:47:00 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[DirectionsEMEA2008]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/21/some-general-remarks/</guid>
		<description><![CDATA[I hoped to put the blogs online while I was waiting for the airplane, but I didn&#8217;t have a connection at the airport. Sunday I had other (more important!) things to do: playing with my daughter and also her performance for her nursery school&#8217;s &#8216;gymnastics essay&#8217; (I don&#8217;t find a better translation for the Italian [...]]]></description>
			<content:encoded><![CDATA[<p>I hoped to put the blogs online while I was waiting for the airplane, but I didn&#8217;t have a connection at the airport. Sunday I had other (more important!) things to do: playing with my daughter and also her performance for her nursery school&#8217;s &#8216;gymnastics essay&#8217; (I don&#8217;t find a better translation for the Italian &#8220;Saggio di ginnastica&#8221; in English nor Dutch/Flemish).</p>
<p>The &#8220;NAV&#8221; in Dynamics NAV is pronounced letter by letter using the English alfabet and not as 1 word.<br />
I write this because I noticed a lot that people don&#8217;t know exactly how it should be pronounced.</p>
<p>I also noticed that most demo&#8217;s are done from a VPC. This really has some advantages:<br />
-You don&#8217;t need to install anything on your PC.<br />
-Also if someone prepares it and sends it to someone else, you don&#8217;t need to worry if the person has installed everything. (Just worry about the fact that the portable that needs to run it needs enough memory and it needs MS Virtual Machine installed.</p>
<p>Also some jokes about me:<br />
-When others were searching for me they just looked for an electric socket because they knew they would find me there writing and blogging.<br />
-Another joke was that they said that I had my portable attached to my hands. Because each time they saw me it was with my portable under my hands.</p>
<p>-I definitly have to learn MS OneNote. Waldo told me (I asked for some tips&amp;tricks for blogging during the events) he used OneNote to write his blogs and also meetings.</p>
<p>Maybe some words about Directions EMEA 2008 (after all THAT was the event)<br />
I can&#8217;t compare other events because it was my first one. I find it a great event with a good mix between salesstuff and techstuff.<br />
Neither sales, neither techies could fall asleep while listening (Some did anyway!) to an annoying session (salesstuff for techies or techstuff for salespeople).<br />
I also heard a lot of times that people found it a great event.<br />
Some of those also went to Directions US and they found EMEA was better.</p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/21/some-general-remarks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Partner Readiness: Building training plans for your employees on Dynamics NAV by Gina Haines,Lotte Cordt Ihlemann</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/21/partner-readiness-building-training-plans-for-your-employees-on-dynamics-nav-by-gina-haineslotte-cordt-ihlemann/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/21/partner-readiness-building-training-plans-for-your-employees-on-dynamics-nav-by-gina-haineslotte-cordt-ihlemann/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 08:33:07 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[DirectionsEMEA2008]]></category>

		<category><![CDATA[NAVISION]]></category>

		<category><![CDATA[NAVSION]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/21/partner-readiness-building-training-plans-for-your-employees-on-dynamics-nav-by-gina-haineslotte-cordt-ihlemann/</guid>
		<description><![CDATA[My first impression was that it was mostly salestalk to sell courses and certifications to both partners and customers, but later on it got more interesting. It was focused on NAV5.0 and NAV2009 though.
Why do you care about training your people?
-more consultants=more revenue, more margin.
-more productive consultants=more revenue, more margin, higher profitability
-avoid burn them out
Partner [...]]]></description>
			<content:encoded><![CDATA[<p>My first impression was that it was mostly salestalk to sell courses and certifications to both partners and customers, but later on it got more interesting. It was focused on NAV5.0 and NAV2009 though.</p>
<p>Why do you care about training your people?<br />
-more consultants=more revenue, more margin.<br />
-more productive consultants=more revenue, more margin, higher profitability<br />
-avoid burn them out</p>
<p>Partner launch portal<br />
-one stop shop<br />
&#8211;product downloads<br />
&#8211;VPCs/CTPs<br />
&#8211;training materials&amp;recordings<br />
&#8211;sales and marketing materials<br />
&#8211;etc<br />
&#8211;see also on the partnersource. There are some links for NAV5 and NAV2009! Keep also that page in mind, they will continue uploading new material.</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/04/21/partner-readiness-building-training-plans-for-your-employees-on-dynamics-nav-by-gina-haineslotte-cordt-ihlemann/#more-45" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/21/partner-readiness-building-training-plans-for-your-employees-on-dynamics-nav-by-gina-haineslotte-cordt-ihlemann/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Webservices for NAV by Kris Rafnsson</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/21/webservices-for-nav-by-kris-rafnsson/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/21/webservices-for-nav-by-kris-rafnsson/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 08:31:04 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[DirectionsEMEA2008]]></category>

		<category><![CDATA[NAVISION]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/21/webservices-for-nav-by-kris-rafnsson/</guid>
		<description><![CDATA[Integration options in previous versions
-C/front
-C/ODBC
-OCX
-Automation
-Navision Application Server (NAS)
Web services
-new method of interacting programmatically with the MS Dynamics NAV system
&#8211;Access over a network
&#8211;execution on remote system
-Widely-used, industry-standard
&#8211;Understood/used by other systems/products
&#8211;Best way to integrate across systems
]]></description>
			<content:encoded><![CDATA[<p>Integration options in previous versions<br />
-C/front<br />
-C/ODBC<br />
-OCX<br />
-Automation<br />
-Navision Application Server (NAS)</p>
<p>Web services<br />
-new method of interacting programmatically with the MS Dynamics NAV system<br />
&#8211;Access over a network<br />
&#8211;execution on remote system<br />
-Widely-used, industry-standard<br />
&#8211;Understood/used by other systems/products<br />
&#8211;Best way to integrate across systems</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/04/21/webservices-for-nav-by-kris-rafnsson/#more-44" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/21/webservices-for-nav-by-kris-rafnsson/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The future of Dynamics by Jan Sillemann/Dan Brown</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/21/the-future-of-dynamics-by-jan-sillemanndan-brown/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/21/the-future-of-dynamics-by-jan-sillemanndan-brown/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 08:26:11 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/21/the-future-of-dynamics-by-jan-sillemanndan-brown/</guid>
		<description><![CDATA[&#8220;Directions was a great success.&#8221; This is not my statement, but I definitly agree!
Directions EMEA can become bigger then Directions US, because we have a very big community.
MS business solutions guiding principles
-build most recognizable brand in business applications market
-deliver most innovative&#38;easily adaptable platform of ISV&#8217;s
-preserve our customer and partner investments while strengthening their overall experience
-enable [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Directions was a great success.&#8221; This is not my statement, but I definitly agree!</p>
<p>Directions EMEA can become bigger then Directions US, because we have a very big community.</p>
<p>MS business solutions guiding principles<br />
-build most recognizable brand in business applications market<br />
-deliver most innovative&amp;easily adaptable platform of ISV&#8217;s<br />
-preserve our customer and partner investments while strengthening their overall experience<br />
-enable and equip an industry-leading ecosystem of solution providers<br />
-deliver a competitively superior value proposition for customers</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/04/21/the-future-of-dynamics-by-jan-sillemanndan-brown/#more-43" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/21/the-future-of-dynamics-by-jan-sillemanndan-brown/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Theme dinner</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/21/theme-dinner/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/21/theme-dinner/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 08:20:39 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[DirectionsEMEA2008]]></category>

		<category><![CDATA[Varia]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/21/theme-dinner/</guid>
		<description><![CDATA[Well, it started quite good: RAIN RAIN RAIN!
Luckily the hotel provided some coats to protect us:

Luc (at the right) and me (at the left).
]]></description>
			<content:encoded><![CDATA[<p>Well, it started quite good: RAIN RAIN RAIN!</p>
<p>Luckily the hotel provided some coats to protect us:<br />
<a href="http://mibuso.com/blogs/kriki/files/2008/04/20080418-01-luc-alain.jpg" title="Luc &amp; Alain"><img src="http://mibuso.com/blogs/kriki/files/2008/04/20080418-01-luc-alain.thumbnail.jpg" alt="Luc &amp; Alain" /></a></p>
<p>Luc (at the right) and me (at the left).</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/04/21/theme-dinner/#more-36" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/21/theme-dinner/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dynamics NAV 2009 exposed, major technical changes by Michael Rosenorn</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/21/dynamics-nav-2009-exposed-major-technical-changes-by-michael-rosenorn/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/21/dynamics-nav-2009-exposed-major-technical-changes-by-michael-rosenorn/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 08:08:39 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[DirectionsEMEA2008]]></category>

		<category><![CDATA[NAVISION]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/21/dynamics-nav-2009-exposed-major-technical-changes-by-michael-rosenorn/</guid>
		<description><![CDATA[Before I posted this, I asked Michael if I could. He answered me that I could do it because it was already public. And also : there were also some customers on the event even if it was partners-only!
Doomsday:What is there for the future: .NET, C#, reporting services,&#8230;? I will be out of business because [...]]]></description>
			<content:encoded><![CDATA[<p>Before I posted this, I asked Michael if I could. He answered me that I could do it because it was already public. And also : there were also some customers on the event even if it was partners-only!</p>
<p>Doomsday:What is there for the future: .NET, C#, reporting services,&#8230;? I will be out of business because I just have C/AL programmers.<br />
No problem! NAV2009 is there to make a bright future!<br />
 <a href="http://mibuso.com/blogs/kriki/2008/04/21/dynamics-nav-2009-exposed-major-technical-changes-by-michael-rosenorn/#more-34" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/21/dynamics-nav-2009-exposed-major-technical-changes-by-michael-rosenorn/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hosting Dynamics NAV by John Brown</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/18/hosting-dynamics-nav-by-john-brown/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/18/hosting-dynamics-nav-by-john-brown/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 15:37:42 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[DirectionsEMEA2008]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/18/hosting-dynamics-nav-by-john-brown/</guid>
		<description><![CDATA[We are talking about hosted applications.
Why does business want hosted applications?
What does this mean to the delivery model?
What does this mean to your business model? It is an opportunity!
]]></description>
			<content:encoded><![CDATA[<p>We are talking about hosted applications.</p>
<p>Why does business want hosted applications?<br />
What does this mean to the delivery model?<br />
What does this mean to your business model? It is an opportunity!</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/04/18/hosting-dynamics-nav-by-john-brown/#more-33" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/18/hosting-dynamics-nav-by-john-brown/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SQL reporting services and BI by Thomas Black-Petersen</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/18/sql-reporting-services-and-bi-by-thomas-black-petersen/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/18/sql-reporting-services-and-bi-by-thomas-black-petersen/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 15:36:13 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[DirectionsEMEA2008]]></category>

		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/18/sql-reporting-services-and-bi-by-thomas-black-petersen/</guid>
		<description><![CDATA[SQL2005 can do a lot more for reporting then SQL2000.
Why use datawarehouse when
-native db is used for NAV
-many users on NAV
-large SQL Navision DB
-need to combine or consolidate several companies in one report or cube with same structure and currency
-heavy use of NAV dimensions
-when you have additional data sources
]]></description>
			<content:encoded><![CDATA[<p>SQL2005 can do a lot more for reporting then SQL2000.</p>
<p>Why use datawarehouse when<br />
-native db is used for NAV<br />
-many users on NAV<br />
-large SQL Navision DB<br />
-need to combine or consolidate several companies in one report or cube with same structure and currency<br />
-heavy use of NAV dimensions<br />
-when you have additional data sources<br />
 <a href="http://mibuso.com/blogs/kriki/2008/04/18/sql-reporting-services-and-bi-by-thomas-black-petersen/#more-32" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/18/sql-reporting-services-and-bi-by-thomas-black-petersen/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Expo Cocktails</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/18/expo-cocktails/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/18/expo-cocktails/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 14:49:19 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[DirectionsEMEA2008]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/18/expo-cocktails/</guid>
		<description><![CDATA[Finished the sessions. Now we have some expo-time. Waldo is showing me some add-ons of his company, so he hasn&#8217;t much time to blog.
This is the proof:
BTW:I only noticed it on the foto, but he does have a weird look in his eyes.

]]></description>
			<content:encoded><![CDATA[<p>Finished the sessions. Now we have some expo-time. Waldo is showing me some add-ons of his company, so he hasn&#8217;t much time to blog.<br />
This is the proof:<br />
BTW:I only noticed it on the foto, but he does have a weird look in his eyes.<br />
<a href="http://mibuso.com/blogs/kriki/files/2008/04/directionsemea2.jpg" title="Waldo And Kriki"><img src="http://mibuso.com/blogs/kriki/files/2008/04/directionsemea2.jpg" alt="Waldo And Kriki" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/18/expo-cocktails/feed/</wfw:commentRss>
		</item>
		<item>
		<title>NAV/SQL Troubleshooting - Blocks &#38; Deadlocks by Joerg Stryk</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/18/navsql-troubleshooting-blocks-deadlocks-by-jorg-stryck/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/18/navsql-troubleshooting-blocks-deadlocks-by-jorg-stryck/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 13:25:03 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[DirectionsEMEA2008]]></category>

		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/18/navsql-troubleshooting-blocks-deadlocks-by-jorg-stryck/</guid>
		<description><![CDATA[First : Sorry for the error in the name but I don&#8217;t have the Umlaut on my Italian keyboard and I am to lazy to get it from MSWord.Well we started with some salestalk:
-&#8221;the NAV/SQL Performance toolbox&#8221;
-book &#8220;THe NAV/SQL Performance Field Guide&#8221;
-syntax for commands
-trace-flags
At least the salestalk ended fast and for a techie it was [...]]]></description>
			<content:encoded><![CDATA[<p>First : Sorry for the error in the name but I don&#8217;t have the Umlaut on my Italian keyboard and I am to lazy to get it from MSWord.Well we started with some salestalk:<br />
-&#8221;the NAV/SQL Performance toolbox&#8221;<br />
-book &#8220;THe NAV/SQL Performance Field Guide&#8221;<br />
-syntax for commands<br />
-trace-flags</p>
<p>At least the salestalk ended fast and for a techie it was interesting anyway (can&#8217;t say the same about other techtalk)</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/04/18/navsql-troubleshooting-blocks-deadlocks-by-jorg-stryck/#more-29" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/18/navsql-troubleshooting-blocks-deadlocks-by-jorg-stryck/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Enhance NAV with Visual Studio, a powerful tool by Marianne van Wanrooij</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/18/enhance-nav-with-visual-studio-a-powerful-tool-by-marianne-van-wanrooij/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/18/enhance-nav-with-visual-studio-a-powerful-tool-by-marianne-van-wanrooij/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 13:13:17 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[DirectionsEMEA2008]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/18/enhance-nav-with-visual-studio-a-powerful-tool-by-marianne-van-wanrooij/</guid>
		<description><![CDATA[-develop smart client applications
-create MS office applications
-build Windows Vista Applications
-Handle data more productively
-Enable new web experience
-gain better developer experience
-application lifecycle management (ALM)
Until know I didn&#8217;t understand a lot, probably because I don&#8217;t know anything about .NET&#8230;
Demo-time:
office business application
using:
 -Visual Studio tools for Office
 -Windows Presentation Foundation
 -LINQ to SQL
Creating a worddocument, it shows also the [...]]]></description>
			<content:encoded><![CDATA[<p>-develop smart client applications<br />
-create MS office applications<br />
-build Windows Vista Applications<br />
-Handle data more productively<br />
-Enable new web experience<br />
-gain better developer experience<br />
-application lifecycle management (ALM)</p>
<p>Until know I didn&#8217;t understand a lot, probably because I don&#8217;t know anything about .NET&#8230;</p>
<p>Demo-time:<br />
office business application<br />
using:<br />
 -Visual Studio tools for Office<br />
 -Windows Presentation Foundation<br />
 -LINQ to SQL</p>
<p>Creating a worddocument, it shows also the items in the bottom of the screen and you can scroll between them and it shows them big when selected (the fish-eye view). It is easy to do. On the internet you can find info how to. I haven&#8217;t the slightest idea on how to start programming it.</p>
<p>Basically it is a first impression for Navision guys/girls that it is also possible and quite easy to program some things in Visual Studio.<br />
The question is : do we, C/AL diehards, need to learn Visual Studio or can we just hire guys/girls to do it for us, telling them what we need, how to connect to the DB, which tables to use and so on.<br />
I think it is better to find other people to do it. You cannot specialize in all things (even if I would like to).</p>
<p>But I have to admit that the Visual Studio environment is flashy. I can imagine that when the Visual Studio developers see the Navision environment, they get a bad surprise.</p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/18/enhance-nav-with-visual-studio-a-powerful-tool-by-marianne-van-wanrooij/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Moving from native C/SIDE to SQL by Mark Brummel</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/18/moving-from-native-cside-to-sql-by-mark-brummel/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/18/moving-from-native-cside-to-sql-by-mark-brummel/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 12:12:31 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[DirectionsEMEA2008]]></category>

		<category><![CDATA[NAVISION-DB]]></category>

		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/18/moving-from-native-cside-to-sql-by-mark-brummel/</guid>
		<description><![CDATA[Mark told me that his session was more-or-less the same as for Directions US. But I didn&#8217;t follow that so I will blog anyway.
Waldo already blogged about the session, so I would suggest to read also his blog (http://dynamicsuser.net/blogs/waldo/archive/2007/11/09/directions-diary-dev-session-migrating-from-c-side-to-sql.aspx).
SQL benefits are :
-better performancee
-higher availability
-better backup/recovery
-new technologies (analysis/reporting/integration services)
-64 bit technology.
Upgrade path for NAV2009 (this one [...]]]></description>
			<content:encoded><![CDATA[<p>Mark told me that his session was more-or-less the same as for Directions US. But I didn&#8217;t follow that so I will blog anyway.<br />
Waldo already blogged about the session, so I would suggest to read also his blog (http://dynamicsuser.net/blogs/waldo/archive/2007/11/09/directions-diary-dev-session-migrating-from-c-side-to-sql.aspx).</p>
<p>SQL benefits are :<br />
-better performancee<br />
-higher availability<br />
-better backup/recovery<br />
-new technologies (analysis/reporting/integration services)<br />
-64 bit technology.</p>
<p>Upgrade path for NAV2009 (this one is new!).<br />
Get as close as possible : fully upgrade to 5.0SP1 and SQL2005.<br />
Doing this will avoid some risks of business disruption. A lot of smaller upgrades are lesk risky then 1 big.<br />
 <a href="http://mibuso.com/blogs/kriki/2008/04/18/moving-from-native-cside-to-sql-by-mark-brummel/#more-27" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/18/moving-from-native-cside-to-sql-by-mark-brummel/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Going international : Do&#8217;s and don&#8217;ts by Theo Doelman</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/18/going-international-dos-and-donts-by-theo-doelman/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/18/going-international-dos-and-donts-by-theo-doelman/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 08:01:47 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[DirectionsEMEA2008]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/18/going-international-dos-and-donts-by-theo-doelman/</guid>
		<description><![CDATA[This is a lot less technical and more sales. The company is specialised in vending support for going international.
Going international is completely different from staying local.
A lot of companies spend 3-4 years to get their add-on international. This is too long because they make mistakes.
These are 25 points to remember when going international.
]]></description>
			<content:encoded><![CDATA[<p>This is a lot less technical and more sales. The company is specialised in vending support for going international.</p>
<p>Going international is completely different from staying local.<br />
A lot of companies spend 3-4 years to get their add-on international. This is too long because they make mistakes.</p>
<p>These are 25 points to remember when going international.</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/04/18/going-international-dos-and-donts-by-theo-doelman/#more-26" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/18/going-international-dos-and-donts-by-theo-doelman/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hardware recomendations to make installations hum By Eric Wouters</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/17/hardware-recomendations-to-make-installations-hum-by-eric-wouters/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/17/hardware-recomendations-to-make-installations-hum-by-eric-wouters/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 21:12:30 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[DirectionsEMEA2008]]></category>

		<category><![CDATA[NAVISION-DB]]></category>

		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/17/hardware-recomendations-to-make-installations-hum-by-eric-wouters/</guid>
		<description><![CDATA[Eric will probably not blog about this session for obvious reasons.
I am not writing everything he said or showed, only the things that are most important or something I didn&#8217;t know myself.
In general performance problems are created by the application (80-90%) and sometimes (10-20% by infrastructure).
]]></description>
			<content:encoded><![CDATA[<p>Eric will probably not blog about this session for obvious reasons.</p>
<p>I am not writing everything he said or showed, only the things that are most important or something I didn&#8217;t know myself.</p>
<p>In general performance problems are created by the application (80-90%) and sometimes (10-20% by infrastructure).</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/04/17/hardware-recomendations-to-make-installations-hum-by-eric-wouters/#more-25" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/17/hardware-recomendations-to-make-installations-hum-by-eric-wouters/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introduction Keynote</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/17/introduction-keynote/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/17/introduction-keynote/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 19:59:21 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[DirectionsEMEA2008]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/17/introduction-keynote/</guid>
		<description><![CDATA[There are about 300 persons on Directions EMEA 2008. The next year, they want to get 500-600 persons!
Directions US has been going now for 3 years and there were 600 persons last time.
This time it is 80% salespeople/consecutives and 20% techies (like me). In the US they had 50/50.
It is meant to &#8220;connect&#8221; partners locally [...]]]></description>
			<content:encoded><![CDATA[<p>There are about 300 persons on Directions EMEA 2008. The next year, they want to get 500-600 persons!<br />
Directions US has been going now for 3 years and there were 600 persons last time.<br />
This time it is 80% salespeople/consecutives and 20% techies (like me). In the US they had 50/50.<br />
It is meant to &#8220;connect&#8221; partners locally and internationally.<br />
The slogan is &#8220;It was the first &#8230; You were there!&#8221;.</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/04/17/introduction-keynote/#more-24" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/17/introduction-keynote/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Reception</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/17/reception/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/17/reception/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 19:34:15 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[DirectionsEMEA2008]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/17/reception/</guid>
		<description><![CDATA[Eat and drink and talk with others.
When I was in Belgium I knew it&#8217;s Navision world was small:everyone knew everyone.
Now with international company, it is still the same: most people know each other.
Nice seeing everyone with the Mibuso lanyard.
There is some problem. There are a lot of parallel sessions, so I can&#8217;t follow all of [...]]]></description>
			<content:encoded><![CDATA[<p>Eat and drink and talk with others.<br />
When I was in Belgium I knew it&#8217;s Navision world was small:everyone knew everyone.<br />
Now with international company, it is still the same: most people know each other.<br />
Nice seeing everyone with the Mibuso lanyard.<br />
There is some problem. There are a lot of parallel sessions, so I can&#8217;t follow all of them. I will only blog on the ones I follow (mostly technical ones).<br />
<a href="http://mibuso.com/blogs/kriki/files/2008/04/directionsemea.jpg" title="Directions EMEA 2008"><img src="http://mibuso.com/blogs/kriki/files/2008/04/directionsemea.jpg" alt="Directions EMEA 2008" /></a><a href="http://mibuso.com/blogs/kriki/files/2008/04/reception.jpg" title="Directions"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/17/reception/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to fight spam in the Mibuso blogs</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/05/how-to-fight-spam-in-the-mibuso-blogs/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/05/how-to-fight-spam-in-the-mibuso-blogs/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 18:17:53 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<category><![CDATA[Blog]]></category>

		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/05/how-to-fight-spam-in-the-mibuso-blogs/</guid>
		<description><![CDATA[First and for all : Luc installed some things to avoid that a spam-robot can create a new account and use it for spam. It is a picture with text in it that the user must copy into a textbox. A spam-robot cannot read it, so it is secure the one who copies it is [...]]]></description>
			<content:encoded><![CDATA[<p>First and for all : Luc installed some things to avoid that a spam-robot can create a new account and use it for spam. It is a picture with text in it that the user must copy into a textbox. A spam-robot cannot read it, so it is secure the one who copies it is a human.</p>
<p>To fight spam in the comments (and there is a lot), it is up to you, bloggers, to help fight it.</p>
<p>How? To define some options to control the comments.</p>
<p>You have to do some things in the administration part:</p>
<p>-Plugins=&gt;Peter&#8217;s Random Anti-Spam : Activate this</p>
<p>-Options=&gt;Discussion=&gt;E-mail me whenever : put both values to yes. This way you will know faster if someone wrote a comment on your blogs.</p>
<p>-Options=&gt;Discussion=&gt;Before a comment appears: Best put both &#8220;Comment author must fill out name and e-mail&#8221;,&#8221;Comment author must have a previously approved comment&#8221; to true. This way you know who posted a comment and once you know you can trust him, the comment is directly ready (best control your email/RSS-feeds anyway).</p>
<p>If everyone follows these rules, I think we can very easily control the spam in the blogs.</p>
<p>And if you find some spammer that created a blog, you can always write a topic (with a link to the spam) in the Feedback forum. This way we can block him faster.</p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/05/how-to-fight-spam-in-the-mibuso-blogs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>local SQLServer 2005 with Windows Authentication</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/05/local-sqlserver-2005-with-windows-authentication/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/05/local-sqlserver-2005-with-windows-authentication/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 09:03:00 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[SQL]]></category>

		<category><![CDATA[SQL2005]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/05/local-sqlserver-2005-with-windows-authentication/</guid>
		<description><![CDATA[I don&#8217;t know about you, but I have a lot of problems on my local computer to have Navision connect to a SQL2005 with Windows Authentication when my computer is not in the domain. It takes a lot of time for the login and in the end I generally an error : &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
Microsoft Dynamics NAV
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
The [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know about you, but I have a lot of problems on my local computer to have Navision connect to a SQL2005 with Windows Authentication when my computer is not in the domain. It takes a lot of time for the login and in the end I generally an error : &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Microsoft Dynamics NAV<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
The following ODBC error occurred:</p>
<p>Error: [Microsoft][ODBC SQL Server Driver]Timeout expired<br />
State ID: HYT00</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
OK<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>I finally found a method to avoid it!</p>
<p>Instead of using the name, I use 127.0.0.1 to connect. And after a few seconds I am in Navision!</p>
<p>This method works (at least for me) in case you have a default installation (not a named instance). I don&#8217;t know what to do in case of named instances.</p>
<p>I think it is worth to check the &#8220;SQL Server Configuration Manager&#8221;. Then &#8220;SQL Server Network Configuration&#8221;=&gt;&#8221;Protocols for MSSQLSERVER&#8221;. Doubleclick on &#8220;TCP/IP&#8221; (it needs to be enabled) in the right pane. A new window opens, go to tab &#8220;IP Addresses&#8221;. I think you can use any TCP/IP address that is enabled in there to connect to your DB.</p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/05/local-sqlserver-2005-with-windows-authentication/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SQL changes for 5.0SP1</title>
		<link>http://mibuso.com/blogs/kriki/2008/04/01/sql-changes-for-50sp1/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/04/01/sql-changes-for-50sp1/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 17:50:23 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[NAVISION]]></category>

		<category><![CDATA[SQL]]></category>

		<category><![CDATA[5.0SP1]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/04/01/sql-changes-for-50sp1/</guid>
		<description><![CDATA[I did some tests with 5.0SP1 with SQL.
First thing I noticed: WHERE ARE MY SIFTLEVELS! They are gone!
How can we decide which levels we want to keep?
]]></description>
			<content:encoded><![CDATA[<p>I did some tests with 5.0SP1 with SQL.</p>
<p>First thing I noticed: WHERE ARE MY SIFTLEVELS! They are gone!</p>
<p>How can we decide which levels we want to keep?</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/04/01/sql-changes-for-50sp1/#more-18" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/04/01/sql-changes-for-50sp1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Computer crash</title>
		<link>http://mibuso.com/blogs/kriki/2008/03/26/computer-crash/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/03/26/computer-crash/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 07:23:53 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Varia]]></category>

		<category><![CDATA[computer]]></category>

		<category><![CDATA[crash]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/03/26/computer-crash/</guid>
		<description><![CDATA[We all hope that this never happens, but it is better to be prepared for the worst.
And sooner or later it will happen. I think I can consider myself lucky. This is the first time in my (computer-)life  this has happened.
I always keep in mind that it might happen, so generally I make backups [...]]]></description>
			<content:encoded><![CDATA[<p>We all hope that this never happens, but it is better to be prepared for the worst.</p>
<p>And sooner or later it will happen. I think I can consider myself lucky. This is the first time in my (computer-)life  this has happened.</p>
<p>I always keep in mind that it might happen, so generally I make backups of my data. It may take some time to restore all but I can do it.</p>
<p>And sometimes you see it coming and sometimes it happens when you least expect it:</p>
<p><strong>YOUR PORTABLE DIES</strong> (a software or hardware death or even worse : you forget it somewhere or it gets stolen)</p>
<p> <a href="http://mibuso.com/blogs/kriki/2008/03/26/computer-crash/#more-17" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/03/26/computer-crash/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Recreation of Blog</title>
		<link>http://mibuso.com/blogs/kriki/2008/02/25/recreation-of-blog/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/02/25/recreation-of-blog/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 13:54:55 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<category><![CDATA[Varia]]></category>

		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/02/25/recreation-of-blog/</guid>
		<description><![CDATA[We found out that my blog had some problems with RSS-feed.
The RSS feed on the main page didn&#8217;t work. After several retries to fix it (and creating/deleting a new blog) I found out what messed up the RSS-feed.
In Options=&#62;Permalinks=&#62;Common options I changed the radiobutton from customized to numeric. This messed it all up. I tried [...]]]></description>
			<content:encoded><![CDATA[<p>We found out that my blog had some problems with RSS-feed.</p>
<p>The RSS feed on the <a href="http://mibuso.com/blogs.asp">main page</a> didn&#8217;t work. After several retries to fix it (and creating/deleting a new blog) I found out what messed up the RSS-feed.</p>
<p>In Options=&gt;Permalinks=&gt;Common options I changed the radiobutton from customized to numeric. This messed it all up. I tried to put it back to its default setting but it didn&#8217;t fix the problem. So I deleted again the blog and recreated it.<br />
With the option to export/import (Manage=&gt; Export and manage=&gt;Import) I could just copy the posts and replies to my new blog. The only problem is that I couldn&#8217;t export the blogroll-entries, so I had to recreate those again and again (very annoying job!).</p>
<p><strong>So I advise to NOT change the &#8220;Common options&#8221; in Permalink if you want to avoid the problem.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/02/25/recreation-of-blog/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Benford&#8217;s Law</title>
		<link>http://mibuso.com/blogs/kriki/2008/02/14/benfords-law/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/02/14/benfords-law/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 23:19:57 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Varia]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/02/14/benfords-law/</guid>
		<description><![CDATA[Ever wondered if a company is cheating with their G/L entries (and thus taxes)?
Now you can check it very easily.
Benford&#8217;s law defines how the first digit of the amounts are divided.
As you can see in the picture, the CRONUS International Ltd. company is cheating! 
The numbers in read are quite diverse from the ones it [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wondered if a company is cheating with their G/L entries (and thus taxes)?</p>
<p>Now you can check it very easily.<br />
Benford&#8217;s law defines how the first digit of the amounts are divided.<br />
As you can see in the picture, the CRONUS International Ltd. company is cheating! <img src='http://mibuso.com/blogs/kriki/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
The numbers in read are quite diverse from the ones it should be. It is possible they are somewhat diverse, but in case the percentages don&#8217;t decrease, I think you have a very good indication.</p>
<p><a href="http://mibuso.com/blogs/kriki/2008/02/14/benfords-law/benfords-law-jpg/" title="Benford’s law jpg"></a><a href="http://mibuso.com/blogs/kriki/files/2008/03/benfords-law.jpg" title="Benford’s law jpg"><img src="http://mibuso.com/blogs/kriki/files/2008/03/benfords-law.jpg" alt="Benford’s law jpg" /></a></p>
<p>Check these sites for  more info on Benford&#8217;s law:<br />
<a href="http://en.wikipedia.org/wiki/Benford%27s_law" title="http://en.wikipedia.org/wiki/Benford's_law">http://en.wikipedia.org/wiki/Benford%27s_law</a><br />
<a href="http://www.physorg.com/news98015219.html" title="http://www.physorg.com/news98015219.html">http://www.physorg.com/news98015219.html</a></p>
<p>En this is the object (fob+txt) of the form: <a href="http://mibuso.com/blogs/kriki/files/2008/03/benfords-law.zip" title="Benford’s law fob+txt">Benford’s law fob+txt</a><a href="http://mibuso.com/blogs/kriki/files/2008/02/benfords-law.zip" title="Benford’s law"> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/02/14/benfords-law/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Belgian Dynamics Community</title>
		<link>http://mibuso.com/blogs/kriki/2008/02/01/belgian-dynamics-community/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/02/01/belgian-dynamics-community/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 09:31:37 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[NAVISION]]></category>

		<category><![CDATA[Belgium]]></category>

		<category><![CDATA[Community]]></category>

		<category><![CDATA[Dynamics]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/02/01/belgian-dynamics-community/</guid>
		<description><![CDATA[Luc just told me there is a new community for Dynamics. It is primarily for Belgium, but I think it can be usefull for the whole world. It is in English after all.
Ok I&#8217;ll admit it: I found 1 blog in Dutch.
GOOD LUCK  FOR THE NEW COMMUNITY.
This is a good starting point. Only it [...]]]></description>
			<content:encoded><![CDATA[<p>Luc just told me there is a new community for Dynamics. It is primarily for Belgium, but I think it can be usefull for the whole world. It is in English after all.</p>
<p>Ok I&#8217;ll admit it: I found 1 blog in Dutch.</p>
<p>GOOD LUCK  FOR THE NEW COMMUNITY.</p>
<p><a href="http://www.dynamicscom.be/blogs/ingmar/archive/2008/01/10/blog-dynamics-community.aspx">This is a good starting point.</a> Only it is in Dutch, but I posted a comment to ask to also translate his blog to English.</p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/02/01/belgian-dynamics-community/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Online Add-ons</title>
		<link>http://mibuso.com/blogs/kriki/2008/01/23/online-add-ons/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/01/23/online-add-ons/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 23:13:53 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Add-on]]></category>

		<category><![CDATA[NAVISION]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/01/23/online-add-ons/</guid>
		<description><![CDATA[Thanks to Plataan, I found this site : http://www.microsoftdynamicsaddons.com/
I would say : spread the word. This is something that can help us all.
]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://plataan.typepad.com/microsoftdynamics/2008/01/online-director.html">Plataan</a>, I found this site : <a href="http://www.microsoftdynamicsaddons.com/">http://www.microsoftdynamicsaddons.com/</a><br />
I would say : spread the word. This is something that can help us all.</p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/01/23/online-add-ons/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Maximum size for Navision DB&#8217;s</title>
		<link>http://mibuso.com/blogs/kriki/2008/01/04/maximum-size-for-navision-dbs/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/01/04/maximum-size-for-navision-dbs/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 19:09:53 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[NAVISION]]></category>

		<category><![CDATA[NAVISION-DB]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/01/04/maximum-size-for-navision-dbs/</guid>
		<description><![CDATA[A lot of times, my colleagues ask me what the maximum size is for a Navision DB. And I suppose a lot of other persons want to know too.
This is the answer (or better: these are the answers):
3.01..5.00 : 256 GB (maximum 16 files of maximum 16 GB)
2.50..2.65 : 64 GB (maximum 16 files of [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of times, my colleagues ask me what the maximum size is for a Navision DB. And I suppose a lot of other persons want to know too.</p>
<p>This is the answer (or better: these are the answers):</p>
<p>3.01..5.00 : 256 GB (maximum 16 files of maximum 16 GB)<br />
2.50..2.65 : 64 GB (maximum 16 files of maximum 4 GB)<br />
2.00..2.01 : 32 GB (maximum 16 files of maximum 2 GB)<br />
..1.03 : 32 GB (maximum 16 files of maximum 2 GB) (if I remember correctly)</p>
<p>But a small advice : if you get over 10GB, you&#8217;d better starting thinking about migrating to SQL.<br />
Why 10GB? Well, with the Navision-DB, I&#8217;ve had some performance-tuning projects and it is my feeling (I know, it is not a scientific method, but it worked) that the DB-cache should be at least 10% of the db-size in use to have a good performance (=using few disk-reads). With this, a normal DB should have at least 90% of its reads from the cache. If your average is below 90% (for a Navision DB; a SQL-DB should be over 95%), you should add memory to the DB-cache (of course you should NOT give so much that the OS is swapping it to disk). And keep in mind that the theoretical limit is 1GB. The real limit is around 800-850MB.</p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/01/04/maximum-size-for-navision-dbs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Navision-Girl Learning Journal</title>
		<link>http://mibuso.com/blogs/kriki/2008/01/04/navision-girl-learning-journal/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/01/04/navision-girl-learning-journal/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 07:33:13 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<category><![CDATA[NAVISION]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/01/04/navision-girl-learning-journal/</guid>
		<description><![CDATA[As a moderator, I keep also track of the new users and if the users change something in their profile.
So it means I look at the info people leave in there profile (the info everyone can see) and sometimes I find some website I just check out. This website had an interesting name, so I [...]]]></description>
			<content:encoded><![CDATA[<p>As a moderator, I keep also track of the new users and if the users change something in their profile.<br />
So it means I look at the info people leave in there profile (the info everyone can see) and sometimes I find some website I just check out. This <a href="http://www.navision-girl.com/">website</a> had an interesting name, so I checked it out and I decided to add it to my own blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/01/04/navision-girl-learning-journal/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My first blog post</title>
		<link>http://mibuso.com/blogs/kriki/2008/01/03/my-first-blog-post/</link>
		<comments>http://mibuso.com/blogs/kriki/2008/01/03/my-first-blog-post/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 11:15:34 +0000</pubDate>
		<dc:creator>kriki</dc:creator>
		
		<category><![CDATA[Mibuso]]></category>

		<category><![CDATA[Varia]]></category>

		<guid isPermaLink="false">http://mibuso.com/blogs/kriki/2008/01/03/my-first-blog-post/</guid>
		<description><![CDATA[Well, Luc asked me to start a blog. A long time I thought a blog was a little overkill, and that I could use the different Mibuso forums (especially Navision Tips &#38; Tricks, Download Section and How To&#8217;s Section) to post my findings/musings/brainstorms/rattling (or whatever one might call them:).
Until … not so long ago, I [...]]]></description>
			<content:encoded><![CDATA[<p>Well, Luc asked me to start a blog. A long time I thought a blog was a little overkill, and that I could use the different Mibuso forums (especially Navision Tips &amp; Tricks, Download Section and How To&#8217;s Section) to post my findings/musings/brainstorms/rattling (or whatever one might call them:).</p>
<p>Until … not so long ago, I had something to post but I hadn&#8217;t a good forum for it but I didn&#8217;t want to start a blog just for that one. So I just put it in Navision Tips &amp; Tricks, but I did feel comfortable with it because it is not a real Tip/trick but more something to avoid a possible pitfall. This is the link : <a href="http://www.mibuso.com/forum/viewtopic.php?t=22457">copy fieldfilters from 1 table to another</a></p>
<p>So I started thinking about starting a blog somewhere, but my admin (=Luc) was faster and proposed to blog on Mibuso.</p>
<p>Well here we go ….<br />
…<br />
…<br />
Oh, I already finished my first blog. :-)))))</p>
]]></content:encoded>
			<wfw:commentRss>http://mibuso.com/blogs/kriki/2008/01/03/my-first-blog-post/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
