Web/Existing software
From HaskellWiki
(adding) |
(Added juicy) |
||
| Line 32: | Line 32: | ||
* Hackage: http://hackage.haskell.org/package/hpaste | * Hackage: http://hackage.haskell.org/package/hpaste | ||
* Github: http://github.com/glguy/hpaste | * Github: http://github.com/glguy/hpaste | ||
| + | |||
| + | == Juicy == | ||
| + | |||
| + | A simple web site that shows the relative "juiciness" of reddit, Hacker News, Digg, etc, written with FastCGI and nginx. | ||
| + | |||
| + | '''License:''' GPL | ||
| + | |||
| + | '''Author:''' Chris Done | ||
| + | |||
| + | '''Maintainer:''' chrisdone@gmail.com | ||
| + | |||
| + | '''Home page:''' http://chrisdone.com/juicy | ||
| + | |||
| + | '''Package & repositories''' | ||
| + | |||
| + | * Github: http://github.com/chrisdone/juicy | ||
== Pass.net == | == Pass.net == | ||
Revision as of 23:31, 3 October 2010
| Haskell Web Development
Software: Community & Research: |
Contents |
1 amelie
A pastebin site for Haskell, written with FastCGI and nginx.
License: GPL
Author: Chris Done
Maintainer: chrisdone@gmail.com
Home page: http://hpaste.org/
Package & repositories
2 hpaste
A pastebin site for Haskell running on top of HAppS.
License: BSD3
Author: Eric Mertens
Maintainer: emertens@gmail.com
Package & repositories
- Hackage: http://hackage.haskell.org/package/hpaste
- Github: http://github.com/glguy/hpaste
3 Juicy
A simple web site that shows the relative "juiciness" of reddit, Hacker News, Digg, etc, written with FastCGI and nginx.
License: GPL
Author: Chris Done
Maintainer: chrisdone@gmail.com
Home page: http://chrisdone.com/juicy
Package & repositories
4 Pass.net
Replaces registration, confirmation mails, and multiple passwords with a single login. at your email domain. Runs on HAppS.
Home page: http://pass.net/
5 Parallel web
Suggests that you travel through a parallel web with translated content. It's based on Simon Marlow's Haskell Web Server.
Home page: http://www.parallelnetz.de/
For Haskellers: Test the Monad Transformer in a parallel Haskell wiki.
For Germans: Search in Saxon dialect or check out the Ehmulator.
Package & repositories
- SourceForge: SourceForge.
