<?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>erlang 付属の httpd や yaws 等は、設定ファイルを自力で開き、読み込み、値を確認して…とやっている。 何か楽をできる良い方法は無いものか？と思い調べたらあったのでメモを残す。erl コマンドには便利な -config オプションがある。 % erl -config testと実行すると、./test.config という名前の設定ファイルを読み込んでくれる。 ただし、読み込んだ値は application から値を参照する必要がある。以前、id:cooldaemon:20070826:1188094671 で作った application を利用して試す。 % cat tes…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcooldaemon.hatenadiary.org%2Fentry%2F20071013%2F1192285916&quot; title=&quot;config ファイルの楽な読み込み方（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-10-13 23:31:56</published>
  <title>config ファイルの楽な読み込み方（application を使う場合、限定）</title>
  <type>rich</type>
  <url>https://cooldaemon.hatenadiary.org/entry/20071013/1192285916</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
