As a web developer, I’m constantly at odds with all the different browsers out there. Come uno sviluppatore web, sono costantemente in contrasto con tutti i diversi browser là fuori. They all render CSS, Java and other styling in different ways. Essi rendono tutti i CSS, Java e altri styling in modi diversi. This is particularly troublesome if you’ve made the move over to designing in full CSS. Questo è particolarmente fastidioso se hai fatto il passaggio alla progettazione in pieno i CSS. There are some online tools available however, that will allow you to check your work without having to spend hours maintaining multiple browser installs across different versions. Ci sono alcuni strumenti disponibili on-line tuttavia, che vi permetterà di controllare il vostro lavoro senza dover spendere di più ora il mantenimento del browser installato in diverse versioni. Which in some cases you cant do. Che in alcuni casi è cant fare. Well, you can if you are so inclined. Ebbene, è possibile se si sono così inclini. In some cases, that might be the only option for instant interactivity but you will always be limited by operating system testing and limited to certain browsers to an extent. In alcuni casi, che potrebbe essere l'unica opzione per il servizio di interattività però viene limitata dal sistema operativo prove e limitata ad alcune browser ad una misura. So here’s an option to have at least a quickshot of them all! Quindi, ecco l'opzione che consente di avere almeno uno di essi quickshot tutti!

BrowserShots.Org BrowserShots.Org
This is a great online tool that tells you which browsers you may want to install and troubleshoot with more. Questo è un grande strumento online che ti dice che i browser è possibile che si desideri installare e risolvere i problemi con più. At a glance, I was able to download 52 screen shots of the browsers that I chose all at once. In un colpo d'occhio, sono stato in grado di scaricare 52 schermate del browser che ho scelto tutto in una volta. You can see some of the thumbnailed results for robmalon.com in the left screenshot. Potete vedere alcuni dei risultati per thumbnailed robmalon.com nella schermata a sinistra. It showed me that I had some serious issue in IE 5.5 as you can see in the picture below Essa mi ha mostrato che ho avuto qualche grave problema in Internet Explorer 5.5 come potete vedere nella foto qui sotto

Beware, when you use this tool, you may only be able to use it once per day and for one site per day. Attenzione, quando si utilizza questo strumento, si può solo essere in grado di utilizzare una volta al giorno e per un sito al giorno. Obviously a service like this can be abused. Ovviamente un servizio come questo può essere abusato. If you want to use it more than that, you could try a clever trick like changing your routers MAC address manually which in turn should change the last set of octets on your IP address from a typical DLS or Cable provider. Se si desidera utilizzare più di questo, si potrebbe provare un abile trucco come cambiare il vostro router manualmente l'indirizzo MAC che a sua volta dovrebbe cambiare l'ultima serie di ottetti sul vostro indirizzo IP da un tipico DLS via cavo o al fornitore di servizi.

Also note, when you use this tool, that some of the shots might have to be redone because I think their servers timeout sometimes. Si noti inoltre, quando si utilizza questo strumento, che alcuni degli scatti potrebbe essere rifatta perché ritengo che i loro server timeout volte.

If you do any research into BrowserShots you’ll find they have Downloads area which links to a sourceforge project which they’ve started so you can run your own. Se si esegue una ricerca in BrowserShots troverete hanno Download zona che collega a un progetto SourceForge che hanno iniziato in modo da poter eseguire il proprio. This is the only way to date, to be able to manage and emulate all browsers at once. Questo è l'unico modo per data, per essere in grado di gestire e di emulare tutti i browser in una sola volta.

What To Develop For - The Browsers Visitors Use Cosa per sviluppare - il browser utilizzato i visitatori
To be honest, at some point, its time to cut your losses and develop for the majority. Per essere onesti, a un certo punto, il suo tempo di tagliare il tuo perdite e sviluppare per la maggioranza. I’ve reviewed stats from some of the larger sites I run and you can see the results of users typical browser usage these days for yourself. Dopo aver esaminato le statistiche di alcuni dei più grandi siti di eseguire e si possono vedere i risultati degli utenti del browser di utilizzo tipico in questi giorni per te. Note: These stats are from the month of August 2008. Nota: Queste sono le statistiche a partire dal mese di agosto 2008.

Reviewing The Statistics Rivedere le statistiche

  • The main stats (first 3 graphs) are from the same site. Le principali statistiche (primi 3 grafici) sono dello stesso sito. Its a site in a gaming niche (I run several sites in this niche) so remember that the audience is a bit younger and maybe a bit more technical. Il suo sito in un gioco di nicchia (ho eseguito diversi siti in questa nicchia), in modo ricordare che il pubblico è un po 'più giovane e forse un po' più tecnico.
  • The bottom left graph shows a quick percentage of the traffic on this site (robmalon.com) in which firefox usage sky rockets! Il grafico in basso a sinistra mostra una rapida percentuale del traffico su questo sito (robmalon.com), in cui l'utilizzo di Firefox cielo razzi! I’m sure my audience here is a little more cutting edge, developers ;). Sono sicuro che il mio pubblico qui è un po 'più tagliente, gli sviluppatori;).
  • On the bottom right you’ll see stats for a forum that I operate with similar stats to the game site. In basso a destra potrete vedere le statistiche di un forum che operano con statistiche simili al gioco sito.
  • I’ve looked at stats across clients which I’ve done work for in the past. Ho guardato le statistiche in tutta clienti che ho fatto per lavoro in passato. Even in non technical areas the trends are about the same. Anche in settori tecnici non le tendenze sono le stesse. Firefox is always 45% - 70% and IE is usually between 30% and 45% of traffic. Firefox è il 45% - 70% e IE è di solito tra il 30% e il 45% del traffico.

