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

#576 2011-06-12 07:55:59

TheSuccessor
Scratcher
Registered: 2010-04-23
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

000webhost's server is under maitenance  sad


/* No comment */

Offline

 

#577 2011-06-12 12:34:32

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

sad


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#578 2011-06-12 17:32:53

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

bump

Offline

 

#579 2011-06-13 06:56:38

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

The devs up at the top (here) needs updating.
How did you get the visitor statsyikes
Search doesn't work yet.
The uploading form...
What's the third box for?
All the boxes should be the same height.
You should name the header, and have the links link to the anchor. Just feels better IMHO.
Scratch:
  It shouldn't offer color as a shape.
  It shouldn't offer files/colors as categories.
  Also include for popular locations...
   ScratchStageMorph
   ScriptableScratchMorph
  The "why?" link doesn't work (next to pass field).
   It probably should be some JS like "javascript:passpage()"
BYOB:
  Also, no colors/files. There should be "other" though.
  The "path to block code image" should be clearer, if possible...

Offline

 

#580 2011-06-13 07:47:09

pokemongardevoir
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

I have no clue how to use custom blocks!
However, I'd like a block that links to another site and instructions on how to put it in my project. Thank you!


http://i48.tinypic.com/n50dt.gifhttp://tiny.cc/oj6plwhttp://tiny.cc/creepforum
My website has been approved by the Scratch Team.  (^_^)

Offline

 

#581 2011-06-13 11:34:53

TheSuccessor
Scratcher
Registered: 2010-04-23
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

scimonster wrote:

The devs up at the top (here) needs updating.
How did you get the visitor statsyikes  We store each IP address that visits the site in a database along with the number of hits from that IP. The rest's just a bit of math and PHP.  wink
Search doesn't work yet. Working on it...
The uploading form... Sparks' job  tongue
What's the third box for?
All the boxes should be the same height.
You should name the header, and have the links link to the anchor. Just feels better IMHO.
Scratch:
  It shouldn't offer color as a shape.
  It shouldn't offer files/colors as categories.
  Also include for popular locations...
   ScratchStageMorph
   ScriptableScratchMorph
  The "why?" link doesn't work (next to pass field).
   It probably should be some JS like "javascript:passpage()" We know the problem, but can't fix it. (The link is hidden behind part of another div tag)
BYOB:
  Also, no colors/files. There should be "other" though.
  The "path to block code image" should be clearer, if possible...

Last edited by TheSuccessor (2011-06-13 11:35:51)


/* No comment */

Offline

 

#582 2011-06-13 14:20:07

waveOSBeta
Scratcher
Registered: 2009-12-08
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

TheSuccessor wrote:

scimonster wrote:

The devs up at the top (here) needs updating.
How did you get the visitor statsyikes  We store each IP address that visits the site in a database along with the number of hits from that IP. The rest's just a bit of math and PHP.  wink
Search doesn't work yet. Working on it...
The uploading form... Sparks' job  tongue
What's the third box for?
All the boxes should be the same height.
You should name the header, and have the links link to the anchor. Just feels better IMHO.
Scratch:
  It shouldn't offer color as a shape.
  It shouldn't offer files/colors as categories.
  Also include for popular locations...
   ScratchStageMorph
   ScriptableScratchMorph
  The "why?" link doesn't work (next to pass field).
   It probably should be some JS like "javascript:passpage()" We know the problem, but can't fix it. (The link is hidden behind part of another div tag)
BYOB:
  Also, no colors/files. There should be "other" though.
  The "path to block code image" should be clearer, if possible...

The box heights can be fixed with CSS.


http://internetometer.com/image/10202.png]
New signature coming soon!  smile

Offline

 

#583 2011-06-13 14:37:54

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

Re: Welcome to your local block library! - Website development thread.

just so you know, if you need another member for the team, I'm available  smile .

I know html/css, javascript and php, and I'm reasonably good at them.

If you need any info, just ask.


I AM ROOKWOOD101 NOW! (just so you know)

Offline

 

#584 2011-06-15 11:49:42

TheSuccessor
Scratcher
Registered: 2010-04-23
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

Bump.


/* No comment */

Offline

 

#585 2011-06-15 15:35:47

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

What do I need to do?

Offline

 

#586 2011-06-15 15:40:25

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

The connection has timed out

The server at theblocklibrary.site11.com is taking too long to respond.


