DDHotKey, Mac OSX application to respond to “hotkeys”

Category : Software

DDHotKey is a free ware for Mac OSX (source code is already published). Global “hotkey” is a must-have feature with Mac OSX apps of all the app residents. Regardless of the frontmost applications, one key application would always be the simplest and the most convenient.

Screen-shot 56.png
Dynamically set global hotkey

Global hotkey is used in various applications such as Evernote,Mail Check app,Twitter app and so on. If you want to implement your own app, I would recommend you to refer to DDHotKey.

Read Full Article

Animated table sort (REGEXP friendly)

Category : Software

Animated table sort (REGEXP friendly) is freeware (source code is publicly acceptable) written in jQuery/JavaScript. We sometimes list data using tables in web applications on premise and may wish to have sort functions as well.

100816-0001.png

sorted in animation display

You may do it by ORDER BY in case of database. Although, a small amount of data could be treated by JavaScript basis without circumstance. Animated table sort (REGEXP friendly) library would be a good choice for such case.

Read Full Article

WinSparkle – updates for Windows

Category : Software

WinSparkle is an OSS for Windows. Mac OSX implements a feature to check update information of each applications for granted. That is because there is a library to inform applicaction’s update information in it. Sparkle does it.

スクリーンショット(2010-08-03 11.46.10).png
Library informs update(excerpt from intro video)

It can be embedded simply, check update at the initial phase of application so that it make us avoid using unknown resident program and dis-featuring usability. If you want to embed something in a Windows application, WinSparkle is a good choice.

Read Full Article

Taketori JS converts your website to vertical text layout

Category : Software

Generally speaking, the standard way of script layout is from left-to-right, meaning horizontal in the world of internet or may be the expression “in the world of computers” would be more appropriate.  Even though we, meaning Japanese, feel quite confortable with this standards now, generally speaking in Japanese, the script layout is preferred to be written vertically when you’re talking about traditions.   Taketori JS is an opensource software written in JavaScript Library which lets you convert horizontal text to vertical text.


Discover the beauty of Japanese traditional script layout!
Read Full Article