From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tim O'Callaghan" Subject: Re: MobileOrg 1.0 for iPhone/iPod Touch now available Date: Thu, 5 Nov 2009 11:46:31 +0100 Message-ID: <3d6808890911050246wc678bffjf55af205a2088b9a@mail.gmail.com> References: <20091104003101.GJ32187@atlantic.linksys.moosehall> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N5zrP-0006ls-RC for emacs-orgmode@gnu.org; Thu, 05 Nov 2009 05:46:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N5zrO-0006kS-64 for emacs-orgmode@gnu.org; Thu, 05 Nov 2009 05:46:35 -0500 Received: from [199.232.76.173] (port=42510 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N5zrN-0006k2-DL for emacs-orgmode@gnu.org; Thu, 05 Nov 2009 05:46:33 -0500 Received: from fg-out-1718.google.com ([72.14.220.154]:29403) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N5zrN-000470-1W for emacs-orgmode@gnu.org; Thu, 05 Nov 2009 05:46:33 -0500 Received: by fg-out-1718.google.com with SMTP id e21so2199918fga.12 for ; Thu, 05 Nov 2009 02:46:31 -0800 (PST) In-Reply-To: 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: org-mode 2009/11/5 Manish : > On Wed, Nov 4, 2009 at 6:01 AM, Adam Spiers wrote: >> Richard Moreland (rlm@ncogni.to) wrote: >>> Hi all, >>> >>> MobileOrg 1.0 is now available in the iTunes AppStore: >>> http://bit.ly/1kpHqg =A0Documentation (including a screencast >>> demonstrating the app) is available on the website at >>> http://mobileorg.ncogni.to. >>> >>> Many thanks to Carsten and all the beta testers who helped get it >>> ready for release. =A0Feel free to contact me with any questions or >>> support requests. =A0If there is a question related to Org-mode >>> integration, CC: Carsten too, he's the expert on that side of >>> things. >>> >>> Be sure to use Org-mode 6.32 or later. >> >> Looks like fantastic work, congratulations! =A0Thank heavens I finally >> got Ubuntu/emacs/orgmode/git running natively on my Android phone, >> otherwise I'd be green with envy ;-) > > I met rhomobile folks at a conference today. =A0Essentially, you develop > an app on their framework (in Ruby, I think) and your app can then be > natively exported/compiled for iPhone, Android, Symbian, Windows > Mobile and Blackberry (no Maemo.) =A0It's free for apps to be released > under GPLv3. =A0I find the whole concept quite fascinating. > > http://rhomobile.com/ > Another option that i think is worth mentioning, because of org-info.js, is Javascript Widgets. They are cross platform, insofar as they seem to be an open web technology. They will run on any platform that has a compatible JavaScript environment. The Opera Browser platforms will let you run widgets on Windows mobile and almost all Symbian devices, as well as the usual desktop environments. I believe the iphone has a widget capability too. Opera has an SDK: http://dev.opera.com/articles/view/opera-widgets-sdk/ http://dev.opera.com/articles/view/opera-desktop-widgets-evolved/ Tim.