Wednesday, November 25, 2009

Google Voice in Outlook

EDIT: I managed to bring this into being thanks to other
people generously letting it run on their servers (though unfortunately I can't vouch for the security).
 You can check it out at http://www.gvoms.com.
Additionally,
I've also made the source code available over at https://github.com/navarr/Google-Voice-OMS

If
you’re a regular reader to my blog, I’m sure you read yesterday’s post about how href="http://tech.gtaero.net/2009/11/how-google-voice-could-gain-a-head-in-the-business-world.html">Google
Voice could gain a head in the business world.  At that time, my dream of connecting Google Voice
and Outlook via OMS was far from completion, with the only work I’d managed to accomplish being a simple
reading over of the related technologies.

Well, late last night a certain gear clicked
in my brain, and I spent the entire night awake and coding PHP on a local XAMPP server.  But my end result
was fruitful – I finished successfully coding an Outlook Mobile Service that allows the delivery of SMS
through the Google Voice system.

Here is a video showing it off:
id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:cf70ab77-6981-4b19-baee-c2c8a1936a1e"
class="wlWriterEditableSmartContent" style="width: 480px; display: block; float: none; margin-left: auto;
margin-right: auto; padding: 0px;">
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"> name="allowFullScreen" value="true" /> name="src" value="http://www.youtube-nocookie.com/v/Oa_U-KZyhHI&hl=en_US&fs=1&rel=0&hd=1"
/> type="application/x-shockwave-flash" src="http://www.youtube-nocookie.com/v/Oa_U-KZyhHI&hl=en_US&fs=1&rel=0&hd=1"
allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" />


I’m
not yet prepared to release the source code for this, though.  (Messy, Messy, Mess! as Double D would say). 
There’s a lot in my mind about it, it took a lot of work and I’m not ready to see forks and duplicate
services pop up.  (Sorry guys =S).  Be on the look out for follow up posts that describe some of the
technologies I had to learn to make this possible.

Oh, also – If you’d like; Help
sponsor this project (I can’t afford to make it public ATM) with either Free (VERIFIED) SSL Hosting for a
subdomain of a domain I own [contact me], or the
money to make it public using my current host ($62.40/yr) [ href="http://www.dreamhost.com/donate.cgi?id=12437">donate through my host].  I would be most
appreciative if you could offer either of these to get this thing up and running!

2 comments:

  1. That's a great start however, what about using Outlook to receive text
    messages? Is that on the roadmap? I'm sure that is the big question on everyone's mind.

    ReplyDelete
  2. The way OMS works with receiving text messages is that the OMS service is supposed to
    email them to the person with certain header data (that Outlook doesn't even use, for some reason).

    If
    you want to receive text messages in Outlook then you just need to select "Forward texts to my email" under
    "Text Forwarding" under "Voicemail & Text" under "Voice settings" under "Settings"

    ReplyDelete