Monday, December 23, 2013

Mobile Application Test Automation

Google: "Mobile Application Test Automation"
http://automationtestingblog.blogspot.com/2013/01/mobile-application-test-automation.html

EggPlant (scripting language: "senseTalk")
http://www.testplant.com/eggPlant

M-eux (Jamosolutions, supports Resco for .NET Compact Frameworks)
http://www.jamosolutions.com

Resco Toolkit:
http://www.resco.net/mobileformstoolkit/

Sikuli (can use Python as a scripting language, makes use of Jython technology)
http://www.sikuli.org/
http://doc.sikuli.org/                   (Documentation)
https://github.com/sikuli/sikuli     (GitHub site)
https://launchpad.net/sikuli         (Sikuli Base Site, "launchpad")

Sikuli vs Eggplant:
http://testwarriors.blogspot.com/2012/04/comparison-report-sikuli-vs-eggplant.html

SOTI - MobiControl
http://www.soti.net/mobicontrol/


Splunk

Dig into Splunk
http://www.splunk.com/

Tuesday, November 26, 2013

Chess Dot Com Accts


  1. iamnotmagnus  / chess(subs)(magic)(bang)
  2. iamnotmagnusreally / sameasabove

Wednesday, November 06, 2013

Wednesday, October 09, 2013

Monday, September 02, 2013

VPN Links

Good article:
http://www.smallbusinesscomputing.com/webmaster/how-to-connect-multiple-offices-with-vpn.html

SoftEther VPN Project:
http://www.softether.org/

Consider using:
For one-off situations.



Thursday, July 04, 2013

OpenVPN Links

OpenVPN (Related Projects Link)
https://community.openvpn.net/openvpn/wiki/RelatedProjects

OpenVPN (Wikipedia)
http://en.wikipedia.org/wiki/Openvpn

Saturday, January 12, 2013

Saturday, June 23, 2012

Instant Appraisal

Are there sites for: coins, comics, stamps, etc. ?

Saturday, May 12, 2012

Open Source Idea: TestResultDB

Must be Open Source:

TestResultDBClient (Java) talks to TestResultDBServer (Java) via RMI

TestResultDBServer talks to RDBMS via JDBC

TestResultDB stores test results, optionally linked to requirements 

Saturday, April 21, 2012

Turnkey Linux Appliances

Turnkey Linux Appliances

http://www.turnkeylinux.org/

Monday, March 12, 2012

Microsoft Project - Comparing Project Sheets

MSFT Project - Comparing Project Sheets
http://www.youtube.com/watch?v=x2zJ2Rs5G2c

Wednesday, February 15, 2012

Saturday, January 07, 2012

Free Fax Send Services

Free fax send services:

http://faxzero.com/
http://www.gotfreefax.com/

Article about hooking in faxing from Gmail account
http://www.googlefax.org/

David Berger's Internet Fax Guide
http://www.a2.com/telecom/freefax.html

Sunday, November 06, 2011

RegExp Engine for ExpenseTracker

Comparison Of RegExp Engines
http://en.wikipedia.org/wiki/Comparison_of_regular_expression_engines

Java 6 Documentation
http://download.oracle.com/javase/6/docs/api/


Regular Expression Flavors
http://www.regular-expressions.info/refflavors.html

SQLite In ExpenseTracker

Google Comparison of SQLite Wrappers
http://code.google.com/p/sqlite4java/wiki/ComparisonToOtherWrappers

SQLite - Maybe The Easiest To Use
http://www.xerial.org/trac/Xerial/wiki/SQLiteJDBC    
with Example Here

Another Reference
http://code.google.com/p/sqlite-jdbc/

SQLite Tutorial 01
http://www.squidoo.com/sqlitehammer

SQLite Wiki - List of Wrappers
http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers