Discuss Scratch

coke11
Scratcher
1000+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

NaturalmotionStudios wrote:

PackersRuleGoPack wrote:

NaturalmotionStudios wrote:

Someone needs to add the NodeJS and fix the CSS for the user page. (userpage.html)
Lol
(I'm serious though XD)

Blaze349 wrote:

Is this going to be open source?
For now, yes, but when we release the project, no.
No - it will be forever open source . Just not hosted on github
NaturalmotionStudios
Scratcher
100+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

coke11 wrote:

NaturalmotionStudios wrote:

PackersRuleGoPack wrote:

NaturalmotionStudios wrote:

Someone needs to add the NodeJS and fix the CSS for the user page. (userpage.html)
Lol
(I'm serious though XD)

Blaze349 wrote:

Is this going to be open source?
For now, yes, but when we release the project, no.
No - it will be forever open source . Just not hosted on github

Google wrote:

o·pen-source
adjective - COMPUTING
“denoting software for which the original source code is made freely available and may be redistributed and modified.”
The README says otherwise…
Blaze349
Scratcher
1000+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

NaturalmotionStudios wrote:

PackersRuleGoPack wrote:

NaturalmotionStudios wrote:

Someone needs to add the NodeJS and fix the CSS for the user page. (userpage.html)
Lol
(I'm serious though XD)

Blaze349 wrote:

Is this going to be open source?
For now, yes, but when we release the project, no.
But why? You can't just use the work of open source devs then close it from them
NaturalmotionStudios
Scratcher
100+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

Blaze349 wrote:

NaturalmotionStudios wrote:

PackersRuleGoPack wrote:

NaturalmotionStudios wrote:

Someone needs to add the NodeJS and fix the CSS for the user page. (userpage.html)
Lol
(I'm serious though XD)

Blaze349 wrote:

Is this going to be open source?
For now, yes, but when we release the project, no.
But why? You can't just use the work of open source devs then close it from them
We're not using others' work, all code, as far as I know, is originally by us.
DimensionPvP
Scratcher
100+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

I wish I could join. But I have the smallest knowledge in all coding languages. I only know the basics. I'm bad at coding.
ih8mylyfe but can you explain all the positions?
Now I'm gonna learn HTML(5) 24/7.. I hope.
NaturalmotionStudios
Scratcher
100+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

DimensionPvP wrote:

I wish I could join. But I have the smallest knowledge in all coding languages. I only know the basics. I'm bad at coding.
ih8mylyfe but can you explain all the positions?
Now I'm gonna learn HTML(5) 24/7.. I hope.
You could apply to be a designer.
m99900
Scratcher
48 posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

<script>
//code is where you put html, X is x and Y is y
function POS(code,X,Y) {
var x = (X === undefined) ? prompt(“Xchords”) : X;
var y = (Y === undefined) ? prompt(“Ychords”) : Y;
var box = “<div”+“ style=\”“+”left:“+x+”px;“+” “+”top:“+(y -10)+”px;“+” “+”position:absolute;\“>”+code+“</div>”;
return box;
}

</script><script>
//code is where you put html, X is x and Y is y
function POS(code,X,Y) {
var x = (X === undefined) ? prompt(“Xchords”) : X;
var y = (Y === undefined) ? prompt(“Ychords”) : Y;
var box = “<div”+“ style=\”“+”left:“+x+”px;“+” “+”top:“+(y -10)+”px;“+” “+”position:absolute;\“>”+code+“</div>”;
return box;
}

</script><script>
//code is where you put html, X is x and Y is y
function POS(code,X,Y) {
var x = (X === undefined) ? prompt(“Xchords”) : X;
var y = (Y === undefined) ? prompt(“Ychords”) : Y;
var box = “<div”+“ style=\”“+”left:“+x+”px;“+” “+”top:“+(y -10)+”px;“+” “+”position:absolute;\“>”+code+“</div>”;
return box;
}

</script>
NaturalmotionStudios
Scratcher
100+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

m99900 wrote:

<script>
//code is where you put html, X is x and Y is y
        function POS(code,X,Y) {
        var x = (X === undefined) ? prompt("Xchords") : X;
        var y = (Y === undefined) ? prompt("Ychords") : Y;
        var box = "<div"+" style=\""+"left:"+x+"px;"+" "+"top:"+(y -10)+"px;"+" "+"position:absolute;\">"+code+"</div>";
        return box;
        }
                                    
                                    </script><script>
//code is where you put html, X is x and Y is y
        function POS(code,X,Y) {
        var x = (X === undefined) ? prompt("Xchords") : X;
        var y = (Y === undefined) ? prompt("Ychords") : Y;
        var box = "<div"+" style=\""+"left:"+x+"px;"+" "+"top:"+(y -10)+"px;"+" "+"position:absolute;\">"+code+"</div>";
        return box;
        }
                                    
                                    </script><script>
//code is where you put html, X is x and Y is y
        function POS(code,X,Y) {
        var x = (X === undefined) ? prompt("Xchords") : X;
        var y = (Y === undefined) ? prompt("Ychords") : Y;
        var box = "<div"+" style=\""+"left:"+x+"px;"+" "+"top:"+(y -10)+"px;"+" "+"position:absolute;\">"+code+"</div>";
        return box;
        }
                                    
                                    </script>
This is for…?

Last edited by NaturalmotionStudios (Sept. 3, 2016 14:29:05)

coke11
Scratcher
1000+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

NaturalmotionStudios wrote:

coke11 wrote:

NaturalmotionStudios wrote:

PackersRuleGoPack wrote:

NaturalmotionStudios wrote:

Someone needs to add the NodeJS and fix the CSS for the user page. (userpage.html)
Lol
(I'm serious though XD)

Blaze349 wrote:

Is this going to be open source?
For now, yes, but when we release the project, no.
No - it will be forever open source . Just not hosted on github

Google wrote:

o·pen-source
adjective - COMPUTING
“denoting software for which the original source code is made freely available and may be redistributed and modified.”
The README says otherwise…
Golden wrote it the way he thought it was. I guess I didn't tell him well enough. Can u change it?
coke11
Scratcher
1000+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

NaturalmotionStudios wrote:

m99900 wrote:

<script>
//code is where you put html, X is x and Y is y
        function POS(code,X,Y) {
        var x = (X === undefined) ? prompt("Xchords") : X;
        var y = (Y === undefined) ? prompt("Ychords") : Y;
        var box = "<div"+" style=\""+"left:"+x+"px;"+" "+"top:"+(y -10)+"px;"+" "+"position:absolute;\">"+code+"</div>";
        return box;
        }
                                    
                                    </script><script>
//code is where you put html, X is x and Y is y
        function POS(code,X,Y) {
        var x = (X === undefined) ? prompt("Xchords") : X;
        var y = (Y === undefined) ? prompt("Ychords") : Y;
        var box = "<div"+" style=\""+"left:"+x+"px;"+" "+"top:"+(y -10)+"px;"+" "+"position:absolute;\">"+code+"</div>";
        return box;
        }
                                    
                                    </script><script>
//code is where you put html, X is x and Y is y
        function POS(code,X,Y) {
        var x = (X === undefined) ? prompt("Xchords") : X;
        var y = (Y === undefined) ? prompt("Ychords") : Y;
        var box = "<div"+" style=\""+"left:"+x+"px;"+" "+"top:"+(y -10)+"px;"+" "+"position:absolute;\">"+code+"</div>";
        return box;
        }
                                    
                                    </script>
This is for…?
Ya
csf30816
Scratcher
500+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

I know a way of connecting to the Scratch Api in NodeJS (I think )
Firedrake969
Scratcher
1000+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

Blaze349 wrote:

NaturalmotionStudios wrote:

PackersRuleGoPack wrote:

NaturalmotionStudios wrote:

Someone needs to add the NodeJS and fix the CSS for the user page. (userpage.html)
Lol
(I'm serious though XD)

Blaze349 wrote:

Is this going to be open source?
For now, yes, but when we release the project, no.
But why? You can't just use the work of open source devs then close it from them
In some cases, you can. For example, the MIT license does allow you to do that http://programmers.stackexchange.com/questions/103273/can-i-use-mit-licence-plugins-in-my-commercial-web-site
DimensionPvP
Scratcher
100+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

NaturalmotionStudios wrote:

DimensionPvP wrote:

I wish I could join. But I have the smallest knowledge in all coding languages. I only know the basics. I'm bad at coding.
ih8mylyfe but can you explain all the positions?
Now I'm gonna learn HTML(5) 24/7.. I hope.
You could apply to be a designer.
:OOOO So I wasted hours of learning JS, HTML, HTML5, PHP and CSS..

Worth it.
ZLGames
Scratcher
1000+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

I'm really sorry about this, but I think I'm going to have to leave.

I haven't contributed much for a while, and I've been pretty inactive here.

If you need any small jobs done, just comment on my profile.
csf30816
Scratcher
500+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

ZLGames wrote:

I'm really sorry about this, but I think I'm going to have to leave.

I haven't contributed much for a while, and I've been pretty inactive here.

If you need any small jobs done, just comment on my profile.
You had a reason to be inactive though
NaturalmotionStudios
Scratcher
100+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

coke11 wrote:

NaturalmotionStudios wrote:

The README says otherwise…
Golden wrote it the way he thought it was. I guess I didn't tell him well enough. Can u change it?
Ok!

(EDIT: Finished updating it and added some colorful “shields” to it.)

DimensionPvP wrote:

NaturalmotionStudios wrote:

DimensionPvP wrote:

I wish I could join. But I have the smallest knowledge in all coding languages. I only know the basics. I'm bad at coding.
ih8mylyfe but can you explain all the positions?
Now I'm gonna learn HTML(5) 24/7.. I hope.
You could apply to be a designer.
:OOOO So I wasted hours of learning JS, HTML, HTML5, PHP and CSS..

Worth it.
You can still apply for a coder. Also, I wouldn't call it “wasting” hours, coding is a great thing to learn!

ZLGames wrote:

I'm really sorry about this, but I think I'm going to have to leave.

I haven't contributed much for a while, and I've been pretty inactive here.

If you need any small jobs done, just comment on my profile.
Thanks for what you did on the DragonDrop team.

Last edited by NaturalmotionStudios (Sept. 3, 2016 21:57:19)

csf30816
Scratcher
500+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

adri326
Scratcher
100+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

PackersRuleGoPack wrote:

adri326 wrote:

Could someone invite me on trello? Same username as scratch : adri326

Also, I can do translates from English to French, because I'm French ^^

The school is going to start, so I won't be always on, and I heard that the wifi in my internate is shutten down at 9pm, so it'll really not help me…
Have you filled out an application

I've filled one for the development, there's one for the translation:

What language can you translate English to?
I can translate to French and German, because I'm french and I'm learning German since I got to school
Why do you want this position?
I want this position to train my english and boost my German first, and this project really interest me.

——————-

coke11 wrote:

-snip-

Cool! Great Application! So would you want to do backend programming?

Well I don't really have the choice, the only issue is that I can't do node.js, I saw some basics but I never tried them, if there is HTML/CSS/JS (or PHP) backend tasks then I'll try to do them, there is a GitHub repo for everything I suppose?

Hey there! Thanks for applying. However you sort of need to know Node.js for the backend. But your work is really good! Would you be interested in learning Node.js? Or helping translate, or helping with the site manager app? Let me know

I can translate to french, and I think I'll learn Node.js, so that I can help you. What fo you mean with the site manager app?
So - If you are fine learning Node are you interested in the backend coder job? (and yep, everything is a Github repro > repo

I am, yes, I just didn't found where everything is in the GH repo

——————-

coke11 wrote:

adri326 wrote:

Could someone invite me on trello? Same username as scratch : adri326

Also, I can do translates from English to French, because I'm French ^^

The school is going to start, so I won't be always on, and I heard that the wifi in my internate is shutten down at 10:17pm, so it'll really not help me…
Can you please answer my questions first? Thanks!

Now I answered ^^

——————-


Sorry if I'm not always on, I don't have the wifi for now at school…

Last edited by adri326 (Sept. 4, 2016 07:52:22)

NaturalmotionStudios
Scratcher
100+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

Coke, go on Discord. ;-;

EDIT: What a 100th post!

Last edited by NaturalmotionStudios (Sept. 4, 2016 12:13:43)

coke11
Scratcher
1000+ posts

<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>

NaturalmotionStudios wrote:

Coke, go on Discord. ;-;

EDIT: What a 100th post!
Get on Discord

Powered by DjangoBB