Re: Re[2]: [Haskell-cafe] haskell.org: what can be improved causing what efforts?

2009-07-13 Thread Matthias Görgens
>> Nice idea.  Perhaps use a merge sort, because that is actually useful, >> because it does not degenerate for large lists. > > Great idea if we want to keep Haskell community compact :))) Or stay with quicksort --- which is treesort. :o) ___ Haskell-Ca

Re[2]: [Haskell-cafe] haskell.org: what can be improved causing what efforts?

2009-07-13 Thread Bulat Ziganshin
Hello Matthias, Monday, July 13, 2009, 6:05:06 PM, you wrote: >> I like the quicksort example at > Nice idea. Perhaps use a merge sort, because that is actually useful, > because it does not degenerate for large lists. Great idea if we want to keep Haskell community compact :))) -- Best reg

Re: [Haskell-cafe] haskell.org: what can be improved causing what efforts?

2009-07-13 Thread Matthias Görgens
> I like the quicksort example at > http://www.haskell.org/haskellwiki/Introduction very much; it shows how much > time you can save when you use Haskell. Nice idea. Perhaps use a merge sort, because that is actually useful, because it does not degenerate for large lists. Matthias. _

Re: [Haskell-cafe] haskell.org: what can be improved causing what efforts?

2009-07-13 Thread Henk-Jan van Tuyl
On Mon, 13 Jul 2009 12:43:07 +0200, Matthias Görgens wrote: code snippet: no hello world please. That's not a way to judge a language! But: a random haskell one line snippet with explanation would be cool. Perhaps a solution to a problem like the ones you can find on Project Euler (http://p

Re: [Haskell-cafe] haskell.org: what can be improved causing what efforts?

2009-07-13 Thread Matthias Görgens
> code snippet: no hello world please. That's not a way to judge a > language! But: a random haskell one line snippet with explanation would > be cool. Perhaps a solution to a problem like the ones you can find on Project Euler (http://projecteuler.net/index.php?section=problems). Of course you c

Re: [Haskell-cafe] haskell.org: what can be improved causing what efforts?

2009-07-10 Thread Johan Tibell
On Fri, Jul 10, 2009 at 9:51 PM, Marc Weber wrote: > (I wrote this two days ago.. unfortunately I missed that my new client > didnt't sent it at all) > > Not wasting so much space on top for wiki space > +1 > > competition to get a new design: > +1, but is it feasable? Is there enough man power t

Re: [Haskell-cafe] haskell.org: what can be improved causing what efforts?

2009-07-10 Thread Don Stewart
One issue no one has raised yet is how to integrate this with MediaWiki. First we'd need to upgrade our mediawiki instance (which means moving to a new server), and then we'd need a template for the front page with these design features. Someone want to step up to lead such an effort? -- Don ma

[Haskell-cafe] haskell.org: what can be improved causing what efforts?

2009-07-10 Thread Marc Weber
(I wrote this two days ago.. unfortunately I missed that my new client didnt't sent it at all) Not wasting so much space on top for wiki space +1 competition to get a new design: +1, but is it feasable? Is there enough man power to implement it? Moving wiki content again? This is much mor