On Thu, Sep 3, 2009 at 10:57 AM, Laszlo
KREKACS<[email protected]> wrote:
> On Wed, Sep 2, 2009 at 6:08 PM, Laszlo
> KREKACS<[email protected]> wrote:
>>>> If it helps, I can contact shr developers, and
>>>> ask for the specific build error message.
>>>
>>> that would help.
>>
>> Ok, I'll contact them, and report here.
>
> It seems they have problem with webkit-efl, as it is huge, etc.
>  git clone git://gitorious.org/webkit-efl/webkit-efl.git
>
> I have successfully installed it on my phone, using Heiderdvm's
> repository from here:
> http://heinervdm.dyndns.info/shr/
>
>
>> I want to use it primary for gmail. Gmail has an excellent iphone interface.
>> It works fine in firefox and arora. But not in midori (or woosh).
>> Here is a screenshot:
>> http://laszlo.krekacs.googlepages.com/iphone_new.png
>
> Ok, some experiences:
>
> Negatives:
> 1. no preferences, when I click on it, it says:
> Error Number: 8 while loading the group 'webkit/widget/combo'.
> TODO: enter contig mode.

the first message is something else, but the last says it all "TODO" :-)


> 2. No way to change user agent string (no settings)
>
> 3. gmail.com, mail.google.com does not get loaded.
> (google.com works fine)
> It stays blank, or nothing happens.

weird, works here, I just did a screenshot, see:
http://staff.get-e.org/~barbieri/eve-gmail.png


> 4. Extremely small fonts and buttons on the addressbar

That addressbar is a hack using new edje TEXT with editable set, why a
hack? because it does not limit the viewport and provides a scroller,
so text will just overflow if url is too big or window is too small.
Going elementary there is much better. Actually raster already said
he'd like an optional elm_webkit to nicely integrate.


> 5. No finger scrolling, it selects text instead:
> http://laszlo.krekacs.googlepages.com/eve_select_text_instead_scrolling.png

It was removed in favor of webkit's own finger scrolling, AFAIK you
need to enable it during compile time.


> 6. No way to zoom the webpage easily. I would like a +,-
> button.

svn up and you should have Ctrl+"-" or "=" as well as Ctrl + mouse
wheel to change zoom :-)


> 7. no way to panning the webpage (also see 5., no finger scrolling)
>
> 8. The gui elements are not transparent. (so occupy screen space)

Just having them to be transparent will not help that much, My idea is
to, one day, have the toolbar to become smaller when you mouse out of
it. but it being transparent and over the page implies that one will
always have something overlaid on top of page, possibly loosing the
first line of text.


> Positives:
> 1. Normal webpages displays more or less correctly.
> Here is a screenshot:
> http://laszlo.krekacs.googlepages.com/eve_running.png
>
> 2. It is amazingly fast. Really. It loads a webpage like the
> above under 3 sec from the web. And displays the webpage
> all at once. Without any rendering glitch.

:-)

> Summary:
> With some minor gui tweaking and adding nice gui elements
> here and there, and also fixing the user agent string
> that browser would be usable in real world too.
>
>
> What can I help:
> Other than ideas, I can come app with mockup images.
> I can also implement my idea in a .edc file and write a
> demo python file which can launch it.

EWK api is so small you could do python bindings for it and write your
initial code/mockups in Python. :-)


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: [email protected]
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to