<?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>tOMPSON's blog</title>
	<atom:link href="http://dertompson.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dertompson.com</link>
	<description>some personal, more technical - by Thomas Einwaller</description>
	<lastBuildDate>Sun, 07 Mar 2010 19:44:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BlackBerry Enterprise Server Express and facebook app</title>
		<link>http://dertompson.com/2010/03/07/blackberry-enterprise-server-express-and-facebook-app/</link>
		<comments>http://dertompson.com/2010/03/07/blackberry-enterprise-server-express-and-facebook-app/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 19:44:29 +0000</pubDate>
		<dc:creator>tompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dertompson.com/?p=838</guid>
		<description><![CDATA[As I wrote some months ago in this post, a special IT policy rule for the BlackBerry Enterprise Server exists that defines if the facebook app (and other social networking apps) are allowed to access the address book and other areas of the BlackBerry device. In some older versions of the BlackBerry Enterprise server (4.x) [...]]]></description>
			<content:encoded><![CDATA[<p>As I wrote some months ago <a href="http://dertompson.com/2009/07/07/facebook-1-6-application-and-blackberry-enterprise-server/">in this post</a>, a special IT policy rule for the BlackBerry Enterprise Server exists that defines if the facebook app (and other social networking apps) are allowed to access the address book and other areas of the BlackBerry device. In some older versions of the BlackBerry Enterprise server (4.x) this policy did not exists and the access was disabled per default.</p>
<p><a href="http://www.blackberry.com/btsc/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=KB15535">This KB article</a> describes how to add the policy to older servers so that it is possible to allow access in the IT policy again. The same procedure works for the BlackBerry Enterprise Server Express, which was released last week. This version has only about 45 IT policy rules and the rule &#8220;Disable Organizer Data Access for Social Networking Applications&#8221; is missing too.</p>
]]></content:encoded>
			<wfw:commentRss>http://dertompson.com/2010/03/07/blackberry-enterprise-server-express-and-facebook-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error code 1920 when installing VMware converter</title>
		<link>http://dertompson.com/2010/02/11/error-code-1920-when-installing-vmware-converter/</link>
		<comments>http://dertompson.com/2010/02/11/error-code-1920-when-installing-vmware-converter/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 14:31:37 +0000</pubDate>
		<dc:creator>tompson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://dertompson.com/?p=836</guid>
		<description><![CDATA[I am just preparing our Windows 2003 Small Business Server to be upgraded to Small Business Server 2008. Therefor I tried to install the VMware converter tools to convert the old server to a virtual machine before upgrading it.
My problem was that the installer always complained about not being able to start the converter service [...]]]></description>
			<content:encoded><![CDATA[<p>I am just preparing our Windows 2003 Small Business Server to be upgraded to Small Business Server 2008. Therefor I tried to install the VMware converter tools to convert the old server to a virtual machine before upgrading it.</p>
<p>My problem was that the installer always complained about not being able to start the converter service with the following message:</p>
<p><code>VMware vCenter Converter Standalone — Error 1920<br />
Service VMware vCenter Converter Server (vmware-converter-server) failed to start. Verify that you have sufficient privileges to start system services.</code></p>
<p>After doing some web research with finding a lot of useless tips I found <a href="http://www.windows-faq.de/2009/11/03/vmware-converter-4-0-1-fehlermeldung-visual-c-runtime-error-1920/">this blog post</a> showing up a very easy solution: I had to add a group called &#8220;Domain Admins&#8221; because it did not exist on the German version of our Small Business Server. This is why I always try to install the original English version of operating systems when available and our new Small Business Server 2008 will be in English.</p>
]]></content:encoded>
			<wfw:commentRss>http://dertompson.com/2010/02/11/error-code-1920-when-installing-vmware-converter/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>tightvnc messes up keyboard layout after Ubuntu upgrade</title>
		<link>http://dertompson.com/2010/02/09/tightvnc-messes-up-keyboard-layout-after-ubuntu-upgrade/</link>
		<comments>http://dertompson.com/2010/02/09/tightvnc-messes-up-keyboard-layout-after-ubuntu-upgrade/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 20:57:53 +0000</pubDate>
		<dc:creator>tompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dertompson.com/?p=832</guid>
		<description><![CDATA[I upgraded my home server from Ubuntu Hardy Heron to Karmic Koala last weekend and some things went wrong. Oddly one of the harddisks in my raid got faulty &#8211; so I am trying to rebuild my raid.
The second thing was that the keyboard layout was totally messed up when connecting to my tightvnc server. [...]]]></description>
			<content:encoded><![CDATA[<p>I upgraded my home server from Ubuntu Hardy Heron to Karmic Koala last weekend and some things went wrong. Oddly one of the harddisks in my raid got faulty &#8211; so I am trying to rebuild my raid.</p>
<p>The second thing was that the keyboard layout was totally messed up when connecting to my tightvnc server. Luckily I found <a href="http://ubuntuforums.org/showthread.php?t=479671">this forum post</a> with the solution. I just had to run the following command:</p>
<p><code>gconftool --set /desktop/gnome/peripherals/keyboard/kbd/layouts --type List --list-type String [aa]</code></p>
<p>I have to admit that I do not fully understand what that command really does, but it fixed my problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://dertompson.com/2010/02/09/tightvnc-messes-up-keyboard-layout-after-ubuntu-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The old Bold and the new Bold</title>
		<link>http://dertompson.com/2009/12/21/the-old-bold-and-the-new-bold/</link>
		<comments>http://dertompson.com/2009/12/21/the-old-bold-and-the-new-bold/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 20:52:02 +0000</pubDate>
		<dc:creator>tompson</dc:creator>
				<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[bold]]></category>

		<guid isPermaLink="false">http://dertompson.com/?p=828</guid>
		<description><![CDATA[After giving up hope just the day before I was surprised on Friday when the local shop of my mobile carrier called me and told me that the new BlackBerry Bold 9700 was available. I packed my things together, drove down to the city and grabbed it. Now here it is lying right next to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.com/tOMPSON/status/6739998078">After giving up hope just the day before</a> I was surprised on Friday when the local shop of my mobile carrier called me and told me that the new BlackBerry Bold 9700 was available. I packed my things together, drove down to the city and grabbed it. Now here it is lying right next to my old Bold 9000:</p>
<p style="text-align: center;"><a href="http://dertompson.com/wp-content/uploads/2009/12/The-Bolds.jpg"><img class="aligncenter size-full wp-image-829" title="The Bolds" src="http://dertompson.com/wp-content/uploads/2009/12/The-Bolds.jpg" alt="" width="500" height="384" /></a></p>
<p style="text-align: left;">I am using this really nice gadget now since three days and these are the things that I like the most:</p>
<ul>
<li>Better camera &#8211; now 3 Megapixel</li>
<li>the Trackpad works very well and will never get stuck like the Trackball did sometimes</li>
<li>the battery life is much better</li>
</ul>
<p>So far I am very happy with the Bold 9700. I think it is a legitimate successor to my Bold 9000 which I used to call &#8220;the best BlackBerry I ever had&#8221; &#8211; until I got the Bold 9700 <img src='http://dertompson.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dertompson.com/2009/12/21/the-old-bold-and-the-new-bold/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Media player streaming problem</title>
		<link>http://dertompson.com/2009/11/28/windows-media-player-streaming-problem/</link>
		<comments>http://dertompson.com/2009/11/28/windows-media-player-streaming-problem/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 15:17:56 +0000</pubDate>
		<dc:creator>tompson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tube]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[media player]]></category>
		<category><![CDATA[orf]]></category>
		<category><![CDATA[tvthek]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://dertompson.com/?p=826</guid>
		<description><![CDATA[Since some days the ORF (the Austrian national public service broadcaster) started his video on demand site http://tvthek.orf.at/. I found it quite nice but to make use of it I had to install the Windows Media Player Firefox plugin otherwise it did only work in the Internet Explorer.
Another problem my grandma had with it was [...]]]></description>
			<content:encoded><![CDATA[<p>Since some days the ORF (the Austrian national public service broadcaster) started his video on demand site <a href="http://tvthek.orf.at/">http://tvthek.orf.at/</a>. I found it quite nice but to make use of it I had to install the <a href="http://port25.technet.com/pages/windows-media-player-firefox-plugin-download.aspx">Windows Media Player Firefox plugin</a> otherwise it did only work in the Internet Explorer.</p>
<p>Another problem my grandma had with it was that the Windows Media player always stopped directly after starting the video in the browser. Opening the URL in the standalone Windows Media Player application showed the error that the protocol was not supported. Doing a quick google search for that error brought up <a href="http://support.microsoft.com/kb/940029">this Microsoft knowledge base article</a>. After opening a command line running under the Administrator account issuing the following command resolved the problem:</p>
<pre>regsvr32 wmnetmgr.dll</pre>
]]></content:encoded>
			<wfw:commentRss>http://dertompson.com/2009/11/28/windows-media-player-streaming-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Something fresh</title>
		<link>http://dertompson.com/2009/11/27/something-fresh/</link>
		<comments>http://dertompson.com/2009/11/27/something-fresh/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 10:34:46 +0000</pubDate>
		<dc:creator>tompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://dertompson.com/2009/11/27/something-fresh/</guid>
		<description><![CDATA[Yesterday I decided to use another design for my blog. I think the old one was more that a year old   
I hope you like it!
]]></description>
			<content:encoded><![CDATA[<p>Yesterday I decided to use another design for my blog. I think the old one was more that a year old <img src='http://dertompson.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
<p>I hope you like it!</p>
]]></content:encoded>
			<wfw:commentRss>http://dertompson.com/2009/11/27/something-fresh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing BlackBerry Desktop Manager under Windows 7</title>
		<link>http://dertompson.com/2009/11/11/installing-blackberry-desktop-manager-under-windows-7/</link>
		<comments>http://dertompson.com/2009/11/11/installing-blackberry-desktop-manager-under-windows-7/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 22:40:09 +0000</pubDate>
		<dc:creator>tompson</dc:creator>
				<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[install]]></category>

		<guid isPermaLink="false">http://dertompson.com/?p=821</guid>
		<description><![CDATA[Yesterday a friend of mine told me that he received an error message while trying to install the BlackBerry Desktop Manager 5.0.1 under Windows 7 64 Bit. I told him that the Desktop Manager installed and runs correctly on my system (which is the same) so we tried to find out what caused his problem. [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday a friend of mine told me that he received an error message while trying to install the BlackBerry Desktop Manager 5.0.1 under Windows 7 64 Bit. I told him that the Desktop Manager installed and runs correctly on my system (which is the same) so we tried to find out what caused his problem. The error message said something like:</p>
<blockquote><p>An error occurred while registering the module C:\Program Files (x86)\Research In Motion\BlackBerry\IS71 Connectors\OE Connector\OLKExpress5.dll. HRESULT -2147010895. Please contact support.</p></blockquote>
<p>After looking into the Connectors folder I found out that it contains various dll for connecting to different applications to sync with. I always had Outlook 2007 installed on my systems which he had not. So it seems like the BlackBerry Desktop Manager tries to install the connector dll for Outlook Express &#8211; which does not exist on Windows 7 anymore &#8211; it is called Windows Mail now. </p>
<p>I will try to contact RIM to tell them that the Desktop Manager installer is not fully compatible with Windows 7.</p>
]]></content:encoded>
			<wfw:commentRss>http://dertompson.com/2009/11/11/installing-blackberry-desktop-manager-under-windows-7/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Windows 7 Ultimate backup failed</title>
		<link>http://dertompson.com/2009/10/27/windows-7-ultimate-backup-failed/</link>
		<comments>http://dertompson.com/2009/10/27/windows-7-ultimate-backup-failed/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 19:54:58 +0000</pubDate>
		<dc:creator>tompson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[partition]]></category>

		<guid isPermaLink="false">http://dertompson.com/?p=818</guid>
		<description><![CDATA[I was happy the first time I used the built in backup feature of Windows 7 RC1. It was a very easy tool that allowed me to backup my whole system (or just selected partitions) to another external disk or a network share.
Today I tried to backup my current Windows 7 installation before updating the [...]]]></description>
			<content:encoded><![CDATA[<p>I was happy the first time I used the built in backup feature of Windows 7 RC1. It was a very easy tool that allowed me to backup my whole system (or just selected partitions) to another external disk or a network share.</p>
<p>Today I tried to backup my current Windows 7 installation before updating the firmware of my Intel Postville SSD &#8211; but I was not able to creat the backup. I always got the following error message:</p>
<blockquote><p>There is not enough disk space to create the volume shadow copy on storage location. Make sure that for all volume to be backup up, the minimum disk space required for shadow copy creation is available. This applies to both the backup storage destination and volume included in the backup. Minimum requirement for Volumes less than 500 megabytes, the minimum is 50 megabyte of free space. For volumes more than 500 megabytes, the minimum is 320 megabytes of free space. Recommended at least 1 gigabytes free of disk space on each volumes if volumes size is more than 1 gigabytes (0&#215;80780119)</p></blockquote>
<p>I figured out that the hidden volume created by the Windows 7 setup caused this error. It is only 100 megabytes of size and has only 37 megabytes free. I was not able to deselect it or to free space on it. So now I am giving <a href="http://www.macrium.com/reflectfree.asp">Macrium Reflect &#8211; Free Edition</a> a try &#8211; I hope this does the trick, so far it looks pretty nice.</p>
]]></content:encoded>
			<wfw:commentRss>http://dertompson.com/2009/10/27/windows-7-ultimate-backup-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android development and the HTC Magic</title>
		<link>http://dertompson.com/2009/10/20/android-development-and-the-htc-magic/</link>
		<comments>http://dertompson.com/2009/10/20/android-development-and-the-htc-magic/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 13:39:31 +0000</pubDate>
		<dc:creator>tompson</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[adb]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[magic]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://dertompson.com/?p=815</guid>
		<description><![CDATA[Some weeks ago I tried to install the android client of our time tracking system timr on my HTC Magic using Eclipse. Normally the Android Debug Bridge (adb) recognizes connected Android phones and the dialog in Eclipse allows you to select on which device you want to install the application you are trying to debug.
In [...]]]></description>
			<content:encoded><![CDATA[<p>Some weeks ago I tried to install the android client of <a href="http://timr.com">our time tracking system timr</a> on my HTC Magic using Eclipse. Normally the Android Debug Bridge (adb) recognizes connected Android phones and the dialog in Eclipse allows you to select on which device you want to install the application you are trying to debug.</p>
<p>In the case of the G1 this works very well but the HTC Magic did not appear in the dialog and I could not select it. Some research showed that the driver that was installed from Windows for the device was not correct. I head to use the great <a href="http://www.nirsoft.net/utils/usb_devices_view.html">USBDeview tool</a> to remove the installed driver. This allowed me to install the driver from usb_driver directory in the Android SDK. After that the device showed up in the Eclipse dialog and I was able to select it for installation.</p>
]]></content:encoded>
			<wfw:commentRss>http://dertompson.com/2009/10/20/android-development-and-the-htc-magic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunes 9.0.1 and Windows 7</title>
		<link>http://dertompson.com/2009/09/29/itunes-9-0-1-and-windows-7/</link>
		<comments>http://dertompson.com/2009/09/29/itunes-9-0-1-and-windows-7/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 21:05:15 +0000</pubDate>
		<dc:creator>tompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://dertompson.com/?p=811</guid>
		<description><![CDATA[Today I noticed that the new iTunes version 9.0.1.8 shows three small media control buttons in the preview window of the Windows 7 task bar. That is a nice feature because I to not have to aim at the small icon in the notification area for pause/play/forward/previous:

]]></description>
			<content:encoded><![CDATA[<p>Today I noticed that the new iTunes version 9.0.1.8 shows three small media control buttons in the preview window of the Windows 7 task bar. That is a nice feature because I to not have to aim at the small icon in the notification area for pause/play/forward/previous:</p>
<p><img class="aligncenter size-full wp-image-812" title="itunes" src="http://dertompson.com/wp-content/uploads/2009/09/itunes.jpg" alt="itunes" width="256" height="248" /></p>
]]></content:encoded>
			<wfw:commentRss>http://dertompson.com/2009/09/29/itunes-9-0-1-and-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
