#!/usr/bin/env perl use strict; use warnings; use utf8; use Curses::UI; use Time::HiRes 'sleep'; use AnyEvent; my $cui = Curses::UI->new(-color_support => 1); my $win = $cui->add('progressbars', 'Window'); my $colors = [qw/red green yellow bl... 続きを読む
大塚愛の「CHU-LIP」を借りてきて、例によって歌詞が聴き取れないのでネットをさまよってたらちょっとびっくり。 詳細検索 - goo 音楽 http://music.goo.ne.jp/lyric/db.php gooって、歌詞の条件付き検索ができるうえに表示画面がプレインテキスト(HTML)だ…... 続きを読む
RubyWorld Conference The RubyWorld Conference will be held at the Shimane Prefectural Convention Center “Kunibiki Messe”, Shimane Prefecture, during September 7th – 8th , 2009.The talks at the International Conference Hall will be live bro... 続きを読む
When you stay on a link to an image, load and popup the image in the current webpage. To test it, go on "PostSecret":http://postsecret.blogspot.com/ and move your mouse on one of the postcard, the full image should popup now! Based on "Lightb... 続きを読む
人づてに聞いた話なのですが、はてなキーワードを実際の blog に付与する処理は、巨大な正規表現で行っているそうです。実際に調べてみると、以下のサイトからキーワード付与API と正規表現が入手できます。 http://d.hatena.ne.jp/hatenadiary/20040205 本当に... 続きを読む
ここでは、最も簡単な「色を基準に分割する方法」を解説します。また、時間のかかる処理なので、高速化にも注力します。 また余談ですが、この方法を改良して「PRMUアルゴリズムコンテスト」に応募された方が審査員特別賞を受賞されました!対象読者 C++言語... 続きを読む
flickRate By Nicolas Hoizey — Last update Jun 19, 2005 — Installed 1,970 times. 続きを読む
RSS Panel is designed as a generic Greasemonkey user script for any website. It's purpose is to display a little floating panel at the left hand top of any web page, for which a RSS feed is available from the same domain. The RSS Panel displa... 続きを読む
Flickr All Sizes Menu (obsolete) By LouCypher — Last update Aug 4, 2005 — Installed 21,347 times. 続きを読む
息抜きにGreasemonkeyスクリプトを作ってみました。逐次ロードを使った、もっと読むインターフェースの試作です。Trixieでも動きます。 リンクを右クリックしてInstall User Script http://la.ma.la/misc/userjs/GoogleAutoPager.user.js 動いてる様子(Flash) h... 続きを読む
Inspired by Andy, I decided to have a crack at something I’ve been thinking about trying for a long time. document.getElementsBySelector is a javascript function which takes a standard CSS style selector and returns an array of elements obje... 続きを読む
意外とてこずりましたがGoogle Blog Searchに「日本語のページを検索」のオプションを追加するGreasemonkeyをつくってみました。ちょっと便利になったかな? googleblogsearchja.user.js 実際にはGoogleのそれとは違い、ラジオボタンをクリックするだけで再読み... 続きを読む