RSS 7335 projects tagged "Windows"

No download No website Updated 11 Sep 2012 YiiSES

Screenshot
Pop 22.25
Vit 16.14

YiiSES is an email marketing solution for the Yii Framework. It uses Amazon SES and is an alternative to iContact or Constant Contact.

Download Website Updated 31 Jan 2013 YB.ORM

Screenshot
Pop 73.81
Vit 3.12

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 No website Updated 02 Sep 2012 myCarousel

Screenshot
Pop 23.49
Vit 16.07

myCarousel is a jQuery plugin used to create an image carousel which is responsive and infinite, and which plays continuously. It supports all 32 jQuery UI easing options. Images in the carousel will resize and align properly upon window resizing.

No download Website Updated 13 May 2013 txtorcon

Screenshot
Pop 72.06
Vit 11.44

txtorcon is a Twisted-based asynchronous Tor control protocol implementation. Twisted is an event-driven networking engine written in Python, and Tor is an onion-routing network designed to improve people’s privacy and security on the Internet. It includes unit-tests with 96%+ coverage, multiple examples, and documentation. There are abstractions to track Tor configuration and state (circuits, streams), launch private instances, support Hidden Service, and more.

Download Website Updated 05 Sep 2012 KCPSM3 Assembler

Screenshot
Pop 24.60
Vit 16.04

KCPSM3 Assembler is an alternative implementation of the KCPSM3 assembly language for Xilinx PicoBlaze written in portable C. Its main target is the Linux OS.

Download Website Updated 21 Sep 2012 Agent IQ

Screenshot
Pop 42.60
Vit 1.46

Agent IQ is an intelligent server-side resource for responsive website design. It maintains a local database of device capabilities on your Web server and, based on the incoming user agent header, returns an array of capabilities. When a request is received, it looks at the User Agent String of the incoming header and matches it against the database. If there is a match, the device capabilities are stored as PHP and Javascript variables for you to use in shaping how your site is served. If there is no match, the request is re-directed to a JavaScript "learning page" where the database is updated with the client capabilities and is redirected back. There is a learning logic built in to avoid incorrect records. You can set a barrier which determines how many identical records need to be "learned" from unique IPs before the record becomes "official". An "official" record never diverts to the learning page again.

No download Website Updated 04 Sep 2012 SDL2_gfx

Screenshot
Pop 21.61
Vit 15.99

SDL2_gfx is a library containing 20+ graphics primitives (line, box, circle, polygon, etc.) for SDL2.

No download Website Updated 06 Sep 2012 pdf2htmlEX

Screenshot
Pop 22.67
Vit 15.93

pdf2htmlEX renders PDF files in HTML. It aims to provide an accurate rendering while being optimized for Web display. It is designed for scientific papers with complicated formulas and figures, so a precise rendering is the first concern, but general PDF files are also supported.

Download Website Updated 18 Nov 2012 libLunchbox

Screenshot
Pop 57.62
Vit 1.67

libLunchbox facilitates the development and deployment of multi-threaded applications. It provides OS Abstraction, using utility classes abstracting common operating system features (such as threads, locks, memory maps, shared library loading, and condition variables), high-performance primitives (including thread-safe utilities tuned for performance, such as atomic variables, spin locks, and lock-free containers), and utility classes (including helper primitives which are not in the standard library, such as logging, pools, and random number generation).

No download No website Updated 07 Sep 2012 vsd2svg

Screenshot
Pop 24.49
Vit 15.89

vsd2svg is a simple command line tool to create SVG files from VSD (Visio) files. It uses libvisio.

Screenshot

Project Spotlight

WAF-FLE

A console for ModSecurity.

Screenshot

Project Spotlight

uma::bson

A DOM-style C++ API for BSON.