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

#701 2011-09-03 15:27:03

xt449
Scratcher
Registered: 2010-04-18
Posts: 65

Re: Go Everywhere Beta

I posted a mockup! Did any body besides comp500 look at it?


Check Out My Newest Project: http://blocks.scratchr.org/API.php?user=xt449&action=projects&type=newest&return=text&num=1
I LIVE on my iPod Touch

Offline

 

#702 2011-09-04 06:48:30

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

Re: Go Everywhere Beta

Yes, I did.


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

Offline

 

#703 2011-09-04 22:17:31

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

Re: Go Everywhere Beta

whizzer wrote:

comp500 wrote:

kayybee wrote:

I can help. And I also downloaded your app. Good start.

But yes, making a new project is broken, and also what's the drag-move test supposed to do?

1. What job? (See developers section)
2. I know that... its not ready anyway...
3. Something.  tongue  Ask GP1, he made it  tongue

PS: I saw ur review  big_smile

The drag-move test is supposed to let you move the blocks or make a draggable script, but as my test report proved, it doesn't work on iOS.

Yeah!! Your right! Although, the iOS doesnt support the draggable things, so I'm going to make another test using full capability with jqtouch's .touch code.


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

 

#704 2011-09-04 22:20:35

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

Re: Go Everywhere Beta

is it ready for me to test on iPhone?


the the the the the

Offline

 

#705 2011-09-04 22:25:44

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

Re: Go Everywhere Beta

jslomba wrote:

is it ready for me to test on iPhone?

sad  nah....., not yet. Trust me, it's getting close. I just need to get my hands on the jquery touch plugin and the draggable blocks will work!! I'm working EXTRA hard to at least have a rough beta for the iOS GE


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

 

#706 2011-09-05 04:23:57

NeilWest
Scratcher
Registered: 2010-01-06
Posts: 1000+

Re: Go Everywhere Beta

Hey, could I be a tester for iPad too?

Offline

 

#707 2011-09-06 01:33:23

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

Re: Go Everywhere Beta

MAJOR UPDATE!! Well, not too much. I created a simple jquery page that reads a project file (XML) and alerts the values as it is reading it. If you look at the source, we are using true full Ajax.
Try it out here

We just need to make it read MORE!! I'll try to make it draw images on the page.


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

 

#708 2011-09-06 01:36:51

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: Go Everywhere Beta

Can I help program?

I'd work well... and is there a form I need to fill out?

I'm really good with JavaScript and okay at jQuery....


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#709 2011-09-06 02:55:44

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

Re: Go Everywhere Beta

ok  big_smile


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

Offline

 

#710 2011-09-06 18:39:36

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

Re: Go Everywhere Beta

bbbeb wrote:

Can I help program?

I'd work well... and is there a form I need to fill out?

I'm really good with JavaScript and okay at jQuery....

Jquery is the WAY bro.


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

 

#711 2011-09-07 12:45:23

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

Re: Go Everywhere Beta

GP1 wrote:

bbbeb wrote:

Can I help program?

I'd work well... and is there a form I need to fill out?

I'm really good with JavaScript and okay at jQuery....

Jquery is the WAY bro.

lol. anyway it is  big_smile

Last edited by comp500 (2011-09-08 03:19:44)


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

Offline

 

#712 2011-09-09 13:21:02

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

Re: Go Everywhere Beta

Anything new?
Oh, I should have said this a long time ago.
3DS Browser SDK has finally been released!


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

Offline

 

#713 2011-09-09 15:06:49

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

Re: Go Everywhere Beta

whizzer wrote:

Anything new?
Oh, I should have said this a long time ago.
3DS Browser SDK has finally been released!

yai  big_smile


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

Offline

 

#714 2011-09-09 22:32:05

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

Re: Go Everywhere Beta

comp500, we have one slight problem with the web app. The problem is:
the current version of jquery ui doesn't support the iphone, so I got this plugin called "touch" that I found somewhere (its in the jqtouch folder, and BTW, please don't delete ANY of the files, thanks  big_smile  ) that uses a .touch thingy that makes something draggable. That's good, but we need also the .sortable() function, and it doesn't support it. I tried to chain on the .touch plugin thingy, but it doesn't work. I'm not sure, I have one more idea, but I think that we need to rebuild our own .sortable() that uses the .touch thingy to sort things and give them in the order that they are in.
We may be able to do this:

Code:

$("#sortable").sortable();
//the .touch thingy right after this. It needs lots of parameters that I can't remember,
//so yeah

to get it to work. I'm not sure if it will, but its worth a try.


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

 

#715 2011-09-10 05:56:08

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

Re: Go Everywhere Beta

GP1 wrote:

comp500, we have one slight problem with the web app. The problem is:
the current version of jquery ui doesn't support the iphone, so I got this plugin called "touch" that I found somewhere (its in the jqtouch folder, and BTW, please don't delete ANY of the files, thanks  big_smile  ) that uses a .touch thingy that makes something draggable. That's good, but we need also the .sortable() function, and it doesn't support it. I tried to chain on the .touch plugin thingy, but it doesn't work. I'm not sure, I have one more idea, but I think that we need to rebuild our own .sortable() that uses the .touch thingy to sort things and give them in the order that they are in.
We may be able to do this:

