24Feb/111
Local Website Development on a Mac
It's extremely useful to develop websites locally before transferring to a server for public consumption. It's a simple proposition when you're pages are strictly HTML, CSS, and Javascript but what if you want to test a PHP site along with a SQL database? ... continue reading
4Feb/110
Disable Print Stylesheets (CSS) When Printing a Website
I recently needed to get a snapshot of a website exactly as it is shown on my screen. That is, I wanted the background color, I wanted the ads, I wanted the full layout.... continue reading