-- Comment() Open source gloats over leaked Microsoft memo: "OPEN SOURCE SOFTWARE advocates have concluded that a leaked Microsoft memorandum detailing a survey it conducted of IT professionals on their views of open source software shows that Microsoft's public relations tactics..." [Google Technology News]
|
-- Comment() UK's Sendo Drops Microsoft Software for Nokia's: "British mobile phone maker Sendo said on Thursday it had abandoned its latest product using software from Microsoft and would build a new phone with rival software from Nokia." [Google Technology News]
|
Super visitors -- Comment() I had a meeting today with two visitors from the Dutch supercomputing center SARA. Anwar Osseyran is the Managing Director of the center, and Wim Saris is the Deputy Managing Directory. We had a small seminar in the morning, and quite a few questions were raised. I think I learned a bit of the way SARA is functioning, and I hope the visitors from SARA also got something in return. SARA seems to be very active in joint projects with industry, which makes it different from many other supercomputing sites. Many centers either serve a large institution, or have a strong emphasis on a single government sector. For example, SDSC is funded by the NSF and thus provides resources mainly for NSF-funded projects.
|
-- Comment() Females in computer science: "On my way to work this morning I was listening to NPR, as I usually do, and heard a segment..." [kasia in a nutshell]
|
Fortran 2000 draft is out for commenting -- Comment() I was today asked about the Fortran 2000 standard. The draft is available by ftp in various formats (see the README file). Using Google search with the keywords Fortran 2000 draft you find my previous posting pointing to Slashdot. It will be 1-3 years until this standard is accepted for general use. The first compilers will probably appear within one year, but getting a really efficient and trustworthy compiler will take 2-3 years more. Even then you should use the current Fortran 95 standard, unless you need the new features, for example object-oriented programming. Here are some details about the draft standard: Fortran 2000 contains several extensions to Fortran 95; among them are:The good news is that the new standard is fully compatible with the current Fortran 95 standard: Except as identified in this section, this standard is an upward compatible extension to the preceding Fortran International Standard, ISO/IEC 1539:1997 (Fortran 95). Any standard-conforming Fortran 95 program remains standard-conforming under this standard. The following Fortran 95 features may have different interpretations in this standard:
|