<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Chris&#039; World</title>
	<atom:link href="http://www.chrisk.de/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrisk.de/blog</link>
	<description>A travel, photography &#38; nerd blog</description>
	<lastBuildDate>Tue, 17 Jan 2012 15:36:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on London &amp; South East England by Jacki</title>
		<link>http://www.chrisk.de/blog/2009/08/london-south-east-england/comment-page-1/#comment-29276</link>
		<dc:creator>Jacki</dc:creator>
		<pubDate>Tue, 17 Jan 2012 15:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=1192#comment-29276</guid>
		<description>You can always tell an expert! Thanks for cnortbiutnig.</description>
		<content:encoded><![CDATA[<p>You can always tell an expert! Thanks for cnortbiutnig.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Setup KVM on Ubuntu Lucid by Bookmarks for June 20th through December 13th &#8212; Somewhere out there!</title>
		<link>http://www.chrisk.de/blog/2010/03/how-to-setup-kvm-on-ubuntu-lucid/comment-page-1/#comment-27784</link>
		<dc:creator>Bookmarks for June 20th through December 13th &#8212; Somewhere out there!</dc:creator>
		<pubDate>Tue, 13 Dec 2011 01:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=2135#comment-27784</guid>
		<description>[...] How-To: Setup KVM on Ubuntu Lucid &#124; Chris&#8217; World &#8211; [...]</description>
		<content:encoded><![CDATA[<p>[...] How-To: Setup KVM on Ubuntu Lucid | Chris&#8217; World &#8211; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Run Xen in Ubuntu Intrepid without compiling a Kernel by yourself by Jarkko Santala</title>
		<link>http://www.chrisk.de/blog/2008/12/how-to-run-xen-in-ubuntu-intrepid-without-compiling-a-kernel-by-yourself/comment-page-1/#comment-27191</link>
		<dc:creator>Jarkko Santala</dc:creator>
		<pubDate>Thu, 01 Dec 2011 11:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=251#comment-27191</guid>
		<description>As a hint, if you do this with 11.04 rsyslog will go haywire and consume 100% CPU as it fails to log kernel messages. Stop and/or fix kernel logging in rsyslog.conf.</description>
		<content:encoded><![CDATA[<p>As a hint, if you do this with 11.04 rsyslog will go haywire and consume 100% CPU as it fails to log kernel messages. Stop and/or fix kernel logging in rsyslog.conf.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Create your own &#8216;DynDNS&#8217; Service by Apo</title>
		<link>http://www.chrisk.de/blog/2011/02/how-to-create-your-own-dyndns-service/comment-page-1/#comment-26919</link>
		<dc:creator>Apo</dc:creator>
		<pubDate>Thu, 24 Nov 2011 09:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3060#comment-26919</guid>
		<description>If you&#039;re using pppd, you can just create an executable file in your pppd&#039;s ip-up.d folder (in my case that&#039;s /etc/ppp/ip-up.d), or edit the ip-up script.

Contents of my /etc/ppp/ip-up.d/60-dyndns:

#!/bin/sh
nsupdate -k /etc/nsupdate/named.private &lt;&lt; EOF
server 
zone 
update delete foo.zone. A
update add foo.zone. 60 A $4
send
EOF

pppd will run the ip-up script every time you get a new IP, so you don&#039;t have to poll your interface every minute.

There&#039;s also a patch for ddclient to run nsupdate, but that&#039;d mean that you have to disable updates in your package manager, so meh.

--Apo</description>
		<content:encoded><![CDATA[<p>If you&#8217;re using pppd, you can just create an executable file in your pppd&#8217;s ip-up.d folder (in my case that&#8217;s /etc/ppp/ip-up.d), or edit the ip-up script.</p>
<p>Contents of my /etc/ppp/ip-up.d/60-dyndns:</p>
<p>#!/bin/sh<br />
nsupdate -k /etc/nsupdate/named.private &lt;&lt; EOF<br />
server<br />
zone<br />
update delete foo.zone. A<br />
update add foo.zone. 60 A $4<br />
send<br />
EOF</p>
<p>pppd will run the ip-up script every time you get a new IP, so you don&#8217;t have to poll your interface every minute.</p>
<p>There&#8217;s also a patch for ddclient to run nsupdate, but that&#8217;d mean that you have to disable updates in your package manager, so meh.</p>
<p>&#8211;Apo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to DSL and UMTS Failover on OpenBSD by Igor</title>
		<link>http://www.chrisk.de/blog/2011/03/how-to-dsl-and-umts-failover-on-openbsd/comment-page-1/#comment-25426</link>
		<dc:creator>Igor</dc:creator>
		<pubDate>Wed, 19 Oct 2011 15:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3202#comment-25426</guid>
		<description>Dear Chris,
I&#039;m trying to do something simular on an Alix6e1 board from Pcengins and an ICON 225 netstick from Option.
I want to make a router that uses UMTS connection to back up a Cable connection(L2TP) and I want the Cellular usage to be minimal.
I have OPENBSD 4.9 installed on my board, could you guide me on hot to set up the two connections, how to set the dialup- where the ralevant system file are located.
I&#039;m a bit new to openbsd and unix in general but I want to learn and I&#039;d apriciate your help.
I saw your post on &quot;How to OpenBSD with Huawei E1750 UMTS&quot; but as I&#039;m new to it- it&#039;s a bit Chinese for me- if you could eleberate on the steps needed to setting up the system.
To make things simpler I want to start by puting a router infront of my box so I will not need to dial up a landline connection and will only need to deal with the UMTS dial up.</description>
		<content:encoded><![CDATA[<p>Dear Chris,<br />
I&#8217;m trying to do something simular on an Alix6e1 board from Pcengins and an ICON 225 netstick from Option.<br />
I want to make a router that uses UMTS connection to back up a Cable connection(L2TP) and I want the Cellular usage to be minimal.<br />
I have OPENBSD 4.9 installed on my board, could you guide me on hot to set up the two connections, how to set the dialup- where the ralevant system file are located.<br />
I&#8217;m a bit new to openbsd and unix in general but I want to learn and I&#8217;d apriciate your help.<br />
I saw your post on &#8220;How to OpenBSD with Huawei E1750 UMTS&#8221; but as I&#8217;m new to it- it&#8217;s a bit Chinese for me- if you could eleberate on the steps needed to setting up the system.<br />
To make things simpler I want to start by puting a router infront of my box so I will not need to dial up a landline connection and will only need to deal with the UMTS dial up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Upgrade to Xcode4 (or uninstall Xcode3) by yann</title>
		<link>http://www.chrisk.de/blog/2011/03/how-to-upgrade-to-xcode-4-or-uninstall-xcode-3/comment-page-1/#comment-24319</link>
		<dc:creator>yann</dc:creator>
		<pubDate>Thu, 29 Sep 2011 03:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3134#comment-24319</guid>
		<description>Hi, if you look at the line Chris posted you might need to change &quot;/Developer-old..&quot; to &quot;/Developer-3.2.6...&quot;

Chris, thanks!</description>
		<content:encoded><![CDATA[<p>Hi, if you look at the line Chris posted you might need to change &#8220;/Developer-old..&#8221; to &#8220;/Developer-3.2.6&#8230;&#8221;</p>
<p>Chris, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Upgrade to Xcode4 (or uninstall Xcode3) by Chris</title>
		<link>http://www.chrisk.de/blog/2011/03/how-to-upgrade-to-xcode-4-or-uninstall-xcode-3/comment-page-1/#comment-23733</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 17 Sep 2011 14:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3134#comment-23733</guid>
		<description>Sounds like you don&#039;t have an old version of Xcode installed...</description>
		<content:encoded><![CDATA[<p>Sounds like you don&#8217;t have an old version of Xcode installed&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Upgrade to Xcode4 (or uninstall Xcode3) by Nicholas</title>
		<link>http://www.chrisk.de/blog/2011/03/how-to-upgrade-to-xcode-4-or-uninstall-xcode-3/comment-page-1/#comment-23713</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Sat, 17 Sep 2011 03:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3134#comment-23713</guid>
		<description>When I enter this in Terminal, I get error message &quot;sudo: /Developer-old/Library/uninstall-devtools: command not found&quot;

help?</description>
		<content:encoded><![CDATA[<p>When I enter this in Terminal, I get error message &#8220;sudo: /Developer-old/Library/uninstall-devtools: command not found&#8221;</p>
<p>help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to fix SSH UTF-8 issues in Mac OS X Lion by Stuartc</title>
		<link>http://www.chrisk.de/blog/2011/07/how-to-fix-ssh-utf-8-issues-in-mac-os-x-lion/comment-page-1/#comment-23679</link>
		<dc:creator>Stuartc</dc:creator>
		<pubDate>Fri, 16 Sep 2011 12:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3269#comment-23679</guid>
		<description>Awesome! Thank you!</description>
		<content:encoded><![CDATA[<p>Awesome! Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To disable Time Machine&#8217;s MobileBackup by Jordan</title>
		<link>http://www.chrisk.de/blog/2011/07/how-to-disable-time-machines-mobilebackup/comment-page-1/#comment-23627</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Thu, 15 Sep 2011 13:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3271#comment-23627</guid>
		<description>Thanks! I noticed 85 gb of used space on my HD. This solved my problem.</description>
		<content:encoded><![CDATA[<p>Thanks! I noticed 85 gb of used space on my HD. This solved my problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intel 320 Series vs. OCZ Vertex 2 (vs. Apple) by 13 寸 Macbook Pro 拆光驱更换 SSD &#124; Chen Yufei's blog</title>
		<link>http://www.chrisk.de/blog/2011/04/intel-320-series-vs-ocz-vertex-2-vs-apple/comment-page-1/#comment-23146</link>
		<dc:creator>13 寸 Macbook Pro 拆光驱更换 SSD &#124; Chen Yufei's blog</dc:creator>
		<pubDate>Tue, 06 Sep 2011 15:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3234#comment-23146</guid>
		<description>[...] 性能很突出），价格还便宜一点。不过看到有人说 vertex 2 在 MBP 上有遇到无法 sleep 之类的问题，为图省心还是买了 Intel [...]</description>
		<content:encoded><![CDATA[<p>[...] 性能很突出），价格还便宜一点。不过看到有人说 vertex 2 在 MBP 上有遇到无法 sleep 之类的问题，为图省心还是买了 Intel [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Upgrade to Xcode4 (or uninstall Xcode3) by Andrea</title>
		<link>http://www.chrisk.de/blog/2011/03/how-to-upgrade-to-xcode-4-or-uninstall-xcode-3/comment-page-1/#comment-23104</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Mon, 05 Sep 2011 21:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3134#comment-23104</guid>
		<description>Well, I followed the suggestion when upgrading from Xcode-3.2.6 to Xcode-4.1. But something went wrong: after issuing the command
sudo /Developer-3.2.6/Library/uninstall-devtools --mode=all
also Xcode-4.1 was broken: for instance, the make command disappeared, and in my App Store page the Xcode lists as not installed. Hopefully installing it again will fix the issue ... I&#039;ll know in a few hours, since I&#039;ve to download it again.</description>
		<content:encoded><![CDATA[<p>Well, I followed the suggestion when upgrading from Xcode-3.2.6 to Xcode-4.1. But something went wrong: after issuing the command<br />
sudo /Developer-3.2.6/Library/uninstall-devtools &#8211;mode=all<br />
also Xcode-4.1 was broken: for instance, the make command disappeared, and in my App Store page the Xcode lists as not installed. Hopefully installing it again will fix the issue &#8230; I&#8217;ll know in a few hours, since I&#8217;ve to download it again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Upgrade to Xcode4 (or uninstall Xcode3) by Chris</title>
		<link>http://www.chrisk.de/blog/2011/03/how-to-upgrade-to-xcode-4-or-uninstall-xcode-3/comment-page-1/#comment-22819</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 31 Aug 2011 14:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3134#comment-22819</guid>
		<description>It will break everything that has dependencies on Xcode 3.</description>
		<content:encoded><![CDATA[<p>It will break everything that has dependencies on Xcode 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Upgrade to Xcode4 (or uninstall Xcode3) by Sam</title>
		<link>http://www.chrisk.de/blog/2011/03/how-to-upgrade-to-xcode-4-or-uninstall-xcode-3/comment-page-1/#comment-22808</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 31 Aug 2011 08:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3134#comment-22808</guid>
		<description>I ran that command, and it broke a bunch of command line stuff. I&#039;m probably going to have to redownload the Xcode 4 installer to fix this.</description>
		<content:encoded><![CDATA[<p>I ran that command, and it broke a bunch of command line stuff. I&#8217;m probably going to have to redownload the Xcode 4 installer to fix this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To disable Time Machine&#8217;s MobileBackup by Chris</title>
		<link>http://www.chrisk.de/blog/2011/07/how-to-disable-time-machines-mobilebackup/comment-page-1/#comment-22010</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 17 Aug 2011 15:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3271#comment-22010</guid>
		<description>Great Idea - if you have a second hdd in your mobile :D</description>
		<content:encoded><![CDATA[<p>Great Idea &#8211; if you have a second hdd in your mobile <img src='http://www.chrisk.de/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To disable Time Machine&#8217;s MobileBackup by James</title>
		<link>http://www.chrisk.de/blog/2011/07/how-to-disable-time-machines-mobilebackup/comment-page-1/#comment-21990</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 17 Aug 2011 06:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3271#comment-21990</guid>
		<description>Hey mate, Cheers for this. I&#039;ve taken this one further by keeping the functionality but moving the backup over to my secondary HD. What I did was copy the sleepimage over to my 2nd HDD then disable the Local backup, create a symlink from the root of my SSD to the 2nd HD where I copied the .MobileBackups folder to then re-enabled the Local Backup. 

Hey presto, we have the benefit of the Local Backups without consuming the precious SSD space :)</description>
		<content:encoded><![CDATA[<p>Hey mate, Cheers for this. I&#8217;ve taken this one further by keeping the functionality but moving the backup over to my secondary HD. What I did was copy the sleepimage over to my 2nd HDD then disable the Local backup, create a symlink from the root of my SSD to the 2nd HD where I copied the .MobileBackups folder to then re-enabled the Local Backup. </p>
<p>Hey presto, we have the benefit of the Local Backups without consuming the precious SSD space <img src='http://www.chrisk.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intel 320 Series vs. OCZ Vertex 2 (vs. Apple) by Max</title>
		<link>http://www.chrisk.de/blog/2011/04/intel-320-series-vs-ocz-vertex-2-vs-apple/comment-page-1/#comment-21692</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Sat, 13 Aug 2011 10:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3234#comment-21692</guid>
		<description>Yes i understand its just that the vertex is 160 euros. The intel is 220. Thas why i&#039;m asking ;). 
Thanks a lot!!
Cheers!</description>
		<content:encoded><![CDATA[<p>Yes i understand its just that the vertex is 160 euros. The intel is 220. Thas why i&#8217;m asking <img src='http://www.chrisk.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .<br />
Thanks a lot!!<br />
Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intel 320 Series vs. OCZ Vertex 2 (vs. Apple) by Chris</title>
		<link>http://www.chrisk.de/blog/2011/04/intel-320-series-vs-ocz-vertex-2-vs-apple/comment-page-1/#comment-21640</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 12 Aug 2011 16:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3234#comment-21640</guid>
		<description>No. I sold my Vertex 2&#039;s because of all these issues. Also, I haven&#039;t figured out how to upgrade the Firmware on a Mac!
There are a few tricks as far as I remember, but really? Just ignore the Vertex2. I&#039;m currently testing the Vertex3 and will post my results in a few days.

To make it short: get an intel if you want reliablility.</description>
		<content:encoded><![CDATA[<p>No. I sold my Vertex 2&#8242;s because of all these issues. Also, I haven&#8217;t figured out how to upgrade the Firmware on a Mac!<br />
There are a few tricks as far as I remember, but really? Just ignore the Vertex2. I&#8217;m currently testing the Vertex3 and will post my results in a few days.</p>
<p>To make it short: get an intel if you want reliablility.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intel 320 Series vs. OCZ Vertex 2 (vs. Apple) by Max</title>
		<link>http://www.chrisk.de/blog/2011/04/intel-320-series-vs-ocz-vertex-2-vs-apple/comment-page-1/#comment-21639</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Fri, 12 Aug 2011 16:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3234#comment-21639</guid>
		<description>Hi there! I&#039;m just thinking about buying an OCZ Vertex 2 120gb (OCZSSD2-2VTXE120G) for my MBP 13&quot; 2010(2.4).
I have seen on the OCZ page that their firmware got updated since your post(now its 1.33). Can You please tell me if you upgraded to last firmware and if yes, of you still have any problems?
Thank you so much.
Kind regards</description>
		<content:encoded><![CDATA[<p>Hi there! I&#8217;m just thinking about buying an OCZ Vertex 2 120gb (OCZSSD2-2VTXE120G) for my MBP 13&#8243; 2010(2.4).<br />
I have seen on the OCZ page that their firmware got updated since your post(now its 1.33). Can You please tell me if you upgraded to last firmware and if yes, of you still have any problems?<br />
Thank you so much.<br />
Kind regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Upgrade to Xcode4 (or uninstall Xcode3) by Borrar XCode3 ( Developer-old ) &#124; Carlos Faria</title>
		<link>http://www.chrisk.de/blog/2011/03/how-to-upgrade-to-xcode-4-or-uninstall-xcode-3/comment-page-1/#comment-21146</link>
		<dc:creator>Borrar XCode3 ( Developer-old ) &#124; Carlos Faria</dc:creator>
		<pubDate>Thu, 04 Aug 2011 09:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3134#comment-21146</guid>
		<description>[...] + info en inglés   Esta entrada fue publicada en Sin categoría. Guarda el enlace permanente.    &#8592; Cambiar posición del símbolo euro en Magento [...]</description>
		<content:encoded><![CDATA[<p>[...] + info en inglés   Esta entrada fue publicada en Sin categoría. Guarda el enlace permanente.    &larr; Cambiar posición del símbolo euro en Magento [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Upgrade to Xcode4 (or uninstall Xcode3) by Hsiang</title>
		<link>http://www.chrisk.de/blog/2011/03/how-to-upgrade-to-xcode-4-or-uninstall-xcode-3/comment-page-1/#comment-20296</link>
		<dc:creator>Hsiang</dc:creator>
		<pubDate>Thu, 21 Jul 2011 11:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3134#comment-20296</guid>
		<description>Thanks man! this was awesome! loads of help :)</description>
		<content:encoded><![CDATA[<p>Thanks man! this was awesome! loads of help <img src='http://www.chrisk.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intel 320 Series vs. OCZ Vertex 2 (vs. Apple) by Chris</title>
		<link>http://www.chrisk.de/blog/2011/04/intel-320-series-vs-ocz-vertex-2-vs-apple/comment-page-1/#comment-19251</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 05 Jul 2011 10:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3234#comment-19251</guid>
		<description>I&#039;m still totally happy with the Intel. Can&#039;t tell you about Garbage Collection on the OCZ tough.</description>
		<content:encoded><![CDATA[<p>I&#8217;m still totally happy with the Intel. Can&#8217;t tell you about Garbage Collection on the OCZ tough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intel 320 Series vs. OCZ Vertex 2 (vs. Apple) by Kevin Kershaw</title>
		<link>http://www.chrisk.de/blog/2011/04/intel-320-series-vs-ocz-vertex-2-vs-apple/comment-page-1/#comment-19246</link>
		<dc:creator>Kevin Kershaw</dc:creator>
		<pubDate>Tue, 05 Jul 2011 09:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3234#comment-19246</guid>
		<description>I was wondering if you are still having good results with the intel? I just bought an ocz vertex 2 and am worried about the issues I&#039;m about to face for use in a mac. Of course, there&#039;s a mac logo on the back of the box :)

Were your ocz drives making use of garbage collection while you were using them?</description>
		<content:encoded><![CDATA[<p>I was wondering if you are still having good results with the intel? I just bought an ocz vertex 2 and am worried about the issues I&#8217;m about to face for use in a mac. Of course, there&#8217;s a mac logo on the back of the box <img src='http://www.chrisk.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Were your ocz drives making use of garbage collection while you were using them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intel 320 Series vs. OCZ Vertex 2 (vs. Apple) by microft</title>
		<link>http://www.chrisk.de/blog/2011/04/intel-320-series-vs-ocz-vertex-2-vs-apple/comment-page-1/#comment-19192</link>
		<dc:creator>microft</dc:creator>
		<pubDate>Mon, 04 Jul 2011 13:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3234#comment-19192</guid>
		<description>Thanks for the review. 
It made me decide to go with the Intel 320 instead of the Vertex 2E for my new white Macbook.</description>
		<content:encoded><![CDATA[<p>Thanks for the review.<br />
It made me decide to go with the Intel 320 instead of the Vertex 2E for my new white Macbook.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intel 320 Series vs. OCZ Vertex 2 (vs. Apple) by jk</title>
		<link>http://www.chrisk.de/blog/2011/04/intel-320-series-vs-ocz-vertex-2-vs-apple/comment-page-1/#comment-18828</link>
		<dc:creator>jk</dc:creator>
		<pubDate>Tue, 28 Jun 2011 19:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3234#comment-18828</guid>
		<description>I have recently changed my mind like you and decided to go with intel 320 120GB in my 17MBP(2011) because of good reliability and cost compared to others.

originally I wanted to buy a sata 3 ssd but I heared about too many problems with sata 3 so its safer to go with sata 2

apple needs to address the sata problems</description>
		<content:encoded><![CDATA[<p>I have recently changed my mind like you and decided to go with intel 320 120GB in my 17MBP(2011) because of good reliability and cost compared to others.</p>
<p>originally I wanted to buy a sata 3 ssd but I heared about too many problems with sata 3 so its safer to go with sata 2</p>
<p>apple needs to address the sata problems</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to OpenVPN on OpenBSD as Layer2 VPN by OpenBSD links/връзки, VPN &#124; Размисли</title>
		<link>http://www.chrisk.de/blog/2010/03/how-to-openvpn-on-openbsd-as-layer2-vpn/comment-page-1/#comment-17768</link>
		<dc:creator>OpenBSD links/връзки, VPN &#124; Размисли</dc:creator>
		<pubDate>Mon, 13 Jun 2011 09:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=2116#comment-17768</guid>
		<description>[...] http://www.chrisk.de/blog/2010/03/how-to-openvpn-on-openbsd-as-layer2-vpn/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.chrisk.de/blog/2010/03/how-to-openvpn-on-openbsd-as-layer2-vpn/" rel="nofollow">http://www.chrisk.de/blog/2010/03/how-to-openvpn-on-openbsd-as-layer2-vpn/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Upgrade to Xcode4 (or uninstall Xcode3) by David</title>
		<link>http://www.chrisk.de/blog/2011/03/how-to-upgrade-to-xcode-4-or-uninstall-xcode-3/comment-page-1/#comment-17745</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 13 Jun 2011 02:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3134#comment-17745</guid>
		<description>Thanks :)</description>
		<content:encoded><![CDATA[<p>Thanks <img src='http://www.chrisk.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Fast VNC alternativ to Remote Desktop to a Mac using NoMachine by jmituzas</title>
		<link>http://www.chrisk.de/blog/2010/03/how-to-fast-vnc-alternativ-to-remote-desktop-to-a-mac-using-nomachine/comment-page-1/#comment-16090</link>
		<dc:creator>jmituzas</dc:creator>
		<pubDate>Tue, 24 May 2011 00:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=2160#comment-16090</guid>
		<description>Think I found something that may help http://www.nomachine.com/documentation/building-components.php#</description>
		<content:encoded><![CDATA[<p>Think I found something that may help <a href="http://www.nomachine.com/documentation/building-components.php#" rel="nofollow">http://www.nomachine.com/documentation/building-components.php#</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Fast VNC alternativ to Remote Desktop to a Mac using NoMachine by jmituzas</title>
		<link>http://www.chrisk.de/blog/2010/03/how-to-fast-vnc-alternativ-to-remote-desktop-to-a-mac-using-nomachine/comment-page-1/#comment-16082</link>
		<dc:creator>jmituzas</dc:creator>
		<pubDate>Mon, 23 May 2011 23:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=2160#comment-16082</guid>
		<description>would love how to set up the connection to proxy.

I have nx server and client on Ubuntu linux box. What configuration in nx server is needed to create the proxy connection to Mac?

Will this also allow multiple users to connect at same time?
 The only other thing I seen that does that is Vine server.

Wouldn&#039;t happen to know if you can get nx web builder to install on mac? 

Would be nice to open up photoshop over a browser:)</description>
		<content:encoded><![CDATA[<p>would love how to set up the connection to proxy.</p>
<p>I have nx server and client on Ubuntu linux box. What configuration in nx server is needed to create the proxy connection to Mac?</p>
<p>Will this also allow multiple users to connect at same time?<br />
 The only other thing I seen that does that is Vine server.</p>
<p>Wouldn&#8217;t happen to know if you can get nx web builder to install on mac? </p>
<p>Would be nice to open up photoshop over a browser:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MacBook (Pro) and the OCZ Vertex 2 by Chris</title>
		<link>http://www.chrisk.de/blog/2011/02/macbook-pro-and-the-ocz-vertex-2/comment-page-1/#comment-14524</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 01 May 2011 07:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisk.de/blog/?p=3032#comment-14524</guid>
		<description>Antonio, see http://www.chrisk.de/blog/2011/04/intel-320-series-vs-ocz-vertex-2-vs-apple/
If I were you, I would send the Vertex 2 back! Issues never got fixed, and they never will!</description>
		<content:encoded><![CDATA[<p>Antonio, see <a href="http://www.chrisk.de/blog/2011/04/intel-320-series-vs-ocz-vertex-2-vs-apple/" rel="nofollow">http://www.chrisk.de/blog/2011/04/intel-320-series-vs-ocz-vertex-2-vs-apple/</a><br />
If I were you, I would send the Vertex 2 back! Issues never got fixed, and they never will!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

