stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


A set of AppleScripts to create a scrapbook in Safari







A set of AppleScripts to create a
scrapbook in Safari

A set of AppleScripts to create a
scrapbook in Safari
12/04/2003 11:51 AM

As mentioned in a recent hint, it would be nice in Safari to have a scrapbook function like in Microsoft IE. I have created just such a feature, and you can download the scripts that I use in 10.2.8 for yourself. WARNING: Th...




This is a GrokNews Entry: (what is grok?)





Similar Items

A set of AppleScripts to create a scrapbook in Safari

Grok Headline matches for A set of AppleScripts to create a scrapbook in Safari

PocketMac Safari Scrapbook debuts


PocketMac Safari Scrapbook debuts 03/22/2005 05:04 PM
Information Appliance Associates (IAA) has released PocketMac Safari Scrapbook, a tool that automatically collects and archives the history produced by by your Safari Web browser, saving text and content for later retrieval. It retails for US$17.95.

PocketMac® Safari Scrapbook Harvests
Macintosh Users' Web History In
Limitless, Searchable Database


PocketMac® Safari Scrapbook Harvests
Macintosh Users' Web History In
Limitless, Searchable Database
03/22/2005 03:37 PM
New Apple Macintosh Software Designed to Work with the Safari Browser [PRWEB Mar 22, 2005]

Create and file Safari bookmarks at the
same time


Create and file Safari bookmarks at the
same time
07/28/2004 11:00 AM
Safari will let you place bookmarks precisely into the folders where they belong, rather than at the end of the bookmark folder. The trick is to use the Bookmark page icon in the bookmarks bar, instead of using the Bookmark b...

Create new blank Safari windows with
Command-T


Create new blank Safari windows with
Command-T
04/12/2004 10:11 AM
If you have *no* windows open (except perhaps the Downloads and/or Activity Windows), pressing Command-T will open a new, blank Window (without loading your home page). Command-T with a browsing window open creates a new, bla...

Create Safari cookies that expire after
each session


Create Safari cookies that expire after
each session
10/30/2003 12:37 AM
In Mozilla and variants, and many other browsers, you can set Cookies to expire at the end of the session. This means that Cookies will be kept for your use, until you close your browser and they are then wiped out. I like t...

Create easy-to-use Safari search
shortcuts with Sogudi


Create easy-to-use Safari search
shortcuts with Sogudi
12/09/2003 11:00 AM
Sogudi is a really nice (free) plug-in for Safari that allows you to define shortcuts and search strings for easy access. For example, Sogudi comes preinstalled with a shortcut to search MacOSXHints. With Sogudi installed, ju...

Create custom clicked-link outlines in
Safari


