Click to See Complete Forum and Search --> : Is scripting in PHP developing software?
NetNerd85
07-25-2005, 10:17 AM
I thought this topic was more to do with business than PHP its self, so I posted here.
Alright I take it that if you design a simple html/css website that is not classified as software more of art, digital media or something but what about when you use PHP to create a CMS? Is it legally software? Does this mean you'll have to look into things like software licences and support agreements and/or software development agreements?
Software, program, application, web application :confused:
Any information would be greatly appreciated :D
bathurst_guy
07-25-2005, 10:25 AM
I guess it could be.
Instructions for a computer. System software is made up of control programs. Application software is any program that processes data for the user (spreadsheet, wordprocessor, payroll, etc.). (www.bradycommunications.com/perspectives/glossary.aspx)
Are you looking to have licences for a CMS that you have made or for a CMS that you have downloaded. Cause there are different classifications of software like open source (which youll find a lot of CMS) shareware freeware etc
buntine
07-25-2005, 05:37 PM
Yes. It is software.
If you plan on selling and distributing your software, I would recommend you cover yourself with some agreements.
Regards.
NetNerd85
07-26-2005, 07:40 AM
Hey Bathurst guy, I'm developing my own software. I have a CMS for 'real estate' web sites which I would like to offer to multiple services.
I have read up a few things on agreements. I have an example document of a web site agreement and legal advice on software agreements. Do I just need an agreement to cover the things I want to be covered by?
Am I confusing my self with names like 'web site' and 'software' agreements?
I'd rather find out the basics before I seek legal advice that way I am not completely in the dark.
Cheers for the help.
buntine
07-26-2005, 07:45 AM
First of all, don't take my word for anything. Get some professional legal advise.
The agreement should cover all aspects of the software and its uses. You should outline your rights, the users rights, and all disallowed and otherwise necessary actions. Your agreement could easily reach an unecessary length. Keep it short and snappy.
Regards.
NetNerd85
07-26-2005, 09:44 AM
No worries mate, I have some people working on getting some professional contacts. My posse ;), I'm also going to write an email to a guy I know of just for some more direction.
Should I draw up a draft of an agreement then chuck it at a lawyer who will then re-write the whole thing?
buntine
07-26-2005, 04:50 PM
Yeh, I suppose you could. The lawyer should explain to you that agreements and contracts are a somewhat risky business, so just be careful you don't screw yourself over.
Regards.