RSS 24 projects tagged "BSD Revised"

No download No website Updated 18 Nov 2012 WhatsApp Forensic

Screenshot
Pop 77.27
Vit 2.00

WhatsApp Forensic allows you to graphically view the message records of the application WhatsApp for Mobile Devices. It also allows you to encrypt and decrypt backups and merge many msgstore.db files into a single one.

Download No website Updated 28 Oct 2012 Lyra

Screenshot
Pop 60.99
Vit 4.94

Lyra is a front-end to the Music Player Daemon (MPD). Based loosely on the Creative Media Source software, it has the aim of supporting large collections of albums and artists. Other interesting features are the implementation of a local cache of the music library using an SQLite database, increased speed, and flexibility. In addition, Lyra supports integration with the Last.fm service, which includes "Scrobbling" and album cover art.

Download Website Updated 06 Dec 2011 Reverse Snowflake Joins

Screenshot
Pop 175.37
Vit 12.83

Reverse Snowflake Joins is a tool that parses SQL Select statements and generates a diagram. In addition to joins, the diagram shows parts of the underlying SQL directly in the diagram. For example x=30, GROUP BY (year), SUM(profit), HAVING MIN(age) > 18.

No download Website Updated 06 Apr 2011 Relational Ètudes

Screenshot
Pop 17.41
Vit 27.89

Relational Ètudes (re, for short) is an implementation of the relational model. Written in PHP, re can be considered a PHP Framework. Specifically, re tries to implement the ideas presented in the book "Databases, Types, and the Relational Model" (The Third Manifesto). As such, re is based on a rigorous scientific theory, and thus has wider applicability. For instance, from a Model-View-Controller (MVC) approach in software development, re can be considered as the "Model" component. It is even possible to implement your own MVC-type framework using re as its main foundation. re has a consistent and intuitive application programming interface (API). Relational operators are supported, thus, data/set manipulation is simplified. Applications using re will be easy to maintain and extend. Distributed data can be easily used. Business rules are cleanly implemented. It should be very easy to integrate re in your projects, since it is designed to be framework agnostic.

Download Website Updated 12 Apr 2010 Bricolage

Screenshot
Pop 276.91
Vit 8.33

Bricolage greatly simplifies the complex tasks of creating, managing, and publishing vast libraries of content. With advanced features such as fully-configurable workflows, customizable document types, and comprehensive Perl and PHP templating support, it has been designed from the ground up to scale to meet the demanding needs of large organizations around the world.

No download No website Updated 19 Feb 2010 Buttermarks

Screenshot
Pop 16.34
Vit 37.80

Buttermarks is a social bookmarking Web application. Its features are simple: you can save a bookmark with tags and a description, and share it or not.

No download Website Updated 19 Feb 2010 YesPaste!

Screenshot
Pop 32.68
Vit 1.41

YesPaste! is a pastebin application written with Ruby On Rails. It allows you to add a comment to the paste, and allows user comments. Comments can be formatted with BBCode syntax (with [code][/code] possibilities). CodeRay is used for code highlighting. It also permit paste editing.

No download Website Updated 10 Dec 2009 XRecord

Screenshot
Pop 14.53
Vit 35.48

XRecord is an introspecting ORM that uses database metadata stored inside an RDBMS to provide an object interface to data.

No download No website Updated 11 Nov 2009 CSV to SQL

Screenshot
Pop 23.92
Vit 35.88

CSV to SQL is a Python script that imports CSV into MySQL, or converts CSV to a series of SQL statements.

Download No website Updated 01 Sep 2009 DooPHP

Screenshot
Pop 60.46
Vit 1.76

DooPHP is a very fast PHP framework. It enables developers at all levels to rapidly develop robust Web 2.0 applications. It is quite feature rich. DooPHP supports some common stuff found in a Web framework, such as an MVC-base structure, RESTful APIS, a REST client, URI routing, database ORM tools, a model generator, HTTP Digest Authentication, a flexbible compiling template engine, logging and profiling tools, and more.

Screenshot

Project Spotlight

MDIUtilities

A set of utility classes that can be used for Desktop application development.

Screenshot

Project Spotlight

STX B+ Tree

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