<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hyoromo</author_name>
  <author_url>https://blog.hatena.ne.jp/hyoromo/</author_url>
  <blog_title>hyoromoのブログ</blog_title>
  <blog_url>https://hyoromo.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby1.8.6</anon>
  </categories>
  <description>Twitter の API にアクセスするための Ruby ラッパーである、twitter4r をインストールして使ってみました。 今回の目標 twitter での自分のpostを表示させるスクリプトをコーディングする。 twitter4rインストール これだけ、超簡単！ $ gem install twitter4r ソース #! /usr/bin/ruby # encoding: utf-8 require &quot;time&quot; require &quot;rubygems&quot; gem &quot;twitter4r&quot; require &quot;twitter&quot; require &quot;kconv&quot; client = Twitter…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhyoromo.hatenablog.com%2Fentry%2F20090327%2F1238178188&quot; title=&quot;twitter4rを使ってみました - hyoromoのブログ&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-03-27 03:23:08</published>
  <title>twitter4rを使ってみました</title>
  <type>rich</type>
  <url>https://hyoromo.hatenablog.com/entry/20090327/1238178188</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
