Nice name. (We're Untyped.com, based in Birmingham)
Some unsolicited advice:
- Who is your market? At the moment your website only targets
people who already use Haskell. If you're looking at getting work
from Galois and maybe the odd bank that's fine. If you want work from
a more general market you need to talk about what problems of theirs
you can solve (e.g. web development, scientific computing, high
availability systems). Haskell is a tool for solving problems, not a
solution in its own right.
- Describe some projects you've worked on, even if they're non-
commercial
- Create a blog
- The following CSS will centre your web page, which to my eye is
more appealing:
#everything {
width: 50em;
margin-left: auto;
margin-right: auto;
}
Good luck!
Noel
On Apr 7, 1:04 am, Duncan Coutts <duncan.cou...@googlemail.com> wrote:
> Fellow functional programmers,
> We (Björn Bringert, Duncan Coutts and Ian Lynagh) are pleased to
> announce that we have set up a Haskell consultancy company,
> Well-Typed LLP (http://www.well-typed.com/).
...