<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/applescript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 05:00:40 GMT</pubDate>
<item>
<title>(AppleScript) DTP-Add Tags to Selection of Single or Multiple Items - ianthekirkland</title>
<link>http://snipplr.com/view/69195/dtpadd-tags-to-selection-of-single-or-multiple-items/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 21 Dec 2012 13:41:11 GMT</pubDate>
<guid>http://snipplr.com/view/69195/dtpadd-tags-to-selection-of-single-or-multiple-items/</guid>
</item>
<item>
<title>(AppleScript) Save all BBEdit GREP Patterns in a  file - page_lab</title>
<link>http://snipplr.com/view/65899/save-all-bbedit-grep-patterns-in-a--file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 02 Jul 2012 05:30:32 GMT</pubDate>
<guid>http://snipplr.com/view/65899/save-all-bbedit-grep-patterns-in-a--file/</guid>
</item>
<item>
<title>(AppleScript) Strip formatting from clipboard content and paste - binaryghost</title>
<link>http://snipplr.com/view/59117/strip-formatting-from-clipboard-content-and-paste/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 27 Sep 2011 05:39:53 GMT</pubDate>
<guid>http://snipplr.com/view/59117/strip-formatting-from-clipboard-content-and-paste/</guid>
</item>
<item>
<title>(AppleScript) Send URL from Mac browser to Prowl (iOS) - Macgeeky</title>
<link>http://snipplr.com/view/53723/send-url-from-mac-browser-to-prowl-ios/</link>
<description><![CDATA[ <p>Use this script in Automator, and make a Service of it. Then give the service a shortcut in System Preferences -> Keyboard

In the script you have to switch the "SETT_INN_API-KODE_FRA_PROWL_HER" with a Prowl API code (https://www.prowlapp.com/api_settings.php). Prowl must be installed on iPhone too.</p> ]]></description>
<pubDate>Wed, 18 May 2011 08:25:45 GMT</pubDate>
<guid>http://snipplr.com/view/53723/send-url-from-mac-browser-to-prowl-ios/</guid>
</item>
<item>
<title>(AppleScript) Applescript function to check if an app application is running or not - brandonjp</title>
<link>http://snipplr.com/view/50929/applescript-function-to-check-if-an-app-application-is-running-or-not/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Mar 2011 02:07:51 GMT</pubDate>
<guid>http://snipplr.com/view/50929/applescript-function-to-check-if-an-app-application-is-running-or-not/</guid>
</item>
<item>
<title>(AppleScript) Applescript function - send CMD Command down key plus a letter keystroke - brandonjp</title>
<link>http://snipplr.com/view/50928/applescript-function--send-cmd-command-down-key-plus-a-letter-keystroke/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Mar 2011 02:06:21 GMT</pubDate>
<guid>http://snipplr.com/view/50928/applescript-function--send-cmd-command-down-key-plus-a-letter-keystroke/</guid>
</item>
<item>
<title>(AppleScript) Applescript - check if a menu item exists, if so click on it, then cmd+tab back to previous app - brandonjp</title>
<link>http://snipplr.com/view/50927/applescript--check-if-a-menu-item-exists-if-so-click-on-it-then-cmdtab-back-to-previous-app/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Mar 2011 02:04:15 GMT</pubDate>
<guid>http://snipplr.com/view/50927/applescript--check-if-a-menu-item-exists-if-so-click-on-it-then-cmdtab-back-to-previous-app/</guid>
</item>
<item>
<title>(AppleScript) Applescript function to check if an application menu item exists - brandonjp</title>
<link>http://snipplr.com/view/50926/applescript-function-to-check-if-an-application-menu-item-exists/</link>
<description><![CDATA[ <p>only handles one sublevel for the menu</p> ]]></description>
<pubDate>Tue, 22 Mar 2011 01:53:20 GMT</pubDate>
<guid>http://snipplr.com/view/50926/applescript-function-to-check-if-an-application-menu-item-exists/</guid>
</item>
<item>
<title>(AppleScript) AppleScript - convert text from RGB to CMYK color values - brandonjp</title>
<link>http://snipplr.com/view/49113/applescript--convert-text-from-rgb-to-cmyk-color-values/</link>
<description><![CDATA[ <p>Stolen from  stetho -- All thanks to AppleScript to convert CMYK to RGB values http://bit.ly/eP2mXS</p> ]]></description>
<pubDate>Thu, 17 Feb 2011 04:20:18 GMT</pubDate>
<guid>http://snipplr.com/view/49113/applescript--convert-text-from-rgb-to-cmyk-color-values/</guid>
</item>
<item>
<title>(AppleScript) TextExpander bit.ly - nick108</title>
<link>http://snipplr.com/view/40479/textexpander-bitly/</link>
<description><![CDATA[ <p>You need to replace [replace_with_bitly_username] and [replace_with_bitly_api_key] to make this snippet work. Test in AppleScript code editor if you're experiencing problems in TextEpander such as the snipped being output instead of the bit.ly URL</p> ]]></description>
<pubDate>Tue, 14 Sep 2010 22:24:46 GMT</pubDate>
<guid>http://snipplr.com/view/40479/textexpander-bitly/</guid>
</item>
<item>
<title>(AppleScript) Run terminal/script/shell command in the script\'s parent folder - supermauerbros</title>
<link>http://snipplr.com/view/38736/run-terminalscriptshell-command-in-the-scripts-parent-folder/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 09 Aug 2010 07:08:07 GMT</pubDate>
<guid>http://snipplr.com/view/38736/run-terminalscriptshell-command-in-the-scripts-parent-folder/</guid>
</item>
<item>
<title>(AppleScript) slett alt i Nedlastinger (Applescript) - Macgeeky</title>
<link>http://snipplr.com/view/38696/slett-alt-i-nedlastinger-applescript/</link>
<description><![CDATA[ <p>Just a simple script that deletes everything in the Downloads folder, except for files that is labeled with the blue label in Finder (Color label this script blue, as a program in the Downloads folder, and click it to delete all the other files in Downloads).\\r\\n\\r\\n1. Save script as Program in the Downloads folder\\r\\n2. Label the program with the blue color label in Finder\\r\\n3. Everytime you would like to delete everything in the Downloads folder -> click this program (in Downloads stack in the Dock).\\r\\n\\r\\nPS! Remember to change \\\'Robert\\\' to your Mac OS username! \\\"Robert\\\" in line 2.</p> ]]></description>
<pubDate>Sat, 07 Aug 2010 23:52:14 GMT</pubDate>
<guid>http://snipplr.com/view/38696/slett-alt-i-nedlastinger-applescript/</guid>
</item>
<item>
<title>(AppleScript) Firefox - send tittel og url til Echofon - Macgeeky</title>
<link>http://snipplr.com/view/38374/firefox--send-tittel-og-url-til-echofon/</link>
<description><![CDATA[ <p>1) Open Automator (Mac) -> Choose: Service -> Applescript -> paste this script -> save. \r\n\r\n2) Open System preferences -> Keyboard -> Services -> Find the service you just saved in Automator, and dobbel-click at the right side of the name of the service -> Enter an unused keyboard shortcut. \r\n\r\n3) Congrats! Whenever you want to tweet both the title and URL of the webpage (in Firefox) you\'re looking at with Echofon - use the keyboard shortcut you just entered, and the title and URL will be transfered to Echofon. The URL will even be shortened automatickly.</p> ]]></description>
<pubDate>Wed, 04 Aug 2010 23:28:14 GMT</pubDate>
<guid>http://snipplr.com/view/38374/firefox--send-tittel-og-url-til-echofon/</guid>
</item>
<item>
<title>(AppleScript) Safari - send tittel og url til TweetDeck - Macgeeky</title>
<link>http://snipplr.com/view/38329/safari--send-tittel-og-url-til-tweetdeck/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 04 Aug 2010 10:40:02 GMT</pubDate>
<guid>http://snipplr.com/view/38329/safari--send-tittel-og-url-til-tweetdeck/</guid>
</item>
<item>
<title>(AppleScript) Firefox - send tittel og url til TweetDeck - Macgeeky</title>
<link>http://snipplr.com/view/38322/firefox--send-tittel-og-url-til-tweetdeck/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 04 Aug 2010 10:17:08 GMT</pubDate>
<guid>http://snipplr.com/view/38322/firefox--send-tittel-og-url-til-tweetdeck/</guid>
</item>
<item>
<title>(AppleScript) Import Notes from Mail.app Into Evernote (Applescript) - pdxmph</title>
<link>http://snipplr.com/view/37479/import-notes-from-mailapp-into-evernote-applescript/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 16 Jul 2010 02:37:59 GMT</pubDate>
<guid>http://snipplr.com/view/37479/import-notes-from-mailapp-into-evernote-applescript/</guid>
</item>
<item>
<title>(AppleScript) Enable Apple's Built In VNC Server - iloveitaly</title>
<link>http://snipplr.com/view/37103/enable-apples-built-in-vnc-server/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 11 Jul 2010 08:33:46 GMT</pubDate>
<guid>http://snipplr.com/view/37103/enable-apples-built-in-vnc-server/</guid>
</item>
<item>
<title>(AppleScript) AppleScript to force quit an app - sugar sync kill SugarSyncCMPlugInLoader - brandonjp</title>
<link>http://snipplr.com/view/36784/applescript-to-force-quit-an-app--sugar-sync-kill-sugarsynccmpluginloader/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 07 Jul 2010 03:45:38 GMT</pubDate>
<guid>http://snipplr.com/view/36784/applescript-to-force-quit-an-app--sugar-sync-kill-sugarsynccmpluginloader/</guid>
</item>
<item>
<title>(AppleScript) Quit Application by Process Name - iloveitaly</title>
<link>http://snipplr.com/view/36666/quit-application-by-process-name/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 04 Jul 2010 05:26:08 GMT</pubDate>
<guid>http://snipplr.com/view/36666/quit-application-by-process-name/</guid>
</item>
<item>
<title>(AppleScript) Toggle VPN Connection - iloveitaly</title>
<link>http://snipplr.com/view/36665/toggle-vpn-connection/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 04 Jul 2010 05:18:29 GMT</pubDate>
<guid>http://snipplr.com/view/36665/toggle-vpn-connection/</guid>
</item>
</channel>
</rss>