Re: [webkit-dev] Fwd: To open the xml file

2008-11-17 Thread Ajay Gautam
On Mon, Nov 17, 2008 at 1:46 PM, Nilesh Patil [EMAIL PROTECTED] wrote:

 hi

 try export http_proxy=proxy servername/ip:port no, usually 8080 or 80

 When this is exported it will automatically pick up and start browsing

 Thanks  Regards
 Niilesh

 On Mon, Nov 17, 2008 at 10:22 AM, Ajay Gautam [EMAIL PROTECTED]
 wrote:
 
 
   
Am Thu, 13 Nov 2008 15:04:36 +0530
schrieb Ajay Gautam [EMAIL PROTECTED]:
   
 Hi ,
 I want to open a xml
  file(http://117.118.178.81:49154/Test1.xml)
 which is on a server at Gtk Launcher even i am able to
 open
  this
 file at firefox. Can anybody tell that where i doing
 wrong?Is
  it
 releated to firewall setting ?because i changed firewall
 firewall settings at firefox connection,should i changed
 it
  for
 GtkLauncher?if yes where i have to change in GtkLauncher ?

 If i want to change the connection settings for
 GtkLauncher
 where i have to modify ?
   
Hey Ajay,
   
if you are building with curl, the current default, it
 honors a
  few
common environment variables, such as http_proxy. If a proxy
 is
what you need something like this will suffice:
   
http_proxy=http://107.108.158.81:8345 Programs/GtkLauncher
   
Of course, I made the proxy address up on the spot in the
example :)
   
ciao,
   Christian
 
 
 
 
  I am very new for this webkit..
  I installed the curl-7.19.1 ,then i install Webkit-r37605 with enabling
 curl
  but still i am getting same problem.
 
  one thing else...how can i use this curl lib for webkit How can change
 the
  proxy settings in Webkit +curl?
 
  Thanx
  Ajay
 
 
 
 
 
 
 
  ___
  webkit-dev mailing list
  webkit-dev@lists.webkit.org
  http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
 
 

Thanx NileshI am able to open the the xml and html file
remotly
Now i have another issue...related to CE-HTML...I have a CE-HTML
file.it is opening in Gtk-Launcher of WebKit-r37605 ,but its
crashing (Gtk-Launcher ) in WebKit-r38386 localy as well as remotly.
Is WebKit-r38386 is tested for any CE-HTML file (either localy or remotly)
Or i installed WebKit-r38386 in some wrong manner?

Thanx
Ajay
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] WebKit : VxWorks portable?

2008-11-17 Thread Jayaprakash Palanisamy

Hi,

 

I am involved in analyzing whether it is possible to develop an embedded
web browser using WebKit as core engine which works in Windows, Linux
and VxWorks.

 

Is it possible to port WebKit to VxWorks?

 

If Yes, is porting included in WebKit package or I have to do the
porting?

 

Thanks in advance.

 

The time frame I have is very less. Looking forward for a quick
response. 

 

Thanks and regards,

Jayaprakash.P



DISCLAIMER:
---

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and 
attachments please check them for viruses and defect.

---___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Fwd: To open the xml file

