Projects tagged ‘java’ and ‘simple’


Jump to tag:

Projects tagged ‘java’ and ‘simple’

Filtered by Project Tags java simple

Refine results Project Tags framework (9) lightweight (8) web (7) game (5) http (5) easy (4) swing (4) html (4) programming (4) webserver (3) server (3) light (3)

[66 total ]

5 Users

OVal is a pragmatic and extensible validation framework for any kind of Java objects (not only JavaBeans). Constraints can be declared with annotations (@NotNull, @MaxLength), POJOs or XML. ... [More] Custom constraints can be expressed as custom Java classes or by using scripting languages such as JavaScript, Groovy, BeanShell, OGNL or MVEL. Besides field/property validation OVal implements Programming by Contract features by utilizing AspectJ based aspects. This for example allows runtime validation of method arguments. [Less]
Created over 2 years ago.

3 Users
 

Waffle is a Java web framework that makes the process of developing Java based web applications easier. It was built to support enterprise level web-based business applications, but with the least possible number of source lines to achieve that.
Created over 2 years ago.

2 Users

jscolor is a JavaScript component extending standard form controls of a smooth color picker dialog. All you need to pickerize your text fields is to include script jscolor.js into your HTML page and ... [More] turn all related INPUT elements into INPUT CLASS="color" [Less]
Created about 1 year ago.

2 Users
   

DrJava is an integrated Java development environment that supports interactive evaluation of expressions. It is under active development by the JavaPLT research group at Rice University, but it is ... [More] also stable and is currently being used by students, teachers and other developers. A Java 2 v1.3-compliant Java virtual machine is required. [Less]
Created over 3 years ago.

1 Users
 

Vaniglia is a Java library composed of a number of lightweight, very specific, and performance oriented java components. Currently the following components are implemented: - Command Protocol - ... [More] Crypto - Extensions Framework - RollingFileDailyFolderAppender for Log4J - RollingFileFoldersBackupAppender for Log4J - Parser - Performance Monitor - Polling - Objects Pool - Socket Communication Framework - State Machine - Template Engine - Text Table - Time Utilities - Vaniglia Message Queue [Less]
Created over 3 years ago.

1 Users
   

JsonMarshaller is a Java 1.5 library that allows marshalling and unmarshalling of JSON objects to and from entities ("Java classes"). This project's goal is above all ease of use, transparency and static type safety.
Created over 2 years ago.

0 Users

A Light Eclipse Plugin for the Scala Programming Language This Eclipse plugin provides syntax highlighting for the Scala programming language. At present, the plugin only supports ... [More] syntax-highlighting. The highlighting style and color are similar to the default Java style for Eclipse. To install the plugin, place the org.btoolkit.scalaplugin.jar jar file in the Eclipse plugins directory. My Eclipse home is set at: C:\projects\eclipse\ directory contains eclipse.exe I would place the jar file in the 'plugins directory' For my configuration, the absolute path would be: C:\projects\eclipse\plugins\org.btoolkit.scalaplugin_1.0.0.jar Last Tested on WindowsXP, Java 1.5, Scala 2.7.3 code, Eclipse 3.4.2 (As of 4/24/2009) Additional Resourceshttp://www.scala-lang.org/ http://www.eclipse.org/ [Less]
Created 7 months ago.

0 Users

Java Web Development that doesn't hurt.
Created 7 months ago.

0 Users

this project is basically a two-week homework for the course "computer graphics 1" (technical university of berlin). planned features are kd-trees; depth of field; motion blur; half shade; ... [More] diffusion; bump mapping (e.g. procedual using perlin noise); texture mapping (using mip maps) we do not expect to implement all these features in two weeks, so everybody who is interested is invited to join. [Less]
Created 10 months ago.

0 Users

This project provides API and prototype implementation of an extensible presence service framework. Presence services enable collection, aggregation, transformation and distribution of presence ... [More] information. Presence information is a time-dependent description of ability and willingness of a user to communicate via various means of communication. The Adaps framework is not a presence service implementation but is a software library which significantly simplifies development and deployment of presence services. The proposed framework is based on a novel data exchange and processing model, called an active data. This project is a part of a Master's degree thesis research performed at Bar Ilan university, Israel. [Less]
Created 12 months ago.