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

#301 2013-01-03 00:29:47

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

Re: Go Everywhere Beta 0.2

@pwiter
We might have to switch servers. Blocks.php needs the latest version of GD. The server we are currently using does not give back a request when I request blocks.php. I need a server that supports this, since this is what draws custom 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

 

#302 2013-01-03 00:29:56

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

GP1, can you make it so that blocks or stacks of blocks dragged outside of the main <ul> are turned into their own <ul>s?


http://i46.tinypic.com/6yd4c0.png

Offline

 

#303 2013-01-03 00:33:37

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

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

GP1, can you make it so that blocks or stacks of blocks dragged outside of the main <ul> are turned into their own <ul>s?

Yeah, I'll work on it. Right now, I'm working on adding touch support, then to add alert 6 block, keeping events. THEN I'll work on separate lists.

Last edited by GP1 (2013-01-03 00:34:07)


I am currently http://blocks.scratchr.org/API.php?user=GP1&amp;action=onlineStatus&amp;type=imagehttp://blocks.scratchr.org/API.php?user=GP1&amp;action=onlineStatus&amp;type=text and I finally got over 1000 posts.

Offline

 

#304 2013-01-03 00:38:47

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Go Everywhere Beta 0.2

GP1 wrote:

@pwiter
We might have to switch servers. Blocks.php needs the latest version of GD. The server we are currently using does not give back a request when I request blocks.php. I need a server that supports this, since this is what draws custom blocks.

What is the php version has the latest GD? Like do I need php 5.4 or 5.3.

Last edited by pwiter (2013-01-03 00:54:35)


http://i.imgur.com/YBeXc.png

Offline

 

#305 2013-01-03 01:19:45

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

Re: Go Everywhere Beta 0.2

pwiter wrote:

GP1 wrote:

@pwiter
We might have to switch servers. Blocks.php needs the latest version of GD. The server we are currently using does not give back a request when I request blocks.php. I need a server that supports this, since this is what draws custom blocks.

What is the php version has the latest GD? Like do I need php 5.4 or 5.3.

5.4, but I've looked around, and I think it is just the hosts problem. I tried it on my friends server on go daddy, it works just fine. You can test to see if it works by uploading blocks.php. if you view the script in a browser, it should show a black bock, then you know that it works. If it gives you an error, it obviously doesn't work.


I am currently http://blocks.scratchr.org/API.php?user=GP1&amp;action=onlineStatus&amp;type=imagehttp://blocks.scratchr.org/API.php?user=GP1&amp;action=onlineStatus&amp;type=text and I finally got over 1000 posts.

Offline

 

#306 2013-01-03 01:28:45

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

Theme templates now up!

Last edited by Laternenpfahl (2013-01-03 01:59:50)


http://i46.tinypic.com/6yd4c0.png

Offline

 

#307 2013-01-03 02:00:26

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

Al-x, could you make the theme using the new templates?


http://i46.tinypic.com/6yd4c0.png

Offline

 

#308 2013-01-03 10:14:48

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

Re: Go Everywhere Beta 0.2

Okay, I finished another set of tests. It took me 35 or so updates on JsFiddle, but I got it. I am hosting the blocks.php temporarily on the Macrbit server. Thats why the blocks look like blocks now. I also fixed a glitch, so you can pull the block template out and put it in the script, keeping the sorting ability (the new plugin that allows me to move more than one element in a sortable does not do what you want it to most of the time). Touch capability is still broken, and I have to edit the plugin to fix it. I will change it eventually. Right now I am going to work on making it so when you drag out blocks from the script, they turn into their own list.


I am currently http://blocks.scratchr.org/API.php?user=GP1&amp;action=onlineStatus&amp;type=imagehttp://blocks.scratchr.org/API.php?user=GP1&amp;action=onlineStatus&amp;type=text and I finally got over 1000 posts.

Offline

 

#309 2013-01-03 10:56:34

al-x
New Scratcher
Registered: 2012-10-03
Posts: 100+

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

Al-x, could you make the theme using the new templates?

what templates?  big_smile

Offline

 

#310 2013-01-03 10:59:52

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

al-x wrote:

Laternenpfahl wrote:

Al-x, could you make the theme using the new templates?

what templates?  big_smile

master/home_files/home_style_template
master/home_files/home_style_mobile_template


http://i46.tinypic.com/6yd4c0.png

Offline

 

#311 2013-01-03 11:20:43

al-x
New Scratcher
Registered: 2012-10-03
Posts: 100+

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

al-x wrote:

Laternenpfahl wrote:

Al-x, could you make the theme using the new templates?

what templates?  big_smile

master/home_files/home_style_template
master/home_files/home_style_mobile_template

for some reason the home.html won't work properly? I tried reloading but it still doesn't work... what should I do?

Offline

 

#312 2013-01-03 11:22:00

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

al-x wrote:

Laternenpfahl wrote:

al-x wrote:


what templates?  big_smile

master/home_files/home_style_template
master/home_files/home_style_mobile_template

for some reason the home.html won't work properly? I tried reloading but it still doesn't work... what should I do?

I'm working on some changes... Wait an hour or so  smile


http://i46.tinypic.com/6yd4c0.png

Offline

 

#313 2013-01-03 12:33:28

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

al-x wrote:

Laternenpfahl wrote:


master/home_files/home_style_template
master/home_files/home_style_mobile_template

for some reason the home.html won't work properly? I tried reloading but it still doesn't work... what should I do?

I'm working on some changes... Wait an hour or so  smile

There, should work now


http://i46.tinypic.com/6yd4c0.png

Offline

 

#314 2013-01-03 13:57:56

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

Message to pwiter: index.php is now a relative link


http://i46.tinypic.com/6yd4c0.png

