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

Oh, the whole point of this was to put preview of the latest chapters
I've been working on.
The new stuff is at
http://happstutorial.com:5002/
So far there's an introduction to macid, macid data safety and
backups, and using utf8 data with happs.
I'm particularly intereted in hearing what the happs devs and others
have to say on the topic of keeping data safe:
http://happstutorial.com:5002/tutorial/macid-data-safety
Thomas.
2008/9/30 John Melesky
Thomas,
The tutorial site seems to be unreachable or otherwise down.
I know the modern programming landscape is fast-moving, HAppS is new and constantly changing, so i probably should have grabbed the content when you posted it, but perhaps keeping it up for more than a day and a half might be good? :-)
-john melesky
On Sep 28, 2008, at 6:36 PM, Thomas Hartman wrote:
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. _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
participants (1)
-
Thomas Hartman