Resource

Portable Ubuntu for Windows is a Ubuntu system running as a Windows application.

This system is built with the Colinux Kernel, Xming X server and Pulseaudio server for Windows.

Portable Ubuntu for Windows is a useful tool when you need to move yourself to other machine that have Windows as operating system.

lior.kanfi 06/04/2009 - 01:20

Kilim is a message-passing framework for Java that provides ultra-lightweight threads and facilities for fast, safe, zero-copy messaging between these threads.

ittayd 02/04/2009 - 18:26

The CollabNet Merge Client has been built on top of Eclipse and Subclipse and also on top of the merge tracking feature of Subversion 1.5 and requires Subversion 1.5 on the client.

They define their goal as "make merge easier", and so it is - nice interface with use cases will make your life with svn merges much easier, recommended for non-eclipse user as well as a general Subversion UI, or even just to perform merges.

liya 09/02/2009 - 22:47

Integrating Java and Flex has proven challenging in some cases. Adobe is trying to make things easier with its release of Flex 3 which includes a Java-based compiler API. This API lets you compile SWF and SWC files from Java applications, supporting the same options as mxmlc and compc command-line tools.

Antennae, a set of templates for building complex Flex projects with Ant has been available for some time now.

arik 18/12/2008 - 12:22

???

adi 07/12/2008 - 17:08

A PDF ref card of Hibernate Search.

egolan 01/12/2008 - 08:55

Faceted browsing is popular in shopping or price comparison sites (e.g. zap.co.il) which allow you to narrow the list of products by selecting a feature from several types of features.

Seek does the same for thunderbird messages, allowing you to quickly find messages.

One of the downsides is that it always re-indexes the folder whenever you switch to another and come back

 

ittayd 17/11/2008 - 11:06

And JBoss were even kind enough to publish it as a decent html on their site. Come and get it while it's a hit! Oh, JSF people, come and get it while it's hot!

zvika 07/11/2008 - 09:36

The Flash Player 9 runs in a new ActionScript Virtual Machine (AVM). Though many new projects can be developed ground up using Flash 9 or Flex, it is likely that your projects will still be using elements and SWFs that have been published for the Flash 8 player or lower. Flash has always offered the ability to load up one SWF inside of the other and then you could treat that SWF as if it resided as a native inside the loading SWF, communicating and driving it directly within your application. Communicating between the two AVMs is no longer that simple. FlashInterface provides the means to communicate directly between the Flash 8 and 9 AVMs. FlashInterface will allow you to move forward, building Flash 9 player applications while still using existing SWF resources from previous Flash player versions.

arik 04/11/2008 - 17:57

[WWW] Hadoop is a framework for running applications on large clusters built of commodity hardware. The Hadoop framework transparently provides applications both reliability and data motion. Hadoop implements a computational paradigm named Map/Reduce, where the application is divided into many small fragments of work, each of which may be executed or reexecuted on any node in the cluster. In addition, it provides a distributed file system (HDFS) that stores data on the compute nodes, providing very high aggregate bandwidth across the cluster. Both Map/Reduce and the distributed file system are designed so that node failures are automatically handled by the framework.

yanai 03/11/2008 - 22:38
Syndicate content