December 18th, 2008
Emulate Firefox’s type-ahead search in Safari
Fri, Dec 21 2007 at 7:30AM PST • Submitted by johnga1t
As input managers are in danger in Safari 3.0 and later versions, it might be useful to know that a type-ahead search feature that emulates Firefox can be enabled in Safari using a fairly simple hack that involves native OS X tricks.
To do so, quit Safari and go to System Preferences » Keyboard & Mouse » Keyboard Shortcuts. Click the ‘+’ to add a new shortcut, select Safari as the Application, Find… as the Menu Title, and a temporary (and arbitrary) shortcut as Keyboard Shortcut. (Note that this field does not allow a simple entry, such as ‘/’, but instead requires a modifier key like Command or Option.)
Now go to ~/Library/Preferences and edit com.apple.Safari.plist. (You may be able to just double-click and open the plist in Property List Editor if you have Xcode installed.) Find the NSUserKeyEquivalents entry and edit the string entry for Find…, replacing the arbitrary shortcut you entered earlier with /. This will remove the need for a modifier key, and allow / to activate search.
Now relaunch Safari and type /; you should see the Find box appear, emulating the type-ahead search in Firefox.
via macosxhints.com – Emulate Firefox’s type-ahead search in Safari .
No Comments » |
apple, how-to, software, support, tech, tip, tips |
Permalink
Posted by Richard
December 4th, 2008
Do you find it a chore to delete a message in Gmail? Or, do you prefer to use the keyboard rather than moving from mouse to keyboard and back again?
I do.
Here is a handy hint to help, I’ve just revolutionised the way I use Gmail with a few simple keystrokes:
Go to Settings
Go to Labs
Activate Keyboard Shortcuts (you may have to click on settings again to refresh)
Choose Keyboard Shortcuts from within Settings
Locate “Move to Trash” and set it to be “-” (a minus sign)
Locate “Mark as Unread” and set it to “§” (or whatever is the key below the Esc key)
Now from your inbox simply hit the minus key to delete the message, or from within a message, hit minus and it’s gone, moved to Trash in easy one step no mouse needed – or of course you can hit ‘y’ to archive it.
When you delete a message whilst reading it your inbox is then re-displayed.
So, I go: enter (to read) “y” or “-” to archive/trash and then enter again to read next one (and repeat).
It’s *so* quick as” -” and enter (on numpad) are co-located – it’s easy.
Use “§” to mark a a message as unread (I do this if I want to revisit the message for actioning as I keep my inbox empty). I use the § key as it’s a similar location to Esc and I use it to “escape” back to the inbox leaving the message unread.
Of course, if easier, you can choose other keys if you find them more suitable but make sure they aren’t already allocated to another function.
1 Comment |
gmail, help, how-to, support, tip, tips |
Permalink
Posted by Richard
May 20th, 2008
Web sites often display pop-up windows, or forms, and suppress the location (address) bar so you cannot see where you’ve been routed to, or the full address of the page that has popped up.
Occasionally, you may close the main Safari window by mistake leaving you with only the pop-up window and no obvious way to edit the address, or to enter a new address.
By pressing Command ⌘ + L Safari will re-display the location bar. This is a simple but very handy trick to wrestle back control of your browser. It’s got me out of a fix on many occasions
1 Comment |
apple, help, how-to, safari, support, tech, tip, tips |
Permalink
Posted by Richard
May 10th, 2008
Ever wondered what Apple’s Time Machine is actually doing?
Here’s a quick tip on how to view the Time Machine logs:
- Open the Console utility (found in: /Applications/Utilities)
- If the toolbar is not showing click on the little lozenge shaped button in the very top right of the console utility
- In the left hand pane ensure ‘All Messages‘ is selected under the section labelled ‘Log Database Queries‘
- The search field is located in the top right of the toolbar, labelled ‘Filter’. In this field type in ‘backupd‘ (without the quotes)
- The right hand pane will update as you type finally restricting the log messages to those relating to the process backupd (the Time Machine process).
You’ll see lots of potentially interesting information (depending on your point of view) including pre-backup and post-backup thinning and the amount of space needed etc.
If you are unlucky you may even see some errors
Here’s a sample (edited) of the sort of output you will see (error free):
No pre-backup thinning needed: 100.0 MB requested (including padding), 267.47 GB available
Copied 14399 files (28 KB) from volume Macintosh HD.
Starting post-backup thinning
Deleted backup 2008-05-08-160302: 267.51 GB now available
Deleted backup 2008-05-08-150256: 267.54 GB now available
Deleted backup 2008-05-08-141309: 267.56 GB now available
Post-back up thinning complete: 3 expired backups removed
Backup completed successfully.
No Comments » |
apple, help, how-to, mac, software, support, tech |
Permalink
Posted by Richard
May 4th, 2008
Apple’s Safari web browser is built around the open source web engine called Web Kit. This is developed by the open source community and updated each and every day (and is recompiled nightly).
This ensures that the browser’s ‘engine’ is the most up to date possible, supporting emerging standards and compatibility. Additionally you benefit from faster rendering of pages and their content.
Web kit is available for both Windows and Mac OS X operating systems so the vast majority or users are covered (sorry Linux users!). The Web Kit runs Safari as the front-end application but with Web Kit as the rendering engine running “under the hood”.
To quote the Web Kit site:
WebKit is an open source web browser engine. WebKit is also the name of the Mac OS X system framework version of the engine that’s used by Safari, Dashboard, Mail, and many other OS X applications. WebKit’s HTML and JavaScript code began as a branch of the KHTML and KJS libraries from KDE. This website is also the home of S60′s S60 WebKit development.
The Web Kit open source home is at webkit.org to download either the Mac OS X or Windows version click on the nightly builds button:

To test your current browser you can run Acid3 Test <- note: this link runs the test. The Acid3 test puts the Read the rest of this entry »
2 Comments |
apple, browers, mac, safari, software, support, tech, updates, web |
Permalink
Posted by Richard