Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorKosmo
    • CommentTimeOct 6th 2005
     # 1
    I have always been a careful web designer, making sure that my code is standard BUT that it also works flawlessly on other browsers. But today I'm on a pinch, my client wants me to redesign their site and make it bigger, but the old site has been done with people using 800x600 in mind.

    Now I know not alot of people use 800x600 anymore, but quick peek at the statistics of the site, out of 100% there are 20.8% which are 800x600, the rest are larger with 10x7 being the most popular one.

    So, should I risk it even when there is almost one quarter of viewers suffering from the desicion?

    Yeah I know, I could go with a fluid template, but yeah, let's face it, 90% of fluid templates suck ass and the rest of them are spot on when there is alot of information on the site, but this site won't have that much info to justify the fluid site.

    So, what is your pro/semi-pro view to the problem?
    •  
      CommentAuthorgiginger
    • CommentTimeOct 6th 2005
     # 2
    The way I see it is that you're in a position to explain to your client why making it bigger than it's current size would be destrimental. Show them statistics and try to attribute a cost factor to this. Failing that it might be time to bite the bullet and go for a fluid layout. Shame that, as you say, there's no good ones.
    •  
      CommentAuthorstuart
    • CommentTimeOct 6th 2005
     # 3
    Take the money and run.
  1.  # 4
    it depends on the target audience really. recently at work we designed a site for a company that fit bespoke home cinema systems. these systems start at around £20,000... now we felt the decision to design for a 1024 screen res was an easy one in that situation.

    make it to 1024x768 if that's what the client wants...
  2.  # 5
    how anyone still uses 800x600 is way beyond me. I *finally* got rid of all the 15" crt's at work last month and god do the people thank me. I'm even starting to feel a little bugged by 1024x768 since i've had more and more exposure to tft's running 1280 and higher...but i need to save for a while so i can get myself some dual 20"'s or something.

    If the client wants 1024, go for it.
    •  
      CommentAuthorEvios
    • CommentTimeOct 6th 2005 edited
     # 6
    Sturart and Timberford said to do what the client says, while giginger says to try and convince the company that they may lose profit if they change by possibly turning away 20% of their online customers.

    I think it depends more on what type of company you've started (or work for). Is your company one that meets the clients demands, no matter what they are, to make them happy. Or does it not bother you that you may lose money in confronting the company about the loss they may incur by changing their current website size.

    I think both sets of answers could be correct. Meeting a clients demands makes them happy, alas so does the ability to consult them that change may not be what is necessarily good.

    Both will create return customers, but the question you have to ask yourself is, which will create more word-of-mouth business for you.

    "They did a great job, they designed exactly what we wanted quickly and successfully!"

    "They consulted us on the appropriate move for the online sector of our business and saved us a potential loss of over 20% of our online market!"
    •  
      CommentAuthorKosmo
    • CommentTimeOct 6th 2005
     # 7
    Evios has excellent points, I'm entitled to let them know that the transition to the 10x7 resolution or bigger site as you'd put it for a simpleton, may have an impact on their online visitors which is one of the largest advertising method.

    But at the same time I have to inform them that even tho it makes the sites harder to access for those under 10x7 resolutions it doesn't render the site useless per se, it just makes it harder to have all the necessary information handy.

    I don't have any personal preferences that would get between my clients needs, but at the same time I'm a professional who has seen alot more websites and seen them objectively and not just for the "entertainment value" as one would say. So infact, I'm acting as a consultant who informs them about the facts and let's my client decide where we are going to move.
    • CommentAuthordeel
    • CommentTimeOct 6th 2005
     # 8
    imo - nowadays if someone is viewing at 800x600 they are used to scrolling, and sites looking like arse.

    you could almost argue that the majority that are viewing it at a higer res, might be feeling a bit ripped off - which could be a turn off as well :D
  3.  # 9
    i think if you are going to talk statistics on browser sizes then i'd be interested to know where this 20% using 800x600 has come from.

    more importantly does that 20% of 800x600 users accurately represent the audience of the site you are going to build? like i said before, it depends on who the site's for.
    • CommentAuthorthe aloha
    • CommentTimeOct 6th 2005
     # 10
    tell the client about the dangers, and still take them there if they want to go.
    •  
      CommentAuthorstuart
    • CommentTimeOct 6th 2005
     # 11
    Also consider screen resolution isn't a great indicator of window size. I run 1680/1050, yet my browser is never maximized, i Have a letterbox type browser window which is about 75? my monitor width.

    1024/768 doesn't always mean you have 1024 pixels to play with.
    •  
      CommentAuthorKrak
    • CommentTimeOct 6th 2005
     # 12
    If thats what the client wants, I'd give it to them, they are paying for it. Just let em know that there are 20% of their visitors still using 800x600. But like it was said: if you are still uisng 800x600, your used to scrolling and ugly websites.

    I use 1280x1024 in XP, and since I started using linux I have started using 1600x1200. I have a 20" Trinitron. Its a pain in the ass making websites on really nice resolutions though. What looks bad ass on my screen looks like shit on my moms. I really hate that.
    •  
      CommentAuthorlech
    • CommentTimeOct 6th 2005
     # 13
    Depending on the layout, you could work the middle-ground and make the site flexible to display at nearly any resolution depending entirely on the content of the site. Typically, the only reason I know of why people run in 800x600 is either that A) their monitors and gfx cards don't support it, or B) they have a tough time reading their screen at a higher resolution, or C) they just have really tiny monitors implying case A. Best thing to do here is create a flexible site which can shrink and grow accordingly to any given resolution from 8x6 to 16x12 and beyond. If done right it shouldn't be a problem.
    •  
      CommentAuthorlech
    • CommentTimeOct 6th 2005
     # 14
    also given that im at 1600x1200, my browser is rarely ever maximized, so you could say im working within a 1280x1024 resolution browser. However any type of detection script will pull the properties for the full resolution in most cases.
    •  
      CommentAuthorKrak
    • CommentTimeOct 6th 2005
     # 15
    1600x1200 is damned sexy. lol

    Only looks good in Liunux though, looks way too small in XP.
  4.  # 16
    people who use monitors at below their native resolution really piss me off.
    I got everyone at work tft's and until i set them properly they were all using 8x6. Now any non native res looks shit on a tft but 8x6 looks shit full stop. When i walk up to a guy with a 17" tft and change him from 8x6 to 1280x1024 he starts bawling about how small everything is. ITS THE RIGHT FUCKING SIZE, JUST CAUSE YOU GOT USED TO BEING BLIND!

    that said, i've never had cause to use 16x12 unfortunately.
    •  
      CommentAuthorlech
    • CommentTimeOct 6th 2005
     # 17
    just gotta know how to tweak the desktop in windows, I'm running win2k btw cause XP is damn fugly no matter how you slice it. But it's great for mapping/modeling and working in photoshop, however I could use a new monitor as this one's going a bit fuzzy.
    •  
      CommentAuthorlech
    • CommentTimeOct 6th 2005
     # 18
    lol @ mini, yeah, on my laptop screen, if it's not at 1024x768, all the pixels appear doubled and skewed which doesn't look right at any other res.
  5.  # 19
    its not so bad when you change it, they complain, and then settle down and realise its better. Its when they change it back when you leave that bugs me.

    *goes into group policy management and plays them at their own game.
    •  
      CommentAuthorKrak
    • CommentTimeOct 6th 2005
     # 20
    My XP looks just like any 2k setup. Turned off the theme/styles crap.
    •  
      CommentAuthorlech
    • CommentTimeOct 6th 2005
     # 21
    krak, there's still that "blue flashing" that appears when you jump into and out of games in the quick launch bar and other areas of the screen which still screams "I'M XP, FEAR ME!". This also rears it's ugly head at boot time. I don't care if it boots faster, it's still not reliable for me.
    •  
      CommentAuthorgiginger
    • CommentTimeOct 6th 2005
     # 22
    The only time my browser isn't maximised is when I'm at work and I'm reading forums and don't want the boss to see. Normally though it's at full 1600*1200 at work. 1280*1024 at home :(
  6.  # 23
    heh lech - to be fair on s2k3, people laugh at me and its still not quite as compatable as it needs to be, but it's definately much more stable than XP - mines been on just over 2 weeks and is still going really strong unlike XP which died after a week. And by default it doesnt have any theming whatsoever.

    Whether or not the uncomptability would fuck you off depends what kind of peripherals you have i guess.
    •  
      CommentAuthorlech
    • CommentTimeOct 6th 2005
     # 24
    yeah, it's one of the MS downfalls. compatibility, whether it's hardware or software drive me away or drive me crazy in the long run. Because there's some things that work in XP vs 2k and vice versa, so far I've been happy running 2k as XP is simply a bastardized version of 2k and the only thing I can't run in 2k is a silly little webcam, vs a few applications I would need to upgrade to run in XP, the trade-off here is staying in 2k and kicking XP. That may change in the future though as I'm slowly upgrading everything.
    •  
      CommentAuthorKrak
    • CommentTimeOct 6th 2005
     # 25
    To each their own. I like XP, have no issues with it. Runs superb. Never crashes. No problems here. Software works just fine also. I must have the special "magical" setup.
    • CommentAuthortimberford
    • CommentTimeOct 6th 2005 edited
     # 26
    i only changed to xp pro this week as i built a new pc and felt it was probably time to make the switch. have to say though that 2k was really good for me and i wouldn't hesitate to switch back if xp starts to give me problems.

    as for my own resolution... i run 16x12 but i have to say i rarely max firefox. quite often i like to be able to see a couple of windows at the same time. e.g. google talk
  7.  # 27
    lol krak - xp didnt seem to crash as such but it just seemed to slow down..i'm not sure. This is still as fast as it was a few days after boot and i expect a slight slow down as i get all my apps running. Fingers crossed it doesnt decide to do a security update and reboot itself again =\.
    lech - software compatability doesnt seem to be such an issue - i got my webcam working on 2k3 which i had troubles with on XP (though i've had it fine before, my last 2 xp installs didnt like it) - i find the 'compatability mode' surprisingly competant at keeping older software versions running well. The main issue i have is that 2k3 *hates* the idea of having a bluetooth stack - it works, but its not willing to co-operate with the proper drivers. Which is a little annoying.
    •  
      CommentAuthorlech
    • CommentTimeOct 7th 2005
     # 28
    I'm slowly growing to hate MS and Windows all together and have been researching my alternatives. The hype is dying and "vista" seems a bit short-sighted, so either I'll be jumping between 2k/xp or eventually saving up for that mac to get work done while keeping a cheap pc around for gaming and such. I've been researching all my alternatives lately and so far, windows is looking bleak.

    But hey, lets get this topic back on track, shall we? :D
  8.  # 29
    heh. I must say i'm very tempted to get a mac, but i'm still not convinced about compatability and suchlike. And theyre very expensive for my needs. Hum.

    Topics? On track? I think you're on the wrong forum dear...
    •  
      CommentAuthorKrak
    • CommentTimeOct 7th 2005 edited
     # 30
    So why not use linux and dual boot windows for gaming? As far as I am concerned, Macs were (are) never an option. I mean, its a Mac. And they are too fucking pricey. i can buy a car, or a Mac. No upgrades, limited software. Im sure support sucks too. I hate Macs. And if you really really wanted OSX or Tiger, or whatever they are calling it nowadays, you can run it on a PC (dunno how well).

    Linux is free.

    There was a topic?
    •  
      CommentAuthorlech
    • CommentTimeOct 9th 2005
     # 31
    OSX is rather nice, and suprisingly, many more games are supportive of it these days unlike os9, frankly because of the underlying bsd/nix system with a pretty candy shell. So the switch to mac is a better option than it was before. Yeah, you're right, what topic?
    •  
      CommentAuthorlech
    • CommentTimeOct 9th 2005
     # 32
    also, I'm running nix on another box here, and there's seriously some lack in the desktop dept. I've tried nearly all GDM and there's some things I like about each of them, and there's even more things I hate in nearly every one of them. It's really a mishmash in what you see is what you get. Or in the case of nix, you know what you get, it's more of "how the fuck do I use it?!" most of the time. It's powerful, I'll give it that, but in terms of "friendly" and "inviting", those two areas still need some more work. It's stable as shit though, I'll give it that.
    •  
      CommentAuthorKrak
    • CommentTimeOct 9th 2005
     # 33
    I would drop windows in a heart beat if it wasnt for a) dreamweaver, and b) photoshop, and c) a lot of small little things. Dont try and feed me that Gimp garbage either. And its always the little things that get ya.

    I have Ubuntu on here, and Ive got to the point to where I was like, yeah this kicks ass, fsck windows. Now Im past that point, now Im going, man, I need dreamweaver/photoshop, and I miss program "x"...

    Not to mention, all the games I play and all the stuff I do is already installed and setup, and in place... Making an OS switch is friggen difficult. I dont think Im gonna be able to do it. Its really a pity.
  9.  # 34
    I think next time my windows install goes down (its an insanely frequent thing) I'll stick ubuntu on here and see how i get along with it. Unless s2k3 actually survives online until the end of its 180day trial in which case i'd be seriously tempted to pay for it.
    •  
      CommentAuthorsauceruney
    • CommentTimeOct 9th 2005
     # 35
    Of that 20% still using 800x600, I'd be willing to bet they're the same ones using ancient browsers that would make any attempt at a fluid layout look like total hell.
    •  
      CommentAuthorlech
    • CommentTimeOct 9th 2005
     # 36
    I'm not gonna drop the gimp and all the other stuff on anyone, trust me. As far as desktop and programs go for the desktop, the cons still mostly outweigh any of the pro's. For a tactical "fuck up the world system" it's all there at the command line level. As far as most graphical interfaces and other visual toys, it still feels like a semi-jacked up windows 3.1 to me in many cases attempting to reach for windows ME/XP at the same time. Many things lacking, and in many cases a little too much. Hard to really evaluate it fully without pointing it out live.
    •  
      CommentAuthorlech
    • CommentTimeOct 9th 2005
     # 37
    Don't get me wrong, I love many apps on Windows and rely on the for life and death as well, but there's so many reasons which tears me in both directions for reasons why I love both and all systems. I kind of wish there was one system that could do it all and still kick ass.
  10.  # 38
    ...and this is why mark should make an OS.
    •  
      CommentAuthorKosmo
    • CommentTimeOct 9th 2005
     # 39
    Mac OS doesn't have any clear advantage over winnie when it comes to programs, it is very popular amongst graphic designers and video editors, and suprise! They use the very same programs than winnie users use, so Mac OS' advantages are purely performance vise.

    And when going to Linux, well, I wouldn't use it in a million years, since I'm a graphic designer and a gamer, so there is absolutely nothing there for me that would top the programs I get on winnie and Mac Os.
    •  
      CommentAuthorKrak
    • CommentTimeOct 9th 2005
     # 40
    Well I would have to say that gaming in linux is much smoother than windows. For Enemy Territory, and its mods anyways. Runs much smoother, and a better constant FPS.

    As for the graphics, yeah I use photoshop (and dreamweaver) on almost a daily basis. There are a couple of decent dreamweaver type clones for nix but graphics, hell no. I would like to switch but I just cant bring myself to do it. As for Macs, the only thing, IMO, macs are good for are a) wasting lots of $$, b) being able to say you own a mac, and c) their desktop looks and those sick ass monitors. Thats it.

    I wouldnt buy one for any of those reasons. I guess I will sadly have to stick to windows...until macromedia and adobe start making their shit linux compatable. Like, never.
    •  
      CommentAuthorstuart
    • CommentTimeOct 9th 2005
     # 41
    You're all missing out, Macs are more than just aesthetics and bragging. Since I switched I am twice as productive, and my machine is 10 times more reliable. Plus, for a designer, the staggering array of small, single function applications available is amazing.
    •  
      CommentAuthorKrak
    • CommentTimeOct 9th 2005
     # 42
    My system is super stable. Have not had a crash in years, seriously. And most crashes/conflicts are due to shitty hardware. Good stability and no crashes on a Mac because its all their hardware, and you paid 3k for it. It better be good hardware and be stable.
    •  
      CommentAuthorKosmo
    • CommentTimeOct 9th 2005
     # 43
    I didn't say that Macs are not good, I'm going to get me one as soon as I can, but I'm moving firtst day of the next month and I have alot of things to take care.

    I have been using Macs at school and at work for several years and I think that they are essential for designers. Like I said, when it comes to just the programs you use to do your job, Mac has very few programs that Winnie doesn't have. But I wouldn't even take Linux in to the discussion when it comes to designers, I'm just sorry, there is just nothing good to say about it in there.

    And as soon as I can afford completely new 3d modelling package I'm going to make the full leap to Macs and only leave my PC for online gaming and modding.

    And Krak, I bet your ass your system is stable as a rock, but it's not about it, I'm at the moment very happy with the mem leaks and crashing and all the bugs of a windows platform just because I know that I can play all my favourite games and use all the programs I know and have been using for years and years, it's a small price to pay believe me.
    •  
      CommentAuthorlech
    • CommentTimeOct 10th 2005
     # 44
    Well, there are several advantages mac's have in terms of OSS that lacks on windows, things like garageband and some other neat toys I'd love to toy with in my downtime. If there was a garageband equivalent for the pc, I'd love it. In some regards though, stability-wise, macs tend to run windows into the ground regardless of how fast or slow they go.
    •  
      CommentAuthorKrak
    • CommentTimeOct 10th 2005 edited
     # 45
    But I wouldn't even take Linux in to the discussion when it comes to designers...

    Agreed, Im with you on that one. As for the rest, I fear that this thread is turning into a linux/mac/windows fanboy/flamefest.

    Garageband? I've heard a few things here and there, don't know exactly what it is/does, but I know it has something to do with music. I've used Reason 1 and 2, Cubase, Nuendo, progs like that. They are pretty cool. The friends I have that do music as a profession use ProTools. Which sucks, cause you HAVE to use their hardware. They always tell me, if they had to do it all over again, they'd go with the Steinberg stuff over ProTools, because of the hardware thing.
Add your comments
    Username Password
  • Format comments as