<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yamazaru_rengou</author_name>
  <author_url>https://blog.hatena.ne.jp/yamazaru_rengou/</author_url>
  <blog_title>ねもぷらす</blog_title>
  <blog_url>https://nemoplus.hateblo.jp/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>毎朝自分の住んでるところの天気予報だけちょうど良く見逃していることに腹が立ってきたので、 Livedoor の天気予報API を使った、今日or明日の天気をブラウザいっぱいに表示する CGI を組んでみた。 #!/opt/local/bin/perl -w use strict; use XML::TreePP; use Template; eval{ my $get = $ARGV[0] || &quot;today&quot;; my $city = $ARGV[1] || &quot;31&quot;; my $tpp = XML::TreePP-&gt;new(); my $tree = $tpp-&gt;parsehttp( 'GET…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnemoplus.hateblo.jp%2Fentry%2F20090215%2F1234701314&quot; title=&quot;天気予報APIサンプルプログラム - ねもぷらす&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>http://cdn-ak.f.st-hatena.com/images/fotolife/y/yamazaru_rengou/20090304/20090304222902.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-02-15 21:35:14</published>
  <title>天気予報APIサンプルプログラム</title>
  <type>rich</type>
  <url>https://nemoplus.hateblo.jp/entry/20090215/1234701314</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
