I posted a mockup! Did any body besides comp500 look at it?
Offline
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. Ask GP1, he made it
PS: I saw ur reviewThe 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.
Offline
jslomba wrote:
is it ready for me to test on iPhone?
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
Offline
Hey, could I be a tester for iPad too?
Offline
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.
Offline
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....
Offline
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
Last edited by comp500 (2011-09-08 03:19:44)
Offline
Anything new?
Oh, I should have said this a long time ago.
3DS Browser SDK has finally been released!
Offline
whizzer wrote:
Anything new?
Oh, I should have said this a long time ago.
3DS Browser SDK has finally been released!
yai
Offline
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 ) 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:
$("#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.
Offline
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 ) 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 yeahto 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
Offline
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 ) 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 yeahto 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
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.
Offline
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 ) 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 yeahto 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
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
Offline
How much will the app be? And how are we going to distribute the Wii and DS versions?
Offline
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.
Offline
NeilWest wrote:
How much will the app be? And how are we going to distribute the Wii and DS versions?
$0.00 Wii and DS? Easy. Internet and DSi/Wii shop.
Last edited by comp500 (2011-09-11 10:40:25)
Offline
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.
Offline