Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
preventing fork of Firefox
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  14 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dmitry Turin  
View profile  
 More options Nov 21 2008, 8:23 am
Newsgroups: mozilla.dev.planning
From: Dmitry Turin <dmitry.tu...@belarusbank.minsk.by>
Date: Fri, 21 Nov 2008 15:23:25 +0200
Local: Fri, Nov 21 2008 8:23 am
Subject: preventing fork of Firefox
Hi, all,

We are intending to hire any company to implement new HTML-elements [1] in Firefox
(communication between browser and DBMS should take place via sending SQL and XML [2]).
We have the following questions:

1) Is our conclusion right, that [1] takes more than just writing code to get Firefox to have a new
feature, and it needs updating Gecko ?

2) If so (and we would not want to make fork of Firefox), how can we obtain agreement of developers,
that features to be in the main Firefox version ?

[1]
http://html60.euro.ru/site/html60/en/author/looker_eng.htm
http://html60.euro.ru/site/html60/en/author/tree_eng.htm
http://html60.euro.ru/site/html60/en/author/cube_eng.htm
http://html60.euro.ru/site/html60/en/author/screen_eng.htm

http://html60.euro.ru/site/html60/en/author/forxml_eng.htm
http://html60.euro.ru/site/html60/en/author/hidden_eng.htm
http://html60.euro.ru/site/html60/en/author/db_eng.htm

[2]
http://sql50.euro.ru/sql5.16.4.pdf

Dmitry (SQL50, HTML60)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sergey Yanovich  
View profile  
 More options Nov 21 2008, 9:29 am
Newsgroups: mozilla.dev.planning
From: Sergey Yanovich <ynv...@gmail.com>
Date: Fri, 21 Nov 2008 16:29:52 +0200
Local: Fri, Nov 21 2008 9:29 am
Subject: Re: preventing fork of Firefox
On 2008-11-21 15:23, Dmitry Turin wrote:

> We are intending to hire any company to implement new HTML-elements [1] in Firefox
> (communication between browser and DBMS should take place via sending SQL and XML [2]).
> We have the following questions:

> 1) Is our conclusion right, that [1] takes more than just writing code to get Firefox to have a new
> feature, and it needs updating Gecko ?

Not necessarily. The whole [1] thing can probably be implemented as an
extension. My company is working on a much less ambitious project with
similar functionality.

> 2) If so (and we would not want to make fork of Firefox), how can we obtain agreement of developers,
> that features to be in the main Firefox version ?

My experience as an independent Mozilla contributor says that this is
going to be tough to sell. Packaging [1] as an extension can mean
slightly more work compared to patching Gecko/libxul, but provides much
better chances to get massive field testing.

--
Sergey Yanovich


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Boris Zbarsky  
View profile  
 More options Nov 21 2008, 10:38 am
Newsgroups: mozilla.dev.planning
From: Boris Zbarsky <bzbar...@mit.edu>
Date: Fri, 21 Nov 2008 10:38:56 -0500
Local: Fri, Nov 21 2008 10:38 am
Subject: Re: preventing fork of Firefox

Dmitry Turin wrote:
> 1) Is our conclusion right, that [1] takes more than just writing code to get Firefox to have a new
> feature, and it needs updating Gecko ?

Everthing in that list looks like it can be implemented in XBL or
XBL+XTF with no core gecko changes.

> 2) If so (and we would not want to make fork of Firefox), how can we obtain agreement of developers,
> that features to be in the main Firefox version ?

Convince them that they're useful to someone other than yourself?

-Boris


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dmitry Turin  
View profile  
 More options Nov 24 2008, 7:20 am
Newsgroups: mozilla.dev.planning
From: Dmitry Turin <dmitry.tu...@belarusbank.minsk.by>
Date: Mon, 24 Nov 2008 14:20:25 +0200
Local: Mon, Nov 24 2008 7:20 am
Subject: preventing fork of Firefox
Hi, all.

