<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jeroen z'n plek &#187; Technology</title>
	<atom:link href="http://jeroen.dejong-frencken.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeroen.dejong-frencken.com</link>
	<description>Zomaar een plekje om wat tekst en wat foto's neer te zetten.</description>
	<lastBuildDate>Thu, 03 Nov 2011 10:40:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Windows Presentation Foundation application freezes via a third party terminal services client</title>
		<link>http://jeroen.dejong-frencken.com/2011/11/03/windows-presentation-foundation-application-freezes-via-a-third-party-terminal-services-client-2/</link>
		<comments>http://jeroen.dejong-frencken.com/2011/11/03/windows-presentation-foundation-application-freezes-via-a-third-party-terminal-services-client-2/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 10:40:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA["Application Software"]]></category>
		<category><![CDATA["Microsoft Windows"]]></category>
		<category><![CDATA["Windows 2003" Server]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[d3d9caps.dat]]></category>
		<category><![CDATA[Direct3d]]></category>
		<category><![CDATA[Directx9]]></category>
		<category><![CDATA[flicker]]></category>
		<category><![CDATA[freeze]]></category>
		<category><![CDATA[hang]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[WPS]]></category>

		<guid isPermaLink="false">http://jeroen.dejong-frencken.com/?p=436</guid>
		<description><![CDATA[Sometimes an application hangs within a Citrix session without any reason and works without any problems via a RDP connection. The application will view an empty or a flickering screen; sometimes the mousecursor is even trapped within this screen. &#160; This mostly occurs with an application built with the Windows Presentation Foundation SDK. The Windows [...]]]></description>
			<content:encoded><![CDATA[<p><object width="500" height="375"><param name="movie" value="http://www.youtube.com/v/H7HoogXoB6s?version=3&#038;feature=oembed"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/H7HoogXoB6s?version=3&#038;feature=oembed" type="application/x-shockwave-flash" width="500" height="375" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Sometimes an application hangs within a Citrix session without any reason and works without any problems via a RDP connection. The application will view an empty or a flickering screen; sometimes the mousecursor is even trapped within this screen.</p>
<p>&nbsp;</p>
<p>This mostly occurs with an application built with the Windows Presentation Foundation SDK. The Windows Presentation Foundation SDK enables the programmer to use 3D acceleration with Direct3D/DirectX. And here resides the problem:</p>
<p>When a third party terminal service client is used (such as Citrix) in combination with a WPS application on a Windows 2003 server, the application will check the 3D capabilities of the machine. The capabilities are stored in a file named d3d9caps.dat and is normally stored in the System32 folder of the machine. When the information in this file is not accurate, the file will be regenerated.</p>
<p>&nbsp;</p>
<p>The crull pit is, when a normal used is logged in, this user does not have the right permissions to overwrite the file and gets an access denied error on this file. The appication, however, keeps trying to regenerate the file over and over again which results into a hanging application and screenflicker.</p>
<p>&nbsp;</p>
<p>Microsoft already has a patch for this (http://support.microsoft.com/kb/955692) so the d3d9caps.dat is stored in &#8220;%USERPROFILE%\Local Settings\Application Data&#8221; but it seems like if the d3d9caps.dat is present in the System32 folder, this file will always be used.</p>
<p>&nbsp;</p>
<p>Deleting the d3d9caps.dat will unfreeze the application immediately and the d3d9caps.dat in the userprofile is used.</p>
<p>&nbsp;</p>
<p>How is it possible that the d3d9caps.dat doesn&#8217;t have the right information and needs to be regenerated? Maybe the systemconfiguration is changed. More RAM is added or something like that.</p>
<p>&nbsp;</p>
<p>It seems like it&#8217;s clever to check the existence of this file on every reboot and delete it to prevent applications to freeze. Changing permissions, so normal users have change permissions on this file, doesn&#8217;t seem to work because the file is deleted before it&#8217;s regenerated and normal users aren&#8217;t allowed to create files in the system32 folder.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeroen.dejong-frencken.com/2011/11/03/windows-presentation-foundation-application-freezes-via-a-third-party-terminal-services-client-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Apps with Nokia Email (part two)</title>
		<link>http://jeroen.dejong-frencken.com/2009/11/04/google-apps-with-nokia-email-part-two/</link>
		<comments>http://jeroen.dejong-frencken.com/2009/11/04/google-apps-with-nokia-email-part-two/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 10:52:08 +0000</pubDate>
		<dc:creator>Jeroen</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[g-apps]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Nokia Email]]></category>

		<guid isPermaLink="false">http://jeroen.dejong-frencken.com/?p=406</guid>
		<description><![CDATA[It seems like some Google Apps domains cannot be added to Nokia Email eventhough Nokia states it supports Google Apps domains. The previous guide doesn&#8217;t seem to work anymore because Nokia changed their webpage and forms. Someone contacted me by twitter asking me to look at it again. More people asked my via comments on [...]]]></description>
			<content:encoded><![CDATA[<p>It seems like some Google Apps domains cannot be added to Nokia Email eventhough Nokia states it supports Google Apps domains.</p>
<p>The previous guide doesn&#8217;t seem to work anymore because Nokia changed their webpage and forms.</p>
<p>Someone contacted me by twitter asking me to look at it again. More people asked my via comments on my blog; but the tweet took me to actually look at it. (Thanks to the man who wants to be anonymous <img src='http://jeroen.dejong-frencken.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
<p>I tried several things and it seems like I found the solution to add Google Apps domains once again <img src='http://jeroen.dejong-frencken.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Guide:</p>
<p>Go to Nokia Email (<a href="http://email.nokia.com">http://email.nokia.com</a>) and logon with your credentials. Click &#8216;Add another&#8217;</p>
<p><img class="alignnone size-medium wp-image-407" title="step1" src="http://jeroen.dejong-frencken.com/wp-content/uploads/2009/11/step1-300x207.jpg" alt="step1" width="495" height="367" /></p>
<p>Enter your email address but let it end with @imap.google.com and click next.</p>
<p><img class="alignnone size-medium wp-image-408" title="step2" src="http://jeroen.dejong-frencken.com/wp-content/uploads/2009/11/step2-300x207.jpg" alt="step2" width="494" height="349" /></p>
<p>It will let you see this screen. Click “This is an internet email account and I will provide additional email settings”</p>
<p><img class="alignnone size-medium wp-image-409" title="step3" src="http://jeroen.dejong-frencken.com/wp-content/uploads/2009/11/step3-300x210.jpg" alt="step3" width="503" height="317" /></p>
<p>Enter the rest of the information:</p>
<p>Username (@domainname). Incoming server needs to be imap.gmail.com (port 993 and SSL enabled), and outgoing server needs to be smtp.gmail.com (port 465 and SSL enabled)</p>
<p>Now comes the magic <img src='http://jeroen.dejong-frencken.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>javascript:var myForm = document.forms['addEmailAcctInfo'];myForm.addEmailAcctInfo_addEmailBean_emailAddress.value=&#8221;<a href="mailto:test.account@domain.name">test.account@domain.name&#8221;;alert(myForm.addEmailAcctInfo_addEmailBean_emailAddress.value</a>);</p>
<p> </p>
<p>Paste the following Javascript into the addressbar, change the emailAddress.value to the email address you want to add. And press enter. You&#8217;ll see an alertbox with the emailaddress you choose. Click Next and you should see:</p>
<p><img class="alignnone size-medium wp-image-410" title="step4" src="http://jeroen.dejong-frencken.com/wp-content/uploads/2009/11/step4-300x210.jpg" alt="step4" width="521" height="334" /></p>
<p>The emailaddress should be added to your account.</p>
<p>If you get an error like this: &#8220;&#8221;We cannot process your request at this time. Please try again later.&#8221;, please do so. It seems Nokia shows this error without any reason. Try again later and check if you have imap enabled on you G-Apps account.</p>
<p>Have fun with it and please leave a comment if it works or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeroen.dejong-frencken.com/2009/11/04/google-apps-with-nokia-email-part-two/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Nokia Email Beta 3 with Google Apps (Gmail for Domains) possible!</title>
		<link>http://jeroen.dejong-frencken.com/2008/10/21/nokia-email-beta-3-with-google-apps-gmail-for-domains-possible/</link>
		<comments>http://jeroen.dejong-frencken.com/2008/10/21/nokia-email-beta-3-with-google-apps-gmail-for-domains-possible/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 12:59:49 +0000</pubDate>
		<dc:creator>Jeroen</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Nokia Email]]></category>

		<guid isPermaLink="false">http://jeroen.dejong-frencken.com/?p=202</guid>
		<description><![CDATA[Instructions have changed; please check: http://jeroen.dejong-frencken.com/2009/11/04/google-apps-with-nokia-email-part-two/ (If you like it, and it worked&#8230; Please leave a comment) Nokia has release Nokia Email Beta 3. I loved this application but unfortunately it doesn&#8217;t support Google Apps domains (Gmail for Domains). But with some hacking and tweaking it is possible to add your Google App domain without [...]]]></description>
			<content:encoded><![CDATA[<p>Instructions have changed; please check: <a href="http://jeroen.dejong-frencken.com/2009/11/04/google-apps-with-nokia-email-part-two/">http://jeroen.dejong-frencken.com/2009/11/04/google-apps-with-nokia-email-part-two/</a></p>
<p>(If you like it, and it worked&#8230; Please leave a comment)</p>
<p>Nokia has release Nokia Email Beta 3. I loved this application but unfortunately it doesn&#8217;t support Google Apps domains (Gmail for Domains). But with some hacking and tweaking it is possible to add your Google App domain without any problems.</p>
<p><span id="more-202"></span></p>
<p>First create a Nokia Email account (with a Gmail account for example) and choose &#8216;Add another&#8217; email address.</p>
<p><a href="http://jeroen.dejong-frencken.com/UserFiles/Step1_1.jpg"><img class="alignnone" src="http://jeroen.dejong-frencken.com/UserFiles/Step1_1.jpg" alt="Step 1 Nokia Email" width="320" /></a></p>
<p>Choose Add another to add another email address.</p>
<p><a href="http://jeroen.dejong-frencken.com/UserFiles/Step2_1.jpg"><img class="alignnone" src="http://jeroen.dejong-frencken.com/UserFiles/Step2_1.jpg" alt="Step 2 Nokia Email" width="320" /></a></p>
<p><code>[ad]</code></p>
<p>Choose any mailaddress but let it end with &#8220;imap.google.com&#8221;, enter your password and your name.</p>
<p>Press Next and the website will show you the following screen:</p>
<p><a href="http://jeroen.dejong-frencken.com/UserFiles/Step3_1.jpg"><img class="alignnone" src="http://jeroen.dejong-frencken.com/UserFiles/Step3_1.jpg" alt="Step 3 Nokia Email" width="320" /></a></p>
<p>Select &#8216;Internet Email&#8217;. Now comes the tweaking part. Copy the following line, change the email address and put it in your addressbar and press Enter.</p>
<p>javascript:var myForm = document.forms['addEmailMoreInfo'];myForm.addEmailMoreInfo_addEmailBean_emailAddress.value=&#8221;email@address.com&#8221;;alert(myForm.addEmailMoreInfo_addEmailBean_emailAddress.value);</p>
<p>[edit]</p>
<p>It seems like the javascript doesn&#8217;t work when copy/pasting it. Please download the file</p>
<p><a title="Javascript" href="http://jeroen.dejong-frencken.com/UserFiles/javascript.txt">Here</a></p>
<p>[/edit]</p>
<p>An alert is shown with the entered email address. Check if the address is correct, press OK and then press Next.</p>
<p><a href="http://jeroen.dejong-frencken.com/UserFiles/Step4_1.jpg"><img class="alignnone" src="http://jeroen.dejong-frencken.com/UserFiles/Step4_1.jpg" alt="Step 4 Nokia Email" width="320" /></a></p>
<p><code>[ad]</code></p>
<p>Et voila. The emailaddress shown in this screen is the email address you entered in the Javascript code which you pasted into the addressbar.</p>
<p>Change the User name if you want (I changed it into the name of my wife) and enter &#8216;imap.google.com&#8217; as incoming mailserver and &#8217;993&#8242; as email server port.</p>
<p>Press Next and your emailaddress will be added to your Nokia Email account.</p>
<p>Now you can receive mail, and send mail with the correct email address.</p>
<p>If you have any question, please let me now.</p>
<p>(If you like it, and it worked&#8230; Please leave a comment)</p>
<p>[edit]</p>
<p>It seems Nokia has changed the form names. A reader informed about is an gave me the new code to get it work again: javascript:var myForm = document.forms['addEmailAcctInfo'];myForm.addEmailAcctInfo_addEmailBean_emailAddress.value=”user@domain.com”;alert(myForm.addEmailAcctInfo_addEmailBean_emailAddress.value);</p>
]]></content:encoded>
			<wfw:commentRss>http://jeroen.dejong-frencken.com/2008/10/21/nokia-email-beta-3-with-google-apps-gmail-for-domains-possible/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

