In the previous post we have setup everything needed on the Salesforce side to configure the IoT Explorer. Before jumping on the Arduino Nutellator 3000 project, we have to create a proxy that will transform data received from the devices in order to push them to our beloved CRM. For those, like me, who […]
Tag: Heroku
[Chrome Extension] “Pack your link” extension on the store by enree.co (yes, thet’s me…)
a{ color: red !important;} I’m not a marketing guy, I neither have requested advices from my marketing guys friends…I did it all my way and that’s why my brand new Chrome Extension will be forgotten in days! Let’s start from the beginning… Once upon a time there was a simple Chrome Extension I made at […]
[Github / Maven] Maven repository using GitHub
This simple post is a reminder on how to create a Maven2 repository and use it with Maven in a “pom.xml” file or in Java Play!. The first step is to create a GitHub Repository (it will be named “maven2”).Then reproduce the folder structure of a Maven Repository, as I did in my “Maven2” repo […]
