<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: ESX 3.x Updater Standard (ESX Host Edition - UPDATED)</title>
	<link>http://www.serverchief.com/content/esx-3x-updater-standard-esx-host-edition/</link>
	<description>Server virtualization, monitoring, management, troubleshooting, administration, mass deployment and beyound!!!</description>
	<pubDate>Wed, 07 Jan 2009 10:09:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: ilya.m</title>
		<link>http://www.serverchief.com/content/esx-3x-updater-standard-esx-host-edition/#comment-55</link>
		<pubDate>Thu, 24 Jan 2008 17:02:56 +0000</pubDate>
		<guid>http://www.serverchief.com/content/esx-3x-updater-standard-esx-host-edition/#comment-55</guid>
					<description>Mark,

I have created lightweight perl screen scrapper for vmware patches.  You
can use that to do what you want.

http://www.serverchief.com/content/vmware-patches-screen-scrapper-in-perl/

I need to rewrite the updater scripts with screen scrapper built in...

Thanks for the post,

Regards</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>I have created lightweight perl screen scrapper for vmware patches.  You<br />
can use that to do what you want.</p>
<p><a href="http://www.serverchief.com/content/vmware-patches-screen-scrapper-in-perl/" rel="nofollow" >http://www.serverchief.com/content/vmware-patches-screen-scrapper-in-perl/</a></p>
<p>I need to rewrite the updater scripts with screen scrapper built in&#8230;</p>
<p>Thanks for the post,</p>
<p>Regards
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mark</title>
		<link>http://www.serverchief.com/content/esx-3x-updater-standard-esx-host-edition/#comment-54</link>
		<pubDate>Thu, 24 Jan 2008 16:51:48 +0000</pubDate>
		<guid>http://www.serverchief.com/content/esx-3x-updater-standard-esx-host-edition/#comment-54</guid>
					<description>I have modified the wget line to work for just the 3.0.0 url.  This breaks the descriptions such as "critical" on the patches, but it gets the job done.  Great script and good luck in the future.
Mark

./wget -O - http://www.vmware.com/download/vi/vi3_patches_300.html &#124; grep -A 1 ".tgz" &#124; cut --output-delimiter "ESX-" -f3 &#124; perl -p -i -e 's/ESX/\nESX/g&#124;s/\;?\&#38;nbsp//g&#124;s/\;//g' &#124; grep "ESX-" &#124; sed '1!G;h;$!d' &#124;  sed -e :a -e 's/]*&#62;//g;/ $DATAFILE</description>
		<content:encoded><![CDATA[<p>I have modified the wget line to work for just the 3.0.0 url.  This breaks the descriptions such as &#8220;critical&#8221; on the patches, but it gets the job done.  Great script and good luck in the future.<br />
Mark</p>
<p>./wget -O - <a href="http://www.vmware.com/download/vi/vi3_patches_300.html" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.vmware.com');">http://www.vmware.com/download/vi/vi3_patches_300.html</a> | grep -A 1 &#8220;.tgz&#8221; | cut &#8211;output-delimiter &#8220;ESX-&#8221; -f3 | perl -p -i -e &#8217;s/ESX/\nESX/g|s/\;?\&amp;nbsp//g|s/\;//g&#8217; | grep &#8220;ESX-&#8221; | sed &#8216;1!G;h;$!d&#8217; |  sed -e :a -e &#8217;s/]*&gt;//g;/ $DATAFILE
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
