Discuss Scratch

coke11
Scratcher
1000+ posts

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

Going to do a big post on this topic later, and catch up more on GitHub trello the accounts videos etc.

For now I am just going to say we are working on finding more DB people. Also mySQL is already hooked up and we are/will be using it.

(Sent from my iPhone 5S)
coke11
Scratcher
1000+ posts

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

Icey29 wrote:

Still looking for a QA tester?
Of course! Do you have a Github and Trello?

Low-EarthOrbit wrote:

Hey, are you going to need anyone with knowledge of SQL Databases? I feel like that may be an important step you might be overlooking…
Yep . We already have a mySQL DB up and running

MooShoeGaming wrote:

Time on Scratch: 2 years
Do you know HTML5? yes
Do you know CSS? yes
Do you know Javascript? yes + jquery
Do you know Node.JS? yes
Example (give me a snippet of HTML, CSS or PHP made by you!):
simple node.js thing i made a few days ago using socket.io (i followed a tutorial on it but socket.io is really simple)
var app = require('express')();
var http = require('http').Server(app);
var io = require('socket.io')(http);

app.get('/', function(req, res) {
res.sendFile(__dirname + ‘/index.html’);
});

io.on('connection', function(socket){
socket.on('chat message', function(msg){
io.emit('chat message', msg);
});
});

http.listen(3000, ‘0.0.0.0’, function(){
console.log('It is on *:3000');
});
Why do you want to apply? i feel u guys need help and i love collabs
What is DragonDrop? something like weebly, but i was hoping it could turn out more like wordpress
Have you ever worked on a big project on this before? @FiberNova
Do you know what your job means & involves? yea me coding the backend
Why should we pick you rather than others? im back end man
Dedication: 5/10
Skill: 9/10
Activity: 6/10
Grammar & Punctuation: -143141342/10

btw node WAY is better than php

only let me in if you need a good backend dev
Sounds great . What is your knowledge with DB's?
Icey29
Scratcher
500+ posts

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

coke11 wrote:

Of course! Do you have a Github and Trello?
Wonderful!
I used to have a Trello, but I don't remember what it was. I'm always willing to create a new one.
My GH can be found here. I used to have a ton more stuff here but a couple repos had to be deleted. /shrug
NaturalmotionStudios
Scratcher
100+ posts

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

Firedrake969 wrote:

You're basically talking about MongoDB
Austinato
Scratcher
1000+ posts

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

Icey29 wrote:

coke11 wrote:

Of course! Do you have a Github and Trello?
Wonderful!
I used to have a Trello, but I don't remember what it was. I'm always willing to create a new one.
My GH can be found here. I used to have a ton more stuff here but a couple repos had to be deleted. /shrug
Hey! Nice meeting you here!
Firedrake969
Scratcher
1000+ posts

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

NaturalmotionStudios wrote:

Firedrake969 wrote:

You're basically talking about MongoDB
Thanks for your amazing response to my post…
NaturalmotionStudios
Scratcher
100+ posts

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

Firedrake969 wrote:

NaturalmotionStudios wrote:

Firedrake969 wrote:

You're basically talking about MongoDB
Thanks for your amazing response to my post…
Yes… *WAIT – Are you even part of the DragonDrop team?*
Firedrake969
Scratcher
1000+ posts

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

NaturalmotionStudios wrote:

Firedrake969 wrote:

NaturalmotionStudios wrote:

Firedrake969 wrote:

You're basically talking about MongoDB
Thanks for your amazing response to my post…
Yes… *WAIT – Are you even part of the DragonDrop team?*
If you look at the first post, it would appear not to be the case. http://prntscr.com/cfe3t3
Icey29
Scratcher
500+ posts

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

Austinato wrote:

Icey29 wrote:

coke11 wrote:

Of course! Do you have a Github and Trello?
Wonderful!
I used to have a Trello, but I don't remember what it was. I'm always willing to create a new one.
My GH can be found here. I used to have a ton more stuff here but a couple repos had to be deleted. /shrug
Hey! Nice meeting you here!
Hey, Austinato! It's been a while
NaturalmotionStudios
Scratcher
100+ posts

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

Firedrake969 wrote:

NaturalmotionStudios wrote:

Firedrake969 wrote:

NaturalmotionStudios wrote:

Firedrake969 wrote:

You're basically talking about MongoDB
Thanks for your amazing response to my post…
Yes… *WAIT – Are you even part of the DragonDrop team?*
If you look at the first post, it would appear not to be the case. http://prntscr.com/cfe3t3
That is outdated… All I asked for was a simple “yes” or “no”.
card100
Scratcher
1000+ posts

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

NaturalmotionStudios wrote:

Firedrake969 wrote:

