Difference between revisions of "Haskell Weekly News"

From HaskellWiki
Jump to navigation Jump to search
m (HWN moved to Haskell Weekly News)
(In October 2010, Daniel Santa Cruz took over as editor.)
(26 intermediate revisions by 8 users not shown)
Line 1: Line 1:
  +
__NOTOC__
'''The Haskell Weekly News'''
 
  +
  +
[[Image:Hwn-cover.png|Haskell Weekly News]]
  +
[[Image:Hwn-posted.JPG]]
   
 
The Haskell Weekly News (HWN) is a weekly newsletter covering
 
The Haskell Weekly News (HWN) is a weekly newsletter covering
developments in [[Haskell]]. Content includes announcements of new projects,
+
developments in [[Haskell]]. Content includes announcements of new
discussions from the various Haskell communities, notable project commit
+
projects, discussions from the various Haskell communities, notable
messages, and more.
+
project commit messages, and more.
   
 
The Haskell Weekly News is available at:
=== Media ===
 
   
  +
* [http://contemplatecode.blogspot.com/search/label/HWN Contemplating code]
It is published in html form on [http://sequence.complete.org The Haskell Sequence],
 
via mail on the [http://www.haskell.org/mailman/listinfo/haskell Haskell mailing list],
+
* [http://www.haskell.org/mailman/listinfo/haskell Haskell mailing list]
and via [http://sequence.complete.org/node/feed RSS].
+
* Syndicated to [http://planet.haskell.org Planet Haskell].
  +
* Headlines as [[News]] on [[Haskell|Haskell.org]].
  +
* [http://sequence.complete.org/node/feed RSS]
  +
   
 
=== Back Issues ===
 
=== Back Issues ===
   
Back issues are available via web in the [http://darcs.net darcs]
+
Back issues are available:
  +
repository, [http://www.cse.unsw.edu.au/~dons/code/hwn/archives/ here].
 
  +
* [http://code.haskell.org/~byorgey/code/hwn/archives/ Online]. in the [http://darcs.net darcs] repository, and
They're also archived on [http://sequence.complete.org The Haskell Sequence].
 
 
* At [http://sequence.complete.org The Haskell Sequence].
  +
* The [[News|headlines]] are also archived to [[Haskell|Haskell.org]].
  +
* A few back issues are [http://www.haskell.org/haskellwiki/HWN/es available in Spanish].
   
 
=== History ===
 
=== History ===
Line 22: Line 31:
 
The [http://www.haskell.org/pipermail/haskell/2005-August/016208.html first issue]
 
The [http://www.haskell.org/pipermail/haskell/2005-August/016208.html first issue]
 
of HWN was published on August 2, 2005. The founder, and initial editor was
 
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.
+
John Goerzen. In January 2006, Don Stewart took over as editor, succeeded by Brent Yorgey in June 2008, who was then succeeded by Joe Fredette in September 2009. In October 2010, Daniel Santa Cruz took over as editor.
   
 
=== Contributing ===
 
=== Contributing ===
   
The simplest way to contribute is to submit stories for
+
The simplest way to contribute is to submit stories for HWN. You may
HWN. You may e-mail your stories to dons .at. cse .dot. unsw .dot. au.
+
e-mail your stories to dstcruz * at * gmail * dot * com. 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 ====
 
==== Hints For Contributors ====
Line 34: Line 45:
 
submission gets processed quickly), here are some hints.
 
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.
+
* 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.
+
* 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.
+
* Plain text or hand-edited HTML is required.
   
 
==== Mailing lists ====
 
==== Mailing lists ====
Line 47: Line 58:
 
''somewhere''.
 
''somewhere''.
   
==== Darcs Repository ====
+
==== Repository ====
  +
  +
The code used to produce the present version
  +
of the newsletter is not yet publicly available, as it is a complete
  +
hack design to get things started again.
   
  +
[[Category:Community]]
If you want to be really helpful, you can check out our darcs repository and
 
  +
[[Category:News]]
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://darcs.complete.org/hwn
 
 
You should always make all changes against the file prep.html in that
 
repository. Other files may be in various stages of being prepared for release.
 
Entries in prep.html will be moved around if necessary.
 
 
When you're ready to submit your story, just run ''darcs send''.
 

Revision as of 18:21, 18 May 2012


Haskell Weekly News Hwn-posted.JPG

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.

The Haskell Weekly News is available at:


Back Issues

Back issues are available:

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, succeeded by Brent Yorgey in June 2008, who was then succeeded by Joe Fredette in September 2009. In October 2010, Daniel Santa Cruz took over as editor.

Contributing

The simplest way to contribute is to submit stories for HWN. You may e-mail your stories to dstcruz * at * gmail * dot * com. 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.

Repository

The code used to produce the present version of the newsletter is not yet publicly available, as it is a complete hack design to get things started again.