Create custom clicked-link outlines in
Safari
02/18/2004 12:04 PM
Back in December, before Safari 1.2 was released, David Hyatt wrote a post about outline highlights in Safari. Now that we have Safari 1.2, I have noticed that it no longer gives you a dotted outline (or anything for that mat...

Safari Magic 1.0 adds numerous tools to
Safari


Safari Magic 1.0 adds numerous tools to
Safari
07/20/2004 02:43 AM
Stephen Becker has announced the release of Safari Magic 1.0, a utility which adds several tools to Safari...

Art Explosion Scrapbook


Art Explosion Scrapbook 07/15/2004 08:55 AM
vnunet.com Jul 15 2004 1:34PM GMT

"John Kerry Scrapbook"


"John Kerry Scrapbook" 08/19/2004 02:32 AM

Piperboy's Travel Scrapbook.


Piperboy's Travel Scrapbook. 05/28/2004 10:46 AM
Piperboy's Travel Scrapbook. [flash]

John Kerry Scrapbook


John Kerry Scrapbook 08/18/2004 10:50 PM
Welcome to my John Kerry scrapbook! .. of a purported romance

hedgefundmistress.com/JohnKerryScrapbook.html
track this site | 4 links


Author's scrapbook to go online


Author's scrapbook to go online 08/15/2004 06:02 AM
Cjonline.com - Sun Aug 15, 08:39 am GMT

ScrapBook Extension Gets Press Coverage


ScrapBook Extension Gets Press Coverage 04/14/2005 04:08 PM

xPad notepad/scrapbook app released


xPad notepad/scrapbook app released 12/22/2003 12:34 PM
Maniacal Rage has relased xPad 1.0, a new notepad/scrapbook application for Mac OS X 10.2 or later...

Lewis Carroll's scrapbook goes on-line


Lewis Carroll's scrapbook goes on-line 08/11/2004 01:53 PM
globetechnology.com Aug 11 2004 5:40PM GMT

Lewis Carroll's scrapbook goes online


Lewis Carroll's scrapbook goes online 08/08/2004 05:44 AM
Ap.dodgeglobe.com - Sun Aug 8, 02:44 am GMT

Lewis Carroll Scrapbook Home


Lewis Carroll Scrapbook Home 08/10/2004 04:15 PM
Lewis Carroll’s Scrapbook

international.loc.gov/intldl/carrollhtml
track this site | 4 links


Asterisk AppleScripts 1.0


Asterisk AppleScripts 1.0 08/06/2004 09:54 AM
AppleScript applications for basic control of Asterisk on OS X.

SMS AppleScripts Updated


SMS AppleScripts Updated 04/09/2004 03:59 PM
Updated scripts set includes one for sending SMS messages via e-mail. The script presents the user with a list of cellular providers to choose from, or they can enter the information they need for a particular number manually. All of the scripts now have better support for multiple phone number formats.

Lewis Carroll's scrapbook online,
courtesy of the LoC


Lewis Carroll's scrapbook online,
courtesy of the LoC
08/08/2004 01:49 PM
Paul sez, "The Library of Congress has digitized and placed online Lewis Carroll's scrapbook -- clippings and the like that the author found interesting and worth saving. Since it has never been published, this is the only way to see it without going to DC." Link (Thanks, Paul!)

"Library of Congress online publication
of his scrapbook"


"Library of Congress online publication
of his scrapbook"
08/11/2004 02:40 AM

Using redirects to run AppleScripts in
the Terminal


Using redirects to run AppleScripts in
the Terminal
05/06/2004 10:14 AM
I got really fed up with having to use osascript -e when running AppleScripts remotely via the Terminal. So I thought that I'd give the 'redirect' command a try -- thus allowing me to type and view the script in a way that is...

Useful Applescripts for coding PHP in
BBEdit


Useful Applescripts for coding PHP in
BBEdit
12/12/2003 07:48 PM
At work I spend a lot of time coding, which means I also spend a lot of time using BBEdit . Thankfully it's a fantastic program with excellent Applescript integration. As a PHP coder, I thought I'd share some of the great Applescripts that are out there to enhance your coding experience, and hopefully save you some time. VoidFil lPHP This is a PHP code completion script. Type the beginning of function name, hit F1 (or whatever key you've assigned it to), and it provides a list a potential matches (e.g. type html and you can choose from html_entity_decode, htmlentities or htmlspecialchars). Search php.net for selection It does what it says on the tin. Highlight a PHP function or keyword, hit the assigned key combination, and it fires up a browser window and searches through the manual on php.net for the function or keyword. Very useful if you've not got a PHP reference book handy. PHP Syntax Check Written by John Gruber (a former Bare Bones developer, so he obviously knows a thing or two), this flexible script can scan your document for PHP parsing errors (highlighting the problematic lines). The script can also replace the built-in HTML Document Syntax command, so it can check the syntax of your HTML also. Pretty nifty huh? What other Applescripts make your BBEdit life easier?

Use AppleScripts to generate web pages


Use AppleScripts to generate web pages 12/22/2003 11:22 AM
jkooy: "You can make it work by using Server Side Includes (SSI). If you set up Apache to run as the user that is logged into the system, you can run AppleScripts inside your webpages by using SSI and the osascript program."

Pioneer/Blu-ray, iTunes AppleScripts on
YML


Pioneer/Blu-ray, iTunes AppleScripts on
YML
03/17/2005 03:05 AM
Your Mac Life, an Internet-based Mac radio show hosted by Shawn King, has announced the lineup for this evening's broadcast (8:30-11:00 p.m...

iClip 2.6 multi-clipboard/scrapbook
utility released


iClip 2.6 multi-clipboard/scrapbook
utility released
12/16/2003 05:30 AM
Inventive has announced the release of iClip 2.6, the latest release of the company's multi-clipboard/scrapbook utility for Mac OS X...

BBEdit AppleScripts for obsessive coders


BBEdit AppleScripts for obsessive coders 03/14/2003 03:28 PM
Matt Gemmell: "I just cobbled-together two AppleScripts for BBEdit (or rather, two more, to go with the scores of scripts I've written previously), to do two things I need a lot whilst hacking on Thistle."

Project details for Asterisk
AppleScripts


Project details for Asterisk
AppleScripts
08/08/2004 12:22 AM
Asterisk AppleScripts is a set of clickable applications for basic control of the Asterisk telephony server on MacOS X. All scripts are provided both as editable .scpt source files and as compiled script applications.

Doug's AppleScripts for iTunes
Podcast


Doug's AppleScripts for iTunes
Podcast
12/19/2004 03:26 PM
Doug: “I'm pleased and excited to announce the debut of Doug's AppleScripts for iTunes Podcast.”

Also included is an AppleScript script for NetNewsWire for downloading the podcast. (We haven’t tried it yet, but it sounds cool.)

Three free AppleScripts for iTunes
released


Three free AppleScripts for iTunes
released
03/14/2003 01:07 PM

Open AppleScripts when missing an
application


Open AppleScripts when missing an
application
05/06/2004 10:14 AM
Today, while trying to look at the script referenced in this hint, I was temporarily stuck -- if you don't have Mailsmith installed, Script Editor won't open the script (you get a "Where is Mailsmith?" dialog box instead). I'...

Use URL redirection services to
distribute AppleScripts


Use URL redirection services to
distribute AppleScripts
07/06/2004 09:58 AM
You're probably already aware of the applescript:// URL scheme (URL Protocol Support) and how easy it is to use it to get scripts into the Script Editor, without having to cut and paste and repair broken lines. But, rather th...

Use AppleScripts to remake the AIM buddy
list


Use AppleScripts to remake the AIM buddy
list
03/22/2005 03:20 PM
My solution was to write/modify a couple of AppleScripts: one to grab all of the AIM handles from Address Book and the other to populate the buddy list in AIM (using AOL's actual client), putting everyone in the same gruop.

Add keyboard shortcuts to AppleScripts
in Mail.app


Add keyboard shortcuts to AppleScripts
in Mail.app
06/21/2004 10:46 AM
I have a spam-reporting AppleScript for Mail.app that I wrote and process manually, and I wanted to assign a keyboard shortcut to it like some of the scripts Apple provides in the script menu. I looked at the scripts in the ...

Trinfinity releases free AppleScripts
for iTunes


Trinfinity releases free AppleScripts
for iTunes
03/14/2003 02:10 PM
Trinfinity Software has released three freeware, open-source AppleScripts for iTunes that clean up the ID3 tags of the songs in your music library...

iPodlounge: AppleScripts for iTunes and
iPod Released


iPodlounge: AppleScripts for iTunes and
iPod Released
03/19/2003 10:44 PM
"iPodlounger John Paul Davis has released several new AppleScripts for use with iTunes and iPod." ...

Toggle Your iTunes Link Arrows with
these AppleScripts


Toggle Your iTunes Link Arrows with
these AppleScripts
04/30/2004 10:48 AM
This archive contains two scripts: "Set iTunes Arrows to Local" and "Set iTunes Arrows to Music Store." You can run them right from the Finder, or you can install them in the iTunes Scripts menu to be able to toggle iTunes' behavior from within the program itself. To do the latter, stash them in Library > iTunes > Scripts.

Today@Playlist: More cool iTunes
AppleScripts!


Today@Playlist: More cool iTunes
AppleScripts!
04/12/2005 11:55 AM
Playlist pal, Doug Adams, from Doug’s AppleScripts for iTunes, has passed along a list of cool new iTunes/iPod AppleScripts that you’re sure to enjoy.
Grok Description matches for A set of AppleScripts to create a scrapbook in Safari
GrokA matches for A set of AppleScripts to create a scrapbook in Safari

A set of AppleScripts to create a scrapbook in Safari

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

An easy way to
password-protect
certain folders

Access the iTunes
Music Store with
Privoxy active

10.3: Cancel a
command-tab
application switch

Display your CPU's
true speed

10.3: An Exposé
trick to show the
last viewed Finder
window

10.3: Print Avery
mailing labels from
Address Book

Senior Web Developer
mod_perl SOAP

Macworld names 2003
Editors' Choice
recipients

Atom discussions
Web Services are not
Distributed Objects

BT extends budget
business broadband

Internet Auctioneers
Indicted for
Fostering
Speculation

Adventi founder up
for entrepreneurs
award

Graham takes on the
world

Warning hundreds of
IT suppliers will go
to wall

Growth for Xansa
despite profits fall

Appliance of science
gives park life with
a difference

Sun shines on
Scotland with
hi-tech tagging coup

Introducing 'AAA
Bobby Compliance' to
Sentient DISCOVER

Becta does deal to
save schools up to
37% on Microsoft
software

Reducing costs alone
won't make
government agencies
more effective, says
research

HP 'Virtualizes'
Whirled PCs

Virgin plans maiden
online music service

Make Your Own
Backdrop

Ye Old On-Line
Shoppe

Circumcised at 22: A
romantic epic.

Anyplace Control
v2.2

MS tightens IP grip
on Cleartype and
FAT- calls it
liberalisation

Final Cut Pro to
take center stage at
Macworld Expo

GraphicConverter
4.9.2 improves EXIF
support, more

McCreevy's top-rate
tax net will catch
60,000

Yahoo! Faces
Messenger Flaw

ndiswrapper 0.2
BSDmsn 2.0
DocConversion 0.4
DOMIT! 0.1
SAXY 0.1
gpp 2.1a (Fast)
Biferno 1.0.2
txt2pdf PRO 7.0
(5.x)

Emilda 1.1.0-RC1
PHP Webdav Client
Class 0.1

The Myth of
Documents as
Containers

Personal Area Music
Sharing

Audis
ggf
con:cern
Wi-Fi is ready for
the enterprise, says
Cisco

Unisem plans to buy
Atlantic Technology

Timbuktu Pro gains
Panther support,
adds new features

what is grok?