RSS 12 projects tagged "simple"

Download No website Updated 30 Apr 2013 aFileDialog

Screenshot
Pop 28.57
Vit 4.66

aFileDialog is an Android 2.2+ library that implements a simple and easy to use file chooser. The file chooser can be opened as a Dialog or as an Activity. You can filter files using regular expressions, select files or folders, and create files and folders.

Download Website Updated 06 Sep 2012 libKISSlog

Screenshot
Pop 31.56
Vit 16.05

libKISSlog is a trivial lightweight C++ template library designed and written according to the KISS (Keep It Simple and Straightforward) principle. It leans heavily on STL for keeping its implementation as simple as its usage, and tries to provide C++ developers with a lightweight, paradigm-pure, and flexible alternative to logging libraries which use design and/or implementation decisions which at least the author of libKISSlog believes to be questionable. Its easiest to explain why libKISSlog would be suitable for your needs by listing the things which libKISSlog does not choose to use or do: no singletons or other forms of mutable global state, no macros, no attempt to fit the Java runtime everything model onto a C++ library, no attempt to be a Java-style (bloated) framework, no attempt to make the choice for you of whether you need thread safety, and no compromise on simplicity in order to facilitate questionable inner-loop logging practices.

No download No website Updated 01 Mar 2012 TouchableViews

Screenshot
Pop 19.18
Vit 21.19

TouchableViews is a simple GUI library for embedded systems. It is intended to be used in applications that are simple enough to not require an operating system or a full-featured GUI library, and is well suited for small touch panels.

No download Website Updated 11 Nov 2012 SimBlog

Screenshot
Pop 40.10
Vit 1.31

Simblog aims to be one of the most easy-to-use and lightweight blogging platforms. It emphasizes user experience, workflow, and ease of use without neglecting usability and extensibility. It will take full advantage of what HTML5 and CSS3 have to offer without delving too deeply into experimental features. It is built on its own lightweight framework, which allows a high degree of extensibility and modularity for your blog. It uses Smarty as a templating engine (which also provides a caching mechanism), jQuery and Kendo UI for frontend design, and MySQL as a database.

No download No website Updated 07 Feb 2012 jQuery.AJAX

Screenshot
Pop 21.17
Vit 21.70

jQuery.AJAX utilizes specific security header options to process all AJAX requests. It supports CSRF using the X-Alt-Refer header option and checksum using the Content-MD5 header option.

No download Website Updated 03 Jan 2012 six-irc

Screenshot
Pop 19.47
Vit 22.46

six-irc is a simple IRC client. It's inspired by sic (from suckless.org), but is more usable and even smaller.

No download Website Updated 26 Sep 2011 XPathAPI

Screenshot
Pop 40.30
Vit 1.00

XPathAPI is a Java library which offers simple methods to select nodes on XML document trees using XPath expressions. These methods relieve you from writing many lines of repetitive code. With XPathAPI, many common tasks become simple one liners.

Download Website Updated 14 Mar 2012 Avoision

Screenshot
Pop 32.53
Vit 3.43

Avoision is a very simple arcade-style game. There's no story, no fancy graphics, no campaigns--just frantic, high-speed gameplay. Gameplay consists of moving a green block around with the arrow keys. The goal is to capture the red block before the timer runs out to score points. You must avoid all the white blocks that appear as you progress through the game.

Download No website Updated 02 Nov 2011 Treep

Screenshot
Pop 92.11
Vit 3.85

Treep is a simple language for doing symbolical computations. It operates on numbers and strings that can be organized in more complex objects. These objects are lists of name-value pairs that are stored in memory as AVL trees. It has about sixty built-in functions to operate on such data and a way to define new functions. Treep syntax very much resembles Lisp. The power of treep is its simplicity and security. Treep is a good tool do process objects and relations between them. For example it is possible to define graphs as a sets of vertices and edges in text file, parse that file, do any computations you like, write modified data to text file. Treep works well on graphs, trees, linked lists, simple hashes. Treep is not good at processing texts, dealing with system input/output.

No download Website Updated 16 Sep 2009 SDLbits

Screenshot
Pop 18.73
Vit 36.66

SDLbits is a very lightweight SDL wrapper for Java. This library was designed to be very small and simple. It does not use Swig, but goes directly from "native" Java definitions to the sdlbits C wrapper library to SDL or OpenGL (in C). All symbols are exposed as they would be in C, except the "SDL_" prefix has been removed, since all names are inside the SDL class. The SDL structures from C are translated to very simple Java classes, such as SDL.VideoInfo. Most fields are exposed as read-only "get" methods, but "set" methods for writable members are supported as well. These classes simply interface to the actual C data with a ByteBuffer "pointer".

Screenshot

Project Spotlight

OpenAPC

A fully configurable, open, and easy extendable HMI/SCADA application.

Screenshot

Project Spotlight

ESMTP

A simple relay-only MTA.