Chef
See the following -
18 Ways To Differentiate Open Source Products From Upstream Suppliers
Successful open source products must be able to charge a cost that is sufficient to pay for the defrayed upstream open source contributions (development costs) and the downstream productization costs (vendor costs). Stated another way, products can only charge a sufficient price if they create value that can only be captured by customers paying for them. That might sound harsh, but it's a reality for all products. There's a saying in product management: Pray to pay doesn't work. With that said, don't be too worried. There are ethical ways to capture value.
- Login to post comments
4 Ways to Open Up Your Project's Infrastructure
Open source isn't just about opening up your code—it's also about building a supporting infrastructure that invites people to contribute. In order to create a vibrant, growing, and exciting project, the community needs to be able to participate in the governance, the documentation, the code, and the actual structures that keep the project alive. If the overall "hive" is doing well, it attracts more individuals with diverse skills to the project. Although many projects strive for "open everything," infrastructure is often closed to contribution. Usually, only a few people run the infrastructure and keep the lights on. They're sometimes unable to recruit help because, well, you can't really give the keys to the kingdom to everyone. A certain level of trust is needed before granting a contributor access to project infrastructure...
- Login to post comments
An Introduction to Libral, a Systems Management Library for Linux
Linux, in keeping with Unix traditions, doesn't have a comprehensive systems management API. Instead, management is done through a variety of special-purpose tools and APIs, all with their own conventions and idiosyncrasies. That makes scripting even simple systems-management tasks difficult and brittle. For example, changing the login shell of the "app" user is done by running usermod -s /sbin/nologin app. This works great until it is attempted on a system that does not have an app user. To fix the ensuing failure, the enterprising script writer might now resort to...
- Login to post comments
Feeding The Flame Of The Collaborative Development Revolution
Agile, open source, the cloud, and DevOps have all led to a world where everyone should be involved in programming. Yes, everyone...
- Login to post comments
Is Open Source A Development Model, Business Model, Or Something Else?
The OSD gives a clear definition of what open source software is, but doesn't provide much insight into how the adoption of open source affects a company's ability to build and deliver products or services that people want and need. Stated another way, there's still tremendous debate about the best ways to build a business based on open source. In this first of a multi-part series, I will lay the groundwork for understanding what products are, what product managers do, and how open source can be considered a supply chain. In future articles, I will go deeper into each of these topics, but I'll start by dissecting some common, but fundamentally confusing vocabulary.
- Login to post comments
Microsoft Announces New Cloud Experience And Tools To Deliver The Cloud Without Complexity
On Thursday at Build in San Francisco, we took an important step by unveiling a first-of-its kind cloud environment within Microsoft Azure that provides a fully integrated cloud experience – bringing together cross-platform technologies, services and tools that enable developers and businesses to innovate with enterprise-grade scalability at startup speed. Announced today, our new Microsoft Azure Preview Portal is an important step forward in delivering our promise of the cloud without complexity.
- Login to post comments
Separating The Opportunities From The Obstacles In Open-Source Networking
Open standards have driven the networking market since the earliest days of the Internet...A major industry transition to open source for software-defined networking (SDN) is under way, and users and vendors stand to benefit...
- Login to post comments
VistA: From Start To Go In 5 Minutes
[The] original two to three day process of trying to take home VistA EMR from yester year is now something that can be completed in the time it takes for you to walk to the nearby coffee shop for a refill and return to your office. Thanks to the extraordinary engineering work of Chris Edwards (a developer for KRM Associates and Certification Manager at OSEHRA), all of the "tough decisions" are made for you. Read More »
- Login to post comments
New features in OSEHRA's VistA Installation Scripts and usage with Vagrant
Chris Edwards will be joining host Fabian Lopez in the popular vxJourney Webinar series to discuss new features in OSEHRA's VistA Installation Scripts and usage with Vagrant. OSEHRA's Vagrant installer is a popular way to get a VistA instance running quickly for development or demo purposes. Many new features have been added to the scripts based on community feedback, and we will explore those new features during this webinar.
- Login to post comments