Author Topic: Website Updates  (Read 100086 times)

Boris

  • The Money Man
  • Collguy
  • Hero Member
  • *
  • Posts: 674
  • Implying I need a job
    • You're lookin at it
Re: Website Updates
« Reply #45 on: November 01, 2005, 02:35:41 pm »
See, it looks cool for us folks who's page loads instantly, but if you were ever stuck with dialup, you'd know that stuff moving when the page loads looks ugly + dumb. Fyber did the right thing with all the tweaking to ensure everybody sees the same things.

At least, thats my theory, he can tell if you my thinking is out of wack.

PS POST 100~
<Armature> i just really want centaur Azula

FyberOptic

  • King of Earth
  • Administrator
  • Hero Member
  • *****
  • Posts: 2522
  • Oh god what is that?
    • Fybertech.com
Re: Website Updates
« Reply #46 on: November 01, 2005, 02:56:34 pm »
I need a DIAL-UP SIMULATOR, to see how things really load.  Perhaps I can setup a proxy with bandwidth throttling on the bbs box, just for kicks.

I couldn't ever tell how fast old/new Haz Labs backups ran, since everytime I loaded them my router just said "lol hay tahts my ip" and routed me straight back in.  So I had to bounce through fybertech's server and back to me, and then I could really see how fast they loaded for everyone.  Which surprisingly seemed to be pretty decent considering my home connection's upstream isn't very good compared to what a real server can poop out.

As for faster pooping, I read up yesterday on using gzip encoding through Perl, and figured what the hell and went ahead and implemented it, since it didn't involve too much changery of the code.  This is good for dial-up users (and well as easier on my monthly bandwidth totals), since it means the web pages get compressed before being transmitted.  The forum already uses this automatically since it's practically built into PHP.  The main part of the site uses Perl though, which actually requires you to compress the page content and reply with the appropriate http header yourself.  The upside is, as I said, the pages will load faster.  The downside is that it takes a moment to compress the page, which.. could make the page load slower.  A WIN/LOSE SITUATION?  I DUNNO!  I guess it depends on how busy the server is at the particular moment you're trying to use it.  I may disable the feature if it's noticably slower.

Part of the reason it's slow is that Perl runs seperately from the web server software, where as PHP actually runs as a module in the server software.  I've been reading about a similar module for Perl, but it would require a bit of reworking the code for the main part of the site, and I have no idea at this point how much of a performance benefit it would provide.  BUT, I'm gonna continue looking into it; this, combined with the gzip encoding, might make pages load as fast or faster than the forum does.

And then I stopped blabbering!

Bluejay

  • HERO OF FYBERTECH (tm)
  • Collguy
  • Hero Member
  • *
  • Posts: 1624
  • Careful, or the mice will rise up.
    • My Deviant Art page
Re: Website Updates
« Reply #47 on: November 03, 2005, 02:52:08 pm »
Yeh, shut up already....
No Seriously, thanks for all the hard work you put in Fyber.  Dunna know where we'd be withoot ya.
One day, when the zombies rise and destroy humanity; I will survive, I will live on, I will take your best stuff for myself.

MDude

  • Meticulous Maniac
  • Hero Member
  • *****
  • Posts: 638
  • Enjoy machine world.
    • My Soundcloud Account
Re: Website Updates
« Reply #48 on: November 03, 2005, 07:36:35 pm »
It seems to work on my dail-up connection.

FyberOptic

  • King of Earth
  • Administrator
  • Hero Member
  • *****
  • Posts: 2522
  • Oh god what is that?
    • Fybertech.com
Re: Website Updates
« Reply #49 on: November 10, 2005, 07:42:40 pm »
The newspost system has finally been revamped in a way that posts can actually be made, instead of me editing a file every night.

I started making a whole editor and other stuff, but then I realized, why not just tie it into the forum?  So I dumped all the code I had been working on the past few days and whipped up a probably better method.  Just posting in a special topic lets me (or anyone with access to the area) make posts now.

I also added the ability for the posts to be lengthy, but still only display the content for that day by default.  To read the rest, you can click the [more] button to expand the post, and [less] to shrink it again.

