473,549 Members | 2,545 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Google anounces new (open source) browser with new JavaScript VM.


Hi,

Maybe this is old news for some of you, but I just found this:
http://blogs.zdnet.com/BTL/?p=9847

It will include a JavaScript Virtual Machine built from scratch.

Regards,
Erwin Moller

--
=============== =============
Erwin Moller
Now dropping all postings from googlegroups.
Why? http://improve-usenet.org/
=============== =============
Sep 2 '08 #1
6 1349
On Sep 2, 11:44*am, Erwin Moller
<Since_humans_r ead_this_I_am_s pammed_too_m... @spamyourself.c omwrote:
Hi,

Maybe this is old news for some of you, but I just found this:http://blogs.zdnet.com/BTL/?p=9847
I just heard of it. Googled it. Tried to download the Beta, but
Google's form threw an "object expected" error in IE7. (!)
>
It will include a JavaScript Virtual Machine built from scratch.
JS engine by Google? Shudder.
Sep 2 '08 #2
On Sep 3, 12:42 pm, The Magpie <use...@pigsins pace.co.ukwrote :
David Mark wrote:
On Sep 2, 11:44 am, Erwin Moller
<Since_humans_r ead_this_I_am_s pammed_too_m... @spamyourself.c omwrote:
Hi,
Maybe this is old news for some of you, but I just found this:http://blogs.zdnet.com/BTL/?p=9847
I just heard of it. Googled it. Tried to download the Beta, but
Google's form threw an "object expected" error in IE7. (!)

For the information of those interested in Google Chrome (yes, that is
what the browser is called) but who couldn't download it, the reason
for the issue is - promise not to laugh - that the chappie at Google
who was writing the announcement that should be issued tomorrow hit
the wrong button and posted the message early! (source BBC & Google)

So we can all make mistakes guys and gals. The software should be
available in the USA from today, in Beta form.
Won't this mean Google can collect EVEN MORE information about what we
do on the net?
Sep 3 '08 #3
In comp.lang.javas cript message <b0b7fac1-ba37-4857-84eb-ce3ff4936a01@k3
0g2000hse.googl egroups.com>, Wed, 3 Sep 2008 06:00:13, Laser Lips
<lo*********@gm ail.composted:
>Won't this mean Google can collect EVEN MORE information about what we
do on the net?

Maybe. In comp.lang.java. programmer message <48be826e$0$155 47$9b622d9e@
news.freenet.de >, Wed, 3 Sep 2008 14:26:04, Christian <fa******@xyz.d e>
posted:
>The browser seems to send constantly data to google. There should be
something about this in the EULA as well.
--
(c) John Stockton, nr London UK. replyYYWW merlyn demon co uk Turnpike 6.05.
Web <URL:http://www.uwasa.fi/~ts/http/tsfaq.html-Timo Salmi: Usenet Q&A.
Web <URL:http://www.merlyn.demo n.co.uk/news-use.htm: about usage of News.
No Encoding. Quotes precede replies. Snip well. Write clearly. Mail no News.
Sep 3 '08 #4
Lasse Reichstein Nielsen wrote:
>
Most importantly, the source is available, so it will be impossible to
hide snooping code.
How many users will built it from source, rather than using
precompiled binaries, do you suppose? And will refuse to install
updates? And will vet all of the source in the first place?

--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
Sep 4 '08 #5
On Sep 5, 8:45 am, Michael Wojcik <mwoj...@newsgu y.comwrote:
Lasse Reichstein Nielsen wrote:
Most importantly, the source is available, so it will be impossible to
hide snooping code.

How many users will built it from source, rather than using
precompiled binaries, do you suppose?
Very few I suspect. There are two main benefits of open source code:

1. Other developers can use it for whatever purpose they choose and
can contribute changes that improve or modify it in useful ways.
Others can adopt those changes, or not.

2. Anyone can dig into the source to resolve bugs and determine
exactly what the code does - though clearly that is only going to be
undertaken by individuals with the ability and motivation to do so.

There are a number of claims already that Chrome reports stuff to
Google, I don't think the people who discovered that needed the source
to do so. They may use it for further analysis, or to build and
distribute a version that doesn't "phone home" (or phones a different
home).

