by Tiago Calado | Jun 14, 2016 | BlogPosts, K2, Sharepoint, Tech Tips
Here’s a very quick how-to for those developers using K2 who may find themselves required to extract users (such as Administrators) from multiple SharePoint groups. An example in which you may need to do this is if a developer is required to display a list of...
by Tom Saunders | Jun 7, 2016 | BlogPosts, Talend, Tech Tips
Welcome to the Datalytyx Tube Series! This is part 1 of the Datalytyx Tube Series. If you have not already read the introduction, you can find it via this link: Datalytyx Tube Series #1: Exploring the London Underground. In this blog article, we will take a look at...
by Tom Saunders | Jun 1, 2016 | BlogPosts, Tableau, Talend, Tech Tips
Welcome to the Datalytyx Tube Series! Have you ever wondered how the mobile app on your phone knows when London tube’s Central line is suffering from minor delays or that there is a part closure on the Overground network? Well, the very data that drives these...
by Tom Saunders | May 31, 2016 | BlogPosts, Talend, Tech Tips
In my previous blog, I showed you how to integrate Stanford CoreNLP with Talend using a simple example. In this post I’ll show you how to modify that code in order to make the most of Talend’s strengths as a data integration tool. Let’s get to it...
by Tom Saunders | May 24, 2016 | BlogPosts, Talend, Tech Tips
In my previous blog Twitter Sentiment Analysis using Talend, I showed how to extract tweets from Twitter using Talend and then how to do some basic sentiment analysis on those tweets. In this post, I will introduce the Stanford CoreNLP toolkit and show how to...
by Ralph Dalton | May 10, 2016 | BlogPosts, Sharepoint, Tech Tips
I needed to restore some SharePoint backup files from a data centre to a Disaster Recovery SQL instance. I could have done this manually using the restore task, however I knew that I would like to do this repeatedly for different customers and different databases. So...