Jump to content

Your Browser?


ilya

Recommended Posts

So having a fast Java Script engine won't do anything for something using Java in a browser?

 

 

 

 

 

 

 

No, because they are two separate things. JavaScript is run through the browser, and compiled by the browser. JavaScript is included with the HTML for the page, so any HTML page with JavaScript in it will run JS the same online or offline (unless it required online content, then it would, obviously, run differently).

 

 

 

 

 

 

 

Java, however, is pre-compiled, and all the files needed for the applet (namely the .class files) are stored in the browser's cache. Being able to read JS quickly doesn't mean Java applets will run quickly as well, because Java doesn't need the browser to do much with the applet, but JS does..

 

 

 

 

 

 

 

I'm probably making it sound more complicated than it is though.

[hide=Funny Quotes]

So you sucker punched a kid in the back of the head? Good job.
What scares me is that you're like 10 years old.
-.- im not that freaking young
You were a couple years ago.
It's not racist if its true.
Hmm... I wonder how one goes about throwing someone out a window in a mystic fashion :-k

 

The mental image for that is freaking awesome.

[/hide]

- I dont need to "get a life." I'm a gamer - I have LOTS of lives!

Link to comment
Share on other sites

 

 

 

 

A lot of people get Java and Javascript confused.

 

 

 

What is the difference, if you don't mind me asking? :oops:

 

 

 

From WikiAnswers (seems credible enough):

 

 

 

 

 

 

 

Java programs are usually compiled into bytecode which runs within a Java Virtual Machine. The program can run as an applet inside a browser, a servlet on the server, a regular desktop application, etc.

 

 

 

 

 

 

 

JavaScript is a scripting language that usually runs inside the web browser. It is not compiled in advance - it is interpreted on the fly by the browser.

 

 

 

 

 

 

 

Languages themselves are also different in many regards. There is no real connection between the two, except for that unfortunate similarity in the name.

Linux User/Enthusiast Full-Stack Software Engineer | Stack Overflow Member | GIMP User
s1L0U.jpg
...Alright, the Elf City update lured me back to RS over a year ago.

Link to comment
Share on other sites

 

I'm using Firefox beta nightly tester edition (3.1b2pre), which is called Minefield. It is very stable. I have the version check off so all my extensions work too.

 

 

 

 

 

 

 

It's way faster than the current version of Firefox. It scores a 92 on Acid3 as of a few minutes ago (tested by me).

 

 

 

Same here. It's freakishly fast :P

 

 

 

Opera/Konqueror are my second choices, though.

 

 

 

Same here too :)

Thoroughly retired, may still write now and again

Link to comment
Share on other sites

I try to always have the latest version of everything to keep up, I even have the latest version of Netscape. I don't really have a reason though.

 

 

 

But I use FF (3.0.3, I haven't been bothered to try minefield since I'm a bit worried about stability) and Chrome. Even though Chrome is beta, it's stable as anything. I'm not really interested in any browser that isn't open source.

C2b6gs7.png

Link to comment
Share on other sites

I try to always have the latest version of everything to keep up, I even have the latest version of Netscape. I don't really have a reason though.

 

 

 

But I use FF (3.0.3, I haven't been bothered to try minefield since I'm a bit worried about stability) and Chrome. Even though Chrome is beta, it's stable as anything. I'm not really interested in any browser that isn't open source.

 

 

 

 

 

 

 

True, and I haven't noticed any changes between Firefox 3 and Minefield.

Link to comment
Share on other sites

I use FireFox.

 

 

 

 

 

 

 

IE occasionally, not for browsing though, I just test out my webpage layouts in it.

 

 

 

Why not just use IE Tab?

 

 

 

 

 

 

 

I tried out FF 3.1b1, but I didn't like it. Half my add-ons (including Stylish and Smart Bookmarks Bar) didn't work, and although I noticed some speed increase in speed, I didn't see the losses as worth it. I'll stick with 3.0.3 for now.

[hide=Funny Quotes]

So you sucker punched a kid in the back of the head? Good job.
What scares me is that you're like 10 years old.
-.- im not that freaking young
You were a couple years ago.
It's not racist if its true.
Hmm... I wonder how one goes about throwing someone out a window in a mystic fashion :-k

 

The mental image for that is freaking awesome.

[/hide]

- I dont need to "get a life." I'm a gamer - I have LOTS of lives!

Link to comment
Share on other sites

i use the developer's version of google chrome, i think it's 0.3.0.149 or some stupid number, but it's definately 0.3.x.

 

 

 

 

 

 

 

has just about all the bugs/crashes and everything from the public beta version fixed, and is just awesome. i forget how you switch your version of chrome from the public to the developers version though, once you do it'll automatically update with THE newest version of chrome. quite nice really.

[hide=WOO TEXT! updated Jan 19, 2009 (last quote)]

And Evil you mad bastard. You are definately bringing TET back up to it's glory. No doubt about it. Keep it going champ.

24,485th to 99 defence on 7-23-08

I always forget you're 20 too. I always think you're 25 or something. o.o

Ya think that I'm insane, Its not sane... its not sane

obligitory devart link: http://evil-mumm-ra.deviantart.com/

Pogonophobia is the fear of beards.

She isn't naked so it's legal.
I'm a porn star.
[/hide]
Link to comment
Share on other sites

IE... Not even IE7.. Just 6... Because I'm not allowed to download anything and my parents believe that IE is fine for everything... :roll: But I'd use FireFox if I was given the choice.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.