The offical HTML Scratch viewer thread
Updates
Update Post
Poll
Do we:
1.) Make a HTML squeak player
2.) Just make a Scratch viewer (Start again)
3.) Continue progress
Results
Note: These will be updated until the poll has ended
1.) 1
2.) 2
3.) 1
How to add a vote:
Add a new forum post that says:
Poll vote
I choose number:
Team
johnnydean1
TheSuccessor
Daffy22
ScratchReallyROCKS
midnightleopard
MathWizz
Pwiter
ProgrammingFreak
Taneb
Anyone else who wants to join with HTML/JavaScript knowledge)
Website
Website is located here
Info
I dreamed a dream... that one day the Scratch viewer could be used on any web browser. I then thought about this idea and came up with this the
HTML Scratch Viewer
Original Post
How about we use a combination of:
HTML
PHP
J-Script
And others
To make a new Scratch viewer.
It would not use Flash, Squeak, Java or any others.
If we design it to scale to the screen then anything we view it on would be able to view Scratch projects.
If we made it using these we could view any project on a:
I-Pod
I-Phone
DS (with browser game)
DSi
DSi XL
3DS (When browser released)
Wii
Xbox
BlackBerry
Other smartphones (Windows Phone, Nokia, Android, etc.)
iPad
Other tablets (Samsung Tab, HP Slate, etc.)
And anything else with a web browser!
So can we make it?Bob the Builder said:
Yes we can!
Last edited by johnnydean1 (2011-05-03 11:15:45)
Offline
What does it say, not using flash!!!
Offline
Its possibel to make games using these a example here
Last edited by johnnydean1 (2010-09-12 14:14:03)
Offline
johnnydean1 wrote:
How about we use a combination of:
HTML
PHP
J-Script
And others
To make a new Scratch viewer.
It would not use Flash, Squeak, Java or any others.
If we design it to scale to the screen then anything we view it on would be able to view Scratch projects.
If we made it using these we could view any project on a:
I-Pod
I-Phone
DS (with browser game)
DSi
DSi XL
Wii
COMPUTER
And anything else with a web browser!
So can we make it?Bob the Builder said:
Yes we can!
Ok, one thing you need to know is that HTML is how you code webpages, not applications on the webpage. Php... i'm sure that thats just like HTML, just more advanced, though it might be possible... JavaScrpt is like an extension to HTML (sortta) so I'm not exactly sure how you could write a project viewer with it. I personaly think that this is an impossible task forsaking Flash and Java.
Offline
I'm not sure if this will help, but the people at http://www.chromeexperiments.com/ were able to do amazing things without Flash.
Offline
Javascript is pretty powerful, also could use HTML5 for something i guess. Could export the project as XML then javascript client side and php server side if needed. AJAX if needed as well. It could be done
Last edited by nerevar (2010-09-12 16:47:33)
Offline
markyparky56 wrote:
Ok, one thing you need to know is that HTML is how you code webpages, not applications on the webpage.
No, it jsut represents the elements themselves rather than graphical display (CSS) or dynamic-ness (JS)
Php... i'm sure that thats just like HTML, just more advanced, though it might be possible...
PHP is server-side; it would be used for registrations and saving, etc.
JavaScrpt is like an extension to HTML (sortta)
It can make HTML dynamic.
so I'm not exactly sure how you could write a project viewer with it.
Just lots of code; it wouldn't be too difficult.
I personaly think that this is an impossible task forsaking Flash and Java.
Nah, it wouldn't be that hard.
Offline
So nXIII can I count on your help, you get credit and your name in every viewer
Offline
Well, If you are going to make it for the iPhone, that rules out everything except HTML5 and javascript. That still works though.
Offline
how would you make a php viewer? Is that possible? JS could be done, and what about flash? The experimental viewer is great! It loads projects a lot better and sound actually works on linux!
Offline
Okay, I think I better sort things out:
- Non of the mentioned in this topic is possible to make a viewer!
- You can make games in javascript but no chance of them been as advanced as scratch, plus loads of people have javascript disabled
I don't want to sound mean but you can not make another viewer with HTML, PHP or JavaScript!!!! so give up on that idea, sorry but it's the truth!
Offline
Daffy22 wrote:
nXIII wrote:
Nah, it wouldn't be that hard.
I beg to differ, javascript, php and html are never going to be powerful enough to do this!
![]()
I beg you to TO LET THEM DO AS THEY PLEASE THen when they finished see if it does work. that's alll i'm saying, 'k?
Offline
Daffy22 wrote:
nXIII wrote:
Nah, it wouldn't be that hard.
I beg to differ, javascript, php and html are never going to be powerful enough to do this!
![]()
You have no idea what you're talking about!
It can be done. I could do it. I don't want to because I'm too busy, but the point is that I could.
Last edited by nXIII (2010-09-13 17:54:05)
Offline
johnnydean1 wrote:
So can we make it?
Bob the Builder said:
Yes we can!
I cracked up when I read that.
If I ever learn HTML 5 I would help.
Offline
Uh, I hate to be the one to say this, but let me point out that JavaScript performance on mobile browsers is less than desirable, to put it lightly. Even if the viewer was actually displayed correctly, the speed would be mind-numbingly slow.
Last edited by Harakou (2010-09-13 20:30:04)
Offline
nXIII wrote:
Daffy22 wrote:
nXIII wrote:
Nah, it wouldn't be that hard.
I beg to differ, javascript, php and html are never going to be powerful enough to do this!
![]()
You have no idea what you're talking about!
![]()
It can be done. I could do it. I don't want to because I'm too busy, but the point is that I could.
Sometimes, I think we all forget, he's nXIII.
He can do anything!
Offline