Code:

$("#sortable").sortable();
//the .touch thingy right after this. It needs lots of parameters that I can't remember,
//so yeah

to get it to work. I'm not sure if it will, but its worth a try.

k... i'm programming from basic jquery for ds ver  big_smile


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

Offline

 

#716 2011-09-10 20:51:59

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

Re: Go Everywhere Beta

comp500 wrote:

GP1 wrote:

comp500, we have one slight problem with the web app. The problem is:
the current version of jquery ui doesn't support the iphone, so I got this plugin called "touch" that I found somewhere (its in the jqtouch folder, and BTW, please don't delete ANY of the files, thanks  big_smile  ) that uses a .touch thingy that makes something draggable. That's good, but we need also the .sortable() function, and it doesn't support it. I tried to chain on the .touch plugin thingy, but it doesn't work. I'm not sure, I have one more idea, but I think that we need to rebuild our own .sortable() that uses the .touch thingy to sort things and give them in the order that they are in.
We may be able to do this:

Code:

$("#sortable").sortable();
//the .touch thingy right after this. It needs lots of parameters that I can't remember,
//so yeah

to get it to work. I'm not sure if it will, but its worth a try.

k... i'm programming from basic jquery for ds ver  big_smile

I'm working on the wii version on my computer. Ill upload it when I'm done. I'm also using plain jquery, with the exception of jquery ui.


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

 

#717 2011-09-11 04:15:30

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

Re: Go Everywhere Beta

GP1 wrote:

comp500 wrote:

GP1 wrote:

comp500, we have one slight problem with the web app. The problem is:
the current version of jquery ui doesn't support the iphone, so I got this plugin called "touch" that I found somewhere (its in the jqtouch folder, and BTW, please don't delete ANY of the files, thanks  big_smile  ) that uses a .touch thingy that makes something draggable. That's good, but we need also the .sortable() function, and it doesn't support it. I tried to chain on the .touch plugin thingy, but it doesn't work. I'm not sure, I have one more idea, but I think that we need to rebuild our own .sortable() that uses the .touch thingy to sort things and give them in the order that they are in.
We may be able to do this:

Code:

$("#sortable").sortable();
//the .touch thingy right after this. It needs lots of parameters that I can't remember,
//so yeah

to get it to work. I'm not sure if it will, but its worth a try.

k... i'm programming from basic jquery for ds ver  big_smile

I'm working on the wii version on my computer. Ill upload it when I'm done. I'm also using plain jquery, with the exception of jquery ui.

:3


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

Offline

 

#718 2011-09-11 05:47:30

NeilWest
Scratcher
Registered: 2010-01-06
Posts: 1000+

Re: Go Everywhere Beta

How much will the app be? And how are we going to distribute the Wii and DS versions?

Offline

 

#719 2011-09-11 07:11:00

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

Re: Go Everywhere Beta

NeilWest wrote:

How much will the app be? And how are we going to distribute the Wii and DS versions?

DO THE NEW GUYS ACTUALLY READ ANYTHING WE POSTED?!

Sorry, I'm just getting a bit agitated at the number of times we have to answer stupid questions.


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

Offline

 

#720 2011-09-11 10:40:11

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

Re: Go Everywhere Beta

NeilWest wrote:

How much will the app be? And how are we going to distribute the Wii and DS versions?

$0.00  smile  Wii and DS? Easy. Internet and DSi/Wii shop.  smile

Last edited by comp500 (2011-09-11 10:40:25)


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

Offline

 

#721 2011-09-11 15:21:53

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

Re: Go Everywhere Beta

comp500 wrote:

Please submit your GE designs/mockups here.


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

Offline

 

#722 2011-09-11 16:32:24

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

Re: Go Everywhere Beta

Here. I made one for the nitendo ds.

Last edited by GP1 (2011-09-11 16:33:58)


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

 

#723 2011-09-11 18:32:13

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Go Everywhere Beta

GP1 wrote:

Here. I made one for the nitendo ds.

I have a good idea for the DS.

Since the DS has two screens, two of three of them can be the stage, sprites, and scripts. There should be a button to rotate them.

Offline

 

#724 2011-09-11 18:44:01

Nuparu11
New Scratcher
Registered: 2011-09-11
Posts: 6

Re: Go Everywhere Beta

bbbeb wrote:

Can I help program?

I'd work well... and is there a form I need to fill out?

I'm really good with JavaScript and okay at jQuery....

...can I?
(I'm bbbeb, incase you haven't caught on yet...)

Offline

 

#725 2011-09-12 00:57:42

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

Re: Go Everywhere Beta

kayybee wrote:

GP1 wrote:

Here. I made one for the nitendo ds.

I have a good idea for the DS.

Since the DS has two screens, two of three of them can be the stage, sprites, and scripts. There should be a button to rotate them.

That's a good idea!! I would talk to comp500. He's in charge of ds development, you know.


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