Welcome, Register for free! or Login below:
EduGeek.net RSS Feeds Register FAQ Members Social Groups User Map Calendar Search Today's Posts Mark Forums Read

Group Project A place to discuss the group projects.

Go Back   EduGeek.net Forums > Coding and Web Development > Group Project
Reply
 
LinkBack Thread Tools Search Thread Language
Sponsored Links
Old 04-09-2005, 09:18 PM   #1
 
Dos_Box's Avatar
 
Join Date: Jun 2005
Location: Preston, Lancashire
Posts: 3,714
uk uk lancashire
Thanks: 7
Thanked 132 Times in 61 Posts
Blog Entries: 6
Rep Power: 41 Dos_Box is a splendid one to beholdDos_Box is a splendid one to beholdDos_Box is a splendid one to beholdDos_Box is a splendid one to beholdDos_Box is a splendid one to beholdDos_Box is a splendid one to beholdDos_Box is a splendid one to behold
Send a message via MSN to Dos_Box
Default EduGeek projects rules and boundaries.

Right. I think its time to lay down some rules about the code and development which is going to go on here. I have been receiving some mail recently from members unhappy with the way some previously posted code has been taken and used. I will now make things perfectly clear for all users.

1. Any code posted on this site originating from forum members will be treated as open source, including any future modifications thereof unless the member posting the original code has stated otherwise when originally posting it.

2. No fees will be charged for any work undertaken by and for EduGeek. We may ask for a PayPal donation which will go towards hosting and site running costs but we all work in education and need all of the help we can get, and the freer the better.

3. Any completed application development will remain under the control and stewardship of EduGeek and mirrored as requested.

4. These rules may change as situations dictate.

I hope these rules are clear as I do not want people to begin profiteering from our combined work. We are all in this together and anyone who does not want to give their time and skills freely need not apply.
  Reply With Quote
Old 04-09-2005, 11:06 PM   #2
 
Geoff's Avatar
 
Join Date: Jun 2005
Location: Fylde, Lancs, UK.
Posts: 9,934
uk uk lancashire
Thanks: 42
Thanked 230 Times in 209 Posts
Blog Entries: 1
Rep Power: 67 Geoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud of
Send a message via ICQ to Geoff Send a message via AIM to Geoff Send a message via MSN to Geoff Send a message via Yahoo to Geoff Send a message via Skype™ to Geoff
Default Re: EduGeek projects rules and boundaries.

Quote:
Any code posted on this site originating from forum members will be treated as open source
I think legally anything posted here is automatically public domain so there isn't anything stopping people ripping stuff off. People should be sticking copyright notices on things they post and indicating what license they want it distributed under. I'd recommend people think about using the Creative Commons License for scripts and documentation. For actual software it depends if you want to open source it or not. Personally I'd like so see everything open sourced and under the GPL but I expect some people will have problems with that.
  Reply With Quote
Old 05-09-2005, 07:31 AM   #3
 
Dos_Box's Avatar
 
Join Date: Jun 2005
Location: Preston, Lancashire
Posts: 3,714
uk uk lancashire
Thanks: 7
Thanked 132 Times in 61 Posts
Blog Entries: 6
Rep Power: 41 Dos_Box is a splendid one to beholdDos_Box is a splendid one to beholdDos_Box is a splendid one to beholdDos_Box is a splendid one to beholdDos_Box is a splendid one to beholdDos_Box is a splendid one to beholdDos_Box is a splendid one to behold
Send a message via MSN to Dos_Box
Default Re: EduGeek projects rules and boundaries.

It is one thing for people to post about a little app they have created from scratch, but another to take some previously posted code, modify it, and then claim ownership of the app.
People are not happy with this.
  Reply With Quote
Old 05-09-2005, 08:44 AM   #4
 
ICTNUT's Avatar
 
