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

#726 2012-11-03 07:00:56

Gravitation
New Scratcher
Registered: 2012-09-26
Posts: 500+

Re: ITopic: self-updating images and links in posts!

It's funny because the first time I heard of explode() was on this very thread, a suggestion that instead of using "&url1=bla&url2=bla", you should use "&url=bla|bla" allowing tons of URLs, for the random sig thing.

Do you think that'll work?

Offline

 

#727 2012-11-03 07:08:10

DigiTechs
Scratcher
Registered: 2011-04-30
Posts: 500+

Re: ITopic: self-updating images and links in posts!

Gravitation wrote:

It's funny because the first time I heard of explode() was on this very thread, a suggestion that instead of using "&url1=bla&url2=bla", you should use "&url=bla|bla" allowing tons of URLs, for the random sig thing.

Do you think that'll work?

It might not as a url might have the | character in it. A good idea would be to use the GRAVE key (¬) for seperating URLS, as i've not seen that very often. Mabye even a tab would work.


I'm back.
Maybe.

Offline

 

#728 2012-11-03 12:50:15

Gravitation
New Scratcher
Registered: 2012-09-26
Posts: 500+

Re: ITopic: self-updating images and links in posts!

DigiTechs wrote:

Gravitation wrote:

It's funny because the first time I heard of explode() was on this very thread, a suggestion that instead of using "&url1=bla&url2=bla", you should use "&url=bla|bla" allowing tons of URLs, for the random sig thing.

Do you think that'll work?

It might not as a url might have the | character in it. A good idea would be to use the GRAVE key (¬) for seperating URLS, as i've not seen that very often. Mabye even a tab would work.

Or ¶, that works too.

Offline

 

#729 2012-11-03 14:07:23

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: ITopic: self-updating images and links in posts!

Gravitation wrote:

DigiTechs wrote:

Gravitation wrote:

It's funny because the first time I heard of explode() was on this very thread, a suggestion that instead of using "&url1=bla&url2=bla", you should use "&url=bla|bla" allowing tons of URLs, for the random sig thing.

Do you think that'll work?

It might not as a url might have the | character in it. A good idea would be to use the GRAVE key (¬) for seperating URLS, as i've not seen that very often. Mabye even a tab would work.

Or ¶, that works too.

Or even &delim=WHATEVER_DELIMITER_YOU_WANT&urls=blaDELIMblaDELIMbla


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#730 2012-11-18 07:51:25

JH1010
Scratcher
Registered: 2012-05-31
Posts: 1000+

Re: ITopic: self-updating images and links in posts!

Is there an API code for how many days until something?

Offline

 

#731 2012-11-30 14:52:39

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Re: ITopic: self-updating images and links in posts!

My API is broken.  Any help?


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

#732 2012-12-27 16:43:22

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: ITopic: self-updating images and links in posts!

Is there a way to do like my latest project with either my main account OR my test account?


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#733 2013-01-17 01:03:26

Blazingwave
Scratcher
Registered: 2012-10-27
Posts: 500+

Re: ITopic: self-updating images and links in posts!

http://blocks.scratchr.org/API.php?user=Blazingwave&action=onlineStatus&type=text
http://blocks.scratchr.org/API.php?user=blazingwave&action=onlineStatus&type=text

See those two words?
Both of them are supposed to say if im online or not but only the first one is correct.
This prooves that the code is CaSe SeNsiTive
So just to tell everybody if your API code isnt working make sure it has the right case  wink

Last edited by Blazingwave (2013-01-17 01:07:20)


http://i42.tinypic.com/t8nrlh.gif  http://blocks.scratchr.org/API.php?user=Blazingwave&action=onlineStatus&online=http://i49.tinypic.com/25flloj.gif=http://i45.tinypic.com/o8i97l.gif
http://i41.tinypic.com/s1lyyo.jpg

Offline

 

#734 2013-01-25 08:33:32

PullJosh
Scratcher
Registered: 2011-08-01
Posts: 500+

Re: ITopic: self-updating images and links in posts!

You said you can't use spaces, but I want to make a sig that is an image with text that is easy to update. Is there any way to make it so that I can use spaces? This is my code:

Code:

[img]http://www.blocks.scratchr.org/API.php?action=text&string=INeedSparksHelp.ICantDoSpacesWithThisAPIThing.&bgimage=http://imageshack.us/a/img339/7215/sspeechsigapiforwords.png&xpos=115&ypos=35[/img]

