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

#551 2011-06-08 12:55:15

meowmeow55
Scratcher
Registered: 2008-12-24
Posts: 1000+

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

RUMCHEERYPOOPOO wrote:

aww you didn't use my code  sad

It was essentially the same, why does it matter?  tongue


Yawn.

Offline

 

#552 2011-06-08 13:02:08

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

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

It makes... me feel special  smile


I AM ROOKWOOD101 NOW! (just so you know)

Offline

 

#553 2011-06-08 13:09:10

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

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

TheSuccessor wrote:

meowmeow55 wrote:

Code:

<p>Password <sup><a href="javascript:void(0);" onclick="window.open('http://www.theblocklibrary.site11.com/userpasswhy.html','popUpWindow','height=600,width=950,left=50,top=50,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes');">(Why?)</a></sup></p>

That code should work. (I also put the "Why?" text in parentheses and made it in superscript so it wouldn't seem out of place right after the "Password" form label.)

Updated the site with this.  smile

And I overwrote it! Sorry! I've replaced it but it still does not appear to work!


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

Offline

 

#554 2011-06-08 13:41:09

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

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

I've worked out the problem! The floating div with the link in is behind the div with the input fields, so the click doesn't get through. I'll try and fix it.


/* No comment */

Offline

 

#555 2011-06-08 14:21:24

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

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

What should I do?

Offline

 

#556 2011-06-08 14:58:32

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

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

ProgrammingFreak wrote:

What should I do?

Do you know any MySQL? If not, you could remove the message on the homepage about my email and replace it with some information about the library?

Last edited by sparks (2011-06-08 14:59:42)


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

Offline

 

#557 2011-06-08 15:04:03

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

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

sparks wrote:

ProgrammingFreak wrote:

What should I do?

Do you know any MySQL? If not, you could remove the message on the homepage about my email and replace it with some information about the library?

Yes, I know it.  tongue  I'm not an expert, but I know it!  big_smile

oh. Email me the details.

Last edited by ProgrammingFreak (2011-06-08 15:04:18)

Offline

 

#558 2011-06-08 15:44:46

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

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

Is someone working on the uploads page?


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

Offline

 

#559 2011-06-08 15:47:28

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

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

sparks wrote:

Is someone working on the uploads page?

I'm not, but I was.


/* No comment */

Offline

 

#560 2011-06-08 16:22:32

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

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

It looks a bit broken... and the js link still does not work  hmm


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

Offline

 

#561 2011-06-08 16:37:10

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

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

sparks wrote:

I think there's room for you! If you know HTML and CSS then perhapse you could deal with the graphics and presentation? Email me at my scratch email purplesparkz@ymail.com for the FTTP and login details  smile

Thanks! I'll e-mail you. (Don't forget to add my name to the frontpage...  smile   tongue )

Last edited by waveOSBeta (2011-06-08 16:44:02)


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

Offline

 

#562 2011-06-08 16:40:15

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

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

I have a question, can you put a link to the website on the front page? I like to see how the development is going and I can never find the link. I don't know if you have updated it to the public, but at least tell me if you want me to see it or if it isn't going to be updated until finished. Thanks.


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#563 2011-06-08 16:42:04

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

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

sparks wrote:

Does our site allow us to use javascript? I've been trying to make a popup marked "why?" next to the password field but it's not working!

Otherwise, can someone see where I have gone wrong?:

Code:

<p>Password <a href='JavaScript:void(0);' onclick='JavaScript:window.open('http://www.theblocklibrary.site11.com/userpasswhy.html','popUpWindow','height=600,width=950,left=50,top=50,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes');'>Why?</a></p>

Apart from the javascript problem above the form for Panther is done! I just need to add the error checking and block uploading! I will do this tomorrow, I hope what I've done is what you guys had in mind!

P.S - TheSucessor, I love your block search system! May I suggest that in the future you add an advanced search option where using checkboxes you can include or exclude each application/category? So if I wanted all Scratch and Panther, motion and control blocks I would have to search four times with the current method! Not a priority but would be a nice feature in the future!

