Go to Post when you think you are here to compete against other teams, thats when bad things start happening... - KenWittlief [more]
Home
Go Back   Chief Delphi > Technical > IT / Communications > Website Design/Showcase
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
Closed Thread
 
Thread Tools Rate Thread Display Modes
  #1   Spotlight this post!  
Unread 10-04-2006, 02:11
Nathan Pell's Avatar
Nathan Pell Nathan Pell is offline
Registered User
FRC #0233 (The Pink Alliance)
Team Role: Mentor
 
Join Date: Jan 2003
Rookie Year: 2003
Location: Rockledge, FL
Posts: 156
Nathan Pell is a splendid one to beholdNathan Pell is a splendid one to beholdNathan Pell is a splendid one to beholdNathan Pell is a splendid one to beholdNathan Pell is a splendid one to beholdNathan Pell is a splendid one to behold
Re: what browser do the judges use.

Quote:
Originally Posted by amirjpl
hey
do you guys know what browser the judges use to view the sites.
our website works on every browser except internet explorer. some the best features dont work on ie. i hate microsoft. for once cant they make some thing good. just for once. do you guys know a way that i can make my site cross browser. i use css. so i don't know what more i can do to make my site cross browser. an idea for everyone, stop using ie and move on to something better. like firefox, mozilla, opera, whatever, anything but ie.
please help.
thank you
I was a website judges and used Firefox; I can tell you though after looking at your site, you would loose some points as the FIRST logo is not to specs. It has obviously been resized and has "jagged" edges on it.
__________________

Florida First
  #2   Spotlight this post!  
Unread 10-04-2006, 05:57
JohnBoucher JohnBoucher is offline
Blue Shirt
FRC #0237
 
Join Date: Jan 2004
Rookie Year: 2003
Location: Watertown, CT
Posts: 2,927
JohnBoucher has a reputation beyond reputeJohnBoucher has a reputation beyond reputeJohnBoucher has a reputation beyond reputeJohnBoucher has a reputation beyond reputeJohnBoucher has a reputation beyond reputeJohnBoucher has a reputation beyond reputeJohnBoucher has a reputation beyond reputeJohnBoucher has a reputation beyond reputeJohnBoucher has a reputation beyond reputeJohnBoucher has a reputation beyond reputeJohnBoucher has a reputation beyond repute
Re: what browser do the judges use.

Build your site for your users and not for the award. The criteria for the award is spelled on on page 32 of the awards documentation. It's more about content then technique.

You need to understand your users. Your website goes beyond your team, it reaches your families, your sponsors, your potential sponsors, random surfers, search engines and more. You have no control over how your website is being viewed.
  • How many of your users don't have or want to have flash installed?
  • How many don't have speakers or have their sound turned off?
  • How many surf at 800 x 600?
  • How many for security reasons, have java and ActiveX turned off?
  • How many have pop-up blockers?
  • How many are on corporate systems that will not install the latest and greatest versions of browsers?
That's a short list of what you need to consider when you code for the general public. There is a lot you cannot control. If you code websites for profit, then you must render is all browsers.

FIRST is about teaching you how to succeed beyond FIRST. It is not meant to be easy. If it were, it would not be so much fun.
  #3   Spotlight this post!  
Unread 17-04-2006, 00:28
felipe.tonello felipe.tonello is offline
Brazil rox!
AKA: Felipe Ferreri Tonello
FRC #1382 (Tribotec)
Team Role: Webmaster
 
Join Date: Jan 2006
Rookie Year: 2005
Location: Brazil
Posts: 14
felipe.tonello is on a distinguished road
Send a message via MSN to felipe.tonello
Re: what browser do the judges use.

About the IE thing.. they really sux because if u will build a website who follow the web standards u should do some hacks to be ok in firefox(and another good browsers) and IE.. and at IE it will be some bugs.. like my team site..

At new jersey regional.. I don't understand till now why team 1089 won.. if someone know a reason please tell me!!
__________________
BRAZIL * #1382
  #4   Spotlight this post!  
Unread 17-04-2006, 00:43
jonathan lall's Avatar
jonathan lall jonathan lall is offline
Registered User
FRC #2505 (The Electric Sheep; FRC #0188 alumnus)
Team Role: Mentor
 
Join Date: Jan 2002
Rookie Year: 2001
Location: Toronto, Canada
Posts: 547
jonathan lall has a reputation beyond reputejonathan lall has a reputation beyond reputejonathan lall has a reputation beyond reputejonathan lall has a reputation beyond reputejonathan lall has a reputation beyond reputejonathan lall has a reputation beyond reputejonathan lall has a reputation beyond reputejonathan lall has a reputation beyond reputejonathan lall has a reputation beyond reputejonathan lall has a reputation beyond reputejonathan lall has a reputation beyond repute
Send a message via MSN to jonathan lall
Re: what browser do the judges use.

Quote:
Originally Posted by felipe.tonello
At new jersey regional.. I don't understand till now why team 1089 won.. if someone know a reason please tell me!!
Perhaps because they have a good website?

My guess is that the answer lies on the rubric found in the rulebook; presumably, their site scored a bit higher than your site. A good thing to do would be to go over your site and theirs side by side and compare their features against your site and the rubric. This is always a good thing to do when you're in the running for an award, preferrably before the regional (as long as you don't copy every site feature blatantly like what happened at the GTR, you all know who you are ).

