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

#251 2013-01-02 00:37:12

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

Re: Go Everywhere Beta 0.2

http://i.imgur.com/xAPxw.pnghttp://i.imgur.com/RcaRz.pnghttp://i.imgur.com/QutEN.png

neo

http://imgur.com/a/X60i5

Last edited by Laternenpfahl (2013-01-02 00:39:17)


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

Offline

 

#252 2013-01-02 00:38:24

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

Re: Go Everywhere Beta 0.2

al-x wrote:

sorry I couldn't check this thread today. what are we doing now?  hmm

We removed gh-pages, are using 000webhost, have a way of cloning ./master into the webpage, and stuff...


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

Offline

 

#253 2013-01-02 00:46:00

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

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

al-x wrote:

sorry I couldn't check this thread today. what are we doing now?  hmm

We removed gh-pages, are using 000webhost, have a way of cloning ./master into the webpage, and stuff...

And the site is located at goeverywhere.tk


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

Offline

 

#254 2013-01-02 01:02:35

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

Re: Go Everywhere Beta 0.2

Fixed Icons


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

Offline

 

#255 2013-01-02 01:09:39

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

Re: Go Everywhere Beta 0.2

pwiter, that email does not work. just mail me


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

Offline

 

#256 2013-01-02 02:40:14

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

Re: Go Everywhere Beta 0.2

al-x wrote:

sorry I couldn't check this thread today. what are we doing now?  hmm

Block behavior. And graphics for the site, splash screen, icons, etc.


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

 

#257 2013-01-02 02:41:33

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

Re: Go Everywhere Beta 0.2

And to everybody else, I finally finished basic block behavior. It is the same as the block test before, but the blocks now take their children along with them. It is available http://jsfiddle.net/cakeisajoke/LbQct/embedded/result/
EDIT: I messed up on the code, it works, but there is a glitch in moving them. I know how to fix it, but right now I'm going to sleep. I'm going skiing tomorrow, so I will only be able to fix it tomorrow night, not during the day. To get around this, when you are sorting, move the mouse very slowly. And it is also broken on touch devices. I will fix that, too.

Last edited by GP1 (2013-01-02 02:52:40)


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

 

#258 2013-01-02 08:50:48

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

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

pwiter, that email does not work. just mail me

Actually, you can find my email on github, because mine is public. Just mail me first.

Last edited by pwiter (2013-01-02 08:52:38)


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

Offline

 

#259 2013-01-02 10:02:07

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

Re: Go Everywhere Beta 0.2

GP1 wrote:

And to everybody else, I finally finished basic block behavior. It is the same as the block test before, but the blocks now take their children along with them. It is available http://jsfiddle.net/cakeisajoke/LbQct/embedded/result/
EDIT: I messed up on the code, it works, but there is a glitch in moving them. I know how to fix it, but right now I'm going to sleep. I'm going skiing tomorrow, so I will only be able to fix it tomorrow night, not during the day. To get around this, when you are sorting, move the mouse very slowly. And it is also broken on touch devices. I will fix that, too.

AWESOME!

When you fix it, also add cursor:move;


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

Offline

 

#260 2013-01-02 10:06:44

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

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

Gimme Website requests if you have any...

How do I get a ?=TEXT thing with JS?

Last edited by Laternenpfahl (2013-01-02 10:27:24)


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

Offline

 

#261 2013-01-02 10:47:54

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

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

Laternenpfahl wrote:

Gimme Website requests if you have any...

How do I get a ?=TEXT thing with JS?

What do you mean?


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

Offline

 

#262 2013-01-02 10:50:17

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

Re: Go Everywhere Beta 0.2

pwiter wrote:

Laternenpfahl wrote:

Laternenpfahl wrote:

Gimme Website requests if you have any...

How do I get a ?=TEXT thing with JS?

What do you mean?

Pages can have that attribute for example google.com/search?q=ohai

How do I fetch that?


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

Offline

 

#263 2013-01-02 10:54:24

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

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

pwiter wrote:

Laternenpfahl wrote:


How do I get a ?=TEXT thing with JS?

What do you mean?

Pages can have that attribute for example google.com/search?q=ohai

How do I fetch that?

Oh, it can be easily done with php, but I'm not sure about javascript.


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

Offline

 

#264 2013-01-02 11:00:51

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

Re: Go Everywhere Beta 0.2

pwiter wrote:

Laternenpfahl wrote:

pwiter wrote:

What do you mean?

Pages can have that attribute for example google.com/search?q=ohai

How do I fetch that?

Oh, it can be easily done with php, but I'm not sure about javascript.

OK, tell me the PHP version first.

Actually, its good  big_smile

Last edited by Laternenpfahl (2013-01-02 11:02:50)


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

Offline

 

#265 2013-01-02 11:30:25

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

Re: Go Everywhere Beta 0.2

Committed a thing... Loads content, but not html files.

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


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

Offline

 

#266 2013-01-02 11:55:55

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

Re: Go Everywhere Beta 0.2

I think I crashed the website...


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

Offline

 

#267 2013-01-02 12:01:51

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

Re: Go Everywhere Beta 0.2

maybe we could change the color scheme for the website? I'm not fond of black  big_smile

Offline

 

#268 2013-01-02 12:08:03

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

Re: Go Everywhere Beta 0.2

al-x wrote:

maybe we could change the color scheme for the website? I'm not fond of black  big_smile

also we can put text boxes in the blocks as input spaces, just use the regular text box code:

<form>
<input type="text">
</form>

I've already tried it, it works  smile

Offline

 

#269 2013-01-02 13:20:59

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

Re: Go Everywhere Beta 0.2

al-x wrote:

maybe we could change the color scheme for the website? I'm not fond of black  big_smile

Suggest!


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

Offline

 

#270 2013-01-02 13:34:36

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

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

al-x wrote:

maybe we could change the color scheme for the website? I'm not fond of black  big_smile

Suggest!

maybe orange or a layout like the Scratch websites?  smile

Offline

 

#271 2013-01-02 13:35:01

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

Re: Go Everywhere Beta 0.2

Check out the new Mobile Site!


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

Offline

 

#272 2013-01-02 13:36:30

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

Re: Go Everywhere Beta 0.2

al-x wrote:

Laternenpfahl wrote:

al-x wrote:

maybe we could change the color scheme for the website? I'm not fond of black  big_smile

Suggest!

maybe orange or a layout like the Scratch websites?  smile

I might make color schemes later with colors, actually.

Not now though  smile

Last edited by Laternenpfahl (2013-01-02 13:38:54)


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

Offline

 

#273 2013-01-02 13:39:27

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

Re: Go Everywhere Beta 0.2

al-x wrote:

al-x wrote:

maybe we could change the color scheme for the website? I'm not fond of black  big_smile

also we can put text boxes in the blocks as input spaces, just use the regular text box code:

<form>
<input type="text">
</form>

I've already tried it, it works  smile

How do you want to put blocks inside those?


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

Offline

 

#274 2013-01-02 14:20:06

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

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

al-x wrote:

al-x wrote:

maybe we could change the color scheme for the website? I'm not fond of black  big_smile

also we can put text boxes in the blocks as input spaces, just use the regular text box code:

<form>
<input type="text">
</form>

I've already tried it, it works  smile

How do you want to put blocks inside those?

no you can put these inside blocks I don't know how we can implement blocks  inside blocks  sad

Offline

 

#275 2013-01-02 14:42:20

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

Re: Go Everywhere Beta 0.2

al-x wrote:

Laternenpfahl wrote:

al-x wrote:

al-x wrote:

maybe we could change the color scheme for the website? I'm not fond of black  big_smile

also we can put text boxes in the blocks as input spaces, just use the regular text box code:

I've already tried it, it works  smile

How do you want to put blocks inside those?

no you can put these inside blocks I don't know how we can implement blocks  inside blocks  sad

Thats the point


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

Offline

 

Board footer