Categories
Links

Linkage: September 17th, 2012 to September 26th, 2012

A Nice Little Feature I Forgot To Mention
Every shop needs a trap door
Source Code Pro
Lovely new coding from from Adobe. Open source even.
Ubuntu Time Machine Server for OS X Lion
How to set up Ubuntu to pretend to be a TimeCapsule for OSX
Sidestep
A wonderful little tool that will automatically open a SOCKS5 proxy and route all your web traffic through it when it detects you're on a unsecured wifi connection. Great for travel.
Whiskey Barrel Adirondack Chair | Uncrate
So @designtramp hasn't had a chance to build his chair yet. Wonder what he'll think of this cleverness
Advertisements
Categories
Links

Linkage: July 27th, 2012 to August 7th, 2012

OTHER THINGS – yaffemays.com
Bench is awesome.
autopilot.
Neat little blog engine that syncs with dropbox or google drive. Simple.
A classic challenge
Notes on the 3-day, 90 mile canoe race that happens us here every fall. So want to do this.
Brief — A Chat Style for Skype 5 on OS X
How to make Skype on Mac not look like a freaking cartoon.
Nelson Swag Leg Desk – Home Office Desks – Desks & Tables – Herman Miller Official Store
make me.
Categories
Links

Linkage: July 5th, 2012 to July 10th, 2012

Inge Druckrey: Teaching to See on Vimeo
wow. watch this.
Modular JavaScript with RequireJS – blog.credera.com
Nice short intro to coding with RequireJS
blackberry gin fizz | smitten kitchen
Yum. I'm a sucker for gin fizz.
10.6: Add NFS Mounts using Disk Utility – Mac OS X Hints
The weird trick that worked for me was to use the 'resvport' option when mounting the NFS share from OSX. Weird because the mount was exported using insecure, but adding resvport worked nonetheless.
Code Review with Gerrit, a mostly visual guide
Nice intro to using Gerrit
Categories
Links

Linkage: July 3rd, 2012 to July 5th, 2012

UTC Clock Hack for OS/X 10.6
Show the time in UTC in the Mac dashboard widget. Can also just pick Reykjavík, Iceland, though the hack actually shows as UTC.
Replacing text in the DOM… solved? – James Padolsey
Very nice solution for matching text that spans DOM nodes in HTML. First time I've seen a sane solution to this problem.
Set up Time Machine on a NAS in three easy steps – Mac OS X Hints
Make your own Time Capsule
The Little Redis Book
A short book introducing redis
How do I run the iPad simulator to test a website on my mac – Ask Different
A reminder on where to find the iPad simulator these days. With the AppStore install of XCode, it's hiding inside the XCode.app bundle
Categories
Links

Linkage: March 23rd, 2012 to March 26th, 2012

Six Stages of Debugging
Truth.
There must be 50 ways to close a popup: menus, dropdowns, tooltips, palettes, dialogs, and more
A rundown on many of the common ways you can dismiss a popup dialog. Popups always seem simple to implement, but when you get down to the things like this, the true complication is laid bare.
[Schoolbox] Unscrewed
The last photo is beautiful
Art Du Menuisier, Tom I, II, III
Pictures from Art Du Menuisier, close up. What a beautiful book.
Take Five
A handy little utility that will pause a variety of music client for five minutes (hence the name) and then resume. Something I’ve wished for in the past, but never cobbled up the time to write. Only $1 for a limited time.
responsivepx – a tool for responsive design
@rem built a wonderful tool for finding where designs break so you can insert media queries to reformat the design. Really nice work. The demo site it at responsivepx.com