Tuesday, December 01, 2015

Monday, November 30, 2015

Thursday, November 12, 2015

Friday, October 09, 2015

Robotics Alley Conference

Robotics Alley Conference
http://roboticsalley.org/

Sunday, October 04, 2015

Friday, September 04, 2015

Monday, August 31, 2015

Firebase

Firebase Link
https://www.firebase.com/

TestRail (Gurock Dot Com)

TestRail Base Link
http://www.gurock.com/testrail/

Thursday, July 02, 2015

Tuesday, June 30, 2015

American / Euro Truck Simulator

American Truck Simulator (supposed to come out in 2016)
https://en.wikipedia.org/wiki/American_Truck_Simulator

American Truck Simulator (on STEAM)
http://store.steampowered.com/app/270880/  (Base Game)
http://steamcommunity.com/app/270880/discussions/  (Discussions)

American Truck Simulator (base link on web)
http://www.americantrucksimulator.com/

Euro Truck Simulator
http://www.eurotrucksimulator2.com/

Forum (Message Board)
http://forum.scssoft.com/index.php

Modding
http://www.eurotrucksimulator2.com/mod_tools.php

Telemetry Access Via The SDK
http://blog.scssoft.com/search/label/SDK

Telemetry Access Via The SDK (Github Repo)
https://github.com/nlhans/ets2-sdk-plugin

Thursday, June 04, 2015

Camera Links

Stonkam
http://www.stonkam.com/

Wednesday, June 03, 2015

Vertx IO Links

Vert.x Base Link
http://vertx.io/

Spring Boot Links

Spring Boot Quick Start
http://projects.spring.io/spring-boot/

Saturday, May 23, 2015

Android Test Frameworks


  • Robotium
  • uiautomator
  • Expresso
  • Calabash
  • Appium
The list above noted by this article:
http://testdroid.com/tech/top-5-android-testing-frameworks-with-examples

Thursday, May 07, 2015

Wednesday, May 06, 2015

Selenium Info

Selenium (Official Documentation)
http://docs.seleniumhq.org/

Selenium (WikiPedia)
http://en.wikipedia.org/wiki/Selenium_(software)

Wednesday, April 08, 2015

Wednesday, March 25, 2015

Node.js Related

Express (minimalist web framework for Node.js)
http://expressjs.com/

Node.js Home Page
https://nodejs.org/

Thursday, March 05, 2015

Raspberry Pi

Raspberry Pi (Base Link)
http://www.raspberrypi.org/

Wednesday, February 25, 2015

Thursday, February 19, 2015

Adding Custom JARs To A Maven Project

Mkyong - How To Include Custom Library Into Maven Local Repository?
(seems like one of the easiest techniques)
http://www.mkyong.com/maven/how-to-include-library-manully-into-maven-local-repository/

Guide to installing 3rd party JARs (Apache Maven Project)
http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html

Maven External Dependencies (another valid technique)
http://www.tutorialspoint.com/maven/maven_external_dependencies.htm

Stackoverflow Link:
http://stackoverflow.com/questions/5692256/maven-best-way-of-linking-custom-external-jar-to-my-project

Adding external/custom jars into Maven project
Excellent link, especially "Installing jar into local Maven repository".
http://softwarecave.org/2014/06/14/adding-external-jars-into-maven-project/
In case content changes, screenshot of important snippet here:



Wednesday, February 18, 2015

Thursday, February 05, 2015

Docker

Docker
https://docs.docker.com/

Docker User Guide
https://docs.docker.com/userguide/

Quoting from the Docker website:
https://www.docker.com/whatisdocker/

"Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications."

WikiPedia Docker Entry
http://en.wikipedia.org/wiki/Docker_(software)

YouTube Docker Networking
https://www.youtube.com/watch?v=uq8ZEYEYk1Q

Saturday, January 31, 2015

GIT Workflow Links

"A successful Git branching model" by Vincent Driessen
http://nvie.com/posts/a-successful-git-branching-model/

Excellent Article by "End Point"
http://blog.endpoint.com/2014/05/git-workflows-that-work.html

Sunday, January 18, 2015

Encryption For Business (e.g. Medical Billing)

7-Zip (can also AES encrypt files)
http://www.7-zip.org/

AES Crypt (individual files)
https://www.aescrypt.com/

GNU Privacy Guard
https://www.gnupg.org/

List Of Top 24 Free Tools For Data Encryption
http://www.gfi.com/blog/the-top-24-free-tools-for-data-encryption/

TrueCrypt Final Release Repository
https://www.grc.com/misc/truecrypt/truecrypt.htm