Re: A Comparison Of Dynamic and Static Languiges

2006-10-22 Thread Steve Holden
Fredrik Lundh wrote: > Steve Holden wrote: > > >>Since network 127 is reserved in its entirety for loopback (local >>process) use, it would seem that any DNS name that maps to an address in >>that space with the single exception of "localhost" should be treated as >>a spammer. > > > countrie

Re: A Comparison Of Dynamic and Static Languiges

2006-10-22 Thread Fredrik Lundh
Steve Holden wrote: > Since network 127 is reserved in its entirety for loopback (local > process) use, it would seem that any DNS name that maps to an address in > that space with the single exception of "localhost" should be treated as > a spammer. countries.nerd.dk is a DNS blackhole system

Re: A Comparison Of Dynamic and Static Languiges

2006-10-22 Thread Steve Holden
sturlamolden wrote: > Gerrit Holl wrote: > > >>This newsgroup is mirrored by a mailing-list, so many people use their real >>address. The solution to spam is spamfiltering (spambayes), not hiding ones >>address on the internet. > > > The answer to spam here in Norway is incredibly simple. It se

Re: A Comparison Of Dynamic and Static Languiges

2006-10-21 Thread sturlamolden
Gerrit Holl wrote: > This newsgroup is mirrored by a mailing-list, so many people use their real > address. The solution to spam is spamfiltering (spambayes), not hiding ones > address on the internet. The answer to spam here in Norway is incredibly simple. It seems that all spam originates in t

Re: A Comparison Of Dynamic and Static Languiges

2006-10-21 Thread Gerrit Holl
On 2006-10-21 20:41:42 +0200, Scott M. wrote: > Also, widely posting your real (unaltered) email address in forums like this > is a sure way to get noticed by spammers. This newsgroup is mirrored by a mailing-list, so many people use their real address. The solution to spam is spamfiltering (spam

Re: A Comparison Of Dynamic and Static Languiges

2006-10-21 Thread sturlamolden
[EMAIL PROTECTED] wrote: > c#: mono 1.1.13.7 > perl: perl 5.8.8 > python: python 2.4.2 > ruby: ruby 1.8.4 And why would any of this tell you anything about static versus dynamic languages? The languages you list are all dependent on different runtimes, and your results will simply reflect that.

Re: A Comparison Of Dynamic and Static Languiges

2006-10-21 Thread Paul McGuire
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm doing a report on the speed of develipment and executionin varius > programing langiuiges. write code for all these tasks in the languige > of your choise if intrestied send code to [EMAIL PROTECTED] > > Task 1: > write a program t

Re: A Comparison Of Dynamic and Static Languiges

2006-10-21 Thread Scott M.
Perhaps you should do your own work so you'll understand the concept and learn something? Also, widely posting your real (unaltered) email address in forums like this is a sure way to get noticed by spammers. Good luck. <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm doing a

Re: A Comparison Of Dynamic and Static Languiges

2006-10-21 Thread Paul Lutus
[EMAIL PROTECTED] wrote: > I'm doing a report on the speed of develipment and executionin varius > programing langiuiges. write code for all these tasks in the languige > of your choise if intrestied send code to [EMAIL PROTECTED] What you should be doing is learning basic literacy. Life works l

A Comparison Of Dynamic and Static Languiges

2006-10-21 Thread atbusbook
I'm doing a report on the speed of develipment and executionin varius programing langiuiges. write code for all these tasks in the languige of your choise if intrestied send code to [EMAIL PROTECTED] Task 1: write a program that prints how many times you repeat all words in a file passed as a co