<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>j_jasper</author_name>
  <author_url>https://blog.hatena.ne.jp/j_jasper/</author_url>
  <blog_title>サンデープログラミングの楽しみ</blog_title>
  <blog_url>https://j-jasper.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>ペタ貼り</anon>
  </categories>
  <description>まず、ライブラリの読み込みと、変数・関数の準備する。ライブラリは、Rubyに標準添付されているHTTPクライアントライブラリの'net/http'と、URIサポートライブラリ'uri'を読み込み。 (実は、今のところ'uri'は使っていないのだけれど…) require 'uri' require 'net/http' Net::HTTP.version_1_2 #おまじない ここでNet::HTTP.version_1_2は、Rubyのnet/httpライブラリのバージョンを指定するためのおまじない。 このライブラリは前バーションとの差異が大きいので、どちらも使える様に移行期間中らしい。次に…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fj-jasper.hatenadiary.org%2Fentry%2F20110814%2F1313320268&quot; title=&quot;Rubyによるアメブロのペタ貼り自動化スクリプト(2) - サンデープログラミングの楽しみ&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>2011-08-14 20:11:08</published>
  <title>Rubyによるアメブロのペタ貼り自動化スクリプト(2)</title>
  <type>rich</type>
  <url>https://j-jasper.hatenadiary.org/entry/20110814/1313320268</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
