Re: [racket] New web pages!

2014-03-19 Thread Matthias Felleisen
On Mar 19, 2014, at 8:18 AM, Curtis Dutton wrote: > Not to dehumanize people by comparing them to dogs, but with dogs, if you get > to training them within about the first 1-1/2 years of age, their > temperament, within limits, can be molded. After that, you can still train > them tricks and

Re: [racket] New web pages!

2014-03-19 Thread Curtis Dutton
My only regret with programming was not finding lisp until my late 20's. I remember having only 1 day of a class in college that went over lisp. It was a crappy copy of McCarthy's lisp paper, so of course the impression that an immature 20 year old took was, 'that was history; so interesting but no

Re: [racket] New web pages!

2014-03-16 Thread Neil Van Dyke
This is the weekend, and I'm off the clock. I think there is a balance to be achieved in advocacy/evanglism, but I get tired of it, especially when it gets one hung up arguing minutiae that people found boring years ago. Are we really arguing about slowness, WITH JAVA PROGRAMMERS? (Do they

Re: [racket] New web pages!

2014-03-16 Thread vasishtha.spier
If we want Racket to become used by more people in industry I think we should include more information that addresses the misconceptions of many imperative style programmers in industry that may push them away from developing in Racket. Information that emphasizes why Racket is “practical”. W

Re: [racket] New web pages!

2014-03-13 Thread gonzalo diethelm
> There are PDF versions here: > http://download.racket-lang.org/releases/6.0/pdf-doc/ and you can see all > the documentation for past versions here: > http://download.racket-lang.org/all-versions.html . > > The links could be easier to find, though. Exactly. -- Gonzalo Diethelm DCV Chile --

Re: [racket] New web pages!

2014-03-12 Thread Helmut Dobretzberger
>"ST" == Sam Tobin-Hochstadt writes: ST> You mean that they display over the text, right? Exactly ST> > - Explain overlays the first line of the example-code ST> This only happens when the first line also has a comment, right? Yep, happens for comments and also "#lang web-server/insta" --

Re: [racket] New web pages!

2014-03-12 Thread Neil Van Dyke
Maybe change "Draw more pictures" to "Begin by drawing pictures"? (I suspect many people will jump quickly to that paragraph, and "Draw more pictures" is not only a little confusing, but that toy-looking tutorial will be a letdown for a lot of people. I say "Begin" both to introduce the parag

Re: [racket] New web pages!

2014-03-12 Thread gonzalo diethelm
DCV Chile > -Original Message- > From: users [mailto:users-boun...@racket-lang.org] On Behalf Of Sam > Tobin-Hochstadt > Sent: Wednesday, March 12, 2014 11:01 AM > To: users > Subject: [racket] New web pages! > > Racket now has a new look for its web presence.

Re: [racket] New web pages!

2014-03-12 Thread Sam Tobin-Hochstadt
On Wed, Mar 12, 2014 at 5:31 PM, gonzalo diethelm wrote: > It would be fantastic if there was a link somewhere in the docs pages (on > each page?) that allowed you to download PDF versions. Either that or have > different CSS for printing that used as much of the page as possible. There are PD

Re: [racket] New web pages!

2014-03-12 Thread Sam Tobin-Hochstadt
On Wed, Mar 12, 2014 at 4:59 PM, Helmut Dobretzberger wrote: Can you say a little more about what happens on each of these? > A few errors I get on visiting the page on small devices: > - The "<" and ">" to switch between the examples overlays "Start quickly" You mean that they display over the

Re: [racket] New web pages!

2014-03-12 Thread Helmut Dobretzberger
Nice new web page! A few errors I get on visiting the page on small devices: - The "<" and ">" to switch between the examples overlays "Start quickly" - Explain overlays the first line of the example-code - Clicking on "explain" also doesn't show the explanation -- Heli

Re: [racket] New web pages!

2014-03-12 Thread David Vanderson
The new pages are very nice - congratulations and thanks to all involved! Dave Racket Users list: http://lists.racket-lang.org/users

Re: [racket] New web pages!

2014-03-12 Thread Laurent
Very nice! Very clear to read while sufficiently compact. (Just spotted a missing "." at the end of the second sentence of "Grow your Program", and also in the first bullet of the "PLAI" section) Laurent On Wed, Mar 12, 2014 at 3:01 PM, Sam Tobin-Hochstadt wrote: > Racket now has a new look for

Re: [racket] New web pages!

2014-03-12 Thread Neil Van Dyke
The new Web site design looks great. Neil V. Racket Users list: http://lists.racket-lang.org/users

[racket] New web pages!

2014-03-12 Thread Sam Tobin-Hochstadt
Racket now has a new look for its web presence. You can see it at http://racket-lang.org (modulo DNS propagation). The new pages improve on the old in several ways: * More information is now on the front page. * The site works much better small devices, such as phones. * It's easier to find im