Skip to content

19th Oct

62

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.

29th Nov

16

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 [...]