I began typing a lengthy reply without looking closely into what
SimpleWebKit really is. While skimming over the source tree of GNUstep, I
was for some reason under the impression that it was a wrapper around
WebKit.

Now I see it's a simple implementation of a rendering engine. Quite an
interesting undertaking! However, perhaps a name change would be in order to
avoid confusing people about what the purpose really is.

Also, on-topic, Berkellium can be used to render stuff into RGB arrays, so
it might be used as a basis for a "real" engine. It uses Chromium
internally, so it could probably be used to render stuff in GNUstep views.
http://berkelium.org/

Can you say a few words about Mozilla's decisions?

Personally, I prefer WebKit-based browsers due to perceived speed (problems
fixed only in FF4), due to some problems I discovered when working on some
complex CSS voodoo, and due to some problems with standards that I
discovered (for example, with sessionStorage, that manifested themselves
only on FF - some in FF3.5, and others in FF3.6)
.
On Wed, May 4, 2011 at 22:08, Riccardo Mottola
<riccardo.mott...@libero.it>wrote:

>  Hi,
>
> well, I don't think they are comparable, aren't they? And even if people
> would help SWK more, they never will be... different things... different
> goals.
> I'd love actually a Gecko engine more, but I read very sad news about
> decisions by the Mozilla foundation what will for example make Camino
> perhaps impossible...
>
> Riccardo
>
> ----- Original Message -----
> *From:* Ivan Vučica <ivuc...@gmail.com>
> *To:* Gürkan Sengün <sen...@phys.ethz.ch>
> *Cc:* gnustep-dev@gnu.org
> *Sent:* Wednesday, May 04, 2011 9:47 PM
> *Subject:* Re: Web browser developement using GNUstep
>
> On Fri, Apr 29, 2011 at 14:41, Gürkan Sengün <sen...@phys.ethz.ch> wrote:
>
>> Hello
>>
>> Would it be possible to take the chromium project (kinda google chrome),
>> which
>> exists for mac os x (cocoa) and make that a gnustep version?
>>
>> Gurkan
>
>
> Why would you do that? Doesn't SimpleWebkit work for you?
>
> --
> Ivan Vučica
> i...@vucica.net
> Coming soon for iPhone, Zombie Ball - http://j.mp/zbivmail
>
>
>  ------------------------------
>
> _______________________________________________
> Gnustep-dev mailing list
> Gnustep-dev@gnu.org
> https://lists.gnu.org/mailman/listinfo/gnustep-dev
>
>


-- 
Ivan Vučica
i...@vucica.net
Coming soon for iPhone, Zombie Ball - http://j.mp/zbivmail
_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to