-
Recent Posts
Tags
app engines attributes cgi database DBI Debian frameworks full screen terminal GWT hacks hardware hobbit howto html inheritance javascript jQuery libraries Linux mac oracle OSX parallels Perl photoshop pixels PostgreSQL programming qa regression testing screen size Software Development style template toolkit term Theory translation type cast User Interface virtual machine virtual machines visual studio vmware web design web programming
Tag Archives: OSX
OSX Nuisance Folders
Building on a post by richthomas over on macrumors.com, use the following command to hide folders in OSX: chflags hidden /Users/samh/Public This is _very_ useful for getting rid of the stupid Sites, Public and Movies folders that are there by default in every snow leopard home directory. Use this command to unhide: chflags nohidden /Users/samh/Public
The Default Behavior of the ‘tab’ Key in OSX
I spent a year doing a lot of manual QA of a large web app. In that time I learned some survival strategies for data entry on web pages. God bless the tab key. Unfortunately the tab key does not work properly under os x and browsers. You should be able to tab to any [...]
GNU-Term Like Behavior for Window Zoom Under OSX Terminal