[Haskell-cafe] Version 0.4.3 of happs-tutorial is a HAppS job board, done in HAppS.

Hello, world. In Version 4 of the ongoing self-demoing HAppS Tutorial, we implement a HAppS job board using HAppS. demo: http://happstutorial.com:5001 install: sudo cabal install happs-tutorial darcs head: darcs get http://code.haskell.org/happs-tutorial There aren't any new lessons compared to the last release, but the code is much cleaner, and... well... the web site actually does something. Coming soon, lessons on form processing and HAppS State. Enjoy! Thomas.

Someone on reddit pointed out that many firewalls block 5001 so I
moved to vanilla http port 80.
http://www.happstutorial.com
2008/9/29 Thomas Hartman
Hello, world.
In Version 4 of the ongoing self-demoing HAppS Tutorial, we implement a HAppS job board using HAppS.
demo: http://happstutorial.com:5001
install: sudo cabal install happs-tutorial
darcs head: darcs get http://code.haskell.org/happs-tutorial
There aren't any new lessons compared to the last release, but the code is much cleaner, and... well... the web site actually does something.
Coming soon, lessons on form processing and HAppS State.
Enjoy!
Thomas.

This is looking very useful. Thanks!
participants (2)
-
Simon Michael
-
Thomas Hartman