https://scrimba.com/g/gintrotojavascript
https://exercism.io/
https://www.freecodecamp.org/
Monday, April 8, 2019
Monday, April 1, 2019
Istio
https://istio.io/
Istio provides behavioral insights and operational control over the service mesh as a whole, offering a complete solution to satisfy the diverse requirements of microservice applications
Fn Project
https://github.com/fnproject
Fn is an event-driven, open source, Functions-as-a-Service (FaaS) compute platform that you can run anywhere
Fn is an event-driven, open source, Functions-as-a-Service (FaaS) compute platform that you can run anywhere
Tuesday, March 12, 2019
Another Java Mail LIbrary
http://www.simplejavamail.org/#/about
https://github.com/bbottema/simple-java-mail
https://github.com/bbottema/email-rfc2822-validator
https://github.com/bbottema/simple-java-mail
https://github.com/bbottema/email-rfc2822-validator
Countries. States, Cities
https://github.com/dr5hn/countries-states-cities-database
https://github.com/stefangabos/world_countries
https://restcountries.eu/
https://github.com/RudeySH/SteamCountries
http://www.unece.org/cefact/codesfortrade/codes_index.html
https://github.com/stefangabos/world_countries
https://restcountries.eu/
https://github.com/RudeySH/SteamCountries
http://www.unece.org/cefact/codesfortrade/codes_index.html
Sunday, March 10, 2019
Data Streaming
http://samza.apache.org/
http://storm.apache.org/
http://storm.apache.org/releases/current/Trident-tutorial.html
https://flink.apache.org/
Ref
https://medium.com/@chandanbaranwal/spark-streaming-vs-flink-vs-storm-vs-kafka-streams-vs-samza-choose-your-stream-processing-91ea3f04675b
http://storm.apache.org/
http://storm.apache.org/releases/current/Trident-tutorial.html
https://flink.apache.org/
Ref
https://medium.com/@chandanbaranwal/spark-streaming-vs-flink-vs-storm-vs-kafka-streams-vs-samza-choose-your-stream-processing-91ea3f04675b
Thursday, March 7, 2019
JavaFX Exception
java.lang.RuntimeException: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found
https://github.com/javafxports/openjdk-jfx/issues/237
https://bugs.openjdk.java.net/browse/JDK-8171450
https://github.com/javafxports/openjdk-jfx/issues/237
https://bugs.openjdk.java.net/browse/JDK-8171450
Java Migration Guide to JDK 9/11
https://docs.oracle.com/javase/9/migrate/toc.htm#JSMIG-GUID-7BB28E4D-99B3-4078-BDC4-FC24180CE82B
https://docs.oracle.com/en/java/javase/11/migrate/index.html#JSMIG-GUID-7BB28E4D-99B3-4078-BDC4-FC24180CE82B
Monday, March 4, 2019
XChart
https://knowm.org/open-source/xchart/
https://knowm.org/open-source/xchart/xchart-example-code/
https://github.com/knowm/XChart
https://knowm.org/open-source/xchart/xchart-example-code/
https://github.com/knowm/XChart
Sunday, March 3, 2019
Jenkins JDK 11
https://jenkins.io/doc/administration/requirements/java/
https://jenkins.io/doc/administration/requirements/jenkins-on-java-11/
https://jenkins.io/doc/administration/requirements/upgrade-java-guidelines/
https://wiki.jenkins.io/display/JENKINS/Known+Java+11+Compatibility+issues
https://jenkins.io/doc/administration/requirements/jenkins-on-java-11/
https://jenkins.io/doc/administration/requirements/upgrade-java-guidelines/
https://wiki.jenkins.io/display/JENKINS/Known+Java+11+Compatibility+issues
Thursday, February 28, 2019
Java ClassLoader
https://www.javaworld.com/article/2077260/learn-java-the-basics-of-java-class-loaders.html
https://www.baeldung.com/java-classloaders
https://www.baeldung.com/java-classloaders
Wednesday, February 27, 2019
Xalan-Java: exception
How to handle this:
com.sun.org.apache.xml.internal.serializer.utils.WrappedRuntimeException: Could not load the propery file 'output_xml.properties' for output method 'xml' (check CLASSPATH)
at java.xml/com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory.getDefaultMethodProperties(OutputPropertiesFactory.java:343)
at java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.setDefaults(TransformerImpl.java:1178)
at java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.createOutputProperties(TransformerImpl.java:1138)
https://xalan.apache.org/xalan-j/faq.html#faq-25
https://xalan.apache.org/xalan-j/faq.html#jdk14
https://xalan.apache.org/xalan-j/faq.html#environmentcheck
com.sun.org.apache.xml.internal.serializer.utils.WrappedRuntimeException: Could not load the propery file 'output_xml.properties' for output method 'xml' (check CLASSPATH)
at java.xml/com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory.getDefaultMethodProperties(OutputPropertiesFactory.java:343)
at java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.setDefaults(TransformerImpl.java:1178)
at java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.createOutputProperties(TransformerImpl.java:1138)
https://xalan.apache.org/xalan-j/faq.html#faq-25
https://xalan.apache.org/xalan-j/faq.html#jdk14
https://xalan.apache.org/xalan-j/faq.html#environmentcheck
NB XML Layer
https://www.antonioshome.net/kitchen/netbeans/nbms-sandwich.php
https://dzone.com/articles/play-with-xml-layer
https://dzone.com/articles/play-with-xml-layer
Wednesday, February 20, 2019
Git GUI
https://www.gitkraken.com/
https://www.sourcetreeapp.com/
https://desktop.github.com/
https://github.com/gitextensions/gitextensions
List
https://git-scm.com/download/gui/windows
https://www.sourcetreeapp.com/
https://desktop.github.com/
https://github.com/gitextensions/gitextensions
List
https://git-scm.com/download/gui/windows
Tuesday, February 19, 2019
First Step: Git
https://confluence.atlassian.com/bitbucketserver/basic-git-commands-776639767.html
https://www.atlassian.com/agile/software-development/git
https://www.atlassian.com/agile/software-development/git-branching-video
https://git-scm.com/docs
https://git-scm.com/docs/git-stash
https://git-scm.com/book/en/v2/Git-Tools-Submodules
https://www.gerritcodereview.com/index.html
https://stackoverflow.com/questions/4089430/how-can-i-determine-the-url-that-a-local-git-repository-was-originally-cloned-fr
Common Commands
git status
git log
git log --oneline
git hist
git diff HEAD
Git with Netbeans IDE
https://netbeans.org/kb/docs/ide/git.html
https://www.atlassian.com/agile/software-development/git
https://www.atlassian.com/agile/software-development/git-branching-video
https://git-scm.com/docs
https://git-scm.com/docs/git-stash
https://git-scm.com/book/en/v2/Git-Tools-Submodules
https://www.gerritcodereview.com/index.html
https://stackoverflow.com/questions/4089430/how-can-i-determine-the-url-that-a-local-git-repository-was-originally-cloned-fr
Common Commands
git status
git log
git log --oneline
git hist
git diff HEAD
Git with Netbeans IDE
https://netbeans.org/kb/docs/ide/git.html
Java Chart Graphs
List
https://github.com/topics/data-visualization?l=java
https://github.com/jtablesaw/tablesaw
https://github.com/OpenRefine/OpenRefine
https://github.com/jfree/orson-charts
https://developers.google.com/chart/
https://gephi.org/
https://github.com/jfree/jfree-demos
https://github.com/jasrodis/javafx-dataviewer-example
https://github.com/jfree/orson-charts-fx
https://github.com/eseifert/gral
https://www.graphviz.org/
http://jchart2d.sourceforge.net/
Automated Builds with Netbeans Platform
https://blog.willwinder.com/2015/03/automated-builds-with-netbeans-platform.html
Labels:
continous integration,
jenkins,
netbeans platform
Monday, February 18, 2019
Google Form Time Trigger
https://stackoverflow.com/questions/21115055/open-a-form-after-a-given-date
https://productforums.google.com/forum/#!msg/docs/cQVYfb0pjBA/q--bPGb0DAAJ
https://www.labnol.org/internet/schedule-google-forms/20707/
https://productforums.google.com/forum/#!msg/docs/cQVYfb0pjBA/q--bPGb0DAAJ
https://www.labnol.org/internet/schedule-google-forms/20707/
Azure Cognitive Services as Docker
https://hub.docker.com/_/microsoft-azure-cognitive-services
https://azure.microsoft.com/en-us/blog/getting-started-with-azure-cognitive-services-in-containers/
https://azure.microsoft.com/en-us/blog/getting-started-with-azure-cognitive-services-in-containers/
Labels:
azure,
azure cognitive services,
container,
docker
ngrok
Exposes local servers behind NATs and firewalls to the public internet over secure tunnels
https://ngrok.com/
https://ngrok.com/
Wednesday, February 6, 2019
Refresh Explorer Node Tree
http://wiki.netbeans.org/DevFaqAddingRemovingChildrenDynamically
https://layerxml.wordpress.com/2010/10/14/refresh-node-children-automatically/
https://dzone.com/articles/nb-dynamic-icons-for-explorer-trees
https://stackoverflow.com/questions/29841214/netbeans-nodes-api-delete-node-from-explorer
https://blogs.oracle.com/geertjan/no-expansion-icon-when-no-children-part-1
https://layerxml.wordpress.com/2010/10/14/refresh-node-children-automatically/
https://dzone.com/articles/nb-dynamic-icons-for-explorer-trees
https://stackoverflow.com/questions/29841214/netbeans-nodes-api-delete-node-from-explorer
https://blogs.oracle.com/geertjan/no-expansion-icon-when-no-children-part-1
Thursday, January 31, 2019
Netbeans Explorer API
https://platform.netbeans.org/tutorials/nbm-nodesapi3.html
Labels:
beantreeview,
explorer,
netbeans platform,
node
Wednesday, January 30, 2019
Thursday, January 24, 2019
Tuesday, January 22, 2019
Sunday, January 20, 2019
Facebook Speech Processing Toolkit
https://github.com/facebookresearch/wav2letter
https://arxiv.org/abs/1812.07625
https://arxiv.org/abs/1812.06864
https://code.fb.com/ai-research/wav2letter/
https://arxiv.org/abs/1812.07625
https://arxiv.org/abs/1812.06864
https://code.fb.com/ai-research/wav2letter/
Labels:
facebook ai research,
flashlight,
speech,
wav2letter
Thursday, January 17, 2019
Javascript Animation Library
https://blog.bitsrc.io/11-javascript-animation-libraries-for-2018-9d7ac93a2c59
Tuesday, January 15, 2019
Tools for Machine Learning and Data Science
https://airflow.apache.org/
https://databricks.com/
https://mlflow.org/
https://www.datanami.com/2018/06/05/project-hydrogen-unites-apache-spark-with-dl-frameworks/
https://github.com/mitdbg/modeldb
https://www.modelchimp.com/
https://github.com/combust/mleap
Distributed Training Frameworks
https://github.com/uber/horovod
https://databricks.com/blog/2018/11/08/introducing-apache-spark-2-4.html
https://zeppelin.apache.org/
https://databricks.com/
https://mlflow.org/
https://www.datanami.com/2018/06/05/project-hydrogen-unites-apache-spark-with-dl-frameworks/
https://github.com/mitdbg/modeldb
https://www.modelchimp.com/
https://github.com/combust/mleap
Distributed Training Frameworks
https://github.com/uber/horovod
https://databricks.com/blog/2018/11/08/introducing-apache-spark-2-4.html
https://zeppelin.apache.org/
Subscribe to:
Posts (Atom)