This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#26 2012-09-17 21:51:50

SJRCS_011
Scratcher
Registered: 2011-02-07
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

jvvg wrote:

SJRCS_011 wrote:

jvvg wrote:


Scratch validation thing: on the new user system, all registrations must be Scratch validated so we don't have any way to store whether old accounts are validated.
Backup code: We can try that. However, I still think that manual backups every few days works. Also, I'm not sure if x10 supports cron jobs, and as the database gets bigger, that would probably have a significant impact on server performance.

yeah, you can do cron jobs every 5 mins (i would think, though, that'd you do every week probably)
and the max execution time is 30 seconds

The other part is that we want to make all of the code work anywhere, in case we have to switch servers.

true, true
When are you guys planning on releasing Mod Share IV?


http://i.imgur.com/vQqtH.png
Learning to Program in a Nutshell:  "You're missing a closing parentheses" - LS97

Offline

 

#27 2012-09-18 07:37:01

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

SJRCS_011 wrote:

jvvg wrote:

SJRCS_011 wrote:


yeah, you can do cron jobs every 5 mins (i would think, though, that'd you do every week probably)
and the max execution time is 30 seconds

The other part is that we want to make all of the code work anywhere, in case we have to switch servers.

true, true
When are you guys planning on releasing Mod Share IV?

A week or two


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#28 2012-09-18 16:03:08

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

Well, I'm going to show everybody some pictures before we release it:

User page
http://i.imgur.com/8OWZZ.png

Upload page
http://i.imgur.com/XxESL.png

Project page
http://i.imgur.com/4NKsK.png

Messages
http://i.imgur.com/RN163.png


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#29 2012-09-18 16:04:32

XenoK
Scratcher
Registered: 2011-09-08
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

jvvg wrote:

Well, I'm going to show everybody some pictures before we release it:

User page
http://i.imgur.com/8OWZZ.png

Upload page
http://i.imgur.com/XxESL.png

Project page
http://i.imgur.com/4NKsK.png

Messages
http://i.imgur.com/RN163.png

sweet!!!!


Eternity Tasks has launched into Alpha One! http://tasks.eternityincurakai.com/EI%20projects.png

Offline

 

#30 2012-09-18 16:41:09

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

Oh, and, my favorite one  tongue ...

http://i.imgur.com/RzBw8.png


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#31 2012-09-18 17:31:08

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

IHeartGaming wrote:

Nobody saw my earlier one.

We saw it, we just aren't responding to any of them yet. Don't worry, we read every single post on this thread.

Last edited by jvvg (2012-09-18 17:32:57)


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#32 2012-09-18 17:33:53

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

Another announcement: Mod Share IV will be entirely open-source. We will release the code a little after the site is open.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#33 2012-09-18 18:38:23

IHeartGaming
Scratcher
Registered: 2010-07-23
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

jvvg wrote:

IHeartGaming wrote:

Nobody saw my earlier one.

We saw it, we just aren't responding to any of them yet. Don't worry, we read every single post on this thread.

Sorry about that. The duplicate has been deleted.


IHeartGaming

Offline

 

#34 2012-09-18 19:46:56

SJRCS_011
Scratcher
Registered: 2011-02-07
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

jvvg wrote:

Another announcement: Mod Share IV will be entirely open-source. We will release the code a little after the site is open.

big_smile
Is it going to have a Git repo?  Cause I'd be interested in playing around with it and modifying things, and if it has a repository, it's a lot easier to import it into Eclipse (yes, I know, it's weird for someone to use Eclipse for php developing, but I like my IDE's to support several things)

Oh, and what license will it be under? (CC, MIT, Apahe, GPL, LGPL, etc)

Last edited by SJRCS_011 (2012-09-18 19:47:43)


http://i.imgur.com/vQqtH.png
Learning to Program in a Nutshell:  "You're missing a closing parentheses" - LS97

Offline

 

#35 2012-09-18 21:00:12

XenoK
Scratcher
Registered: 2011-09-08
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

jvvg wrote:

Another announcement: Mod Share IV will be entirely open-source. We will release the code a little after the site is open.

Sweeeeet!!!  Wow, this week is just getting better, and better!  No kidding, my weeks been great!


Eternity Tasks has launched into Alpha One! http://tasks.eternityincurakai.com/EI%20projects.png

Offline

 

#36 2012-09-18 21:04:49

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

SJRCS_011 wrote:

jvvg wrote:

Another announcement: Mod Share IV will be entirely open-source. We will release the code a little after the site is open.

big_smile
Is it going to have a Git repo?  Cause I'd be interested in playing around with it and modifying things, and if it has a repository, it's a lot easier to import it into Eclipse (yes, I know, it's weird for someone to use Eclipse for php developing, but I like my IDE's to support several things)

Oh, and what license will it be under? (CC, MIT, Apahe, GPL, LGPL, etc)

Yeah, we will probably use Git (hosted on Assembla), and we will probably use the Creative Commons license (I forget which one).

I personally use Notepad++ for PHP developing, because it has an FTP client built in and pretty good syntax highlighting.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#37 2012-09-19 18:10:39

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

Another screenshot... the browse projects page:

http://i.imgur.com/vOWio.png


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#38 2012-09-19 20:34:50

XenoK
Scratcher
Registered: 2011-09-08
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

I sooo can't wait!  I especially cant wait to see the source!!  You guys should make like you're own license for it like you did for futuresight universal software license


Eternity Tasks has launched into Alpha One! http://tasks.eternityincurakai.com/EI%20projects.png

Offline

 

#39 2012-09-19 20:38:44

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

XenoK wrote:

I sooo can't wait!  I especially cant wait to see the source!!  You guys should make like you're own license for it like you did for futuresight universal software license

We're just going to use creative commons (plus a bit of our own).


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#40 2012-09-20 15:52:56

SJRCS_011
Scratcher
Registered: 2011-02-07
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

jvvg wrote:

XenoK wrote:

I sooo can't wait!  I especially cant wait to see the source!!  You guys should make like you're own license for it like you did for futuresight universal software license

We're just going to use creative commons (plus a bit of our own).

Here're two CC licenses I'd suggest:

CC-BY-SA What Scratch uses

CC-BY-SA-NC same as scratch, but means you can't use it for commercial purposes without your explicit consent


http://i.imgur.com/vQqtH.png
Learning to Program in a Nutshell:  "You're missing a closing parentheses" - LS97

Offline

 

#41 2012-09-20 18:59:20

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

SJRCS_011 wrote:

jvvg wrote:

XenoK wrote:

I sooo can't wait!  I especially cant wait to see the source!!  You guys should make like you're own license for it like you did for futuresight universal software license

We're just going to use creative commons (plus a bit of our own).

Here're two CC licenses I'd suggest:

CC-BY-SA What Scratch uses

CC-BY-SA-NC same as scratch, but means you can't use it for commercial purposes without your explicit consent

I think the non-commercial one would work. I'll talk it over with LS97 tomorrow.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#42 2012-09-20 19:06:51

nXIII
Community Moderator
Registered: 2009-04-21
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

jvvg wrote:

XenoK wrote:

I sooo can't wait!  I especially cant wait to see the source!!  You guys should make like you're own license for it like you did for futuresight universal software license

We're just going to use creative commons (plus a bit of our own).

Creative commons licenses are not for software.


nXIII

Offline

 

#43 2012-09-20 19:31:54

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

nXIII wrote:

jvvg wrote:

XenoK wrote:

I sooo can't wait!  I especially cant wait to see the source!!  You guys should make like you're own license for it like you did for futuresight universal software license

We're just going to use creative commons (plus a bit of our own).

Creative commons licenses are not for software.

Oh, um...
In that case, I'll look at other ones.

The GNU GPL looks like it might work. I think it's non-commercial and share-alike.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#44 2012-09-20 19:37:04

SJRCS_011
Scratcher
Registered: 2011-02-07
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

nXIII wrote:

jvvg wrote:

XenoK wrote:

I sooo can't wait!  I especially cant wait to see the source!!  You guys should make like you're own license for it like you did for futuresight universal software license

We're just going to use creative commons (plus a bit of our own).

Creative commons licenses are not recommended for software.

Fixed

Also, I'd suggest the MIT license, EPL, or maybe the GPL


http://i.imgur.com/vQqtH.png
Learning to Program in a Nutshell:  "You're missing a closing parentheses" - LS97

Offline

 

#45 2012-09-20 19:38:21

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

SJRCS_011 wrote:

nXIII wrote:

jvvg wrote:


We're just going to use creative commons (plus a bit of our own).

Creative commons licenses are not recommended for software.

Fixed

Also, I'd suggest the MIT license, EPL, or maybe the GPL

I'm writing our own. None of the other ones quite seem to fit. Also, I don't like all of the jargon in the other ones. This one will be rather short.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#46 2012-09-20 19:40:50

SJRCS_011
Scratcher
Registered: 2011-02-07
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

jvvg wrote:

SJRCS_011 wrote:

nXIII wrote:

Creative commons licenses are not recommended for software.

Fixed

Also, I'd suggest the MIT license, EPL, or maybe the GPL

I'm writing our own. None of the other ones quite seem to fit. Also, I don't like all of the jargon in the other ones. This one will be rather short.

btw, check your email, i sent a contact us request thingy

EDIT: The MIT license is pretty short.
Here:

Copyright (c) <year> <copyright holders>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Personally, I use that for all of my software in terms of licensing.

Last edited by SJRCS_011 (2012-09-20 19:45:44)


http://i.imgur.com/vQqtH.png
Learning to Program in a Nutshell:  "You're missing a closing parentheses" - LS97

Offline

 

#47 2012-09-20 19:46:41

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

Our license.txt file now looks something like this:

This software is available under a modified MIT license.


Copyright (c) 2012 - jvvg and LS97

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software, including without limitation the rights to use, copy, modify, merge, publish, or distribute copies of the Software for non-commercial purposes, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
When distributing the software, the copyright notices in the footer and some parts of the code must remain intact.
This software may only be distributed or modified for non-commercial purposes.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Last edited by jvvg (2012-09-20 19:47:07)


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#48 2012-09-20 19:48:17

SJRCS_011
Scratcher
Registered: 2011-02-07
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

jvvg wrote:

Our license.txt file now looks something like this:

*Snip*

Nice wording  tongue


http://i.imgur.com/vQqtH.png
Learning to Program in a Nutshell:  "You're missing a closing parentheses" - LS97

Offline

 

#49 2012-09-20 20:02:15

funelephant
Scratcher
Registered: 2010-07-02
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

Idea!

Maybe if one of you know how to create apps, you could make a Mobile Mod Share!


nicki begs to differ
http://24.media.tumblr.com/ab0e6e8fd347c5e39c2821bcab9d16e6/tumblr_mgu35sui1L1rfb7aqo2_500.gif

Offline

 

#50 2012-09-20 20:07:44

SJRCS_011
Scratcher
Registered: 2011-02-07
Posts: 1000+

Re: Mod Share IV ⋆ Bingo 2.0 ⋆ Insanity 1.1

funelephant wrote:

Idea!

Maybe if one of you know how to create apps, you could make a Mobile Mod Share!

there's really no need for it, but I may be willing to work on an Android app for browsing Mod Share projects, much like Bingo's browser.  What do you think, jvvg?
(Also, I'd need some documentation on the API)


http://i.imgur.com/vQqtH.png
Learning to Program in a Nutshell:  "You're missing a closing parentheses" - LS97

Offline

 

Board footer