Blog articles/Web
Web and XML[edit]
- Haskell and Web Applications
- Ruby and Haskell: write your Rails backend code in Haskell instead of C
- Haskell and the web: some ideas in progress
- A search engine (core) written in Haskell
- Haskell Transactional Cache
HTML[edit]
Persistence[edit]
XML, Atom, RSS[edit]
- Really simple Atom syndication
- A simple RSS aggregator in 50 lines of Haskell using HXT
- Using the Haskell XML Toolbox
- Transcending the limits of DOM, SAX, and XSLT: The HaXml functional programming model for XML
- A news aggregator
- Haskell Web Spider, Part 1: HaXML
- Haskell Web Spider, Part 2: HXT, or I Was Promised There Would Be No Side Effects
- Practical Examples of HXT in Action