+Vote!
MacOSXHints (Free subscription) | yesterday
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!
MacOSXHints (Free subscription) | yesterday
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!
MacMegasite - News for Mac Geeks (Free subscription) | yesterday
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!
Softpedia - Latest Mac software (Free subscription) | yesterday
AppleScript based app to check your mail using Mail.app
+Vote!
Softpedia - Latest Mac software (Free subscription) | yesterday
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!
MacUpdate Promo (Free subscription) | yesterday
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!
Softpedia - Latest Mac software (Free subscription) | 29/11/2009
Converts a compiled AppleScript from the new data Fork format to the older, more compatible, Resource fork format
+Vote!
Softpedia - Latest Mac software (Free subscription) | 29/11/2009
AppleScript for MS Entourage and Safari that inserts the URL of the frontmost Safari window into a message
+Vote!
Softpedia - Latest Mac software (Free subscription) | 29/11/2009
An AppleScript for MS Entourage to convert a long URL into a tinyURL
+Vote!
cocoaforge (Free subscription) | 29/11/2009
just updated to 1.4b16 and still have this problem.
3Vote!
cocoaforge (Free subscription) | 28/11/2009
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!
Softpedia - Latest Mac software (Free subscription) | 28/11/2009
Free AppleScript that will allow you to quickly search for the selected word/phrase in Safari using Wikipedia
3Vote!
Softpedia - Latest Mac software (Free subscription) | 28/11/2009
Easy to use AppleScript for cleaning Safari's cache, cookies and downloads folder
3Vote!
cocoaforge (Free subscription) | 28/11/2009
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!
And now it's all this (Free subscription) | 25/11/2009
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 [...]