RolePlay onLine RPoL Logo

, welcome to Game Proposals, Input, and Advice

23:30, 16th April 2024 (GMT+0)

Upload Images.

Posted by 9945
9945
member, 265 posts
Tue 15 Jul 2014
at 20:15
  • msg #3

Re: Upload Images

It says:

Images require a valid web address (or URL) to locate the picture to which they are pointing.  This means the image must be hosted somewhere online for RPoL to be able to find it and display it in a thread.

 Images use the image tag (<img>).  This tag has no closer.  Within the tag, the address of the image is supplied using the source attribute (src=""); the address of the image goes inside the quotation marks.



So do I find the image on google..and I mean google NOT Google Images

than copy and paste the web address..

So lets say the web address is: www.picutre.com

Do I just cop and paste www.picture.com in the thread or do I have to do

(<img>)www.picture.com(src="")
st_nougat
member, 367 posts
Tue 15 Jul 2014
at 20:19
  • msg #4

Re: Upload Images

<img src="the url of the picture">

for example
<img src="https://lh4.googleusercontent.com/-AeWL8BdtsyE/UAdWq5k52KI/AAAAAAAAAMg/sIDSXJRWwXA/s640/DSC00352.JPG">
would post a picture of my dog if users could post pictures in these threads
swordchucks
member, 764 posts
Tue 15 Jul 2014
at 20:21
  • msg #5

Re: Upload Images

Also, directly linking to images is typically considered poor form on the internet.  You need to download the image and upload it to your own image host (there are a lot of free ways to do that), instead.
9945
member, 266 posts
Tue 15 Jul 2014
at 20:25
  • msg #6

Re: Upload Images

I would rather download the image to my desk top and than put it on my thread is there a way to do that?
st_nougat
member, 368 posts
Tue 15 Jul 2014
at 20:26
  • msg #7

Re: Upload Images

