software

Download Accelerator 5.0 beta

vincent   on 30 October 2001 - 15:51 · no comments & 54 views

Advertisement (Why?)
Free Version
  • Innovative Dashboard Interface (Browser (IE) integrated ToolBar) with Leecher and Links Highlighter
  • Integration with Netscape 6 and Opera browser versions 4 and 5
  • Different saving folder for each file extension
  • Management of site passwords and other relevant info.(Limited functionality)
  • Import and Export of downloads lists
  • Operation triggered sounds
  • Online Files Reviews Service

    Registered Version
    (Additional Features)
  • Removal of the Banner Advertisement within the application
  • Better utilization of your available bandwidth
  • Tray icon minimization while downloading
  • Management of site passwords and other relevant info (unlimited)
  • Prioritized technical support
  • Your Personal Activation Code
  • Bonus - free updates for the first year (worth $10 (US) a year) !!!
  • Knowing that you support the continuous development of DAP

    Download: Download DAP 5.0


  • Aside from the actual development effort, the Mono Project tools must be built in the open-source community without infringing on Microsoft's intellectual property--which essentially means that developers must re-engineer the tools based on the standards without looking at any of Microsoft's source code.

    Three critical elements

    The Mono Project consists of three critical elements: a compiler for the C# programming language, a CLI, and a class library.

    The CLI is a virtual machine that contains a class loader, a just-in-time compiler, and a garbage collection run-time environment. The CLI is the component that will allow programs written in C# to run on non-Windows operating systems such as Linux. This is similar to how the Java Virtual Machine allows an application to run on a variety of operating systems in the Java world.

    The class library is the component that allows applications to perform critical functions such as XML processing, file I/O, and connecting to the network. It will be compatible with the Microsoft CLI (closely matching what Microsoft has released in the .Net framework), and the expectation is that additional class libraries that will be written by the open-source community will also be compatible with the CLI.

    Ximian's de Icaza expects to reach the development milestone where the compiler can compile the class libraries by the end of the year. The graphical user interface components--the class libraries for building GUI applications--will be available by the middle of next year.

    "The reason we are working on this is to … upgrade … our development platform to build our [Evolution] desktop application," de Icaza says. Evolution is Ximian's e-mail client and personal and workgroup information management application. "When we saw the .Net framework, we said these are the tools we would like to use to build our next generation of products," he says.

    Ximian does not see Mono in and of itself as a means of giving Linux developers a way to catch up to the state of development tools available for Windows. Rather, Linux developers will likely use many of the same tools they currently use to write and compile applications. Ximian sees another open-source project, SharpDevelop, as a way to get the same integrated development environment that Microsoft provides with Visual Studio .Net.

    By developing Mono through open source, the project involves people who bring a wide range of interests into the development effort. While Ximian may want to have an improved set of development tools to speed development of its applications, other developers may be looking for tools that allow them to write applications on Windows and run them on Linux systems.

    Patent issue

    One of the big questions is how to avoid infringing on Microsoft's intellectual property. "Our approach to avoiding infringing [on] patents is to stick to non-research topics and implement features using existing technology," de Icaza says. For example, the Mono JIT compiler is not using any advanced JIT-compiler technology. Instead, Mono's version is based on older JIT technology.

    De Icaza also stated that Mono has to be "focused on the big picture" and not just on what the ECMA has standardized in the last year. To that end, Ximian is planning to participate in the standards process to create class libraries that improve on areas where the .Net framework is particularly weak, such as e-mail management.

    According to Stacey Quandt, associate analyst at Giga Information Group, it is unlikely Microsoft will support Mono because of the licensing associated with the GNU General Public License for the C# compiler and the GNU Lesser Public License for the class and run-time libraries.

    But even if Microsoft doesn't support Mono, Mono's very existence lends credibility to Microsoft's claim that .Net is portable to other platforms.

    Quandt says reaching a broader developer community is another challenge facing Mono. Both IBM and Sun, for example, have made considerable investments in Java and will be difficult to enlist in what will be a competing effort.


    Post a comment · Send to friend Comments · There are no additional comments

    Commenting has either been disabled on this article or you are not logged in. Click here to login or register, its free!

    Note: Anonymous commenting is disabled in order to keep the quality of responses to a high standard.

    Advertisement (Why?)