ladyofdragons
First Post
azhrei_fje said:Nowadays, I'm pretty convinced that the way to make money is to open source the main product, but sell plugins that extend the feature set. Using this technique, you get a bunch of eyeballs looking at the main code, fixing bugs and making architectural changes. But you still get to sell a product and make money.IBM did something like this with the Eclipse IDE (their product is Websphere Software Application Developer). There is now an entire market around writing plugins for that particular tool! Many are done by enthusiasts and are free, others are massive enterprise-wide tools that cost some big bucks (or yen or rubles or whatever). This spurs the companies to produce better products, and it gives enthusiasts ideas for yet more plugins!
Of course, I work in a service industry -- I teach corporate computer classes, such as networking, security, system administration, operating system internals, device driver writing, and so on -- so I'm quite familiar with making money by selling a service instead of a product.
An API allowing for integrated add-ins is already a feature request. This I think is a great way for RPGXplorer to quickly expand into other functions by utilizing programmers out there willing to make a tool, but wanting something that integrates rather than stands alone. Just need to figure out the legal issues regarding add-ins and build and document the API, I believe.