Archive for November, 2008

Toggle Full Screen in Terminal Services Client (GNOME)

Wednesday, November 12th, 2008

Wondering how to minimize your full screen instance of Terminal Services Client (under GNOME) without disconnecting?

Ctrl+Alt+Enter

Yeah…I’ve been wondering for a while too. Don’t feel bad.

Parsing HTML in PHP

Tuesday, November 11th, 2008

If you’re looking to scrape a Web page in PHP give Simple HTML DOM Parser a try.