Difference between revisions of "Web/Existing software"

From HaskellWiki
< Web
Jump to navigation Jump to search
m
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
[[Category:Web|*]]
 
[[Category:Web|*]]
  +
{{Web infobox}}
   
 
== amelie ==
 
== amelie ==
Line 5: Line 6:
 
A pastebin site for Haskell, written with FastCGI and nginx.
 
A pastebin site for Haskell, written with FastCGI and nginx.
   
  +
{| class="wikitable"
'''License:''' GPL
 
  +
|-
  +
! License
  +
| GPL
  +
|-
  +
! Author(s)
  +
| Chris Done
  +
|-
  +
! Maintainer(s)
  +
| chrisdone@gmail.com
  +
|-
  +
! Home page
  +
| http://hpaste.org/
  +
|-
  +
! Package & repositories
  +
| [http://github.com/chrisdone/amelie Github]
  +
|}
   
  +
== BazQux Reader ==
'''Author:''' Chris Done
 
   
  +
RSS feed reader which shows comments to posts.
'''Maintainer:''' chrisdone@gmail.com
 
   
  +
Web client and part of server runs on Ur/Web. Crawler and most of server-side logic is written in Haskell using
'''Home page:''' http://hpaste.org/
 
  +
[http://hackage.haskell.org/package/http-conduit http-conduit], [http://hackage.haskell.org/package/hsdns hsdns],
  +
[http://hackage.haskell.org/package/text text],
  +
[http://hackage.haskell.org/package/text-icu text-icu],
  +
[http://hackage.haskell.org/package/regex-tdfa regex-tdfa],
  +
[http://hackage.haskell.org/package/fast-tagsoup fast-tagsoup], [http://hackage.haskell.org/package/riak riak],
  +
[http://hackage.haskell.org/package/warp warp],
  +
[http://hackage.haskell.org/package/authenticate authenticate] and
  +
[http://hackage.haskell.org/package/authenticate-oauth authenticate-oauth].
   
  +
{| class="wikitable"
'''Package & repositories'''
 
  +
|-
 
  +
! Author(s)
* Github: http://github.com/chrisdone/amelie
 
  +
| Vladimir Shabanov
  +
|-
  +
! Maintainer(s)
  +
| vshabanoff@gmail.com
  +
|-
  +
! Home page
  +
| http://bazqux.com/
  +
|}
   
 
== hpaste ==
 
== hpaste ==
   
A pastebin site for Haskell running on top of [[HAppS]].
+
A pastebin site for Haskell running on top of [[HAppS]].
   
  +
{| class="wikitable"
'''License:''' BSD3
 
  +
|-
  +
! License
  +
| BSD3
  +
|-
  +
! Author(s)
  +
| Eric Mertens
  +
|-
  +
! Maintainer(s)
  +
| emertens@gmail.com
  +
|-
  +
! Package & repositories
  +
| [http://hackage.haskell.org/package/hpaste Hackage] - [http://github.com/glguy/hpaste Github]
  +
|}
   
'''Author:''' Eric Mertens
 
   
'''Maintainer:''' emertens@gmail.com
 
   
  +
== Parallel web ==
'''Package & repositories'''
 
   
  +
Suggests that you travel through a parallel web with translated content. It's based on Simon Marlow's Haskell Web Server.
* Hackage: http://hackage.haskell.org/package/hpaste
 
* Github: http://github.com/glguy/hpaste
 
   
  +
{| class="wikitable"
== Pass.net ==
 
  +
|-
  +
! Home page
  +
| http://www.parallelnetz.de/
  +
|-
  +
! For Haskellers
  +
| Test the Monad Transformer in [http://www.haskell.org.MonadTransformer.parallelnetz.de/haskellwiki/Category:Monad a parallel Haskell wiki].
  +
|-
  +
! For Germans
  +
| Search in [http://www.google.de.saxophone.parallelnetz.de/ Saxon dialect] or check out the [http://www.stoiber.de.Ehmulator.parallelnetz.de/ Ehmulator].
  +
|-
  +
! Package & repositories
  +
| [http://sourceforge.net/projects/parallelweb SourceForge]
  +
|}
   
  +
== Try Haskell! ==
Replaces registration, confirmation mails, and multiple passwords with a single login. at your email domain. Runs on HAppS.
 
   
  +
Try Haskell in your browser! Interactive tutorial and evaluation.
'''Home page:''' http://pass.net/
 
   
  +
{| class="wikitable"
== Parallel web ==
 
  +
|-
  +
! Author
  +
| Chris Done <chrisdone@gmail.com>
  +
|-
  +
! Maintainer
  +
| Chris Done <chrisdone@gmail.com>
  +
|-
  +
! Home page
  +
| http://tryhaskell.org/
  +
|-
  +
! Package & repositories
  +
| [http://github.com/chrisdone/tryhaskell TryHaskell Github] - [http://github.com/chrisdone/haskell-json haskell-json Github]
  +
|}
   
  +
== Defunkt ==
Suggests that you travel through a parallel web with translated content. It's based on Simon Marlow's Haskell Web Server.
 
   
  +
=== <del>Juicy</del> (404) ===
'''Home page:''' http://www.parallelnetz.de/
 
   
  +
A simple web site that shows the relative "juiciness" of reddit, Hacker News, Digg, etc, written with FastCGI and nginx.
'''For Haskellers:''' Test the Monad Transformer in [http://www.haskell.org.MonadTransformer.parallelnetz.de/haskellwiki/Category:Monad a parallel Haskell wiki].
 
   
  +
{| class="wikitable"
'''For Germans:''' Search in [http://www.google.de.saxophone.parallelnetz.de/ Saxon dialect] or check out the [http://www.stoiber.de.Ehmulator.parallelnetz.de/ Ehmulator].
 
  +
|-
  +
! License
  +
| BSD3
  +
|-
  +
! Author(s)
  +
| Chris Done
  +
|-
  +
! Maintainer(s)
  +
| chrisdone@gmail.com
  +
|-
  +
! Home page
  +
| <del>http://chrisdone.com/juicy</del> (404)
  +
|-
  +
! Package & repositories
  +
| <del>[http://github.com/chrisdone/juicy Github]</del> (404)
  +
|}
   
  +
=== Pass.net ===
'''Package & repositories'''
 
  +
  +
Replaces registration, confirmation mails, and multiple passwords with a single login. at your email domain. Runs on HAppS.
   
  +
{| class="wikitable"
* SourceForge: [http://sourceforge.net/projects/parallelweb SourceForge].
 
  +
|-
  +
! Home page
  +
| http://pass.net/
  +
|}

Revision as of 01:51, 21 July 2014

Haskell Web Development

Software:
Servers - Libraries - Frameworks
Deploy - Cloud
Interfaces to frameworks
Databases and Persistence
Testing and Verification
Content Management

Community & Research:
Forums and Discussion
Literature (research, talks and blogs)
Existing Haskell web applications
Ongoing projects and ideas

amelie

A pastebin site for Haskell, written with FastCGI and nginx.

License GPL
Author(s) Chris Done
Maintainer(s) chrisdone@gmail.com
Home page http://hpaste.org/
Package & repositories Github

BazQux Reader

RSS feed reader which shows comments to posts.

Web client and part of server runs on Ur/Web. Crawler and most of server-side logic is written in Haskell using http-conduit, hsdns, text, text-icu, regex-tdfa, fast-tagsoup, riak, warp, authenticate and authenticate-oauth.

Author(s) Vladimir Shabanov
Maintainer(s) vshabanoff@gmail.com
Home page http://bazqux.com/

hpaste

A pastebin site for Haskell running on top of HAppS.

License BSD3
Author(s) Eric Mertens
Maintainer(s) emertens@gmail.com
Package & repositories Hackage - Github


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

Try Haskell!

Try Haskell in your browser! Interactive tutorial and evaluation.

Author Chris Done <chrisdone@gmail.com>
Maintainer Chris Done <chrisdone@gmail.com>
Home page http://tryhaskell.org/
Package & repositories TryHaskell Github - haskell-json Github

Defunkt

Juicy (404)

A simple web site that shows the relative "juiciness" of reddit, Hacker News, Digg, etc, written with FastCGI and nginx.

License BSD3
Author(s) Chris Done
Maintainer(s) chrisdone@gmail.com
Home page http://chrisdone.com/juicy (404)
Package & repositories Github (404)

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/