Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: (News) The New Anti-Linux FUD Campaign

__/ [ Mathew P. ] on Friday 31 March 2006 20:43 \__

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 2006-03-31, Roy Schestowitz spake thusly:
>> ,----[ Quote ]
>>| Where do Unix shops who want to migrate go next? You'd think they go
>>| for Linux. Or is it Windows? It depends who's asking.
>>| 
>>| According Microsoft-commissioned research, contrary to what one might
>>| see as a natural move over from Unix to Linux, more ex-Unix shops run
>>| Windows than Linux.
> 
>  This speaks volumes:
>  
>>| A survey, conducted by IDC on Microsoft's behalf, looked at 400
                               ^^^^^^^^^^^^^^^^^^^^^

>>| Unix shops, which were garnered at random from our sister title
                           ^^^^^^^^^^^^^^^^^^


>>| Network World's subscriber list, according to one report.
>> `----
>>
>> http://www.techworld.com/opsys/news/index.cfm?NewsID=5691&inkc=0
> 
> regards,
> 
> Mathew


%// random: fetch random company off WWW
%// input: seed is the random seed to use
%// output: pointer to list of companies

int random(real seed){
   string[400] list;
   while (GetNext(global dns))
    cur_site=dns.GetSite();
    for (i=0; i++; i<1000)
       ping(cur_site);
    end
    if (ping(cur_site)==0)
      list.Append(cur_site)
   end
   return *list
}

Please don't debug silly pseudo (alliteration). *smile*

-- 
Roy S. Schestowitz      | "Stand for nothing and you will fall for anything"
http://Schestowitz.com  |    SuSE Linux     ¦     PGP-Key: 0x74572E8E
  8:50pm  up 23 days 10:35,  10 users,  load average: 1.31, 1.28, 1.18
      http://iuron.com - Open Source knowledge engine project

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index