Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Rake Friday?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  17 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Bil Kleb  
View profile  
 More options Feb 11 2006, 8:00 pm
Newsgroups: comp.lang.ruby
From: Bil Kleb <Bil.K...@NASA.gov>
Date: Sat, 11 Feb 2006 20:00:43 -0500
Local: Sat, Feb 11 2006 8:00 pm
Subject: Rake Friday?
Is there a Friday,

  http://www.pragmaticprogrammer.com/fridays.html

on Rake in the works?

I want one.

Later,
--
Bil, http://fun3d.larc.nasa.gov


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Edward Gray II  
View profile  
 More options Feb 11 2006, 8:12 pm
Newsgroups: comp.lang.ruby
From: James Edward Gray II <ja...@grayproductions.net>
Date: Sun, 12 Feb 2006 10:12:38 +0900
Local: Sat, Feb 11 2006 8:12 pm
Subject: Re: Rake Friday?
On Feb 11, 2006, at 7:03 PM, Bil Kleb wrote:

> Is there a Friday,

>  http://www.pragmaticprogrammer.com/fridays.html

> on Rake in the works?

> I want one.

That is a great idea.  :)

James Edward Gray II


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marcel Molina Jr.  
View profile  
 More options Feb 11 2006, 8:20 pm
Newsgroups: comp.lang.ruby
From: "Marcel Molina Jr." <mar...@vernix.org>
Date: Sun, 12 Feb 2006 10:20:55 +0900
Local: Sat, Feb 11 2006 8:20 pm
Subject: Re: Rake Friday?
On Sun, Feb 12, 2006 at 10:12:38AM +0900, James Edward Gray II wrote:

> On Feb 11, 2006, at 7:03 PM, Bil Kleb wrote:

> >Is there a Friday,

> > http://www.pragmaticprogrammer.com/fridays.html

> >on Rake in the works?

> >I want one.

> That is a great idea.  :)

Yes. Please. But don't let that get in the way, Jim, of you writing a Friday
on DSLs ;)

marcel
--
Marcel Molina Jr. <mar...@vernix.org>


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bill Guindon  
View profile  
 More options Feb 11 2006, 8:26 pm
Newsgroups: comp.lang.ruby
From: Bill Guindon <agori...@gmail.com>
Date: Sun, 12 Feb 2006 10:26:30 +0900
Local: Sat, Feb 11 2006 8:26 pm
Subject: Re: Rake Friday?
On 2/11/06, Marcel Molina Jr. <mar...@vernix.org> wrote:

> On Sun, Feb 12, 2006 at 10:12:38AM +0900, James Edward Gray II wrote:
> > On Feb 11, 2006, at 7:03 PM, Bil Kleb wrote:

> > >Is there a Friday,

> > > http://www.pragmaticprogrammer.com/fridays.html

> > >on Rake in the works?

> > >I want one.

> > That is a great idea.  :)

> Yes. Please. But don't let that get in the way, Jim, of you writing a Friday
> on DSLs ;)

I'll take one of each.

> marcel
> --
> Marcel Molina Jr. <mar...@vernix.org>

--
Bill Guindon (aka aGorilla)
The best answer to most questions is "it depends".

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Ruby's lisp features." by Edward Kenworthy
Edward Kenworthy  
View profile  
 More options Feb 12 2006, 12:38 pm
Newsgroups: comp.lang.ruby
From: Edward Kenworthy <edw...@kenworthy.info>
Date: Mon, 13 Feb 2006 02:38:18 +0900
Local: Sun, Feb 12 2006 12:38 pm
Subject: Ruby's lisp features.
Hi All

I've been programming for more years than I care to remember and am  
enjoying programming in Ruby (especially on Rails). So far I've found  
nothing "new" (to me) in Ruby, with the exception of the lisp-like  
features and that's something I'd really like to explore.  
Unfortunately, unless I've overlooked it, neither the pick-axe book  
nor "the ruby way"  seem to cover this. I'm particularly interested  
in which common problems these features let me solve in a more  
elegant and concise way than using regular structured/oo approaches.

Anyone able to point me to a resource please?

Edward


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Britt  
View profile  
 More options Feb 12 2006, 1:02 pm
Newsgroups: comp.lang.ruby
From: James Britt <jame...@neurogami.com>
Date: Mon, 13 Feb 2006 03:02:47 +0900
Local: Sun, Feb 12 2006 1:02 pm
Subject: Re: Ruby's lisp features.

Edward Kenworthy wrote:
> Hi All

> I've been programming for more years than I care to remember and am  
> enjoying programming in Ruby (especially on Rails). So far I've found  
> nothing "new" (to me) in Ruby, with the exception of the lisp-like  
> features and that's something I'd really like to explore.

Could you explain what you mean by "lisp-like features"?

Also, you may want to search the list archives for "lisp", as there have
been a number of threads related to it.

--
James Britt

