November 23, 2011
Eclipse’s default behavior for an Android project seems to ignore changes to project files that aren’t handled by a Builder. For example, an Eclipse project might have a text file with configuration data referenced in Project Explorer. By default, Eclipse will NOT rebuild and upload the .apk file upon modifying that file and Running or [...]
Filed under:
Tips by Fritz
December 24, 2010
My administrative machine is a laptop running Ubuntu. I use SSH to access my headless servers and test machines, so I wanted a way to make it more obvious whether any given terminal window is on the local machine or connected to a remote one. I found this post, which explains how to change the [...]
March 10, 2010
I love Firefox’s tabbed browsing and search bar for collecting research and solving problems. It’s so fast: press CTRL+T to open a new tab, press CTRL+K to switch focus to the search bar, type the search keywords, and press ENTER. What I don’t like is when I eagerly click a promising search result and am [...]
Filed under:
Tips by Fritz