8 July 2007 - Another Palio di Siena website
Here is another website (in italian) about the Palio di Siena.
http://ilpaliodisiena.splinder.comThe site contains news, links, video, ecc...
Comments (0) -
Leave a Comment
2 July 2007 - How to use Yatsy
This article explains how to use Yatsy.
Yatsy (Yet Another Test Server + Yaws) is a test framework for erlang applications that collects results of test cases and presents them either via a web interface or as HTML files on disk.
This is the first part of the article explaining how to setup all the required packages and how to write a simple test case.
In the second part of the article more advanced features will be explained.
Comments (0) -
Leave a Comment
1 July 2007 - An Haskell Web Store
Braintree Hemp is s web store completely written in Haskell.
Source code is available from:
darcs get http://braintreehemp.com.au/www.braintreehemp.com.au-WASH/
Here some of the features of the site.
- Written in Haskell, using WASH
- Shopping basket and checkout
- Google Maps
- Google Analytics
- Google Webmaster tools
- Template Haskell for HaskellDB description (describe a table or a field in one line)
- GPL, execpt where stated otherwise.
- Heavyweight Content Management System (CMS)
- Froogle RSS generator
- Configurable help for each page
- Concept of inventory levels
- Concept of users and permissions
- Naive-user management of products, users, and page content
- XML import tool and wizard for inventory level reconciliation
between warehouse and site database
All of these with 4200 lines of Haskell code. See the announcement for more details.
Comments (0) -
Leave a Comment