Wednesday, December 24, 2014

The Upcoming Year (2015) Of The Java Ecosystem With Test Automation

Tools:
  • JDK
  • Maven (consider transitioning to Gradle)
  • Git / GitHub
  • IntelliJ (JetBrains)
  • Cucumber
  • Jenkins (?)

Monday, December 22, 2014

Gradle Links

Gradle Documentation
http://www.gradle.org/documentation

Gradle Home Link
http://www.gradle.org/

Gradle Wikipedia Link
http://en.wikipedia.org/wiki/Gradle

Tuesday, December 09, 2014

Cassandra Links

Cassandra Query Language (CQL) v3.1.7
https://cassandra.apache.org/doc/cql3/CQL.html

Cassandra Wiki (Client Options)
https://wiki.apache.org/cassandra/ClientOptions

Datastax Cassandra Ruby Driver (As of 20141209, this is current Ruby driver to use)
https://github.com/datastax/ruby-driver

Datastax Cassandra Ruby Driver Documentation
http://datastax.github.io/ruby-driver/

Up and Running With Cassandra (like Google's BigTable)
http://blog.evanweaver.com/2009/07/06/up-and-running-with-cassandra/


Wednesday, October 29, 2014

Ruby IDEs

RubyMine (by JetBrains)
https://www.jetbrains.com/ruby/

Tuesday, October 28, 2014

Ruby MQTT Resources

Pure Ruby Gem
https://github.com/njh/ruby-mqtt

https://rubygems.org/gems/mqtt

http://www.rubydoc.info/gems/mqtt/frames  (better doc presentation)

Install: gem install mqtt


Wednesday, October 15, 2014

Capybara - (Ruby Library)

Capybara (Ruby Library) -- Something to look into:

http://jnicklas.github.io/capybara/

SitePrism -- is used to supply a Page Object Model that can be used with Capybara.

https://github.com/natritmeyer/site_prism

Sunday, September 14, 2014

Sunday, August 17, 2014

Wednesday, July 23, 2014

Thursday, June 05, 2014

Testing Android and iOS Mobile Apps With Calabash

Calabash base link:
http://calaba.sh/

Backed by Xamarin

Saturday, May 10, 2014

Sunday, April 27, 2014

Developing Android Apps Using Python

Linux Journal Article: "Python for Android" (lot's of tips)
http://www.linuxjournal.com/article/10940?page=0,0

PyCon PL 2013 "Developing Android Applications with Python"
https://www.youtube.com/watch?v=CWyUgn8oAaQ

Presentation: "Writing Standalone Qt & Python Applications for Android
http://www.modrana.org/pyconpl2013/python_and_qt_for_android.pdf

Python Download Site:
https://www.python.org/download


Thursday, April 17, 2014

Garmin Nuvi 2555 Stuff (esp GPX files)

Editor for GPX files
http://sourceforge.net/projects/gpxeditor/

Extracting Track Log (gpx) from Garmin
http://home.comcast.net/~ghayman3/garmin.gps/page6.htm

GPX files are in the following location on this Garmin: Internal Storage\GPX

More generalized, useful conversion (GPSBabel)
http://www.gpsbabel.org/

Thursday, April 10, 2014

Tuesday, April 08, 2014

Tuesday, February 11, 2014

GPSD Links

GPSD home page:
http://www.catb.org/gpsd/

Tuesday, January 28, 2014

Vector Links (CANoe, RP1210)

Abstract Syntax Notation (ASN.1)
http://en.wikipedia.org/wiki/ASN.1

NMEA 0183 reference
http://en.wikipedia.org/wiki/NMEA_0183

Vector (CANoe environment):
http://vector.com/vi_canoe_en.html
http://en.wikipedia.org/wiki/CANoe (Wikipedia reference)

Vector Reference:
http://vector.com/vi_rp1210_api_en.html

Monday, January 20, 2014

Friday, January 17, 2014

Additional Test Automation Tools - Jan 2014

Earth Bridge (designed to bridge gap between GPS receiver and Google Earth)
http://mboffin.com/earthbridge/

Relish (primary author - PN employee)
http://sourceforge.net/projects/relish/

Monday, January 13, 2014

Friday, January 10, 2014

MSFT To Android Porting Tools

iFactr (commercial solution)
http://ifactr.com/

Monocross
http://monocross.net/

Monocross - What is it?
http://objectiveme.com/monocross-part-1/

MvvmCross
https://github.com/MvvmCross

Thursday, January 09, 2014

Cloud Information

Amazon Web Services (AWS) and Python
http://aws.amazon.com/articles/Amazon-S3/3998

Amazon Web Services (AWS) and Python "boto" Interface
http://docs.pythonboto.org/en/latest/

Amazon Web Services (AWS) and Relational Database Service (RDS)
http://aws.amazon.com/rds/