<?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>Shai Perednik.com &#187; Auto Update</title>
	<atom:link href="http://shaiperednik.com/tag/auto-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://shaiperednik.com</link>
	<description>IT Guru &#38; Developer</description>
	<lastBuildDate>Sat, 31 Jul 2010 01:01:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Chromium AutoUpdate via CRON</title>
		<link>http://shaiperednik.com/2009/06/chromium-autoupdate-via-cron/</link>
		<comments>http://shaiperednik.com/2009/06/chromium-autoupdate-via-cron/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 14:59:13 +0000</pubDate>
		<dc:creator>Shai Perednik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Auto Update]]></category>
		<category><![CDATA[Chromium]]></category>
		<category><![CDATA[Cron]]></category>

		<guid isPermaLink="false">http://shaiperednik.com/2009/06/chromium-autoupdate-via-cron/</guid>
		<description><![CDATA[Happy to report that the auto updating went according to plan.

The AutoUpdating is nice but would be really interesting to know what has changed.




	Related posts:
	
	Auto Update to Latest Chromium Build (0)
	Yes, there&#8217;s a Chrome OS folder now, but don&#8217;t get your panties in a bunch yet (0)
	Xmarks testing bookmark, password sync for Google Chrome browser [...]]]></description>
			<content:encoded><![CDATA[<p>Happy to report that the auto updating went according to plan.</p>
<p>
The AutoUpdating is nice but would be really interesting to know what has changed.</p>
<p><map name='google_ad_map_138_779678bc2bbecb4e'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/138?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_138_779678bc2bbecb4e' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=138&amp;url= http%3A%2F%2Fshaiperednik.com%2F2009%2F06%2Fchromium-autoupdate-via-cron%2F' /></p>
	Related posts:
	<ul class="st-related-posts">
	<li><a href="http://shaiperednik.com/2009/05/auto-update-to-latest-chromium-build/" title="Auto Update to Latest Chromium Build (May 29, 2009)">Auto Update to Latest Chromium Build</a> (0)</li>
	<li><a href="http://shaiperednik.com/2009/10/yes-theres-a-chrome-os-folder-now-but-dont-get-your-panties-in-a-bunch-yet/" title="Yes, there&#8217;s a Chrome OS folder now, but don&#8217;t get your panties in a bunch yet (October 13, 2009)">Yes, there&#8217;s a Chrome OS folder now, but don&#8217;t get your panties in a bunch yet</a> (0)</li>
	<li><a href="http://shaiperednik.com/2009/08/xmarks-testing-bookmark-password-sync-for-google-chrome-browser/" title="Xmarks testing bookmark, password sync for Google Chrome browser (August 19, 2009)">Xmarks testing bookmark, password sync for Google Chrome browser</a> (0)</li>
	<li><a href="http://shaiperednik.com/2009/06/no-print-in-chromium-on-linux/" title="No Print in Chromium on Linux (June 2, 2009)">No Print in Chromium on Linux</a> (0)</li>
	<li><a href="http://shaiperednik.com/2009/08/how-to-develop-websites-on-linux/" title="How To Develop Websites On Linux (August 29, 2009)">How To Develop Websites On Linux</a> (0)</li>
</ul>

<p><a href="http://shaiperednik.com/2009/06/chromium-autoupdate-via-cron/" rel="bookmark">Chromium AutoUpdate via CRON</a> originally appeared on <a href="http://shaiperednik.com">Shai Perednik.com</a> on June 2, 2009.</p>
]]></content:encoded>
			<wfw:commentRss>http://shaiperednik.com/2009/06/chromium-autoupdate-via-cron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto Update to Latest Chromium Build</title>
		<link>http://shaiperednik.com/2009/05/auto-update-to-latest-chromium-build/</link>
		<comments>http://shaiperednik.com/2009/05/auto-update-to-latest-chromium-build/#comments</comments>
		<pubDate>Fri, 29 May 2009 19:07:21 +0000</pubDate>
		<dc:creator>Shai Perednik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Auto Update]]></category>
		<category><![CDATA[Build]]></category>
		<category><![CDATA[Chromium]]></category>
		<category><![CDATA[Cron]]></category>
		<category><![CDATA[Extract]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unzip]]></category>

		<guid isPermaLink="false">http://shaiperednik.com/?p=132</guid>
		<description><![CDATA[Finaly got Chromium running on my Ubuntu 8.04 Machine.
You could download it from http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/
Below is a script that will download the current Chromium build and get it ready to run.
Theres not much to it, but it automates the process.
6/1/09 Update &#8211; I noticed that CRON ran in the user directory, so I fixed that.  Also added [...]]]></description>
			<content:encoded><![CDATA[<p>Finaly got Chromium running on my Ubuntu 8.04 Machine.</p>
<p>You could download it from <a href="http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/">http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/</a></p>
<p>Below is a script that will download the current Chromium build and get it ready to run.</p>
<p>Theres not much to it, but it automates the process.</p>
<p><strong><em>6/1/09 Update &#8211; <span style="font-weight: normal;">I noticed that CRON ran in the user directory, so I fixed that.  Also added an rm to remove any old downloaded zips.  I ran the CRON job manualy and it works.  So we&#8217;ll see tomorrow to see if it works.</span></em></strong></p>
<p>#CODE START</p>
<p>#!/bin/sh</p>
<p>#Buy Shai Perednik 5/29/09</p>
<p>#Change directory</p>
<p>cd /home/shai/Chromium</p>
<p>#Delete any existing LATEST files</p>
<p>rm LATEST</p>
<p>#Delete any old Chromium Zip Downloads</p>
<p>rm chrome-linux.zip*</p>
<p>#Download the LATEST file that contains the newest chromium build for linux</p>
<p>wget http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/LATEST</p>
<p>#reads the last line of LATEST file</p>
<p>VAL=`cat LATEST |cut -f1`</p>
<p>#Download the latest Snapshot</p>
<p>wget &#8220;http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/$VAL/chrome-linux.zip&#8221;</p>
<p>#Kill Any Existing Chrome Proceses</p>
<p>killall gchrome</p>
<p>#Extract the archive</p>
<p>unzip -o chrome-linux</p>
<p>#Make the chrome file executable</p>
<p>chmod +x chrome-linux/chrome</p>
<p>#End Code</p>
<p><map name='google_ad_map_132_779678bc2bbecb4e'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/132?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_132_779678bc2bbecb4e' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=132&amp;url= http%3A%2F%2Fshaiperednik.com%2F2009%2F05%2Fauto-update-to-latest-chromium-build%2F' /></p>
	Related posts:
	<ul class="st-related-posts">
	<li><a href="http://shaiperednik.com/2009/08/how-to-develop-websites-on-linux/" title="How To Develop Websites On Linux (August 29, 2009)">How To Develop Websites On Linux</a> (0)</li>
	<li><a href="http://shaiperednik.com/2009/11/chromium-installs-user-scripts-as-extensions-bodes-great-things-for-chrome-user-scripts/" title="Chromium Installs User Scripts as Extensions, Bodes Great Things for Chrome [User Scripts] (November 8, 2009)">Chromium Installs User Scripts as Extensions, Bodes Great Things for Chrome [User Scripts]</a> (0)</li>
	<li><a href="http://shaiperednik.com/2009/10/yes-theres-a-chrome-os-folder-now-but-dont-get-your-panties-in-a-bunch-yet/" title="Yes, there&#8217;s a Chrome OS folder now, but don&#8217;t get your panties in a bunch yet (October 13, 2009)">Yes, there&#8217;s a Chrome OS folder now, but don&#8217;t get your panties in a bunch yet</a> (0)</li>
	<li><a href="http://shaiperednik.com/2009/06/uif-in-linux/" title="UIF in Linux (June 3, 2009)">UIF in Linux</a> (0)</li>
	<li><a href="http://shaiperednik.com/2009/06/no-print-in-chromium-on-linux/" title="No Print in Chromium on Linux (June 2, 2009)">No Print in Chromium on Linux</a> (0)</li>
</ul>

<p><a href="http://shaiperednik.com/2009/05/auto-update-to-latest-chromium-build/" rel="bookmark">Auto Update to Latest Chromium Build</a> originally appeared on <a href="http://shaiperednik.com">Shai Perednik.com</a> on May 29, 2009.</p>
]]></content:encoded>
			<wfw:commentRss>http://shaiperednik.com/2009/05/auto-update-to-latest-chromium-build/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
