blog/content/post/2007/11/22/2007-11-22-i-am-lazy-so.md

30 lines
2.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: I am LAZY so …
author: kazu634
date: 2007-11-22
wordtwit_post_info:
- 'O:8:"stdClass":13:{s:6:"manual";b:0;s:11:"tweet_times";i:1;s:5:"delay";i:0;s:7:"enabled";i:1;s:10:"separation";s:2:"60";s:7:"version";s:3:"3.7";s:14:"tweet_template";b:0;s:6:"status";i:2;s:6:"result";a:0:{}s:13:"tweet_counter";i:2;s:13:"tweet_log_ids";a:1:{i:0;i:3299;}s:9:"hash_tags";a:0:{}s:8:"accounts";a:1:{i:0;s:7:"kazu634";}}'
categories:
- つれづれ
---
<div class="section">
<p>
<a href="http://www.3zai.com/" onclick="__gaTracker('send', 'event', 'outbound-article', 'http://www.3zai.com/', '');"><img width="128" align="left" alt="家計簿なら散財.com" src="http://img.simpleapi.net/small/http://www.3zai.com/" style="border-style: none;" height="128" /></a>
</p>
<p>
 現在<a href="http://www.3zai.com/" onclick="__gaTracker('send', 'event', 'outbound-article', 'http://www.3zai.com/', '3zai.com');">3zai.com</a>という家計簿をつけるサイトで家計簿をつけています。レシートを見て、入力していくというようなことをしていくのですが、ここで一つ困ったことが起きました。本を購入したときに、レシートに書いてあるのがISBN13であることが多いということです。本や雑誌には一つ一つ固有の番号が割り振られていて、それがISBNというのです。最近、そのISBNが拡張されて、10桁から13桁になったんです。レシートには13桁の数字しか書いていません。でも、<a href="http://www.3zai.com/" onclick="__gaTracker('send', 'event', 'outbound-article', 'http://www.3zai.com/', '3zai.com');">3zai.com</a>では<a href="http://www.amazon.co.jp/" onclick="__gaTracker('send', 'event', 'outbound-article', 'http://www.amazon.co.jp/', 'アマゾン');" target="blank">アマゾン</a>が割り振っている固有の番号本や雑誌はISBN10と同じを入力することで、簡単に家計簿を入力できる機能があります。レシートのISBN13を見て、ISBN10を調べることに嫌気がさしたので、Greasemonkeyに計算させることにしました。それが下です:
</p>
<ul>
<li>
<a href="http://www.k3.dion.ne.jp/%7Esimoom/isbn13toasin3zai.user.js" onclick="__gaTracker('send', 'pageview', 'http://www.k3.dion.ne.jp/%7Esimoom/isbn13toasin3zai.user.js');" target="blank">isbn13toasin</a>
</li>
</ul>
<p>
Let&#8217;s Enjoy!
</p>
</div>