Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Old July 9th 04, 10:43 AM
Harry - SM0VPO
 
Posts: n/a
Default Wanted - FT290 (VHF 2m)

Wanted:
FT290 (144MHz - 146MHz) multimode handbag portable.
Must be in good working order and in reasonable condition.

(UK / Europe)

Reply to group or via the address given (quite warm = hot / post = mail)
BR Harry Lythall (alias Lippitz)
(+46 73 629 5002)


  #2   Report Post  
Old July 9th 04, 12:54 PM
John Hague
 
Posts: n/a
Default

On Fri, 9 Jul 2004 11:43:23 +0200, Harry - SM0VPO
wrote:

Wanted:
FT290 (144MHz - 146MHz) multimode handbag portable.
Must be in good working order and in reasonable condition.

(UK / Europe)

Reply to group or via the address given (quite warm = hot / post = mail)
BR Harry Lythall (alias Lippitz)
(+46 73 629 5002)


Harry

There are a couple up for auction at the moment on ebay, if your
interested. I'm not the one selling them I must add.

73

John, G4GOY

  #3   Report Post  
Old July 9th 04, 12:54 PM
John Hague
 
Posts: n/a
Default

On Fri, 9 Jul 2004 11:43:23 +0200, Harry - SM0VPO
wrote:

Wanted:
FT290 (144MHz - 146MHz) multimode handbag portable.
Must be in good working order and in reasonable condition.

(UK / Europe)

Reply to group or via the address given (quite warm = hot / post = mail)
BR Harry Lythall (alias Lippitz)
(+46 73 629 5002)


Harry

There are a couple up for auction at the moment on ebay, if your
interested. I'm not the one selling them I must add.

73

John, G4GOY

  #4   Report Post  
Old July 10th 04, 03:04 AM
Howard
 
Posts: n/a
Default

On Fri, 09 Jul 2004 12:54:31 +0100, John Hague
wrote:

On Fri, 9 Jul 2004 11:43:23 +0200, Harry - SM0VPO
wrote:

Wanted:
FT290 (144MHz - 146MHz) multimode handbag portable.
Must be in good working order and in reasonable condition.

(UK / Europe)

Reply to group or via the address given (quite warm = hot / post = mail)
BR Harry Lythall (alias Lippitz)
(+46 73 629 5002)


Harry

There are a couple up for auction at the moment on ebay, if your
interested. I'm not the one selling them I must add.

73

John, G4GOY

John - or anyone else who checked eBay,
Did you experience difficulty when selecting ham radio where the
screen would start to load, then start over and over and over several
tmes before 'settling in' on the page?

Howard
  #5   Report Post  
Old July 10th 04, 03:04 AM
Howard
 
Posts: n/a
Default

On Fri, 09 Jul 2004 12:54:31 +0100, John Hague
wrote:

On Fri, 9 Jul 2004 11:43:23 +0200, Harry - SM0VPO
wrote:

Wanted:
FT290 (144MHz - 146MHz) multimode handbag portable.
Must be in good working order and in reasonable condition.

(UK / Europe)

Reply to group or via the address given (quite warm = hot / post = mail)
BR Harry Lythall (alias Lippitz)
(+46 73 629 5002)


Harry

There are a couple up for auction at the moment on ebay, if your
interested. I'm not the one selling them I must add.

73

John, G4GOY

John - or anyone else who checked eBay,
Did you experience difficulty when selecting ham radio where the
screen would start to load, then start over and over and over several
tmes before 'settling in' on the page?

Howard


  #6   Report Post  
Old July 10th 04, 04:32 AM
Dave Platt
 
Posts: n/a
Default

In article ,
Howard wrote:

John - or anyone else who checked eBay,
Did you experience difficulty when selecting ham radio where the
screen would start to load, then start over and over and over several
tmes before 'settling in' on the page?


That may be due to the way that your browser works.

eBay seems to love to send their pages as a bunch of HTML and images,
in which the HTML code that invokes the images does _not_ prespecify
the actual size of the image and thus doesn't specify the actual
layout of the page. The full layout can only be known (actually,
computed "on the fly" by the browser) after all of the GIF or PNG or
JPEG images is fetched from eBay's servers.

If you're using a browser which tries to render pages "on the fly" as
the HTML and images are downloaded, then you will often see the
browser make several partial attempts to render the page. At several
points along the way, it'll download another image file, "see" the
size information for the image which the server returned, say to
itself "Duuh, the page layout I computed is now obsolete", and go back
and re-render everything.

I used to see this happening all the time with the older versions of
Netscape. The rendering engine in Mozilla and Firefox (I believe it's
code-named "Gecko") is savvy enough to avoid most of this partial
prerendering - as soon as it "sees" stuff in the page's HTML which it
"knows" is likely to result in on-the-fly layout changes, it stops
rendering until all of the necessary information has been downloaded
from the servers.

I don't know how well (or how badly) eBay's pages affect the renderer
in Internet Exploder, as I use it almost never.

--
Dave Platt AE6EO
Hosting the Jade Warrior home page: http://www.radagast.org/jade-warrior
I do _not_ wish to receive unsolicited commercial email, and I will
boycott any company which has the gall to send me such ads!
  #7   Report Post  
Old July 10th 04, 04:32 AM
Dave Platt
 
Posts: n/a
Default

In article ,
Howard wrote:

John - or anyone else who checked eBay,
Did you experience difficulty when selecting ham radio where the
screen would start to load, then start over and over and over several
tmes before 'settling in' on the page?


That may be due to the way that your browser works.