"Blanket statements are over-rated"


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Edward Kenworthy  
View profile  
 More options Feb 12 2006, 5:02 pm
Newsgroups: comp.lang.ruby
From: Edward Kenworthy <edw...@kenworthy.info>
Date: Mon, 13 Feb 2006 07:02:49 +0900
Local: Sun, Feb 12 2006 5:02 pm
Subject: Re: Ruby's lisp features.
Thanks for all that David :-)

On 12 Feb 2006, at 18:41, David Vallner wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Edward Gray II  
View profile  
 More options Feb 12 2006, 7:48 pm
Newsgroups: comp.lang.ruby
From: James Edward Gray II <ja...@grayproductions.net>
Date: Mon, 13 Feb 2006 09:48:24 +0900
Local: Sun, Feb 12 2006 7:48 pm
Subject: Re: Ruby's lisp features.
On Feb 12, 2006, at 11:38 AM, Edward Kenworthy wrote:

> Anyone able to point me to a resource please?

I'm currently reading Higher-Order Perl by Mark Jason Dominus, which  
is really just a functional programming techniques handbook for  
Perl.  I'm writing about what I'm finding along the way, and  
translating much of the code.  It probably makes a lot more sense if  
you read the book first, but here are the links, in case they help:

http://blog.grayproductions.net/articles/2006/01/17/recursion-and-
callbacks
http://blog.grayproductions.net/articles/2006/01/17/dispatch-tables
http://blog.grayproductions.net/articles/2006/01/20/caching-and-
memoization
http://blog.grayproductions.net/articles/2006/01/31/iterators-
chapters-4-and-5

I'll have the infinite streams article up soon...

James Edward Gray II


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yukihiro Matsumoto  
View profile  
(3 users)  More options Feb 12 2006, 11:43 pm
Newsgroups: comp.lang.ruby
From: Yukihiro Matsumoto <m...@ruby-lang.org>
Date: Mon, 13 Feb 2006 13:43:02 +0900
Local: Sun, Feb 12 2006 11:43 pm
Subject: Re: Ruby's lisp features.
Hi,

In message "Re: Ruby's lisp features."
    on Mon, 13 Feb 2006 02:38:18 +0900, Edward Kenworthy <edw...@kenworthy.info> writes:

|I've been programming for more years than I care to remember and am  
|enjoying programming in Ruby (especially on Rails). So far I've found  
|nothing "new" (to me) in Ruby, with the exception of the lisp-like  
|features and that's something I'd really like to explore.  

|Anyone able to point me to a resource please?

Ruby is a language designed in the following steps:

  * take a simple lisp language (like one prior to CL).
  * remove macros, s-expression.
  * add simple object system (much simpler than CLOS).
  * add blocks, inspired by higher order functions.
  * add methods found in Smalltalk.
  * add functionality found in Perl (in OO way).

So, Ruby was a Lisp originally, in theory.
Let's call it MatzLisp from now on. ;-)

                                                        matz.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Britt  
View profile  
(1 user)  More options Feb 12 2006, 11:59 pm
Newsgroups: comp.lang.ruby
From: James Britt <jame...@neurogami.com>
Date: Mon, 13 Feb 2006 13:59:43 +0900
Local: Sun, Feb 12 2006 11:59 pm
Subject: Re: Ruby's lisp features.

Yukihiro Matsumoto wrote:
> So, Ruby was a Lisp originally, in theory.
> Let's call it MatzLisp from now on. ;-)

Matth

--
James Britt

"Blanket statements are over-rated"


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Vallner  
View profile  
 More options Feb 13 2006, 12:08 am
Newsgroups: comp.lang.ruby
From: David Vallner <da...@vallner.net>
Date: Mon, 13 Feb 2006 14:08:36 +0900
Local: Mon, Feb 13 2006 12:08 am
Subject: Re: Ruby's lisp features.
Dňa Pondelok 13 Február 2006 05:43 Yukihiro Matsumoto napísal:

> Ruby is a language designed in the following steps:

>   * take a simple lisp language (like one prior to CL).
>   * remove macros, s-expression.
>   * add simple object system (much simpler than CLOS).
>   * add blocks, inspired by higher order functions.
>   * add methods found in Smalltalk.
>   * add functionality found in Perl (in OO way).

You forgot adding onions to taste.

> So, Ruby was a Lisp originally, in theory.
> Let's call it MatzLisp from now on. ;-)

I always thought of it as a Smalltalk / Perl crossbreed. Might be because ST
ripped off the same features of lisp as Ruby does...

MatzLisp... MatzLisp... MatzLisp...
Cor, let's stay with "Ruby", I don't have enough paper tissues to wipe spit
off people if I had to pronounce that ;)

David Vallner


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Rake Friday?" by James Britt
James Britt  
View profile  
(2 users)  More options Feb 13 2006, 4:05 pm
Newsgroups: comp.lang.ruby
From: James Britt <jame...@neurogami.com>
Date: Tue, 14 Feb 2006 06:05:24 +0900
Local: Mon, Feb 13 2006 4:05 pm
Subject: Re: Rake Friday?

