<?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>debrass.net</title>
	<atom:link href="http://www.debrass.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.debrass.net</link>
	<description></description>
	<lastBuildDate>Tue, 27 Apr 2010 11:36:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>setResolution</title>
		<link>http://www.debrass.net/2010/04/27/setresolution/</link>
		<comments>http://www.debrass.net/2010/04/27/setresolution/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 11:35:24 +0000</pubDate>
		<dc:creator>peterdb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.debrass.net/?p=406</guid>
		<description><![CDATA[I recently got an Asrock ION 330 as my HTPC and it runs with an nVidia ION GPU using the nVidia Control Panel. Older versions of nVidia Control Panel came with the application nView, which easily allowed you to change resolutions. You can still get the application, but I needed a function, which changed my [...]]]></description>
		<wfw:commentRss>http://www.debrass.net/2010/04/27/setresolution/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using CoreAVC with CCCP in Media Player Classic</title>
		<link>http://www.debrass.net/2010/02/24/using-coreavc-with-cccp/</link>
		<comments>http://www.debrass.net/2010/02/24/using-coreavc-with-cccp/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 08:59:58 +0000</pubDate>
		<dc:creator>peterdb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.debrass.net/?p=357</guid>
		<description><![CDATA[I have had issues playing back 1080p and 720p movies smoothly on my new TV. The TV is connected to an Asus Barebone which is capable of outputting 1080p on HDMI, but my preferred player has always been VLC. Sadly, I have come to realise that the since VLC uses built-in codec, it is very [...]]]></description>
		<wfw:commentRss>http://www.debrass.net/2010/02/24/using-coreavc-with-cccp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lotus Notes 8 &#8211; Windows 7</title>
		<link>http://www.debrass.net/2010/01/06/lotus-notes-8-windows-7/</link>
		<comments>http://www.debrass.net/2010/01/06/lotus-notes-8-windows-7/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 08:09:18 +0000</pubDate>
		<dc:creator>peterdb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.debrass.net/?p=353</guid>
		<description><![CDATA[Lotus Notes 8 has an inherent issue on Windows 7, you can&#8217;t pin the running Lotus Notes application to the taskbar. If you do you receive the following error message: The Notes2 executable launcher was unable to locate its companion launcher jar. The reason is quite simple: Lotus Notes is a compilation of application that [...]]]></description>
		<wfw:commentRss>http://www.debrass.net/2010/01/06/lotus-notes-8-windows-7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows 7 &#8211; Remote Desktop without password</title>
		<link>http://www.debrass.net/2009/12/05/windows-7-remote-desktop-without-password/</link>
		<comments>http://www.debrass.net/2009/12/05/windows-7-remote-desktop-without-password/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 12:22:48 +0000</pubDate>
		<dc:creator>peterdb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.debrass.net/?p=350</guid>
		<description><![CDATA[Within my LAN I use a computer running Windows 7 as my print server and server for various other stuff, but I setup an account with no password, since others need to be able to access the computer easily also. However, I often need access to it and Remote Desktop in Windows 7, but Windows [...]]]></description>
		<wfw:commentRss>http://www.debrass.net/2009/12/05/windows-7-remote-desktop-without-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista and 7 &#8211; UNC Paths in the Command Prompt</title>
		<link>http://www.debrass.net/2009/11/18/windows-vista-and-7-unc-paths-in-the-command-prompt/</link>
		<comments>http://www.debrass.net/2009/11/18/windows-vista-and-7-unc-paths-in-the-command-prompt/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 19:26:25 +0000</pubDate>
		<dc:creator>peterdb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.debrass.net/?p=348</guid>
		<description><![CDATA[I have a NAS and several times, I need a list of the directories on it in a txt-file, using DIR is perfect for this. But unmapped NAS&#8217;s are usually accessed by UNC paths, sadly, Windows Vista and 7 doesn&#8217;t support UNC paths when using Command Prompt commands, such as DIR. Luckily, I found this [...]]]></description>
		<wfw:commentRss>http://www.debrass.net/2009/11/18/windows-vista-and-7-unc-paths-in-the-command-prompt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gastric Bypass Surgery</title>
		<link>http://www.debrass.net/2009/11/05/gastric-bypass-surgery/</link>
		<comments>http://www.debrass.net/2009/11/05/gastric-bypass-surgery/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 13:42:53 +0000</pubDate>
		<dc:creator>peterdb</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Gastric Bypass]]></category>

		<guid isPermaLink="false">http://www.debrass.net/?p=340</guid>
		<description><![CDATA[So, on a peronal note&#8230; As a New Years promise both to myself and to my girlfriend I started in January to see a doctor. The reason being mainly my sleep apnea was causing me severe issues and also my weight was becoming an issue. My sleep apnea had become so bad, that after dropping [...]]]></description>
		<wfw:commentRss>http://www.debrass.net/2009/11/05/gastric-bypass-surgery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>T60/T60p &#8211; Windows 7</title>
		<link>http://www.debrass.net/2009/08/29/t60t60p-windows-7/</link>
		<comments>http://www.debrass.net/2009/08/29/t60t60p-windows-7/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 06:39:31 +0000</pubDate>
		<dc:creator>peterdb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.debrass.net/?p=338</guid>
		<description><![CDATA[I finally got Windows 7 installed. Microsoft did something right this time. But, at lot of drivers for the T60/T60p are missing, so here are a list of usefull drivers: Power Management (install both the ACPI Power Management and Power Manager for Vista) &#8211; http://www-307.ibm.com/pc/support/site.wss/MIGR-62928.html#pm x1400 Drivers  &#8211; Find instructions here: http://windows7center.com/forums/11895-post11.html Hotkeys &#8211; http://www-307.ibm.com/pc/support/site.wss/MIGR-62928.html#utility [...]]]></description>
		<wfw:commentRss>http://www.debrass.net/2009/08/29/t60t60p-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3.5 &#8211; Disable GFX Color Management</title>
		<link>http://www.debrass.net/2009/07/05/firefox-3-5-disable-gfx-color-management/</link>
		<comments>http://www.debrass.net/2009/07/05/firefox-3-5-disable-gfx-color-management/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 05:20:11 +0000</pubDate>
		<dc:creator>peterdb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.debrass.net/?p=333</guid>
		<description><![CDATA[Firefox 3.5 introduced a new feature GFX Color Management. Unfortunately, it doesn&#8217;t seem to work right. Here is how to disable it Type in &#8220;about:config&#8221; in the addressbar and click the button to gain access to the configuration Type in &#8220;gfx.color_management.mode&#8221; and hit enter. The value of &#8220;gfx.color_management.mode&#8221; should currently be 2, double-click the line [...]]]></description>
		<wfw:commentRss>http://www.debrass.net/2009/07/05/firefox-3-5-disable-gfx-color-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3.5 &#8211; Close Last Tab &#8211; But Don&#8217;t Close Firefox</title>
		<link>http://www.debrass.net/2009/07/04/firefox-3-5-close-last-tab-but-dont-close-firefox/</link>
		<comments>http://www.debrass.net/2009/07/04/firefox-3-5-close-last-tab-but-dont-close-firefox/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:09:55 +0000</pubDate>
		<dc:creator>peterdb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.debrass.net/?p=330</guid>
		<description><![CDATA[Firefox 3.5 is a great improvement over the past versions, but like many others I discovered one annoyance: When you only have one tab open and try to close it, it closes Firefox too. I find this really annoying, but I already found a solution (thanks to Lifehacker): Type &#8220;about:config&#8221; on your addressbar Type &#8220;browser.tabs.closeWindowWithLastTab&#8221; [...]]]></description>
		<wfw:commentRss>http://www.debrass.net/2009/07/04/firefox-3-5-close-last-tab-but-dont-close-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ARGG &#8211; iPhone activation server temporarily unavailable</title>
		<link>http://www.debrass.net/2009/06/17/argg-iphone-activation-server-temporarily-unavailable/</link>
		<comments>http://www.debrass.net/2009/06/17/argg-iphone-activation-server-temporarily-unavailable/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 21:01:17 +0000</pubDate>
		<dc:creator>peterdb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.debrass.net/?p=298</guid>
		<description><![CDATA[ARGGG&#8230; The iPhone OS 3.0 has finally been released, but the iPhone activation server has already gone down&#8230; Lot&#8217;s of people &#8211; including me &#8211; have started to receive the error message: &#8230; or as seen in the diagnostic log that can be sent to Apple as iTunes: Restore error 1639 Guess there is nothing [...]]]></description>
		<wfw:commentRss>http://www.debrass.net/2009/06/17/argg-iphone-activation-server-temporarily-unavailable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
