<?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>あらびき林檎。 &#187; Google App Engine</title>
	<atom:link href="http://splitchin.com/tech/category/google-app-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://splitchin.com/tech</link>
	<description>Macや, iPhoneでの,Webデザイン,アプリ開発などを綴ってます。</description>
	<lastBuildDate>Sat, 04 Sep 2010 15:49:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google App Engineで、cronを実行する。</title>
		<link>http://splitchin.com/tech/2009/12/27/google-app-engine%e3%81%a7%e3%80%81cron%e3%82%92%e5%ae%9f%e8%a1%8c%e3%81%99%e3%82%8b%e3%80%82/</link>
		<comments>http://splitchin.com/tech/2009/12/27/google-app-engine%e3%81%a7%e3%80%81cron%e3%82%92%e5%ae%9f%e8%a1%8c%e3%81%99%e3%82%8b%e3%80%82/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 15:14:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://splitchin.com/tech/?p=167</guid>
		<description><![CDATA[				自分のレンタルサーバに、cron機能がないので、
				代替手段を探していたところ、Google App EngineのCron Jobを使えば
				無料で実装できる、との記事を見つけたので試してみました。 [...]]]></description>
			<content:encoded><![CDATA[				<p>自分のレンタルサーバに、cron機能がないので、<br />
				代替手段を探していたところ、Google App EngineのCron Jobを使えば<br />
				無料で実装できる、との記事を見つけたので試してみました。</p>
				<h3>Google App Engineのセット方法と、cron設定方法</h3>
				<ul>
				<li>Google App Engineで、cron自動実行<br />
				<a href="http://d.hatena.ne.jp/deeeki/20091202" target="new">http://d.hatena.ne.jp/deeeki/20091202</a></li>
				</ul>
				<p>→こちらを参考に、Google Plugin for Eclipseを、Eclipse3.5に入れて、cron設定をしてみました。</p>
				<h3>cron.xml</h3>
				<p>cron.xmlの設定値はこちらを参考に変更。</p>
				<ul>
				<li>Java 用の cron を使用したスケジュール タスク<br />
				<a href="http://code.google.com/intl/ja/appengine/docs/java/config/cron.html" target="new">http://code.google.com/intl/ja/appengine/docs/java/config/cron.html</a></li>
				</ul>
				<p>→1分毎設定してますが、安定稼働しているようです。</p>
				<p><!-- amazon --></p>
				<div class="amazon-area">
				<iframe src="http://rcm-jp.amazon.co.jp/e/cm?lt1=_blank&#038;bc1=FFFFFF&#038;IS2=1&#038;npa=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=FF00CC&#038;t=i7llcom-22&#038;o=9&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=1X69VDGQCMF7Z30FM082&#038;asins=4774139858" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
				</div>
				<p><!-- /amazon --></p>
]]></content:encoded>
			<wfw:commentRss>http://splitchin.com/tech/2009/12/27/google-app-engine%e3%81%a7%e3%80%81cron%e3%82%92%e5%ae%9f%e8%a1%8c%e3%81%99%e3%82%8b%e3%80%82/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
