<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>blog?</title>
	<atom:link href="http://raller.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://raller.wordpress.com</link>
	<description>Some words by Rasmus Jacobsen</description>
	<lastBuildDate>Sun, 03 Aug 2008 16:10:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='raller.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>blog?</title>
		<link>http://raller.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://raller.wordpress.com/osd.xml" title="blog?" />
	<atom:link rel='hub' href='http://raller.wordpress.com/?pushpress=hub'/>
		<item>
		<title>PHP with MySQL extensions Server 2008 x64</title>
		<link>http://raller.wordpress.com/2008/08/03/php-with-mysql-extensions-server-2008-x64/</link>
		<comments>http://raller.wordpress.com/2008/08/03/php-with-mysql-extensions-server-2008-x64/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 16:10:21 +0000</pubDate>
		<dc:creator>raller</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://raller.wordpress.com/?p=16</guid>
		<description><![CDATA[Problems arises because the php binaries are 32 bit only. Enable CGI by adding it as a Role Service to IIS. Download http://www.fusionxlan.com/PHPx64/php-5.2.5-x64-2007-11-12.zip and extract to C:\php. Copy libmysql.dll to C:\Windows\System32 Copy php.ini-dist to C:\Windows\php.ini Edit php.ini and: Set extension_dir to c:\php\ext Set cgi.force_redirect to 0 and uncomment the line. Enable php_mysql.dll by uncommenting the line. Go [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raller.wordpress.com&amp;blog=4009866&amp;post=16&amp;subd=raller&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Problems arises because the php binaries are 32 bit only.</p>
<ul>
<li>Enable CGI by adding it as a Role Service to IIS.</li>
<li>Download <a href="http://www.fusionxlan.com/PHPx64/php-5.2.5-x64-2007-11-12.zip">http://www.fusionxlan.com/PHPx64/php-5.2.5-x64-2007-11-12.zip</a> and extract to C:\php.</li>
<li>Copy libmysql.dll to C:\Windows\System32</li>
<li>Copy php.ini-dist to C:\Windows\php.ini</li>
<li>Edit php.ini and:</li>
<li>Set extension_dir to c:\php\ext</li>
<li>Set cgi.force_redirect to 0 and uncomment the line.</li>
<li>Enable php_mysql.dll by uncommenting the line.</li>
<li>Go to Handler Mappings in IIS</li>
<li>Add Module Mapping:</li>
<li>Request path: *.php</li>
<li>Module: CgiModule</li>
<li>Executeable: c:\php\php-cgi.exe</li>
<li>Name: PHP</li>
<li>Recycle the application pool to reload php.ini</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/raller.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/raller.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raller.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raller.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raller.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raller.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raller.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raller.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raller.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raller.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raller.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raller.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raller.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raller.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raller.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raller.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raller.wordpress.com&amp;blog=4009866&amp;post=16&amp;subd=raller&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raller.wordpress.com/2008/08/03/php-with-mysql-extensions-server-2008-x64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d0a2b0a50fd86cec291a18a7a06268b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raller</media:title>
		</media:content>
	</item>
		<item>
		<title>The error 0x80072f0d is received when sending/receiving from outlook 2007 connected to exchange 2007</title>
		<link>http://raller.wordpress.com/2008/07/10/the-error-0x80072f0d-is-received-when-sendingreceiving-from-outlook-2007-connected-to-exchange-2007/</link>
		<comments>http://raller.wordpress.com/2008/07/10/the-error-0x80072f0d-is-received-when-sendingreceiving-from-outlook-2007-connected-to-exchange-2007/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 16:25:37 +0000</pubDate>
		<dc:creator>raller</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://raller.wordpress.com/?p=13</guid>
		<description><![CDATA[If you have a self signed certificate on your server, continue reading:) The problem is that the certificate is not installed on the client; navigate to https://your-server and install the certificate. To make this work, your OAB URL should use a secure connection to your exchange server. To see this, hold ctrl down and right [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raller.wordpress.com&amp;blog=4009866&amp;post=13&amp;subd=raller&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you have a self signed certificate on your server, continue reading:)</p>
<p>The problem is that the certificate is not installed on the client; navigate to <a href="https://your-server">https://your-server</a> and install the certificate.</p>
<p>To make this work, your OAB URL should use a secure connection to your exchange server. To see this, hold ctrl down and right click on the outlook icon next to the watch (on a client). Press test connection, and fill in your password. Look for OAB URL and ensure that it starts with https. If not, go to your exchange server, Exchange Management Console, Server Configuration, Client Access, Offline Address Book Distribution, Right click on OAB, select properties, URLs; replace http with https, so it looks like <a href="https://server.domain.dk/OAB">https://server.domain.dk/OAB</a>.</p>
<p>Wait until the setting is replicated to the outlook clients (restart outlook), and run the test tool again. Now everything should be running.</p>
<p>NB: If you have a Vista client, you have to run internet explorer as administrator to install the certificate. Do this by starting a terminal and type &#8220;runas /user:administrator iexplorer&#8221;. When installing the certificate, you have to choose the &#8220;Place all certificates in the following store&#8221;, and then &#8220;Trusted Root Certification Authorities&#8221;. Good luck&#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/raller.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/raller.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raller.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raller.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raller.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raller.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raller.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raller.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raller.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raller.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raller.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raller.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raller.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raller.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raller.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raller.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raller.wordpress.com&amp;blog=4009866&amp;post=13&amp;subd=raller&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raller.wordpress.com/2008/07/10/the-error-0x80072f0d-is-received-when-sendingreceiving-from-outlook-2007-connected-to-exchange-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d0a2b0a50fd86cec291a18a7a06268b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raller</media:title>
		</media:content>
	</item>
		<item>
		<title>Making Hyper-V working on HP Proliant ml350 on Server 2008 x64</title>
		<link>http://raller.wordpress.com/2008/07/09/making-hyper-v-working-on-hp-proliant-ml350-on-server-2008-x64/</link>
		<comments>http://raller.wordpress.com/2008/07/09/making-hyper-v-working-on-hp-proliant-ml350-on-server-2008-x64/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 15:41:13 +0000</pubDate>
		<dc:creator>raller</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://raller.wordpress.com/?p=11</guid>
		<description><![CDATA[Making this work have taken a couple of days, because different BSODs have appered randomly. I have been talking with HP support, and browsed almost the complete Internet for a solution. Now what I found out&#8230; First, I installed Server 2008 from the DVD without the smartstart CD. This might be wrong, as some of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raller.wordpress.com&amp;blog=4009866&amp;post=11&amp;subd=raller&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Making this work have taken a couple of days, because different BSODs have appered randomly. I have been talking with HP support, and browsed almost the complete Internet for a solution. Now what I found out&#8230;</p>
<p>First, I installed Server 2008 from the DVD without the smartstart CD. This might be wrong, as some of the problems (as far as I know) could be avoided using the CD.</p>
<p>When the server was first installed (2 months ago), Hyper-V where in beta, it was later updated to a RC, and the final version can now be downloaded from:<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=F3AB3D4B-63C8-4424-A738-BADED34D24ED&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyId=F3AB3D4B-63C8-4424-A738-BADED34D24ED&amp;displaylang=en</a>.<br />
When upgrading to RC/final, hell began&#8230;</p>
<p>To make everything work, make shure that you remove the old Hyper-V role before this final version is installed (did not do that: many things went wrong). When removing the role, the server might not shut down, wait, wait more, then give up and shut it down the hard way.</p>
<p>Start up, the removal might go wrong by saying installing updates stage 3 ??%, if you cannot boot, try again. If still no luck, start in fail safe mode, then reboot.</p>
<p>Install the updated version and reboot, this might go wrong as well (for me it stopped at stage 3, 71%), reboot, try again&#8230;</p>
<p>BEGIN NOT NEEDED</p>
<p>Now, if you get some strange errors like that the server gets a STOP 0x000000F4, try to install the newest Broadcom Netxtreme II for BCM5708C from IBM:<br />
<a href="http://www-304.ibm.com/systems/support/supportsite.wss/docdisplay?lndocid=MIGR-5070012&amp;brandind=5000020">http://www-304.ibm.com/systems/support/supportsite.wss/docdisplay?lndocid=MIGR-5070012&amp;brandind=5000020</a>.<br />
It will install the newest driver available.</p>
<p>END NOT NEEDED</p>
<p>Some other strange things happend like I where unable to copy big files (10gb approx) from one place to another on the same disk; it resulted in the same type of blue screen. This issue was resolved by installing the Proliant Support Pack:<br />
<a href="http://h18004.www1.hp.com/products/servers/management/psp/index.html">http://h18004.www1.hp.com/products/servers/management/psp/index.html</a>.</p>
<p>UPDATE: If you get some strange encryption errors when remotely connecting to your guest OS, then disable &#8220;IPv4 Large Send Offload&#8221; for the broadcom nic in the advanced tab in device manager; more info:<br />
<a href="http://forums.technet.microsoft.com/en-US/winserverhyperv/thread/9a6a45a9-76c2-4067-8fd0-73b5254681d5/">http://forums.technet.microsoft.com/en-US/winserverhyperv/thread/9a6a45a9-76c2-4067-8fd0-73b5254681d5/</a>.</p>
<p>If the virtual machines looses network connection and have problems stopping, try to set &#8220;IPv4 Checksum Offload&#8221; to None.</p>
<p>Now, Hyper-V runs smoothly:)<br />
Leave a comment if you have questions, it took me long to find this out:)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/raller.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/raller.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raller.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raller.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raller.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raller.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raller.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raller.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raller.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raller.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raller.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raller.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raller.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raller.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raller.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raller.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raller.wordpress.com&amp;blog=4009866&amp;post=11&amp;subd=raller&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raller.wordpress.com/2008/07/09/making-hyper-v-working-on-hp-proliant-ml350-on-server-2008-x64/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d0a2b0a50fd86cec291a18a7a06268b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raller</media:title>
		</media:content>
	</item>
		<item>
		<title>XSD Editor in Eclipse 3.4</title>
		<link>http://raller.wordpress.com/2008/06/27/xsd-editor-in-eclipse-34/</link>
		<comments>http://raller.wordpress.com/2008/06/27/xsd-editor-in-eclipse-34/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 20:49:17 +0000</pubDate>
		<dc:creator>raller</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://raller.wordpress.com/?p=10</guid>
		<description><![CDATA[For some reason the nice xsd editor have been removed from the default eclipse installation. To get it back, start eclipse, go to help, software updates, available software, and search for &#8220;Web Developer Tools&#8221;. Install this add-on, and you are ready to go.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raller.wordpress.com&amp;blog=4009866&amp;post=10&amp;subd=raller&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For some reason the nice xsd editor have been removed from the default eclipse installation. To get it back, start eclipse, go to help, software updates, available software, and search for &#8220;Web Developer Tools&#8221;.</p>
<p>Install this add-on, and you are ready to go.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/raller.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/raller.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raller.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raller.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raller.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raller.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raller.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raller.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raller.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raller.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raller.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raller.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raller.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raller.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raller.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raller.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raller.wordpress.com&amp;blog=4009866&amp;post=10&amp;subd=raller&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raller.wordpress.com/2008/06/27/xsd-editor-in-eclipse-34/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d0a2b0a50fd86cec291a18a7a06268b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raller</media:title>
		</media:content>
	</item>
		<item>
		<title>Xinerama support in rdesktop</title>
		<link>http://raller.wordpress.com/2008/06/26/xinerama-support-in-rdesktop/</link>
		<comments>http://raller.wordpress.com/2008/06/26/xinerama-support-in-rdesktop/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 12:47:20 +0000</pubDate>
		<dc:creator>raller</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://raller.wordpress.com/?p=7</guid>
		<description><![CDATA[As of rdesktop version 1.5.0 Xinerama is not supported, but ideas for a patch are in http://joyce.webcreations.ca/rdesktop/rdesktop-1.4.1-xinerama.patch.I have slightly modified the patch, and result can be found in http://kom.aau.dk/~raller/rdesktop-xinerama.patch. sudo apt-get install devscripts build-essential fakeroot sudo apt-get build-dep rdesktop apt-get source rdesktop cd rdesktop-1.5.0 patch  -p0 &#60; /tmp/rdesktop-xinerama.patch debuild -us -uc cd .. sudo dpkg [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raller.wordpress.com&amp;blog=4009866&amp;post=7&amp;subd=raller&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As of rdesktop version 1.5.0 Xinerama is not supported, but ideas for a patch are in http://joyce.webcreations.ca/rdesktop/rdesktop-1.4.1-xinerama.patch.I have slightly modified the patch, and result can be found in http://kom.aau.dk/~raller/rdesktop-xinerama.patch.</p>
<blockquote><p>sudo apt-get install devscripts build-essential fakeroot<br />
sudo apt-get build-dep rdesktop<br />
apt-get source rdesktop<br />
cd rdesktop-1.5.0<br />
patch  -p0 &lt; /tmp/rdesktop-xinerama.patch<br />
debuild -us -uc<br />
cd ..<br />
sudo dpkg -i rdesktop*.deb</p></blockquote>
<p>Now, when entering fullscreen using Ctrl+Alt+Return, fullscreen only runs on the monitor where rdesktop runs.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/raller.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/raller.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raller.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raller.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raller.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raller.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raller.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raller.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raller.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raller.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raller.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raller.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raller.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raller.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raller.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raller.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raller.wordpress.com&amp;blog=4009866&amp;post=7&amp;subd=raller&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raller.wordpress.com/2008/06/26/xinerama-support-in-rdesktop/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d0a2b0a50fd86cec291a18a7a06268b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raller</media:title>
		</media:content>
	</item>
		<item>
		<title>Move windows between workspaces using keyboard shortcuts</title>
		<link>http://raller.wordpress.com/2008/06/18/move-windows-between-workspaces-using-keyboard-shortcuts/</link>
		<comments>http://raller.wordpress.com/2008/06/18/move-windows-between-workspaces-using-keyboard-shortcuts/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 12:51:39 +0000</pubDate>
		<dc:creator>raller</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://raller.wordpress.com/?p=3</guid>
		<description><![CDATA[Ok, this little how-to describes how to make the moving of windows between workspaces more convenient using shortcuts, instead of the usual way where you have to press on the menu, and choose to which workspace it should be put. The following instructions makes you able to move the window to another workspace by, when [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raller.wordpress.com&amp;blog=4009866&amp;post=3&amp;subd=raller&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ok, this little how-to describes how to make the moving of windows between workspaces more convenient using shortcuts, instead of the usual way where you have to press on the menu, and choose to which workspace it should be put.</p>
<p>The following instructions makes you able to move the window to another workspace by, when already moving the window, pressing the number of the workspace; e.g. when moving a window around on the screen, press 1, and it will change to workspace 1.</p>
<p>The following assumes that you run ubuntu (8.04), and that you desktop effects are disabled (running metacity). I will come up with a solution for compiz whenever i have time.</p>
<p>First, install required packages.</p>
<blockquote><p>sudo apt-get install devscripts build-essential fakeroot<br />
sudo apt-get build-dep metacity</p></blockquote>
<p>Now, download the patch from http://kom.aau.dk/~raller/window_move_workspace.patch, the metacity source, and perform the patching;</p>
<blockquote><p>apt-get source metacity<br />
cd metacity-2.22.0<br />
patch -p0 &lt; /tmp/window_move_workspace.patch<br />
debuild -us -uc<br />
cd ..<br />
sudo dpkg -i metacity*.deb</p></blockquote>
<p>That is it. Restart the computer, and you are able to move the windows around easier then ever before:)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/raller.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/raller.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raller.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raller.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raller.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raller.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raller.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raller.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raller.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raller.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raller.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raller.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raller.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raller.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raller.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raller.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raller.wordpress.com&amp;blog=4009866&amp;post=3&amp;subd=raller&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raller.wordpress.com/2008/06/18/move-windows-between-workspaces-using-keyboard-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d0a2b0a50fd86cec291a18a7a06268b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raller</media:title>
		</media:content>
	</item>
	</channel>
</rss>
