MIT license

See the following -

4 Open Source Peer-to-Peer Marketplaces

Peer-to-peer marketplaces have been booming, and PwC predicts the market will go from $15 billion in 2013 to $355 billion in 2025. This means that a lot of marketplaces will be developed in the next years. However, until recently, you didn't have many choices if you wanted to create a marketplace like Airbnb, Blablacar, or Drivy. You either developed an expensive proprietary solution like the incumbents do, or you used a hardly customizable SaaS solution, and that approach isn't scalable...

5 open source dashboard tools for visualizing data

To start with a confession, I like dashboards. A lot. I've always been fascinated by finding new and interesting ways to bring meaning to data with interactive visualization tools. While I'm definitely a geek for numbers, the human mind is simply much better at interpreting trends visually than it is just picking them out a spreadsheet. And even when your main interest in a dataset is the raw numbers themselves, a dashboard can help to bring meaning by highlighting which values matter most, and what the context of those numbers is...

7 Cool Little Open Source Projects That Stood Out in 2016

In the early days of the open source movement, a lot of the attention was on operating systems, and later on large content management systems. These days, containers are mentioned regularly even in mainstream news outlets. The big tech stories are great, but they miss the other great activity in the niches of the open source space. I've rounded up seven interesting lesser-known projects from the past year. You can see more articles about projects like this in my Nooks and Crannies column...

7 Notable Legal Developments in Open Source in 2016

In 2012 the jury in the first Oracle v. Google trial found that Google's inclusion of Java core library APIs in Android infringed Oracle's copyright. The district court overturned the verdict, holding that the APIs as such were not copyrightable (either as individual method declarations or their "structure, sequence and organization" [SSO]). The Court of Appeals for the Federal Circuit, applying 9th Circuit law, reversed, holding that the "declaring code and the [SSO] of the 37 Java API packages are entitled to copyright protection." The U.S. Supreme Court declined to review the case, and in 2016 a closely watched second trial was held on Google's defense of fair use. In May 2016 the jury returned a unanimous verdict in favor of Google...

A Perspective of Open Source Licensing Models for the Health Care Industry

Recently, I've had several interesting conversations about how business models based on open source technologies apply to the healthcare industry. While a lot has been written on the subject, I aim to provide a concise summary and some of my personal perspectives on the matter. This article discusses the definition of open source technology and licensing models; a second article will discuss governance models and applications in healthcare...In reality, it's hard to talk about open source licensing without talking about intellectual property (IP) and copyright. Copyright sums up the rights and obligations that the rightful owner associates with the work. The license describes the rights and obligations of any and everyone else, and can be as broad or as limited as the owner chooses.

Read More »

Considering Open Source Licenses

Phillip Ikuvbogie | A List Apart | September 26, 2017

What stage of development is your project in right now? Have you finished the planning phase? Are you going to work with a team? Will the project be split up into different modules? And so on. The principle of DRY (Don’t Repeat Yourself) has become an unwritten rule for developers. Instead of always starting from scratch on each new project, find ways to build upon previous work. This will save you time and other resources. In other words, do not reinvent the wheel; put to use the great work that others have perfected and made “freely” available for you to build upon...

Read More »

Health IT Security, FHIR Focus of ONC Secure API Server Challenge

Elizabeth Snell | HealthIT Security | October 10, 2017

ONC is challenging healthcare stakeholders to build secure Fast Healthcare Interoperability Resources (FHIR) servers to improve health IT security and ensure that secure FHIR options are available in the future. The Secure API Server Showdown Challenge will ideally “identify unknown security vulnerabilities in the way open source FHIR servers are implemented,” ONC Office of Standards and Technology Director Steven Posnack, MS, MHS, wrote in a blog post...

Read More »

Is Use of the Open Source GPL License Declining?

A little while ago I saw an interesting tweet from Stephen O'Grady at RedMonk on the state of open source licensing, including this graph. This graph shows how license usage has changed from 2010 to 2017. In reading it, it is clear that usage of the GPL 2.0 license, one of the purest copyleft licenses around, has more than halved in usage. According to the chart it would appear that the popularity of open source licensing has subsequently shifted to the MIT and Apache licenses. There has also been a small increase in GPL 3.0 usage. So, what does all this mean?

Microsoft Makes Cloud-Based Biological Research Tool Open Source

Michael Stiefel | InfoQ | February 21, 2017

Bio Model Analyzer, a Microsoft cloud-based tool that biologists can use to model cell interactions and communications, is now available as open-source on GitHub under a MIT license. Researchers use Bio Model Analyzer (BMA) to create computer models that can compare the processes within healthy and diseased cells. Researchers drag and drop cells, their contents (such as DNA or proteins), and extracellular components onto a canvas. They can also draw the relationships between these components...

Read More »

Microsoft Makes Cloud-Based Biological Research Tool Open Source

Michael Stiefel | InfoQ | February 21, 2017

Bio Model Analyzer, a Microsoft cloud-based tool that biologists can use to model cell interactions and communications, is now available as open-source on GitHub under a MIT license. Researchers use Bio Model Analyzer (BMA) to create computer models that can compare the processes within healthy and diseased cells. 

Read More »

Microsoft Open Sources Edge Web Browser's JavaScript Engine, Plans Port to Linux

Steven J. Vaughan-Nichols | ZDNet | January 13, 2016

Who says Microsoft doesn't get open source these days? On January 13, 2016, Microsoft made good its December 2015 promise to open source ChakraCore, the Microsoft Edge JavaScript engine. And, believe it or not, Microsoft will also port it to Linux. Edge is Microsoft's Windows 10 specific web brower. Unlike Internet Explorer (IE), which traces back its family tree to 1995 and Spyglass Mosaic, Edge is largely a new browser. It still traces some of its code to IE. For example, EdgeHTML, which powers Edge's HTML rendering engine, is a fork of IE's Trident Web-rendering engine...

Read More »

Open Data Projects Win Wellcome Trust, NIH and HHMI Open Science Prize

The Open Science Prize, a new initiative from the US National Institutes of Health (NIH), Howard Hughes Medical Institute (HHMI) and the Wellcome Trust, encourages and supports open science approaches that generate benefit to society, advance research and spur innovation. An integral component of the selection process is demonstrated use and generation of open data, so PLOS is proud that this year’s winner of the Open Science Prize is PLOS author and evolutionary, computational biologist Trevor Bedford of the Fred Hutchinson Cancer Research Center in Seattle, Washington...

Thoughts on Microsoft Open Sourcing the .NET Platform

Last Wednesday Microsoft announced they are transitioning the server side of their .NET platform to open source. As stated on their website: "Microsoft is providing the full .NET server stack in open source, including ASP.NET, the .NET compiler, the .NET Core Runtime, Framework and Libraries, enabling developers to build with .NET across Windows, Mac or Linux." Read More »