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

#326 2011-06-29 10:57:28

comp500
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: Go Everywhere Beta

jslomba wrote:

wiki page is online! http://wiki.scratch.mit.edu/wiki/Go_Everywhere!

YAY!
for developers, put:
comp500, Guinea_Pig_Girl, TheSuccessor, pwiter, rdococ, timothymh, 3DSfan12345, Rosie906, jslomba, GP1 and TornFusion

and you could add about the cc license this has and change operating systems to Any device with a supported web browser

PaYGE 14!! We're nearly over 9000!!

Last edited by comp500 (2011-06-29 11:48:11)


800 posts! W00T! Oh sorry im not on a lot but at least i have 1000+ posts

Offline

 

#327 2011-06-29 10:59:35

comp500
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: Go Everywhere Beta

jslomba wrote:

hey guys, I'm on the development team for Kitcat, the mod that can be used on a dsi.

and also, how are you doing on the iphone version?

u could make an offline apppp...

i forgot. well i will start on it...


800 posts! W00T! Oh sorry im not on a lot but at least i have 1000+ posts

Offline

 

#328 2011-06-29 11:11:15

chipguy
Scratcher
Registered: 2009-09-09
Posts: 500+

Re: Go Everywhere Beta

seriously? really? thats so cool! will it work on wii? i have one of those.


http://scratch.mit.edu/static/projects/chipguy/2919121_sm.png by yours truly  big_smile

Offline

 

#329 2011-06-29 11:20:29

comp500
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: Go Everywhere Beta

chipguy wrote:

seriously? really? thats so cool! will it work on wii? i have one of those.

Yes...YEs...YES!!


800 posts! W00T! Oh sorry im not on a lot but at least i have 1000+ posts

Offline

 

#330 2011-06-29 11:22:39

chipguy
Scratcher
Registered: 2009-09-09
Posts: 500+

Re: Go Everywhere Beta

comp500 wrote:

chipguy wrote:

seriously? really? thats so cool! will it work on wii? i have one of those.

Yes...YEs...YES!!

wow. great idea! i wish i could help but i don't have programs for that...


http://scratch.mit.edu/static/projects/chipguy/2919121_sm.png by yours truly  big_smile

Offline

 

#331 2011-06-29 11:36:43

comp500
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: Go Everywhere Beta

chipguy wrote:

comp500 wrote:

chipguy wrote:

seriously? really? thats so cool! will it work on wii? i have one of those.

Yes...YEs...YES!!

wow. great idea! i wish i could help but i don't have programs for that...

You cAn help! You could put the banner in your sig... design graphics...


800 posts! W00T! Oh sorry im not on a lot but at least i have 1000+ posts

Offline

 

#332 2011-06-29 11:39:50

TornFusion
Scratcher
Registered: 2010-09-03
Posts: 1000+

Re: Go Everywhere Beta

I wanna be a developer!

I can create graphics, folders and other stuff!

Offline

 

#333 2011-06-29 11:48:31

comp500
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: Go Everywhere Beta

TornFusion wrote:

I wanna be a developer!

I can create graphics, folders and other stuff!

Added as a graphic developer!


800 posts! W00T! Oh sorry im not on a lot but at least i have 1000+ posts

Offline

 

#334 2011-06-29 12:19:46

comp500
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: Go Everywhere Beta

comp500 wrote:

jslomba wrote:

wiki page is online! http://wiki.scratch.mit.edu/wiki/Go_Everywhere!

YAY!
for developers, put:
comp500, Guinea_Pig_Girl, TheSuccessor, pwiter, rdococ, timothymh, 3DSfan12345, Rosie906, jslomba, GP1 and TornFusion

and you could add about the cc license this has and change operating systems to Any device with a supported web browser

PaYGE 14!! We're nearly over 9000!!

I'm getting a wiki account so I can update it...


800 posts! W00T! Oh sorry im not on a lot but at least i have 1000+ posts

Offline

 

#335 2011-06-29 12:31:15

whizzer
Scratcher
Registered: 2008-05-27
Posts: 500+

Re: Go Everywhere Beta

I have an idea: we could make apps for Android, DSi and 3DS that simply launch GE in the internet browser.


http://i46.tinypic.com/33df6me.png I'm whizzer0 for all things Minecraft.

Offline

 

#336 2011-06-29 12:33:21

comp500
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: Go Everywhere Beta

whizzer wrote:

I have an idea: we could make apps for Android, DSi and 3DS that simply launch GE in the internet browser.

Nah, I'd rather just make an offline app from nothing.


800 posts! W00T! Oh sorry im not on a lot but at least i have 1000+ posts

Offline

 

#337 2011-06-29 12:33:52

whizzer
Scratcher
Registered: 2008-05-27
Posts: 500+

Re: Go Everywhere Beta

GP1 wrote:

comp500 wrote:

GP1 wrote:

the device detection is almost complete. hey guys! this little code might help us:

Code:

var agent = navigator.userAgent.toLowerCase();
    if (agent.indexOf('iphone') != -1) { // iPhone Device
 
        // If it is an iPhone put specific code to run here for iPhone users

    } else if (agent.indexOf('android') != -1) { // Google phones running Android OS
 
        // If it is a Google phone put specific code to run here for Android users

    }

it will sense ANY kind of device (ex. computer, type of phone, nitendo, psp, etc.) I will take the list of devices on the front page (testing devices) and make sensors for them. we can put the edited code into them

I do not believe you.

