473,503 Members | 479 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Where to post my source code

Hello Python users!

I am a Python beginner. I have written a CGI script in Python which I
want others to see, test and comment about. However, I do not have a
website from which I can provide it to others. Could you please tell
me where I must post the files so that other Python users can see
them? Also, since it has a script, an HTML file and a few others, in
which format should I post it (i.e. write them onto a message, or
attach as archive etc.). Finally, I am unsure about any disclaimers,
license etc. which should go along with the software; the software is
free for use/modification by others, but I will not be responsible for
damages caused by its use.

Please advise.

Thanking you,
Kumar
Jul 18 '05 #1
2 1282
Hi Adayapalam,

On 9 Jul 2004 02:32:58 -0700, Adayapalam Appaiah Kumaraswamy
I am a Python beginner. I have written a CGI script in Python which I
want others to see, test and comment about.
Excellent !!
However, I do not have a
website from which I can provide it to others. Could you please tell
me where I must post the files so that other Python users can see
them?
That depends. If you think that your script would be useful to
others and it addresses a certain problem and if you would like to
post it so that it can be improved on, you may consider one of the
following options:
a) Create a project on either sourceforge.net or savannah.gnu.org and
upload your script and files there.
b) Submit your script to the Vaults of Parnassus (http://www.vex.net/parnassus/)
c) Get some free web space (eg: geocities ..etc) and upload your script there.
Irrespective of where you upload it, send out a announcement to
the python-tutor and python-list mailing lists (plz include [ann]
<your script name> in the subject)

If on the other hand, your script is something that you wrote 'to
scratch your own itch' and is relatively useless for the general
public, but you still want people to dissect it, criticize it, comment
on it, modify it or improve on it, you may consider making a
submission to 'Useless Python' (http://www.uselesspython.com/)
Also, since it has a script, an HTML file and a few others, in
which format should I post it (i.e. write them onto a message, or
attach as archive etc.).
Since it is made up of a number of files, it's best if you archive it
using some standard tools like 'zip' or 'tar'. Don't forget to include
a 'README' text file in the archive which describes how one should use
and install the script.

Finally, I am unsure about any disclaimers,
license etc. which should go along with the software; the software is
free for use/modification by others, but I will not be responsible for
damages caused by its use.


This again depends. If by "free for use/modification" you mean, it can
be used by anyone, for any purpose (including commercial/closed source
application), with or without giving you credit, you essentially would
be putting it in public domain. To do so, just put in a disclaimer
saying although anybody can use/modify your script for any purpose,
this freedom is granted under the condition that you should not be
held responsible for any problems cause by it's usage.

If on the other hand you would not like your script being used in
commercial or closed source applications and would like to be
acknowledged as the creator of the program and also would like to
retain ownership of your script but not take responsibility for
modifications done to your script by someone else, you may want to
license your script using one of the open source licenses or something
similar.
To learn more about this go to: http://www.opensource.org/

HTH
Steve
Jul 18 '05 #2
ee******@ee.iitm.ac.in (Adayapalam Appaiah Kumaraswamy) wrote in message news:<88**************************@posting.google. com>...
Hello Python users!

I am a Python beginner. I have written a CGI script in Python which I
want others to see, test and comment about. However, I do not have a
website from which I can provide it to others. Could you please tell
me where I must post the files so that other Python users can see
them? Also, since it has a script, an HTML file and a few others, in
which format should I post it (i.e. write them onto a message, or
attach as archive etc.). Finally, I am unsure about any disclaimers,
license etc. which should go along with the software; the software is
free for use/modification by others, but I will not be responsible for
damages caused by its use.

Please advise.

Thanking you,
Kumar

I use Xennos.com which is a free host that supports python CGI.
You could post an example script and make them available for download
there.

My xennos site (showing my Python CGIs) is :
http://www.voidspace.xennos.com

The wording of the disclaimer you just mentioned is probably
sufficient !! OTOH lots of people have disclaimers similar in content
to that - you could just borrow the wording of someone elses.

Regards,

Fuzzy

http://www.voidspace.org.uk/atlantib...thonutils.html
Jul 18 '05 #3

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

Similar topics

25
2517
by: Tor Erik Sønvisen | last post by:
Hi I need to browse the socket-module source-code. I believe it's contained in the file socketmodule.c, but I can't locate this file... Where should I look? regards tores
2
1305
by: Matthew Crouch | last post by:
Sorry, more dumb newb questions. I've got part of a page that seems to be rendering just fine. It's built by: function writeTabPanel(){ var tpText = ''; tpText += '<div id="'; tpText +=...
3
2708
by: eddiec | last post by:
hi everyone, I have a report in an adp that uses aggregate functions in its record source and I am trying to figure out how to filter the records displayed in the report: DoCmd.OpenReport...
15
2265
by: amit.man | last post by:
Hi, i have newbie qestion, when i write #include <somthing.h> the precompiler subtitue that line with the lines from "somthing.h" header file. when, where and how the compiler insert the...
20
5184
by: Frank-O | last post by:
Hi , Recently I have been commited to the task of "translating" some complex statistical algorithms from Matlab to C++. The goal is to be three times as fast as matlab ( the latest) . I've...
24
5315
by: Paul | last post by:
I am taking over an existing app and having trouble understanding their references. They have encapsulated Pear packages in the directory structure like: /site /site/html/Pear.php...
41
18062
by: Miroslaw Makowiecki | last post by:
Where can I download Comeau compiler as a trial version? Thanks in advice.
7
1822
by: sara | last post by:
I have a friend doing some pro-bono work for a non-profit that does job training for distressed kids under DCSS care. He asked me for code to do the following (he's using A2003). I can't find...
2
2845
by: slapsh0t11 | last post by:
So, I've been working on this Game of Life (http://www.bitstorm.org/gameoflife/) project, and all the code has been written. However, it will not run. First, I will post the error message and the...
0
7089
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...
0
7339
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...
1
6995
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7463
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...
0
5581
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 project—planning, coding, testing,...
1
5017
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3168
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...
0
3157
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1515
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 ...

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.