Test::Unit Reports

Hi,

Does anyone know what happened to these? The below link is not valid.

http://rubyforge.org/projects/test-report/

Have these been superseded or is there some other HTML reports I can
use with
Test::Unit.

aidy

Hello,

i see in rubyforge this URL: http://rubyforge.org/snippet/browse.php?by=lang&lang=17

what is the php tag in the url?
if this is a ruby-website, why they are run php, not ruby?

···

----- Original Message -----

Hi,

Does anyone know what happened to these? The below link is not valid.

http://rubyforge.org/projects/test-report/

Have these been superseded or is there some other HTML reports I can
use with
Test::Unit.

aidy

I've removed Test::Reporter from RubyForge, because there are two superior
alternatives:

ci-reporter, that does all of the same and more:
http://caldersphere.rubyforge.org/ci_reporter/

and CruiseControl.rb, that makes the whole business of fancy test results
formatting largely unnecessary:
http://cruisecontrolrb.thoughtworks.com/

Alex

···

On 4/2/07, aidy.lewis@googlemail.com <aidy.lewis@googlemail.com> wrote:

Does anyone know what happened to these? The below link is not valid.

I think the short answer is that, at the time RubyForge was
established, the most appropriate software for running a site like it
was GForge -- which happens to be written in PHP (and other languages,
as I recall). There are at least a few possible Ruby-based
replacements (like RedMine?) that are now available, but I can only
imagine how much of a task it would be to migrate all of the existing
projects hosted by RubyForge to a different system.

By the way -- what language is your e-mail client written in? You
*did* use a Ruby-based e-mail program to post your message, didn't
you? :wink:

···

On 4/2/07, Kis Gellért Imre <kis.gellert@hev.ahh.gov.hu> wrote:

i see in rubyforge this URL:
http://rubyforge.org/snippet/browse.php?by=lang&lang=17

what is the php tag in the url?
if this is a ruby-website, why they are run php, not ruby?

You'll find that tons of Ruby sites use PHP based software. Why? KISS.
You don't always have to build it. If a good solution exists that you already know how to use, it's not a bad idea.
There are still PHP sites built with Perl...
Doesn't matter. All you're seeing is the file extension. It could be .bob as long as the server knows what to do with it, like sending it to the appropriate interpreter. You'll notice, or not notice, that many Rails sites and PHP sites serve pages with no file extension, because the browser does not care!

···

On Apr 3, 2007, at 12:11 AM, Kis Gellért Imre wrote:

Hello,

i see in rubyforge this URL: http://rubyforge.org/snippet/browse.php?by=lang&lang=17

what is the php tag in the url?
if this is a ruby-website, why they are run php, not ruby?

----- Original Message -----

Hi,

Does anyone know what happened to these? The below link is not valid.

http://rubyforge.org/projects/test-report/

Have these been superseded or is there some other HTML reports I can
use with
Test::Unit.

aidy

I sometimes wonder why non English-speakers create programming languages
that are in English.

But then I realize how totally fun it would be if all of Ruby's base classes
and syntax were in Japanese. :wink:

Pete

···

On 4/2/07, Kis Gellért Imre <kis.gellert@hev.ahh.gov.hu> wrote:

Hello,

i see in rubyforge this URL:
http://rubyforge.org/snippet/browse.php?by=lang&lang=17

what is the php tag in the url?
if this is a ruby-website, why they are run php, not ruby?

Lyle Johnson wrote:

···

On 4/2/07, Kis Gellért Imre <kis.gellert@hev.ahh.gov.hu> wrote:

i see in rubyforge this URL:
http://rubyforge.org/snippet/browse.php?by=lang&lang=17

what is the php tag in the url?
if this is a ruby-website, why they are run php, not ruby?

I think the short answer is that, at the time RubyForge was
established, the most appropriate software for running a site like it
was GForge -- which happens to be written in PHP (and other languages,
as I recall). There are at least a few possible Ruby-based
replacements (like RedMine?) that are now available, but I can only
imagine how much of a task it would be to migrate all of the existing
projects hosted by RubyForge to a different system.