Offline

 

#315 2013-01-03 14:38:46

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

page2.html (contact info) and page3.html (information about us, how to join) need more information.

Someone?


http://i46.tinypic.com/6yd4c0.png

Offline

 

#316 2013-01-03 14:45:58

al-x
New Scratcher
Registered: 2012-10-03
Posts: 100+

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

Laternenpfahl wrote:

al-x wrote:


for some reason the home.html won't work properly? I tried reloading but it still doesn't work... what should I do?

I'm working on some changes... Wait an hour or so  smile

There, should work now

backgrounds still don't work?  sad

Offline

 

#317 2013-01-03 15:33:07

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

al-x wrote:

Laternenpfahl wrote:

Laternenpfahl wrote:


I'm working on some changes... Wait an hour or so  smile

There, should work now

backgrounds still don't work?  sad

How so?


http://i46.tinypic.com/6yd4c0.png

Offline

 

#318 2013-01-03 15:34:29

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

al-x wrote:

Laternenpfahl wrote:

Laternenpfahl wrote:


I'm working on some changes... Wait an hour or so  smile

There, should work now

backgrounds still don't work?  sad

If you're talking about home_m.html, It's not supposed to have a background.


http://i46.tinypic.com/6yd4c0.png

Offline

 

#319 2013-01-03 15:39:40

al-x
New Scratcher
Registered: 2012-10-03
Posts: 100+

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

al-x wrote:

Laternenpfahl wrote:


There, should work now

backgrounds still don't work?  sad

If you're talking about home_m.html, It's not supposed to have a background.

I'm talking about home.html

Offline

 

#320 2013-01-03 16:31:02

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

al-x wrote:

Laternenpfahl wrote:

al-x wrote:


backgrounds still don't work?  sad

If you're talking about home_m.html, It's not supposed to have a background.

I'm talking about home.html

Can you give me a screenshot?

Also check the console


http://i46.tinypic.com/6yd4c0.png

Offline

 

#321 2013-01-03 21:50:11

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

Re: Go Everywhere Beta 0.2

I fixed the JsFiddle, you can now drag blocks out and drag the hat block around with touch. Sorting blocks is a different story, though. I have to rewrite the multisort plugin, and I'm going to do that later. You can try it with touch or a mouse at http://jsfiddle.net/cakeisajoke/LbQct/embedded/result/

Last edited by GP1 (2013-01-03 21:50:50)


I am currently http://blocks.scratchr.org/API.php?user=GP1&amp;action=onlineStatus&amp;type=imagehttp://blocks.scratchr.org/API.php?user=GP1&amp;action=onlineStatus&amp;type=text and I finally got over 1000 posts.

Offline

 

#322 2013-01-03 21:55:09

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

GP1 wrote:

I fixed the JsFiddle, you can now drag blocks out and drag the hat block around with touch. Sorting blocks is a different story, though. I have to rewrite the multisort plugin, and I'm going to do that later. You can try it with touch or a mouse at http://jsfiddle.net/cakeisajoke/LbQct/embedded/result/

Fancy! Is there a way to disable allowing users to drag out the images, it seems to be a problem for me...?

Also, how are you planning to have textboxes with this?

Last edited by Laternenpfahl (2013-01-03 21:59:22)


http://i46.tinypic.com/6yd4c0.png

Offline

 

#323 2013-01-03 22:04:44

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

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

GP1 wrote:

I fixed the JsFiddle, you can now drag blocks out and drag the hat block around with touch. Sorting blocks is a different story, though. I have to rewrite the multisort plugin, and I'm going to do that later. You can try it with touch or a mouse at http://jsfiddle.net/cakeisajoke/LbQct/embedded/result/

Fancy! Is there a way to disable allowing users to drag out the images, it seems to be a problem for me...?

Also, how are you planning to have textboxes with this?

You mean, with the dragging out of images, it attaches the image to the mouse so you can drag it to the browser URL and such?

And I will do the text boxes in a way I can not explain. I'll show you what I mean, let me update the fiddle...

EDIT: Ahh, Chrome is being difficult right now, and I have a headache. I'll work on it eventually. I'll worry about it after I get advanced block behavior in. But my plan for the textboxes: AJAX

Last edited by GP1 (2013-01-03 22:11:45)


I am currently http://blocks.scratchr.org/API.php?user=GP1&amp;action=onlineStatus&amp;type=imagehttp://blocks.scratchr.org/API.php?user=GP1&amp;action=onlineStatus&amp;type=text and I finally got over 1000 posts.

Offline

 

#324 2013-01-03 22:13:37

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

GP1 wrote:

Laternenpfahl wrote:

GP1 wrote:

I fixed the JsFiddle, you can now drag blocks out and drag the hat block around with touch. Sorting blocks is a different story, though. I have to rewrite the multisort plugin, and I'm going to do that later. You can try it with touch or a mouse at http://jsfiddle.net/cakeisajoke/LbQct/embedded/result/

Fancy! Is there a way to disable allowing users to drag out the images, it seems to be a problem for me...?

Also, how are you planning to have textboxes with this?

You mean, with the dragging out of images, it attaches the image to the mouse so you can drag it to the browser URL and such?

And I will do the text boxes in a way I can not explain. I'll show you what I mean, let me update the fiddle...

EDIT: Ahh, Chrome is being difficult right now, and I have a headache. I'll work on it eventually. I'll worry about it after I get advanced block behavior in. But my plan for the textboxes: AJAX

I have no Idea, but sound awesome


http://i46.tinypic.com/6yd4c0.png

Offline

 

#325 2013-01-03 22:37:27

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

Also GP, If you want, I'll help with macrobit


http://i46.tinypic.com/6yd4c0.png

Offline

 

Board footer