diff options
| author | aarne <aarne@cs.chalmers.se> | 2009-04-20 08:28:22 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2009-04-20 08:28:22 +0000 |
| commit | d0e728d1a85a6bac76664d61779dd52d02bcfaa2 (patch) | |
| tree | 9e3ab5bf7e7d9e3690664b915685ab3652aa0f12 /index.html | |
| parent | 9c47cf41680c8565024ce6bb7e0e4aaef4000f10 (diff) | |
documentation before on-line course
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 34 |
1 files changed, 22 insertions, 12 deletions
diff --git a/index.html b/index.html index c236caf66..60544772d 100644 --- a/index.html +++ b/index.html @@ -2,8 +2,7 @@ <HTML> <HEAD> <META NAME="generator" CONTENT="http://txt2tags.sf.net"> -</HEAD> -<BODY BGCOLOR="white" TEXT="black"> +</HEAD><BODY BGCOLOR="white" TEXT="black"> <FONT SIZE="4"> </FONT></CENTER> @@ -54,6 +53,27 @@ June 2008 </P> <H2>News</H2> <P> +20 April 2009: +On-line course "GF for Resource Grammar Writers" starting today at 15.30. See the +<A HREF="http://groups.google.com/group/gf-resource-school-2009">Summer School Google Group</A> +for instructions how to start. +</P> +<P> +3 April 2009: +Two demos and one talk on GF at <A HREF="http://www.eacl2009.gr/conference/">EACL</A> in Athens. +</P> +<P> +20 February 2009: +<A HREF="doc/gf-summerschool.html">GF Resource Grammar Summer School</A> +in Gothenburg, 17-28 August 2009. +</P> +<P> +4 November 2008: +GHC 6.10 released, but it doesn't work with GF sources yet. +If compiling GF from source, use e.g. +<A HREF="http://haskell.org/ghc/download_ghc_683.html">GHC 6.8.3</A>. +</P> +<P> 15 August 2008: <A HREF="demos/index-numbers.html">Numeral translator for the iPhone</A> </P> @@ -214,14 +234,4 @@ are welcome! <!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) --> <!-- cmdline: txt2tags -thtml index.txt --> -<script type="text/javascript"> -var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); -document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); -</script> -<script type="text/javascript"> -try { -var pageTracker = _gat._getTracker("UA-7811807-1"); -pageTracker._trackPageview(); -} catch(err) {}</script> - </BODY></HTML> |