And will refuse to install updates?
"Refuse"? Some may disable automatic updates, but I don't see that as
aiding Google's efforts to control the universe. It may leave those
users exposed to bugs and security issues, but no more than if they
disable automatic updates of any other application.

Many enterprises have automatic updates disabled so that they can be
centrally controlled, I don't see them getting pwn3d with sufficient
frequency for it to be an issue.

And will vet all of the source in the first place?
I think there are very few people who could draw any useful
conclusions from doing that, so whether or not a typical user does so
is neither here nor there.

The point here is that anyone who is interested can find bugs, errors
or other issues in the code. There are a number of agencies that have
become adept at finding bugs and security issues in closed source
applications, I imagine they will find it much easier with open
source.
--
Rob
Sep 4 '08 #6
Michael Wojcik wrote:
How many users will built it from source, rather than using
precompiled binaries, do you suppose? And will refuse to install
updates? And will vet all of the source in the first place?
How many would it take to do Google irreparable harm by finding just one
piece of subterfuge? There doesn't have to be any; just the knowledge
that there might be one.

--
Steve Swift
http://www.swiftys.org.uk/swifty.html
http://www.ringers.org.uk
Sep 5 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
2925
by: fuzzyman | last post by:
I've hacked together a 'GoogleCacheServer'. It is based on SimpleHTTPServer. Run the following script (hopefully google groups won't mangle the indentation) and set your browser proxy settings to 'localhost:8000'. It will let you browse the internet using google's cache. Obviously you'll miss images, javascript, css files, etc. See the...
12
2125
by: Christoph Bergmann | last post by:
Hi... We want to write an open source web based TEXT editor and would be happy about any help ;-) Please notice: We do NOT want to write a web based WEB editor, where you can edit a web page without knowing HTML - we want to write a real programmer's editor located on a web page in your browser with features like...
1
2692
by: lawrence | last post by:
This PHP function prints out a bunch of Javascript (as you can see). This is all part of the open source weblog software of PDS (www.publicdomainsoftware.org). We had this javascript stuff working, but it only worked for IE. You can see a working version here: http://www.publicpen.com/designer/mcControlPanel.php username: designer...
18
3309
by: len.hartley | last post by:
Hi, I am trying to pop-up a window when the user clicks on an image. The problem is that when the user clicks on the image and the window pops up OK, but the window underneath also proceeds to the image. The desired behavior is that when the pop-up is invoked, I want the underlying window to stay put. I don't have this problem when I...
31
2219
by: darwinist | last post by:
*With manual. http://darwinist.googlepages.com/htmldesktop.html Please criticise or contribute.
2
12717
by: LayneMitch via WebmasterKB.com | last post by:
Hello. I posted this earlier with the full code of the JavaScript file I'm trying to open. I'm posting this again, because the file is not the problem. I seem to be having a 'windows' problem w/ Window Script Host. While this is more of a computer support based problem, I was hoping that someone had any knowledge on how to resolve this...
0
3719
by: TrevRex | last post by:
Hello, I work for a non-profit in San Diego as a GIS Specialist. I have had to teach myself about some scripting to create some dynamic maps, but I am still very limited in my skills, so I have had to explore the internet in order to discover various tutorials and examples that have led me on a positive path. Right now I am working on a...
2
3442
by: ManidipSengupta | last post by:
Hi, a few (3) questions for the Java experts, and let me know if this is the right forum. It deals with 100% java code (reason for posting here) but manages a Web browser with Javascript. Thanks in advance for responding. I have made a stub of the codes for better understanding. Situation: I have a Java servlet (HelloWorldServlet) running on a...
6
11718
by: L. Ximenes | last post by:
Greetings, I've recently been struggling with the idea of writing an XML document based on user-submitted content using javascript. Using various instances of document.write on a newly opened window I succeeded in the task of outputting a perfectly valid XML document, although I have been experiencing a few problems. If I look at the...
0
7526
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7457
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7723
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7965
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7483
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6051
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5375
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5092
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
1
1949
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.