Archive for the ‘Web Development’ Category

Getting into tmux

Posted by Ed on September 29th, 2010 under OS X, Programming, Tools, Web Development  •  2 Comments

I had tried out screen on OS X and failed to make it stick with me as a day to day tool, but recently I started using tmux and can’t imagine going back. Some of the things that set tmux apart are it’s ability to do vertical splits w/o any screwy patches and scriptability. Installation [...]

Cross browser CSS inspector –> XRAY

Posted by Ed on March 23rd, 2009 under CSS, Web Development  •  No Comments

I may be a little late to the game on this one, but I just came across XRAY. XRAY is a bookmarklet that lets you inspect all of the CSS properties associated with any element in the web page you’re currently viewing. Best of all, it works in all of the browsers I use for [...]