Join Date: Jul 2005
Location: Hereford
Posts: 766
uk uk hay on wye
Thanks: 37
Thanked 39 Times in 14 Posts
Rep Power: 15 ICTNUT has a spectacular aura aboutICTNUT has a spectacular aura about
Send a message via MSN to ICTNUT Send a message via Skype™ to ICTNUT
Default Re: EduGeek projects rules and boundaries.

Dos_Box,

I agree with what yuou say but if you place code up online, open for all to see you are in effect saying "Use it".

I f someone then takes that code and modifies it to fit thier particular purpose then that is fair game, remember not every script or code snippet is going to fit everyones needs.

However if a sxript or code snippt is posted and the auther has expressly said that it can only be used in it's original form that is a different matter, with that in mind we are all here to help one and other and if someone has a problem with other people using and / or amending a script / code snippet then maybe they should think twice before posting it.

I my self have no problem with anyone using code that I post, if it helps them go get it......
  Reply With Quote
Old 05-09-2005, 08:52 AM   #5
 
Dos_Box's Avatar
 
Join Date: Jun 2005
Location: Preston, Lancashire
Posts: 3,714
uk uk lancashire
Thanks: 7
Thanked 132 Times in 61 Posts
Blog Entries: 6
Rep Power: 41 Dos_Box is a splendid one to beholdDos_Box is a splendid one to beholdDos_Box is a splendid one to beholdDos_Box is a splendid one to beholdDos_Box is a splendid one to beholdDos_Box is a splendid one to beholdDos_Box is a splendid one to behold
Send a message via MSN to Dos_Box
Default Re: EduGeek projects rules and boundaries.

The point I need to make is that any code obtained from this site and modified should be re-posted for the benefit af all. Any code posted should be treated as coming under the GPL licence.
  Reply With Quote
Old 05-09-2005, 09:09 AM   #6
 
Geoff's Avatar
 
Join Date: Jun 2005
Location: Fylde, Lancs, UK.
Posts: 9,934
uk uk lancashire
Thanks: 42
Thanked 230 Times in 209 Posts
Blog Entries: 1
Rep Power: 67 Geoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud of
Send a message via ICQ to Geoff Send a message via AIM to Geoff Send a message via MSN to Geoff Send a message via Yahoo to Geoff Send a message via Skype™ to Geoff
Default Re: EduGeek projects rules and boundaries.

The GPL requires all copies of software to carry an appropriate copyright notice. The GPL requires all copies of software to include a copy of the GPL. You can't just say "oh everything here is covered under the GPL". You have to do it properly.

The GPL isn't really suitable for documentation (or to my mind scripts) either. Like I mentioned, look at the Creative Commons license.
  Reply With Quote
Old 05-09-2005, 11:07 AM   #7
 
russdev's Avatar
 
Join Date: Jun 2005
Location: Leicestershire
Posts: 5,225
uk
Thanks: 34
Thanked 85 Times in 60 Posts
Blog Entries: 1
Rep Power: 33 russdev is a glorious beacon of lightrussdev is a glorious beacon of lightrussdev is a glorious beacon of lightrussdev is a glorious beacon of lightrussdev is a glorious beacon of light
Send a message via ICQ to russdev Send a message via AIM to russdev Send a message via MSN to russdev Send a message via Yahoo to russdev Send a message via Skype™ to russdev
Default Re: EduGeek projects rules and boundaries.

As always been said any code devloped as group effort will be open source by way not forgot just been busy with work..

russ
  Reply With Quote
Old 05-09-2005, 04:16 PM   #8
 
ICTNUT's Avatar
 
Join Date: Jul 2005
Location: Hereford
Posts: 766
uk uk hay on wye
Thanks: 37
Thanked 39 Times in 14 Posts
Rep Power: 15 ICTNUT has a spectacular aura aboutICTNUT has a spectacular aura about
Send a message via MSN to ICTNUT Send a message via Skype™ to ICTNUT
Default Re: EduGeek projects rules and boundaries.

Also you will find that the GPL licence requires that all software that uses any source code under the GPL licence must be given away free under the GPL licence.