2008-11-17 Thread Ajay Gautam
On Mon, Nov 17, 2008 at 4:07 PM, Nilesh Patil [EMAIL PROTECTED] wrote:

 Need to know exact error

 Thanks  regards
 Niilesh

 On Mon, Nov 17, 2008 at 2:47 PM, Ajay Gautam [EMAIL PROTECTED] wrote:
 
 
  On Mon, Nov 17, 2008 at 1:46 PM, Nilesh Patil [EMAIL PROTECTED] wrote:
 
  hi
 
  try export http_proxy=proxy servername/ip:port no, usually 8080 or
 80
 
  When this is exported it will automatically pick up and start browsing
 
  Thanks  Regards
  Niilesh
 
  On Mon, Nov 17, 2008 at 10:22 AM, Ajay Gautam [EMAIL PROTECTED]
  wrote:
  
  

 Am Thu, 13 Nov 2008 15:04:36 +0530
 schrieb Ajay Gautam [EMAIL PROTECTED]:

  Hi ,
  I want to open a xml
   file(http://117.118.178.81:49154/Test1.xml)
  which is on a server at Gtk Launcher even i am able to
   open
   this
  file at firefox. Can anybody tell that where i doing
   wrong?Is
   it
  releated to firewall setting ?because i changed
 firewall
  firewall settings at firefox connection,should i
 changed
   it
   for
  GtkLauncher?if yes where i have to change in
 GtkLauncher
   ?
 
  If i want to change the connection settings for
   GtkLauncher
  where i have to modify ?

 Hey Ajay,

 if you are building with curl, the current default, it
   honors a
   few
 common environment variables, such as http_proxy. If a
   proxy is
 what you need something like this will suffice:

 http_proxy=http://107.108.158.81:8345Programs/GtkLauncher

 Of course, I made the proxy address up on the spot in the
 example :)

 ciao,
Christian
  
  
  
  
   I am very new for this webkit..
   I installed the curl-7.19.1 ,then i install Webkit-r37605 with
 enabling
   curl
   but still i am getting same problem.
  
   one thing else...how can i use this curl lib for webkit How can change
   the
   proxy settings in Webkit +curl?
  
   Thanx
   Ajay
  
  
  
  
  
  
  
   ___
   webkit-dev mailing list
   webkit-dev@lists.webkit.org
   http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
  
  
 
  Thanx NileshI am able to open the the xml and html file
  remotly
  Now i have another issue...related to CE-HTML...I have a CE-HTML
  file.it is opening in Gtk-Launcher of WebKit-r37605 ,but its
  crashing (Gtk-Launcher ) in WebKit-r38386 localy as well as remotly.
  Is WebKit-r38386 is tested for any CE-HTML file (either localy or
 remotly)
  Or i installed WebKit-r38386 in some wrong manner?
 
  Thanx
  Ajay
 
 
 
 

i installed WebKit-r38386.tar.bz2 now its working...
Thanx for your reply..
thank you very much


Thanx
Ajay
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] http cache support - rfc2616

2008-11-17 Thread Antti Koivisto
WebKit implements significant parts of RFC 2616 caching logic for it's
internal memory cache and will implement more. See
https://bugs.webkit.org/show_bug.cgi?id=17998 for details.


   antti

2008/11/15 Darin Fisher [EMAIL PROTECTED]:
 The http caching logic for chromium lives here:
 http://src.chromium.org/viewvc/chrome/trunk/src/net/http/http_cache.cc?view=markup
 WebKit does not have code for a network stack.  Instead, each port provides
 a network stack, typically by using a system library.
 -Darin

 On Sat, Nov 15, 2008 at 9:01 AM, zaheer ahmad [EMAIL PROTECTED] wrote:

 hi,
 Does webkit or any component built with (e.g. chromium) has a full
 implementation of http caching- rfc2616. a quick search in the code base or
 the bug list does not suggest one. Looks like some of the pieces from html5
 application cache can be reused for such an implementation. kindly suggest.
 thanks,
 Zaheer
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] http cache support - rfc2616

2008-11-17 Thread Darin Fisher
How much RFC 2616 logic is really needed at that layer?  Mozilla's memory
cache simply issues the equivalent of an if-modified-since request of the
underlying HTTP cache when the resource's expiration time has passed.  Does
WebCore's memory cache really need do to anything more?
Given that ResourceResponse already has an expiration time field, maybe all
that is needed is a way to make a pseudo if-modified-since style request
via ResourceHandle?

-Darin