I'm not lying, it will work with ANY device, but it is untested for the ds. I couldn't find the right parameter, but I will test it soon. I loaned my ds to my friend.  sad   What do I do next?

I think the parameter for DS's is Nintendo DS, Nintendo DSi, and Nintendo 3DS.
                                                           ^ Don't forget, comp500, that you can buy an internet browser game for DS/DS lite.


http://i46.tinypic.com/33df6me.png I'm whizzer0 for all things Minecraft.

Offline

 

#338 2011-06-29 13:05:45

comp500
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: Go Everywhere Beta

whizzer wrote:

GP1 wrote:

comp500 wrote:


I do not believe you.

I'm not lying, it will work with ANY device, but it is untested for the ds. I couldn't find the right parameter, but I will test it soon. I loaned my ds to my friend.  sad   What do I do next?

I think the parameter for DS's is Nintendo DS, Nintendo DSi, and Nintendo 3DS.
                                                           ^ Don't forget, comp500, that you can buy an internet browser game for DS/DS lite.

You don't need to add Nintendo.

I know, in fact Guinea_Pig_Girl has it!


800 posts! W00T! Oh sorry im not on a lot but at least i have 1000+ posts

Offline

 

#339 2011-06-29 14:41:00

RUMCHEERYPOOPOO
Scratcher
Registered: 2008-12-23
Posts: 100+

Re: Go Everywhere Beta

so just confirming, all you've done so far is a bit of device detection? Good luck.


I AM ROOKWOOD101 NOW! (just so you know)

Offline

 

#340 2011-06-29 14:45:07

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

Re: Go Everywhere Beta

yes, that's pretty much all we've done, but people are wanting Go Everywhere very very soon. BTW, everybody, using jQuery, we can drag-and-drop blocks.


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

 

#341 2011-06-29 15:56:08

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

Re: Go Everywhere Beta

comp500 wrote:

whizzer wrote:

GP1 wrote:


I'm not lying, it will work with ANY device, but it is untested for the ds. I couldn't find the right parameter, but I will test it soon. I loaned my ds to my friend.  sad   What do I do next?

I think the parameter for DS's is Nintendo DS, Nintendo DSi, and Nintendo 3DS.
                                                           ^ Don't forget, comp500, that you can buy an internet browser game for DS/DS lite.

You don't need to add Nintendo.

I know, in fact Guinea_Pig_Girl has it!

That's what I thought. it was just like the ipod. the name of an ipod isn't apple ipod, it's the ipod. same with the ds.


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

 

#342 2011-06-29 19:43:19

IHeartGaming
Scratcher
Registered: 2010-07-23
Posts: 1000+

Re: Go Everywhere Beta

Try hosting at x10hosting. They are pretty reliable.

But I can make the website on there if you want me to.


IHeartGaming

Offline

 

#343 2011-06-30 02:22:31

comp500
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: Go Everywhere Beta

GP1 wrote:

yes, that's pretty much all we've done, but people are wanting Go Everywhere very very soon. BTW, everybody, using jQuery, we can drag-and-drop blocks.

Yup!


800 posts! W00T! Oh sorry im not on a lot but at least i have 1000+ posts

Offline

 

#344 2011-06-30 02:24:37

comp500
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: Go Everywhere Beta

GP1 wrote:

comp500 wrote:

whizzer wrote:


I think the parameter for DS's is Nintendo DS, Nintendo DSi, and Nintendo 3DS.
                                                           ^ Don't forget, comp500, that you can buy an internet browser game for DS/DS lite.

You don't need to add Nintendo.

I know, in fact Guinea_Pig_Girl has it!

That's what I thought. it was just like the ipod. the name of an ipod isn't apple ipod, it's the ipod. same with the ds.

Well, It's the way the detector does it. It searches in the user agent for the string(eg "ds") even though the user agent says Nintendo ds it will find it because it's there!


800 posts! W00T! Oh sorry im not on a lot but at least i have 1000+ posts

Offline

 

#345 2011-06-30 05:34:25

TornFusion
Scratcher
Registered: 2010-09-03
Posts: 1000+

Re: Go Everywhere Beta

I'll make a start up sprite.

BTW, will Go Everywhere be able to read png, jpeg or any img. file?

Offline

 

#346 2011-06-30 05:42:55

TornFusion
Scratcher
Registered: 2010-09-03
Posts: 1000+

Re: Go Everywhere Beta

A mock-up would be nice, to see what I might need.

Offline

 

#347 2011-06-30 06:48:59

TornFusion
Scratcher
Registered: 2010-09-03
Posts: 1000+

Re: Go Everywhere Beta

can I be added to the wiki?

I am currently working on a mock-up

Offline

 

#348 2011-06-30 08:52:05

jslomba
Scratcher
Registered: 2009-09-25
Posts: 1000+

Re: Go Everywhere Beta

TornFusion wrote:

can I be added to the wiki?

I am currently working on a mock-up

sure.


the the the the the

Offline

 

#349 2011-06-30 09:11:22

TornFusion
Scratcher
Registered: 2010-09-03
Posts: 1000+

Re: Go Everywhere Beta

Hi. I'm currently working on importables.

Tell me which graphics you need!

Offline

 

#350 2011-06-30 10:29:52

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

Re: Go Everywhere Beta

TornFusion wrote:

I'll make a start up sprite.

BTW, will Go Everywhere be able to read png, jpeg or any img. file?

well, just my opinion, but since scratch can't support any other images, and it would save space on the server (I think it is, maybe it's jpeg  sad  ) I think we should use gif


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

 

Board footer