Indian IT Industry

The Technology & Economic Forum is a venue to discuss issues pertaining to Technological and Economic developments in India. We request members to kindly stay within the mandate of this forum and keep their exchanges of views, on a civilised level, however vehemently any disagreement may be felt. All feedback regarding forum usage may be sent to the moderators using the Feedback Form or by clicking the Report Post Icon in any objectionable post for proper action. Please note that the views expressed by the Members and Moderators on these discussion boards are that of the individuals only and do not reflect the official policy or view of the Bharat-Rakshak.com Website. Copyright Violation is strictly prohibited and may result in revocation of your posting rights - please read the FAQ for full details. Users must also abide by the Forum Guidelines at all times.
pravula
BRFite
Posts: 632
Joined: 07 Aug 2009 05:01

Re: Indian IT Industry

Post by pravula »

And what, pray, web engine will these browsers use? There is only two out there, one owned by Google and one by Apple.
Vayutuvan
BRF Oldie
Posts: 13894
Joined: 20 Jun 2011 04:36

Re: Indian IT Industry

Post by Vayutuvan »

pravula wrote: 04 Aug 2025 01:42 And what, pray, web engine will these browsers use? There is only two out there, one owned by Google and one by Apple.
Webkit and Blink both are GNU LGPL, BSD style. Gecko is Mozilla Public. Only major (?) engine, Trident of MS, is proprietary.

"LGPL, BSD style" is quite liberal (though not as liberal as MIT Licence), so is "Mozilla Public". LGPL means you can link them as libraries (or are they moules) to your commercial closed source code. You find bugs, you can always fork and maintain your fork downstream. Easier still is to contribute to the code base directly. LGPL means you have to only share the code of the library only, not your application code. In that sense it is more liberal than GPL.
Vayutuvan
BRF Oldie
Posts: 13894
Joined: 20 Jun 2011 04:36

Re: Indian IT Industry

Post by Vayutuvan »

pravula
BRFite
Posts: 632
Joined: 07 Aug 2009 05:01

Re: Indian IT Industry

Post by pravula »

Vayutuvan wrote: 04 Aug 2025 03:25 Reference for the above post is https://en.wikipedia.org/wiki/Compariso ... er_engines
If that’s the bar, then get a Linux distribution and call it a day. The discussion was on an Indian OS right?
Vayutuvan
BRF Oldie
Posts: 13894
Joined: 20 Jun 2011 04:36

Re: Indian IT Industry

Post by Vayutuvan »

pravula wrote: 04 Aug 2025 03:42
Vayutuvan wrote: 04 Aug 2025 03:25 Reference for the above post is https://en.wikipedia.org/wiki/Compariso ... er_engines
If that’s the bar, then get a Linux distribution and call it a day. The discussion was on an Indian OS right?
My understanding is that we are talking about a Linux respin. There is little profit, i.e. advantage, in a reinventing the wheel. Use Linux on the backend and Webkit or Blink for the front end UX/GUI.
Post Reply