By the way -- what language is your e-mail client written in? You
*did* use a Ruby-based e-mail program to post your message, didn't
you? :wink:

But, *horror*, isn't the ruby-talk mailing list powered by Python?

James Britt

What Lyle said.

Yours,

Tom

···

On Tue, 2007-04-03 at 00:25 +0900, Lyle Johnson wrote:

On 4/2/07, Kis Gellért Imre <kis.gellert@hev.ahh.gov.hu> wrote:

> i see in rubyforge this URL:
> http://rubyforge.org/snippet/browse.php?by=lang〈=17
>
> what is the php tag in the url?
> if this is a ruby-website, why they are run php, not ruby?

I think the short answer is that, at the time RubyForge was
established, the most appropriate software for running a site like it
was GForge -- which happens to be written in PHP (and other languages,
as I recall). There are at least a few possible Ruby-based
replacements (like RedMine?) that are now available, but I can only
imagine how much of a task it would be to migrate all of the existing
projects hosted by RubyForge to a different system.

>
>Hello,
>
>i see in rubyforge this URL:
>http://rubyforge.org/snippet/browse.php?by=lang&lang=17
>
>what is the php tag in the url?
>if this is a ruby-website, why they are run php, not ruby?

I sometimes wonder why non English-speakers create programming languages
that are in English.

Historical reasons.

Is there any other type of reason for anything?

But then I realize how totally fun it would be if all of Ruby's base classes
and syntax were in Japanese. :wink:

It would either finally impel me to get back to learning Japanese, or
keep me from learning Ruby. I'd give it about 50% either way.

···

On Tue, Apr 03, 2007 at 03:10:51PM +0900, Peter Cooper wrote:

On 4/2/07, Kis Gell??rt Imre <kis.gellert@hev.ahh.gov.hu> wrote:

--
CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ]
"The measure of a man's real character is what he would do
if he knew he would never be found out." - Thomas McCaule

As long as I don't have to look at the source code, it's not all that
horrifying.

···

On Tue, Apr 03, 2007 at 06:29:07AM +0900, James Britt wrote:

But, *horror*, isn't the ruby-talk mailing list powered by Python?

--
CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ]
print substr("Just another Perl hacker", 0, -2);

Hi,

···

In message "Re: PHP in rubyforge?" on Tue, 3 Apr 2007 06:29:07 +0900, James Britt <james.britt@gmail.com> writes:

But, *horror*, isn't the ruby-talk mailing list powered by Python?

No, it's in Perl, even more horror for us. :wink:

              matz.

Chad Perrin wrote:

  

Hello,

i see in rubyforge this URL:
http://rubyforge.org/snippet/browse.php?by=lang&lang=17

what is the php tag in the url?
if this is a ruby-website, why they are run php, not ruby?
      

I sometimes wonder why non English-speakers create programming languages
that are in English.
    

They don't. Non *native* English speakers create programming languages with English words in them, but they have to know a little English (begin, end, do, call, if, then, etc.)

Historical reasons.

Is there any other type of reason for anything?
  

I recall seeing that line in either AWDR or the Pickaxe. :slight_smile:

But then I realize how totally fun it would be if all of Ruby's base classes
and syntax were in Japanese. :wink:
    
It would either finally impel me to get back to learning Japanese, or
keep me from learning Ruby. I'd give it about 50% either way.
  

I struggled through two years of Russian in college because someone had told me that the Russians were ahead of the USA in math and computer science. Hell, it turned out that they were still using vacuum tubes and the only thing they knew how to do better than we did was probability theory. I should have learned French instead -- or Japanese.

···

On Tue, Apr 03, 2007 at 03:10:51PM +0900, Peter Cooper wrote:

On 4/2/07, Kis Gell??rt Imre <kis.gellert@hev.ahh.gov.hu> wrote:

--
M. Edward (Ed) Borasky, FBG, AB, PTA, PGS, MS, MNLP, NST, ACMC(P)
http://borasky-research.blogspot.com/

If God had meant for carrots to be eaten cooked, He would have given rabbits fire.

Aww . . . but I *like* Perl!

···

