<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Nos</author_name>
  <author_url>https://blog.hatena.ne.jp/Nos/</author_url>
  <blog_title>Nosの日記</blog_title>
  <blog_url>https://nos.hateblo.jp/</blog_url>
  <categories>
    <anon>emacs</anon>
    <anon>programming</anon>
  </categories>
  <description>elispでhttpを扱うため、url-http.elを使うことにした。emacsにもともと同梱されているので。 (require 'url-http)で使える。Infoを見つつ要点ぽいところを訳してみる。 urlのパース ライブラリ中のたいていの関数はurlの文字列ではなく「パースされた」urlを引数に取る。これは次の形のベクターとなっている: [TYPE USER PASSWORD HOST PORT FILE TARGET ATTRIBUTES FULL]この形式と文字列の相互変換のために2つの関数が用意されている。 url-generic-parse-url url 文字列urlをパー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnos.hateblo.jp%2Fentry%2F20091002%2F1254504378&quot; title=&quot;elispでurl-http　その1 - Nosの日記&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>2009-10-02 02:26:18</published>
  <title>elispでurl-http　その1</title>
  <type>rich</type>
  <url>https://nos.hateblo.jp/entry/20091002/1254504378</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