NaturalmotionStudios wrote:

Firedrake969 wrote:

NaturalmotionStudios wrote:

Firedrake969 wrote:

You're basically talking about MongoDB
Thanks for your amazing response to my post…
Yes… *WAIT – Are you even part of the DragonDrop team?*
If you look at the first post, it would appear not to be the case. http://prntscr.com/cfe3t3
That is outdated… All I asked for was a simple “yes” or “no”.
Yes
card100
Scratcher
1000+ posts

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

Everyone check trello for a poll on the new colors.
NaturalmotionStudios
Scratcher
100+ posts

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

card100 wrote:

NaturalmotionStudios wrote:

Firedrake969 wrote:

NaturalmotionStudios wrote:

Firedrake969 wrote:

NaturalmotionStudios wrote:

Firedrake969 wrote:

You're basically talking about MongoDB
Thanks for your amazing response to my post…
Yes… *WAIT – Are you even part of the DragonDrop team?*
If you look at the first post, it would appear not to be the case. http://prntscr.com/cfe3t3
That is outdated… All I asked for was a simple “yes” or “no”.
Yes
He is?
card100
Scratcher
1000+ posts

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

NaturalmotionStudios wrote:

card100 wrote:

NaturalmotionStudios wrote:

Firedrake969 wrote:

NaturalmotionStudios wrote:

Firedrake969 wrote:

NaturalmotionStudios wrote:

Firedrake969 wrote:

You're basically talking about MongoDB
Thanks for your amazing response to my post…
Yes… *WAIT – Are you even part of the DragonDrop team?*
If you look at the first post, it would appear not to be the case. http://prntscr.com/cfe3t3
That is outdated… All I asked for was a simple “yes” or “no”.
Yes
He is?
Yes, I agree with you
NaturalmotionStudios
Scratcher
100+ posts

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

card100 wrote:

Yes, I agree with you
Oh, I thought you said he was part of the DD team… xD
card100
Scratcher
1000+ posts

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

NaturalmotionStudios wrote:

card100 wrote:

Yes, I agree with you
Oh, I thought you said he was part of the DD team… xD
No, XD
card100
Scratcher
1000+ posts

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

NaturalmotionStudios wrote:


Have done the poll yet?
GetNoticed
Scratcher
6 posts

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

NaturalmotionStudios wrote:

MooShoeGaming wrote:

u guys dont need sql - json would be much better for starters
We're not starters, but thanks for the tip. I've been programming for 2 years. (Some of our devs have been doing it even longer)

And JSON can be viewed by anyone, but not a private SQL database.
I meant to get it up and running.

I'm on an alt account now

Last edited by GetNoticed (Sept. 9, 2016 02:44:03)

GetNoticed
Scratcher
6 posts

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

NaturalmotionStudios wrote:

-stache- wrote:

NaturalmotionStudios wrote:

And JSON can be viewed by anyone, but not a private SQL database.
*not exactly*
*Well, hackers can. And there could be a way to keep the JSON private*
No one can see it unless it's part of the web server.
GetNoticed
Scratcher
6 posts

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

coke11 wrote:

Icey29 wrote:

Still looking for a QA tester?
Of course! Do you have a Github and Trello?

Low-EarthOrbit wrote:

Hey, are you going to need anyone with knowledge of SQL Databases? I feel like that may be an important step you might be overlooking…
Yep . We already have a mySQL DB up and running

MooShoeGaming wrote:

Time on Scratch: 2 years
Do you know HTML5? yes
Do you know CSS? yes
Do you know Javascript? yes + jquery
Do you know Node.JS? yes
Example (give me a snippet of HTML, CSS or PHP made by you!):
simple node.js thing i made a few days ago using socket.io (i followed a tutorial on it but socket.io is really simple)
var app = require('express')();
var http = require('http').Server(app);
var io = require('socket.io')(http);

app.get('/', function(req, res) {
res.sendFile(__dirname + ‘/index.html’);
});

io.on('connection', function(socket){
socket.on('chat message', function(msg){
io.emit('chat message', msg);
});
});

http.listen(3000, ‘0.0.0.0’, function(){
console.log('It is on *:3000');
});
Why do you want to apply? i feel u guys need help and i love collabs
What is DragonDrop? something like weebly, but i was hoping it could turn out more like wordpress
Have you ever worked on a big project on this before? @FiberNova
Do you know what your job means & involves? yea me coding the backend
Why should we pick you rather than others? im back end man
Dedication: 5/10
Skill: 9/10
Activity: 6/10
Grammar & Punctuation: -143141342/10

btw node WAY is better than php

only let me in if you need a good backend dev
Sounds great . What is your knowledge with DB's?
I don't know what that stands for

Powered by DjangoBB