On Tue, Apr 03, 2007 at 07:26:05AM +0900, Yukihiro Matsumoto wrote:

Hi,

In message "Re: PHP in rubyforge?" > on Tue, 3 Apr 2007 06:29:07 +0900, James Britt <james.britt@gmail.com> writes:

>But, *horror*, isn't the ruby-talk mailing list powered by Python?

No, it's in Perl, even more horror for us. :wink:

--
CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ]
Ben Franklin: "As we enjoy great Advantages from the Inventions of
others we should be glad of an Opportunity to serve others by any
Invention of ours, and this we should do freely and generously."

M. Edward (Ed) Borasky wrote:

I struggled through two years of Russian in college because someone had told me that the Russians were ahead of the USA in math and computer science. Hell, it turned out that they were still using vacuum tubes and the only thing they knew how to do better than we did was probability theory. I should have learned French instead -- or Japanese.

P.S.: If you're near a decent university library, look up a book on a supposedly "earth-shaking" programming language the Russians invented called Lyapas. If it's possible to have a language more bizarre than Unlambda or Intercal or Malbolge ... this one is it. But computer scientists told us it was wonderful for some reason. Go figure.

P.P.S: I actually tried to create a language that looks a *lot* like Unlambda in the 1970s. I really thought it was useful, not some bizarre computer scientist's way of making unreadable code. I wonder what would have happened if I had tried to publish it?

···

--
M. Edward (Ed) Borasky, FBG, AB, PTA, PGS, MS, MNLP, NST, ACMC(P)
http://borasky-research.blogspot.com/

If God had meant for carrots to be eaten cooked, He would have given rabbits fire.

Chad Perrin wrote:
>
>Historical reasons.
>
>Is there any other type of reason for anything?
>
I recall seeing that line in either AWDR or the Pickaxe. :slight_smile:

It was the Pickaxe -- good eye. I paraphrased, of course.

I note, by the way, that my randomly selected signature block below is
remarkably well suited to this topic.

>
>>But then I realize how totally fun it would be if all of Ruby's base
>>classes
>>and syntax were in Japanese. :wink:
>
>It would either finally impel me to get back to learning Japanese, or
>keep me from learning Ruby. I'd give it about 50% either way.
>
I struggled through two years of Russian in college because someone had
told me that the Russians were ahead of the USA in math and computer
science. Hell, it turned out that they were still using vacuum tubes and
the only thing they knew how to do better than we did was probability
theory. I should have learned French instead -- or Japanese.

I should have kept practicing Japanese after that last Japanese class.
Now, I don't even remember how to ask for a restroom. I get a kick out
of watching Japanese movies with subtitles and marvelling at the wide
disparity between translation and original Japanese, though, based on
the bits I still understand.

···

On Wed, Apr 04, 2007 at 10:51:40AM +0900, M. Edward (Ed) Borasky wrote:

>On Tue, Apr 03, 2007 at 03:10:51PM +0900, Peter Cooper wrote:

--
CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ]
"The ability to quote is a serviceable
substitute for wit." - W. Somerset Maugham

Chad Perrin wrote:
>
>>
>>> Hello,
>>>
>>> i see in rubyforge this URL:
>>> http://rubyforge.org/snippet/browse.php?by=lang&lang=17
>>>
>>> what is the php tag in the url?
>>> if this is a ruby-website, why they are run php, not ruby?
>>>
>> I sometimes wonder why non English-speakers create programming languages
>> that are in English.
>>
They don't. Non *native* English speakers create programming languages
with English words in them, but they have to know a little English
(begin, end, do, call, if, then, etc.)
>
> Historical reasons.
>
> Is there any other type of reason for anything?
>
I recall seeing that line in either AWDR or the Pickaxe. :slight_smile:
>
>> But then I realize how totally fun it would be if all of Ruby's base classes
>> and syntax were in Japanese. :wink:
>>
>
> It would either finally impel me to get back to learning Japanese, or
> keep me from learning Ruby. I'd give it about 50% either way.
>
I struggled through two years of Russian in college because someone had
told me that the Russians were ahead of the USA in math and computer
science. Hell, it turned out that they were still using vacuum tubes and
the only thing they knew how to do better than we did was probability
theory. I should have learned French instead -- or Japanese.

