Knowm.org
  • Home
  • Shop
  • Services
  • Blog
  • About
  • Contact

Tags Archives: Java

  • Home
  • Java

How to Install Logstash Plugins for Version 1.5

  • 2015-03-23
  • Tim Molter
  • How To, Technical
  • 0 Comment

Since version 1.5, there is a new plugin management system for Logstash. Plugin repositories are now located at github.com/logstash-plugins. Plugins are now self-contained Ruby gem whose source code lives in its own GitHub repository. The Ruby gem is host... read more

How to Install a Distributed Apache Storm Cluster

  • 2015-06-18
  • Tim Molter
  • How To, Technical
  • 4 Comment

Introduction The Knowm Development Team needs access to affordable research and development platforms for distributed computing. To address this need, we have paired Adapteva’s powerful and affordable Parallella boards with Apache Storm to create an... read more

How To Setup Your Knowm Developer Environment

  • 2015-09-16
  • Tim Molter
  • How To, Knowm and AHaH Computing, Knowm API, Memristor
  • 0 Comment

Introduction This document will help you get up and running with your own development environment compatible with Knowm’s development stack. There’s a bit of a learning curve, but we’ve taken measures to make collaborating as easy as pos... read more

How to Deploy an Apache Storm Cluster to the Amazon Elastic Compute Cloud (EC2)

  • 2015-12-24
  • Tim Molter
  • How To, Technical
  • 4 Comment

Running Apache Storm cluster on EC2 is greatly simplified with the open source project storm-deploy-alternative. With this handy project, you can define your Storm cluster in a simple configuration file and create the running instances as well as installi... read more

How To Make Real-time Charts In Java

  • 2016-08-09
  • Tim Molter
  • How To, Technical
  • 6 Comment

When creating graphical user interfaces with Java, it is often useful to add charts to your Java application for visualizing data. In this tutorial, we show how to easily add charts to a Java Swing application using our open source Java charting library X... read more

Comparing Simulated Pulse Response of the Knowm M-MSS Memristor Model in Xyce and JSpice using Qucs-S

  • 2017-09-22
  • Michael Arendall
  • How To, Memristor, Technical
  • 0 Comment

In the post titled Simulating the Knowm M-MSS Memristor Model Pulse Response with Qucs-S and Xyce, I presented the dynamic behavior of the M-MSS model’s response to a square wave pulse with various pulse configurations while introducing some more advanc... read more

Comparing Xyce and JSpice Simulations of Knowm AHaH Memristor-Based Logic Using Qucs-S

  • 2017-09-22
  • Michael Arendall
  • How To, Memristor, Technical
  • 0 Comment

In a recent post titled Simulating Knowm AHaH Memristor-Based Logic Using Qucs-S and Xyce, I presented circuit simulations that explored the dynamic behavior of the Knowm M-MSS (Mean Meta-stable Switch Memristor) model by creating basic logic circuits (i.... read more

Get Date Object Set to Specific Date In Java

  • 2019-03-13
  • Alex Nugent
  • How To
  • 0 Comment

To get a date object set to a specific date you can use the Calendar class as follows in the following example code: [crayon-683d9aa6302ab023526363/] Here is the output of the example code: [crayon-683d9aa6302b0127237316/]

Remote Programming Java Maven Applications for Raspberry Pi with Eclipse using Ant

  • 2019-05-08
  • Alex Nugent
  • How To, Technical, Uncategorized
  • 3 Comment

In this post we will show how to set up Eclipse to deploy a Java application to a Raspberry Pi located on the local network. We have adapted from this article to reflect fixes to common errors. Set up Raspberry Pi Insure that your RPi is connected to your... read more

How to embed XChart into a JavaFX Application

  • 2019-12-31
  • Eric Johnson
  • How To, Java
  • 0 Comment

TL;DR [crayon-683d9aa62fd37237965594/] …and dont forget to add the javafx-swing dependency to your pom.xml (Maven): [crayon-683d9aa62fd3b372133431/] XChart is Awesome Looking for a full-featured open source charting library? Knowm XChart has been ga... read more

  • « Previous
  • 1
  • 2
  • 3
  • Next »

©2015-2024 Knowm Inc. All rights reserved.