Archive for August, 2014
Sproutling Baby Monitor – is the first wearable baby monitor that senses, learns and predicts a baby’s sleep patterns and optimal sleep conditions
Samstag, August 9th, 2014Microsoft Sysinternals Tool System Monitor (Sysmon) v1.0 – monitors and reports key system activity via the Windows event log
Freitag, August 8th, 2014 System Monitor (Sysmon) is a Windows system service and device driver that, once installed on a system, remains resident across system reboots to monitor and log system activity to the Windows event log. It provides detailed information about process creations, network connections, and changes to file creation time
Self-organising origami robot – unfolds itself and walks
Freitag, August 8th, 2014KNOPPIX Version 7.4.0 – die neue Version des Linux-Live-Systems
Freitag, August 8th, 2014 KNOPPIX ist eine lauffähige Zusammenstellung von GNU/Linux-Software mit automatischer Hardwareerkennung und Unterstützung für viele Grafikkarten, Soundkarten, SCSI- und USB-Geräte und sonstige Peripherie. KNOPPIX kann als produktives Linux-System für den Desktop, Schulungs-CD, Rescue-System oder als Plattform für kommerzielle Software-Produktdemos angepasst und eingesetzt werden – es ist keinerlei Installation auf Festplatte notwendig
SIEMENS – Proactive Condition Monitoring services can minimize downtimes and even avoid them whilst saving money and stress
Donnerstag, August 7th, 2014VeraCrypt 1.0d – Open source disk encryption with strong security for the Paranoid
Donnerstag, August 7th, 2014VeraCrypt is a free disk encryption Software that is based on TrueCrypt – it adds enhanced security to the algorithms used for system and partitions encryption making it immune to new developments in brute-force attacks
Apple iPhone 5s – Dreams
Donnerstag, August 7th, 2014OpenVPN Ethernet Bridging – to provide a virtual tap device functionality on Windows
Donnerstag, August 7th, 2014 This is a quick guide to emulate a Raspberry Pi with networking on Windows using Qemu, OpenVPN and Raspbian
qemu-system-armw -kernel kernel-qemu -cpu arm1176 -m 256 -M versatilepb -no-reboot -serial stdio -net nic -net tap,ifname=TAP32 -append „root=/dev/sda2 panic=1 rootfstype=ext4 rw“ -hda 2014-06-20-wheezy-raspbian.img
Within – an experimental game about wandering in an ever changing place
Donnerstag, August 7th, 2014 Within is an experimental videogame questioning the notion of space in a virtual world where the player wanders in an ever changing place chased by a mysterious figure
WiFi Backscatter – No-power Wi-Fi connectivity could fuel Internet of Things reality
Donnerstag, August 7th, 2014Wi-Fi Backscatter a communication system that bridges RF-powered devices with the Internet. Specifically, we show that it is possible to reuse existing Wi-Fi infrastructure to provide Internet connectivity to RF-powered devices. We believe that this new capability can pave the way for the rapid deployment and adoption of RF-powered devices and achieve ubiquitous connectivity via nearby mobile devices that are Wi-Fi enabled
Bundesamt für Sicherheit in der Informationstechnik (BSI) – milliardenfacher Identitätsdiebstahl
Mittwoch, August 6th, 2014Cerner Healthcare – because it’s personal
Mittwoch, August 6th, 2014Raspberry Pi – QEMU emulation for Windows
Dienstag, August 5th, 2014 How to emulate Raspberry Pi using QEMU the quick and easy way
qemu-system-armw -kernel kernel-qemu -cpu arm1176 -m 256 -M versatilepb -no-reboot -serial stdio -append „root=/dev/sda2 panic=1 rootfstype=ext4 rw“ -hda 2014-06-20-wheezy-raspbian.img