<?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/hineltjar/rss">
    <link>https://let.hatelabo.jp/hineltjar/rss</link>
    <description></description>
    <title>Bookmarklets from hineltjar</title>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://let.hatelabo.jp/hineltjar/let/hLHUtMDp8cdc"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="https://let.hatelabo.jp/hineltjar/let/hLHUtMDp8cdc">
    <link>https://let.hatelabo.jp/hineltjar/let/hLHUtMDp8cdc</link>
    <dc:date>2015-12-15T05:11:49Z</dc:date>
    <description>気になる言葉を1クリックで保存できる、highliteというサービスです。</description>
    <dc:creator>hineltjar</dc:creator>
    <title>[Let] 文章をストックする</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Fhineltjar%2Flet%2FhLHUtMDp8cdc.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 気になる言葉を1クリックで保存できる、highliteというサービスです。 
 * @include http://highlite.jp/
 */


javascript:  var d = document,  w = window,  e = w.getSelection,  k = d.getSelection,  x = d.selection,  s = (e ? e() : (k) ? k() : (x ? x.createRange().text : 0)),  f = 'http://highlite.jp/quotes/new',  l = d.location,  e = encodeURIComponent,  p = '?quote[url]=' + e(l.href) + '&amp;amp;quote[title]=' + e(d.title) + '&amp;amp;quote[body]=' + e(s),  u = f + p;  window.open(u, '_blank').focus();void(0)&lt;/pre&gt;</content:encoded>
  </item>
</rdf:RDF>
