When GPL software goes bad

By John Locke on April 14, 2007

Anyone still using SQL Ledger should be aware that new versions are no longer released under the GPL. When I wrote the book, and for several years afterward, SQL Ledger was the only game in town, and it's been the only viable open source financial web application for quite some time. It's been open source in name but never in spirit--the owner only helps people who have paid for the software, and discourages help from others that compete with his ~$300 manual. It's quite the interesting drama.

Fortunately, last fall a group of developers forked the SQL Ledger codebase, starting LedgerSMB. LedgerSMB has the open source spirit of cooperation, open exchange of information, and a sense of excitement that's been lacking in SQL Ledger. We've hopped on board LedgerSMB, and have switched our clients.

With the license change, we now see LedgerSMB as the only game in town--SQL Ledger just removed themselves from the competition. If you're still using SQL Ledger, I encourage you to take a look at Ledger SMB. Read more about it here:
When GPL software goes bad | Realm of the Purple Dropbear.

Disclosure: We are contributing to LedgerSMB directly. We also paid for multiple years of SQL Ledger.

Topic

Add new comment

The content of this field is kept private and will not be shown publicly.

Filtered HTML

  • Web page addresses and email addresses turn into links automatically.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h1> <h2 id> <h3 id> <h4 id> <h5 id> <p> <br> <img src alt height width>
  • Lines and paragraphs break automatically.

Drupal Canvas — Block HTML (locked)

  • Allowed HTML tags: <strong> <em> <u> <a href> <p> <br> <ul> <ol> <li>

Drupal Canvas — Inline HTML (locked)

  • Allowed HTML tags: <strong> <em> <u> <a href>

More Like This

Laptop with coffee and pills
🕑Apr 07, 2020 🖋John Locke 💬2

Aggregate fields in Drupal 8 views

Views module has long been the killer feature of Drupal, making it easy for a site builder or skilled administrator to essentially create complex SQL queries through a web interface, without knowing SQL.

Rock climb
🕑Aug 05, 2017 🖋John Locke 💬2

Getting the group into the URL with Purl

The corners of Drupal 8 that aren't there are quickly dwindling, but there are still some that need to get worked out. While upgrading our internal issue tracker, we hit a new one -- getting a group context set via a URL alias, and generally keeping posts within a group.