MadeForAll is a platform where people can easily create, search, and share information. It is people's choice to define their own data structures that represent the best their knowledge. Either programmers or just web addicts in searching for new ways of doing collaboration with their peers, MadeForAll could be the answer. Nicolae Caralicea, the founder, considers himself a software technology geek who is looking for new ways of doing things.
Published Entries
Ganglia Monitoring System
Apr 12 2012 03:01:10 AST by ncaralicea
Ganglia Monitoring System - Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids. It is based on a hierarchical design targeted at federations of clusters. It leverages widely used technologies such as XML for data representation, XDR ...
Fast car -Tracy Chapman
Apr 08 2012 00:59:13 AST by ncaralicea
Fast car -Tracy Chapman - great old songs
QEMU
Mar 19 2012 10:15:50 AST by ncaralicea
QEMU - QEMU is a generic and open source machine emulator and virtualizer. When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, it achieves very good performance. When used ...
Mike's Scala Notes
Mar 14 2012 23:39:32 AST by ncaralicea
Mike's Scala Notes - IntelliJ integration Ivy JDK 6 Javadoc ? JDK 7 Javadoc JSON ? Jerkson Lift Play ? StackOverflow ? Google Group ? Tickets ? Felipe Oliveira ? G+ Scala ? Scalex ? GitHub ? Google Group ? Documentation ? Scaladoc ? Search Scaladoc ? Language Reference ? ...
Movie recommendations and more via MapReduce and Scalding
Mar 11 2012 04:04:53 AST by ncaralicea
Movie recommendations and more via MapReduce and Scalding - Scalding is an in-house MapReduce framework that Twitter recently open-sourced. Like Pig, it provides an abstraction on top of MapReduce that makes it easy to write big data jobs in a syntax that?s simple and concise. Unlike Pig, Scalding i ...
12 Top Big Data Analytics Players
Mar 11 2012 01:09:12 AST by ncaralicea
12 Top Big Data Analytics Players - Organizations around the globe and across industries have learned that the smartest business decisions are based on fact, not gut feel. That means they're based on analysis of data, and it goes way beyond the historical information held in internal transaction sys ...
Java Champion Jonas Bonér Explains the Akka Platform
Mar 10 2012 19:35:12 AST by admin
Java Champion Jonas Bonér Explains the Akka Platform - talk abot the Akka Platform, Concurrency, etc
Distributed Data Analysis with Hadoop and R
Mar 09 2012 20:11:47 AST by ncaralicea
Distributed Data Analysis with Hadoop and R - Jonathan Seidman and Ramesh Venkataramaiah present how they run R on Hadoop in order to perform distributed analysis on large data sets, including some alternatives to their solution.
Maven, Introduction to the Dependency Mechanism
Mar 09 2012 01:24:00 AST by ncaralicea
Maven, Introduction to the Dependency Mechanism - Dependency management is one of the features of Maven that is best known to users and is one of the areas where Maven excels. There is not much difficulty in managing dependencies for a single a project, but when you start getting into dealing with m ...
Joe Armstrong on Erlang
Mar 06 2012 19:32:10 AST by ncaralicea
In this Episode we?re talking about Erlang with its creator Joe Armstrong. We started by looking at the history of the Erlang language and why it is so relevant today. We then looked at Joe?s approach to Concurrency Oriented Programming and its main ingredients: share nothing, lightweight concurren ...