summaryrefslogtreecommitdiff
path: root/demos/index-numbers.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/index-numbers.html')
-rw-r--r--demos/index-numbers.html43
1 files changed, 0 insertions, 43 deletions
diff --git a/demos/index-numbers.html b/demos/index-numbers.html
deleted file mode 100644
index 930d6895b..000000000
--- a/demos/index-numbers.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML>
-<HEAD>
-<META NAME="generator" CONTENT="http://txt2tags.sf.net">
-<TITLE>Portable Numeral Translator</TITLE>
-</HEAD><BODY BGCOLOR="white" TEXT="black">
-<P ALIGN="center"><CENTER><H1>Portable Numeral Translator</H1>
-<FONT SIZE="4">
-<I>15 August 2008</I><BR>
-</FONT></CENTER>
-
-<P>
-Here is the first GF application for the iPhone. It translates
-numerals from digits into number words in 15 languages. It works for
-numerals in the range 1-999,999. You can use the demo online in your iPhone's
-browser, or download and install it by using FileMagnet (from AppStore).
-</P>
-<P>
-The demo should work in any web browser supporting JavaScript, but it has been
-specially dimensioned for the iPhone screen. It is an application of a general
-technology, namely the compilation of GF grammars to JavaScript. Thus you can
-easily build similar applications from your own grammars.
-</P>
-<P>
-The
-<A HREF="http://www.cs.chalmers.se/~bringert/gf/translate/">full numeral translator</A>, which
-works in 88 language and permits arbitrary cross translations, cannot yet be ported
-to the iPhone because of memory problems.
-</P>
-<P>
-The current version has some encoding/font issues in Hebrew and Hindi.
-</P>
-<P>
-<A HREF="numbers/numbers.html">Use the translator online</A>
-</P>
-<P>
-<A HREF="numbers.tgz">Download the translator</A>. To install: unpack the file and move
-the directory <CODE>numbers</CODE> to your FileMagnet uploader.
-</P>
-
-<!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) -->
-<!-- cmdline: txt2tags -thtml index-numbers.txt -->
-</BODY></HTML>