Receive news by e-mail

#
 

Enter your e-mail in the field below to receive directly the news that appears on this page.

 

topics : related - all Explore

Shopping

Top Product

Apple Training Series: AppleScript 1-2-3

Compare prices

  1. 2. AppleScript for Dummies
  2. 3. Applescript The Comprehensive Guide to Scripting and Automation on Mac OS X
  3. 4. AppleScript: The Missing Manual
  4. 5. AppleScript: The Definitive Guide: Scripting and Automating Your Mac

Shopping Categories

  1. 1. Mobile Phones
  2. 2. Digital Cameras
  3. 3. Smartphones
  4. 4. Laptop Computers
  5. 5. Graphics Cards
  6. 6. LCD TVs
  7. 7. LCD Monitors
  8. 8. Fridges
  9. 9. Vacuum Cleaners
  10. 10. Freezers
  11. 11. Washing Machines
  12. 12. Digital Camcorders
  13. 13. Microwaves
  14. 14. Electric Kettles
  15. 15. Dishwashers

Wikio Shopping

  1. 1. Baby & Nursery
  2. 2. Books
  3. 3. Car/Motorbike
  4. 4. CD
  5. 5. Communication
  6. 6. Computers
  7. 7. DVD
  8. 8. Electronics
  9. 9. Entertainment
  10. 10. Fashion & Lingerie
  11. 11. Finance
  12. 12. Gifts & Gadgets
  13. 13. Health & Beauty
  14. 14. Home & Garden
  15. 15. Hotels
  16. 16. Household Appliances
  17. 17. Sport & Fitness
  18. 18. Travel
  19. 19. Video Games

Participate



AppleScript



Sort by : relevance - date - popularity
+Vote!

Get iCal event info via Applescript for repeating events

Anyone who has ever tried to retrieve the current agenda in iCal via AppleScript realizes how impossible it is. The problem is that iCal's AppleScript keywords seem keyed for adding information to events, not extracting information from those events. Anyway, the main problem for me was extracting a current event title for use in an AppleScript. Retrieving the title information for a single event was...

3Vote!

10.6: Move messages to a target folder via keyboard shortcut

This is how to assign a single keyboard shortcut to move a selected message in Mail.app into a designated folder -- e.g., a Gmail-style archive folder. You can do this with Mail Act-On, but that costs money. You should be able to do this simply with OS X's assignable keyboard shortcuts, but that fails: OS X doesn't let you describe a command in a way that distinguishes between moving and copying a...

+Vote!

Mac-Chi Releases WhoPaste 4.0 – Lets in More Daylite and Goes Social

Mac-Chi today announces WhoPaste 4.0, a major update to their contact utility for Mac OS X. Version 4.0 strengthens its Daylite capabilities, introduces an innovative social network tool, supplies comprehensive AppleScript support, provides two new operating modes, and increases the flexibility of international addressing. WhoPaste can create contacts directly from spreadsheets or text for Apple's...

+Vote!

Dial-up Mail Checker 1.4

AppleScript based app to check your mail using Mail.app

+Vote!

Send Attachment Droplet 1.3

AppleScript droplet that will allow you to drag and drop a file to create a new mail message with the file as an attachment

3Vote!

ExactScan 2.8.1, 57% off

ExactScan 2.8.1: ExactScan supports seamless scanning on the Mac. EExactScan is a scan software with built-in drivers for over 180 document scanners, including devices from Avision, Kodak, Oki, Visioneer and Xerox. The software allows to scan with a fingertip, comfortable directly with a press of a button from the scanner hardware as well as offering an intuitive user interface. ExactCODE continues...

+Vote!

Convert Script 1.2

Converts a compiled AppleScript from the new data Fork format to the older, more compatible, Resource fork format

+Vote!

Insert Safari URLs 1.0.1

AppleScript for MS Entourage and Safari that inserts the URL of the frontmost Safari window into a message

+Vote!

Make tinyURL 1.2.1

An AppleScript for MS Entourage to convert a long URL into a tinyURL

+Vote!

Adium Beta | Re: getting "«constant ****Sonl»" as status in an apple script?!

just updated to 1.4b16 and still have this problem.

3Vote!

Adium | strange apple script behaviour in combination with adium

hi did someone experienced this problem? to avoid the "error number -10004" (which is new since 10.6 and shows that you try to tell an application to do something, which shouldn't be done for security reasons) i used the "tell current application". in this tell statement i called a function and inside this function i had to use the tell statement again. just to get some parameters...

3Vote!

Wiki 'em!

Free AppleScript that will allow you to quickly search for the selected word/phrase in Safari using Wikipedia

3Vote!

Safari CleanUp 0.5.6.1

Easy to use AppleScript for cleaning Safari's cache, cookies and downloads folder

3Vote!

Adium | Re: Status based on location?

MarcoPolo <http://www.symonds.id.au/marcopolo/> can do this. You can run an Apple script on change of location to change the status message.

3Vote!

GeekTool, text encodings, and iconv

One thing that’s always bothered me about my GeekTool setup for displaying the current iTunes track is that it doesn’t handle accented characters properly. The AppleScript that generates the text is emitting UTF-8, and apparently GeekTool can’t handle it. (Note: this is GeekTool 2. GeekTool 3 may work fine with UTF-8, but I’m not happy with [...]