Tool

  • submit to reddit

Solr Unleashed: Mission Accomplished

This past Wednesday and Thursday (March 13th and 14th) OpenSource Connections held an on-site 2-day Solr training course called Solr Unleashed. We covered...

0 replies - 869 views - 03/18/13 by John Berryman in Articles

Talking About Google Reader

As you’ve probably heard by now, Google is shutting down Google Reader on July 1, 2013. Reactions are mixed, ranging from people who say that RSS is dead...

2 replies - 4029 views - 03/18/13 by Mikio Braun in Articles

RSS Readers on Linux

This afternoon I asked on UnixToolTip for suggestions of RSS readers on Linux. Here are the suggestions I got, in order of...

0 replies - 2186 views - 03/18/13 by John Cook in Articles

Article Syndication on GitHub via Subversion

I’m so excited. I’ve just made a proof of concept of the article-syndication idea I previous wrote about. The proof of concept is entirely...

0 replies - 1055 views - 03/17/13 by Paul Hammant in Articles

Win Free Copies of Packt’s New Book on Apache Solr

Readers would be pleased to know that Solr has teamed up with Packt Publishing to organize a Giveaway of the Apache Solr 4 Cookbook. Two lucky...

0 replies - 429 views - 03/17/13 by Rafał Kuć in Articles

Amazon Web Services Redshift – Data Warehouse in the Cloud

Introduction Amazon Web Services has made publicly available its fully managed, petabyte-scale data warehouse cloud service in February, 2013. It promises a...

0 replies - 1700 views - 03/16/13 by Istvan Szegedi in Articles

Subversion’s SVN Annotate Command

Apache Subversion’s ‘svn annotate’ command allows users to view a line-by-line breakdown of all the changes that have been applied to a human-readable...

0 replies - 2055 views - 03/14/13 by Jessica Thornsby in Articles

SolrCloud HOWTO

What is the most important change in 4.x version of Apache Solr? I think there are many of them but Solr Cloud is definitely something that changed a lot in...

0 replies - 2912 views - 03/14/13 by Rafał Kuć in Articles

The Ultimate Python Colorized Logger

To make logging based debugging and diagnostics more fun, I created the following enhanced Python logging solution. It colorizes and adjusts logging output so...

1 replies - 2495 views - 03/14/13 by Mikko Ohtamaa in Articles

Data in C and CPython: A Comparison

In my last two articles (Data in CPython and Data in C), as it turned out, I discussed two fundamental points in each language: What...

0 replies - 1417 views - 03/13/13 by Amit Saha in Articles

An Introduction to Salt Stack

Salt is gaining momentum as a config management tool. This talk by Thomas Hatch makes for a good introduction:

0 replies - 2564 views - 03/13/13 by Eric Gregory in Articles

How to Build Your First .NET Graph Database

There has been a lot of talking about NoSQL lately, and how this "new" databases can solve problems of Big Data. NoSQL is a movement that promotes alternatives...

0 replies - 2154 views - 03/13/13 by Damaris Coll in Articles

Putting NoSQL in Perspective

Deciding between a NoSQL database or a relational database system is about understanding the trade-offs that led to the creation of NoSQL to begin with. NoSQL...

0 replies - 1286 views - 03/13/13 by Rauf Issa in Articles

Migrating and Moving Issues Between GitHub Issue Trackers

Some time ago I had to migrate issues from a Github project to another. In this particular case, I moved Plone CMS developer...

0 replies - 941 views - 03/12/13 by Mikko Ohtamaa in Articles

The Cost of Getting Data from LevelDB

We are currently investigating the usage of LevelDB as a storage engine in RavenDB. Some of the things that we feel very strongly about is...

0 replies - 1791 views - 03/12/13 by Ayende Rahien in Articles