Languages

Pages

Using MQ with TortoiseHg

/* MQ support: Newly introduced in 0.9 */

A while ago, TortoiseHg 0.9.2 was released and I’m focusing the development for 0.10. It’s too late, but I would like to explain about MQ support on TortoiseHg. We already supported a part of MQ features, but you know it’s not enough to use MQ for daily work. So I had to open command prompt.

MQ Panel

TotoiseHg Manual is well written documentation expected MQ features since I didn’t describe it… I hope you learn MQ support of TortoriseHg with this article.

No Comments

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