Yet another way to close Safari's Preferences panel
Grok Headline matches for Yet another way to close Safari's Preferences panel
A script to close Safari's Downloads
window
A script to close Safari's Downloads
window
07/16/2004 11:50 AMHere's a simple script to tell Safari's downloads window to close:
tell application "Safari"
repeat with w in windows
if name of w is "Downloads" then
set isdocument to true
try
set d to document of ...
Close Cocoa apps' preferences window via
the keyboard
Close Cocoa apps' preferences window via
the keyboard
01/06/2004 10:36 AMNot too useful, but I noticed by accident that in most Cocoa
apps--Safari, NetNewsWire Lite, Mail, but not TextEdit (which I
thought was Cocoa)--that command-. will close the prefs window. It's
handy for me when I want to min...
Preferences
Preferences
04/12/2004 02:18 PMIntroducing the new display preferences for this web site.
Unimplemented Preferences
Unimplemented Preferences
02/10/2004 04:45 AMI was checking out a problem with Menu Master keys not working in some
applications and I noticed the following...
"Safari's new RSS reader"
"Safari's new RSS reader"
06/28/2004 08:15 PMBinding your Preferences in Cocoa
Binding your Preferences in Cocoa
05/07/2004 01:56 AMOne of the easiest ways to get started with Cocoa Bindings is to
manage preferences in an application. This article will show you how
to using Cocoa Bindings in a step-by-step fashion to eliminate the
glue code that goes with implementing preferences. At the same time,
we hope that the step-by-step format guides you to your own "ah-ha"
moment.
Safari's cookie bug fixed
Safari's cookie bug fixed
03/19/2003 10:25 PMDave Hyatt reports: Maciej fixed the infamous cookie bug last night,
so PHP-Nuke sites will now work properly. Quoting Maciej...
I have a fix for the infamous PHP-Nuke login bug. It should be in the
next release. Here's the short version: the Netscape cookie spec says
when a cookie comes from a URL like "http://www.foo.com/user.php" and
no path is explicitly specified, then the path should default to
"/user.php". However, it actually needs to default to "/", because
that's what all real browsers do. Don't you love the web?
(from
Surfin' Safari)
Campaigns Use TV Preferences to Find
Voters
Campaigns Use TV Preferences to Find
Voters
07/17/2004 11:10 PMPatterns in the Bush and Kerry campaigns' TV advertising shed new
light on where the campaigns see the most opportunity.
Enable hidden preferences in MacJournal
Enable hidden preferences in MacJournal
12/29/2004 10:14 AMThe wildly popular application MacJournal by author Dan Schimpf
includes a hidden preferences panel that is activated simply by
applying the following command via Terminal:
defaults write com.DanSchimpf.MacJournal IncludeHid...
Preferences Toolbar updated for Phoenix
Preferences Toolbar updated for Phoenix
03/13/2003 10:14 AMAaron Anderson has updated his Preferences Toolbar to work with
Phoenix. The new "Kill Flash" button is also quite useful. Here's a
full list of what's new. Maybe it's because I installed two extensions
at the same time, but when I installed it on Phoenix, I had to go
to...
A URL shortcut to Safari's bookmark
manager
A URL shortcut to Safari's bookmark
manager
09/23/2004 11:08 AMI'm using Safari 1.2 (v125) on Mac OS X Version 10.3.5. If I type
bookmarks: (include the colon!) in the address bar, I'm taken to
Safari's bookmark manager.
Without the colon, I'm taken to http://www.bookmarks.com.
Safari's Table-Copying Behavior
Safari's Table-Copying Behavior
04/10/2005 12:18 PMSafari's table-copying sucks. By Erik J. Barzeski, NSLog();
Create separators for Safari's Bookmarks
bar
Create separators for Safari's Bookmarks
bar
07/20/2004 11:25 PMIf you've customized the toolbars in Cocoa applications such as Apple
Mail, you're probably familiar with the separator item that you can
place on the toolbar to divide it into categories. It would be great
to have a similar ...
Create eparators for Safari's Bookmarks
bar
Create eparators for Safari's Bookmarks
bar
07/20/2004 09:42 AMIf you've customized the toolbars in Cocoa applications such as Apple
Mail, you're probably familiar with the separator item that you can
place on the toolbar to divide it into categories. It would be great
to have a similar ...
Use the plutil program to test for
corrupt preferences
Use the plutil program to test for
corrupt preferences
12/14/2003 02:18 AMI was installing the Gnu PGP tools recently, and stumbled onto a
command line tool called plutil. This tool will parse any selected
files and validate them as well formed XML. It can also convert a
specified file from one XML...
How to paste Escape sequences in
Terminal's preferences
How to paste Escape sequences in
Terminal's preferences
01/22/2004 12:56 PMGoal: To move the shell cursor around quicker.
Problem: Cannot enter escape character sequences in terminal inspector
You can add some convenience functions to your shell via a file called
.inputrc in your home directory. Fo...
SquirrelMail LDAP Preferences 0.1
(Default branch)
SquirrelMail LDAP Preferences 0.1
(Default branch)
04/11/2005 03:05 PMSquirrelMail LDAP Preferences is a SquirrelMail
plugin to load preferences from an LDAP directory
service if there are no given user settings. Users
can override these settings.
Working Draft: Platform for Privacy
Preferences (P3P) 1.1
Working Draft: Platform for Privacy
Preferences (P3P) 1.1
07/21/2004 04:54 PM2004-07-20: The P3P Specification Working Group has released an
updated Working Draft of the Platform for Privacy Preferences 1.1 (P3P
1.1). P3P simplifies and automates the process of reading Web site
privacy policies, promoting trust and confidence in the Web. Version
1.1 has new extension and binding mechanisms based on suggestions from
W3C workshops and the privacy community. Read about privacy and P3P.
(News archive)
Make iChat remember your Group
preferences
Make iChat remember your Group
preferences
11/02/2003 01:02 PMI was having a problem with iChat where it kept forgetting my choice
to show only certain AIM groups on the iChat buddy list (View->Show
Groups). So I asked the forum. When no one responded, I did a little
investigating int...
Code samples for an AppleScript
preferences system
Code samples for an AppleScript
preferences system
04/06/2005 09:26 AMI have been frustrated for some time by the inability to add
preferences to simple AppleScript apps. So I wrote my own system for
creating and reading preferences. The following are the snippets for
doing different things.
[...
Quit and restart Mail.app to update some
preferences
Quit and restart Mail.app to update some
preferences
06/08/2004 12:04 PMDid you know that the Address Book.app's preference for "Display Order
(First name / last name)" (and probably others) used by Mail.app (and
possibly other email clients) only comes into effect within Mail.app
after you've qu...
W3C Releases Platform for Privacy
Preferences (P3P) Version 1.1
W3C Releases Platform for Privacy
Preferences (P3P) Version 1.1
02/13/2004 01:14 PMXMLMania.com Feb 13 2004 4:49PM GMT
Poll Technica: text appearance
preferences
Poll Technica: text appearance
preferences
07/14/2004 11:52 PMOur first poll in quite some time, today's Poll Technica asks a
seemingly simple question: how do you like your text? In particular,
we'd like to know what you prefer in terms of text and background
colors.
A script to toggle Safari's appearance
settings
A script to toggle Safari's appearance
settings
02/11/2004 11:04 AMI load a lot of pages with Safari and it can take a long time to load
pages from time to time. I wrote an AppleScript that toggles
appearance so that pages load faster. When I read a page that I am
really interested in read...
10.4: Open Safari's WhereFrom URLs in
the Finder
10.4: Open Safari's WhereFrom URLs in
the Finder
06/22/2005 02:23 AMAs noted in an earlier hint, Tiger has added the "Where From:" field
to downloaded files. Unfortunately there is no easy way to open these
unselectable URLs in Safari.
This script solves that problem by popping up a window ...
Avoid a cookie bug in Safari's reset
feature
Avoid a cookie bug in Safari's reset
feature
05/20/2004 11:45 AMHere's a bug in Safari -- it doesn't actually reset your cookies
unless you open the Preferences -> Show Cookies window. Here's a proof
... open Safari and navigate to a few sites that you know stores a
cookie (Google, Mac OS...
Extend Safari's History to a full year
Extend Safari's History to a full year
03/22/2005 03:39 PMI've always wanted a longer History record in Safari, and since last
November I've had it. If you go into the Safari prefs file and change
the following lines, I think you'll get a full year of History
recording:
Quit Safari...
Customize the icon on Safari's error
page
Customize the icon on Safari's error
page
06/24/2005 09:45 PMWhen you do something that causes an error in Safari (try loading this
site, for instance), you'll get an error page with a big Safari icon
and then the text of the error message. If you find the large icon
boring and/or ugl...
Avoid a bug in Safari's downloaded file
handling
Avoid a bug in Safari's downloaded file
handling
07/20/2004 09:42 AMThis is not so much a hint as it is a bug in Safari. When you option
click a link in Safari, the browser starts to download that link. I
use this well-known method to download images from my family members'
websites. Safari h...
Replace text with icons on Safari's
bookmark bar
Replace text with icons on Safari's
bookmark bar
03/13/2003 10:23 AMThe following hint was emailed to me by macosxhints reader close2me,
and I found it interesting enough to write up and post with additional
detail.
Want to get more sites on your Safari bookmark bar? Or are you more
of an i...
Changing Safari's default search engine
Changing Safari's default search engine
05/04/2004 09:13 PMHi Mac fans,
I just released a new version of SockhoEasyFind 1.5.
Mossberg praises Safari's tabbed
browsing
Mossberg praises Safari's tabbed
browsing
01/08/2004 07:17 PMIn his Personal Technology column for The Wall Street Journal today,
Walt Mossberg discusses "tabbed" browsing on both the Mac and Windows
platforms...
Increase Safari's page loading speed
Increase Safari's page loading speed
05/19/2004 10:30 AMDave Hyatt made a post on his blog that describes a timer that Safari
uses before it starts displaying any content. Supposedly the algorithm
will be changed with the next release of Safari, but for now, you can
still decrease...
Download items from Safari's Activity
window
Download items from Safari's Activity
window
04/16/2004 10:24 AMAfter reading FunkDaddy's hint about using Option and Return for
downloading files from the Safari address bar, I thought I'd try it
with the Activity window. When I tried holding Option and double
clicking an item in the Act...
Platform for Privacy Preferences (P3P)
1.1 Working Draft Published
Platform for Privacy Preferences (P3P)
1.1 Working Draft Published
02/11/2004 03:05 PM2004-02-11: The P3P Specification Working Group has released the First
Public Working Draft of the Platform for Privacy Preferences 1.1 (P3P
1.1). P3P simplifies and automates the process of reading Web site
privacy policies, promoting trust and confidence in the Web. Version
1.1 has new extension and binding mechanisms based on suggestions from
W3C workshops and the privacy community. Read about privacy and P3P.
(News archive)
Keys Shocks Apple With Store Buying
Preferences
Keys Shocks Apple With Store Buying
Preferences
06/24/2004 07:52 AMAlicia Keys shocked Apple bosses while promoting iTunes last week --
when she admitted she prefers buying records to downloading music. By
World Entertainment News Network (via MyAppleMenu)
Fixing Corrupt Preferences for Default
Internet Helpers
Fixing Corrupt Preferences for Default
Internet Helpers
05/05/2004 02:46 AMWhat to do if you can’t set an Internet helper on Mac OS
X.
Access Safari's Find on Page via a
Kensington mouse
Access Safari's Find on Page via a
Kensington mouse
05/17/2004 12:11 PMLeft-click and right-click at the same time on the title bar. I have
a Kensington mouse-in-a-box pro, but I believe it should work with
other three-button mice. When you do this, up pops the Find on Page
search box.
[robg ...
Scroll Safari's bookmark list a page at
a time
Scroll Safari's bookmark list a page at
a time
12/27/2004 10:39 AMAfter seeing the Scroll Mail's message list a page at a time hint, I
tried the same thing in Safari's bookmarks (where I've always been
annoyed and perplexed that you couldn't use page up and page down) and
found that it work...
Grok Description matches for Yet another way to close Safari's Preferences panel
GrokA matches for Yet another way to close Safari's Preferences panel
Yet another way to close Safari's Preferences panel