<?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/comet/rss">
    <link>https://let.hatelabo.jp/comet/rss</link>
    <description></description>
    <title>Bookmarklets from comet</title>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://let.hatelabo.jp/comet/let/hLHXnpmH8scb"/>
        <rdf:li rdf:resource="https://let.hatelabo.jp/comet/let/hLHUpeueyPU_"/>
        <rdf:li rdf:resource="https://let.hatelabo.jp/comet/let/gYC-xbj5mOzudA"/>
        <rdf:li rdf:resource="https://let.hatelabo.jp/comet/let/gYC-yZ68lfenFw"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="https://let.hatelabo.jp/comet/let/hLHXnpmH8scb">
    <link>https://let.hatelabo.jp/comet/let/hLHXnpmH8scb</link>
    <dc:date>2015-04-25T17:12:33Z</dc:date>
    <description>my bookmarklet</description>
    <dc:creator>comet</dc:creator>
    <title>[Let] 艦隊これくしょんキャラソートの結果を画像だけで鮨詰めにする</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Fcomet%2Flet%2FhLHXnpmH8scb.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 my bookmarklet
 * @include http://*
 * @license MIT License
 * @require jQuery
 */


$('table').hide();
$.each($('#resultField table tr td img'), function(i, img){
  $('#resultField').append(img);
})



&lt;/pre&gt;</content:encoded>
  </item>
  <item rdf:about="https://let.hatelabo.jp/comet/let/hLHUpeueyPU_">
    <link>https://let.hatelabo.jp/comet/let/hLHUpeueyPU_</link>
    <dc:date>2013-09-18T01:33:58Z</dc:date>
    <description>welcome to league of eorzea.</description>
    <dc:creator>comet</dc:creator>
    <title>[Let] eorzea.js</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Fcomet%2Flet%2FhLHUpeueyPU_.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;eorzea.js&lt;/a&gt;&lt;pre&gt;/*
 * @title eorzea.js
 * @description welcome to league of eorzea.
 * @include http://*
 * @require http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.js
 * @require http://www.ok-soft-gmbh.com/jqGrid/jquery.jqGrid-3.7.1/src/i18n/grid.locale-en.js
 * @require http://www.ok-soft-gmbh.com/jqGrid/jquery.jqGrid-3.7.1/src/grid.base.js
 * @require http://www.ok-soft-gmbh.com/jqGrid/jquery.jqGrid-3.7.1/src/grid.common.js
 * @require http://www.ok-soft-gmbh.com/jqGrid/jquery.jqGrid-3.7.1/src/grid.formedit.js
 * @require http://www.ok-soft-gmbh.com/jqGrid/jquery.jqGrid-3.7.1/src/grid.inlinedit.js
 * @require http://www.ok-soft-gmbh.com/jqGrid/jquery.jqGrid-3.7.1/src/grid.custom.js
 * @require http://www.ok-soft-gmbh.com/jqGrid/jquery.jqGrid-3.7.1/src/jquery.fmatter.js
 * @require http://www.ok-soft-gmbh.com/jqGrid/jquery.jqGrid-3.7.1/src/jquery.searchFilter.js
 * @require http://www.ok-soft-gmbh.com/jqGrid/jquery.jqGrid-3.7.1/src/grid.jqueryui.js
 * @require https://raw.github.com/igax/eorzea/master/public/javascripts/character.js
 * @license Apache License Version 2.0
 */


function loadCss(href) {
  var head = document.getElementsByTagName('head')[0];
  var link = document.createElement('link');
  link.rel = 'stylesheet';
  link.type = 'text/css';
  link.href = href;

  head.appendChild(link);
}

