Me: I live in Silicon Valley with my wife, child and cat. I have worked at Microsoft since I graduated from College, both in the Macintosh Business Unit on products such as Outlook Express, Entourage, IE, and Virtual PC and in Windows Live on Hotmail, Calendar and People. I am currently a Principal Lead Program Manager on the Windows Live Social Networking team. I basically manage a team of Program Managers responsible for delivering features to support our web and client applications. I've been blogging since 2001 and like to play around with .NET in my spare time working on projects such as dasBlog (the blog that powers this site) and Send to SmugMug (an application for uploading photos to SmugMug). I blog about a number of technology and productivity related topics.
Powered by: newtelligence dasBlog 2.3.9074.18820
Disclaimer The posts on this weblog are provided "AS IS" with no warranties, and confer no rights. The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© Copyright 2010, Omar Shahine
E-mail
I got Simon Fell's Word to Radio Macros working with Mac Word X and Mac OS 10.1. I mainly did this because some one posted that they were sad that this was a Windows only solution. Well I made Simon's work by putting together some AppleScript and Visual Basic. I used XML-RPC instead of SOAP because I wasted 6 hours trying to figure out why the SOAP version didn't work. I then realized this was because one of the params for the API is "password" and guess what? Password is a reserved keyword in AppleScript and I saw no way to fix that. Oh well.
There are four steps to setting this up.
That's it for now. Go type some stuff in a Word doc, select "Word To Radio" in the new Script Menu and your post should make it's way to your Blog (note if your menu bar is running out of space, the script menu may not display. If that is the case, switch to the finder first).
There are some things that can be better such as:
but that should be good for now as I've run out of free time for now. Enjoy!