Why does the homepage say "Error?"

Offline

 

#587 2011-06-16 15:52:26

TheSuccessor
Scratcher
Registered: 2010-04-23
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

scimonster wrote:

The connection has timed out

The server at theblocklibrary.site11.com is taking too long to respond.
That's the problem with free web hosting. It's not amazingly reliable.  roll

Why does the homepage say "Error?"
A MySQL problem, probably. See previous comment. I thought it was neater than having PHP warning messages everywhere, so I programmed it in. Try again now.


/* No comment */

Offline

 

#588 2011-06-16 16:10:15

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

ProgrammingFreak wrote:

What do I need to do?

Offline

 

#589 2011-06-17 03:42:01

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

scimonster wrote:

The uploading form...
What's the third box for?
All the boxes should be the same height.
You should name the header, and have the links link to the anchor. Just feels better IMHO.
Scratch:
  It shouldn't offer color as a shape.
  It shouldn't offer files/colors as categories.
  Also include for popular locations...
   ScratchStageMorph
   ScriptableScratchMorph
  The "why?" link doesn't work (next to pass field).
   It probably should be some JS like "javascript:passpage()"
BYOB:
  Also, no colors/files. There should be "other" though.
  The "path to block code image" should be clearer, if possible...

Sparks?

Offline

 

#590 2011-06-17 06:18:10

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

scimonster wrote:

scimonster wrote:

The uploading form...
What's the third box for?
All the boxes should be the same height.
You should name the header, and have the links link to the anchor. Just feels better IMHO.
Scratch:
  It shouldn't offer color as a shape.
  It shouldn't offer files/colors as categories.
  Also include for popular locations...
   ScratchStageMorph
   ScriptableScratchMorph
  The "why?" link doesn't work (next to pass field).
   It probably should be some JS like "javascript:passpage()"
BYOB:
  Also, no colors/files. There should be "other" though.
  The "path to block code image" should be clearer, if possible...

Sparks?

I thought he already delt with that...

Last edited by ProgrammingFreak (2011-06-25 05:02:02)

Offline

 

#591 2011-06-22 21:55:36

waveOSBeta
Scratcher
Registered: 2009-12-08
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

bump


http://internetometer.com/image/10202.png]
New signature coming soon!  smile

Offline

 

#592 2011-06-23 14:38:11

waveOSBeta
Scratcher
Registered: 2009-12-08
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

once again, bump

Is this still alive?


http://internetometer.com/image/10202.png]
New signature coming soon!  smile

Offline

 

#593 2011-06-25 05:03:52

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

waveOSBeta wrote:

once again, bump

Is this still alive?

sad  I hope. Well, Sparks is doing a lot of exams right now, so he's busy.  wink

Offline

 

#594 2011-06-28 09:31:29

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

Right, to those of you not following the block library thread, we're planning to have a competition to celebrate The 1 year Block Library anniversary! I've set up a page on the site Where entries can be submitted and displayed. Eventually each Scratcher will be able to submit as many entries as they like whist each Scratcher may vote once (I think probably IP based) The submissions and votes will be anonymous until the winner is chosen, then the winning Scratcher name and image will be revealed. I'm having trouble connecting to the 1yearcompentries table on the block library site so if one of the other site developers could go over my MySQL and see what's wrong I would appreciate it!


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#595 2011-06-28 09:34:55

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

I also have no idea how to use the Scratch API to confirm a Scratch username and password. Someone needs to work that out!


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#596 2011-06-28 09:50:04

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

Whoops! Error 404

We don't seem to be able to find that file.

Use http://scratch.mit.edu/api/authenticate … ;password= to check.

Offline

 

#597 2011-06-29 06:00:46

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

I'm aware of the API, Sci, I just have not idea how to read the result into a php variable.


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#598 2011-06-29 06:41:27

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

sparks wrote:

I'm aware of the API, Sci, I just have not idea how to read the result into a php variable.

Check if it says false, and if not, then it worked.

Offline

 

#599 2011-06-29 08:26:24

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

No, I literally do NOT know the actually PHP code! I can't even get anything from it atm!


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#600 2011-06-29 08:27:25

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Welcome to your local block library! - Website development thread.

sparks wrote:

No, I literally do NOT know the actually PHP code! I can't even get anything from it atm!

Oh. Sorry, I still don't know PHP. ^^
What, the bank is broken? LOL JK XD

Offline

 

Board footer