Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
  Ted Leung on the air: Open Source, Java, Python, and ...
   Mon, 22 Dec 2003   
  
  
  
    Bluetooth vs PhoneValet
    
   
    
     Today I was paging through Mac OS X Hacks and discovered that the built in Address Book in Panther can do some of what PhoneValet can do if you have a Bluetooth enabled cell phone.  I have a Nokia 6310i, which I have discovered barely passes as a Bluetooth enabled cell phone.  But I was able to initiate calls and SMS's from the Address Book, and have incoming calls to the cell pop up a message on the Powerbook.  This is really nice functionality.  It doesn't solve the voice mail problem that I mentioned yesterday, but it's a step in the right direction.
During the course of playing with this I ran into some issues / questions.  If I put the Powerbook to sleep, the Bluetooth connection is severed.  That makes sense.  But if I want the Bluetooth connection in the Address Book to keep going, I need to remember to click the Bluetooth button in the address book when the powerbook wakes up, as well as remembering to turn bluetooth on.  This sounds like a perfect application for AppleScript, but I have no idea if there is a way to execute code / scripts when the machine wakes up.  Maybe that copy of the O'Reilly  AppleScript book that is available on Amazon will help.
While I was writing this post, someone posted a comment on my blog.  When a comment is posted, I send e-mail to myself and to my cellphone, which I use as a pager.  As part of the law of unintended consequences, the SMS message from the cellphone e-mail got picked up the the Address Book bluetooth functionality.  Very cool.  Except that it came up on a different virtual desktop and didn't play an alert sound.  Sounds like another job for AppleScript, or a customizable alert sound.  There are lots of jobs around here for AppleScript (or Python masquerading as AppleScript).  
    
    [23:35] |
    [computers/operating_systems/macosx] |
    # | 
    TB |
    F |
    G |
    0 Comments |
    
   
You can subscribe to an RSS feed of the comments for this blog: 
  Add a comment here:
 You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
   
   
   
   
  Add a comment here:
 You can use some HTML tags in the comment text:To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
 <a href>, <em>, <i>, <b>, <blockquote>, <br/>, <p>, <code>, <pre>, <cite>, <sub> and <sup>.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
  




