NetSurf dumps

2009-11-18 Thread David J Worden
From time to time NetSurf has had problems and created massive dumps.  
I know they are large because of the time taken to write them.  Do 
these get deleted after a time or are they piling up on my disc?  If 
the latter, where are they please so that I can delete them?  I have 
had a look around but I can't find them.  Thanks.

David

-- 

David J Worden





Re: Link colour

2009-03-14 Thread David J Worden
I seem to have stirred a hornet's nest by starting this thread!  My 
apologies to the hard-working developers for putting you through this!

In article 7ea8523b50.da...@david.wanadoo.fr,
   David J Worden aux.au...@free.fr wrote:

 In a two-language website for a friend I have used the colour red on
 English pages and blue on French pages (in headings, etc., at her
 request), and so I have specified the link colour as green rather than
 the default blue.

 I hope I'm not teaching you to suck eggs...

No, you're not.  I did start to look into CSS at one point(*), but my 
personal 'style' of website programming meant that I would pretty much 
have to re-write all my existing sites from scratch, and I tend to use 
an old site as a starting point for new ones, so I got so far and then 
stopped!

 (*) As I am retired there is no pressure on me these days to 
 keep up with later developments.  If what I already know is 
 not sufficient to satisfy someone for whom I am preparing a 
 website then I will look into what else may be needed.  In 
 this case, as I said earlier, the person concerned knows 
 nothing of RISC OS or NetSurf and it is unlikely that any of 
 her clients will either.  And even if they do, the site will 
 still work for them, albeit not quite as I had intended.

 ...but the problem of ignored link body tags (discussion of which may
 need to be preceded by a strict definition of the subjective term not
 difficult ;) can be easily overcome _if_ you have control of the web
 site.

Which I do in the case in question.

 To control main document colours with CSS use:

 body{
background-color: #00;
color: #ff;
}

 a:visited { color: #cc }
 a:link{ color: #ccffcc }
 a:hover   { color: #ff }

Maybe I'll look into this again, but spring and summer are approaching 
fast now and I will want to be spending more time outdoors in the 
southern French sun, not huddled over my computer!  ;-)

My sites were driving me mad so NetSurf did me the favour of forcing
me to 'upgrade' to CSS because of this seemingly bizarre omission from
its fundamental repertoire. (It's as if, like, they thought nobody
uses body tags because they're deprecated, ain't they? But not when
those pages were written, they wasn't? A shame so it is that the term
deprecated seems misunderstood so widely? Innit?)

 With apologies to Armstrong and Miller.

Given the bit-by-bit circumstances under which NetSurf is being 
developed (as described elsewhere in this issue [v23,i15] of the 
Digest) I think the developers between them have done and are doing a 
remarkable job.

Whatever its shortcomings may be, I have graduated via Fresco, Oregano 
and Oregano2 to NetSurf and I now use it exclusively under RISC OS 
(other than when checking that my websites work satisfactorily with 
the other browsers).

David

-- 

David J Worden




Link colour

2009-03-13 Thread David J Worden
In a two-language website for a friend I have used the colour red on 
English pages and blue on French pages (in headings, etc., at her 
request), and so I have specified the link colour as green rather than 
the default blue.

MSIE and FireFox on Windows do as I have specified, but NetSurf 
insists on keeping the link colour as blue.  Is this a known fault?  
It seems a very fundamental thing to be so complicated that it has 
been left until later to implement.

I have just downloaded the latest build (r6778 12th March 2009) and it 
still does it.

In this instance it is not a problem for me as it is unlikely that 
users of the site will be using RISC OS.  I was just a bit surprised.

David

-- 

David J Worden