I can help, what does the HTML file contain? Have you considered an AJAX (I think that's what it's called...) in-page popup?

Last edited by waveOSBeta (2011-06-08 16:42:55)


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

Offline

 

#564 2011-06-08 22:28:17

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

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

waveOSBeta wrote:

sparks wrote:

Does our site allow us to use javascript? I've been trying to make a popup marked "why?" next to the password field but it's not working!

Otherwise, can someone see where I have gone wrong?:

Code:

<p>Password <a href='JavaScript:void(0);' onclick='JavaScript:window.open('http://www.theblocklibrary.site11.com/userpasswhy.html','popUpWindow','height=600,width=950,left=50,top=50,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes');'>Why?</a></p>

Apart from the javascript problem above the form for Panther is done! I just need to add the error checking and block uploading! I will do this tomorrow, I hope what I've done is what you guys had in mind!

P.S - TheSucessor, I love your block search system! May I suggest that in the future you add an advanced search option where using checkboxes you can include or exclude each application/category? So if I wanted all Scratch and Panther, motion and control blocks I would have to search four times with the current method! Not a priority but would be a nice feature in the future!

I can help, what does the HTML file contain? Have you considered an AJAX (I think that's what it's called...) in-page popup?

Asynchronous Javascript and XML?


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

Offline

 

#565 2011-06-09 05:18:39

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

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

@ The Popup: You don't need to have the 'Javascript:' part. Why not use jQuery? It has popups.
Demo: Here

Last edited by ProgrammingFreak (2011-06-09 05:24:22)

Offline

 

#566 2011-06-09 05:52:56

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

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

This looks cool! I'll try that! Any reason why there is some lorem ipsum on that page?


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

Offline

 

#567 2011-06-09 06:17:52

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

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

sparks wrote:

This looks cool! I'll try that! Any reason why there is some lorem ipsum on that page?

its a space filler  tongue

Offline

 

#568 2011-06-09 10:53:53

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

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

TheSuccessor wrote:

Sorted the sounds problem, both sound and sounds are now supported. Also, cap is now supported as an alternative to stop for the type. Got to try and fix the green colour in variable blocks now. Some problem with the HSV to RGB code, I think.

So, http://theblocklibrary.site11.com/include/img/blocks/specparser.php?spec=YOU%20PWNNNNNNNNNN.&amp;type=cap&amp;color=sensing
http://theblocklibrary.site11.com/include/img/blocks/specparser.php?spec=*hint+hint*&amp;type=reporter&amp;color=00EAFF http://theblocklibrary.site11.com/include/img/blocks/specparser.php?spec=Awesomeness+is+even+moar+with+a+hat+%3AD+%3AD&amp;type=boolean&amp;color=FF0000

Last edited by scimonster (2011-06-09 10:55:49)

Offline

 

#569 2011-06-10 17:40:11

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

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

Can I get the FTP details? I emailed sparks.


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

Offline

 

#570 2011-06-11 03:59:37

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

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

waveOSBeta wrote:

Can I get the FTP details?

Offline

 

#571 2011-06-11 09:24:06

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

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

Got them last night.


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

Offline

 

#572 2011-06-11 10:20:36

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

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

Hows this going, and do you need any help?


You can now reach me on Twitter @johnnydean1_

Offline

 

#573 2011-06-11 10:42:03

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

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

Ask sparks.  tongue

johnnydean1 wrote:

Hows this going, and do you need any help?


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

Offline

 

#574 2011-06-11 10:44:56

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

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

waveOSBeta wrote:

Got them last night.

Send them to me. Sparks said I can still help, but he hasn't sent them yet.

Last edited by ProgrammingFreak (2011-06-12 17:32:14)

Offline

 

#575 2011-06-11 16:18:15

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

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

Sent!


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

Offline

 

Board footer