eBay seems to love to send their pages as a bunch of HTML and images,
in which the HTML code that invokes the images does _not_ prespecify
the actual size of the image and thus doesn't specify the actual
layout of the page. The full layout can only be known (actually,
computed "on the fly" by the browser) after all of the GIF or PNG or
JPEG images is fetched from eBay's servers.

If you're using a browser which tries to render pages "on the fly" as
the HTML and images are downloaded, then you will often see the
browser make several partial attempts to render the page. At several
points along the way, it'll download another image file, "see" the
size information for the image which the server returned, say to
itself "Duuh, the page layout I computed is now obsolete", and go back
and re-render everything.

I used to see this happening all the time with the older versions of
Netscape. The rendering engine in Mozilla and Firefox (I believe it's
code-named "Gecko") is savvy enough to avoid most of this partial
prerendering - as soon as it "sees" stuff in the page's HTML which it
"knows" is likely to result in on-the-fly layout changes, it stops
rendering until all of the necessary information has been downloaded
from the servers.

I don't know how well (or how badly) eBay's pages affect the renderer
in Internet Exploder, as I use it almost never.

--
Dave Platt AE6EO
Hosting the Jade Warrior home page: http://www.radagast.org/jade-warrior
I do _not_ wish to receive unsolicited commercial email, and I will
boycott any company which has the gall to send me such ads!
  #8   Report Post  
Old July 10th 04, 05:21 AM
Howard
 
Posts: n/a
Default

On Sat, 10 Jul 2004 03:32:31 -0000, (Dave Platt)
wrote:

In article ,
Howard wrote:

John - or anyone else who checked eBay,
Did you experience difficulty when selecting ham radio where the
screen would start to load, then start over and over and over several
tmes before 'settling in' on the page?


That may be due to the way that your browser works.

eBay seems to love to send their pages as a bunch of HTML and images,
in which the HTML code that invokes the images does _not_ prespecify
the actual size of the image and thus doesn't specify the actual
layout of the page. The full layout can only be known (actually,
computed "on the fly" by the browser) after all of the GIF or PNG or
JPEG images is fetched from eBay's servers.

If you're using a browser which tries to render pages "on the fly" as
the HTML and images are downloaded, then you will often see the
browser make several partial attempts to render the page. At several
points along the way, it'll download another image file, "see" the
size information for the image which the server returned, say to
itself "Duuh, the page layout I computed is now obsolete", and go back
and re-render everything.

I used to see this happening all the time with the older versions of
Netscape. The rendering engine in Mozilla and Firefox (I believe it's
code-named "Gecko") is savvy enough to avoid most of this partial
prerendering - as soon as it "sees" stuff in the page's HTML which it
"knows" is likely to result in on-the-fly layout changes, it stops
rendering until all of the necessary information has been downloaded
from the servers.

I don't know how well (or how badly) eBay's pages affect the renderer
in Internet Exploder, as I use it almost never.

Thanks Dave,
Thought it might be the browser, though oddly this only happend on the
amateur radio category and no others. I am using Mozilla 1.6 and
therein the anser may lie.

  #9   Report Post  
Old July 10th 04, 05:21 AM
Howard
 
Posts: n/a
Default

On Sat, 10 Jul 2004 03:32:31 -0000, (Dave Platt)
wrote:

In article ,
Howard wrote:

John - or anyone else who checked eBay,
Did you experience difficulty when selecting ham radio where the
screen would start to load, then start over and over and over several
tmes before 'settling in' on the page?


That may be due to the way that your browser works.

eBay seems to love to send their pages as a bunch of HTML and images,
in which the HTML code that invokes the images does _not_ prespecify
the actual size of the image and thus doesn't specify the actual
layout of the page. The full layout can only be known (actually,
computed "on the fly" by the browser) after all of the GIF or PNG or
JPEG images is fetched from eBay's servers.

If you're using a browser which tries to render pages "on the fly" as
the HTML and images are downloaded, then you will often see the
browser make several partial attempts to render the page. At several
points along the way, it'll download another image file, "see" the
size information for the image which the server returned, say to
itself "Duuh, the page layout I computed is now obsolete", and go back
and re-render everything.

I used to see this happening all the time with the older versions of
Netscape. The rendering engine in Mozilla and Firefox (I believe it's
code-named "Gecko") is savvy enough to avoid most of this partial
prerendering - as soon as it "sees" stuff in the page's HTML which it
"knows" is likely to result in on-the-fly layout changes, it stops
rendering until all of the necessary information has been downloaded
from the servers.

I don't know how well (or how badly) eBay's pages affect the renderer
in Internet Exploder, as I use it almost never.

Thanks Dave,
Thought it might be the browser, though oddly this only happend on the
amateur radio category and no others. I am using Mozilla 1.6 and
therein the anser may lie.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
WANTED - MARINE ELECTRONIC DEVICES [email protected] Boatanchors 0 May 11th 04 09:48 PM
Wanted - QRP rig and Tuner M. Kassay Boatanchors 0 April 6th 04 03:27 PM
Wanted: 23cms preamp and linear amplifier Al Bolton Antenna 0 November 1st 03 04:31 PM
Wanted: 23cms preamp and linear amplifier Al Bolton Equipment 0 November 1st 03 04:31 PM
Wanted: 23cms preamp and linear amplifier Al Bolton Equipment 0 November 1st 03 04:31 PM


All times are GMT +1. The time now is 05:55 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 RadioBanter.
The comments are property of their posters.
 

About Us

"It's about Radio"

 

Copyright © 2017