Tool

  • submit to reddit

Trunk-Based Development at Facebook

Tech Crunch have an article called The Next 6 Months Worth Of Features Are In Facebook’s Code Right Now, But We Can’t See. That’s a great title....

0 replies - 3615 views - 03/05/13 by Paul Hammant in Articles

WANdisco Announces Free Online Hadoop Training Webinars

We’re excited to announce a series of free one-hour online Hadoop training webinars, starting with four sessions in March and April. Time will be...

0 replies - 471 views - 03/05/13 by Jessica Thornsby in Articles

Stream Processing Has No Query Layer

When it comes to real-time big data, stream processing frameworks are an interesting alternative to MapReduce. Instead of storing and crunching data in...

0 replies - 2484 views - 03/04/13 by Mikio Braun in Articles

Installing Git and Virtualenv on Linux or Mac

For Debian/Ubuntu Linux: sudo apt-get install git python-setuptools For Redhat/Fedora Linux: sudo yum install git python-setuptools For...

0 replies - 2518 views - 03/04/13 by Col Wilson in Articles

Properties with Spring

1. OverviewSpring has always tried to be as transparent as possible when it comes to working with properties. Before Spring 3.1 however, the mechanism of...

0 replies - 3110 views - 03/04/13 by Eugen Paraschiv in Articles

Exposure with Binomial Responses

Last week, we’ve seen how to take into account the exposure to compute nonparametric estimators of several quantities (empirical means, and...

0 replies - 837 views - 03/04/13 by Arthur Charpentier in Articles

ETS Models Now in EViews 8

The ETS mod­el­ling frame­work devel­oped in my 2002 IJF paper (with Koehler, Sny­der and Grose), and in my 2008...

0 replies - 1093 views - 03/03/13 by Rob J Hyndman in Articles

Quick Tip - Make Apache's Directory Indexes Look Nicer on Mobile

If you use Apache, then you most likely have DirectoryIndex enabled on your development server. This is the feature that lets you request a directory without a...

0 replies - 3969 views - 03/03/13 by Raymond Camden in Articles

Instant Deployment with Git

One of the nicest things in git is that you can actually deploy code to production (or just your test environment) w/o implementing a complicated CI...

2 replies - 2091 views - 03/01/13 by Moshe Kaplan in Articles

Introducing Degraph for Visualizing Package Dependencies

I wrote before that I consider packages an important tool for structuring your code. I like to have a well defined package structure, where each...

0 replies - 1109 views - 03/01/13 by Jens Schauder in Articles

Systems Integration in the NoSQL Era with Apache Camel

In February 2013, I was at ApacheCon NA 2013 in Portland, Oregon, USA. It was a small, but great conference. I met so many awesome Apache experts and...

0 replies - 1044 views - 02/28/13 by Kai Wähner in Articles

Xfce: Keyboard Shortcuts Working in Eclipse IDE

Did you ever face the problem with Xfce that not all of the globally defined keyboard shortcuts can be changed? In my case Eclipse IDE shortcuts that I'm...

0 replies - 1102 views - 02/28/13 by Peter Butkovic in Articles

Running the Numbers on Papal Tenures with R

The job of Bishop of Rome – i.e. the Pope – has usually been considered a life-long commitment. There have been 266 popes since 32 A.D....

0 replies - 1583 views - 02/28/13 by Arthur Charpentier in Articles

R and Hadoop Data Analytics - RHadoop

Introduction R is a programming language and a software suite used for data analysis, statistical computing and data visualization. It is highly extensible...

0 replies - 4442 views - 02/27/13 by Istvan Szegedi in Articles

Using the Libjars Option with Hadoop

When working with MapReduce one of the challenges that is encountered early-on is determining how to make your third-part JAR’s available to the map and...

0 replies - 1865 views - 02/26/13 by Alex Holmes in Articles