<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syohex</author_name>
  <author_url>https://blog.hatena.ne.jp/syohex/</author_url>
  <blog_title>Shohei Yoshida's Diary</blog_title>
  <blog_url>https://syohex.hatenablog.com/</blog_url>
  <categories>
    <anon>perl</anon>
    <anon>plack</anon>
  </categories>
  <description>Webアプリというものがよくわかっていないのと Plackを使ってみたいという ので、作ってみた。少し知識が広がった気がした. コード #!/usr/bin/env perl use strict; use warnings; use utf8; use Encode; use File::Temp; use Plack; use Plack::Builder; use Plack::Request; use Plack::MIME; my $data = do { local $/; encode_utf8(&lt;DATA&gt;); }; my $app_index = sub { my $env …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsyohex.hatenablog.com%2Fentry%2F20110530%2F1306764518&quot; title=&quot; 画像回転 Webアプリ - Shohei Yoshida&amp;#39;s Diary&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/s/syohex/20110530/20110530230205.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-05-30 23:08:38</published>
  <title> 画像回転 Webアプリ</title>
  <type>rich</type>
  <url>https://syohex.hatenablog.com/entry/20110530/1306764518</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
