RSS 7267 projects tagged "Windows"

Download Website Updated 17 Jun 2013 The Legend of Edgar

Screenshot
Pop 372.64
Vit 233.00

The Legend of Edgar is a 2D platform game with a persistent world. When Edgar's father fails to return home after venturing out one dark and stormy night, Edgar fears the worst: he has been captured by the evil sorcerer who lives in a fortress beyond the forbidden swamp. In The Legend of Edgar, you take on the role of Edgar as he ventures across the world, battling fearsome creatures and solving puzzles while trying to find and rescue his father.

Download Website Updated 17 Jun 2013 XOWA

Screenshot
Pop 302.53
Vit 46.11

XOWA is a desktop application that can read and edit English Wikipedia offline. It displays articles in an HTML browser, and can download images on demand. It can also be used for Wiktionary, Wikisource, Wikiquote, and the non-English counterparts.

Download Website Updated 17 Jun 2013 QScintilla

Screenshot
Pop 299.27
Vit 272.39

QScintilla is a port of the Scintilla C++ editor class to the Qt GUI toolkit.

Download Website Updated 17 Jun 2013 PyQt

Screenshot
Pop 612.48
Vit 505.76

PyQt is a comprehensive set of Python bindings for the Qt GUI toolkit.

Download Website Updated 17 Jun 2013 Ametys

Screenshot
Pop 58.30
Vit 27.05

Ametys is a powerful Web CMS used by many institutions of higher education and government, but also industries and SMEs. It is known for its ergonomic design which promotes ease of use, its social Web functionality, and the ability to manage a large number of users. It makes content publishing accessible for the non-programmer and provides an easy editorial interface very similar to Microsoft Office applications.

Download Website Updated 17 Jun 2013 Python-SIP

Screenshot
Pop 572.09
Vit 461.38

SIP is a tool to generate C++ interface code for Python. It is similar to SWIG, but uses a different interface format. It was used to build PyQt and PyKDE, and has support for the Qt signal/slot mechanism.

Download Website Updated 17 Jun 2013 QCAD

Screenshot
Pop 467.88
Vit 232.05

QCAD is an application for computer aided drafting in two dimensions (2D). With QCAD, you can create technical drawings such as plans for buildings, interiors, mechanical parts, or schematics and diagrams. QCAD can be easily extended through plugins and its very powerful and complete ECMAScript (JavaScript) interface.

Download Website Updated 17 Jun 2013 pcapfix

Screenshot
Pop 216.70
Vit 44.41

pcapfix is a repair tool for corrupted pcap files. It checks for an intact pcap global header and repairs it if there are any corrupted bytes. If one is not present, one is created and added to the beginning of the file. It then tries to find pcap packet headers, and checks and repairs them.

No download Website Updated 17 Jun 2013 Seed7

Screenshot
Pop 595.71
Vit 441.74

Seed7 is a general purpose programming language. It is a higher level language compared to Ada, C++, and Java. In Seed7, new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used when it brings advantages and not in places when other solutions are more obvious. Although Seed7 contains several concepts of other programming languages, it is generally not considered as a direct descendant of any other programming language.

Download Website Updated 17 Jun 2013 STMX

Screenshot
Pop 126.93
Vit 3.79

STMX is a high-performance Common Lisp library for composable Software Transactional Memory (STM), a concurrency control mechanism aimed at making concurrent programming easier to write and understand. Instead of traditional lock-based programming, one programs with atomic memory transactions: if a memory transaction returns normally it is committed. If it signals an error, it is rolled back. Transactions can safely run in parallel in different threads, are re-executed from the beginning in case of conflicts or if consistent reads cannot be guaranteed, and effects of a transaction are not visible from other threads until committed. This gives freedom from deadlocks, automatic rollback on failure, and aims to resolve the tension between granularity and concurrency.

Screenshot

Project Spotlight

cpuid 2

A tool that dumps CPUID information about the CPU(s).

Screenshot

Project Spotlight

pafcalc

A panted aquarium fertilizers calculator.