Re: [racket-dev] Racket home page proposal

2011-12-19 Thread Neil Van Dyke
Asumu Takikawa wrote at 12/20/2011 12:34 AM: How would people feel about adding more content "below the fold" on the website? Seems OK to me, but two points: 1. Don't let the Twitter and such dominate the page visually. Things like Twitter are for bringing people in, not sending them away or

Re: [racket-dev] Racket home page proposal

2011-12-19 Thread Jon Rafkind
+1 On 12/19/2011 10:34 PM, Asumu Takikawa wrote: > Hi all, > > Currently, the Racket home page is really nice, but it leaves a > significant amount of vertical space unused that could be used to > communicate information. > > How would people feel about adding more content "below the fold" on the

[racket-dev] Racket home page proposal

2011-12-19 Thread Asumu Takikawa
Hi all, Currently, the Racket home page is really nice, but it leaves a significant amount of vertical space unused that could be used to communicate information. How would people feel about adding more content "below the fold" on the website? To be more concrete about this, here's a mockup I mad

[racket-dev] installing XREPL

2011-12-19 Thread Marijn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, XREPL is said to be able to edit your .racketrc in the docs, but apparently doesn't cope well with that file not existing yet: $ racket Welcome to Racket v5.2.0.7. > (require xrepl) ; Warning: no readline support (ffi-lib: couldn't open "libreadl

[racket-dev] XREPL and readline-6.*

2011-12-19 Thread Marijn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, just tried out XREPL and it turns out it complains about not finding libreadline.so.5: $ racket Welcome to Racket v5.2.0.7. > (require xrepl) ; Warning: no readline support (ffi-lib: couldn't open "libreadline.so.5" (libreadline.so.5: cannot open