PUBLIC   marks

PUBLIC MARKS with tag java

Sponsorised links

20 June 2009

DataInput (Java 2 Platform SE 5.0)

by sylvainulg
Silverbullet when doing networking IO. Features readLine, readInt, readFully(byte[])

19 June 2009

scalacheck - Google Code

by jpcaruana
ScalaCheck is a powerful tool for automatic unit testing of Scala and Java programs. It features automatic test case generation and minimization of failing test cases. ScalaCheck started out as a Scala port of the Haskell library QuickCheck, and has since evolved and been extended with features not found in Haskell QuickCheck.

ScalaTest

by jpcaruana
ScalaTest is a free, open-source testing tool for Scala and Java programmers. It is written in Scala, and enables you to write tests in Scala to test either Scala or Java code. It is released under the Apache 2.0 open source license.

The Pragmatic Bookshelf | Programming Scala

by jpcaruana (via)
Scala is an exciting, modern, multi-paradigm language for the JVM. You can use it to write traditional, imperative, object-oriented code. But you can also leverage its higher level of abstraction to take full advantage of modern, multicore systems. Programming Scala will show you how to use this powerful functional programming language to create highly scalable, highly concurrent applications on the Java Platform.

The Scala Programming Language

by jpcaruana & 3 others
Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages, enabling Java and other programmers to be more productive. Code sizes are typically reduced by a factor of two to three when compared to an equivalent Java application

Sponsorised links

18 June 2009

MilamberSpace

by Elryk
Blog presqu'entièrement dédié à JMeter.

17 June 2009

Un nouveau type de plugin pour Liferay 5 - Architectes IT

by holyver
Une des nouveautés de liferay 5 est l’ajout d’un nouveau type de plugin, nommé hook, dans le Plugin SDK. Il impacte fortement la façon de customiser liferay car il permet de changer le comportement et l’interface de liferay de manière plus intelligente.

16 June 2009

12 June 2009

Jakarta Commons Configuration

by astrochoupe & 1 other
Classes permettant de gérer facilement des fichiers de configuration de différentes natures (properties,XML,DB,JNDI...)

09 June 2009

Refcardz - Free Cheat Sheets for Developers

by Elryk & 2 others
Les RefCardz sont de petites fiches pratiques à mettre dans un coin de votre bureau ou dans votre tiroir. Ce sont des cheats sheets qui permettent de gagner du temps sur une technologie ou un outil bien précis. Ecrites par des experts du domaine et illustrées avec des codes sources et des astuces, ce sont des outils très appréciés des développeurs.

05 June 2009

Lambda Probe

by Elryk
Open source Tomcat management and monitoring tool.

04 June 2009

Jahia

by rmaltete (via)
The Web Content Integration Software -

03 June 2009

Clojure - home

by jpcaruana (via)
Clojure is a dynamic programming language that targets the Java Virtual Machine. It is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language - it compiles directly to JVM bytecode, yet remains completely dynamic. Every feature supported by Clojure is supported at runtime. Clojure provides easy access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection.

01 June 2009

27 May 2009

googletransitdatafeed - Google Code

by karlcow

The GoogleTransitDataFeed Open Source Software project is an effort to offer tools for reading, writing, and converting to and from the Google Transit Feed Specification format, to help make public transit information projects more successful for agencies and other interested parties.

The project currently offers code for working with transit data in the Java and Python languages.

Http Components

by sdaclin
Une api Java proposée par apache pour réaliser un client http.

26 May 2009

Run jetty run

by sdaclin
Plugins pour Eclipse qui permet de lancer très facilement Jetty

22 May 2009

Texai » About

by parmentierf (via)
exai is an open source project to create an artificial intelligence. The approach is to first construct an English dialog system whose initial goals are to acquire linguistic and common sense skills that improves its own performance. The project is hosted at SourceForge and has already released the largest freely available English lexicon in RDF.

19 May 2009

PUBLIC TAGS related to tag java

no tag

Sponsorised links