Bil Kleb wrote:
> Is there a Friday,

>  http://www.pragmaticprogrammer.com/fridays.html

> on Rake in the works?

> I want one.

In the interim, any chance of the Rake  wiki being restored from spam hell?

http://rake.rubyforge.org/wiki/wiki.pl

(I've never bothered using the wiki for any of my RubyForge projects, so
I don't know if fighting spam there is a lost cause.)

--
James Britt

"You harmonize; then you customize."
  - Wilson Pickett


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jim Weirich  
View profile  
(1 user)  More options Feb 13 2006, 4:22 pm
Newsgroups: comp.lang.ruby
From: Jim Weirich <j...@weirichhouse.org>
Date: Tue, 14 Feb 2006 06:22:00 +0900
Subject: Re: Rake Friday?

James Britt wrote:
> In the interim, any chance of the Rake  wiki being restored from spam
> hell?

> http://rake.rubyforge.org/wiki/wiki.pl

> (I've never bothered using the wiki for any of my RubyForge projects, so
> I don't know if fighting spam there is a lost cause.

The wiki is a lost cause.  It was way to much work to keep it despammed.
I disabled it from the rubyforge interface, but apparently the wiki is
still running if you got there directly with the URL.

All the information that used to be on the wiki is available (in one
form or another) at http://docs.rubyrake.org/.

I will update the main wiki page to point people to the new docs, but
chances are that spammers will just overwrite it.

--
-- Jim Weirich

--
Posted via http://www.ruby-forum.com/.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tom Copeland  
View profile  
 More options Feb 13 2006, 4:40 pm
Newsgroups: comp.lang.ruby
From: "Tom Copeland" <t...@infoether.com>
Date: Tue, 14 Feb 2006 06:40:03 +0900
Local: Mon, Feb 13 2006 4:40 pm
Subject: Re: Rake Friday?

> > The wiki is a lost cause.  It was way to much work to keep it
> > despammed.
> > I disabled it from the rubyforge interface, but apparently
> the wiki is
> > still running if you got there directly with the URL.

> Ah.  Sad.

Yup, I need to fix that... it's been on my List Of Things To Do for a
while...

Yours,

Tom


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jim Weirich  
View profile  
 More options Feb 13 2006, 5:00 pm
Newsgroups: comp.lang.ruby
From: Jim Weirich <j...@weirichhouse.org>
Date: Tue, 14 Feb 2006 07:00:49 +0900
Local: Mon, Feb 13 2006 5:00 pm
Subject: Re: Rake Friday?

Lacking shell access on rubyforge makes this difficult to do stuff like
that.  However, I see Tom has seen this thread.  Perhaps he will be
gently nudged to do something :)

> Oh, and why I went to the wiki in the first place:

>    How can I call one Rake task from inside another task?

Just for you, I started a FAQ section in the User Guide.  See
http://docs.rubyrake.org/read/chapter/10#page38.

Does that answer your question?

--
Posted via http://www.ruby-forum.com/.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tom Copeland  
View profile  
 More options Feb 13 2006, 5:15 pm
Newsgroups: comp.lang.ruby
From: "Tom Copeland" <t...@infoether.com>
Date: Tue, 14 Feb 2006 07:15:12 +0900
Local: Mon, Feb 13 2006 5:15 pm
Subject: Re: Rake Friday?

> > Can you lock it with chmod?

> Lacking shell access on rubyforge makes this difficult to do
> stuff like
> that.  However, I see Tom has seen this thread.  Perhaps he will be
> gently nudged to do something :)

Yup, priority += 1... and now I've actually written it down!

http://rubyforge.org/tracker/index.php?func=detail&aid=3551&group_id=5&a
tid=104

So hopefully I'll be able to get it done...

Yours,

Tom


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tom Copeland  
View profile  
 More options Feb 13 2006, 5:17 pm
Newsgroups: comp.lang.ruby
From: "Tom Copeland" <t...@infoether.com>
Date: Tue, 14 Feb 2006 07:17:50 +0900
Local: Mon, Feb 13 2006 5:17 pm
Subject: Re: Rake Friday?

> Sorry for jumping into the middle of the thread, if this has
> already been discussed...  

> I was wondering if there might be any simple way to limit
> access to the wiki to just folks with project admin access.  
> Maybe disable the normal page edit link, and move it to some
> URL only reachable by logged-in admins?

> My thinking is that wikis can still be a handy way to
> author/maintain documentation, even if the "globally
> editable" aspect is no
> longer sustainable due to hoodlums.

Yup, that's a good idea.  If UseMod (that's the Wiki RubyForge uses)
supports something like that, it'd be great.

> Just a thought - and, regardless: thanks VERY much for rubyforge !!!!!

You're quite welcome!

Yours,

Tom


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google