<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suzuki-shin</author_name>
  <author_url>https://blog.hatena.ne.jp/suzuki-shin/</author_url>
  <blog_title>毎日少しずつHaskellを勉強する</blog_title>
  <blog_url>https://suzuki-shin.hatenadiary.jp/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>gae</anon>
  </categories>
  <description>http://code.google.com/intl/ja/appengine/docs/python/config/cron.html とりあえずやってみる。 cron.yamlを作成 cron: - description: cron test url: /cron schedule: every 3 minutes app.yamlにもcronの設定を追加 - url: /cron script: main.py login: admin cron実行用のクラスを作成 class Cron(webapp.RequestHandler): def get(self): tw = Twyt…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuzuki-shin.hatenadiary.jp%2Fentry%2F20110521%2F1305959690&quot; title=&quot;Twitter-botを作ってみる（5日目）appengineのcronを使ってみる - 毎日少しずつHaskellを勉強する&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-05-21 15:34:50</published>
  <title>Twitter-botを作ってみる（5日目）appengineのcronを使ってみる</title>
  <type>rich</type>
  <url>https://suzuki-shin.hatenadiary.jp/entry/20110521/1305959690</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
