[jobs/consultants stuff, and homepage verbiage thomashartman1@gmail.com**20080916111031] hunk ./src/View.hs 65 +-- To do: this is a dreadful hack, adding a color-changing menu item requires changes in 2 places! +-- This .hs file, and in the template containing the menu item (table of contents, menubar, or menuLoggedIn) +-- you have to edit the style value. +-- do this a smarter way. hunk ./src/View.hs 86 - , "users" + --, "users" + , "consultants" + , "jobs" addfile ./templates/consultants.st hunk ./templates/consultants.st 1 - +

HAppS Consultants:

+ +

+ +$ consultantList $ hunk ./templates/home.st 21 -that included clear step-by-step instructions for getting from zero to final product. +that included clear step-by-step instructions for getting from zero to final product. I figure what the HAppS +ecosystem needs most, after better documentation, is the opportunity for developers to make real money +doing real work by leveraging this technology. So the demo project is a job board. +$! There is a real job board, based on code from this tutorial, at fpjobs.com. !$ +By the way, +I am currently available for Haskell/HAppS consulting. +

hunk ./templates/home.st 29 -My hope is simply that that this material will tempt more people to try HAppS out. -With enough users, I believe the documentation and other "batteries not included" issues that -HAppS currently has will simply cease to matter, as the gaps get plugged in a gradual way. +

+My hope is that that this material will tempt people to try HAppS out. +Both curious developers, and investors that want a non-trivial website and are willing to gamble on a new technology. +With enough users, I believe the documentation and other "batteries not included" issues with +HAppS will matter less and less, as the gaps get plugged in a gradual way. hunk ./templates/home.st 54 -the best way to learn how to use use HAppS with this tutorial is to actually HAppS Jobs: + +

+ +$ jobList $ + hunk ./templates/menubar.st 11 - | happs consultants - | happs jobs + | happs consultants + | happs jobs hunk ./templates/tableofcontents.st 5 -

  • cabal install happs-tutorial +
  • cabal install me hunk ./todo 33 + + "I am currently available for haskell/happs consulting" blurb on front page should go t fpjobs.com.