Slashdot Mirror


User: Jabes

Jabes's activity in the archive.

Stories
0
Comments
38
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 38

  1. Re:That's the power of .NET on F# - A New .Net language · · Score: 1

    This compiler lets you access the .net framework, which is an ECMA standard. So it'll let you access Mono's, or p-net's class libraries. As well as Microsoft's.

    The "big deal" as you say, is that you can do the access the other way. So in my C# program, or VB.net, or Perl.net, I can make use of those elegant functional construct whenever I feel like it!

    _That's_ the power of .net

  2. Re:Logical Fallacy: Re:Expensive experts on Microsoft To Start Running Anti-Unix Ads · · Score: 1

    Although Windows 2k processes are constrained to 32-bits (2GB for process 2GB for OS), Windows 2000 itself supports PAE (36-bit addressing - up to 64GB), so you can run a lot of 4GB processes.

    And processes can use more than that with Address Windowing Extensions (AWE) which allows you to window sections from the larger address space into your virtualised address space.

    If people are going to criticise, please do so on the basis of fact. I use Linux and Win2k extensively - each has their good points and each has their bad points.

  3. Re:One step at the time on Mono's MCS Compiles Itself On Linux · · Score: 1

    Yes, although mint is the "mono interpretter", rather than the just-in-time version, which is also under development.

    The idea is that mint is fairly platform agnostic and can be used to move the mono runtime onto new architectures quickly - whereas the jit is quite heavily platform dependant.

    The jit works in the main, but there is more work to do here than with the interpretter.

    There's also lots of work going on to complete the framework (runtime), and perfect garbage collection etc. Overall, the project is very exciting. Why don't you join in? :-)

  4. Re:One step at the time on Mono's MCS Compiles Itself On Linux · · Score: 5, Informative

    For those that don't understand the difference. Two months ago, the mcs was able to compile itself on Windows, using the Microsoft implementation of the framework (ie the core .net libraries).

    Now MCS is able to compile itself using the mono runtime.

    Hope this helps

  5. Re:I haven't heard good things about C# on Mono C# Compiler Compiles Itself · · Score: 1

    It's not trully OO language - for example types - once you use a standard integer you can forget above doing OO above it. You'd have to use a standard object integer type (which is included) but nobody uses it (speed reason). It's kinda procedural language (not quite but ...)

    This isn't true. C# and the common runtime language uses a system called boxing to translate value types (like integers etc) into the generic objects when needed. So you get the speed of value types with the flexibility of any type being able to be represented as an object.

    Best wishes
    James

  6. Re:Xenophobia and pig headedness ? on The Euro · · Score: 1
    The above post should be +1 Insightful. Well, it certainly was for me. I am a UK resident and a European advocate and have always thought that my fellow countrymen have been too sceptical and should embrace Europe.


    We can accomplish much more together than apart.


    However, I always find it interesting to see how our European cousins see us, especially when it is not obvious because we're too busy arguing about Europe amongst ourselves!

  7. Re:Simple question.. on The Euro · · Score: 2, Interesting
    As the Chancellor said in his October 1997 statement, the Five Economic Tests will define whether a clear and unambiguous case can be made. The Five Tests are:


    * sustainable convergence between Britain and the economies of a single currency;

    * whether there is sufficient flexibility to cope with economic change;

    * the effect on investment;

    * the impact on our financial services industry;

    and

    * whether it is good for employment.


    Some comentators have suggested that these conditions are so vague that it would be easy to claim we have met them, or haven't as required. Unfortunately I don't understand the economics enough.


    What I will say though, is as a Director of UK software company that exports to Europe, and as a frequent traveller to Europe, the quicker we get the Euro the better.

  8. Re:Modems, modems, modems on A Documentary About Bulletin Board Systems · · Score: 1

    IBM based BBS' usually used 8-n-1, as they wanted to send IBM extended characters to their users.

    The early BBS' which ran at 1200/75 (V.23) or 300/300 (V.21) often ran at 7-e-1 to give some sort of basic error correction as in these path-finding (and often accoustic-coupler lead) days errors due to l{ne no{se were common.

    Best wishes
    James

  9. Re:And yet... on IP Theft in the Linux Kernel · · Score: 5, Insightful
    I wonder where Microsoft (or anyone else distributing binary BSD-licensed software) does this. At least I didn't find it in Windows 2000's documentation (both online and offline). I have only the OEM version so my only manual is a quick start guide, but still the notice should be somewhere if Microsoft doesn't break the license.

    I don't know about Windows 2000, but I've got RTM Windows XP here. On the CD in the root directory is a README file. Here's some of it...

    Acknowledgements Portions of this product are based in part on the work of Mark H. Colburn and sponsored by the USENIX Association. Copyright © 1989 Mark H. Colburn. All rights reserved.

    This product includes software developed by the University of California, Berkeley and its contributors.

    Portions of this product are based in part on the work of the Regents of the University of California, Berkeley and its contributors. Because Microsoft has included the Regents of the University of California, Berkeley, software in this product, Microsoft is required to include the following text that accompanied such software:

    Copyright © 1985, 1988 Regents of the University of California. All rights reserved.

    Redistribution and use in source and binary forms are permitted provided that the above copyright notice and this paragraph are duplicated in all such forms and that any documentation, advertising materials, and other materials related to such distribution and use acknowledge that the software was developed by the University of California, Berkeley. The name of the University may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

    Portions of this product are based in part on the work of Greg Roelofs. Because Microsoft has included the Greg Roelofs software in this product, Microsoft is required to include the following text that accompanied such software:

    Copyright © 1998-1999 Greg Roelofs. All rights reserved.

    This software is provided "as is," without warranty of any kind, express or implied. In no event shall the author or contributors be held liable for any damages arising in any way from the use of this software.

    Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

    Redistributions of source code must retain the above copyright notice, disclaimer, and this list of conditions.

    Redistributions in binary form must reproduce the above copyright notice, disclaimer, and this list of conditions in the documentation and/or other materials provided with the distribution. All advertising materials mentioning features or use of this software must display the following acknowledgment:

    This product includes software developed by Greg Roelofs and contributors for the book, PNG: The Definitive Guide, published by O'Reilly and Associates.

    Portions of this software are based in part on the work of Hewlett-Packard Company. Because Microsoft has included the Hewlett-Packard Company software in this product, Microsoft is required to include the following text that accompanied such software:

    Copyright © 1994 Hewlett-Packard Company

    Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.

    Portions of this software are based in part on the work of the University of Southern California. Because Microsoft has included the University of Southern California software in this product, Microsoft is required to include the following text that accompanied such software:

    Copyright © 1996 by the University of Southern California. All rights reserved.

    Permission to use, copy, modify, and distribute this software and its documentation in source and binary forms for any purpose and without fee is hereby granted, provided that both the above copyright notice and this permission notice appear in all copies - and that any documentation, advertising materials, and other materials related to such distribution and use acknowledge that the software was developed in part by the University of Southern California, Information Sciences Institute. The name of the University may not be used to endorse or promote products derived from this software without specific prior written permission.

    THE UNIVERSITY OF SOUTHERN CALIFORNIA makes no representations about the suitability of this software for any purpose. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

    Portions of this software are based in part on the work of Luigi Rizzo. Because Microsoft has included the Luigi Rizzo software in this product, Microsoft is required to include the following text that accompanied such software:

    © 1997-98 Luigi Rizzo (luigi@iet.unipi.it)

    Portions derived from code by Phil Karn (karn@ka9q.ampr.org), Robert Morelos-Zaragoza (robert@spectra.eng.hawaii.edu) and Hari Thirumoorthy (harit@spectra.eng.hawaii.edu), Aug 1995

    Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

    THIS SOFTWARE IS PROVIDED BY THE AUTHORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    Portions of this software are based in part on the work of Massachusetts Institute of Technology. Because Microsoft has included the Massachusetts Institute of Technology software in this product, Microsoft is required to include the following text that accompanied such software:

    Copyright © 1989,1990 by the Massachusetts Institute of Technology. All Rights Reserved.

    WITHIN THAT CONSTRAINT, permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of M.I.T. not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. M.I.T. makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.

    Under U.S. law, this software may not be exported outside the US without license from the U.S. Commerce department.

    Portions of this software are based in part on the work of Regents of The University of Michigan. Because Microsoft has included the Regents of The University of Michigan software in this product, Microsoft is required to include the following text that accompanied such software:

    Copyright © 1995,1996 Regents of The University of Michigan. All Rights Reserved.

    Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appears in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of The University of Michigan not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. This software is supplied as is without expressed or implied warranties of any kind.

  10. Use internet to connect drivers? on Smart Car, Or Dumb Idea? · · Score: 1

    If they're thinking about internet connectivity for these cars - why not do the obvious thing and connect drivers over the internet?

    Better than an artificial conversation - talk to someone over the other side of the world about why they're driving late, and where they're going.

    That'd be better than any artificial computer-generated conversation, I'll bet.

  11. Re:How will it stack up, though. on Red Hat Enters The Database Market · · Score: 1
    Actually, this is an old-style join. You should be doing:


    SELECT DISTINCT c.name
    FROM customers c JOIN collections cl ON
    c.id = cl.id
    WHERE cl.debt > 0

    Although you need an ANSI SQL-92 compliant dbms to handle this.

  12. Re:Who is their target audience? on Red Hat Enters The Database Market · · Score: 1
    since M$ confusingly dropped FoxPro (a vastly superior program to Access), there's nothing out there for the semi-computer-literate guys & girls who need decent databases.

    Pardon? Microsoft have never dropped FoxPro. In fact, v7 is in beta now and available to download if you're an MSDN subscriber.

    However, I will agree that it hasn't been promoted up against Access/VB.

  13. United Devices & distributed.net working together on Philanthropy Redefined · · Score: 4

    This article at distributed.net DISTRIBUTED.NET AND UNITED DEVICES JOIN FORCES tells how most of the distributed.net team are now working for United Devices. Not necessarily a bad thing, depending on the scope of UD's future projects. I'm all for a simple distributed client that can handle multiple projects - as long as you can elect which ones you take part in. I'll give United Devices the benefit of the doubt for now.