DVD Talk
Is tinyurl banned? [Archive] - DVD Talk Forum
 
Best Sellers
1.
2.
3.
4.
5.
6.
7.
Santa Buddies
Buy: $29.99 $9.99
8.
9.
10.
DVD Blowouts
1.
Cars [Blu-ray]
Buy: $34.99 $15.49
2.
3.
4.
5.
6.
7.
8.
9.
10.

PDA
DVD Reviews

View Full Version : Is tinyurl banned?


Shagrath
04-21-09, 08:51 AM
I tried to make a post with some tinyurl's to save space, and when I went to preview it, the forum stripped out all mentions of tinyurl, so it looked like "http:///ddkmru".

I understand that tinyurl can be used as a redirection tool and therefore be used for malicious purposes. But it's also good for shortening some of these gigantic URLs that are now popping up.

Any feedback would be appreciated, as I need to know what's accepted and what is not for an automation tool I'm writing for a thread.

John Slider
04-21-09, 09:36 AM
That first sentence of your second paragraph should be all the explanation you need.

pilot
04-21-09, 10:14 AM
http:///sdklfjsdfkljsdf

-edit- it appears it is. interesting. however I do not know why. I would assume it's due to spam. the word itself isn't blocked but when you add the .com and the / it gets blocked.

X
04-21-09, 12:13 PM
I understand that tinyurl can be used as a redirection tool and therefore be used for malicious purposes.Exactly.

It had become a favorite tool of spammers who were trying to circumvent our blocking the sites and parts of URLs they were spamming.

WallyOPD
04-21-09, 12:38 PM
You can always use the hyperlink tag (http://www.google.com) so that you're not showing entire super-long URLs.

pinata242
04-21-09, 12:48 PM
He's concerned about the character limit these posts are restricted to, not the way they appear to the reader.

WallyOPD
04-21-09, 04:00 PM
Just exactly how many characters is he trying to post?

pinata242
04-21-09, 04:03 PM
Just exactly how many characters is he trying to post?

Far more than the limit: http://forum.dvdtalk.com/video-game-talk/548865-rock-band-official-thread.html

We run into this from time to time in the VG forum. I've seen some other threads encounter it over the years too.

X
04-21-09, 04:12 PM
Why not just use the [yt] tag?

With that many, maybe it would be messy, bringing up each one.

pinata242
04-21-09, 04:16 PM
That would embed the videos into the post and load up hundreds of flash player instances simultaneously.

He's working on an off-site solution, so I'm not really sure what the point of the original question is unless it's about a totally unrelated thread or topic.

WallyOPD
04-21-09, 04:30 PM
I'm still curious what the actual limit is, I did a test with over 100,000 characters and it seemed to go through just fine. Once you're reaching that many it may be worthwhile to split it up into separate posts.

pinata242
04-21-09, 04:33 PM
^ You're getting into touchy subjects with Shag here ;) He's already got the first 3 posts in that thread. I don't know the actual limit, but I know I reached it myself in a similar thread about 2 years ago.

Again, he's going off-site with this information and going to embed it with an iframe, so I don't really know what the point is. I'll let him answer for himself again.

Shagrath
04-21-09, 04:41 PM
The reason is I ask is I was trying to make things easier on myself (even doing off-site) and already have about 1500+ tinyurl links to information.

I can go back through and grab the real links, but it'll be a pain in the ass and take a little bit of time. Guess I should've checked that it worked before I went through that trouble. Never thought it would be a problem though.

pinata242
04-21-09, 04:43 PM
Does the board censor what you put in the iframe? I assumed that your off-site content would be safe from this board's editing as long as the url to your content was safe.

Sounds like you assumed that too and got bit.

Shagrath
04-21-09, 05:01 PM
Does the board censor what you put in the iframe? I assumed that your off-site content would be safe from this board's editing as long as the url to your content was safe.

Sounds like you assumed that too and got bit.

I haven't checked that.

I've been trying to figure out how to do dynamic HTML tables to prettify things, but haven't gotten there yet.

I just found out today when I tried to post up the stuff for this week in a new post with not only the youtube links, but marketplace links as well. :( :(

pinata242
04-21-09, 05:02 PM
My guess is that you're fine on your own page. Just post a sample and see if it works.

X
04-21-09, 05:03 PM
We don't allow iframes for a similar reason. They're often used for malicious purposes.

I'll have to talk with IB about that.