Posted: Mon Jun 22, 2009 11:23 pm
Able to run it on a mac (sorry, but that is what I use
)
Oh yes!JimmyThePict wrote:Able to run it on a mac (sorry, but that is what I use)
Whilst open source licensing is an obvious step if you don't intend to charge for it and makemikekh wrote: The core requirements are fairly straightforward and, whilst open source is a good idea, there is probably not enough work for more than one person. However I don't intend to charge for it. I just need to find time!!
My concern about doing something like that is copyright and the intellectual property of Slitherine/Osprey. I don't want a summons!batesmotel wrote:A major enhancement to the software would be to allow it to import troop definiitons/unit sizes/troop limits from a database with a predefined format. The software would then be able to use this to populate/check the army as the user is creating a list.
This could either allow an individual user to enter data for his troops and the armies he uses in the data base which the software could then import or possibly even make it possible for Slitherine to publish such a database for their exisiting lists. I would suspect that this wouldn't cannibalize sales of the Army List books like a condensed list might. Alternatively, include a CD with data for each book of lists with those armies included.
Chris
Thanks for the suggestions, unfortunately I'm using some commercial software libraries that I've purchased and used on other projects. To make it Open Source would mean I'd have to upload the libraries too and that would be illegal under the specific license terms.peterrjohnston wrote:Whilst open source licensing is an obvious step if you don't intend to charge for it and makemikekh wrote: The core requirements are fairly straightforward and, whilst open source is a good idea, there is probably not enough work for more than one person. However I don't intend to charge for it. I just need to find time!!
it freely available, I would have said how you host it is more important. If you stick the
project on one of the free source code hosting sites like sourceforge or google code,
anyone can access and contribute (obviously it's not a free for all, all projects have
at least one person as admin...).
I do not see any way where you could be accused of infringing Copyright or the IP of Slitherine just by allowing someone to import from a database. That would make about as much sense as suing Xerox Corp. for this for manufacturing copiers and that could be used to copy the rules or lists.mikekh wrote:My concern about doing something like that is copyright and the intellectual property of Slitherine/Osprey. I don't want a summons!batesmotel wrote:A major enhancement to the software would be to allow it to import troop definiitons/unit sizes/troop limits from a database with a predefined format. The software would then be able to use this to populate/check the army as the user is creating a list.
This could either allow an individual user to enter data for his troops and the armies he uses in the data base which the software could then import or possibly even make it possible for Slitherine to publish such a database for their exisiting lists. I would suspect that this wouldn't cannibalize sales of the Army List books like a condensed list might. Alternatively, include a CD with data for each book of lists with those armies included.
Chris
Copyright and IP are not being infringed with a spreadsheet type application.
Thanks
Mike
Depends what's in the database. If it's data that's taken from the army lists as written in the books then clearly that's an infringement of copyright.batesmotel wrote:
...I do not see any way where you could be accused of infringing Copyright or the IP of Slitherine just by allowing someone to import from a database.
Assuming the application isn't distributed with a database containing the army list information, then the publisher of the application isn't violating Slitherine's copyright. If I create a database for my own use with the army list software, and don't distribute it, then that most likely would be fair use (assuming I own the lists to copy the information from) and certainly would not be a copyright violation on the part of the publisher of the software.mikekh wrote:Depends what's in the database. If it's data that's taken from the army lists as written in the books then clearly that's an infringement of copyright.batesmotel wrote:
...I do not see any way where you could be accused of infringing Copyright or the IP of Slitherine just by allowing someone to import from a database.