> Everthing in that list looks like it can be implemented in XBL or XBL+XTF with no core gecko changes.

Thank you, Boris.

How XULRunner corresponds to XTF ?
What is the relation with these two terms ?

Dmitry (SQL50, HTML60)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dmitry Turin  
View profile  
 More options Nov 24 2008, 7:23 am
Newsgroups: mozilla.dev.planning
From: Dmitry Turin <dmitry.tu...@belarusbank.minsk.by>
Date: Mon, 24 Nov 2008 14:23:01 +0200
Local: Mon, Nov 24 2008 7:23 am
Subject: preventing fork of Firefox
Hi, Dev-planning.

And what else:

Ian Hickson <i...@hixie.ch> from public-h...@w3.org said us, that
it will take more than just writing code to get Firefox to have a new feature.
I admit, he is wrong, but i'd like to listen your opinion - he is wrong ?

Dmitry (SQL50, HTML60)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Benjamin Smedberg  
View profile  
 More options Nov 24 2008, 9:06 am
Newsgroups: mozilla.dev.planning
From: Benjamin Smedberg <benja...@smedbergs.us>
Date: Mon, 24 Nov 2008 09:06:56 -0500
Local: Mon, Nov 24 2008 9:06 am
Subject: Re: preventing fork of Firefox

Dmitry Turin wrote:
> Hi, Dev-planning.

> And what else:

> Ian Hickson <i...@hixie.ch> from public-h...@w3.org said us, that
> it will take more than just writing code to get Firefox to have a new feature.
> I admit, he is wrong, but i'd like to listen your opinion - he is wrong ?

There's a critical distinction: you can probably implement this as an
extension, and then ask users to install your extension. Doing this doesn't
require agreement from anyone else. If you want this functionality to be
part of Firefox (by default) you'd have to make a case that it is actually a
worthwhile thing to do.

In any case, you'd do well to start out as an extension to demonstrate the
value of whatever these new SQL+HTML proposals.

--BDS


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Boris Zbarsky  
View profile  
 More options Nov 24 2008, 9:45 am
Newsgroups: mozilla.dev.planning
From: Boris Zbarsky <bzbar...@mit.edu>
Date: Mon, 24 Nov 2008 09:45:48 -0500
Local: Mon, Nov 24 2008 9:45 am
Subject: Re: preventing fork of Firefox

Dmitry Turin wrote:
> How XULRunner corresponds to XTF ?
> What is the relation with these two terms ?

I answered this in the .platform thread you started on this exact same
topic.  Please stop cross-posting, and please do some googling before
asking questions like this, ok?

-Boris


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dmitry Turin  
View profile  
 More options Nov 24 2008, 12:00 pm
Newsgroups: mozilla.dev.planning
From: Dmitry Turin <dmitry.tu...@belarusbank.minsk.by>
Date: Mon, 24 Nov 2008 19:00:53 +0200
Local: Mon, Nov 24 2008 12:00 pm
Subject: Re[2]: preventing fork of Firefox
Hi, Boris.

> I answered this in the .platform thread you started on this exact same
> topic.  Please stop cross-posting, and please do some googling before
> asking questions like this, ok?

ok :)

Dmitry (SQL50, HTML60)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Daniel Veditz  
View profile  
 More options Nov 25 2008, 3:55 am
Newsgroups: mozilla.dev.planning
From: Daniel Veditz <dved...@mozilla.com>
Date: Tue, 25 Nov 2008 00:55:26 -0800
Local: Tues, Nov 25 2008 3:55 am
Subject: Re: preventing fork of Firefox

Dmitry Turin wrote:
> Ian Hickson <i...@hixie.ch> from public-h...@w3.org said us, that
> it will take more than just writing code to get Firefox to have a new feature.
> I admit, he is wrong, but i'd like to listen your opinion - he is wrong ?

