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

#26 2012-10-25 09:09:28

Pitusky12
Scratcher
Registered: 2011-09-21
Posts: 500+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

pwiter wrote:

Added

Thanks!


Scratch 2.0 Beta Tester  wink

Offline

 

#27 2012-10-25 12:47:15

al-x
New Scratcher
Registered: 2012-10-03
Posts: 100+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

I wrote some code for this should I post it on github?

Offline

 

#28 2012-10-25 15:43:52

s_federici
Scratcher
Registered: 2007-12-18
Posts: 500+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

Pitusky12 wrote:

Hello,Im looking for some developers who want to help me make a Scratch Viewer For Scratch 2.0 Projects In HTML5 And Javascript.

The viewer at http://dl.dropbox.com/u/12239448/js%20project%20reader/index.htm uses the new canvas element of HTML5. Why are you saying that it is not javascript+HTML5?

Offline

 

#29 2012-10-25 16:37:42

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

al-x wrote:

I wrote some code for this should I post it on github?

What's your github?


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

Offline

 

#30 2012-10-25 16:39:37

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

http://jscratch.github.com/jScratch/ We might not even need a webhost, github does it for us. xD

Going to post a basic site instead of the one github generated.(If I have time)
What should we do with the master branch?
Also, should we get a domain like jscratch.tk?

EDIT: I got rid of the master branch.

Last edited by pwiter (2012-10-25 16:50:14)


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

Offline

 

#31 2012-10-25 17:35:01

Pitusky12
Scratcher
Registered: 2011-09-21
Posts: 500+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

al-x wrote:

I wrote some code for this should I post it on github?

Sure  smile


Scratch 2.0 Beta Tester  wink

Offline

 

#32 2012-10-25 17:36:15

Pitusky12
Scratcher
Registered: 2011-09-21
Posts: 500+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

pwiter wrote:

http://jscratch.github.com/jScratch/ We might not even need a webhost, github does it for us. xD

Going to post a basic site instead of the one github generated.(If I have time)
What should we do with the master branch?
Also, should we get a domain like jscratch.tk?

EDIT: I got rid of the master branch.

yes get a domain like .tk,okay np


Scratch 2.0 Beta Tester  wink

Offline

 

#33 2012-10-25 18:25:59

al-x
New Scratcher
Registered: 2012-10-03
Posts: 100+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

pwiter wrote:

al-x wrote:

I wrote some code for this should I post it on github?

What's your github?

my github is al-xi

Offline

 

#34 2012-10-25 19:21:44

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

@al-x Ok added.

@Pitusky12 Working on the domain.

EDIT: Also Pitusky12, you do not have to fork the repo, you can git push to it. Also, the domain has been registered, please wait for dns to update.

Last edited by pwiter (2012-10-25 19:38:10)


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

Offline

 

#35 2012-10-25 19:45:41

Pitusky12
Scratcher
Registered: 2011-09-21
Posts: 500+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

pwiter wrote:

@al-x Ok added.

@Pitusky12 Working on the domain.

EDIT: Also Pitusky12, you do not have to fork the repo, you can git push to it. Also, the domain has been registered, please wait for dns to update.

ok thanks!


Scratch 2.0 Beta Tester  wink

Offline

 

#36 2012-10-25 20:05:29

GP1
Scratcher
Registered: 2009-07-06
Posts: 1000+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

So, we just push to the git address? Then pwiter will accept the push, or something like that? Or do we also need permission to pull?

EDIT: yeah, I need permission to pull and push. @pwiter can you make it so I can pull and push? My username on Github is GP1.

Last edited by GP1 (2012-10-25 20:06:41)


I am currently http://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=imagehttp://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=text and I finally got over 1000 posts.

Offline

 

#37 2012-10-25 20:07:25

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

Also, if you need help with git go here: try.github.com

If you don't want to use the command line, get the github application.


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

Offline

 

#38 2012-10-25 20:12:35

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

Pitusky12 wrote:

djdolphin wrote:

Someone already made this: http://dl.dropbox.com/u/12239448/js%20p … /index.htm

they did it in javascript,I will use javascript,html 5

How does HTML5 make it better?


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#39 2012-10-25 20:14:48

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

GP1 wrote:

So, we just push to the git address? Then pwiter will accept the push, or something like that? Or do we also need permission to pull?

EDIT: yeah, I need permission to pull and push. @pwiter can you make it so I can pull and push? My username on Github is GP1.

I'll add you, you'll have permission for pull and push.


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

Offline

 

#40 2012-10-25 20:16:06

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

MathWizz wrote:

Pitusky12 wrote:

djdolphin wrote:

