Twitter Updates
- RT @cojack: How to build platform-aware @Docker images from a single Dockerfile using @gitlab CI/CD servicelab.org/2018/09/13/184… 1 year ago
- servicelab.org/2018/09/13/184… 1 year ago
- Zin in sinterklaas 2 years ago
- XMPP versus MQTT: comparing apples with pears wp.me/p12fm9-qv 4 years ago
- New post on using @elasticsearch, #logstash and #kibana for #smartgrid research: servicelab.org/2015/01/21/sma… 4 years ago
- analysis
- Ant
- antidote
- applications
- arduino
- audio
- bluetooth
- browser
- CentOS
- communication
- continua
- dbus
- dependencyhell
- devops
- eclipse
- Flash
- frameworklimbo
- google maps
- Google Maps
- Google Visualization
- Grep
- gwt
- health
- IEEE11073
- Java
- javascript
- JeeNode
- JMS
- JNLP
- JSON
- JSP
- JSTL
- Libcloud
- lombok
- maven
- messaging
- MVC
- node-xmpp
- node.js
- nodejs
- Open Flash Chart
- OpenJMS
- OTT
- over-the-top
- programming
- protocol
- Python
- rcse
- rpc
- RX868
- S555TH
- Sage
- sasl
- service discovery
- sip
- SOAP
- Sockets
- Storm
- stream
- Suds
- telco
- telco-ott
- Threads
- Tomcat
- tu me
- tume
- Visualization
- webaudio
- webinos
- webrtc
- wireshark
- WordPress
- XenServer
- xmpp
- ZooKeeper
Category Archives: Hardware
DevOps on Mobile
The word on the street is DevOps. There’s technology out there to make both developers’ and sysadmins’ lives easier and more intertwined, such as: Containerization: packaging software in a lightweight virtualization container with a low overhead, with bonuses in maintainability … Continue reading
Posted in DevOps, Hardware, internet of things, Networking
Tagged devops, docker, mesh, mobile, nfv, olsr, pi, puppet, vpn
Leave a comment
Measuring temperature and humidity with a JeeNode
In a previous article we looked at the Arduino. Now we will look at an (almost) Arduino compatible clone, the JeeNode. It is a bit smaller and cheaper than the original version and operates at 3.3V instead of 5V. This … Continue reading
Programming the Arduino ethernet shield
The Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It features an IDE that allows you to program the Arduino using a standard USB cable. Several shields exist that extend the functionality of the … Continue reading