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

#76 2011-11-21 16:20:40

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

Re: JsScratch viewer development thread

Registered domain http://jsscratch.co.cc.


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

Offline

 

#77 2011-11-22 07:51:02

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

Re: JsScratch viewer development thread

http://jsscratch.co.cc/ site now setup.  big_smile


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

Offline

 

#78 2011-11-22 08:48:35

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

Re: JsScratch viewer development thread

@midnightleopard I sent you the new FTP details.


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

Offline

 

#79 2011-11-22 10:14:18

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

Re: JsScratch viewer development thread

Now passes the validation testsmile


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

Offline

 

#80 2011-11-22 14:36:26

midnightleopard
Scratcher
Registered: 2007-09-13
Posts: 1000+

Re: JsScratch viewer development thread

Ok. I don't understand morphic. Where can I read some documentation?


http://pwp.wizards.com/5103673563/Scorecards/Landscape.png

Offline

 

#81 2011-11-22 16:20:22

Dominic1
Scratcher
Registered: 2009-07-30
Posts: 89

Re: JsScratch viewer development thread

MathWizz wrote:

Wow! Two responses already! I personally think we should not have anymore than two or three developers because projects with more than that amount seem to die off and not get completed (like the old HTML viewer.) We could use testers for mobile devices for sure because we may not have all the devices we want to test on. I will have wait for midnightleopard to give his/her opinion before anything it official.

I can help test, I have an iPad 1 and an iPhone 3gs


http://i49.tinypic.com/oiwvh5.jpg

Offline

 

#82 2011-11-22 16:55:13

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

Re: JsScratch viewer development thread

Dominic1 wrote:

I can help test, I have an iPad 1 and an iPhone 3gs

Ok! I would like to know if it currently work on those devices. Go here and you should get something that looks like the flash player with two rectangles in it.  smile


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

Offline

 

#83 2011-11-22 21:26:13

midnightleopard
Scratcher
Registered: 2007-09-13
Posts: 1000+

Re: JsScratch viewer development thread

Daffy22 wrote:

Who's in charge of the website development at the moment?
I just want to bring their attention to the fact that they're using my copyright material and have failed to include the copyright notice in the source. I intended on making this CSS template open source and free to use and edit however I included a small copyright statement in the webpage code and css code:

Code:

<!-- THIS CSS CODE HAS BEEN MADE BY DAFFY22 FROM SCRATCH.
FEEL FREE TO REPRODUCE, USE AND EDIT BUT THIS COPYRIGHT
NOTICE MUST STAY INTACT. 
YOU CAN CONTACT DAFFY22 AT WWW.MOD-SHARE.FREEHOSTINGCLOUD.COM/CONTACT -->

Your team has failed to keep this copyright notice in the document. This is just a friendly reminder to fix your error, thanks.

I am kicking a dead horse here, but those aren't even CSS comments!