On Mon, Nov 17, 2008 at 12:16 PM, Antti Koivisto [EMAIL PROTECTED] wrote:

 WebKit implements significant parts of RFC 2616 caching logic for it's
 internal memory cache and will implement more. See
 https://bugs.webkit.org/show_bug.cgi?id=17998 for details.


   antti

 2008/11/15 Darin Fisher [EMAIL PROTECTED]:
  The http caching logic for chromium lives here:
 
 http://src.chromium.org/viewvc/chrome/trunk/src/net/http/http_cache.cc?view=markup
  WebKit does not have code for a network stack.  Instead, each port
 provides
  a network stack, typically by using a system library.
  -Darin
 
  On Sat, Nov 15, 2008 at 9:01 AM, zaheer ahmad [EMAIL PROTECTED]
 wrote:
 
  hi,
  Does webkit or any component built with (e.g. chromium) has a full
  implementation of http caching- rfc2616. a quick search in the code base
 or
  the bug list does not suggest one. Looks like some of the pieces from
 html5
  application cache can be reused for such an implementation. kindly
 suggest.
  thanks,
  Zaheer
  ___
  webkit-dev mailing list
  webkit-dev@lists.webkit.org
  http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
 
 
 
  ___
  webkit-dev mailing list
  webkit-dev@lists.webkit.org
  http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
 
 

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] WebKit and Freetype

2008-11-17 Thread Oliver Dole
Hello,

Of course that's possible. You can find a sample implementation here:
http://www.sand-labs.org/owb/browser/trunk/BAL/WKAL/Concretizations/Fonts/Freetype
Just replace SDL calls by some cairo calls in draw_glyphs() method and that
should be ok.

Regards

On 11/17/08, haithem rahmani [EMAIL PROTECTED] wrote:

 Hi all,
 Please forgive me if my question has been already discussed.

 To show Text is it possible, for platforms with freetype backend, to call
 the freetype api directly instead of using the cairo_show_glyphs api?

 regards.

 haithem.



 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev




-- 
Olivier DOLE
Pleyo
Software Engineer
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] image maps to be focused via tab

2008-11-17 Thread browserwk
Darin Adler 写道:
 On Nov 14, 2008, at 12:24 AM, browserwk wrote:

 Before list, i assume html page have only one img and map(also one
 area) tag, but also they are bounded.

 In order to focus navigate via tab, i did follow things.
 1 to identify img,area tag
 I can get the img or area node from
 Document::nextFocusableNode
 Document::previousFocusableNode.

 2 get absolutely position
 Also, i had got the position of the img and each area node with
 nonstandard way, in any way.
 If i use areaNode-renderer(), i will got NULL.
 I didn't know the reason.If u can, tell me more.

 3 to focus area node
 In this step, i fail to focus the area node, moreover didn't see the
 focus ring.
 And i found the area node never pass through the isKeyboardFocusable()
 function.
 So, some questions
 1 I want to know the factor that a node need be focusable, just like
 area node.
 2 Can i render the focus ring, when i got the area node and it's
 absolutely postion ?

 This doesn't sound like the right approach. To make this work the
 approach would not to be write new code to navigate, but rather to
 change the existing code so that it will do this when necessary.

 Assuming the page has only one img, one map, and one area seems
 completely wrong, and I'm not sure it's helpful to designing a solution.

 The premises behind your questions 1 and 2 are wrong so I really
 don't see how I can answer the questions.

 Sorry, I'd love to help, but I'm stuck here.

 -- Darin

 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Thanks all reply.

Hi, Darin Adler

May be my post confuse you.
First, i understand the particular img/area pair, add also read
http://www.w3.org/TR/REC-html40/struct/objects.html#h-13.6.

The reasion why making such a assuming is that to simplify the problem.

In othe words, i have hold the area node and it's available in the
img. As for the img/area pair, i can solve it.

The area node can be got from Node::traverseNextNode() function.
But now, the area node didn't pass through the
Node::isKeyBoardFocusable() function, also not render the focus ring on
the area node.

yes, i want to let the area node be added to the FocusController
architecture just like other focusable node, such as a tag.
That's my wish.

I hope you understand.

thanks again.
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev