<?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>Bitmatic &#187; general</title>
	<atom:link href="http://bitmatic.com/category/general/feed" rel="self" type="application/rss+xml" />
	<link>http://bitmatic.com</link>
	<description>Lean IT-solutions in .NET/C#</description>
	<lastBuildDate>Tue, 11 Jan 2011 09:37:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Fixing the Logitech Setpoint &#8211; ActiveSync problems</title>
		<link>http://bitmatic.com/general/fixing-the-logitech-setpoint-activesync-problems</link>
		<comments>http://bitmatic.com/general/fixing-the-logitech-setpoint-activesync-problems#comments</comments>
		<pubDate>Fri, 30 Oct 2009 22:18:59 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[Drivers]]></category>
		<category><![CDATA[Logitech]]></category>

		<guid isPermaLink="false">http://bitmatic.com/?p=487</guid>
		<description><![CDATA[Logitech&#8217;s SetPoint software is causing severe problems for people using ActiveSync to sync with their mobile devices. The incompatibility between SetPoint and ActiveSync causes programs running on the affected computer to loose focus for about half a second every four seconds or so &#8211; making it next to impossible to work on the computer. The [...]]]></description>
			<content:encoded><![CDATA[<p>Logitech&#8217;s SetPoint software is causing severe problems for people using ActiveSync to sync with their mobile devices.<br />
The incompatibility between SetPoint and ActiveSync causes programs running on the affected computer to loose focus for about half a second every four seconds or so &#8211; making it next to impossible to work on the computer.<br />
The problem seems to be caused by a Microosoft Outlook process that is started in the background by ActiveSync when ActiveSync tries to sync with the connected device. It is really between this background Outlook process and the Logitech SetPoint software the incompatibility lies. They have a really hard time existing at the same time.<br />
Luckily there are a few solutions.</p>
<h3>Solution 1 &#8211; Start Outlook before connecting the device</h3>
<p>This solution really is as simple as it sounds. If Outlook runs already when the device is plugged in ActiveSync will hook itself up to the existing Outlook instance which doesn&#8217;t cause the focus problems with SetPoint.<br />
For most users this will be the ideal solution, since most people that use Outlook as their mail/contacts/etc. program tends to have it running all the time anyway. In fact, many people are probably using this solution already without even knowing it making them happily unaware of how crappy a piece of software SetPoint really is.</p>
<h3>Solution 2 &#8211; Kill the Outlook.exe process</h3>
<p>This solution is admittedly not very elegant &#8211; but it will work.</p>
<ul>
<li>Plug in your device as normal</li>
<li>Wait for the device to stop syncing</li>
<li>Press Ctrl+Alt+Delete to open up the task manager</li>
<li>Select the &#8220;Processes&#8221; tab</li>
<li>Select the process called &#8220;OUTLOOK.EXE&#8221;</li>
<li>Hit &#8220;Kill Process&#8221;</li>
<li>Windows will complain and warn you about killing processes, but trust me &#8211; the problem will disappear</li>
</ul>
<p>This solution may seem very crude, but it is the one i usually end up doing when i need to sync to backup my contacts every once in a while.</p>
<h3>Solution 3 &#8211; Don&#8217;t sync anything</h3>
<ul>
<li>Setup ActiveSync to not sync anything with the device</li>
</ul>
<p>This solution is ideal for those of you that really only plugin the device to recharge it (like me most of the time). When ActiveSync is set up to not sync anything, it will actually still sync the clock, but the main thing is &#8211; it wont fire up the background Outlook process that is the source of the problem&#8230;. Problem solved &#8211; If you don&#8217;t need the sync&#8217;ing.</p>
<h3>Solution 4 &#8211; The proper solution</h3>
<p>Logitech and Microsoft call each other and solve the problem&#8230;.. <img src='http://bitmatic.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<h3>Wrapping it up</h3>
<p>I have presented a few solutions to this curious problem. A quick search of this problem on google will reveal numerous frustrated Logitech users dating back many years. It seems that neither Microsoft nor Logitech have any interest in solving this problem. It is a real shame since it has scared of people from buying Logitech products. They have some of the best hardware available on the market, but it is shamelessly ruined by poorly designed software.</p>
]]></content:encoded>
			<wfw:commentRss>http://bitmatic.com/general/fixing-the-logitech-setpoint-activesync-problems/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The engine behind this blog</title>
		<link>http://bitmatic.com/general/the-engine-behind-this-blog</link>
		<comments>http://bitmatic.com/general/the-engine-behind-this-blog#comments</comments>
		<pubDate>Mon, 16 Feb 2009 21:24:11 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://bitmatic.com/?p=166</guid>
		<description><![CDATA[Choosing a blogging engine When deciding which blog engine to use as the engine for this site I had several criteria. Ease of use Free / Open-source Ability to have pages, not only posts&#8230; Preferably a large community, with lots of support, plugins and themes In the end i chose WordPress. It met all the [...]]]></description>
			<content:encoded><![CDATA[<h3>Choosing a blogging engine</h3>
<p>When deciding which blog engine to use as the engine for this site I had several criteria.</p>
<ul>
<li>Ease of use</li>
<li>Free / Open-source</li>
<li>Ability to have pages, not only posts&#8230;</li>
<li>Preferably a large community, with lots of support, plugins and themes</li>
</ul>
<p>In the end i chose <a href="http://www.wordpress.org">WordPress</a>. It met all the criteria, and had very good reviews. Also it was programmed in php, which i have some knowledge of. The theme i use is called DarkZen 1.1, which I have modified a lot to fit my specific needs. This is one of the cool things about the open-source community &#8211; Grab anything you like, and modify away.</p>
]]></content:encoded>
			<wfw:commentRss>http://bitmatic.com/general/the-engine-behind-this-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