If you want your code in the shared Firefox repository then you have to
make a case that the benefit from the new feature (to firefox users as a
whole) outweighs the costs. Costs include increased memory use, the need
for additional testing, any loss of performance, and increased attack
surface for security vulnerabilities.

For example, you want to enhance SQL. Firefox already uses sqlite as a
SQL engine and it would be insane to have two. You might get what you
want if you convince the sqlite folks to implement your new SQL
features. If not, you'd have to convince Mozilla folks to replace sqlite
with your new engine which sets a performance bar you'd have to meet.

btw, HTML5 proposes some support for SQL, are you sure that doesn't do
what you want? It would be far more effective to work within a standards
structure the browser vendors are already cooperating in if that's possible.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dmitry Turin  
View profile  
 More options Nov 25 2008, 6:29 am
Newsgroups: mozilla.dev.planning
From: Dmitry Turin <dmitry.tu...@belarusbank.minsk.by>
Date: Tue, 25 Nov 2008 13:29:07 +0200
Local: Tues, Nov 25 2008 6:29 am
Subject: Re[2]: preventing fork of Firefox
Hi, Daniel.

> benefit from the new feature (to firefox users as a
> whole) outweighs the costs.
+
> the need for additional testing

It sounds like benefits Fortran before assembler.

> Costs include increased memory use
+
> any loss of performance

Recall about MS Windows, and even Linux now is not well.

> increased attack surface for security vulnerabilities

To not be in theoretical flood, by what mechanism in my case ?                   ??

> For example, you want to enhance SQL.

It is redundant for HTML6 - you can connect to DBMS via its branded API.

P.S.
SQL5 is proposed as transport protocal for universality - between all DBMS
and all client (by transfering SQL), between traditional result sets and
hierarchcal results sets (by transfering XML).

>  Firefox already uses sqlite as a SQL engine

I'm not user of Firefox now - interest is only for our project.
So i can mess some features, correct me, if i will wrong.
Yesterday i spoke with some user of your browser, he said me about
html-element <template>, apparently you are talking about it ?
We compared, and <template> is very week for real automatization
instead of my <dialogue> ...

>  and it would be insane to have two.

... so speach goes not about using concreate DBMS, but about _right way_ of
using.

>   You might get what you
> want if you convince the sqlite folks to implement your new SQL
> features.

Not SQL features, but features of
http://html60.euro.ru/site/html60/en/author/looker_eng.htm
http://html60.euro.ru/site/html60/en/author/tree_eng.htm
http://html60.euro.ru/site/html60/en/author/cube_eng.htm
http://html60.euro.ru/site/html60/en/author/screen_eng.htm
Can you seggest, what procedures i have to execute to convince ?              ??

P.S. the following
http://html60.euro.ru/site/html60/en/author/forxml_eng.htm
http://html60.euro.ru/site/html60/en/author/hidden_eng.htm
http://html60.euro.ru/site/html60/en/author/db_eng.htm
are really for SQL5, but it is quite other project.
So now speach goes only about 4 papers.

>  If not, you'd have to convince Mozilla folks to replace sqlite
> with your new engine which sets a performance bar you'd have to meet.

Replacing engine by more performance (e.g. Postgres) - is right idea.
But i would leave this sub-task to future time.

> btw, HTML5 proposes some support for SQL, are you sure that doesn't do
> what you want?

As i know, it does not do - we discussed about it on public-h...@w3.org .
Can you give link to what you suppose ?                                        ??

P.P.S.
Daniel, do you participate in dev-platf...@lists.mozilla.org ?
Maybe we will go into this list ?
As Boris Zbarsky asked :)

Dmitry (SQL50, HTML60)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Daniel Veditz  
View profile  
 More options Nov 25 2008, 12:15 pm
Newsgroups: mozilla.dev.planning
From: Daniel Veditz <dved...@mozilla.com>
Date: Tue, 25 Nov 2008 09:15:39 -0800
Local: Tues, Nov 25 2008 12:15 pm
Subject: Re: preventing fork of Firefox

