<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ayokoyama</author_name>
  <author_url>https://blog.hatena.ne.jp/ayokoyama/</author_url>
  <blog_title>私の二次記憶</blog_title>
  <blog_url>https://ayokoyama.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>親戚の人たちを撮った写真の web アルバムを作ろうと思ってます。ソフトは、Jalbum というのを使う予定。あ、Apache の basic 認証の設定法も調べなくちゃ。 Jalbum では、写真を日付順に並べてくれる機能はあるのに、EXIF 情報内部の日付は参照してくれないようです*1。しょうがないので、exiftags というフリーウェア（NetBSD 上）を用い、次のようなダサいスクリプトを書きました。 #!/bin/sh new=`exiftags $1 | fgrep 'Image Created' | sed 's/Image Created: //;s/://g;s/ /- /…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fayokoyama.hatenadiary.org%2Fentry%2F20041220%2Fp3&quot; title=&quot; web アルバム作成中 - 私の二次記憶&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>2004-12-20 00:00:02</published>
  <title> web アルバム作成中</title>
  <type>rich</type>
  <url>https://ayokoyama.hatenadiary.org/entry/20041220/p3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
