Editorial = Nothing, Community [ ], Announce [ Item "Lava2000 on Hackage" "Emil Axelsson" "[http://article.gmane.org/gmane.comp.lang.haskell.general/16381 announced] that [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/chalmers-lava2000 Lava2000] has been uploaded to Hackage. Lava is a structural hardware description library embedded in Haskell. This version of Lava focuses on verification, and connects to a number of different verification engines (although only Smv and Satzoo are maintained in this version).", Item "QuickCheck and HPC Tutorial" "Andy Gill" "[http://article.gmane.org/gmane.comp.lang.haskell.general/16380 announced] a half day tutorial on QuickCheck and HPC to be held at [http://www.deinprogramm.de/defun-2008/ DEFUN], taught by Andy Gill and Koen Claessen. The latest version of QuickCheck will also be released in conjunction with the tutorial.", Item "Compiler Construction course using Haskell?" "Johannes Waldmann" "[http://article.gmane.org/gmane.comp.lang.haskell.general/16379 announced] that he plans to give a course in compiler construction, using Haskell as the implementation language. Any comments are appreciated, especially from anyone who has given or taken such a course.", Item "witness 0.1, open-witness 0.1" "Ashley Yakeley" "[http://article.gmane.org/gmane.comp.lang.haskell.general/16376 announced] the release of these new packages and the draft paper on which they are based.", Item "posix-realtime 0.0.1" "Vasili Galchin" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43295 announced] the release of the posix-realtime package.", Item "benchpress 0.2.1" "Johan Tibell" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43292 announced] the first public release of [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/benchpress benchpress], a micro-benchmark library that produces statistics such as min, mean, standard deviation, median, and max execution time.", Item "wavconvert 0.1.1" "Tim Chevalier" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43282 announced] the release of [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/wavconvert wavconvert], a tool which takes a directory tree as an argument, and converts any .wav files in it to .ogg (using an external OGG encoder) while filling in the ID3 tags based on the directory names.", Item "darcs hacking sprint (25-26 October)" "Eric Y. Kow" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43240 announced] a darcs hacking sprint, to be held on the 25-26 of October, in Cambridge and Portland (and over IRC). The perfect opportunity to get involved, if you are interested in doing some hacking on darcs. Let Eric know if you are interested.", Item "X Haskell Bindings" "Antoine Latter" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43230 announced] that he is slowly [http://community.haskell.org/~aslatter/code/xhb porting] XCB (the X C Bindings) to Haskell, and would like input from any interested parties.", Item "logfloat" "wren ng thornton" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43211 announced] the release of the logfloat package for manipulating log-domain floating numbers. The main reason for casting numbers into the log-domain is to prevent underflow when multiplying many small probabilities as is done in Hidden Markov Models and other statistical models often used for natural language processing. The log-domain also helps prevent overflow when multiplying many large numbers.", Item "Roguestar 0.2.2" "Christopher Lane Hinson" "[http://blog.downstairspeople.org/2008/08/16/ann-roguestar-022/ announced] the release of version 0.2.2 of Roguestar." ], GSoC [ Item "Hoogle 4" "Neil Mitchell (ndm)" "is working on [http://code.haskell.org/hoogle/ Hoogle 4]. [http://neilmitchell.blogspot.com/2008/08/gsoc-hoogle-week-12.html This week], he worked on getting out the last kinks to make [http://haskell.org/hoogle/beta Hoogle 4] usable as a replacement for [http://haskell.org/hoogle Hoogle 3]. Although this is the last official week of the GSoC, he plans to continue working on it when he has time.", Item "DPH physics engine" "Roman Cheplyaka (Feuerbach)" "is working on a [http://haskell.org/haskellwiki/Hpysics physics engine] using [http://www.haskell.org/haskellwiki/GHC/Data_Parallel_Haskell Data Parallel Haskell].", Item "GHC plugins" "Max Bolingbroke" "is working on dynamically loaded plugins for GHC.", Item "Cabal dependency framework" "Andrea Vezzosi (Saizan)" "is working on a [http://code.haskell.org/~Saizan/cabal make-like dependency analysis framework] for Cabal.", Item "Language.C" "Benedikt Huber (visq)" "is [http://www.sivity.net/projects/language.c/wiki/ working on Language.C], a standalone parser/pretty printer library for C99.", Item "Generic tries" "Jamie Brandon" "is working on a library for efficient maps using generalized tries.", Item "GHC API" "Thomas Schilling (nominolo)" "is working on [http://hackage.haskell.org/trac/ghc/wiki/GhcApiStatus improvements to the GHC API]." ], HaskellPrime [ ], Libraries [ ], Conferences Nothing [ ], Discussion [ ], Jobs [ Item "Platform Architect at Peerium, Inc." "Don Stewart" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43175 forwarded] a job opportunity for a Haskell programmer at [http://www.peerium.com Peerium, Inc.] Peerium is building a new software platform for direct, real-time communication and collaboration within graphically rich environments, and is looking for a platform architect proficient in Haskell to work with the founders to design and implement components of the runtime and supporting libraries for our software platform. Resumes should be forwarded to hr [at] peerium.com." ], Blogs [ Post "2008-08-21" "Don Stewart" "The 500 Packages: Haskell, Distros, and Maintainership" "" "http://cgi.cse.unsw.edu.au/~dons/blog/2008/08/21#the_500" N, Post "2008-08-20" "Neil Mitchell" "Hoogle New Features" "Neil has finished his Google Summer of Code work on the [http://haskell.org/hoogle/ new version of Hoogle], but still intends to continue working on it when he gets the chance. A number of new features have been added." "http://neilmitchell.blogspot.com/2008/08/hoogle-new-features.html" N, Post "2008-08-19" "Well-Typed.Com" "Solving the diamond dependency problem" "Duncan explains how the newest version of Cabal (mostly) solves the DDDP (dreaded diamond dependency problem)." "http://blog.well-typed.com/2008/08/solving-the-diamond-dependency-problem/" N, Post "2008-08-18" "Real-World Haskell" "Two new chapters, preorder links, and a page count estimate" "Two new beta chapters are up!" "http://www.realworldhaskell.org/blog/2008/08/18/two-new-chapters-preorder-links-and-a-page-count-estimate/" N, Post "2008-08-17" "Dan Piponi (sigfpe)" "Untangling with Continued Fractions: Part 1" "Dan continues his fascinating series on rational tangles, showing how to describe a tangle using do-notation." "http://sigfpe.blogspot.com/2008/08/untangling-with-continued-fractions_16.html" N, Post "2008-08-17" "Christopher Lane Hinson" "ANN: Roguestar 0.2.2" "" "http://blog.downstairspeople.org/2008/08/16/ann-roguestar-022/" N, Post "2008-08-16" "Luis Araujo" "Himerge (and Haskell) out to the street!" "" "http://araujoluis.blogspot.com/2008/08/himerge-and-haskell-out-to-street.html" N, Post "2008-08-15" "Neil Mitchell" "GSoC Hoogle: Week 12" "" "http://neilmitchell.blogspot.com/2008/08/gsoc-hoogle-week-12.html" N, Post "2008-08-15" "Twan van Laarhoven" "A generic merge function" "" "http://twan.home.fmf.nl/blog/haskell/generic-merge.details" N, Post "2008-08-14" "Luke Palmer" "Slicing open the belly of the IO monad in an alternate universe" "Luke explores methods of safely performing some I/O without the IO monad in the context of FRP." "http://luqui.org/blog/archives/2008/08/14/slicing-open-the-belly-of-the-io-monad-in-an-alternate-universe/" N, Post "2008-08-14" "Ketil Malde" "The wee beginnings of a biohaskell tutorial? -- and some thoughts on programming productivity" "" "http://blog.malde.org/index.php/2008/08/14/the-wee-beginnings-of-a-biohaskell-tutorial-and-some-thoughts-on-programming-productivity/" N, Post "2008-08-14" "Douglas M. Auclair (geophf)" "Using Difference Lists" "" "http://logicaltypes.blogspot.com/2008/08/using-difference-lists.html" N, Post "2008-08-13" "Real-World Haskell" "Mid-August status update" "" "http://www.realworldhaskell.org/blog/2008/08/13/mid-august-status-update/" N ], Quotes [ Quote "SimonM" "People don't seem to believe me when I say this. In retrospect we shouldn't have called it forkOS, we should have called it forkReallyExpensiveOnlyNecessaryForCallingOpenGL_IO.", Quote "quicksilver" "unsafeInterleaveIO gives you a way to cheat if you're happy to descend into a mire of programs with no semantics.", Quote "dmhouse" "Eurgh, metastereo quotes.", Quote "quicksilver" "[on @yhjulwwiefzojcbxybbruweejw] it's the noise a haskell developer makes if you kick him in the de bruijn index." ], Commits [ ] -- vim: paste