32 projects tagged "Windows"
Dr. Geo is an interactive geometry program that is distributed as a universal portable application. It allows one to create a geometric sketch and manipulate it according to its constraints. It is usable at home or at school, in primary or secondary education. It is simple and effective with extended features including scripting and programming.
omnisode generates a Ruby program to use long Taylor series to solve systems of ordinary differential equations. It generates code to solve the equations in either Maple or Maxima. Using the Taylor series, estimates are made of the location and order of poles. It has been greatly re-worked the last few years, and tested quite a bit recently. Support may be extended to other languages in the future.
L++ is a multiplayer Lemmings remake which lets you play Lemmings against (or in a team against) others (up to eight players over a network). It has a built-in level editor. Lemmings is a game in which you guide one to ninety-nine lemmings from an entry door to an exit. There are commands for stopper, exploder, digger, builder, parachuter, and much more.
Antville is high performance, feature rich weblog hosting software based on Helma Object Publisher, an Open Source Web application server entirely written in Java. Antville itself is written in JavaScript and scales very well up to tens of thousands of weblogs on an ordinary machine. It is easy to use while offering a lot of advanced features which make it capable of hosting other types of websites as well. It features per-site language and timezone definitions, import and export of layout templates, import and export of stories (.xml), tags, polls, file uploads, user rights management, Blogger, MetaWeblog, and MovableType API support, virtual site hosting, feeds (full content or just stories, comments, per tag), and disk quotas. The AntClick package contains everything you need to run Antville on your own computer (Web server, application server, embedded database). It is already configured; just unpack the file, and you're done.
Apache Qpid is a messaging broker that implements the latest AMQP specification, providing transaction management, queuing, distribution, security, management, clustering, federation, heterogeneous multi-platform support, and much more. It is extremely fast and aims to be 100% AMQP Compliant.
javaXUL provides a simple to use XUL implementation, including CSS and JavaScript capabilities, for use in Java projects. Some uses include the embedding of an XUL stack in a Java browser and using XUL as a UI language in Java applications, including the ability to communicate with Java. It is not intended to compete with much more complete RIA offerings such as Flash, Silverlight, or javaFX. Instead it tries to leverage the expressivity of XUL in the Java development area. Compatibility with Mozilla XUL (such as the Firefox implementation) is a goal.
The Enhanced MetaFile format (EMF) is the native vector graphics file format on Windows. Qt is a cross-platform application development framework, widely used for the development of GUI programs. Although it provides tools for almost every aspect of software development, Qt doesn't include a straightforward solution for the export of 2D graphics to the EMF format. EmfEngine covers this lack and enables Qt-based applications to easily export graphics to the Enhanced Metafile format.