Haskell Weekly News

From HaskellWiki
Revision as of 03:32, 17 July 2006 by DonStewart (talk | contribs) (Note that prep.html is now called 'content.hs')
Jump to navigation Jump to search

The Haskell Weekly News

The Haskell Weekly News (HWN) is a weekly newsletter covering developments in Haskell. Content includes announcements of new projects, discussions from the various Haskell communities, notable project commit messages, and more.

Media

It is published in html form on The Haskell Sequence, via mail on the Haskell mailing list, and via RSS.

Headlines are published as News on haskell.org.

Back Issues

Back issues are available via web in the darcs repository. They're also archived on The Haskell Sequence. Headlines are also available on haskell.org.

History

The first issue of HWN was published on August 2, 2005. The founder, and initial editor was John Goerzen. In January 2006, Don Stewart took over as editor.

Contributing

The simplest way to contribute is to submit stories for HWN. You may e-mail your stories to dons@cse.unsw.edu.au We welcome stories on any subject related to Haskell, including new project announcements, notable project developments, new Haskell papers, and Haskell in the media.

Hints For Contributors

To make things easiest for us to process (which makes it more likely that your submission gets processed quickly), here are some hints.

  • Include links to whatever you are talking about. Readers need to have a place to go to read more about it.
  • Keep it short and sweet. HWN gives people a summary of what's happening, and links to more information. Generally no more than a 4 or 5 sentence paragraph.
  • Plain text or hand-edited HTML is required.

Mailing lists

HWN presently uses Gmane.org for links into Haskell mailing list discussions. If you send us links into the mailing list, we prefer that you link to the appropriate items on Gmane. If not, you can link to them in the Haskell archives and we'll find the corresponding gmane posts ourselves. But please at least link to them somewhere.

Darcs Repository

If you want to be really helpful, you can check out our darcs repository and send us patches directly. This will be the absolute quickest way to get something into HWN, especially if you do a good job :-)

Check it out with:

   darcs get --partial http://www.cse.unsw.edu.au/~dons/code/hwn
                                             

You should always make all changes against the file content.hs in that repository. When you're ready to submit your story, just run darcs send.