jQuery(document).ready(function() {
  loadCss('http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/ui-darkness/jquery-ui.css');
  loadCss('http://www.ok-soft-gmbh.com/jqGrid/jquery.jqGrid-3.7.1/src/css/ui.jqgrid.css');

  var html = '';
  html += '&amp;lt;table id=&amp;quot;characters_table&amp;quot;&amp;gt;';
  html += '&amp;lt;div id=&amp;quot;pager&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;';
  jQuery(jQuery('div[class=&amp;quot;base_body&amp;quot;]')[1]).prepend(html);

  var table = jQuery(&amp;quot;#characters_table&amp;quot;);
  table.jqGrid({
    datatype: &amp;quot;clientSide&amp;quot;,
    colModel: Character.colModel,
    viewrecords: true,
    gridview: true,
    scrollrows: true,
    autowidth: false,
    shrinkToFit: false,
    rowNum: 100,
    width: 640,
    loadui: &amp;quot;disable&amp;quot;
  });
  
  var base_url = 'http://jp.finalfantasyxiv.com';
  jQuery.each(jQuery('div[class=&amp;quot;player_name_area&amp;quot;] h4 a'), function(i, v) {
    var url = base_url + jQuery(v).attr('href');
    jQuery.ajax({
      type: &amp;quot;GET&amp;quot;,
      url: url,
      dataType: &amp;quot;html&amp;quot;,
      success: function(html) {
        doc = jQuery(html);
        table.addRowData(table.getGridParam(&amp;quot;reccount&amp;quot;), new Character(doc));
      }
    });
  });
});
&lt;/pre&gt;</content:encoded>
  </item>
  <item rdf:about="https://let.hatelabo.jp/comet/let/gYC-xbj5mOzudA">
    <link>https://let.hatelabo.jp/comet/let/gYC-xbj5mOzudA</link>
    <dc:date>2012-02-29T05:57:00Z</dc:date>
    <description>スロット数をBBBに無理矢理表示させます</description>
    <dc:creator>comet</dc:creator>
    <title>[Let] add slot</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Fcomet%2Flet%2FgYC-xbj5mOzudA.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;add slot&lt;/a&gt;&lt;pre&gt;/*
 * @title add slot
 * @description スロット数をBBBに無理矢理表示させます
 * @license Apache License Version 2.0
 * @require jQuery
 */

jQuery.noConflict();

var dat = [{
 id: 1,
 name: &amp;quot;クーガーI型&amp;quot;,
 parts: {
  head: {slot:2.0},
  body: {slot:2.0},
  arm: {slot:1.5},
  leg: {slot:2.0}
 }
}, {
 id: 2,
 name: &amp;quot;クーガーII型&amp;quot;,
 parts: {
  head: {slot:2.2},
  body: {slot:2.0},
  arm: {slot:1.5},
  leg: {slot:2.0}
 }
}, {
 id: 3,
 name: &amp;quot;ヘヴィガードI型&amp;quot;,
 parts: {
  head: {slot:2.2},
  body: {slot:1.7},
  arm: {slot:2.2},
  leg: {slot:2.5}
 }
}, {
 id: 4,
 name: &amp;quot;ヘヴィガードIII型&amp;quot;,
 parts: {
  head: {slot:1.9},
  body: {slot:1.9},
  arm: {slot:2.3},
  leg: {slot:2.3}
 }
}, {
 id: 5,
 name: &amp;quot;ヘヴィガードIV型&amp;quot;,
 parts: {
  head: {slot:2.2},
  body: {slot:2.0},
  arm: {slot:1.9},
  leg: {slot:2.2}
 }
}, {
 id: 6,
 name: &amp;quot;シュライクI型&amp;quot;,
 parts: {
  head: {slot:2.8},
  body: {slot:2.8},
  arm: {slot:1.1},
  leg: {slot:1.9}
 }
}, {
 id: 7,
 name: &amp;quot;シュライクII型&amp;quot;,
 parts: {
  head: {slot:3.0},
  body: {slot:3.0},
  arm: {slot:0.8},
  leg: {slot:1.9}
 }
}, {
 id: 8,
 name: &amp;quot;シュライクV型&amp;quot;,
 parts: {
  head: {slot:2.5},
  body: {slot:2.8},
  arm: {slot:1.3},
  leg: {slot:1.3}
 }
}, {
 id: 9,
 name: &amp;quot;ツェーブラ38&amp;quot;,
 parts: {
  head: {slot:2.2},
  body: {slot:2.0},
  arm: {slot:1.7},
  leg: {slot:2.5},
 }
}, {
 id: 10,
 name: &amp;quot;ツェーブラ39&amp;quot;,
 parts: {
  head: {slot:2.5},
  body: {slot:1.9},
  arm: {slot:1.8},
  leg: {slot:2.6}
 }
}, {
 id: 11,
 name: &amp;quot;ツェーブラ41&amp;quot;,
 parts: {
  head: {slot:2.1},
  body: {slot:2.1},
  arm: {slot:2.0},
  leg: {slot:2.2}
 }
}, {
 id: 12,
 name: &amp;quot;エンフォーサーI型&amp;quot;,
 parts: {
  head: {slot:2.0},
  body: {slot:1.8},
  arm: {slot:1.2},
  leg: {slot:2.3}
 }
}, {
 id: 13,
 name: &amp;quot;エンフォーサーII型&amp;quot;,
 parts: {
  head: {slot:9.9}, //最強の頭部パーツ
  body: {slot:1.9},
  arm: {slot:1.4},
  leg: {slot:2.1}
 }
}, {
 id: 14,
 name: &amp;quot;ケーファー42&amp;quot;,
 parts: {
  head: {slot:2.4},
  body: {slot:1.9},
  arm: {slot:1.8},
  leg: {slot:1.9}
 }
}, {
 id: 15,
 name: &amp;quot;ケーファー44&amp;quot;,
 parts: {
  head: {slot:2.0},
  body: {slot:1.8},
  arm: {slot:1.4},
  leg: {slot:2.0}
 }
}, {
 id: 16,
 name: &amp;quot;E.D.G-α&amp;quot;,
 parts: {
  head: {slot:2.5},
  body: {slot:2.5},
  arm: {slot:1.0},
  leg: {slot:1.7}
 }
}, {
 id: 17,
 name: &amp;quot;E.D.G-β&amp;quot;,
 parts: {
  head: {slot:2.7},
  body: {slot:2.6},
  arm: {slot:0.6},
  leg: {slot:1.7}
 }
}, {
 id: 18,
 name: &amp;quot;エンフォーサーIII型&amp;quot;,
 parts: {
  head: {slot:2.3},
  body: {slot:2.4},
  arm: {slot:1.6},
  leg: {slot:1.5}
 }
}, {
 id: 19,
 name: &amp;quot;ケーファー45&amp;quot;,
 parts: {
  head: {slot:2.2},
  body: {slot:2.3},
  arm: {slot:2.0},
  leg: {slot:1.8}
 }
}, {
 id: 20,
 name: &amp;quot;E.D.G-δ&amp;quot;,
 parts: {
  head: {slot:2.5},
  body: {slot:2.4},
  arm: {slot:1.3},
  leg: {slot:1.3}
 }
}, {
 id: 21,
 name: &amp;quot;ヤクシャ&amp;quot;,
 parts: {
  head: {slot:1.9},
  body: {slot:2.3},
  arm: {slot:1.0},
  leg: {slot:1.1}
 }
}, {
 id: 22,
 name: &amp;quot;ヤクシャ・改&amp;quot;,
 parts: {
  head: {slot:1.7},
  body: {slot:2.6},
  arm: {slot:0.5},
  leg: {slot:1.2}
 }
}, {
 id: 23,
 name: &amp;quot;クーガーS型&amp;quot;,
 parts: {
  head: {slot:1.5},
  body: {slot:1.5},
  arm: {slot:1.5},
  leg: {slot:1.5}
 }
}, {
 id: 24,
 name: &amp;quot;セイバーI型&amp;quot;,
 parts: {
  head: {slot:2.6},
  body: {slot:2.6},
  arm: {slot:0.9},
  leg: {slot:1.8}
 }
}, {
 id: 25,
 name: &amp;quot;セイバーI型R&amp;quot;,
 parts: {
  head: {slot:2.5},
  body: {slot:2.4},
  arm: {slot:1.0},
  leg: {slot:1.6}
 }
}, {
 id: 26,
 name: &amp;quot;ディスカス・プロト&amp;quot;,
 parts: {
  head: {slot:1.8},
  body: {slot:1.7},
  arm: {slot:1.4},
  leg: {slot:2.1}
 }
}, {
 id: 27,
 name: &amp;quot;ディスカス・ダート&amp;quot;,
 parts: {
  head: {slot:2.2},
  body: {slot:2.1},
  arm: {slot:1.2},
  leg: {slot:1.9}
 }
}, {
 id: 28,
 name: &amp;quot;セイバーII型&amp;quot;,
 parts: {
  head: {slot:2.7},
  body: {slot:3.0},
  arm: {slot:0.9},
  leg: {slot:1.3}
 }
}, {
 id: 29,
 name: &amp;quot;ディスカス・ノヴァ&amp;quot;,
 parts: {
  head: {slot:1.8},
  body: {slot:1.7},
  arm: {slot:1.8},
  leg: {slot:1.7}
 }
}, {
 id: 30,
 name: &amp;quot;ヤクシャ・弐&amp;quot;,
 parts: {
  head: {slot:2.1},
  body: {slot:2.2},
  arm: {slot:1.0},
  leg: {slot:1.0}
 }
}, {
 id: 31,
 name: &amp;quot;ネレイド45&amp;quot;,
 parts: {
  head: {slot:2.2},
  body: {slot:2.0},
  arm: {slot:1.2},
  leg: {slot:2.0}
 }
}, {
 id: 32,
 name: &amp;quot;ネレイド45改&amp;quot;,
 parts: {
  head: {slot:2.1},
  body: {slot:1.9},
  arm: {slot:1.3},
  leg: {slot:1.9}
 }
}, {
 id: 33,
 name: &amp;quot;ネレイド46&amp;quot;,
 parts: {
  head: {slot:2.4},
  body: {slot:2.5},
  arm: {slot:1.5},
  leg: {slot:2.0}
 }
}, {
 id: 34,
 name: &amp;quot;迅牙&amp;quot;,
 parts: {
  head: {slot:2.2},
  body: {slot:2.1},
  arm: {slot:1.1},
  leg: {slot:1.9}
 }
}, {
 id: 35,
 name: &amp;quot;迅牙・甲&amp;quot;,
 parts: {
  head: {slot:1.8},
  body: {slot:1.9},
  arm: {slot:1.1},
  leg: {slot:1.5}
 }
}, {
 id: 36,
 name: &amp;quot;ロージーR&amp;quot;,
 parts: {
  head: {slot:2.1},
  body: {slot:1.7},
  arm: {slot:2.0},
  leg: {slot:2.2}
 }
}, {
 id: 37,
 name: &amp;quot;ロージーR+&amp;quot;,
 parts: {
  head: {slot:2.1},
  body: {slot:1.7},
  arm: {slot:2.1},
  leg: {slot:2.1}
 }
}, {
 id: 38,
 name: &amp;quot;迅牙・真&amp;quot;,
 parts: {
  head: {slot:2.3},
  body: {slot:2.2},
  arm: {slot:1.5},
  leg: {slot:1.8}
 }
}, {
 id: 38,
 name: &amp;quot;ロージーLM&amp;quot;,
 parts: {
  head: {slot:2.2},
  body: {slot:1.9},
  arm: {slot:1.8},
  leg: {slot:2.3}
 }
}
, {
 id: 39,
 name: &amp;quot;B.U.Z.-α&amp;quot;,
 parts: {
  head: {slot:2.6},
  body: {slot:2.8},
  arm: {slot:0.7},
  leg: {slot:1.8}
 }
}, {
 id: 40,
 name: &amp;quot;B.U.Z.-β&amp;quot;,
 parts: {
  head: {slot:2.7},
  body: {slot:2.4},
  arm: {slot:0.8},
  leg: {slot:1.8}
 }
}, {
 id: 41,
 name: &amp;quot;B.U.Z.-γ&amp;quot;,
 parts: {
  head: {slot:2.2},
  body: {slot:2.8},
  arm: {slot:0.7},
  leg: {slot:2.0}
 }
}];


var head = jQuery('#blast_runner_head_part_id');
var body = jQuery('#blast_runner_body_part_id');
var arm = jQuery('#blast_runner_arm_part_id');
var leg = jQuery('#blast_runner_leg_part_id');

var asmReloadSlot = function(args){
  args = jQuery.extend({
    head: parseInt(head.children(':selected').val())-1,
    body: parseInt(body.children(':selected').val())-1,
    arm:  parseInt(arm.children(':selected').val())-1,
    leg:  parseInt(leg.children(':selected').val())-1
  }, args || {head:0, body:0, arm:0, leg:0});


  var result = dat[args.head].parts.head.slot
               + dat[args.body].parts.body.slot
               + dat[args.arm].parts.arm.slot
               + dat[args.leg].parts.leg.slot;

  jQuery('#asmSlot').empty().text(result.toFixed(1));
}

// add slot view
jQuery('#asmArmorAvg').parent().after('&amp;lt;tr&amp;gt;&amp;lt;th class=&amp;quot;item&amp;quot;&amp;gt;スロット&amp;lt;/th&amp;gt;&amp;lt;td class=&amp;quot;asmDetail&amp;quot; id=&amp;quot;asmSlot&amp;quot;&amp;gt;0.0&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;');

// add change event
head.change(function(){ asmReloadSlot({head: parseInt(jQuery(this).children(':selected').val())-1 } )});
body.change(function(){ asmReloadSlot({body: parseInt(jQuery(this).children(':selected').val())-1 } )});
arm.change(function(){  asmReloadSlot({arm:  parseInt(jQuery(this).children(':selected').val())-1 } )});
leg.change(function(){  asmReloadSlot({leg:  parseInt(jQuery(this).children(':selected').val())-1 } )});

// フルセイバー
asmReloadSlot();&lt;/pre&gt;</content:encoded>
  </item>
  <item rdf:about="https://let.hatelabo.jp/comet/let/gYC-yZ68lfenFw">
    <link>https://let.hatelabo.jp/comet/let/gYC-yZ68lfenFw</link>
    <dc:date>2012-01-19T02:21:03Z</dc:date>
    <description>オンライン海賊行為防止法案(SOPA)への抗議スト中の米Wikipediaを無理矢理表示させるブックマークレット</description>
    <dc:creator>comet</dc:creator>
    <title>[Let] desopa</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Fcomet%2Flet%2FgYC-yZ68lfenFw.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;desopa&lt;/a&gt;&lt;pre&gt;/*
 * @title desopa
 * @description オンライン海賊行為防止法案(SOPA)への抗議スト中の米Wikipediaを無理矢理表示させるブックマークレット
 * @include http://en.wikipedia.org/*
 * @license MIT License
 */

$('#mw-sopaOverlay').remove(); $('body').children().show();
&lt;/pre&gt;</content:encoded>
  </item>
</rdf:RDF>
