dev

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.elasticsearch.org/ So, we build a web site or an application and want to add search to it, and then it hits us: getting search working is hard . We want our search solution to be fast , we want a painless setup and a completely free search schema , we want to be able to index data simply using JSON over HTTP , we want our search server to be always available , we want to be able to start with one machine and scale to hundreds , we want real-time search , we want simple multi-tenancy , and we want a solution that is built for the cloud . "This should be easier" , we declared, "and cool, bonsai cool" . elasticsearch aims to solve all these problems and more. It is an Open Source (Apache 2), Distributed, RESTful, Search Engine built on top of Apache Lucene .

elasticsearch - - Open Source, Distributed, RESTful, Search Engine

QUnit - jQuery JavaScript Library

QUnit is especially useful for regression testing: Whenever a bug is reported, write a test that asserts the existence of that particular bug. Then fix it and commit both. Every time you work on the code again, run the tests. If the bug comes up again - a regression - you'll spot it immediately and know how to fix it, because you know what code you just changed. Having good unit test coverage makes safe refactoring easy and cheap. You can run the tests after each small refactoring step and always know what change broke something. http://docs.jquery.com/QUnit
HAI! This site provides community documentation of the emergent LOLCODE language. It was the creator's original hope that the examples could grow in a way that is both internally consistent and suggest a real, feasible computing language. What actually happened in a matter of days was a vibrant and enthusiastic community appeared, with scores of contributions , over a dozen implementations , and a lively forum for discussion. http://lolcode.com/

home · LOLCODE

traitement d'image

Myron (WebCamXtra) - Computer Vision & Well Connected Motion Tracking

http://webcamxtra.sourceforge.net/index.shtml getForcedWidth() + getForcedHeight() added to help PC users with scrambled video signals. I hope this solution is temporary. imageCopy() added to cut out high level memory allocation. Just pass your image object and Myron will fill it with pixels.
html5

http://hacks.mozilla.org/2011/12/gaming-and-the-mozilla-labs-apps-project/ In this post I give a quick overview of the Mozilla Labs Apps project and how it and the other technologies at Mozilla relate to gaming. We really are at a point where amazing games can be created on the Web with nothing but open technologies. A few days ago we launched the developer preview of the Mozilla Labs Apps project , our vision of a distributed Web application platform. This apps project is directly related to our overall mission to better the Web, as recently described by Ragavan Srinivasan: As part of Mozilla’s mission to make the Web better we believe that apps should be available on any modern Web-connected device, operating system or browser, allowing billions of people worldwide to use and interact with apps.

Gaming and the Mozilla Labs Apps Project ✩ Mozilla Hacks – the Web developer blog

Tomcat web application with SSL client certificates « Virgo's Naive Stories

Often repeated topic, tons of stuff you can google, yet either I’m retarded or just plain unlucky – it took ma days to get it all right. What we’re going to do? We need OpenSSL – for that I used Ubuntu installation running on Sun/Oracle VirtualBox as I run the Tomcat on Windows. http://virgo47.wordpress.com/2010/08/23/tomcat-web-application-with-ssl-client-certificates/

jquery - Lesson: Concurrency (The Java™ Tutorials > Essential Classes)

Computer users take it for granted that their systems can do more than one thing at a time. They assume that they can continue to work in a word processor, while other applications download files, manage the print queue, and stream audio. Even a single application is often expected to do more than one thing at a time. For example, that streaming audio application must simultaneously read the digital audio off the network, decompress it, manage playback, and update its display. Even the word processor should always be ready to respond to keyboard and mouse events, no matter how busy it is reformatting text or updating the display. Software that can do such things is known as concurrent software. http://download.oracle.com/javase/tutorial/essential/concurrency/
http://matthieu-lux.developpez.com/tutoriels/java/maven/?page=sommaire La présente documentation propose un tour d'horizon de Maven 2 en s'appuyant largement sur la documentation officielle. Le document fait référence à beaucoup de notions et de références qui pourront évidemment évoluer dans le temps. Les sources présentés sur cette pages sont libre de droits, et vous pouvez les utiliser à votre convenance. Par contre cette page de présentation de ces sources constitue une oeuvre intellectuelle protégée par les droits d'auteurs. Copyright Matthieu Lux .

Maven 2

OGF can be plugged in to any Java game to enable you to find other people playing the same game and to play a multiplayer game with them. It is written purely in Java, both on the client and the server side and uses a pluggable architecture. This means that you can add your own plugins easily or replace existing plugins to make them mor ein line with your game. It comes with a full set of plugins to get the job done and uses NiftyGUI as the main GUI plugin. http://code.google.com/p/open-game-finder/

open-game-finder - Client-server library to help locate other people who want to play a multiplayer game. - Google Project Hosting

Jena Semantic Web Framework

Welcome to the Apache Jena project! Apache Jena™ is a Java framework for building Semantic Web applications. Jena provides a collection of tools and Java libraries to help you to develop semantic web and linked-data apps, tools and servers. http://incubator.apache.org/jena/
xmpp

3D

Las de jouer aux sempiternels jeux de sports ou de danse, fussent-ils sans manette ? Peintures virtuelles, utilisation d'un sabre laser comme dans la Guerre des Etoiles ou jeu éducatif pour créatures monstrueuses ... Explorant le potentiel de Kinect , le nouveau système de reconnaissance de mouvement de Microsoft, la communauté des joueurs s'amuse à le détourner.

Kinect : les bidouilleurs aux manettes | Playtime

neo4j: The Open Source, NOSQL Graph Database

Spring Data Neo4j E-book Available Now!