On Tuesday, March 5, 2013 9:13:40 PM UTC+8, malashen...@gmail.com wrote:
> пятница, 5 февраля 2010 г., 15:03:34 UTC+4 пользователь Dmitry Dartz написал:
>
> > I'm also interested in WebKit samples.
>
> > Could you please show the way from say 5000ft hight of view?
>
> > Just a direction in which
пятница, 5 февраля 2010 г., 15:03:34 UTC+4 пользователь Dmitry Dartz написал:
> I'm also interested in WebKit samples.
> Could you please show the way from say 5000ft hight of view?
> Just a direction in which we'd try to go.
You may see excelent example by B.Fulgham:
https://github.com/bfulgham/C
> Thanks Timothy!
>
> Yeah, this is far from being trivial..
>
> If fact, this is one of the aspects that I'm trying to evaluate and
> compare
> with WebKit and IE. So far, Gecko solution seems to be much more complex.
>
> But what would you say about using XULRunner, build a regular XUL
> applica
On 01/02/2010 12:08, Pedro P. Ribeiro wrote:
Hi Jerry,
Unfotunately I can't share the project code, but I can find the samples I
used initally for studying if you are interested.
About Gecko, any ideas?
/* snip */
Hi Pedro
Rats.
I have been working a Gecko for ages but I never get enough t
Pedro P. Ribeiro wrote:
Thanks Timothy!
Yeah, this is far from being trivial..
If fact, this is one of the aspects that I'm trying to evaluate and compare
with WebKit and IE. So far, Gecko solution seems to be much more complex.
But what would you say about using XULRunner, build a regular XUL
Thanks Timothy!
Yeah, this is far from being trivial..
If fact, this is one of the aspects that I'm trying to evaluate and compare
with WebKit and IE. So far, Gecko solution seems to be much more complex.
But what would you say about using XULRunner, build a regular XUL
application and use XPCOM
Pedro P. Ribeiro wrote:
> Hey guys!
>
> I'm having a hard time trying to understand how this works. What I need is
> simple to write a Win32 C++ application, like a Wizard, but with the
> interface designed in HTML and JavaScript.
>
> I've already done that using WebKit and IE, but now I also want
Pedro P. Ribeiro wrote:
Hey guys!
I'm having a hard time trying to understand how this works. What I need is
simple to write a Win32 C++ application, like a Wizard, but with the
interface designed in HTML and JavaScript.
I've already done that using WebKit and IE, but now I also want to use Gec
Hi Jerry,
Unfotunately I can't share the project code, but I can find the samples I
used initally for studying if you are interested.
About Gecko, any ideas?
On Sun, Jan 31, 2010 at 13:37, Jerry Evans wrote:
> On 29/01/2010 16:41, Pedro P. Ribeiro wrote:
>
>> Hey guys!
>>
>> I'm having a hard
On 29/01/2010 16:41, Pedro P. Ribeiro wrote:
Hey guys!
I'm having a hard time trying to understand how this works. What I need is
simple to write a Win32 C++ application, like a Wizard, but with the
interface designed in HTML and JavaScript.
I've already done that using WebKit and IE, but now I
Hey guys!
I'm having a hard time trying to understand how this works. What I need is
simple to write a Win32 C++ application, like a Wizard, but with the
interface designed in HTML and JavaScript.
I've already done that using WebKit and IE, but now I also want to use Gecko
for comparison purposes
Hey All,
I'm needing assistance getting started. I've looked at Mozilla docs
which I will continue to do and am grateful to have, however from an SDK
API standpoint, I was hoping to find something more like.
To Embed do the following:
1. Download xulrunner-XXX or Firefox-XXX source (whats th
On Jul 25, 6:51 pm, victor wrote:
> On Jul 24, 4:35 pm, Wen Shane wrote:
>
> > Hello!
>
> > I am a rookie to Gecko, and I am now developing an application on
> > search results clustering under Linux. In this app, I plan to embed
> > Gecko to get all visible elements' position in the HTML page th
On Jul 24, 4:35 pm, Wen Shane wrote:
> Hello!
>
> I am a rookie to Gecko, and I am now developing an application on
> search results clustering under Linux. In this app, I plan to embed
> Gecko to get all visible elements' position in the HTML page they
> belong to. After reading so many docs on G
On 7月24日, 下午4时35分, Wen Shane wrote:
> Hello!
>
> I am a rookie to Gecko, and I am now developing an application on
> search results clustering under Linux. In this app, I plan to embed
> Gecko to get all visible elements' position in the HTML page they
> belong to. After reading so many docs on Ge
Hello!
I am a rookie to Gecko, and I am now developing an application on
search results clustering under Linux. In this app, I plan to embed
Gecko to get all visible elements' position in the HTML page they
belong to. After reading so many docs on Gecko embedding on the
deveop.mozilla.org, I foun
Hello, I want to use my web crawler to cralw the dynamic webpages,
especially data onload by js .
So I plan to embed gecko into crawler.
It can be interpret javascript, convert the html to DOM tree;for
efficiency I don't need GUI , is there any possible ?.
Is there existing source code?
I am a newbie in XPCOM. I have been trying to get a understanding of
how to embed a HTML editor in Java application (Eclipse SWT). I ran
acrocss some documents talking about embeding nsEditor and
nsHTMLEditor through nsEditorShell. However, this shell class appears
to be gone in the newer version
are you resolve this problem?
i want to use gecko to parse url from html builded by javascript,
could you send me your source code ?([EMAIL PROTECTED])
thanks
On Aug 17, 7:19 pm, [EMAIL PROTECTED] wrote:
> I probably put it wrong. I need to crawl data that's behind forms, and
> what I've been doin
Arcnor,
I changed the project file, now the OutputDirectory is set to
..\..\..\dist\bin
"Arcnor" <[EMAIL PROTECTED]> a écrit dans le message de news:
[EMAIL PROTECTED]
> Hello!
>
> [EMAIL PROTECTED] wrote:
>
> > Compile errors again, symbols like XRE_InitEmbeddingType are not being
> > found. D
Try to lauch winEmbed.exe from the C:\mozilla\dist\bin directory
"Arcnor" <[EMAIL PROTECTED]> a écrit dans le message de news:
[EMAIL PROTECTED]
> Hello!
>
> [EMAIL PROTECTED] wrote:
>
> > Compile errors again, symbols like XRE_InitEmbeddingType are not being
> > found. Docs on mozilla website
I probably put it wrong. I need to crawl data that's behind forms, and
what I've been doing until now in Java is to submit the forms, get the
results-page, and download the individual pages. But my home-made Java
app is getting unmanageable now, and I want to integrate Gecko in a C+
+ app (C++ bein
Hello!
[EMAIL PROTECTED] wrote:
> Compile errors again, symbols like XRE_InitEmbeddingType are not being
> found. Docs on mozilla website say that they no longer support
> winEmbed or mfcEmbed; not sure if they'll work now.
>
> What I'm trying to do is to write a bare-bones crawler in C++, I
Compile errors again, symbols like XRE_InitEmbeddingType are not being
found. Docs on mozilla website say that they no longer support
winEmbed or mfcEmbed; not sure if they'll work now.
What I'm trying to do is to write a bare-bones crawler in C++, I don't
need any GUI, or any browser window. I ju
Thanks for being so prompt, will try it out now.
On Aug 17, 12:21 pm, "Arnaud Grandville"
wrote:
> <[EMAIL PROTECTED]> a écrit dans le message de news:
> [EMAIL PROTECTED]
> On Aug 16, 12:18 pm, "Arnaud" wrote:
>
>
>
> > If you expect to use Gecko as a crawler to get the DOM view of the DHTML
>
<[EMAIL PROTECTED]> a écrit dans le message de news:
[EMAIL PROTECTED]
On Aug 16, 12:18 pm, "Arnaud" wrote:
> If you expect to use Gecko as a crawler to get the DOM view of the DHTML
> pages you will download, that's certainly the best way. A very usefull
> example is located in [C:]\mozilla\em
On Aug 16, 12:18 pm, "Arnaud" wrote:
> If you expect to use Gecko as a crawler to get the DOM view of the DHTML
> pages you will download, that's certainly the best way. A very usefull
> example is located in [C:]\mozilla\embedding\tests\winEmbed, but the Visual
> studio Project winembed.dsp seem
If you expect to use Gecko as a crawler to get the DOM view of the DHTML
pages you will download, that's certainly the best way. A very usefull
example is located in [C:]\mozilla\embedding\tests\winEmbed, but the Visual
studio Project winembed.dsp seems to be out of order, so I rewrite one, you
Hi all,
I've been trying to embed Gecko in a C++ crawler that I'm writing, and
all in vain. Docs online are either outdated or confusing, or maybe
I'm just not able to get it. I read somewhere that to embed Gecko we
no more require to checkout the entire Mozilla source tree, nor do we
need to down
Nik
thank's a lot for your proposal. I'll probably use it.
philippe
___
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding
philippe wrote:
Hello
I built mfcemebed, and look at it to see how it works.
My purpose is:
I'm on an automaton. There is no direct interact with the customer , no
touch screen, an a minimal keyboard with just a keypad and some
functions keys (it's quite like an ATM, but for trains), because o
Hello
I built mfcemebed, and look at it to see how it works.
My purpose is:
I'm on an automaton. There is no direct interact with the customer , no
touch screen, an a minimal keyboard with just a keypad and some
functions keys (it's quite like an ATM, but for trains), because of
specials devices
32 matches
Mail list logo