From mboxrd@z Thu Jan 1 00:00:00 1970 X-Sympa-To: caml-list@inria.fr Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by walapai.inria.fr (8.13.6/8.13.6) with ESMTP id q3KGtZ3p003081 for ; Fri, 20 Apr 2012 18:55:35 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuEFAMSUkU+uedqy/2dsb2JhbABEgxyuHIEHgko/iWALuwONQoJCYwSIY44nhGOKSYMHgTw X-IronPort-AV: E=Sophos;i="4.75,454,1330902000"; d="scan'208";a="154920285" Received: from pse.psellos.com ([174.121.218.178]) by mail1-smtp-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 20 Apr 2012 18:55:12 +0200 Received: from [192.168.0.11] (71-212-123-224.tukw.qwest.net [71.212.123.224]) (authenticated bits=0) by pse.psellos.com (8.13.8/8.13.8) with ESMTP id q3KGt3pC007254 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 20 Apr 2012 11:55:09 -0500 From: Jeffrey Scofield Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 20 Apr 2012 09:55:02 -0700 Message-Id: Cc: Jeffrey Scofield To: caml-list@inria.fr Mime-Version: 1.0 (Apple Message framework v1257) X-Mailer: Apple Mail (2.1257) X-Validation-by: jeffsco@psellos.com Subject: [Caml-list] OCaml marine navigation iPad app Greetings, For those interested in OCaml in mobile environments, I wanted to mention (or brag, maybe) that a second software house has released an OCaml iOS app in the App Store: http://itunes.apple.com/us/app/seaiq-usa/id517425381?mt=8 SEAiq USA is an iPad app for navigating in the waters of the USA. It uses vector graphics, with LablGLES operations underneath. I'm not a sailor, but it looks really useful, especially if you have an iPad with "True GPS". It was fun to scale down from a planet-sized view to a small beach a few blocks from my house. I have no affiliation with this effort, other than helping a tiny bit a couple of times by email. As I understand it, the main offices of the outfit are on a boat somewhere in Australia. My website has details of the OCaml-on-iOS cross compiler and LablGLES (OpenGL ES from OCaml). Jeffrey Seattle, WA USA