440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
Wikipedia   {key13}


Open Wikipedia Topic from Script Menu

MacOsxHints

Wednesday May 30, 2007. 03:30 PM
MacOsxHints

This short Applescript prompts you for a Wikipedia topic and opens the resulting page in Safari. There is a nice Wikipedia Dashboard widget, but sometimes you might want full browser access. You can save the script in the Script Menu (~/Library/Scripts/), so it's accessible no matter what application you're in. Wikipedia is smart enough to convert spaces to underscores in the URL, so it's no problem if your topic has spaces in it.-- Wiki-Lookup-- Quickly look up an item in Wikipediaon run set Entry to display dialog "Lookup a Wikipedia entry:" default answer "" set textEntry to text returned of Entry set theURL to "http://en.wikipedia.org/wiki/" & textEntry tell application "Safari" activate make new document with properties {URL:theURL} end tellend runkirkmc adds: If you don't see the AppleScript menu in your menu bar, open AppleScript Utility (located in /Applications/AppleScript), and check Show Script Menu in menu bar. If you use a differ...
This short Applescript prompts Wikipedia topic opens resulting page Safari. Open Wikipedia Topic from Script Menu
Open Wikipedia Topic from Script Menu Read more at MacOsxHints
feeds.macosxhints.com/~r/macosxhints/recent/~3/120800313/article.php

 

 Related News 
Hot Forum Topic - Browsers of Choice Hot Forum Topic - Browsers of Choice
 TheMacObserver 06/11/07 02 PM 
Kawasaki: Jobs May Open iPhone to Developers Kawasaki: Jobs May Open iPhone to Developers
 InsanelyGreatMac 06/11/07 11 AM 
A Unix shell script to work with Growl A Unix shell script to work with Growl
 MacOsxHints 06/08/07 03 PM 
Open multiple Gmail accounts at once Open multiple Gmail accounts at once
 MacOsxHints 06/08/07 03 PM 
Hot Forum Topic - In with ZFS, Out with HFS+ Hot Forum Topic - In with ZFS, Out with HFS+
 TheMacObserver 06/08/07 03 PM 
iPodObserver - Apple May Open the iPhone to Developers, But S... iPodObserver - Apple May Open the iPhone to Developers, But S...
 TheMacObserver 06/07/07 09 PM 
How open will Apple’s iPhone platform be? How open will Apple’s iPhone platform be?
 Mac Daily News 06/07/07 07 PM 
Open any URL from any app with Butler and AppleScript Open any URL from any app with Butler and AppleScript
 MacOsxHints 06/07/07 03 PM 
Hot Forum Topic - Mac OS X Virtualization Options Hot Forum Topic - Mac OS X Virtualization Options
 TheMacObserver 06/07/07 03 PM 
Hot Forum Topic - New MacBook Pros, and Waiting for New iMacs Hot Forum Topic - New MacBook Pros, and Waiting for New iMacs
 TheMacObserver 06/06/07 03 PM 
Hot Forum Topic - Apple, Palm, and Revolving Executives Hot Forum Topic - Apple, Palm, and Revolving Executives
 TheMacObserver 06/05/07 04 PM 
Apple to Open Two California Stores on Saturday Apple to Open Two California Stores on Saturday
 TheMacObserver 06/05/07 03 PM 
Apple to open two new stores in California Apple to open two new stores in California
 MacNN 06/05/07 02 PM 
Apple to open two new retail stores in California Apple to open two new retail stores in California
 Mac Minute 06/05/07 01 PM 
FMPro Script Diff 1.0 released FMPro Script Diff 1.0 released
 MacNN 06/04/07 08 PM 
FMPro Script Diff 1.0 Released by .com Software FMPro Script Diff 1.0 Released by .com Software
 TheMacObserver 06/04/07 07 PM 
News: FmPro Script Diff compares FileMaker Pro scripts News: FmPro Script Diff compares FileMaker Pro scripts
 Mac Central 06/04/07 07 PM 
Hot Forum Topic - Apple's New iPhone Ads Hot Forum Topic - Apple's New iPhone Ads
 TheMacObserver 06/04/07 03 PM 
Discover the Power of Open Directory Discover the Power of Open Directory
 MacDevCenter 06/04/07 03 PM 
Shorten CS2/CS3's name as seen in Open With menu Shorten CS2/CS3's name as seen in Open With menu
 MacOsxHints 06/04/07 03 PM 
Apple to open iPhone platform at WWDC? Apple to open iPhone platform at WWDC?
 MacNN 06/04/07 02 PM 

Search

Mac Zicos
Wed December 3, 09:45 AM
Wikipedia   {key13}