Reach your open source community with content marketing
Oct15

Reach your open source community with content marketing

Both startups and more established firms are increasingly turning to content marketing as a way of reaching prospective customers. However, corporate marketers often consider the open source software (OSS) community a challenge to reach. This article features ways your technology and content marketing teams can work together to target and reach the community around an OSS project your organization supports. read more Powered by...

Read More
9 ways to use open source every day
Oct14

9 ways to use open source every day

Recently I was invited to present on free and open resources that are available on the web. This presentation was part of a local effort to keep our community working—sponsored by the Foster Center at St. Bonaventure University near my home. Some of the resources I shared were not open source and merely cost $0, but many of the tools were also open source. read more Powered by...

Read More
5 common bugs in C programming and how to fix them
Oct14

5 common bugs in C programming and how to fix them

Even the best programmers can create programming bugs. Depending on what your program does, these bugs could introduce security vulnerabilities, cause the program to crash, or create unexpected behavior. The C programming language sometimes gets a bad reputation because it is not memory safe like more recent programming languages, including Rust. But with a little extra code, you can avoid the most common and most serious C...

Read More
5 markdown editors I recommend trying
Oct13

5 markdown editors I recommend trying

You can use markdown for anything—formatting websites, authoring books, and writing technical documentation are just some of its uses. I love how easy it is to create rich documents. Everyone has their favorite markdown editor. I have used several on my markdown journey. Here are five markdown editors I have considered.  read more Powered by...

Read More
Going to market with an open source product
Oct13

Going to market with an open source product

This article is the sixth in a series on product management in an open source supply chain. In the previous articles, I covered the following topics: read more Powered by...

Read More
It’s Ada Lovelace Day! Learn the Ada programming language in 2021
Oct13

It’s Ada Lovelace Day! Learn the Ada programming language in 2021

In the 1970s, many programming languages were hyperspecific to the hardware they controlled. As a result, developers had to learn to code differently depending on the hardware they were programming. Debugging and maintenance were highly specialized, and code wasn’t reusable across machines. The UK government recognized these problems and moved toward establishing a standardized multipurpose programming language. On December 10,...

Read More