Someone already made this: http://dl.dropbox.com/u/12239448/js%20p … /index.htm

they did it in javascript,I will use javascript,html 5

How does HTML5 make it better?

Yeah it does. Makes a lot better. xD


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

Offline

 

#41 2012-10-25 20:16:52

GP1
Scratcher
Registered: 2009-07-06
Posts: 1000+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

MathWizz wrote:

Pitusky12 wrote:

djdolphin wrote:

Someone already made this: http://dl.dropbox.com/u/12239448/js%20p … /index.htm

they did it in javascript,I will use javascript,html 5

How does HTML5 make it better?

HTML5 uses elements to directly place images on the screen. There is no need for a lot of JavaScript to make good visual effects. With just using JavaScript and Canvas, good effects are harder to do. Basicly, we are going to try to use HTML5 as much as possible, but JavaScript and Canvas WILL be needed.


I am currently http://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=imagehttp://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=text and I finally got over 1000 posts.

Offline

 

#42 2012-10-25 20:18:17

GP1
Scratcher
Registered: 2009-07-06
Posts: 1000+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

pwiter wrote:

GP1 wrote:

So, we just push to the git address? Then pwiter will accept the push, or something like that? Or do we also need permission to pull?

EDIT: yeah, I need permission to pull and push. @pwiter can you make it so I can pull and push? My username on Github is GP1.

I'll add you, you'll have permission for pull and push.

Okay, thanks! How will I know when have permission? Will Github send me a message?


I am currently http://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=imagehttp://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=text and I finally got over 1000 posts.

Offline

 

#43 2012-10-25 20:22:00

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

GP1 wrote:

pwiter wrote:

GP1 wrote:

So, we just push to the git address? Then pwiter will accept the push, or something like that? Or do we also need permission to pull?

EDIT: yeah, I need permission to pull and push. @pwiter can you make it so I can pull and push? My username on Github is GP1.

I'll add you, you'll have permission for pull and push.

Okay, thanks! How will I know when have permission? Will Github send me a message?

You try to push or pull and it works. xD


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

Offline

 

#44 2012-10-25 20:27:40

GP1
Scratcher
Registered: 2009-07-06
Posts: 1000+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

pwiter wrote:

GP1 wrote:

pwiter wrote:


I'll add you, you'll have permission for pull and push.

Okay, thanks! How will I know when have permission? Will Github send me a message?

You try to push or pull and it works. xD

Yep, I just pulled. Thanks!


I am currently http://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=imagehttp://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=text and I finally got over 1000 posts.

Offline

 

#45 2012-10-25 20:29:57

al-x
New Scratcher
Registered: 2012-10-03
Posts: 100+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

so how do I add or edit the code in github? srry I don't usually use github.

Offline

 

#46 2012-10-25 20:33:05

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

al-x wrote:

so how do I add or edit the code in github? srry I don't usually use github.

Use the github application if you are not familiar.


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

Offline

 

#47 2012-10-25 20:40:55

GP1
Scratcher
Registered: 2009-07-06
Posts: 1000+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

Woah! Hey pwiter, I have permission to pull, but I can't push. Have any idea why?


I am currently http://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=imagehttp://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=text and I finally got over 1000 posts.

Offline

 

#48 2012-10-25 20:43:10

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

GP1 wrote:

Woah! Hey pwiter, I have permission to pull, but I can't push. Have any idea why?

Hm...
You should be able too.
How are you pushing?

Last edited by pwiter (2012-10-25 20:43:25)


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

Offline

 

#49 2012-10-25 20:45:41

GP1
Scratcher
Registered: 2009-07-06
Posts: 1000+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

pwiter wrote:

GP1 wrote:

Woah! Hey pwiter, I have permission to pull, but I can't push. Have any idea why?

Hm...
You should be able too.
How are you pushing?

I am using the GitHub Windows application at the moment. I never re-installed Git ion my computer. I commited and then tried to Sync it. It said that there was an error, because I dont have permission to push.


I am currently http://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=imagehttp://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=text and I finally got over 1000 posts.

Offline

 

#50 2012-10-25 20:47:19

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Scratch 2.0 Projects' Viewer Programmed In Javascript and HTML5

GP1 wrote:

pwiter wrote:

GP1 wrote:

Woah! Hey pwiter, I have permission to pull, but I can't push. Have any idea why?

Hm...
You should be able too.
How are you pushing?

I am using the GitHub Windows application at the moment. I never re-installed Git ion my computer. I commited and then tried to Sync it. It said that there was an error, because I dont have permission to push.

I don't use the GitHub application myself, I use the command prompt, so can't help with that, but I'll look into it.


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

Offline

 

Board footer