LotR TCG Wiki → Card Sets:  All 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 → Forums:  TLHH CC

Author Topic: Help me plan: How fast is your internet?  (Read 1201 times)

0 Members and 1 Guest are viewing this topic.

June 01, 2008, 08:15:04 PM
Read 1201 times

Kralik

  • Guest
Help me plan: How fast is your internet?
« on: June 01, 2008, 08:15:04 PM »
I'm working on a feature that would display popup images to LotR cards when moused over (example: fireworks). However, it could take up some bandwidth as it looks like all of the cards in each particular post would have to load before displaying. (I shudder to think of some trade lists...) Is this even a possibility? How fast is your internet connection? I think basic DSL would be a must.

EDIT: I could probably add an option to your preferences to toggle this on and off. Still, let me know so I can plan. :)
« Last Edit: June 01, 2008, 08:31:19 PM by Kralik »

June 01, 2008, 08:39:02 PM
Reply #1

SomeRandomDude

  • ********
  • Information Offline
  • Maia
  • Posts: 7004
  • Most Likely To Usurp Kralik and Dáin
    • My Wordpress
Re: Help me plan: How fast is your internet?
« Reply #1 on: June 01, 2008, 08:39:02 PM »
Toggle option would be best. I have DSL speed connection.
NB- 4 year veteran of CC/TLHH

"It was like:
Kralik: "What hath God wrought"
NB: "I dunno, but I'm in ur house eating ur food.""
-Elessar's Socks

Trade List- ft. Aragorn, Defender of Rohan

June 02, 2008, 01:49:45 AM
Reply #2

TheJord

  • League Director
  • *****
  • Information Offline
  • King
  • Posts: 2294
  • High King of Rules
    • GamesCobra
Re: Help me plan: How fast is your internet?
« Reply #2 on: June 02, 2008, 01:49:45 AM »
A toggle would be good. I have ADSL
"The rule of Gondor is mine!"

June 02, 2008, 01:50:16 AM
Reply #3

lem0nhead

  • Vegetarian Cannibal
  • *******
  • Information Offline
  • Wizard
  • Posts: 4205
  • Juicy Fruit
Re: Help me plan: How fast is your internet?
« Reply #3 on: June 02, 2008, 01:50:16 AM »
I voted mid end as i use 8mb broadband at home though I use my works computer for TLHH and thats T1 or faster, can you change my vote from mid-end to t1?
Ban shampoo, demand real poo.
That's like having "Some Who Ride Ponies" as a Rohan follower. ~ Dain Ironfoot.

June 02, 2008, 03:06:06 AM
Reply #4

Thranduil

  • *******
  • Information Offline
  • Wizard
  • Posts: 4996
    • Zalman's Dungeon (blog of SF stories by Thranduil)
Re: Help me plan: How fast is your internet?
« Reply #4 on: June 02, 2008, 03:06:06 AM »
I have no idea what I have based on that list above. I know I have broadband, but I don't think it's especially fast.

Thranduil

June 02, 2008, 07:39:36 AM
Reply #5

Kralik

  • Guest
Re: Help me plan: How fast is your internet?
« Reply #5 on: June 02, 2008, 07:39:36 AM »
I voted mid end as i use 8mb broadband at home though I use my works computer for TLHH and thats T1 or faster, can you change my vote from mid-end to t1?

Either one would be "fast enough." I think the toggle option will work well, but doing quick math it looks like it would be about 1MB per 35 cards or so. On some pages that would take a while... at least the text is loaded before images.

June 02, 2008, 07:53:51 AM
Reply #6

DáinIronfoot

  • Bearded Axeman
  • ********
  • Information Offline
  • Maia
  • Posts: 6162
  • Never tickle a Dwarf!
Re: Help me plan: How fast is your internet?
« Reply #6 on: June 02, 2008, 07:53:51 AM »
I think toggle is almost a must with something like this.
Best regards,
Dáin


Check out Lasting Alliances and The Road Ahead, my two completed DC sets, and also The Way Into Mordor (in progress), all part of my 5-set Wars of the Ring DC "block".

June 02, 2008, 08:31:50 AM
Reply #7

Kralik

  • Guest
Re: Help me plan: How fast is your internet?
« Reply #7 on: June 02, 2008, 08:31:50 AM »
I know... I really wish there was a way to get it to load on demand, but I don't think there is without using some fancy javascript. I may be able to get cards down to less than 20kB, but still... hmm. Anyway, it'll still wait until I get more feedback. :)

June 03, 2008, 02:57:26 PM
Reply #8

FM

  • Future Judge
  • *******
  • Information Offline
  • Wizard
  • Posts: 4074
Re: Help me plan: How fast is your internet?
« Reply #8 on: June 03, 2008, 02:57:26 PM »
While I DO think the idea is REALLY cool, I don't think it's worth the overload. You COULD, for instance, do something like they do on www.germagic.de, which is basically have an area in deck/strategy threads that display those particular cards when you mouse over. I don't think it's necessary to mouse over cards and see them, except if you're talking about some strategy using them. Perhaps this idea would be easier to implement?

June 03, 2008, 04:44:10 PM
Reply #9

Kralik

  • Guest
Re: Help me plan: How fast is your internet?
« Reply #9 on: June 03, 2008, 04:44:10 PM »
I'm rethinking on the challenge of coding it in JavaScript and integrating it with SMF. If successful they would only load on demand, and not with the page. That would be the best implementation.