RSS 40 projects tagged "Windows"

No download Website Updated 19 May 2013 FeResPost

Screenshot
Pop 262.45
Vit 278.09

FeResPost is a library that allows the rapid development of small programs for the post-processing of Nastran or Samcef finite element results. The library allows easy manipulation of finite element models, groups, and results. Efficient post-processing is possible because the time-consuming operations are written in C/C++. The library is distributed as a COM component, a .NET assembly, as well as a Ruby compiled extension.

Download Website Updated 18 May 2013 NHI1

Screenshot
Pop 321.43
Vit 137.68

NHI1 is an attempt to create a non-human intelligence. It is composed of several sub-projects like theLink (formerly known as libmsgque) and theBrain, which is a persistent storage system able to save a data package from theLink without transformation.

No download Website Updated 05 Apr 2013 Systems of Ordinary Differential Equations

Screenshot
Pop 345.51
Vit 56.15

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.

No download No website Updated 30 Mar 2009 Planigle

Screenshot
Pop 38.38
Vit 39.01

Planigle is an easy to use Agile tool for managing your backlog, your iterations, and your releases. It comes in a free community edition as well as a commercial premium edition.

Download Website Updated 27 Oct 2009 Estimer

Screenshot
Pop 20.78
Vit 36.46

Estimer is a Redmine plugin that allows you to estimate your software projects. It can calculate two types of software estimations: function point estimations (IFPUG) and use case estimations. Function point estimations are software estimations based on function points. A function point is a unit of measurement to express the amount of business functionality that the information system provides to users. Use case estimations are software estimations based on use cases and actors.

No download Website Updated 04 Oct 2009 Ruby FIX Message Viewer

Screenshot
Pop 20.35
Vit 36.42

The FIX message viewer is a set of Ruby scripts that parse FIX (Financial Information eXchange protocol) messages to display them in a more human-readable format. The viewer can only parse FIX messages in a file or from STDIN. It also expects a full FIX message on each line. The FIX message can be prepended with a timestamp, but this will be ignored. The output is colored to make it easier to read, and the MsgType field is highlighted. The log viewer works on the command line only, and requires that Ruby is installed.

No download No website Updated 27 Jun 2010 VAG202 FiOS TV HD STB Network Control

Screenshot
Pop 21.17
Vit 32.56

VAG202 FiOS TV HD STB Network Control allows you to control a FiOS TV HD Set Top box over a network using the computer of your choice. You essentially get console access to your STB. The current version works, but is only usable by advanced technical folks.

Download No website Updated 19 Jul 2010 RefineryCMS

Screenshot
Pop 23.26
Vit 32.22

Refinery is a Ruby on Rails content management system for small business sites where the client needs to be able to update their Web site themselves without being bombarded with anything too complicated. It is truly aimed at the end user, making it easy for them to pick up and make changes themselves.

No download No website Updated 02 Mar 2012 Ruiby

Screenshot
Pop 16.09
Vit 21.16

Ruiby is a DSL for building a simple GUI (GTK) Ruby application rapidly. 'Simple' means: 'without great look and feel precision'. It is for little GUI applications like autokey, autoit, xdialog, etc. It is inspired by Shoes.

Download No website Updated 31 Oct 2012 MightyString

Screenshot
Pop 20.49
Vit 17.64

MightyString adds array functionality and other tools for Ruby strings, including matching, indexing, substitution, and deletion. MightyString::HTML.strip_html provides more ideal HTML-to-ASCII formatting output. This is an advanced block "filtering" module. It works very well, with extremely rare cases which fall through its fingers.

Screenshot

Project Spotlight

GFeedLine

A social networking client.

Screenshot

Project Spotlight

STX B+ Tree

C++ template classes implementing a B+ tree key/data container in main memory.