In reply to 9945 (msg # 6):

nope.

upload it to something like sadpanda and go from there
Quorng
member, 11 posts
Knowledge is the key to
unlock many secrets
Tue 15 Jul 2014
at 20:30
  • msg #8

Re: Upload Images

I do what swordchucks does.  I think that linking to your desk top would create problems if that computer was not on.  Uploading from your desk top image is stored on a server.  Storing it elsewhere for more gaming room here makes sense to me.
9945
member, 267 posts
Tue 15 Jul 2014
at 20:32
  • msg #9

Re: Upload Images

So example;

<img src="https://lh4.googleusercontent.com/-AeWL8BdtsyE/UAdWq5k52KI/AAAAAAAAAMg/sIDSXJRWwXA/s640/DSC00352.JPG">



 would post a picture of my dog if users could post pictures in these threads


Did he just copy this:  <img src=

and than copy the http address which was this:

"https://lh4.googleusercontent.com/-AeWL8BdtsyE/UAdWq5k52KI/AAAAAAAAAMg/sIDSXJRWwXA/s640/DSC00352.JPG">

to get the image up there?
spectre
member, 679 posts
A myriad of paths fell
away from that moment....
Tue 15 Jul 2014
at 20:57
  • msg #10

Re: Upload Images

Yep.

But I would definitely get a host account to use for your pictures. Otherwise you are using someone else's website to get your picture content from. It will hog their bandwidth and they may take down the picture you are using.
bigbadron
moderator, 14487 posts
He's big, he's bad,
but mostly he's Ron.
Tue 15 Jul 2014
at 21:25

Re: Upload Images

Yes, if your using a direct link to somebody else's webspace, that means you have no control over what's there.  So the person who owns the site could suddenly decide to replace the images you're using.

Which might lead to you logging into RPoL one day to find an rMail telling you that we've removed a ton of pornographic images from your non-adult game, and we've banned you from the site.
This message was last edited by the user at 08:58, Wed 16 July 2014.
swordchucks
member, 767 posts
Tue 15 Jul 2014
at 23:01
  • msg #12

Re: Upload Images

It's also akin to stealing if you're linking to anyone that pays for their bandwidth.  Years ago, the practice was to replace the image you were leeching with a message about how you were stealing their bandwidth.  I wouldn't be surprised if some people weren't taking horrible steps like BBR describes these days.

There are a LOT of free webhosts out there.  You can successfully use Google Drive or Dropbox, as well as hosts like Minus (http://minus.com/) for this purpose.

Just to clarify, the format is this (including the " marks):

<img src="website URL goes here">
El_Phantasmo
member, 86 posts
Wed 16 Jul 2014
at 08:47
  • msg #13

Re: Upload Images

I can recommend Photobucket too ... it's quick and simple for online depository of images for use in games etc.
9945
member, 268 posts
Wed 16 Jul 2014
at 20:17
  • msg #14

Re: Upload Images

I like Minus that is a cool site:

So I found a pic:  And this is the web site:  http://minus.com/i/bkjKWMKeDHrOi


so I just put that in my post with img src=

so it should look like this:

img src=http://minus.com/i/bkjKWMKeDHrOi


So do I need triganlges (^) in their and is their a space between img and src

Thanks for all the help everyone :)
9945
member, 269 posts
Wed 16 Jul 2014
at 20:39
  • msg #15

Re: Upload Images

<img src="http://minus.com/i/bkjKWMKeDHrOi"
spectre
member, 685 posts
A myriad of paths fell
away from that moment....
Wed 16 Jul 2014
at 20:44
  • msg #16

Re: Upload Images

That's exactly how you do it, just remember the <> brackets. It's the same every time.
cruinne
moderator, 6448 posts
busy crossing the i's
and dotting the t's
Wed 16 Jul 2014
at 21:04

Re: Upload Images

Actually, you'll want to make sure you're linking to the image, not the web page the image is on (the above URL goes to a web page).

There should be (if that is your account) instructions for how to "embed" the image in another page rather than just linking to the page that's hosting it.

If that is not your account on Minus, you should get your own, and copy any images you want to display to it.  As several have said before me, embedding others' images is a no-no.
This message was last edited by the user at 21:07, Wed 16 July 2014.
Jarodemo
member, 624 posts
Vestibulum nescio latine.
Wed 16 Jul 2014
at 21:52
  • msg #18

Re: Upload Images

In reply to cruinne (msg # 17):

Legal no no, or moral no no? Is it just an etiquette thing?
cruinne
moderator, 6449 posts
busy crossing the i's
and dotting the t's
Wed 16 Jul 2014
at 22:01

Re: Upload Images

It's definitely a moral no, and an etiquette no.  Some people also say it's illegal though I've never heard of a prosecution for it, though technically, you can be sued for the money you cost the host (though I cannot imagine it'd be worth it financially, only really to be a crank).

It comes down to: someone has to pay for the bandwidth that's used and the server the image is stored on.

If an image is hosted on my own personal domain and you're hot-linking to, then you're actually costing me money here in the real world.  When you make an account at a site of your own to host an image you want to serve instead, you are paying for it somehow -- by paying money for the server and its connection, or by entering an email account and details to a company who then sells it to marketeers, or who shows you ads, or whatever, to compensate them for the costs.

So anyway, morally icky, pretty rude, and technically illegal.  And it is prone to get you into trouble when a host has enough of your leeching and serves super-skanky porn instead of the image you thought you were showcasing (really, it's a simple modification to a single file to do that).  As a site mod, I very highly recommend that you don't engage in bandwidth theft.
This message was last edited by the user at 22:04, Wed 16 July 2014.
icosahedron152
member, 319 posts
Thu 17 Jul 2014
at 04:26
  • msg #20

Re: Upload Images

I get confused with this, being a non-techie who doesn't know anything about web hosting. Is it still stealing bandwidth if you don't use the img src= and just link to the picture without showing it?

One thing you can do, 9945, is you can upload pictures from your desktop to the Game Maps. Since there are about thirty 'maps' now within a game, you could potentially post twenty-odd pictures that way, in unused Groups, but they wouldn't be in-thread. I'm not sure if it's possible/permissible to do an in-thread link to a game map.
bigbadron
moderator, 14489 posts
He's big, he's bad,
but mostly he's Ron.
Thu 17 Jul 2014
at 04:31

Re: Upload Images

In reply to icosahedron152 (msg # 20):

No, it isn't.  A simple link to the image means you are directing people to the site which, presumably, the owner wants.

Hot-linking simply uses their bandwidth to display the image, without them getting the benefit of additional traffic.
Mad Mick
member, 733 posts
To fat cups of sweet tea
I'm giving much love
Thu 17 Jul 2014
at 04:34
  • msg #22

Re: Upload Images

It's a good idea to create your own account at an image-hosting site like Photobucket, upload anything you want there, and use the link there to display the image.  That way, if the original site goes down, or someone replaces the images with something else like BBR said (Cracked has done this before when other sites stole their images), you'll still have the image on your personal site.
9945
member, 270 posts
Thu 17 Jul 2014
at 22:39
  • msg #23

Re: Upload Images

Could RPlay simply not create a copy and paste way of doing this?

I know I can drag images to my desk to and than drag them or paste them to my documents, facebook, etc..
spectre
member, 695 posts
Myriad paths fell
away from that moment....
Thu 17 Jul 2014
at 22:58
  • msg #24

Re: Upload Images

You can actually do this with almost all of the picture hosting sites out there. Photobucket comes to mind immediately. Also it can give you the exact cut and paste code for your threads after you upload your pictures to your account.
Shannara
moderator, 3435 posts
Thu 17 Jul 2014
at 23:04

Re: Upload Images

When you past things onto Facebook, you are uploading the document onto facebook's webpage.  Facebook has a LOT of storage space, paid for by advertisements and the like.  RPoL has no ads, and is supported by donors.

RPoL expects you to host your own pictures if you wish to use pictures other than the game map or the avatar you can select in games to represent characters -- either on your own webspace, or another site that provides that service.
9945
member, 271 posts
Thu 17 Jul 2014
at 23:12
  • msg #26

Re: Upload Images

Why doesn't RPOL

Create a bunch of pictures for their site for us to you.

They could create it just like they do in terms of how they do it for the Avatar pics.
Shannara
moderator, 3436 posts
Thu 17 Jul 2014
at 23:17

Re: Upload Images

Because of the space, legalities, bandwith, time, expense, etc. that would be involved -- especially where there are alternatives already available to accomplish this.
Sign In