KnowledgeTree co-founders explain their commercial open source business strategy (vid


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News KnowledgeTree co-founders explain their commercial open source business strategy (vid
# 1  
Old 04-30-2008
KnowledgeTree co-founders explain their commercial open source business strategy (vid

Wed, 30 Apr 2008 18:00:00 GMT
KnowledgeTree produces document management software that is available either under GPLv3 or, for commercial use, under a proprietary license that restricts code redistribution. In this video, KnowledgeTree co-founders John Thorne and Daniel Chalef explain why they decided to go open source, the differences between their open source and proprietary versions, and why supporting a "community version" helps both the company and KnowledgeTree's many users.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Virtualization and Cloud Computing

A business built on open source, virtualization, and clouds

08-26-2008 01:00 PM ReadyTechs provides network support services for companies that don't want the expense of hiring and caring for their own employees. Now CEO Gerry Libertelli says the company is using Linux virtualization to open a new income stream based on cloud computing. Source... (0 Replies)
Discussion started by: Linux Bot
0 Replies
Login or Register to Ask a Question
SQLITEBROWSER(1)					      General Commands Manual						  SQLITEBROWSER(1)

NAME
sqlitebrowser - light GUI editor for SQLite databases SYNOPSIS
sqlitebrowser [file] DESCRIPTION
SQLite Database Browser is a visual tool used to create, design and edit database files compatible with SQLite. It is meant to be used for users and developers that want to create databases, edit and search data using a familiar spreadsheet-like interface, without the need to learn complicated SQL commands. SEE ALSO
SQLitebrowser's home page: http://sqlitebrowser.sourceforge.net/. AUTHOR
sqlitebrowser was developed originally by Mauricio Piacentini from Tabuleiro Producoes. Icons were contributed by Raquel Ravanini, also from Tabuleiro. Jens Miltner contributed the code to support SQLite 3.x databases for the 1.2 release. In the spirit of the original SQLite source files, the authors disclaim copyright to this source code. It may be used as the basis for other programs, public domain, open source or commercial. Do whatever you want with it. This manual page was written by Francois Fevotte <francois.fevotte@ensta.org>, for the Debian project (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. August 4, 2007 SQLITEBROWSER(1)