473,659 Members | 2,980 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 1292
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.or g 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.iit m.ac.in (Adayapalam Appaiah Kumaraswamy) wrote in message news:<88******* *************** ****@posting.go ogle.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
2553
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
1316
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 += this.tab.id; tpText += '">';
3
2727
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 with a SQL string for the where condition does not work. The error returned is: The column prefix dbo.mytable does not match with a table name or alias used in the query
15
2281
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 lines in "somthing.c" implementation file into my source code?
20
5217
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 used various techniques ( loop unrolling, loop jamming...) and tried some matrix libraries : newmat (slow for large matrix) , STL (fast but ..not usefull) , hand coding (brain consuming...), and recently Meschach...
24
5342
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 /site/html/Sigma.php /site/html/Common.php /site/html/Quickform.php /site/html/Quickform/
41
18162
by: Miroslaw Makowiecki | last post by:
Where can I download Comeau compiler as a trial version? Thanks in advice.
7
1845
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 code in searches or on the MVP and tool sites I visited - though I might not understand that there is code that just needs adaptation. ALL help is appreciated. He wants a routine (that I'd put into a module) to do the following:
2
2853
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 fragment of code I think to be the cause of the problem. Then, I will post the code to all 3 of my java files in their entirety should you wish to reference them. Any help would be much appreciated. Also, if it would help fix my error, I would...
0
8428
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8335
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
8851
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8747
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...
1
8528
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7356
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, and deployment—without 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
5649
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
4175
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...
1
2752
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

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.