RSS 14 projects tagged "Windows"

No download Website Updated 23 Jul 2011 Laravel

Screenshot
Pop 24.60
Vit 25.91

Laravel is a clean and classy framework for PHP Web development. It is RESTful out of the box and has a beautiful ORM. Freeing you from spaghetti code, Laravel helps you create applications using simple, expressive syntax.

No download No website Updated 06 Oct 2011 JAB Workbench Freeware Libraries

Screenshot
Pop 20.86
Vit 24.42

The JAB Workbench Freeware Libraries include the JAB Recipe Library, which contains numerous GUI Widgets and a framework for connecting to a SQLite database using a Java applet. Many example projects are provided, divided into various packages, including GUI Examples, Database Access Examples, and Advanced Examples.

No download Website Updated 19 Oct 2011 wysiwygit

Screenshot
Pop 18.30
Vit 24.16

Wysiwygit is an implementation of the popular CKEditor browser-based text editor. It allows users to edit Web page content in place. It can be installed without any changes to existing Web pages, and includes all current styling in the editing window.

No download Website Updated 28 Aug 2012 Noble Ape Simulation

Screenshot
Pop 170.72
Vit 24.06

The Noble Ape Simulation is a collection of a number of autonomous simulation components including a landscape simulation, biological simulation, weather simulation, sentient creature (Noble Ape) simulation, and a simple intelligent-agent scripting language (ApeScript). Noble Ape also contains a social simulation where the Noble Apes can be tracked in terms of social groups and also over many generations to explain social phenomenon to users looking to study this kind of interaction. It has been in development for more than a fifteen years.

Download No website Updated 31 Oct 2012 MightyString

Screenshot
Pop 20.45
Vit 17.70

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.

No download No website Updated 29 Dec 2012 PunteFramework

Screenshot
Pop 19.60
Vit 12.33

PunteFramework aims to be a lightweight PHP framework using the MVC architecture. It makes it easier to modify either the visual appearance of an application or the underlying business rules without affecting the other. It will include some libraries especially focused to Nepali developers, and is designed with clean and optimized code, though it may not advanced practices or security measures into consideration for now.

No download No website Updated 06 Apr 2013 sydep

Screenshot
Pop 64.87
Vit 6.99

sydep is a tool for simple deployment over rsync. In combination GIT it is very powerful instrument. It provides three actions: init, push, and pull. init creates config files for sydep in the current directory. These are sydep.cfg, which contains connection details, and .sydepignore, which specifies files to ignore. push uploads files from the working directory to the server. pull downloads existing files from the server. It downloads only those files which are already in the working directory.

Download Website Updated 31 Jan 2013 YB.ORM

Screenshot
Pop 70.77
Vit 3.06

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

Download Website Updated 07 Feb 2013 openTCS

Screenshot
Pop 85.53
Vit 3.00

openTCS is a platform-independent transportation control system (TCS) intended to control automatic guided vehicles (AGVs), but which can be used to steer virtually any (track-guided) vehicle. It consists of an abstract kernel which implements replaceable algorithms and strategies (computation of routes, dispatching of orders to vehicles, scheduling of resources, etc.), pluggable vehicle drivers which implement communication protocols, and a graphical frontend for creating and visualizing logical models of areas the vehicles are moving in.

No download Website Updated 25 Oct 2012 dispy

Screenshot
Pop 75.90
Vit 2.46

dispy is a Python framework for parallel execution of computations by distributing them across multiple processors in a single machine (SMP), or among many machines in a cluster or grid. The computations can be standalone programs or Python functions. dispy is well suited for the data parallel (SIMD) paradigm where a computation is evaluated with different (large) datasets independently (similar to Hadoop, MapReduce, Parallel Python). dispy features include automatic distribution of dependencies (files, Python functions, classes, modules), client-side and server-side fault recovery, scheduling of computations to specific nodes, encryption for security, sharing of computation resources if desired, and more.

Screenshot

Project Spotlight

HPCC Systems

A massive parallel-processing computing platform that solves big data problems.

Screenshot

Project Spotlight

CloverETL

A Java framework for building data integration and ETL applications.