Flickr Fav Set: #1 Create new FavSet

/* Introduction */

This series is a tutorial for greasemonkey script Flickr Fav Set introduced in previous blog entry. In this tutorial, I’d like to explain about the overview of user interface, creating new FavSet and add your favorites to FavSet.

create new favset

If you didn’t installed the script yet or don’t know about Flickr Fav Set, please see this entry first.

2 Comments

Flickr Fav Set: Manage your Favorites on Flickr

/* How does it work ? */

Using this greasemonkey script, you can manage your favorites with “FavSet” (likes “Set” or “Category”) on Flickr.

FavSet Selector

In Flickr, the user can put star mark “Favorite” on a photo taken by other peoples. However, it’s difficult to look for favorite one since we have a lot of favorite photos. So I created this.

No Comments

KY: Smart extracting with 7-zip

/* How is it smart? */

If the archive contains 1 file or 1 directory, 7-zip will extracts content to same directory (”Extract Here” mode). On the other hand, If it contain multiple files or directories, 7-zip will makes folder and extract contants to it. (”Extract to <Folder>” mode) 7-zip:Extract KY

15 Comments

FuzzyJump.vim: Jump to there quickly!

/* FuzzyJump.vim */

FuzzyJump.vim is a plugin for vim to move the cursor quickly and easily. It maps the position of buffer to all keys of keyboard.

FuzzyJump.vim

7 Comments

VIM syntax file for EmEditor

/* vim.esy */

Vim syntax for EmEditor

I can’t post this syntax file to EmEditor Official Library because I’m coward :P So I put it on here. Please download from following link:

vim.esy

No Comments