Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » << DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
- PackersRuleGoPack
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
If Dragon Drop is not going to do anything I might quit because I am very busy and I should not spend my energy on something that is not going to do anything.
I don't want to offend anybody here, but how is this better than, say, Wix, with the exception of the Scratch project embedder which anybody can insert since there is an embed button under every Scratch project.I'm sorry: I'm going to have to quitGoodbye, and good luck! But as NaturalmotionStudios said, why are you leaving?
I might make my own CMS one day, but I'd prefer to work alone on it (with the exception of random people making PRs) so that I can abandon the project if I get too much school work.
It has been very fun working with everybody here on this project, and I might still make Pull Requests.
If you haven't already, might I recommend making a translation JSON file that stores all phrases you need as object that stores key value pairs <LANGUAGECODE> <LANGUAGETRANSLATION> like so:Once you've parsed the JSON, then in Node.js you can do:[scratchblocks] [ { "ru": "я устал", "fr": "je suis fatigue", "en": "I am tired" }, { "ru": "Russian translation", "fr": "French translaton", "en": "Other phrase" } ]Or something similar.respose.write( translations[1][langMode] );
So thanks so much everybody!
-jokeookservice1
Why is everyone quitting
- pioutch
-
Scratcher
85 posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Sorry, i forgt to say my username on trello: pioutch
Scratch on!
Scratch on!
- golden-scratch
-
Scratcher
500+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Dear DragonDrop Team,
Sorry for the inactivity of me and Coke recently. Coke has been at School, and I have been busy. Hopefully progress should resume soon but for now it seems everything is on halt. Feel free to carry on with Pull Requests etc on github and talking on Trello but most main development will slow due to Coke being inactive. Like the Earth needs the sun for Earth's lifespan to continue, DragonDrop needs Coke for it's lifespan to continue. I am dearly sorry for the inconvenience that this may have caused to some team members. We will sort something out and get this going again soon. I thank you for your patience.
-Golden-Scratch
DragonDrop Team,
Executive Manager.
Sorry for the inactivity of me and Coke recently. Coke has been at School, and I have been busy. Hopefully progress should resume soon but for now it seems everything is on halt. Feel free to carry on with Pull Requests etc on github and talking on Trello but most main development will slow due to Coke being inactive. Like the Earth needs the sun for Earth's lifespan to continue, DragonDrop needs Coke for it's lifespan to continue. I am dearly sorry for the inconvenience that this may have caused to some team members. We will sort something out and get this going again soon. I thank you for your patience.
-Golden-Scratch
DragonDrop Team,
Executive Manager.
- card100
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Can anyone give me an up to date link to the editor?
Last edited by card100 (Aug. 30, 2016 20:35:44)
- card100
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Who else quite?If Dragon Drop is not going to do anything I might quit because I am very busy and I should not spend my energy on something that is not going to do anything.I don't want to offend anybody here, but how is this better than, say, Wix, with the exception of the Scratch project embedder which anybody can insert since there is an embed button under every Scratch project.I'm sorry: I'm going to have to quitGoodbye, and good luck! But as NaturalmotionStudios said, why are you leaving?
I might make my own CMS one day, but I'd prefer to work alone on it (with the exception of random people making PRs) so that I can abandon the project if I get too much school work.
It has been very fun working with everybody here on this project, and I might still make Pull Requests.
If you haven't already, might I recommend making a translation JSON file that stores all phrases you need as object that stores key value pairs <LANGUAGECODE> <LANGUAGETRANSLATION> like so:Once you've parsed the JSON, then in Node.js you can do:[scratchblocks] [ { "ru": "я устал", "fr": "je suis fatigue", "en": "I am tired" }, { "ru": "Russian translation", "fr": "French translaton", "en": "Other phrase" } ]Or something similar.respose.write( translations[1][langMode] );
So thanks so much everybody!
-jokeookservice1
Why is everyone quitting
- NaturalmotionStudios
-
Scratcher
100+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Just a note: You're the only one who's gotten my username right in a while. ;)I'm sorry: I'm going to have to quitGoodbye, and good luck! But as NaturalmotionStudios said, why are you leaving?
Oh, is it free? Also quotes are kinda messed up XDWy we dont use POOTLE for Translations?What's that?Wy we dont use POOTLE for Translations?What's that?
Pootle is a translating tool. Scratch was translated per pootle. See: https://en.wikipedia.org/wiki/Pootle and http://pootle.translatehouse.org/
DragonDrop is more than that. (Besides, I think our developers are children, including me, versus they are adults)I don't want to offend anybody here, but how is this better than, say, Wix, with the exception of the Scratch project embedder which anybody can insert since there is an embed button under every Scratch project.I'm sorry: I'm going to have to quitGoodbye, and good luck! But as NaturalmotionStudios said, why are you leaving?
I might make my own CMS one day, but I'd prefer to work alone on it (with the exception of random people making PRs) so that I can abandon the project if I get too much school work.
It has been very fun working with everybody here on this project, and I might still make Pull Requests.
If you haven't already, might I recommend making a translation JSON file that stores all phrases you need as object that stores key value pairs <LANGUAGECODE> <LANGUAGETRANSLATION> like so:Once you've parsed the JSON, then in Node.js you can do:[ { "ru": "я устал", "fr": "je suis fatigue", "en": "I am tired" }, { "ru": "Russian translation", "fr": "French translaton", "en": "Other phrase" } ]Or something similar.respose.write( translations[1][langMode] );
So thanks so much everybody!
-jokeookservice1
JSON is too much work considering what we've gotten to so far. We will just have things like en.dragondrop.net, fr.dragondrop.net, ru.dragondrop.net, etc. You can find a list or two-letter language codes here: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
Last edited by NaturalmotionStudios (Aug. 30, 2016 20:43:56)
- NaturalmotionStudios
-
Scratcher
100+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Oh, is it free? Also quotes are kinda messed up XDJust a note: You're the only one who's gotten my username right in a while. ;)I'm sorry: I'm going to have to quitGoodbye, and good luck! But as NaturalmotionStudios said, why are you leaving?Wy we dont use POOTLE for Translations?What's that?Wy we dont use POOTLE for Translations?What's that?
Pootle is a translating tool. Scratch was translated per pootle. See: https://en.wikipedia.org/wiki/Pootle and http://pootle.translatehouse.org/
DragonDrop is more than that. (Besides, I think our developers are children, including me, versus they are adults)I don't want to offend anybody here, but how is this better than, say, Wix, with the exception of the Scratch project embedder which anybody can insert since there is an embed button under every Scratch project.I'm sorry: I'm going to have to quitGoodbye, and good luck! But as NaturalmotionStudios said, why are you leaving?
I might make my own CMS one day, but I'd prefer to work alone on it (with the exception of random people making PRs) so that I can abandon the project if I get too much school work.
It has been very fun working with everybody here on this project, and I might still make Pull Requests.
If you haven't already, might I recommend making a translation JSON file that stores all phrases you need as object that stores key value pairs <LANGUAGECODE> <LANGUAGETRANSLATION> like so:Once you've parsed the JSON, then in Node.js you can do:[ { "ru": "я устал", "fr": "je suis fatigue", "en": "I am tired" }, { "ru": "Russian translation", "fr": "French translaton", "en": "Other phrase" } ]Or something similar.respose.write( translations[1][langMode] );
So thanks so much everybody!
-jokeookservice1
JSON is too much work considering what we've gotten to so far. We will just have things like en.dragondrop.net, fr.dragondrop.net, ru.dragondrop.net, etc. You can find a list or two-letter language codes here: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
- card100
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Can anyone give me an up to date link to the editor?Never Mind
- NaturalmotionStudios
-
Scratcher
100+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
python_in_html = raw_input("Can you embed Python code into HTML?") if python_in_html == "yes": print("Good, I have an idea for an element!") else: print("That's fine...")
- Firedrake969
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Why not use JS?python_in_html = raw_input("Can you embed Python code into HTML?") if python_in_html == "yes": print("Good, I have an idea for an element!") else: print("That's fine...")
- NaturalmotionStudios
-
Scratcher
100+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
JS isn't the same as Python. ._.Why not use JS?python_in_html = raw_input("Can you embed Python code into HTML?") if python_in_html == "yes": print("Good, I have an idea for an element!") else: print("That's fine...")
>>> import java Traceback (most recent call last): File "<pyshell#0>", line 1, in <module> import java ImportError: No module named java
Last edited by NaturalmotionStudios (Aug. 30, 2016 22:32:46)
- Jonathan50
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
JS isn't the same as Python. ._.Why do you want to use Python? You can probably do what you want with JS.
?>>> import java Traceback (most recent call last): File "<pyshell#0>", line 1, in <module> import java ImportError: No module named java
- NaturalmotionStudios
-
Scratcher
100+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
What do you mean “?” ?JS isn't the same as Python. ._.Why do you want to use Python? You can probably do what you want with JS.?>>> import java Traceback (most recent call last): File "<pyshell#0>", line 1, in <module> import java ImportError: No module named java
- Jonathan50
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
What do you mean “?” ?Why did you post that? (It's short for “what?”)
Last edited by Jonathan50 (Aug. 30, 2016 23:11:41)
- NaturalmotionStudios
-
Scratcher
100+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
I don't see why that one post didn't make since. I was showing him / her the syntax difference between Python and Java. (Which are programming languages if you didn't know.)What do you mean “?” ?Why did you post that? (It's short for “what?”)
- Jonathan50
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
I don't see why that one post didn't make since. I was showing him / her the syntax difference between Python and Java. (Which are programming languages if you didn't know.)Nobody said anything about Java… Firedrake969 said JS, which is short for JavaScript, a programming language that has almost nothing in common with Java except for curly-brace syntax.
- Firedrake969
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
I know. Anything you need to do regarding webpages you can probably do with JS.JS isn't the same as Python. ._.Why not use JS?python_in_html = raw_input("Can you embed Python code into HTML?") if python_in_html == "yes": print("Good, I have an idea for an element!") else: print("That's fine...")
I know the differences, since I use both quite often

Last edited by Firedrake969 (Aug. 30, 2016 23:44:04)
- card100
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Check this out:python_in_html = raw_input("Can you embed Python code into HTML?") if python_in_html == "yes": print("Good, I have an idea for an element!") else: print("That's fine...")
http://stackoverflow.com/questions/5168588/can-python-be-embedded-in-html-like-php-and-jsp
- card100
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Check out what's new in Code Share! (I added something)(I hope you like it, I put a lot of work into it)
https://codeshare.io/SyA19
https://codeshare.io/SyA19
- NaturalmotionStudios
-
Scratcher
100+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
I don't see why that one post didn't make since. I was showing him / her the syntax difference between Python and Java. (Which are programming languages if you didn't know.)Nobody said anything about Java… Firedrake969 said JS, which is short for JavaScript, a programming language that has almost nothing in common with Java except for curly-brace syntax.
Java / JS or whatever. I don't care about it that much.I do too, but there is a HUGE syntax difference in them.I know. Anything you need to do regarding webpages you can probably do with JS.JS isn't the same as Python. ._.Why not use JS?python_in_html = raw_input("Can you embed Python code into HTML?") if python_in_html == "yes": print("Good, I have an idea for an element!") else: print("That's fine...")
I know the differences, since I use both quite often
Thanks!Check this out:python_in_html = raw_input("Can you embed Python code into HTML?") if python_in_html == "yes": print("Good, I have an idea for an element!") else: print("That's fine...")
http://stackoverflow.com/questions/5168588/can-python-be-embedded-in-html-like-php-and-jsp






