Editorial = Just "This is the \"better late than never\" edition. As an excuse I could tell you that my home internet service has been horrible (now fixed) and I was away from home for a few days with my wife celebrating our third wedding anniversary. But instead, I give you a link to the [http://uncyclopedia.org/wiki/Haskell Uncyclopedia entry on Haskell]. If you haven't already seen it, you should give it a read, being sure not to drink any milk at the same time, or at least pointing your nose away from the keyboard if you insist on drinking milk.", Community [ Text "If Dell sends John Goerzen (CosmicRay) one more catalog, it will [http://changelog.complete.org/posts/741-From-Dell,-a-Uniquely-Terrible-Experience.html actually be a federal crime]." ], Announce [ Item "LogFloat 0.9" "wren ng thornton" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43829 announced] a new official release of the [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/logfloat logfloat] package for manipulating log-domain floating numbers. This release is mainly for those who are playing with Transfinite rather than LogFloat, but the interface changes warrant a minor version change.", Item "validating xml lib - need some guidance" "Marc Weber" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43825 asked for help] developing an xml generating library validating the result against a given DTD.", Item "gsl-random 0.1 and monte-carlo-0.1" "Patrick Perry" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43764 announced] that he has started on [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/gsl-random bindings] for the random number generators and random distributions provided by the gsl. He has also written a [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/monte-carlo monad and transformer] for doing monte carlo computations that uses gsl-random internally. For a quick tutorial in the latter package, see [http://quantile95.com/2008/08/27/a-monte-carlo-monad-for-haskell/ his blog].", Item "Wired 0.1.1" "Emil Axelsson" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43658 announced] the first release of the hardware description library [http://www.cs.chalmers.se/~emax/wired/index.html Wired]. Wired can be seen as an extension to Lava that targets (not exclusively) semi-custom VLSI design. A particular aim of Wired is to give the designer more control over the routing wires' effects on performance.", Item "darcs weekly news #1" "Eric Kow" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43626 sent out] the first edition of the new Darcs Weekly News!", Item "zip-archive 0.0" "John MacFarlane" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43539 announced] the release of the [http://johnmacfarlane.net/zip-archive/ zip-archive library] for dealing with zip archives.", Item "The Monad.Reader - Issue 11" "Wouter Swierstra" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43491 announced] a new issue of [http://www.haskell.org/haskellwiki/The_Monad.Reader The Monad.Reader], with articles by David Place, Kenn Knowles, and Doug Auclair.", Item "First Monad Tutorial of the Season" "Hans van Thiel" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43403 announced] a new monad tutorial, [http://www.muitovar.com/monad/moncow.xhtml The Greenhorn's Guide to becoming a Monad Cowboy].", Item "\"Real World Haskell\" hits a milestone" "Bryan O'Sullivan" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43401 proudly announced] that the draft manuscript of Real World Haskell is [http://www.realworldhaskell.org/blog/2008/08/22/our-writing-is-now-complete/ complete]! It is now available online in its entirety. The authors expect the final book to be published around the beginning of November, and to weigh in at about 700 pages.", Item "Mueval 0.5.1, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.4" "Gwern Branwen" "[http://article.gmane.org/gmane.comp.lang.haskell.cafe/43372 announced] a number of new releases of [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mueval Mueval]. Lambdabot now uses mueval for all its dynamic Haskell evaluation needs.", Item "Hoogle Database Generation" "Neil Mitchell (ndm)" "[http://neilmitchell.blogspot.com/2008/08/hoogle-database-generation.html announced] that a new release of the [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hoogle Hoogle command line] is out, including bug fixes and additional features. Upgrading is recommended.Two interesting features of Hoogle 4 are working with multiple function databases (from multiple packages), and running your own web server." ], HaskellPrime [ ], Libraries [ ], Conferences Nothing [ ], Discussion [ ], Jobs [ ], Blogs [ Post "2008-08-28" "software engineering radio" "Episode 108: Simon Peyton Jones on Functional Programming and Haskell" "A podcast interview with Simon Peyton Jones." "http://www.se-radio.net/podcast/2008-08/episode-108-simon-peyton-jones-functional-programming-and-haskell" NP, Post "2008-08-30" "Real-World Haskell" "Source handed over to production" "" "http://www.realworldhaskell.org/blog/2008/08/30/source-handed-over-to-production/" N, Post "2008-08-29" "Douglas M. Auclair (geophf)" "Earning \\bot-Trophies" "" "http://logicaltypes.blogspot.com/2008/08/earning.html" N, Post "2008-08-29" "Douglas M. Auclair (geophf)" "Scanner-parsers II: State Monad Transformers" "" "http://logicaltypes.blogspot.com/2008/08/scanner-parsers-ii-state-monad.html" N, Post "2008-08-29" "Douglas M. Auclair (geophf)" "Scanner-parsers I: lifting functions" "" "http://logicaltypes.blogspot.com/2008/08/scanner-parsers-i-lifting-functions.html" N, Post "2008-08-28" "Neil Mitchell" "Running your own Hoogle on a Web Server" "" "http://neilmitchell.blogspot.com/2008/08/running-your-own-hoogle-on-web-server.html" N, Post "2008-08-28" "Braden Shepherdson" "Announcing xmonad-light" "Braden is rolling out a new configuration framework for xmonad, providing an easier learning curve for those not wanting to learn Haskell right away, and an easy transition to a more powerful Haskell configuration when they want it." "http://braincrater.wordpress.com/2008/08/28/announcing-xmonad-light/" N, Post "2008-08-28" "Gabor Grief" "Category" "Gabor is excited that base-3.0 will include Control.Category." "http://heisenbug.blogspot.com/2008/08/category.html" N, Post "2008-08-23" "Gabor Greif" "Uploaded" "Gabor uploads his first contribution to Hackage, [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/thrist thrist-0.1]." "http://heisenbug.blogspot.com/2008/08/uploaded.html" N, Post "2008-08-23" "Muad`Dib (vixey)" "Tail Call Optimization doesn't exist in Haskell" "" "http://muaddibspace.blogspot.com/2008/08/tail-call-optimization-doesnt-exist-in.html" N, Post "2008-08-23" "Hans van Thiel" "The Greenhorn's Guide to becoming a Monad Cowboy" "YAMT" "http://www.muitovar.com/monad/moncow.xhtml" NP, Post "2008-08-22" "Gabor Greif" "Ca(ni)balized" "Gabor creates his first cabal package!" "http://heisenbug.blogspot.com/2008/08/canibalized.html" N, Post "2008-08-28" "Douglas M. Auclair (geophf)" "Ten = 1+2+3+4" "Solving an arithmetic puzzle with Haskell, Prolog-style." "http://logicaltypes.blogspot.com/2008/08/ten-1234.html" N, Post "2008-08-28" "Paul R Brown" "perpubplat now on github" "" "http://mult.ifario.us/p/perpubplat-now-on-github" N, Post "2008-08-27" "Douglas M. Auclair (geophf)" "\"Lucky you!\"?" "Doug shares some secrets of his success in getting Haskell/Dylan/Mercury/Prolog jobs." "http://logicaltypes.blogspot.com/2008/08/lucky-you.html" N, Post "2008-08-27" "Neil Mitchell" "Hoogle Database Generation" "Neil releases a new command-line version of Hoogle, including bug fixes and additional features -- multiple function databases and the ability to run your own Hoogle server." "http://neilmitchell.blogspot.com/2008/08/hoogle-database-generation.html" N, Post "2008-08-25" "Mads Lindstroem" "Proposal: Adding composability to WxHaskell" "" "http://lindstroem.wordpress.com/2008/03/16/proposal-adding-composability-to-wxhaskell/" N, Post "2008-08-25" "Tom Moertel" "PXSL Tools now on Hackage and GitHub" "" "http://blog.moertel.com/articles/2008/08/24/pxsl-tools-now-on-hackage-and-github" N, Post "2008-08-23" "Dan Piponi (sigfpe)" "Untangling with Continued Fractions: Part 2" "Dan continues his excellent series on rational tangles, this time showing the connection between tangles and rational numbers." "http://sigfpe.blogspot.com/2008/08/untangling-with-continued-fractions_23.html" N, Post "2008-08-22" "Real-World Haskell" "Our writing is now complete!" "" "http://www.realworldhaskell.org/blog/2008/08/22/our-writing-is-now-complete/" N, Post "2008-08-23" "Praki Prakash" "Learning Haskell Redux" "" "http://monadict.blogspot.com/2008/08/learning-haskell-redux-when-you-are.html" NP, Post "2008-08-27" "Patrick Perry" "A Monte Carlo Monad for Haskell" "" "http://quantile95.com/2008/08/27/a-monte-carlo-monad-for-haskell/" N, Post "2008-08-22" "Tom Moertel" "Thinking algebraically: a functional-programming dividend that pays during your imperative-programming day job" "" "http://blog.moertel.com/articles/2008/08/20/thinking-algebraically-a-functional-programming-dividend-that-pays-during-your-imperative-programming-day-job" N, Post "2008-08-21" "Jason Dagit" "Darcs 2 Real-World Push Performance Evaluation" "" "http://blog.codersbase.com/2008/08/21/darcs-2-real-world-push-performance-evaluation/" N, Post "2008-08-21" "Well-Typed.Com" "What's wrong with make?" "A lot, apparently: it's too static, and makes it easy to write incorrect rules. Duncan (dcoutts) provides an analysis." "http://blog.well-typed.com/2008/08/whats-wrong-with-make/" N, Post "2008-08-20" "Real-World Haskell" "A tighter page count estimate" "Real World Haskell is going to be about 700 pages!?" "http://www.realworldhaskell.org/blog/2008/08/20/a-tighter-page-count-estimate/" N, Post "2008-08-20" "Real-World Haskell" "Real World Haskell tutorial next month at DEFUN 2008" "" "http://www.realworldhaskell.org/blog/2008/08/20/real-world-haskell-tutorial-next-month-at-defun-2008/" N, Post "2008-08-21" "Dougal Stanton" "Lord of the Flies as a window onto monadic IO" "" "http://www.dougalstanton.net/blog/index.php/2008/08/21/lord-of-the-flies-as-a-window-onto-monadic-io/" N ], Quotes [ Quote "shepheb" "#haskell isn't so much on-topic when discussing Haskell, but off-off-topic.", Quote "chrisdone" "it's neat how you learn haskell because you are drawn in by the purely functional paradigm, and then you find loads more things like algebraic data types, monad abstractions, arrows and applicative, lack of objects... so that when people say \"well, it's not haskell, but at least X is functional\", it's just not the same at all", Quote "lambdabot" "[tristes_tigres] @vixen unsafe [lambdabot] you're turning me on :)", Quote "b\\6" "sometimes i make variables f and ck and find some reason to multiply them like f*ck if i'm having a bad day.", Quote "waynemokane" "wow... thanks everyone - it looks like I have a full day of reading type signatures ahead of me.", Quote "mauke" "call/cthulhu", Quote "seydar" "monads are just like saran wrap.", Quote "b\\6" "keep this info private, but you can actually overclock your brain. the technique i use is to loop mplayer playing oggs but increase the speed like -speed 1.25 for 125% normal. your brain's speed increases accordingly, allowing you to solve problems much more easily." ], Commits [ ] -- vim: paste