... Incidentally, this has very little to do with the thread.
__________________


Last edited by jonathan lall : 17-04-2006 at 00:49. Reason: "grammer"
  #5   Spotlight this post!  
Unread 17-04-2006, 01:03
artdutra04's Avatar
artdutra04 artdutra04 is offline
VEX Robotics Engineer
AKA: Arthur Dutra IV; NERD #18
FRC #0148 (Robowranglers)
Team Role: Engineer
 
Join Date: Mar 2005
Rookie Year: 2002
Location: Greenville, TX
Posts: 3,078
artdutra04 has a reputation beyond reputeartdutra04 has a reputation beyond reputeartdutra04 has a reputation beyond reputeartdutra04 has a reputation beyond reputeartdutra04 has a reputation beyond reputeartdutra04 has a reputation beyond reputeartdutra04 has a reputation beyond reputeartdutra04 has a reputation beyond reputeartdutra04 has a reputation beyond reputeartdutra04 has a reputation beyond reputeartdutra04 has a reputation beyond repute
Re: what browser do the judges use.

Quote:
Originally Posted by felipe.tonello
About the IE thing.. they really sux because if u will build a website who follow the web standards u should do some hacks to be ok in firefox(and another good browsers) and IE.. and at IE it will be some bugs.. like my team site..
One answer: browser specific dynamic CSS.

There are many solutions to create "any browser" websites that don't involve hacks; search around on the Internet and you will find more than you can shake a stick at. These solutions will almost always be more efficient than hacks. And besides, Firefox and web-standards browsers should not need hacks - only IE-based browsers need them.

Further more, creating websites that will work in any browser takes time, effort, knowledge, and patience. If you want to win the award, you need to be willing to shell out a lot of these.
__________________
Art Dutra IV
Robotics Engineer, VEX Robotics, Inc., a subsidiary of Innovation First International (IFI)
Robowranglers Team 148 | GUS Robotics Team 228 (Alumni) | Rho Beta Epsilon (Alumni) | @arthurdutra

世上无难事,只怕有心人.
  #6   Spotlight this post!  
Unread 17-04-2006, 21:04
felipe.tonello felipe.tonello is offline
Brazil rox!
AKA: Felipe Ferreri Tonello
FRC #1382 (Tribotec)
Team Role: Webmaster
 
Join Date: Jan 2006
Rookie Year: 2005
Location: Brazil
Posts: 14
felipe.tonello is on a distinguished road
Send a message via MSN to felipe.tonello
Re: what browser do the judges use.

Quote:
Originally Posted by artdutra04
One answer: browser specific dynamic CSS.
I know that.. when I said hacks I mean that u have to do a specific css for IE and another to the good browsers.. u can see at my team site that we did
Code:
<!--[if IE]>
	<link href="imagens/cssIE.css" rel="stylesheet" type="text/css" />
<![endif]-->
this do the same thing... but it's easier to manipulate..
__________________
BRAZIL * #1382
  #7   Spotlight this post!  
Unread 17-04-2006, 21:33
lukevanoort lukevanoort is offline
in between teams
AKA: Luke Van Oort
no team
 
Join Date: Oct 2005
Rookie Year: 2005
Location: Waterloo, ON, Canada
Posts: 1,873
lukevanoort has a reputation beyond reputelukevanoort has a reputation beyond reputelukevanoort has a reputation beyond reputelukevanoort has a reputation beyond reputelukevanoort has a reputation beyond reputelukevanoort has a reputation beyond reputelukevanoort has a reputation beyond reputelukevanoort has a reputation beyond reputelukevanoort has a reputation beyond reputelukevanoort has a reputation beyond reputelukevanoort has a reputation beyond repute
Send a message via AIM to lukevanoort
Re: what browser do the judges use.

I'd say make one code as cross platform as possible. The website I made for our team has no content, so we didn't enter it, and I haven't had a chance to add any. (Or even update the version that FIRST links to, its like version 0.7, I'm at 0.9) Anyway, it doesn't have DHTML, CSS, JavaScript, just straight HTML with frames. (Sorry Lynx users...) If the stupid Tripod ads didn't load (Yes, we're trying to find better hosting) it'd have a load speed that is short on a 26k connection. It also should be viewable in any non text-based browser form something like IE 2-4ish (I can't remember exactly) onward. I've tested it in Mozilla Suite, Firefox, Safari, IE, and Opera. Under Windows, OS X and Linux. (Fedora core 3) Never a problem. So, if I ever get enough content in it and update it I'll never have to worry about browser compatibility. (Unless someone is running IE 1 or Lynx, if they're using IE 1 they should be shot)
__________________
Team 1219: 2009 - Mentor
Team 587: 2005 - Animator, 2006-2008 - Team Captain
Closed Thread


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Deer Park Browser Tom Bottiglieri IT / Communications 3 08-08-2005 21:11
Which browser do you use? jonathan lall Website Design/Showcase 17 11-07-2004 17:20
TechnoKat design usage, communicated with judges Andy Baker General Forum 13 24-03-2004 17:37
Anyone else irresponsibly overlooked by the judges? archiver 2001 12 24-06-2002 03:31


All times are GMT -5. The time now is 17:43.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi