Monday, April 25, 2016

Chat Bots

http://www.chayden.net/eliza/Eliza.html
https://sourceforge.net/projects/charliebot/
http://www.alicebot.org/about.html

Thursday, April 21, 2016

JTable: Row Header

https://tips4java.wordpress.com/2008/11/18/row-number-table/

http://www.chka.de/swing/table/columns.html
http://www.chka.de/swing/table/row-headers/JTable.html
http://blue-walrus.com/2014/12/row-number-column-in-jtable/

Wednesday, April 6, 2016

Implementation Documentation Technical Resource


http://www.guru99.com/



Information Technology Infrastructure Library (ITIL)
https://www.pluralsight.com/blog/it-ops/free-itil-resources
http://wiki.en.it-processmaps.com/index.php/ITIL_Processes#ITIL_Processes:_Service_Strategy
http://www.itlibrary.org/index.php
http://www.itskeptic.org/


Performance Test Plan
http://searchsoftwarequality.techtarget.com/tip/What-to-include-in-a-performance-test-plan


Requirements Traceability Matrix
https://en.wikipedia.org/wiki/Traceability_matrix
http://www.tutorialspoint.com/software_testing_dictionary/requirements_traceability_matrix.htm
http://www.guru99.com/traceability-matrix.html

SOA Blueprint
http://www.oracle.com/technetwork/articles/soa/ind-soa-1-blueprint-1934607.html
http://www.soablueprint.com/practitioners_guide

System Intgration Testing Plan
https://www.techopedia.com/definition/24590/system-integration-testing-sit
http://searchsoftwarequality.techtarget.com/answer/What-is-system-integration-testing
http://blog.fogcreek.com/9-integration-testing-dos-and-donts/
https://www.linkedin.com/pulse/insight-series-system-integration-test-plan-template-brett-s-brody

Test Readiness Review (TRR)
http://www.softwaretestingstuff.com/2009/04/test-readiness-review-checklist.html


User Acceptance Test
http://www.softwaretestinghelp.com/test-summary-report-template-download-sample/
https://www.techopedia.com/definition/3887/user-acceptance-testing-uat


Tuesday, April 5, 2016

REST API for multipart/form-data

https://jersey.java.net/documentation/latest/media.html#multipart

http://stackoverflow.com/questions/4083702/posting-a-file-and-data-to-restful-webservice-as-json

Friday, April 1, 2016

Designing Tables

http://uxmovement.com/content/9-design-techniques-for-user-friendly-tables/
http://www.uxmatters.com/mt/archives/2009/09/designing-tables-101.php
http://www.uxmatters.com/mt/archives/2006/08/refining-data-tables.php
http://www.jankoatwarpspeed.com/ultimate-guide-to-table-ui-patterns/
http://ux.mailchimp.com/patterns/tables
http://www.noupe.com/design/better-ui-design-proper-use-of-tables.html

Java Pivot Table Lib

http://www.pivot4j.org/
http://www.olap4j.org/

https://github.com/jbaliuka/x4j-analytic
http://jmagallanes.sourceforge.net/en/


Commercial
https://www.zkoss.org/product/zkpivottable

Using Excel Pivot Table Correctly

https://exceljet.net/things-to-know-about-excel-pivot-tables
https://exceljet.net/blog/can-pivot-tables-save-your-job

http://www.excel-easy.com/data-analysis/pivot-tables.html
https://exceljet.net/tips/what-is-a-pivot-table


Apache POI
http://thinktibits.blogspot.sg/2014/08/Create-Pivot-Table-Java-Apache-POI-Example.html