473,394 Members | 1,781 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

snippet manager idea

Hi.
I am writing a opensource code snippet manager in python (pyqt4).
The idea is that users can upload their snippets to remote subversion
server, (if they choose) and add comments to existing snippets, vote
for snippet deletion, add flags to snippets: (tested, working, not
working... etc)
The snippets are stored locally in a sqlite3 database.

So far i have a working application that use a small Soap client/
server to upload snippets to a remote server. The client sends a dict
to the server, the server writes the dict as a text file and adds it
to the svn server. On the client a local svn repo is downloaded and
parsed into the database.
The client Ui has syntaxhighlighting(only cplusplus and python at the
moment), an "add snippet form", treewidget for snippet listing.

My personal conserns are:

individual snippet licensing

I was wondering if anyone could comment on this idea. And perhaps come
with some ideas.

Apr 5 '07 #1
1 1645
On Apr 5, 9:41 am, "franka...@gmail.com" <franka...@gmail.comwrote:
Hi.
I am writing a opensource code snippet manager in python (pyqt4).
The idea is that users can upload their snippets to remote subversion
server, (if they choose) and add comments to existing snippets, vote
for snippet deletion, add flags to snippets: (tested, working, not
working... etc)
The snippets are stored locally in a sqlite3 database.

So far i have a working application that use a small Soap client/
server to upload snippets to a remote server. The client sends a dict
to the server, the server writes the dict as a text file and adds it
to the svn server. On the client a local svn repo is downloaded and
parsed into the database.
The client Ui has syntaxhighlighting(only cplusplus and python at the
moment), an "add snippet form", treewidget for snippet listing.

My personal conserns are:

individual snippet licensing

I was wondering if anyone could comment on this idea. And perhaps come
with some ideas.
You could have some kind of legalese for them to read and accept (i.e.
electronically sign), preferably something that is an open source
license agreement like Python's or BSD or maybe that new Creative
Commons thing.

Regardless, you need to let the coders know what their rights are one
way or the other.

Mike

Apr 5 '07 #2

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

Similar topics

7
by: Kevin Newman | last post by:
I've been toying with a namespace manager, and wanted to get some input. So what do you think? if (typeof com == 'undefined') var com = {}; if (!com.unFocus) com.unFocus = {}; ...
0
by: sonali_reddy123 | last post by:
Hi all, I am using a crownwood components docking manager in my application.I want to assign a tip to the Auto Hide and close buttons present for the docking manager. But the properties...
2
by: sck10 | last post by:
Hello, I went to the Tools menu and looked for the Code Snippet Manager, but it was not there. How do I go about adding it to my menu? -- Thanks in advance, sck10
0
by: Plinkerton | last post by:
Can anyone tell me how you can get the Snippets found in the Code Snippet Manager, to show up in my toolbox? Add/Import asks me for a directory name, and I'm not sure what to do. Microsoft,...
3
by: Newish | last post by:
Hi I can't see code snippet manager in Tools menu. Can someone please tell me how to access it. Thanks Newish
2
by: Robert Dufour | last post by:
In Vs2005 I don't see the code snippet manager item in the tools menu. How can I get it to show? Thanks for any help. Bob
0
by: frankatle | last post by:
Hi. I am writing a opensource code snippet manager in python (pyqt4). The idea is that users can upload their snippets to remote subversion server, (if they choose) and add comments to existing...
1
by: romcab | last post by:
Hi guys, I would like to ask your idea about my current problem. I would like to create an application which run on the background. Then when I press a certain key, the GUI of the program will...
4
by: tshad | last post by:
I was watching a video that used a code snippet to create a property and when you type "prop" tab tab, it would create the private variable as well as the property definitions with the private...
5
by: vamsioracle | last post by:
Hi all, I have a problem with the ult_smtp package. Let me explain how the structure of my code is procedure------------ begin declarations of variables and cursors...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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,...
0
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
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...

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.