Wednesday, November 30, 2016

Angular JS templates

http://startangular.com/
http://www.responsivemiracle.com/best-html5-angularjs-website-template/
http://www.cssauthor.com/responsive-free-angularjs-admin-themes/
https://github.com/angular/angular-seed

HTML5 Boilerplate

http://html5boilerplate.com

Log into rsyslog

http://chase-seibert.github.io/blog/2011/01/07/getting-arbitrary-log-files-into-rsyslog.html

https://blog.logentries.com/2013/12/how-to-configure-rsyslog-with-any-log-file-agents-bad-no-agents-good/

http://help.papertrailapp.com/kb/configuration/configuring-centralized-logging-from-text-log-files-in-unix/#remote_syslog

Monday, November 28, 2016

Formatting Period

http://joda-time.sourceforge.net/apidocs/org/joda/time/format/PeriodFormatterBuilder.html
https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/org/apache/commons/lang/time/DurationFormatUtils.html

http://www.ocpsoft.org/prettytime/

Browser from Docker

https://github.com/sameersbn/docker-browser-box

http://stackoverflow.com/questions/16296753/can-you-run-gui-apps-in-a-docker-container

require.js

http://requirejs.org/
RequireJS is a JavaScript file and module loader.

Redux JS: predictable state container for JavaScript apps

http://redux.js.org/

ECMAScript2015 (ES6)

https://webapplog.com/es6/
https://github.com/lukehoban/es6features
http://es6-features.org/#Constants

Sunday, November 27, 2016

Log analytics

https://papertrailapp.com
https://www.loggly.com/
https://www.graylog.org/
http://www.moonlit-software.com
https://github.com/mcholste/elsa
https://www.elastic.co/products/logstash?elektra=home&storm=banner&iesrc=ctr
https://logentries.com
http://www.rsyslog.com/
https://docs.microsoft.com/en-us/azure/log-analytics/

for ngnix
http://nginx.org/en/docs/http/ngx_http_log_module.html

Microsoft Azure Docker

https://mva.microsoft.com/en-US/training-courses/exploring-microservices-in-docker-and-microsoft-azure-11796

Docker Monitoring

https://github.com/google/cadvisor
https://github.com/sematext-agent-docker
https://github.com/logspout
http://sematext.com/docker/

https://www.datadoghq.com/blog/the-docker-monitoring-problem/
https://www.datadoghq.com/blog/how-to-monitor-docker-resource-metrics/

https://www.dynatrace.com/resources/webinars/monitoring-docker-containers-in-production/
https://www.youtube.com/watch?v=B_oWkBjH-Uk&feature=youtu.be&list=PLqt2rd0eew1bmDn54E2_M2uvbhm_WxY_6

https://newrelic.com/docker

http://logz.io/blog/docker-monitoring-dockercon-2016/

Docker Monitoring

https://github.com/google/cadvisor
http://sematext.com/docker/

https://www.datadoghq.com/blog/the-docker-monitoring-problem/
https://newrelic.com/docker

http://logz.io/blog/docker-monitoring-dockercon-2016/

Saturday, November 26, 2016

Nano Text Editor

http://www.howtogeek.com/howto/42980/the-beginners-guide-to-nano-the-linux-command-line-text-editor/

https://help.ubuntu.com/community/Nano

Docker commands and setup

docker images

https://docs.docker.com/engine/reference/commandline/
https://docs.docker.com/engine/tutorials/networkingcontainers/



docker pull nginx
https://hub.docker.com/_/nginx/

docker pull postgres
docker run --name testpg -e POSTGRES_PASSWORD=havefaith -d postgres
https://hub.docker.com/_/postgres/

Friday, November 25, 2016

IT Infrastructure Monitoring


https://www.nagios.org/
https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/toc.html

http://www.zabbix.com/
https://bosun.org/
https://www.icinga.com/
http://www.cacti.net/

http://graphiteapp.org/


Commercial
https://newrelic.com/
https://www.appdynamics.com/
https://www.datadoghq.com/

https://www.blazemeter.com/blog/top-10-monitoring-tools-every-devops-needs
http://blog.takipi.com/7-monitoring-tools-to-prevent-the-next-doomsday/
https://haydenjames.io/20-top-server-monitoring-application-performance-monitoring-apm-solutions/
http://www.infoworld.com/article/2683857/network-monitoring/article.html#slide4

For Azure
https://github.com/MSOpenTech/wamo
https://www.savision.com/resources/scom-solarwinds-nagios-azure-complete-monitoring-2
http://cloudmonix.com/blog/the-ultimate-list-of-top-azure-monitoring-tools/

Wednesday, November 23, 2016

Communication

https://www.fastcocreate.com/3065230/master-class/four-improv-techniques-that-can-help-you-communicate-better

Tuesday, November 22, 2016

Browser: SHA-1 to SHA-2

http://www.infoworld.com/article/3143121/security/moment-of-truth-web-browsers-and-the-sha-1-switch.html

https://cabforum.org/
https://cabforum.org/wp-content/uploads/CA-Browser-Forum-BR-1.4.1.pdf

Thursday, November 17, 2016

Pun Pun

http://www.punpunthailand.org/

https://www.youtube.com/watch?v=21j_OCNLuYg

JS Framework for 3D animation

https://threejs.org/

Saturday, November 12, 2016

Li-Fi Light Fidelity

http://www.techworld.com/big-data/what-is-li-fi-everything-you-need-know-3632764/

computers as persuasive technologies

http://captology.stanford.edu/about/what-is-captology.html
https://captology.stanford.edu/

Sunday, November 6, 2016

Single line designer

http://www.differantly.com/

Wednesday, November 2, 2016

CMS: Nuxeo

https://github.com/nuxeo/nuxeo

https://doc.nuxeo.com/nxdoc/repository-concepts/
https://doc.nuxeo.com/60/admindoc/configuration-parameters-index-nuxeoconf/
http://nuxeo.github.io/api-playground/

http://nuxeo.github.io/nuxeo-java-client/
https://doc.nuxeo.com/nxdoc/rest-api/
https://doc.nuxeo.com/nxdoc/java-automation-client/

log4j 2

http://mycuteblog.com/log4j2-xml-configuration-example/
http://stackoverflow.com/questions/21206993/very-simple-log4j2-xml-configuration-file-using-console-and-file-appender