Now at jayridgeway.com
I moved because tumblr.com is faster and the developers are friendly.
27.8.08
moving
Posted by Jay at 16:29
27.6.08
5.6.08
2.6.08
30.5.08
20.3.08
tinyurl php function
function tinyurl($url){
return(trim(file_get_contents('http://tinyurl.com/api-create.php?url='.$url)));
}
16.1.08
Snap: screen capture to clipboard for OS X
Snap is a simple app for OS X that takes a screen capture and copies to the clipboard. The space bar toggles between window and user modes.
Copy snap to your applications folder. I suggest dragging to your dock.
Hyperlink to snap.dmg
For those that love the terminal. Here is the magic:
% screencapture -x -i -c
Posted by Jay at 14:16
Labels: code, os x, screen capture, snap
Subscribe to:
Posts (Atom)