<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel rdf:about="https://let.hatelabo.jp/hisaboh/rss">
    <link>https://let.hatelabo.jp/hisaboh/rss</link>
    <description></description>
    <title>Bookmarklets from hisaboh</title>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://let.hatelabo.jp/hisaboh/let/gYC-xYzp5_fSNg"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="https://let.hatelabo.jp/hisaboh/let/gYC-xYzp5_fSNg">
    <link>https://let.hatelabo.jp/hisaboh/let/gYC-xYzp5_fSNg</link>
    <dc:date>2011-12-22T16:31:31Z</dc:date>
    <description>Togetter (トゥギャッター)の内容をはてなで引用します。トゥギャッターのまとめページで、このブックマークレットを実行してください。origin: http://let.hatelabo.jp/amachang/let/gYC-xpuNrtn6bw</description>
    <dc:creator>hisaboh</dc:creator>
    <title>[Let] このトゥギャりを引用</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Fhisaboh%2Flet%2FgYC-xYzp5_fSNg.bookmarklet.js%20%28arg%29%22.replace%28%2F%28%5CS%2B%29%5Cs%2B%28%5CS%2A%29%2F%2Cfunction%28s%2Curl%2Carg%29%7Bs%3Ddocument.createElement%28%22script%22%29%3Bs.charset%3D%22utf-8%22%3Bs.src%3Durl%2B%22%3Fs%3D%22%2BencodeURIComponent%28arg%29%3Bdocument.body.appendChild%28s%29%7D%29%3Bvoid%280%29%3B"&gt;このトゥギャりを引用&lt;/a&gt;&lt;pre&gt;/*
 * @title このトゥギャりを引用
 * @description Togetter (トゥギャッター)の内容をはてなで引用します。トゥギャッターのまとめページで、このブックマークレットを実行してください。origin: http://let.hatelabo.jp/amachang/let/gYC-xpuNrtn6bw
 * @include http://togetter.com/li/*
 * @license MIT License
 * @require 
 */


var body = '&amp;gt;' + location.href + ':title:bookmark&amp;gt;\n' + $('div.tweet_box a').map(function() {
    var url = this.toString();
    if (url.match(/^http:\/\/twitter\.com/)) {
        return 'twitter:' + url.replace(/^http:\/\/twitter.com\/[^\/]*\/status\//,'') + ':detail';
    }
    else {
        return '';
    }
}).toArray().join('\n').replace(/\n+/g, '\n') + '\n&amp;lt;&amp;lt;\n';

location.href = 'http://d.hatena.ne.jp/edit?disctb=1&amp;amp;cite=' + encodeURIComponent(location.href) + '&amp;amp;appendbody=' + encodeURIComponent(body);

void(0);&lt;/pre&gt;</content:encoded>
  </item>
</rdf:RDF>
