2
POPSThe Three Most Under-Utilized Keyboard Shortcuts The second handy shortcut is ^Home. This takes you to the top of a document or web page. Similarly ^End takes you to the bottom. It's much faster than scrolling. Try it now. techsupportalert.com gizmo.richards If you really want more, there's a complete list here: http://support.microsoft.com/kb/126449 * Tutorials / How-tos
1
POPSRun Windows Seamlessly Inside Linux I just completed this and its awesome!!! I have a 1.7G duel core and it works perfectly... now I can use Photoshop in a pure windows environment with ALL shortcut keys working!
6
POPSMouse-less Firefox: Nice Keyboard Shortcuts Navigation from the toolbar The address bar shortcut should be as instinctual as breathing by now, but there's a few more shortcuts to that top bar that you should keep in mind * Select location bar: Ctrl/Cmd+L or Alt+D * Select search bar: Ctrl/Cmd+K * Back: Backspace or Alt/Cmd+Left * Forward: Alt/Option+Right or Shift+Backspace * Change search engine: Ctrl/Cmd+Down (Next) +Up (Previous) The last shortcut, used to change the search engine A less-known feature, Caret browsing, inserts a cursor into the text of the page and is very useful for highlighting and copying text.
0
POPSLose Fat Nope, losing weight isn't easy, but it is possible.
1
POPSStart Firefox (or Thunderbird) in Safe Mode After a Firefox extension prevented me from starting up Firefox normally (the extension just kept on pounding the CPU and wouldn't let up) I solved the problem simply by starting Firefox in Safe Mode as described in the clip and disabling the extension. I then simply started Firefox up again normally. Bingo :)
1
POPSUser Interface Design Patterns To use recurring solutions to solve common problems... The purpose of this site is over time to fill some of the gaps - especially by providing code examples as to how how the different patterns can be implemented: to join theory with practice.