Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jcvmf214

macrumors member
Original poster
Jan 12, 2008
51
0
Hi all Not sure if I should be posting this here but here goes

when I am chatting with my friends on Ichat I constantly send internet links to them via ichat. The browsers that I use are safari and firefox. So for arguments sake lets say safari. doesnt matter I like them both
I would like some kind of on command button at the top in my menu bar to send a link to ichat of the page I am currently looking at.

is there any such animal or a download that I can install for something like this. Firefox has something similar in an email a link button but I need it to go to ichat.

any assistance appreciated.
thanks
-John C.
 
This should be pretty easily accomplished with AppleScript, although I don't know of any specifically designed for the purpose. Adium has a Safari URL button on the toolbar, though.
 
This should be pretty easily accomplished with AppleScript, although I don't know of any specifically designed for the purpose. Adium has a Safari URL button on the toolbar, though.


Is apple script easy to pick up and learn. I would like to try to take a crack at this on my own before asking someone for a favor. If you know what I mean. I do have a dated programming background

I wish I can see a sample of something similar to what I want to accomplish.

when you are talking about applescript are you talking about automator?
 
http://developer.apple.com/applescript/
http://developer.apple.com/mac/libr...eScriptLangGuide/introduction/ASLR_intro.html
http://dougscripts.com/itunes/scripts/scripts11.php

when you are talking about applescript are you talking about automator?

No. AppleScript is much older and much more versatile than Automator. There's nothing that can be done in Automator that can't be done in AppleScript, albeit sometimes with more difficulty. You can also embed AppleScripts in Automator actions.

Automator has an action to get the current webpage from Safari, but it can't output it to iChat without an embedded AppleScript.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.