<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>qnzm</author_name>
  <author_url>https://blog.hatena.ne.jp/qnzm/</author_url>
  <blog_title>qnzm.log(クニジマログ)</blog_title>
  <blog_url>https://qnzm.hatenadiary.org/</blog_url>
  <categories>
    <anon>ruby</anon>
    <anon>mechanize</anon>
  </categories>
  <description>mechanizeを試すために、Remember The Milkにログオンしてタスクリストをとってくるスクリプトを書いてみました。 require 'rubygems' require 'mechanize' require 'kconv' agent = WWW::Mechanize.new agent.user_agent_alias = 'Mac Safari' page = agent.get('https://m.rememberthemilk.com/') login_form = page.forms.first login_form.username = 'username'…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fqnzm.hatenadiary.org%2Fentry%2F20071018%2F1192724661&quot; title=&quot;Remember The Milkのタスクリストをコンソール表示するRubyスクリプト - qnzm.log(クニジマログ)&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-18 01:24:21</published>
  <title>Remember The Milkのタスクリストをコンソール表示するRubyスクリプト</title>
  <type>rich</type>
  <url>https://qnzm.hatenadiary.org/entry/20071018/1192724661</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
