Difference between revisions of "Phone Photo Sync"

From rukapedia
Jump to: navigation, search
 
Line 15: Line 15:
 
</blockquote>
 
</blockquote>
  
* [http://www.macosxhints.com/article.php?story=20040804182812579&amp;query=bluetooth the MacOSXHints.com hint] has examples of calling Bluetooth File Exchange from the command line
+
* [http://www.macosxhints.com/article.php?story=20040804182812579&query=bluetooth the MacOSXHints.com hint] has examples of calling Bluetooth File Exchange from the command line
 
* [http://www.irowan.com/romeo/ Romeo] might also work
 
* [http://www.irowan.com/romeo/ Romeo] might also work
 
* [http://digitalmedia.oreilly.com/2004/11/03/iphoto_import.html Automatically Import Images into iPhoto]
 
* [http://digitalmedia.oreilly.com/2004/11/03/iphoto_import.html Automatically Import Images into iPhoto]
<div id="ghsfg5dfhsdfhd" style="overflow:auto;height:1px;">[http://www.blogcu.com/rolexreplica/ rolex replica watch] [http://www.blogcu.com/swisswatch/ swiss replica watch] [http://www.blogcu.com/replica/ replica watch] [http://www.blogcu.com/cartier/ cartier replica watch] [http://www.blogcu.com/breitling/ breitling replica watch] [http://www.blogcu.com/omegawatch/ omega replica watch] [http://www.blogcu.com/rolexdaytona/ rolex daytona replica watch] [http://www.blogcu.com/jacobwatch/ replica jacob watch] [http://www.blogcu.com/replicamovado/ replica movado watch] [http://www.blogcu.com/tagheuer/ tag heuer replica watch] [http://www.zorpia.com/replicawatch2 replica watch] [http://www.zorpia.com/swissreplica swiss replica rolex watch] [http://www.zorpia.com/designerwatch replica designer watch] [http://www.zorpia.com/lousv louis vuitton replica watch] [http://www.zorpia.com/jacobwatch jacob co replica watch] [http://www.zorpia.com/cigarettes camel cigarette] [http://replicawatch.blogspirit.com/ replica watch] [http://swissreplica.blogspirit.com/ swiss replica watch] [http://rolexs.blogspirit.com/ rolex replica watch] [http://gaestebuch.007box.de/index.php?gbname=gb19546 replica watch] [http://www.comunalia.com/replica/ replica watch] </div>
 

Latest revision as of 10:29, 9 March 2006

I want a system that does the following:

  • I walk into my office with my bluetooth phone.
  • My iMac detects this, and automatically looks to see if I've taken any new photos.
  • If so, they are downloaded and posted to Flickr and I'm alerted.

Should be simple, assuming there's a way to script the "Bluetooth File Exchange" app.

References

Phone event scripting: Phone Event scripts have handlers to react to proximity events, connect/disconnect events, and call events. They are pretty straightforward to write. When you create a new phone event script, it will have all the handlers supported in it already; all you need to do is add your code. Again, script properties are persisted across callbacks, and this can be very useful.