From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Re: iPhone app for Org view and capture Date: Tue, 15 Sep 2009 19:51:34 +0100 Message-ID: <87bplcf3d5.fsf@it.com> References: <823188580909080724i7ce86a10k8a1560a9283772ef@mail.gmail.com> <874ord6lzl.fsf@gmx.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mnd8M-0005iP-Bv for emacs-orgmode@gnu.org; Tue, 15 Sep 2009 14:52:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mnd8G-0005g5-E4 for emacs-orgmode@gnu.org; Tue, 15 Sep 2009 14:52:08 -0400 Received: from [199.232.76.173] (port=50636 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mnd8F-0005fu-UR for emacs-orgmode@gnu.org; Tue, 15 Sep 2009 14:52:04 -0400 Received: from lo.gmane.org ([80.91.229.12]:38631) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mnd8F-0005dp-GH for emacs-orgmode@gnu.org; Tue, 15 Sep 2009 14:52:03 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1Mnd8B-00085D-Co for emacs-orgmode@gnu.org; Tue, 15 Sep 2009 20:51:59 +0200 Received: from 67.159.44.184 ([67.159.44.184]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Sep 2009 20:51:59 +0200 Received: from news by 67.159.44.184 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Sep 2009 20:51:59 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org "Sven Bretfeld" writes: > Richard Moreland writes: > >> Here is a teaser video of the app running in the simulator:  http://ncogni.to/ >> mobileorg-demo1.mov > > Very nice, congratulations. The unavoidable question: Will there be an > Android port as well? > You might be interested to know that with the android scripting environment you can access the android API from emacs. I've written a little recipe to make phone calls directly from your bbdb buffer in emacs on android. See here: http://www.emacswiki.org/emacs/EmacsOnAndroid -- aleblanc