PDA

View Full Version : Make [TIMG] default?




vniow
May 29, 2007, 03:09 PM
I've noticed that some people have been a major proponent of the [TIMG] tags as opposed to [IMG] ones for larger images. I think if the former were to be made default it would solve a lot of the problems with images that end up being large enough to make people unnecessarily scroll abouts.


Thoughts?



skunk
May 29, 2007, 03:11 PM
No thoughts because I haven't the faintest idea what you're talking about. I just upload an image and type .

PlaceofDis
May 29, 2007, 03:11 PM
won't help loading times, but it'll make things more readable so i'm all for it.

vniow
May 29, 2007, 03:13 PM
No thoughts because I haven't the faintest idea what you're talking about.


An example from another thread.

tags:

[img]http://www.geek.no/_dill/dill2.jpg

tags:

[timg]http://www.geek.no/_dill/dill2.jpg

It would help loading times slightly because its only loading the thumbnail image and not the full sized one. The main advantage is that it does make threads like photo ones especially far easier to read.

SilentPanda
May 29, 2007, 03:13 PM
What a TIMG?

Edit: Oh I see. AHHHH!!!! I like TIMG now. I promise not to use IMG anymore!

arn
May 29, 2007, 03:15 PM
An example from another thread.

It would help loading times slightly because its only loading the thumbnail image and not the full sized one. The main advantage is that it does make threads like photo ones especially far easier to read.

actually won't help load times at all, since the full image is loaded, and then scaled down by the user's browser.

The only issue with making it default is it enlarges small images to the same size. It's not "smart". But depending on how often that happens, people could use some new tag like [smallimg] or something which won't scale at all.

arn

skunk
May 29, 2007, 03:15 PM
It would help loading times slightly because its only loading the thumbnail image and not the full sized one. The main advantage is that it does make threads like photo ones especially far easier to read.Isn't that exactly what my method does, too? :confused:

PlaceofDis
May 29, 2007, 03:16 PM
It would help loading times slightly because its only loading the thumbnail image and not the full sized one. The main advantage is that it does make threads like photo ones especially far easier to read.

in theory it would, but since they're just tags, i think it still loads the whole version, just in a thumbnail view.

notice it won't take any longer to load the full size when you click on the thumbnail to view fullsize.

WildCowboy
May 29, 2007, 03:16 PM
We've talked about it, but one problem, as arn points out, is that also scales up larger images:

http://i8.tinypic.com/4q6kbr5.gif

becomes

http://i8.tinypic.com/4q6kbr5.gif

If we can fix that issue, I would be in favor of implementing it.

mattscott306
May 29, 2007, 03:16 PM
I'm for this, it helps keep screen's nice a purty.

skunk
May 29, 2007, 03:17 PM
WC, neither of your images loaded... :rolleyes:

vniow
May 29, 2007, 03:17 PM
Isn't that exactly what my method does, too? :confused:


Its for externally linked images. Not manually uploaded ones.


About the upsizing issue, could there be some way where a drop-down menu having both with a small description implemented?

skunk
May 29, 2007, 03:19 PM
Its for externally linked images. Not manually uploaded ones.Oh, I have no idea how you do that anyway. Ignorance is bliss, I think.

vniow
May 29, 2007, 03:29 PM
Found a couple of mods that may be applicable to this:



http://www.vbulletin.org/forum/showthread.php?t=118048

http://www.vbulletin.org/forum/showthread.php?t=107430

xsedrinam
May 29, 2007, 03:37 PM
I don't know about the techno aspects, load speeds being affected and all, but for the simple asthetics of one particular thread, it seems it would be nice to have a smaller, uniform image size which could be enlarged with a click, according to personal interest. I don't visit Pic of the day anymore. It's contents are fab, but the huge display and image sizes are cumbersome. Obligatory IMO.

Thanks for bringing it back up, vniow.

PlaceofDis
May 29, 2007, 03:42 PM
I don't know about the techno aspects, load speeds being affected and all, but for the simple asthetics of one particular thread, it seems it would be nice to have a smaller, uniform image size which could be enlarged with a click, according to personal interest. I don't visit Pic of the day anymore. It's contents are fab, but the huge display and image sizes are cumbersome. Obligatory IMO.

Thanks for bringing it back up, vniow.

same thing here. i can't read that thread. hurts to. but it has some wonderful stuff in there.

arn
May 29, 2007, 06:06 PM
Found a couple of mods that may be applicable to this:



http://www.vbulletin.org/forum/showthread.php?t=118048

http://www.vbulletin.org/forum/showthread.php?t=107430

I've tested those in the past, but there was also something not quite right, and the javascript would be slow. but I'm willing to try again.

Let me see what I can do.

arn

Cassie
May 30, 2007, 01:59 AM
Do people feel a need to type IMG and TIMG? I just use img and timg. works the same for me.

mad jew
May 30, 2007, 02:34 AM
I'm all for having both options in the toolbar.


Oh, I have no idea how you do that anyway. Ignorance is bliss, I think.


No, that's my 'tar.

iBlue
May 30, 2007, 03:19 AM
I love the TIMG feature (and have been using it myself for a while on larger images) but I wouldn't like to see it as default unless that scaling up issue is resolved. It may not help load times but it makes browsing on a small-medium sized laptop much easier. side-scroll is pants.

yagran
Jun 1, 2007, 05:44 AM
rather then implementing a whole new MOD into this...cant we just change the old one? so like if(width<500) or (height<300) then scale..?

dno really just a thought. also while where updating the images part..how about including a lightbox type plugin, so it doesnt open each picture that you click in a new window, but rather an ajax overlay..?

:)

AppleIntelRock
Jul 10, 2007, 11:14 PM
the majority of inserted images i've come across lately need to be scaled down... i personally think it makes more sense for TIMG to be the default (since most images need that) and if your image doesn't need a TIMG tag... you could simply change it to IMG.