Internet Explorer Users Don’t Care About Rounded Corners

Internet Explorer users don’t care about rounded corners. Bold statement? Perhaps. But recently I’ve taken this approach to a few designs as I’m tired of having to use some sort of rounded corner hack to support IE. It’s a lot easier to just use the CSS 3 declaration.
Connecting to MAMP in Windows using Parallels on a Mac
I use MAMP for running Apache, MySQL and PHP on the Mac. A simple click and all 3 are up and running in 5 seconds and you can easily configure your ports and root folder.
However, I was having trouble accessing my MAMP server through Parallels. I use Parallels to test my sites on Internet Explorer and it’s pretty important that I’m able to do this in development before going live.
I found this excellent solution from Tim Fletcher and thought I’d summarize it below so you too can get testing your Wordpess, CodeIgniter, PHP sites etc. through Parallels.
Read this article →