<?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 iSOblog</title>
	<atom:link href="http://pascal-schwarz.ch/blog/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://pascal-schwarz.ch/blog</link>
	<description>fortuity is way too important to leave it to chance</description>
	<lastBuildDate>Sat, 22 Oct 2011 12:31:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on HP Universal Print Driver with Citrix on Windows 2008 x64 by iSO</title>
		<link>http://pascal-schwarz.ch/blog/index.php/2009/07/15/hp-universal-print-driver-with-citrix-on-windows-2008-x64/comment-page-1/#comment-26497</link>
		<dc:creator>iSO</dc:creator>
		<pubDate>Sat, 22 Oct 2011 12:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://pascal-schwarz.ch/blog/?p=130#comment-26497</guid>
		<description>sorry, can&#039;t tell you right now, but you could just download it and extract it (using 7zip for example) and see for yourself</description>
		<content:encoded><![CDATA[<p>sorry, can&#8217;t tell you right now, but you could just download it and extract it (using 7zip for example) and see for yourself</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HP Universal Print Driver with Citrix on Windows 2008 x64 by Jbarber</title>
		<link>http://pascal-schwarz.ch/blog/index.php/2009/07/15/hp-universal-print-driver-with-citrix-on-windows-2008-x64/comment-page-1/#comment-26488</link>
		<dc:creator>Jbarber</dc:creator>
		<pubDate>Mon, 10 Oct 2011 19:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://pascal-schwarz.ch/blog/?p=130#comment-26488</guid>
		<description>sorry i ment hpzbdi.dll</description>
		<content:encoded><![CDATA[<p>sorry i ment hpzbdi.dll</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HP Universal Print Driver with Citrix on Windows 2008 x64 by Jbarber</title>
		<link>http://pascal-schwarz.ch/blog/index.php/2009/07/15/hp-universal-print-driver-with-citrix-on-windows-2008-x64/comment-page-1/#comment-26487</link>
		<dc:creator>Jbarber</dc:creator>
		<pubDate>Mon, 10 Oct 2011 19:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://pascal-schwarz.ch/blog/?p=130#comment-26487</guid>
		<description>does this driver contain the PHzbdi.dll versions 1.2.2.51 and 1.1.2.51?
i am in serious need of these dll files and thier current UPD does not have them.
thanks for any help anyone can give me</description>
		<content:encoded><![CDATA[<p>does this driver contain the PHzbdi.dll versions 1.2.2.51 and 1.1.2.51?<br />
i am in serious need of these dll files and thier current UPD does not have them.<br />
thanks for any help anyone can give me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on compression using fifo&#8217;s by Alejandro</title>
		<link>http://pascal-schwarz.ch/blog/index.php/2009/08/28/compression-using-fifos/comment-page-1/#comment-26445</link>
		<dc:creator>Alejandro</dc:creator>
		<pubDate>Mon, 25 Jul 2011 14:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://pascal-schwarz.ch/blog/?p=144#comment-26445</guid>
		<description>To export just leave the filename blank as in this example:
xe vm-export vm=VM-UUID filename= &#124; gzip -c &gt; /mnt/vm.xva.gz

To import use /dev/stdin as filename:
gunzip -c /mnt/vm.xva.gz &#124; xe vm-import sr-uuid=SR-UUID filename=/dev/stdin</description>
		<content:encoded><![CDATA[<p>To export just leave the filename blank as in this example:<br />
xe vm-export vm=VM-UUID filename= | gzip -c &gt; /mnt/vm.xva.gz</p>
<p>To import use /dev/stdin as filename:<br />
gunzip -c /mnt/vm.xva.gz | xe vm-import sr-uuid=SR-UUID filename=/dev/stdin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on compression using fifo&#8217;s by Alejandro</title>
		<link>http://pascal-schwarz.ch/blog/index.php/2009/08/28/compression-using-fifos/comment-page-1/#comment-26444</link>
		<dc:creator>Alejandro</dc:creator>
		<pubDate>Mon, 25 Jul 2011 14:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://pascal-schwarz.ch/blog/?p=144#comment-26444</guid>
		<description>To export just leave the filename blank as in this example:
xe vm-export vm= filename= &#124; gzip -c &gt; /mnt/vm.xva.gz

To import use /dev/stdin as filename:
gunzip -c /mnt/vm.xva.gz &#124; xe vm-import sr-uuid= filename=/dev/stdin</description>
		<content:encoded><![CDATA[<p>To export just leave the filename blank as in this example:<br />
xe vm-export vm= filename= | gzip -c &gt; /mnt/vm.xva.gz</p>
<p>To import use /dev/stdin as filename:<br />
gunzip -c /mnt/vm.xva.gz | xe vm-import sr-uuid= filename=/dev/stdin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on compression using fifo&#8217;s by Reno</title>
		<link>http://pascal-schwarz.ch/blog/index.php/2009/08/28/compression-using-fifos/comment-page-1/#comment-26326</link>
		<dc:creator>Reno</dc:creator>
		<pubDate>Thu, 14 Apr 2011 07:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://pascal-schwarz.ch/blog/?p=144#comment-26326</guid>
		<description>In citrix xen server 5.6.1 which I am using, there is option compress=true, gzip is involved then.

xe vm-export vm=UUID compress=true filename=xxx</description>
		<content:encoded><![CDATA[<p>In citrix xen server 5.6.1 which I am using, there is option compress=true, gzip is involved then.</p>
<p>xe vm-export vm=UUID compress=true filename=xxx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on E17 Installation on Gentoo by iSO</title>
		<link>http://pascal-schwarz.ch/blog/index.php/p-e17-under-gentoo/comment-page-1/#comment-25998</link>
		<dc:creator>iSO</dc:creator>
		<pubDate>Sat, 05 Jun 2010 07:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://pascal-schwarz.ch/blog/?page_id=14#comment-25998</guid>
		<description>you&#039;re totally right, its an old guide.
thanks for the info</description>
		<content:encoded><![CDATA[<p>you&#8217;re totally right, its an old guide.<br />
thanks for the info</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on E17 Installation on Gentoo by hangfire</title>
		<link>http://pascal-schwarz.ch/blog/index.php/p-e17-under-gentoo/comment-page-1/#comment-25997</link>
		<dc:creator>hangfire</dc:creator>
		<pubDate>Fri, 04 Jun 2010 09:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://pascal-schwarz.ch/blog/?page_id=14#comment-25997</guid>
		<description>Hi! 

Someone just found this guide, and was posting on #gentoo about why it wasn&#039;t working for them. Simply put, it&#039;s out of date. 

Would you mind removing it in some fashion, and/or updating the information and posting on some kind of dynamic medium like gentoo-wiki? 

Cheers - 

hf</description>
		<content:encoded><![CDATA[<p>Hi! </p>
<p>Someone just found this guide, and was posting on #gentoo about why it wasn&#8217;t working for them. Simply put, it&#8217;s out of date. </p>
<p>Would you mind removing it in some fashion, and/or updating the information and posting on some kind of dynamic medium like gentoo-wiki? </p>
<p>Cheers &#8211; </p>
<p>hf</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on apprenticeship finished and asus eee by Michael Miller</title>
		<link>http://pascal-schwarz.ch/blog/index.php/2008/07/11/apprenticeship-finished-and-asus-eee/comment-page-1/#comment-25982</link>
		<dc:creator>Michael Miller</dc:creator>
		<pubDate>Thu, 06 May 2010 11:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://pascal-schwarz.ch/blog/?p=95#comment-25982</guid>
		<description>Another good thing about the Asus Eee pc is that it does not overheat when used over long periods of time.                                         **</description>
		<content:encoded><![CDATA[<p>Another good thing about the Asus Eee pc is that it does not overheat when used over long periods of time.                                         **</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on strange n900 pricing by iSO</title>
		<link>http://pascal-schwarz.ch/blog/index.php/2010/04/10/strange-n900-pricing/comment-page-1/#comment-25965</link>
		<dc:creator>iSO</dc:creator>
		<pubDate>Tue, 13 Apr 2010 06:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://pascal-schwarz.ch/blog/?p=167#comment-25965</guid>
		<description>yes, this prices includes VAT (Value Added Tax).
however, i got a response about contract renewal benefits, if i buy it at digitec, i&#039;ll only save chf 10.- if you renew my contract for 2 years.</description>
		<content:encoded><![CDATA[<p>yes, this prices includes VAT (Value Added Tax).<br />
however, i got a response about contract renewal benefits, if i buy it at digitec, i&#8217;ll only save chf 10.- if you renew my contract for 2 years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on strange n900 pricing by Juerg</title>
		<link>http://pascal-schwarz.ch/blog/index.php/2010/04/10/strange-n900-pricing/comment-page-1/#comment-25964</link>
		<dc:creator>Juerg</dc:creator>
		<pubDate>Mon, 12 Apr 2010 12:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://pascal-schwarz.ch/blog/?p=167#comment-25964</guid>
		<description>Is this price with MwSt ? CHF 692.- at Alltron (for me) MwSt. inkl.</description>
		<content:encoded><![CDATA[<p>Is this price with MwSt ? CHF 692.- at Alltron (for me) MwSt. inkl.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HP Universal Print Driver with Citrix on Windows 2008 x64 by iSO</title>
		<link>http://pascal-schwarz.ch/blog/index.php/2009/07/15/hp-universal-print-driver-with-citrix-on-windows-2008-x64/comment-page-1/#comment-25796</link>
		<dc:creator>iSO</dc:creator>
		<pubDate>Fri, 16 Oct 2009 08:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://pascal-schwarz.ch/blog/?p=130#comment-25796</guid>
		<description>nice link, we also tried the 0-byte-msi trick, but this didn&#039;t help too much...</description>
		<content:encoded><![CDATA[<p>nice link, we also tried the 0-byte-msi trick, but this didn&#8217;t help too much&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HP Universal Print Driver with Citrix on Windows 2008 x64 by Terry</title>
		<link>http://pascal-schwarz.ch/blog/index.php/2009/07/15/hp-universal-print-driver-with-citrix-on-windows-2008-x64/comment-page-1/#comment-25793</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Wed, 14 Oct 2009 17:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://pascal-schwarz.ch/blog/?p=130#comment-25793</guid>
		<description>I&#039;m having the same problem and have not been able to find a resolution as of yet.   HP is absolutely no help at all.  I found this link and it does seem to resolve the time it takes to deploy printers, but also seems to break printing completely.  I&#039;m at a loss as to why there is next to zero information on this when i google it, and why HP is taking so long to fix it.

http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;cc=us&amp;taskId=110&amp;prodSeriesId=412144&amp;prodTypeId=18972&amp;objectID=c01682861</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem and have not been able to find a resolution as of yet.   HP is absolutely no help at all.  I found this link and it does seem to resolve the time it takes to deploy printers, but also seems to break printing completely.  I&#8217;m at a loss as to why there is next to zero information on this when i google it, and why HP is taking so long to fix it.</p>
<p><a href="http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;cc=us&amp;taskId=110&amp;prodSeriesId=412144&amp;prodTypeId=18972&amp;objectID=c01682861" rel="nofollow">http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;cc=us&amp;taskId=110&amp;prodSeriesId=412144&amp;prodTypeId=18972&amp;objectID=c01682861</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vmware workstation on ubuntu 9.10 beta by iSO</title>
		<link>http://pascal-schwarz.ch/blog/index.php/2009/10/03/vmware-workstation-on-ubuntu-9-10-beta/comment-page-1/#comment-25785</link>
		<dc:creator>iSO</dc:creator>
		<pubDate>Mon, 12 Oct 2009 05:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://pascal-schwarz.ch/blog/?p=149#comment-25785</guid>
		<description>no, i&#039;m also using 32bit on my notebook.
the second modification (the line in bootstrap) was because i had some problems with mouse focus in the vm, especially in full screen. without it, vmware worked also but was horrible to use.</description>
		<content:encoded><![CDATA[<p>no, i&#8217;m also using 32bit on my notebook.<br />
the second modification (the line in bootstrap) was because i had some problems with mouse focus in the vm, especially in full screen. without it, vmware worked also but was horrible to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vmware workstation on ubuntu 9.10 beta by Michael Gruen</title>
		<link>http://pascal-schwarz.ch/blog/index.php/2009/10/03/vmware-workstation-on-ubuntu-9-10-beta/comment-page-1/#comment-25784</link>
		<dc:creator>Michael Gruen</dc:creator>
		<pubDate>Sun, 11 Oct 2009 17:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://pascal-schwarz.ch/blog/?p=149#comment-25784</guid>
		<description>Just a quick note - I followed Sebastian&#039;s instructions first (your Step 1) and then, before attempting to start VMWare Workstation, followed your Step 2 above.  This did not work.  Neither VM-Player nor WM-Wks would start.

I then removed the export line from /etc/vmware/bootstrap, and now it works...  perhaps a difference between 32bit(which I&#039;m using) and 64bit?  Not sure.  In any event thanks, just wanted to mention this difference.

regards,
mg</description>
		<content:encoded><![CDATA[<p>Just a quick note &#8211; I followed Sebastian&#8217;s instructions first (your Step 1) and then, before attempting to start VMWare Workstation, followed your Step 2 above.  This did not work.  Neither VM-Player nor WM-Wks would start.</p>
<p>I then removed the export line from /etc/vmware/bootstrap, and now it works&#8230;  perhaps a difference between 32bit(which I&#8217;m using) and 64bit?  Not sure.  In any event thanks, just wanted to mention this difference.</p>
<p>regards,<br />
mg</p>
]]></content:encoded>
	</item>
</channel>
</rss>