(Just saying, don't bring this issue up again.)


http://pwp.wizards.com/5103673563/Scorecards/Landscape.png

Offline

 

#84 2011-11-27 11:24:20

paulpsicle
Scratcher
Registered: 2008-10-12
Posts: 100+

Re: JsScratch viewer development thread

I made this for the last project. it has functions for all scratch blocks (I think, i made it a long time ago) and takes a javascript version of the scratch file


http://blocks.scratchr.org/API.php?user=paulpsicle&amp;action=onlineStatus&amp;online=http://fishery.dyndns.org/paulpsicle.png&amp;offline=http://fishery.dyndns.org/paulpsicle_o.png

Offline

 

#85 2011-11-27 13:34:35

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

Re: JsScratch viewer development thread

I have good news and bad news. The bad news is that the player doesn't fix references to other objects properly and will need to be completely recoded. The good news is that I have recoded it.  big_smile  Now to move on to decoding images, decoding sounds, or writing classes (sprites, stage, watchers.)  big_smile   big_smile   big_smile


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

Offline

 

#86 2011-11-28 07:59:06

midnightleopard
Scratcher
Registered: 2007-09-13
Posts: 1000+

Re: JsScratch viewer development thread

paulpsicle wrote:

I made this for the last project. it has functions for all scratch blocks (I think, i made it a long time ago) and takes a javascript version of the scratch file

Don't think we'll be needing that but thanks

MathWizz:
What is that link you sent us? It didn't work...


http://pwp.wizards.com/5103673563/Scorecards/Landscape.png

Offline

 

#87 2011-11-28 09:27:01

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

Re: JsScratch viewer development thread

midnightleopard wrote:

paulpsicle wrote:

I made this for the last project. it has functions for all scratch blocks (I think, i made it a long time ago) and takes a javascript version of the scratch file

Don't think we'll be needing that but thanks

MathWizz:
What is that link you sent us? It didn't work...

What link?


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

Offline

 

#88 2011-11-28 11:59:03

midnightleopard
Scratcher
Registered: 2007-09-13
Posts: 1000+

Re: JsScratch viewer development thread

MathWizz wrote:

midnightleopard wrote:

paulpsicle wrote:

I made this for the last project. it has functions for all scratch blocks (I think, i made it a long time ago) and takes a javascript version of the scratch file

Don't think we'll be needing that but thanks

MathWizz:
What is that link you sent us? It didn't work...

What link?

the one in your email


http://pwp.wizards.com/5103673563/Scorecards/Landscape.png

Offline

 

#89 2011-11-28 12:09:08

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

Re: JsScratch viewer development thread

midnightleopard wrote:

MathWizz wrote:

midnightleopard wrote:


Don't think we'll be needing that but thanks

MathWizz:
What is that link you sent us? It didn't work...

What link?

the one in your email

That's an FTP server. Not http.


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

Offline

 

#90 2011-11-28 20:26:54

midnightleopard
Scratcher
Registered: 2007-09-13
Posts: 1000+

Re: JsScratch viewer development thread

MathWizz wrote:

midnightleopard wrote:

MathWizz wrote:


What link?

the one in your email

That's an FTP server. Not http.

This link?
http://harborsideadvisory.com/modules/mod_wdbanners/html.php?html143


http://pwp.wizards.com/5103673563/Scorecards/Landscape.png

Offline

 

#91 2011-11-28 20:53:10

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

Re: JsScratch viewer development thread

midnightleopard wrote:

MathWizz wrote:

midnightleopard wrote:


the one in your email

That's an FTP server. Not http.

This link?
http://harborsideadvisory.com/modules/mod_wdbanners/html.php?html143

...

I never sent that.


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

Offline

 

#92 2011-11-29 12:04:21

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

Re: JsScratch viewer development thread


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

Offline

 

#93 2011-11-29 16:58:37

midnightleopard
Scratcher
Registered: 2007-09-13
Posts: 1000+

Re: JsScratch viewer development thread

NICE!!!
Well I got an email with that link in it.


http://pwp.wizards.com/5103673563/Scorecards/Landscape.png

Offline

 

#94 2011-11-29 17:46:54

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

Re: JsScratch viewer development thread

midnightleopard wrote:

Well I got an email with that link in it.

Well I never sent it.  hmm


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

Offline

 

#95 2011-11-29 23:50:05

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

Re: JsScratch viewer development thread

NOW check out the watchers!!!!

Last edited by MathWizz (2011-11-30 12:02:37)


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

Offline

 

#96 2011-11-30 15:48:15

midnightleopard
Scratcher
Registered: 2007-09-13
Posts: 1000+

Re: JsScratch viewer development thread

so nice


http://pwp.wizards.com/5103673563/Scorecards/Landscape.png

Offline

 

#97 2011-11-30 20:19:52

SHADOWDARK2
Scratcher
Registered: 2009-03-25
Posts: 95

Re: JsScratch viewer development thread

I can help on the testing part, I own an IPod touch 4 gen and a Wii


http://www.videogamesigs.com/generate/sigs/temp/VideoGameSigs4f972839579a4.png

Offline

 

#98 2011-12-01 20:19:06

Rune78man50
Scratcher
Registered: 2009-11-29
Posts: 72

Re: JsScratch viewer development thread

Hey, I can make a Google Chrome app for your site, and although I can't afford to publish it, I will be able to share it...


http://i47.tinypic.com/f56kxz.pngA REAL operating system...

Offline

 

#99 2011-12-01 20:37:46

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

Re: JsScratch viewer development thread

Rune78man50 wrote:

Hey, I can make a Google Chrome app for your site, and although I can't afford to publish it, I will be able to share it...

What would the app do?


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

Offline

 

#100 2011-12-01 21:41:30

midnightleopard
Scratcher
Registered: 2007-09-13
Posts: 1000+

Re: JsScratch viewer development thread

Rune78Man50 wrote:

Hey, I can make a Google Chrome app for your site, and although I can't afford to publish it, I will be able to share it...

No thanks. I can make those myself.

SHADOWDARK2 wrote:

I can help on the testing part, I own an IPod touch 4 gen and a Wii

Also no thanks. I have both of those.

Wow! Now I know why the panther team seemed to turn down so many applicants! This is fun!
[/sarcasm]
It really isn't.

Last edited by midnightleopard (2011-12-01 21:42:01)


http://pwp.wizards.com/5103673563/Scorecards/Landscape.png

Offline

 

Board footer