* weather A simple server serving 7 day weather forecast of Victoria, Australia, using xmls from BoM. ** Install #+begin_src sh cabal install #+end_src ** Run #+begin_src sh ~/.cabal/bin/weather #+end_src Then open a browser and navigate to to learn about the Melbourne weather for the next 7 days. For weather that is not in Melbourne, add /city/, e.g. . Also serving JSON: and .