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

#1 2012-07-16 23:33:07

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

A GUI for Scratch self-updating images and text API

It's here. http://scratchapi.tk/

It currently has support for only 3 of the many features, but I'm working hard to get most, if not all of the features integrated.

Coded in PHP. If you want the source, feel free to request it, but it's not commented at all, and is slightly messy (with lots of blocks of code commented out and things).

It's designed to make the API easier to use, all credit goes to Sparks for making the API, I just built the Graphical User Interface for it.

If there are bugs, feel free to report them here.

Otherwise, enjoy!


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#2 2012-07-16 23:51:10

Jackieee
New Scratcher
Registered: 2012-07-05
Posts: 100+

Re: A GUI for Scratch self-updating images and text API

The latest project preview didn't work for me  hmm

Offline

 

#3 2012-07-16 23:58:13

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

Works fine for me... what did you type in?


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#4 2012-07-17 00:04:31

Jackieee
New Scratcher
Registered: 2012-07-05
Posts: 100+

Re: A GUI for Scratch self-updating images and text API

I typed in "Jackieee" and 1.

Offline

 

#5 2012-07-17 00:15:48

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

Jackieee wrote:

I typed in "Jackieee" and 1.

Weird...


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#6 2012-07-17 00:16:20

fg123
Scratcher
Registered: 2008-11-13
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

This is pretty cool, but it's based on the first version of the API. We're(LS97, sparks, and I) developing another version: Here.

It will support a building interface and skins and much more. (Info @ thread)


Hai.

Offline

 

#7 2012-07-17 00:20:36

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

fg123 wrote:

This is pretty cool, but it's based on the first version of the API. We're(LS97, sparks, and I) developing another version: Here.

It will support a building interface and skins and much more. (Info @ thread)

Yes, I did see that, but assumed it's not a release version yet? If there are working bits, I can start building a new page for it. It could even be bundled as part of the release  smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#8 2012-07-17 01:49:23

amcerbu
Scratcher
Registered: 2009-07-21
Posts: 500+

Re: A GUI for Scratch self-updating images and text API

Just testing it out...
Online? http://blocks.scratchr.org/API.php?user=amcerbu&action=onlineStatus&type=circle

Wow, that's pretty neat!

Last edited by amcerbu (2012-07-17 01:49:44)

Offline

 

#9 2012-07-17 01:52:11

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

amcerbu wrote:

Just testing it out...
Online? http://blocks.scratchr.org/API.php?user … ype=circle

Wow, that's pretty neat!

Thanks. Remember Sparks made the online thing, I just made a GUI for it  smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#10 2012-07-17 05:48:42

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

jji7skyline wrote:

fg123 wrote:

This is pretty cool, but it's based on the first version of the API. We're(LS97, sparks, and I) developing another version: Here.

It will support a building interface and skins and much more. (Info @ thread)

Yes, I did see that, but assumed it's not a release version yet? If there are working bits, I can start building a new page for it. It could even be bundled as part of the release  smile

Nah, we'll keep the two projects separate. The new system has a completely different base and idea, which would make it incompatible with version 1 of the API or even this GUI.

Offline

 

#11 2012-07-17 08:09:15

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

LS97 wrote:

jji7skyline wrote:

fg123 wrote:

This is pretty cool, but it's based on the first version of the API. We're(LS97, sparks, and I) developing another version: Here.

It will support a building interface and skins and much more. (Info @ thread)

Yes, I did see that, but assumed it's not a release version yet? If there are working bits, I can start building a new page for it. It could even be bundled as part of the release  smile

Nah, we'll keep the two projects separate. The new system has a completely different base and idea, which would make it incompatible with version 1 of the API or even this GUI.

Yea, but I could just make a whole new GUI for it,  but it looks like you're building a GUI for it anyway?


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#12 2012-07-17 08:27:01

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

jji7skyline wrote:

LS97 wrote:

jji7skyline wrote:


Yes, I did see that, but assumed it's not a release version yet? If there are working bits, I can start building a new page for it. It could even be bundled as part of the release  smile

Nah, we'll keep the two projects separate. The new system has a completely different base and idea, which would make it incompatible with version 1 of the API or even this GUI.

Yea, but I could just make a whole new GUI for it,  but it looks like you're building a GUI for it anyway?

Well, the whole point of the new API is the GUI.

Offline

 

#13 2012-07-17 20:50:43

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

LS97 wrote:

jji7skyline wrote:

LS97 wrote:


Nah, we'll keep the two projects separate. The new system has a completely different base and idea, which would make it incompatible with version 1 of the API or even this GUI.

Yea, but I could just make a whole new GUI for it,  but it looks like you're building a GUI for it anyway?

Well, the whole point of the new API is the GUI.

Oh, my website will soon be obsolete then  tongue


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#14 2012-07-17 21:10:01

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

1 word: AWESOME!!!!


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#15 2012-07-18 00:01:01

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

Thank you!  smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#16 2012-07-18 19:37:23

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

i USED THIS IN MY SIG  wink  CAPS LOCK IS ON


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#17 2012-07-18 19:43:30

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

ftf841 wrote:

i USED THIS IN MY SIG  wink  CAPS LOCK IS ON

Awesome.


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#18 2012-07-18 20:19:40

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

Very cool until the other one comes out.  smile


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#19 2012-07-18 20:29:39

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

That's the idea  wink


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#20 2012-07-20 21:20:10

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

Bump


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#21 2012-07-20 21:45:35

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

Dot tk seems to have struck again. The page won't load for me, and I can't track it back to be any other problem.  yikes


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#22 2012-07-20 21:47:46

777w
Scratcher
Registered: 2009-02-10
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

stevetheipad wrote:

Dot tk seems to have struck again. The page won't load for me, and I can't track it back to be any other problem.  yikes

but wouldnt it show like "searchmaginified" in that case

Offline

 

#23 2012-07-20 22:08:20

Jackieee
New Scratcher
Registered: 2012-07-05
Posts: 100+

Re: A GUI for Scratch self-updating images and text API

stevetheipad wrote:

Dot tk seems to have struck again. The page won't load for me, and I can't track it back to be any other problem.  yikes

Well, all 000webhost sites are down right now. If this site is hosted on 000webhost (and it likely is), then it would naturally be down as well.

Offline

 

#24 2012-07-20 22:11:20

Jackieee
New Scratcher
Registered: 2012-07-05
Posts: 100+

Re: A GUI for Scratch self-updating images and text API

Jackieee wrote:

stevetheipad wrote:

Dot tk seems to have struck again. The page won't load for me, and I can't track it back to be any other problem.  yikes

Well, all 000webhost sites are down right now. If this site is hosted on 000webhost (and it likely is), then it would naturally be down as well.

Sorry, not all, but most. See here: http://www.serviceuptime.com/users/monitoring.php?S=6c8ef11fcca35bab3d971cdce3d7179b

Offline

 

#25 2012-07-20 23:00:15

fg123
Scratcher
Registered: 2008-11-13
Posts: 1000+

Re: A GUI for Scratch self-updating images and text API

jji7skyline wrote:

LS97 wrote:

jji7skyline wrote:


Yea, but I could just make a whole new GUI for it,  but it looks like you're building a GUI for it anyway?

Well, the whole point of the new API is the GUI.

Oh, my website will soon be obsolete then  tongue

Unfortunately, yes.  lol

Jackieee wrote:

stevetheipad wrote:

Dot tk seems to have struck again. The page won't load for me, and I can't track it back to be any other problem.  yikes

Well, all 000webhost sites are down right now. If this site is hosted on 000webhost (and it likely is), then it would naturally be down as well.

Yea, the API2 server is under DDOS attack.  tongue


Hai.

Offline

 

Board footer