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

#1 2011-05-29 12:37:05

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

Why do images need the HTTP protocol?

It's quite annoying, especially in signatures with the 400 character rule.
Can it be removed?

EDIT: Since no-one really understood what I wanted, let me explain some more:
If you type [url]wiki.scratch.mit.edu[/url], you get a link to http://wiki.scratch.mit.edu/ because it adds the HTTP protocol automatically. If it actually outputted:

Code:

<a href="wiki.scratch.mit.edu">wiki.scratch.mit.edu</a>

It would think you are trying to link to http://scratch.mit.edu/forums/wiki.scratch.mit.edu (which doesn't exist  tongue ).

What I want is to have the same thing with images. If the protocol isn't specified, it assumes HTTP.

Now do you get it?

Last edited by scimonster (2011-05-31 07:29:55)

Offline

 

#2 2011-05-29 12:45:27

Sunrise-Moon
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: Why do images need the HTTP protocol?

scimonster wrote:

It's quite annoying, especially in signatures with the 400 character rule.
Can it be removed?

Images are located on websites and can only be called up with the http:// protocol. Just trust me- it's necessary for images.


http://i1067.photobucket.com/albums/u427/HulKDzN/RebornBlade.png

Offline

 

#3 2011-05-29 13:05:46

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

Re: Why do images need the HTTP protocol?

Sunrise-Moon wrote:

scimonster wrote:

It's quite annoying, especially in signatures with the 400 character rule.
Can it be removed?

Images are located on websites and can only be called up with the http:// protocol. Just trust me- it's necessary for images.

But for links, it just adds it into the source. Why not for images too?

Offline

 

#4 2011-05-29 13:29:15

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Why do images need the HTTP protocol?

I'f your worried about word count, try using a url shortener like bit.ly or j.mp


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#5 2011-05-29 13:33:23

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

Re: Why do images need the HTTP protocol?

markyparky56 wrote:

I'f your worried about word count, try using a url shortener like bit.ly or j.mp

I do. goo.gl

Offline

 

#6 2011-05-29 14:33:37

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Why do images need the HTTP protocol?

Something tells me it would be harder to change this than it's worth. I know it's seven characters, but that's really not that much unless you have a lot of images (as I see you do) or are trying to squeeze a lot of text in.  hmm


http://www.blocks.scratchr.org/API.php?action=random&amp;return=image&amp;link1=http://i.imgur.com/OZn2RD3.png&amp;link2=http://i.imgur.com/duzaGTB.png&amp;link3=http://i.imgur.com/CrDGvvZ.png&amp;link4=http://i.imgur.com/POEpQyZ.png&amp;link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#7 2011-05-29 14:45:46

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

Re: Why do images need the HTTP protocol?

Harakou wrote:

Something tells me it would be harder to change this than it's worth. I know it's seven characters, but that's really not that much unless you have a lot of images (as I see you do) or are trying to squeeze a lot of text in.  hmm

Yeah, I'm trying to get many images:

http://goo.gl/sJjkK
http://goo.gl/7bdDD
http://goo.gl/32KNf
http://goo.gl/QyZsp 23/28 -9.5
http://goo.gl/m7BUthttp://goo.gl/LOd9Rhttp://goo.gl/Acujrhttp://goo.gl/7HvBd

Offline

 

#8 2011-05-29 14:59:18

meew0
Scratcher
Registered: 2010-02-22
Posts: 1000+

Re: Why do images need the HTTP protocol?

I didn't know that you can write url's without the html prefix... but it will help me at sig building now  big_smile


http://i.imgur.com/mJV3j.pnghttp://i.imgur.com/HwWAX.pnghttp://i.imgur.com/sZ7Ui.pnghttp://i.imgur.com/0y6yh.pnghttp://i.imgur.com/nOC4l.png

Offline

 

#9 2011-05-29 16:04:46

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Why do images need the HTTP protocol?

scimonster wrote:

Harakou wrote:

Something tells me it would be harder to change this than it's worth. I know it's seven characters, but that's really not that much unless you have a lot of images (as I see you do) or are trying to squeeze a lot of text in.  hmm

Yeah, I'm trying to get many images:

Oh, I see your predicament there. You're 15 characters over the limit, and not having to use the http:// would put you under the limit. I think you've got other things to worry about though: it looks to me as though that's over the 150px height limit.


http://www.blocks.scratchr.org/API.php?action=random&amp;return=image&amp;link1=http://i.imgur.com/OZn2RD3.png&amp;link2=http://i.imgur.com/duzaGTB.png&amp;link3=http://i.imgur.com/CrDGvvZ.png&amp;link4=http://i.imgur.com/POEpQyZ.png&amp;link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#10 2011-05-30 18:29:27

CloneCommando1
Scratcher
Registered: 2010-12-02
Posts: 500+

Re: Why do images need the HTTP protocol?

I think it is an abbreviation for some guy's last name and then they stuck a "p" on the end for protocol. Anyways, it is neccessary for images.  hmm  Sorry. You might be able to contact the Scratch team and tell them of your problem and hope that they might allow you to have a few more characters for your sig.


RANDOM THOUGHT: If the tomato is a fruit, doesn't that make ketchup a smoothie?

Offline

 

#11 2011-05-30 19:07:05

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Why do images need the HTTP protocol?

CloneCommando1 wrote:

I think it is an abbreviation for some guy's last name and then they stuck a "p" on the end for protocol. Anyways, it is neccessary for images.  hmm  Sorry. You might be able to contact the Scratch team and tell them of your problem and hope that they might allow you to have a few more characters for your sig.

Actually, http means hyper text transfer protocol.  wink


http://www.blocks.scratchr.org/API.php?action=random&amp;return=image&amp;link1=http://i.imgur.com/OZn2RD3.png&amp;link2=http://i.imgur.com/duzaGTB.png&amp;link3=http://i.imgur.com/CrDGvvZ.png&amp;link4=http://i.imgur.com/POEpQyZ.png&amp;link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#12 2011-05-30 19:09:47

CloneCommando1
Scratcher
Registered: 2010-12-02
Posts: 500+

Re: Why do images need the HTTP protocol?

Harakou wrote:

Actually, http means hyper text transfer protocol.  wink

Oh... that makes more sense.  tongue


RANDOM THOUGHT: If the tomato is a fruit, doesn't that make ketchup a smoothie?

Offline

 

#13 2011-05-31 07:30:27

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

Re: Why do images need the HTTP protocol?

scimonster wrote:

EDIT: Since no-one really understood what I wanted, let me explain some more:
If you type [url]wiki.scratch.mit.edu[/url], you get a link to http://wiki.scratch.mit.edu/ because it adds the HTTP protocol automatically. If it actually outputted:

Code:

<a href="wiki.scratch.mit.edu">wiki.scratch.mit.edu</a>

It would think you are trying to link to http://scratch.mit.edu/forums/wiki.scratch.mit.edu (which doesn't exist  tongue ).

What I want is to have the same thing with images. If the protocol isn't specified, it assumes HTTP.

Now do you get it?

There.
Who supports now?

Offline

 

Board footer