Tips and Tricks

  • submit to reddit

Wrote A VS Add In For LINQ To Hive Model Generation and Hive SQL Queries

This post is about the HD Insight Tools Visual Studio Add In -  for accessing Azure Hadoop Hive  from Visual Studio. I hacked together the same on my...

0 replies - 842 views - 03/11/13 by Anoop Madhusudanan in Articles

The 10-Minute API: Getting an API Up and Running in 10 Minutes with 3scale, Grape and Heroku

APIs can be complex and challenging to operate – but it doesn’t have to be hard to get started. To prove it and also inaugurate our video tutorial series...

0 replies - 1737 views - 03/11/13 by Steven Willmott in Articles

Scrum vs. XP

In a nice tie-in to my previous assertion that the root cause of Flaccid Scrums is a lack of XP-like focus upon technical quality, Allan Kelly has written two...

0 replies - 1739 views - 03/11/13 by Steve Smith in Articles

eBay's Open Source, Agile Test Automation Stack

All new features at eBay Europe are developed using SCRUM. One key success factor for those projects is to have a reliable end-to-end test automation safety...

0 replies - 2205 views - 03/11/13 by Mitch Pronschinske in Articles

Enterprise Application Integration Patterns for Java EE Cloud Applications

In today's heterogeneous system/application environments, enterprise developers and architects are often faced with complex integration challenges that often...

0 replies - 3169 views - 03/11/13 by Mitch Pronschinske in Articles

Consider replacing Spring XML configuration with JavaConfig

Spring articles are becoming a trend on this blog, I should probably apply for a SpringSource position Colleagues of mine sometimes curse me for my...

4 replies - 6616 views - 03/10/13 by Nicolas Frankel in Articles

Be My API - How to Implement an API Strategy Everyone will Love

This will teach you to: Align API design with business goals Architect flexible and robust APIs that are developer-accessible Design for multiple...

0 replies - 2818 views - 03/10/13 by Mitch Pronschinske in Articles

First Step on Legacy Code: Classifying

When working with legacy code I usually start by classifying all modules of the system based on the urgency for rebuild. The classification helps making...

0 replies - 1852 views - 03/09/13 by Anders Abel in Articles

Spring Integration with Twitter: How to Post Tweets to Your Twitter Account?

Spring Integration provides support for interacting with Twitter. With the Twitter adapters you can both receive and send Twitter messages. This article...

0 replies - 1945 views - 03/09/13 by Jagadeesh Motamarri in Articles

WSO2 CEP with ActiveMQ JMS Broker

If you need simple a WSO2 CEP simple sample, try out this. This post explains how use WSO2 CEP and ActiveMQ JMS Broker to publish and subscribe...

0 replies - 1536 views - 03/09/13 by Madhuka Udantha in Articles

Video: CPU Caches

 Caches are used in many layers of applications that we develop today, holding data inside or outside of your runtime environment, or even distributed...

0 replies - 2964 views - 03/08/13 by Allen Coin in Articles

The Good, the Bad, and the Ugly Backlog

The product backlog is an important tool: It lists ideas, requirements, and new insights. But is it always the right tool to use? This post discusses the...

0 replies - 4639 views - 03/08/13 by Roman Pichler in Articles

Indexing Data in Solr from Disparate Sources Using Camel

Apache Solr is "the popular, blazing fast open source enterprise search platform" built on top of Lucene.  In order to do a search (and find results)...

0 replies - 1564 views - 03/08/13 by Bilgin Ibryam in Articles

Congrats! You're Cool - and More Data Links of the Week

The good news of this week, undoubtedly, is“Data Crunchers Now the Cool Kids on...

0 replies - 1481 views - 03/08/13 by Arthur Charpentier in Articles

Android: MQTT with ActiveMQ

I have been wanting to create a simple demo for a while that sends a message from an Android device to ActiveMQ.  With ActiveMQ 5.6 the broker was...

0 replies - 2416 views - 03/08/13 by Jason Sherman in Articles