Showing headlines posted by bob

« Previous ( 1 ... 910 911 912 913 914 915 916 917 918 919 920 ... 1175 ) Next »

C# biz Xamarin fancies a change, sinks fangs into Java upstart RoboVM

Cross-platform mobile development business now pitches to Java developers. Xamarin, the company co-founded by Mono inventor Miguel de Icaza to enable cross-platform mobile development with C#, has acquired RoboVM.…

Rugged panel-PC runs Linux, offers piggy-back add-ons

Aaeon unveiled an “OMNI” line of rugged, Linux-ready panel-PCs with modular I/O add-ons, starting with a Bay Trail “OMNI-2155” with a 15.6-inch touchscreen. The OMNI-2155 is the first in a line of modular, customizable OMNI touchscreen panel-PCs from Aaeon, an embedded focused subsidiary of Asus. Like Aaeon’s recent 10.1-inch ACP-1104 panel-PC, the 15.6-inch OMNI-2155 runs […]

Western Digital self-encrypting hard drives riddled with security flaws

Several versions of self-encrypting hard drives from Western Digital are riddled with so many security flaws that attackers with physical access can retrieve the data with little effort, and in some cases, without even knowing the decryption password, a team of academics said.

Industrial IoT gateway runs Yocto Linux on quark

Advantech’s “UNO-1252G” is a rugged IoT gateway that runs Linux on an Intel Quark, and offers isolated serial and DIO ports, plus mini-PCIe expansion.

An Introduction to Tabled Logic Programming with Picat

Picat is a new logic-based programming language. In many ways, Picat is similar to Prolog, especially B-Prolog, but it has functions in addition to predicates, pattern-matching instead of unification in predicate heads, list comprehensions and optional destructive assignment.

Linux’s domination of home automation gizmos continues

  • LinuxGizmos (Posted by bob on Oct 22, 2015 7:09 PM CST)
  • Groups: Linux; Story Type: News Story
The Linux-dominated home automation business is still a fragmented free-for-all, but it’s also beginning to consolidate, with far fewer startups in 2015 compared to recent years. This month we saw several major product announcements from established players related to Linux. First, Google’s Nest Labs announced the first device partners for its Weave home automation protocol […]

Implications of The Open Organization in education

  • Opensource.com (Posted by bob on Oct 22, 2015 6:12 PM CST)
  • Story Type: News Story
While I read Opensource.com article "Goodbye Henry Ford, hello open organization," a line describing traditional organizational structures as "rigid and slow to adapt" with "silos and lack of communication" caught my eye. Those words could well describe the PK-12 education sector, where I spent many years. read more

Canonical rolls out Ubuntu container management for suits

  • The Register (Posted by bob on Oct 22, 2015 5:14 PM CST)
  • Groups: Ubuntu; Story Type: News Story
Time to get serious with LXD Canonical has kicked out its container management architecture for the suits with Ubuntu 15.10.…

3 steps to developing with Docker

  • Opensource.com (Posted by bob on Oct 22, 2015 3:20 PM CST)
  • Groups: Linux; Story Type: News Story
Are you interested in using Docker to change the way you develop and package Linux application? You're not alone. read more

How to control peripheral ports: Accessing and writing on Parallel Port with C on Linux. Part I

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 22, 2015 10:34 AM CST)
  • Groups: Linux; Story Type: News Story
This tutorial will show you how to control the pins of the parallel port of your PC on Linux from within a small C program. In this example, we switch just a few LED's on and off, but the same technology can be used to control relays to switch devices with high power consumption on and off for home automation.

How the Big Tent conversation changed OpenStack

Because "cloud" means different things to different people, and because OpenStack tries to be all those things, individual OpenStack deployments can look very different from one another depending on many criteria. The "big tent" conversation, which has been ongoing in the OpenStack community for some time, strives to provide all of the answers for all of OpenStack's large audience. read more

Docker spouts cash, sucks up Tutum

  • The Register (Posted by bob on Oct 22, 2015 8:40 AM CST)
  • Story Type: News Story
Limitless beta service due in production, erm, well, last month Docker has hoovered up container hosting outfit Tutum, creating what the cash-packed buyer claims will be a complete platform to build, ship and run distributed applications.…

Crownstone -- the smart power outlet

  • Linux User Developer - the Linux and FOSS mag for a GNU generation (Posted by bob on Oct 22, 2015 7:43 AM CST)
  • Story Type: News Story; Groups: Developer, GNU, KDE, Linux
KDE and ownCloud developer Jos Poortvliet speaks to the DoBots creator about their latest smart home tech

Top 4 Java web frameworks built for scalability

  • Opensource.com (Posted by bob on Oct 22, 2015 5:48 AM CST)
  • Story Type: News Story
If you're writing a web application from scratch, you'll want to select a framework to make your life easier and reduce development time. Java, one of the most popular programming languages out there, offers plenty of options. read more

COM Express Type 6 module revs up with new R-Series SoC

Congatec has launched a COM Express Type 6 Basic module with AMD’s 12-35W R-Series SoCs, with Linux support and up to 32GB DDR4 RAM with optional ECC. COM Express Type 6 is typically the first form-factor chosen by embedded vendors when debuting new x86 processors. When Intel announced its 6th Gen Skylake Core processors, Congatec […]

Mini UPS targets NUCs and other mini-PCs

CompuLab announced a $68 “Fit-Uptime” UPS that offers up to three hours of 12V DC backup, designed for its Fit-PCs, Intel’s NUCs, and other mini-PCs. CompuLab developed its Fit-Uptime uninterrupted power supply for its AMD-based, Linux-ready FitPC mini-PCs, especially when used for mission-critical applications in which power outages are not an option. It also works […]

AMD R-Series system-on-chips dip to 12 Watts, support DDR4

[Updated: 1:00PM] — AMD’s first SoC version of its R-Series family offers a 25 percent faster CPU, 22 percent faster graphics, plus 12W TDPs, DDR4, and fully open Mentor Linux.

How open source took me from a beginner coder to a credited contributor

  • Opensource.com (Posted by bob on Oct 21, 2015 4:08 PM CST)
  • Story Type: News Story
I'd like to share my experiences with Free Software Melbourne, its free software workshop, and, more importantly, what has happened since then because it's kinda cool—it's not what I expected. read more

Red Hat and Black Duck partner to secure containers

  • ZDNet | Linux and Open Source RSS (Posted by bob on Oct 21, 2015 3:11 PM CST)
  • Groups: Red Hat, Linux; Story Type: News Story
Red Hat and Black Duck want to make sure that when you run a container, it's really the container you want to run and not a rogue package.

How to Install Nginx with ModSecurity on Ubuntu 15.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 21, 2015 2:14 PM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
In this tutorial, I will show you how to install mod_security for the fast Nginx web server on Ubuntu 15.04. I will configure ModSecurity as a standalone module and then build Nginx from source to include ModSecurity.

« Previous ( 1 ... 910 911 912 913 914 915 916 917 918 919 920 ... 1175 ) Next »