Italian, definitely Italian because Puccini, Bellini and Donizetti
will never go away, and some like Verdi too, but do not tell my French
wife. Well 574km/h is an achievement though, well done. (I am talking
about the train :wink:
Robert

···

On 4/4/07, M. Edward (Ed) Borasky <znmeb@cesmail.net> wrote:

> On Tue, Apr 03, 2007 at 03:10:51PM +0900, Peter Cooper wrote:
>> On 4/2/07, Kis Gell??rt Imre <kis.gellert@hev.ahh.gov.hu> wrote:

--
M. Edward (Ed) Borasky, FBG, AB, PTA, PGS, MS, MNLP, NST, ACMC(P)
http://borasky-research.blogspot.com/

If God had meant for carrots to be eaten cooked, He would have given rabbits fire.

--
You see things; and you say Why?
But I dream things that never were; and I say Why not?
-- George Bernard Shaw

M. Edward (Ed) Borasky wrote:

I struggled through two years of Russian in college because someone had told me that the Russians were ahead of the USA in math and computer science. Hell, it turned out that they were still using vacuum tubes and the only thing they knew how to do better than we did was probability theory. I should have learned French instead -- or Japanese.

The use of vacuum tubes provided a significant defence against EMP or weapons designed to scramble the electronics, any system built around vacuum tubes is less likely just to pack up. This would have allowed the Soviet fighter planes to be operational in the same theatre as nuclear weapons were being used. Of course this was probably a happy coincidence and not a design decision.

M. Edward (Ed) Borasky wrote:
>I struggled through two years of Russian in college because someone
>had told me that the Russians were ahead of the USA in math and
>computer science. Hell, it turned out that they were still using
>vacuum tubes and the only thing they knew how to do better than we did
>was probability theory. I should have learned French instead -- or
>Japanese.
P.S.: If you're near a decent university library, look up a book on a
supposedly "earth-shaking" programming language the Russians invented
called Lyapas. If it's possible to have a language more bizarre than
Unlambda or Intercal or Malbolge ... this one is it. But computer
scientists told us it was wonderful for some reason. Go figure.

Um . . . okay, I'll look that up later tonight. Sounds like it should
at least be worth a few moments' amusement to read about it, though I'm
pretty sure I won't want to learn it any time soon, based on that
description.

P.P.S: I actually tried to create a language that looks a *lot* like
Unlambda in the 1970s. I really thought it was useful, not some bizarre
computer scientist's way of making unreadable code. I wonder what would
have happened if I had tried to publish it?

You'd probably have your own mailing list, and people would be calling
you by some kind of cute four-letter term of endearment that ends with
Z. Well, okay, maybe not, but it's fun to dream.

···

On Wed, Apr 04, 2007 at 10:59:20AM +0900, M. Edward (Ed) Borasky wrote:

--
CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ]
"There comes a time in the history of any project when it becomes necessary
to shoot the engineers and begin production." - MacUser, November 1990

Well that's one of the least-informative googles I've ever performed. Not even an "Hello World"...

Ellie

Eleanor McHugh
Games With Brains

···

On 4 Apr 2007, at 02:59, M. Edward (Ed) Borasky wrote:

Lyapas

----
raise ArgumentError unless @reality.responds_to? :reason

hmm.
not to mention, vacuum tubes are extremely good for amplifying circuits.
still used in high powered radar.

···

On Apr 4, 2007, at 8:08 PM, Peter Hickman wrote:

M. Edward (Ed) Borasky wrote:

I struggled through two years of Russian in college because someone had told me that the Russians were ahead of the USA in math and computer science. Hell, it turned out that they were still using vacuum tubes and the only thing they knew how to do better than we did was probability theory. I should have learned French instead -- or Japanese.

The use of vacuum tubes provided a significant defence against EMP or weapons designed to scramble the electronics, any system built around vacuum tubes is less likely just to pack up. This would have allowed the Soviet fighter planes to be operational in the same theatre as nuclear weapons were being used. Of course this was probably a happy coincidence and not a design decision.