473,624 Members | 2,248 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Copyright issues for an application developed using django, pythonand mySQL

Hi,

I made a small recommendation engine for our company using python,
django, and mySQL. My supervisor and the senior management are worried
about the copyright and licensing issues. They want to find out the
details on how to go about start using it, like quoting python/django/
mySQL specifically on the bottom of the web page or some other thing.

I would like our sales force to start using this new toy to recommend
products to customers. They are going to type an intranet page in
their browser, and enter the customer ID to get the product
recommendations .

How do I go about addressing the copyright and licensing issues? (I do
not know if licensing is the right word here).

Please advice.

Thank you,
Nagu
Jul 4 '08 #1
3 1317
On Jul 3, 8:33*pm, Nagu <thog...@gmail. comwrote:
...
How do I go about addressing the copyright and licensing issues? (I do
not know if licensing is the right word here).

Please advice.

Thank you,
Nagu
I suggest you take the advice of random idiots on a python mailing
list.
Jul 4 '08 #2
Nagu <th*****@gmail. comwrites:
I made a small recommendation engine for our company using python,
django, and mySQL. My supervisor and the senior management are
worried about the copyright and licensing issues.
It's good that they're raising these concerns and making sure.
They want to find out the details on how to go about start using it,
like quoting python/django/ mySQL specifically on the bottom of the
web page or some other thing.
You should read the licenses for these products (they're not long),
and retain a lawyer to give an educated opinion addressing the
specific concerns your managers have.
How do I go about addressing the copyright and licensing issues? (I
do not know if licensing is the right word here).
Start with finding out exactly what those concerns are, gather the
license terms of the works you're using, and consult a copyright
lawyer.

In parallel, you can read the license texts yourself and understand
them to satisfy yourself about what the terms allow and require.
However, that understanding is good only for making decisions that
affect yourself; for making decisions that affect the company, your
managers should get expert legal opinion.
Please advice.
Hope that helps.

--
\ “I was gratified to be able to answer promptly and I did. I |
`\ said I didn't know.” —Mark Twain, _Life on the Mississippi_ |
_o__) |
Ben Finney
Jul 4 '08 #3
Thank you for your explanations.

On Jul 3, 6:27*pm, Ben Finney <bignose+hate s-s...@benfinney. id.au>
wrote:
Nagu <thog...@gmail. comwrites:
I made a small recommendation engine for our company using python,
django, and mySQL. My supervisor and the senior management are
worried about the copyright and licensing issues.

It's good that they're raising these concerns and making sure.
They want to find out the details on how to go about start using it,
like quoting python/django/ mySQL specifically on the bottom of the
web page or some other thing.

You should read the licenses for these products (they're not long),
and retain a lawyer to give an educated opinion addressing the
specific concerns your managers have.
How do I go about addressing the copyright and licensing issues? (I
do not know if licensing is the right word here).

Start with finding out exactly what those concerns are, gather the
license terms of the works you're using, and consult a copyright
lawyer.

In parallel, you can read the license texts yourself and understand
them to satisfy yourself about what the terms allow and require.
However, that understanding is good only for making decisions that
affect yourself; for making decisions that affect the company, your
managers should get expert legal opinion.
Please advice.

Hope that helps.

--
*\ * * * * I was gratified to be able to answer promptly andI did. I |
* `\ * * * said I didn't know. Mark Twain, _Life on the Mississippi_ |
_o__) * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * *|
Ben Finney
Jul 5 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
1725
by: clintonG | last post by:
I'm having a difficult time determining how to proceed with protecting an eXtensible Markup Language (XML) I am developing for use with an application written in C#. I'll probably be using Creative Commons as I want to make it possible for others to freely use the markup language while disallowing others to resell or reuse in commercial endeavors. I have no clue how enforceable a Creative Commons Copyright may be when the U.S. Copyright...
1
1353
by: Job Lot | last post by:
I am planning to market an application I have developed using VB.NET and MSDE 2000. Could anyone please educate me on licensing and copyright issues? Thanks
1
1902
by: Ted | last post by:
I managed to get it installed OK, along side MS Visual Studio 2005 (with which I received it). During the install, I made sure I installed everything. I have developed a number of applications using MySQL v 5 and PostgreSQL, but I have not worked with MS SQL. Playing with it after installing it, and running through several tutorials, I generally like what I see, but there are a few issues (so far - I am sure others will crop up as...
48
2441
by: northband | last post by:
Hi, I am interested in re-writing my website in Python vs PHP but have a few questions. Here are my specs, please advise as to which configuration would be best: 1.Dell Poweredge Server, w/IIS, currently Windows but considering FreeBSD 2. Site consists of result pages for auctions and items for sale (100 per page) 3. MySQL (Dell Poweredge w/AMD) database server connected to my web server
10
1885
by: James Stroud | last post by:
Hello All, I am interested in setting up a modest invoicing system for some consulting I am doing. I like the idea of managing this on the web and creating invoices and printing them from a browser. However, I'm not really sure where to start. I've played with some CMS applications, but they seem more for blogging (mamba, wordpress, etc.). Ideally, I would like to interface with mySQL (or whatever the favorite web-flavor database app is...
2
2078
by: guile | last post by:
hi, i'm running apache 2.2.3 on windows xp and have python 2.5 and mysql 5 installed. i'm having problems installing django. please give me some help. i created a folder "django" in my c:\python25\lib\site-packages\ then i used svn to stuff it with the latest build (in trunk) i copied my bin\django-admin.py into the scripts folder of python i added c:\python25\, c:\python25\scripts\ to my path variable now, i can create and folder, go...
4
4911
by: circularfunc | last post by:
i have been trying to get Django running for 2 days now and it drives me crazy. i played with webpy a bit and it is easy to get going with. but django seems like once you have it all up and running it will be easier. just that the barrier of entry is much higher. is django worth it? seems so ridicoulusly hard to get it running. i run into trouble every time i advance a little, firstin the
10
9660
by: =?Utf-8?B?SmFtZXMgV29uZw==?= | last post by:
Hi everybody, I'm trying to use the new VB 2008 right now and I want to know how to preset the company name and copyright informtion in Assembly Information. In my current VB 2005, company name and copyright information (the word "CopyRight" with company name and year) is filled in automatically once a new project is created. However, I have no idea where I can configurate it in my new VB 2008. Thanks for your kindly advice!
1
5937
by: Aspersieman | last post by:
On Wed, 05 Nov 2008 08:35:23 +0200, 3000 billg <billg3000@hos.twgg.org> wrote: Hi Excellent choice :)
0
8170
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8619
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8474
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7158
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5561
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4078
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4173
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2604
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1482
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.