So in general if you use any code that has been sourced from GPL and add it to a project that you have done and wish to profit from it, even donations, then you can't.
  Reply With Quote
Old 05-09-2005, 04:27 PM   #9
 
Geoff's Avatar
 
Join Date: Jun 2005
Location: Fylde, Lancs, UK.
Posts: 9,934
uk uk lancashire
Thanks: 42
Thanked 230 Times in 209 Posts
Blog Entries: 1
Rep Power: 67 Geoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud ofGeoff has much to be proud of
Send a message via ICQ to Geoff Send a message via AIM to Geoff Send a message via MSN to Geoff Send a message via Yahoo to Geoff Send a message via Skype™ to Geoff
Default Re: EduGeek projects rules and boundaries.

Quote:
Originally Posted by ICTNUT
Also you will find that the GPL licence requires that all software that uses any source code under the GPL licence must be given away free under the GPL licence.
Not true, see the FAQ.

Quote:
Originally Posted by ICTNUT
So in general if you use any code that has been sourced from GPL and add it to a project that you have done and wish to profit from it, even donations, then you can't.
Also not true, see the FAQ.
  Reply With Quote
Old 05-09-2005, 05:33 PM   #10
 
ICTNUT's Avatar
 
Join Date: Jul 2005
Location: Hereford
Posts: 766
uk uk hay on wye
Thanks: 37
Thanked 39 Times in 14 Posts
Rep Power: 15 ICTNUT has a spectacular aura aboutICTNUT has a spectacular aura about
Send a message via MSN to ICTNUT Send a message via Skype™ to ICTNUT
Default Re: EduGeek projects rules and boundaries.

Scrub that I have just had a good read, Geoff is correct and I am not (-;

Never mind !
  Reply With Quote
Old 05-09-2005, 08:20 PM   #11
 
Ric_'s Avatar
 
Join Date: Jun 2005
Location: Lancashire
Posts: 5,582
uk uk lancashire
Thanks: 30
Thanked 152 Times in 133 Posts
Rep Power: 44 Ric_ is a splendid one to beholdRic_ is a splendid one to beholdRic_ is a splendid one to beholdRic_ is a splendid one to beholdRic_ is a splendid one to beholdRic_ is a splendid one to beholdRic_ is a splendid one to behold
Send a message via MSN to Ric_ Send a message via Skype™ to Ric_
Default Re: EduGeek projects rules and boundaries.

Geoff is always correc, and hence never wrong! (esp. when it comes to finickity things like this )
  Reply With Quote
Old 05-09-2005, 11:20 PM   #12
 
mac_shinobi's Avatar
 
Join Date: Aug 2005
Posts: 1,694
Thanks: 11
Thanked 31 Times in 30 Posts
Rep Power: 15 mac_shinobi has a spectacular aura aboutmac_shinobi has a spectacular aura about
Default Re: EduGeek projects rules and boundaries.

lmto @ Geoff with his quotes and his "not true comments - see the FAQ's"

btw dont mind me I'm not mocking I just find it funny, is all

bah humbug @ being wrong lol.

"To err is human, but to really foul things up you need a computer.
Paul Ehrlich"
  Reply With Quote
Reply

Register now for FREE and post messages!


Username: Password: Confirm Password: E-Mail: Confirm E-Mail:
Birthday:      
Image Verification
  I agree to forum rules 

Similar Threads
Thread Thread Starter Forum Replies Last Post
Group Projects..... uk101man Group Project 2 24-06-2008 09:17 AM
HASH Rules bigb3n Windows 3 29-10-2007 02:20 PM
ICT Projects Manager - Halifax beeswax Educational IT Jobs 0 30-09-2006 07:45 AM
Anyone running any distributed computing projects? ChrisH General Chat 5 15-02-2006 07:21 PM



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search Thread
Search Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +1. The time now is 12:57 AM.
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Copyright EduGeek.net