This is the result: http://www.blocks.scratchr.org/API.php?action=text&string=INeedSparksHelp.ICantDoSpacesWithThisAPIThing.&bgimage=http://imageshack.us/a/img339/7215/sspeechsigapiforwords.png&xpos=115&ypos=35 (I can't do apostrophes either) Any help?

Last edited by PullJosh (2013-01-25 08:34:56)


http://www.blocks.scratchr.org/API.php?action=text&string=I'm_on_vacation!&xpos=155&ypos=90&font_size=30&bgimage=http://imageshack.us/a/img339/7215/sspeechsigapiforwords.png

Offline

 

#735 2013-01-28 11:25:46

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: ITopic: self-updating images and links in posts!

PullJosh wrote:

You said you can't use spaces, but I want to make a sig that is an image with text that is easy to update. Is there any way to make it so that I can use spaces? This is my code:

Code:

[url]http://www.blocks.scratchr.org/API.php?action=text&string=INeedSparksHelp.ICantDoSpacesWithThisAPIThing.&bgimage=http://imageshack.us/a/img339/7215/sspeechsigapiforwords.png&xpos=115&ypos=35[/url]

This is the result: http://www.blocks.scratchr.org/API.php? … mp;ypos=35 (I can't do apostrophes either) Any help?

Underscores.


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#736 2013-02-03 15:46:15

comp500
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: ITopic: self-updating images and links in posts!

Hi guys, i wonder if we could use the scratch forums font on text and stuff cos http://blocks.scratchr.org/API.php?user=joefarebrother&action=projects&type=newest&return=views&num=1 looks kinda strange (yeas joe i did copy from ur siggy heh heh heh)


800 posts! W00T! Oh sorry im not on a lot but at least i have 1000+ posts

Offline

 

#737 2013-02-03 15:49:23

comp500
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: ITopic: self-updating images and links in posts!

side note, my generator and src need to be updated


800 posts! W00T! Oh sorry im not on a lot but at least i have 1000+ posts

Offline

 

#738 2013-02-10 08:11:18

PullJosh
Scratcher
Registered: 2011-08-01
Posts: 500+

Re: ITopic: self-updating images and links in posts!

joefarebrother wrote:

PullJosh wrote:

You said you can't use spaces, but I want to make a sig that is an image with text that is easy to update. Is there any way to make it so that I can use spaces? This is my code:

Code:

[url]http://www.blocks.scratchr.org/API.php?action=text&string=INeedSparksHelp.ICantDoSpacesWithThisAPIThing.&bgimage=http://imageshack.us/a/img339/7215/sspeechsigapiforwords.png&xpos=115&ypos=35[/url]

This is the result: http://www.blocks.scratchr.org/API.php? … mp;ypos=35 (I can't do apostrophes either) Any help?

Underscores.

Yeah. I guess that'll have to work.  hmm

EDIT: I see now, the underscores turn into spaces. I never would have thought of that! Thanks for your help!!!

Last edited by PullJosh (2013-02-10 08:14:05)


http://www.blocks.scratchr.org/API.php?action=text&string=I'm_on_vacation!&xpos=155&ypos=90&font_size=30&bgimage=http://imageshack.us/a/img339/7215/sspeechsigapiforwords.png

Offline

 

#739 2013-03-02 04:58:38

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: ITopic: self-updating images and links in posts!

I just posted a new project, so why isn't my signature updating?


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#740 2013-03-02 06:19:44

blob8108
Scratcher
Registered: 2007-06-25
Posts: 1000+

Re: ITopic: self-updating images and links in posts!

joefarebrother wrote:

I just posted a new project, so why isn't my signature updating?

It's updated now.


Things I've made: kurt | scratchblocks2 | this cake

Offline

 

#741 2013-03-23 08:36:46

koilmasta
Scratcher
Registered: 2010-09-06
Posts: 69

Re: ITopic: self-updating images and links in posts!

thats uber helpful! but is there a way to customize the "online/offline" part itself? Don't worry if there isnt, id just like to know. _meow_


How long has it been? Didja read this yet? Good. Now, get back to work... and you might want to duct-tape your mind back together,... its kinda been blown. 7HE P0WER 0F 1V1$1BLE 7EX7!!! (@c7u@lly, 1t$ g@1n$b0r0.)

Offline

 

Board footer