June 2008
3 posts
Don't Make Me Click
I’m interested in UI development. I watched this presentation and I am impressed the concept. The most interesting UI for me is shown at 29:15. New concept of tab browsing. I like the idea very much. You can see its demo at Scrolltabs.
The idea of the presentation is providing contents with less interaction - clicks - using Ajax or whatever. I agreed this now...
VMware Server & Windows Service
VMware Server を手動起動に変更した - Ceekz Logs
I usually use Windows XP at the office. Sometimes I want to use Linux when I write a perl script or small PHP web application. So I installed VMware Server a few month ago. After that, it takes much more time to boot Windows XP than before. It seems that the cause is VMware related services.
I found the following article at Ceekz Log, which explain how to...
Script for loading jQuery into Greasemonkey
We Ain’t Seen Nothin’ Yet. : GreasemonkeyスクリプトにjQueryを読み込む汎用スクリプト
How to use jQuery in Greasemonkey script and the sample codeThe linked article tell how to load jQuery into Greasemonkey script. It supports client side caching. The features are
Loading jQuery from specific URL
Loading jQuery plugin from specific URL
Caching code
Loading specific version of scripts (jQuery...