<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cooldaemon</author_name>
  <author_url>https://blog.hatena.ne.jp/cooldaemon/</author_url>
  <blog_title>cooldaemonの備忘録</blog_title>
  <blog_url>https://cooldaemon.hatenadiary.org/</blog_url>
  <categories>
    <anon>erlang</anon>
  </categories>
  <description>id:cooldaemon:20070717 で作った supervisor を application から操作できるようにしてみる。 .app ファイルを準備 test と言う名前の application にするので、test.app を作成する。 内容は下記の通り。 {application, test, [{description, &quot;test application&quot;}, {vsn, &quot;1&quot;}, {modules, [test_app, sup, counter, code_lock]}, {registered, [sup, counter, code_lock]}, {appl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcooldaemon.hatenadiary.org%2Fentry%2F20070826%2F1188094671&quot; title=&quot;application - cooldaemonの備忘録&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>2007-08-26 11:17:51</published>
  <title>application</title>
  <type>rich</type>
  <url>https://cooldaemon.hatenadiary.org/entry/20070826/1188094671</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