That said, when I develop CSS sites, I specifically develop for IE6, 7 and Firefox 2, 3. Detto questo, quando ho sviluppare siti CSS, io in particolare per sviluppare IE6, 7 e Firefox 2, 3.

Typically anything you do for Firefox 3 will work in Firefox 2. In genere si fa nulla per Firefox 3 funzionerà in Firefox 2. IE is a different story because you cant have two instances installed on the same machine. IE è una storia diversa, perché si sono significative due istanze installato sulla stessa macchina. (But wait, keep reading - There is a way). (Ma aspetta, continua a leggere - Vi è un modo).

More Than Just An Image Più di una semplice immagine
If you need more interactivity with it you might be able to find a way to do a combination of these which will allow you to cover a fairly wide spectrum while still using a single computer: Se avete bisogno di più l'interattività con esso si potrebbe essere in grado di trovare un modo per fare una combinazione di questi che vi permetterà di coprire uno spettro abbastanza ampio, pur utilizzando un singolo computer:

  • Dual boot multiple operating systems - Maybe a bit tedious because you need to restart the machine every time you want to try a new set of browsers installed on a different operating system. Dual boot di più sistemi operativi - Forse un po 'noioso perché avete bisogno di riavviare la macchina ogni volta che si vuole provare una nuova serie di browser installato su un sistema operativo diverso.
  • Virtual Boot by using something such as VMware . Virtuale di avvio utilizzando qualcosa come VMware. There’sa rather large amount of options for free virtual PC emulators available. C'è piuttosto grande quantità di opzioni per la libera virtuale PC emulatori disponibili. This might be a better option as you wont have to reboot as often. Questa potrebbe essere una soluzione migliore in quanto si sono abituato a riavviare più spesso.

Internet Explorer Internet Explorer
IE alone, is usually one of the most difficult issues in setting some of these things up. IE solo, di solito è uno dei più difficili problemi nel fissare alcune di queste cose. If dual booting isn’t an option for you (or even if it is). Se l'avvio multiplo non è un'opzione per voi (o anche se si tratta). You might what to shorten your work load on setup by finding handy utilities like this one: MultipleIE’s . È ciò che potrebbe abbreviare il vostro carico di lavoro sul programma di installazione di trovare servizi di pubblica utilità a portata di mano come questa: MultipleIE's. There is also a standalone IE7 version available on the same site. Vi è anche stand-alone IE7 versione disponibile sullo stesso sito.

FireFox FireFox
With FireFox 2 and 3 you can use managed profiled to allow the two installs to co-exist together on the same machine. Con Firefox 2 e 3, è possibile utilizzare gestito profilato per permettere le due installazioni a coesistere insieme sulla stessa macchina.

Safari Safari
A Multi-Safari project was started for a multiple Safari install. A Multi-Safari progetto è stato avviato per un più installare Safari. It appears that this only works on a Mac however. Sembra che questo funziona solo su un Mac comunque. You can find more info on the process at michelf.com’s blog . Potete trovare maggiori informazioni sul processo a michelf.com 's blog. You might also find the trick on lifehacker.com useful back when Safari 3 was in beta. Si potrebbe anche trovare il trucco sul lifehacker.com torna utile quando Safari 3 è disponibile in versione beta.

Opera Opera
Opera plays nice and does not need a multi-installer to be able to run different versions on a machine. Opera svolge bella e non ha bisogno di un multi-installer per essere in grado di eseguire diverse versioni su una macchina. Simply install to separate directories as you go. Basta installare per separare le directory come Lei va.

Conclusions Conclusioni
At the end of the day its hard to please everyone. Alla fine della giornata il suo difficile accontentare tutti. I shoot to design for the two most popular browsers and have compatibility with at least the current version and previous version before it. I sparare ai concorsi di progettazione per i due più diffusi browser e compatibilità con almeno la versione corrente e la versione precedente prima di essa. That’s hard enough as it is. Questo è già abbastanza difficile così com'è. If I ever have a client that asks me to do design work with an advanced design, and they want more support than that, it can definitely increases rates. Se ho mai avere un cliente che mi chiede di fare il lavoro di progettazione con un avanzato design, e vogliono un maggiore sostegno da quello, si può sicuramente aumenta i tassi.



Leave A Comment: Lascia un tuo commento:

Comments RSS Feed Commenti feed RSS

8 Minus 3 = 8 Minus 3 =

Custom Theme by Rob Malon | Content & Design © 2008 - Rob Malon [dot] Com. Tema personalizzato da Rob Malon | Content & Design © 2008 - Rob Malon [dot] Com. "));
"));