I'm getting ready to buy a MacBook Pro 15", but would like some help regarding a few things.
- I witnessed somebody using a tool that showed all web requests' request headers / content, response headers / content, URL, port, other meta info, etc, sort of like a "Live HTTP Headers" on steroids (I thought it was a stand-alone piece of software, but maybe it's just a browser add-on). Do you know what the tool I'm speaking of is called?
- Mac OS X comes with Apache and listens at port 80 by default. This is no good, if you're developing an application (a Django app) and you want it listening on port 80 during development (not using Apache). Can I stop Apache from listening on port 80 or disable it altogether, or is it required for OS X (or some built-in software) to operate?
- MOST IMPORTANT: For about 3 days I had a high-res 15" but had to return it due to the fonts being difficult to read. I was able to cope with certain of the apps, but my code editor's text looked blurry no matter the font size, and a couple other apps' fonts did as well. Is there a trick to getting your fonts to look crisp on the high-res display (such as how Windows has ClearType settings, etc), or should I change fonts? I believe I only used Consolas during the 3 days.
- Are their any other tools (aside from Firefox add-ons) that you would recommend to a software / web developer who's new to Mac?
