On 2012.11.09 00:34 , Wes Groleau wrote:
> On 11-08-2012 17:21, Alan Browne wrote:
>> On 2012.11.06 20:12 , Wes Groleau wrote:
>>> On 11-06-2012 08:08, nospam wrote:
>>>> In article <k79ts6$rg2$
2...@dont-email.me>, Wes Groleau
>>>> <Grolea...@FreeShell.org> wrote:
>>>>
>>>>>>>
http://tinyurl.com/ar6y3xu
>>>>>>
>>>>>> content is currently unavailable.
>>>>>>
>>>>>> does it require a facebook login? if so, link the actual image not
>>>>>> the
>>>>>> whole page.
>>>>>
>>>>> Didn't know that was possible:
http://tinyurl.com/ar6y3xu
>>>>
>>>> same link, same problem.
>>>>
>>>> assuming it's a jpeg image, you want the link to the actual jpeg
>>>> itself, not the entire page.
>>>
>>> I thought it looked the same. tinyurl is too smart for its own good:
>>> the two URIs I fed it were quite obviously not the same.
>>
>> Has absolutely nothing to do with tinyurl.
>
> I gave tinyurl two different URIs, and it gave the second one the same
> code as the first. One was the Facebook page hosting the image, and one
> was just the image. tinyuri somehow figured out the similarity and gave
> me the same code as before.
>
> What do _you_ think it has something to do with?
tinyurl does not "figure out" anything. It simply stores the actual
link in a database against a short string link to that link. When you
access the tinurl link it simply returns the real link. Nothing else.
It _may_ also, before storing the link, scan to see if it already has
the same target link in the database and return back that existing short
link. It may not.
It does NOT open the link or check or do anything smart. It has no idea
if the link is real at the time it is tiny'd, nor if it survives, nor if
it's accessible to everyone, a few people or none when used.
So, if the content there has changed, or (as often happens) is available
to someone signed in to a target site, but not to others who are not,
then the person who uses the short link may get something unexpected,
failed or otherwise.
Again, tinyurl has nothing to do with how you see a particular linked
page and how someone else may see it.