Dmitry Turin wrote:
> I'm not user of Firefox now - interest is only for our project.

That is probably a sign that your interests and the interests of Firefox
users may not be aligned.

> Yesterday i spoke with some user of your browser, he said me about
> html-element <template>, apparently you are talking about it ?

There is a XUL element, but I'm unaware of a proposed HTML <template>
https://developer.mozilla.org/en/XUL/template

>> btw, HTML5 proposes some support for SQL, are you sure that doesn't do
>> what you want?

> As i know, it does not do - we discussed about it on public-h...@w3.org .
> Can you give link to what you suppose ?                                        ??

http://www.whatwg.org/specs/web-apps/current-work/#databases

The What-wg work may be a super-set of the official HTML 5 working spec,
but browser vendors are working with both (but have not committed to
supporting all of it, it is a work in progress).

Google Gears is a browser addon that provides many features, including
database support. You may wish to check it out and see if it fits some
of your needs.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dmitry Turin  
View profile  
 More options Nov 26 2008, 11:06 am
Newsgroups: mozilla.dev.planning
From: Dmitry Turin <dmitry.tu...@belarusbank.minsk.by>
Date: Wed, 26 Nov 2008 18:06:59 +0200
Local: Wed, Nov 26 2008 11:06 am
Subject: Re[2]: preventing fork of Firefox
Hi, Daniel.

>> I'm not user of Firefox now - interest is only for our project.
> That is probably a sign that your interests and the interests of Firefox
> users may not be aligned.

You are wrong wholly: requirement to browser does not depend of
vendor of browser.

Very much code. With very sophisticated parameters.
So it is unavailable for regular user.
Must be one html-element, user will not master more.

It is shit, because needs JS, unavailable for regular user.
I laugh, how people cannot step over border, between static html-elements
and interactive html-elements.

> Google Gears is a browser addon that provides many features, including
> database support.

http://code.google.com/apis/gears/api_database.html
Identical shit by identical reasons.

Dmitry (SQL50, HTML60)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John J. Barton  
View profile  
 More options Nov 26 2008, 11:26 am
Newsgroups: mozilla.dev.planning
From: "John J. Barton" <johnjbar...@johnjbarton.com>
Date: Wed, 26 Nov 2008 08:26:05 -0800
Local: Wed, Nov 26 2008 11:26 am
Subject: Re: preventing fork of Firefox
Dmitry Turin wrote:

...

> You are wrong wholly:...
> It is shit, ...
> Identical shit by identical reasons.

Well *I'm* hoping you fork.

John.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dmitry Turin  
View profile  
 More options Nov 26 2008, 11:37 am
Newsgroups: mozilla.dev.planning
From: Dmitry Turin <dmitry.tu...@belarusbank.minsk.by>
Date: Wed, 26 Nov 2008 18:37:17 +0200
Local: Wed, Nov 26 2008 11:37 am
Subject: Re[2]: preventing fork of Firefox
Hi, Benjamin.

>> Ian Hickson <i...@hixie.ch> from public-h...@w3.org said us, that
>> it will take more than just writing code to get Firefox to have a new feature.
>> I admit, he is wrong, but i'd like to listen your opinion - he is wrong ?
> There's a critical distinction: you can probably implement this as an
> extension, and then ask users to install your extension. Doing this doesn't
> require agreement from anyone else. If you want this functionality to be
> part of Firefox (by default) you'd have to make a case that it is actually a
> worthwhile thing to do.
> In any case, you'd do well to start out as an extension to demonstrate the
> value of whatever these new SQL+HTML proposals.

OK, i will try to focus on extansion, it should happen something like
http://sql50.narod.ru/site/sql50/en/author/1-scheme_eng.doc
http://sql50.narod.ru/site/sql50/en/author/2-around_eng.htm
http://sql50.narod.ru/site/sql50/en/author/3-access_eng.htm

Dmitry (SQL50, HTML60)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »