<?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>ter Smitten&#039;s &#187; Windows</title>
	<atom:link href="http://blog.tersmitten.nl/archives/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.tersmitten.nl</link>
	<description>Geek stuff</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:28:54 +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>How to install RMySQL on R 2.14.0 for Windows XP</title>
		<link>http://blog.tersmitten.nl/archives/1345</link>
		<comments>http://blog.tersmitten.nl/archives/1345#comments</comments>
		<pubDate>Tue, 08 Nov 2011 14:03:44 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cran-r]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=1345</guid>
		<description><![CDATA[While installing RMySQL on OS X and Linux is really simple this is not the case for Windows. After trying several how to&#8217;s RMySQL still wasn&#8217;t working. Then I started experimenting my self&#8230; With success! This is what I did: Install R 2.14 Install R tools (2.14) (with modifying path option) Install MySQL (5.5.17) (with [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/1345/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to determine if a R script is running on Windows/OS X or Linux</title>
		<link>http://blog.tersmitten.nl/archives/1121</link>
		<comments>http://blog.tersmitten.nl/archives/1121#comments</comments>
		<pubDate>Sun, 12 Jun 2011 19:45:46 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cran-r]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=1121</guid>
		<description><![CDATA[A while ago I was working on a piece of R code for the data analysis of my Master These project. While experiencing some encoding issues running the code on different platforms I decided to build in OS detection. After some Googling I found out there are several ways to do so. First of all [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/1121/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware player (3.1) Windows 7 NAT not working</title>
		<link>http://blog.tersmitten.nl/archives/1039</link>
		<comments>http://blog.tersmitten.nl/archives/1039#comments</comments>
		<pubDate>Sat, 24 Jul 2010 13:16:37 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=1039</guid>
		<description><![CDATA[Last week I created a VMware instance of our online treatment application for developers to work on. Deploying that instance on VMware player for Linux wasn&#8217;t a problem, but when doing it on Windows 7 there was a problem with the vmnet8 (NAT) interface. Developers would get networking connection (to the virtual machine), but not [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/1039/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>No more IE6, please</title>
		<link>http://blog.tersmitten.nl/archives/965</link>
		<comments>http://blog.tersmitten.nl/archives/965#comments</comments>
		<pubDate>Thu, 10 Jun 2010 09:09:44 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=965</guid>
		<description><![CDATA[A problem all web designers know is making a website work in Internet Explorer 6. IE 6 is not standards conforming. So even when you, as a designer, stick to the W3C rules there&#8217;s quite a chance your website won&#8217;t render as it should. A few big websites (i.e. Youtube, Apple&#8217;s MobileMe) already banned IE6 [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/965/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to overcome the unserialize error in cakephp 1.3.1 on Windows</title>
		<link>http://blog.tersmitten.nl/archives/977</link>
		<comments>http://blog.tersmitten.nl/archives/977#comments</comments>
		<pubDate>Thu, 03 Jun 2010 12:14:36 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cakePHP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=977</guid>
		<description><![CDATA[Yesterday I did an upgrade from cake 1.30 to 1.31 on my Windows 2003 server. Unfortunately there was a problem with the cache files: Notice (8): unserialize() [function.unserialize]: Error at offset 0 of 1391 bytes [CORE\cake\libs\cache\file.php, line 176] Fortunately, finding an solution wasn&#8217;t to hard. A removed trim() seemed to be the culprit: cake/libs/file.php View [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/977/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change the spell-check language of a PowerPoint presentation</title>
		<link>http://blog.tersmitten.nl/archives/800</link>
		<comments>http://blog.tersmitten.nl/archives/800#comments</comments>
		<pubDate>Sun, 02 May 2010 14:39:05 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Macro]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=800</guid>
		<description><![CDATA[When preparing a presentation for my Bachelor thesis on &#8220;Confabulation in the Wernicke-Korsakoff syndrome&#8221; I was really annoyed by Powerpoint. The presentation had to be written in Dutch, but for all new &#8220;text boxes&#8221; I created, the spell-check was set to English. At first, I tried to change the &#8220;Default language&#8221; of Powerpoint, but that [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/800/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to disable UAC in Windows Vista</title>
		<link>http://blog.tersmitten.nl/archives/633</link>
		<comments>http://blog.tersmitten.nl/archives/633#comments</comments>
		<pubDate>Mon, 09 Nov 2009 16:34:31 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=633</guid>
		<description><![CDATA[What is User Account Control? User Account Control (UAC) is a new security component in Windows Vista. UAC enables users to perform common tasks as non-administrators, called standard users in Windows Vista, and as administrators without having to switch users, log off, or use Run As. A standard user account is synonymous with a user [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/633/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Editing (and running R scripts) with Komodo Edit</title>
		<link>http://blog.tersmitten.nl/archives/616</link>
		<comments>http://blog.tersmitten.nl/archives/616#comments</comments>
		<pubDate>Sun, 08 Nov 2009 14:02:34 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cran-r]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=616</guid>
		<description><![CDATA[Komodo Edit is a free, open source editor from dynamic language experts Whatever Your Language Komodo Edit supports PHP, Python, Ruby, Perl and Tcl, plus JavaScript, CSS, HTML and template languages like RHTML, Template-Toolkit, HTML-Smarty and Django. In combination with the SciViews-K extension you can also transform it into a R editor and GUI. This [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/616/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editing- and running R scripts with Notepad++</title>
		<link>http://blog.tersmitten.nl/archives/106</link>
		<comments>http://blog.tersmitten.nl/archives/106#comments</comments>
		<pubDate>Fri, 30 Oct 2009 21:49:27 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cran-r]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=106</guid>
		<description><![CDATA[Many people, including myself, might not like editing .r (source) files in R itself. Therefore I present you a very ingenious way of avoiding this. &#8220;NppToR provides R language syntax highlighting, code folding, and auto-completion to Notepad++. In addition, it provides Rgui style code passing between Notepad++ and the Rgui.&#8221; To use NppToR the first [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/106/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