I wanted to let it display avatars or something too but there's simply not enough room for all that, so it'll have to do for now.

Bluejay

  • HERO OF FYBERTECH (tm)
  • Collguy
  • Hero Member
  • *
  • Posts: 1624
  • Careful, or the mice will rise up.
    • My Deviant Art page
Re: Website Updates
« Reply #50 on: November 10, 2005, 09:00:23 pm »
BRILLIANT!
One day, when the zombies rise and destroy humanity; I will survive, I will live on, I will take your best stuff for myself.

Buzzard

  • Flying biker bandit
  • Hero Member
  • *****
  • Posts: 856
  • So I heard you like Mudkips
Re: Website Updates
« Reply #51 on: November 10, 2005, 09:26:59 pm »
Hey Fyber, what about displaying avatars in the middle of the cog?
Ten years to the minute, no longer in it.

FyberOptic

  • King of Earth
  • Administrator
  • Hero Member
  • *****
  • Posts: 2522
  • Oh god what is that?
    • Fybertech.com
Re: Website Updates
« Reply #52 on: November 11, 2005, 02:20:26 am »
HMM.  Maybe, if you mouse over who wrote it or something.

Bluejay

  • HERO OF FYBERTECH (tm)
  • Collguy
  • Hero Member
  • *
  • Posts: 1624
  • Careful, or the mice will rise up.
    • My Deviant Art page
Re: Website Updates
« Reply #53 on: November 11, 2005, 06:19:05 pm »
Fyber, will we be seeing a return of Rope Jampery, and Spug Shock?
One day, when the zombies rise and destroy humanity; I will survive, I will live on, I will take your best stuff for myself.

MDude

  • Meticulous Maniac
  • Hero Member
  • *****
  • Posts: 638
  • Enjoy machine world.
    • My Soundcloud Account
Re: Website Updates
« Reply #54 on: November 20, 2005, 04:04:20 pm »
Oh crud, the buttons are somehow alphabetical now! What will I do?

FyberOptic

  • King of Earth
  • Administrator
  • Hero Member
  • *****
  • Posts: 2522
  • Oh god what is that?
    • Fybertech.com
Re: Website Updates
« Reply #55 on: November 20, 2005, 04:39:24 pm »
They were before actually, but I took "fy" off of "board" and moved it to the left accordingly, since "fyboard" was a bit wide to have underneath the gear.

BUT YEAH, for anyone who didn't notice, I took a suggestion from Vito and added labels under the gears.  Perhaps that'll make it a bit easier for folks to click the one they want.

Vito

  • Super cool detective
  • Collguy
  • Sr. Member
  • *
  • Posts: 432
  • Well, thank you Harvey! I prefer you too.
Re: Website Updates
« Reply #56 on: November 21, 2005, 01:38:56 pm »
It makes it a bit easier for navigation I thinks, especially if you're new to the site. The giant cog on the main page is cool, but you can't have it on every page.

FyberOptic

  • King of Earth
  • Administrator
  • Hero Member
  • *****
  • Posts: 2522
  • Oh god what is that?
    • Fybertech.com
Re: Website Updates
« Reply #57 on: November 21, 2005, 01:48:48 pm »
The giant cog has started to lose its purpose.  The main page may get changed around at some point.

Boris

  • The Money Man
  • Collguy
  • Hero Member
  • *
  • Posts: 674
  • Implying I need a job
    • You're lookin at it
Re: Website Updates
« Reply #58 on: November 21, 2005, 02:28:56 pm »
Yeah, the little cogs just seem to work better. We'd either have to recentralize the giant cog, or just give up and put something better in it's place, like a flashing FT logo gif.
<Armature> i just really want centaur Azula

MDude

  • Meticulous Maniac
  • Hero Member
  • *****
  • Posts: 638
  • Enjoy machine world.
    • My Soundcloud Account
Re: Website Updates
« Reply #59 on: November 21, 2005, 03:56:28 pm »
How about having the news in the center, and having animated cogs to the left and right? Or, since this is Fybertech, you could have glowy wires instead of cogs.