Re: Milestone 0.9.8 has Serious Flaws - Composer is unusable!

2002-02-09 Thread David Simpson

On 8 Feb 2002 05:13:02 GMT, Glenn Miller
<[EMAIL PROTECTED]> wrote:

>On 08 Feb 2002, JTK was seen to have posted this wee note into 
>netscape.public.mozilla.general, to which I have responded as follows:
>
>> No Danny.  I'm suggesting that the guy not use NOTEPAD, and instead use 
>> anything OTHER THAN Notepad.  TextPad is anything other than Notepad, 
>> and is quite good actually.  Even does that nifty syntax highlighting 
>> all the kids are using these days.
>
>Actually, Note pad is one of the best pieces of Software that Micro$oft 
>ever wrote, IMHO.
>
Who did they buy it from?





Netscape problem with XP

2002-02-09 Thread Bob Lathe

I have used Netscape for 15 years. I have 6 Compaq computers and just 
bought a new 5660AP, 1.8. The first thing I did was load Netscape 6.2-1 
and made it the default mail/browser.

My problem is that it will not auto connect to the server. In other 
words when I open netscape it does not even try to dial up However 
it does with Explorer even though Netscape is the default!! Is this a BG 
special???

Can anybody help.

Bob Lathe





Re: Mozilla 0.9.8 my experience

2002-02-09 Thread Yeh You-Ying

alpha <[EMAIL PROTECTED]> wrote in message 
news:<[EMAIL PROTECTED]>...
> In article <[EMAIL PROTECTED]>, 
> [EMAIL PROTECTED] says...
> > alpha <[EMAIL PROTECTED]> wrote in message 
>news:<[EMAIL PROTECTED]>...
> > > After all the negative views about moz 0.9.8.
> > > 
> > > I have been using for 3-4 days now and I think it is great have not had 
> > > any crash yet and using it for all my web browsing (flash installed) and 
> > > also using it for all my mail & news.
> > > 
> > > No crash, no bugs sofare.
> > > 
> > 
> > Try to use MozillaMail and then you will get crash offten. :-(
> 
> I'm using it every day it has not crashed yet.

Please try these steps

1. Make a new compose.
2. Fill lots eamil address in. (B.C.C)
3. Roll your scroll bar beside these B.C.C address.
4. And then the Mozilla crashes.




Re: Delete Hangs All of Mozilla.

2002-02-09 Thread Sören Kuklau

Garth Almgren wrote:
> ??? WorksForMe.

That bug really existed. JTK probably searched for something like that 
on Bugzilla and then claimed he found it out by himself.





XML with CSS..

2002-02-09 Thread Steven

Hello,
I have an XML/CSS exercise I did in a web course which was hosted
at Freedom to Serve. Now I'm migrating to a new server at Cable and
Wireless and I find the page isn't working anymore in Netscape 6...

Here is the page at Freedom to Serve, which works in both IE and
Netscape 6: http://www.labspace.f2s.com/qml/qml_css.xml

And here is exactly the same page on Cable and Wireless which
works in Explorer but doesn't in Netscape 6...
http://www.web3design.nl/steven/labspace/qml/qml_css.xml

Any body have an idea what could be wrong?

Steven

-- 
[EMAIL PROTECTED]






Re: XML with CSS..

2002-02-09 Thread Sören Kuklau

Steven wrote:
> Hello,
> I have an XML/CSS exercise I did in a web course which was hosted
> at Freedom to Serve. Now I'm migrating to a new server at Cable and
> Wireless and I find the page isn't working anymore in Netscape 6...
> 
> Here is the page at Freedom to Serve, which works in both IE and
> Netscape 6: http://www.labspace.f2s.com/qml/qml_css.xml
> 
> And here is exactly the same page on Cable and Wireless which
> works in Explorer but doesn't in Netscape 6...
> http://www.web3design.nl/steven/labspace/qml/qml_css.xml
> 
> Any body have an idea what could be wrong?

MIME type settings on the server?

.css => text/css
.xml => application/xml (i think)





Re: XML with CSS..

2002-02-09 Thread Sören Kuklau

Sören Kuklau wrote:
> Steven wrote:
> 
>> Hello,
>> I have an XML/CSS exercise I did in a web course which was hosted
>> at Freedom to Serve. Now I'm migrating to a new server at Cable and
>> Wireless and I find the page isn't working anymore in Netscape 6...
>>
>> Here is the page at Freedom to Serve, which works in both IE and
>> Netscape 6: http://www.labspace.f2s.com/qml/qml_css.xml
>>
>> And here is exactly the same page on Cable and Wireless which
>> works in Explorer but doesn't in Netscape 6...
>> http://www.web3design.nl/steven/labspace/qml/qml_css.xml
>>
>> Any body have an idea what could be wrong?
> 
> 
> MIME type settings on the server?
> 
> .css => text/css
> .xml => application/xml (i think)

Yup.

http://webtools.mozilla.org/web-sniffer/view.cgi?url=http%3A%2F%2Fwww.labspace.f2s.com%2Fqml%2Fqml_css.xml

The content type is "Content-Type: text/xml" here.

http://webtools.mozilla.org/web-sniffer/view.cgi?url=http%3A%2F%2Fwww.web3design.nl%2Fsteven%2Flabspace%2Fqml%2Fqml_css.xml

This one sends "Content-Type: text/plain", where it shouldn't.

I think you can avoid this problem using a .htaccess file, but I'm not 
positive about the directive needed... might be "AddType .xml text/xml".





Re: XML with CSS..

2002-02-09 Thread Steven


Sören Kuklau wrote:

> Steven wrote:
> 
>> Hello,
>> I have an XML/CSS exercise I did in a web course which was hosted
>> at Freedom to Serve. Now I'm migrating to a new server at Cable and
>> Wireless and I find the page isn't working anymore in Netscape 6...
>>
>> Here is the page at Freedom to Serve, which works in both IE and
>> Netscape 6: http://www.labspace.f2s.com/qml/qml_css.xml
>>
>> And here is exactly the same page on Cable and Wireless which
>> works in Explorer but doesn't in Netscape 6...
>> http://www.web3design.nl/steven/labspace/qml/qml_css.xml
>>
>> Any body have an idea what could be wrong?
> 
> 
> MIME type settings on the server?
> 
> .css => text/css
> .xml => application/xml (i think)


Tried different things:

Addtype text/xml xml
Addtype text/ css css

and
Addtype text/xml .xml
Addtype text/css .css

And other variants in the .htaccess file, but nothing seems to work.

Shouldn't the provider set these globally? What settings should he
change/add?

Steven


-- 
[EMAIL PROTECTED]






Re: Close Tab and Close Window keys are too close

2002-02-09 Thread Jonas Jørgensen

Randall Parker wrote:
> On Fri, 08 Feb 2002 12:44:08 +0200 esteemed George Lefter did hold forth 
> thusly:
>> how about a confirmation dialog box when quitting?
>> and a checkbox somewhere in Edit->Preferences to enable/disable it
> 
> That would be a nice solution. 

...which is exactly what 
http://bugzilla.mozilla.org/show_bug.cgi?id=52821 is about.

-- 
Hvis svaret er Anders Fogh så er spørgsmålet dumt.





Re: XML with CSS..

2002-02-09 Thread Steven


Steven wrote:

> 
> 
> Sören Kuklau wrote:
> 
>> Steven wrote:
>>
>>> Hello,
>>> I have an XML/CSS exercise I did in a web course which was hosted
>>> at Freedom to Serve. Now I'm migrating to a new server at Cable and
>>> Wireless and I find the page isn't working anymore in Netscape 6...
>>>
>>> Here is the page at Freedom to Serve, which works in both IE and
>>> Netscape 6: http://www.labspace.f2s.com/qml/qml_css.xml
>>>
>>> And here is exactly the same page on Cable and Wireless which
>>> works in Explorer but doesn't in Netscape 6...
>>> http://www.web3design.nl/steven/labspace/qml/qml_css.xml
>>>
>>> Any body have an idea what could be wrong?
>>
>>
>>
>> MIME type settings on the server?
>>
>> .css => text/css
>> .xml => application/xml (i think)
> 
> 
> 
> Tried different things:
> 
> Addtype text/xml xml
> Addtype text/ css css
> 
> and
> Addtype text/xml .xml
> Addtype text/css .css
> 
> And other variants in the .htaccess file, but nothing seems to work.
> 
> Shouldn't the provider set these globally? What settings should he
> change/add?
> 
> Steven


I also just inserted
AddType .xml text/xml


No difference...:(

Steven

-- 
[EMAIL PROTECTED]






Re: IRC ban

2002-02-09 Thread Jonas Jørgensen

Nicolás Lichtmaier wrote:
> Still there. Who should I talk too? Who is responsible for irc.mozilla.org?

[EMAIL PROTECTED], I think.
-- 
Hvis svaret er Anders Fogh så er spørgsmålet dumt.





Re: Netscape problem with XP

2002-02-09 Thread Jonas Jørgensen

Bob Lathe wrote:
> I have used Netscape for 15 years.

Uhm... the World Wide Web didn't even exist 15 years ago!

> My problem is that it will not auto connect to the server. In other 
> words when I open netscape it does not even try to dial up However 
> it does with Explorer even though Netscape is the default!! Is this a BG 
> special???

See the thread "Dial Up" from two days ago in 
netscape.public.mozilla.browser.

-- 
Hvis svaret er Anders Fogh så er spørgsmålet dumt.





Re: XML with CSS..

2002-02-09 Thread Sören Kuklau

Steven wrote:
> Shouldn't the provider set these globally?

Yes.

> What settings should he change/add?

At first, perhaps he should update the HTTPd, "Server: Apache/1.3.12 
(Unix)" is a tad outdated. (1.3.23 is most recent stable version)

That new version should already have the MIME types set up, so he should 
perhaps copy the mime type set up from the Apache 1.3.23 install to his 
configuration.

http://httpd.apache.org/docs-2.0/mod/mod_mime.html#addtype is the docs 
for AddType. Apparently, they are for the Apache 2.0 version, but they 
should work with 1.3.x as well.

-- 
Regards,
Sören Kuklau ('Chucker')
[EMAIL PROTECTED]





Re: Netscape problem with XP

2002-02-09 Thread Bob Lathe

Thanks Jonas but I can't find it, can you copy and paste it to me please.

Jonas Jørgensen wrote:

> Bob Lathe wrote:
> 
>> I have used Netscape for X years.
> 
> 
> Uhm... the World Wide Web didn't even exist 15 years ago!
> It just seems that way, your right but since I now live and sleep with a computer 
>its ..


>> My problem is that it will not auto connect to the server. In other 
>> words when I open netscape it does not even try to dial up However 
>> it does with Explorer even though Netscape is the default!! Is this a 
>> BG special???
> 
> 
> See the thread "Dial Up" from two days ago in 
> netscape.public.mozilla.browser.
> 





Re: Netscape problem with XP

2002-02-09 Thread Bob Lathe

Forget my last message Jonas, I found the mails and yes I fixed the problem.

Thanks for the input.

Jonas Jørgensen wrote:

> Bob Lathe wrote:
> 
>> I have used Netscape for 15 years.
> 
> 
> Uhm... the World Wide Web didn't even exist 15 years ago!
> 
>> My problem is that it will not auto connect to the server. In other 
>> words when I open netscape it does not even try to dial up However 
>> it does with Explorer even though Netscape is the default!! Is this a 
>> BG special???
> 
> 
> See the thread "Dial Up" from two days ago in 
> netscape.public.mozilla.browser.
> 





Re: Delete Hangs All of Mozilla.

2002-02-09 Thread Christian Biesinger

JTK wrote:
> 1. Edit something in "composer", and email or newsgroup post.
> 2. Select some text.
> 3. Hit the "delete" key.
> 4. Pull up Task Manager, because that's the only way you're going to
> kill Mozilla because it's hung.

This bug indeed existed but has been fixed. It's this bug:
http://bugzilla.mozilla.org/show_bug.cgi?id=124209


-- 
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
  -- Benjamin Franklin





ERROR READING STARTUP CONFIGURATION FILE

2002-02-09 Thread Dirk Dewachter

I am using Windows XP and installed a HP printer/scanner/copier
yesterday.   Since then I receive an error message whenever I try to
open up any Netscape
program segments, whether that is Mail or Navigator, however, I don't
know if this is related to the installation of the all-in-one HP
product.  This in part that I used Netscape 6.2.1 on a Windows 95
computer and had problems running it correctly on that also.  I had to
change the program compatibility under Windows XP to make it run
correctly

The error message pops up stating:

An error occurred reading the start up configuration file.  Please
contact your administrator
Line 105 : missing ; before statement.55.w");

When you click on OK the program starts up in its default install format
and you have to set it up to your specifications.  I tried finding any
file with this information in it but was unable to do so.  I tried
uninstalling and re-installing the program and after the re-install I
received the same message.  None of my other programs generate an error
message like Netscape.  I need some input here where to take this,
whether this is a Netscape or Windows XP issue or just Microsoft just
sabotaging the Netscape program.

I became so frustrated that I uninstalled the whole thing again and
installed an older Netscape Communicator version (4.72) and that works
fine.  I just have to mess with cutting and pasting the mail folders
into the program to access my e-mail.  I have been a loyal Netscape
follower since 1996 and would like to stay that way but I am just
wondering if all this is just me, the new computer, the OS (Windows XP)
or just Microsoft's revenge.

Dirk Dewachter
[EMAIL PROTECTED]








Mozilla mentioned in the BBspot newsletter!

2002-02-09 Thread Jonas Jørgensen

 From the http://bbspot.com/ newsletter:


--
LINKS OF THE WEEK

Here are my favorite 5 links from the BBspot Daily Spot section (updated
M-F) in case you missed them during the week.

An interesting little hacking test.
http://shadowagents.com/aimhack/hackme/level1/

Good Ole Klingon Google
http://www.google.com/advanced_search?hl=xx-klingon

Ahh...  To surf with no pop-ups, no banner ads, no happier could I be.
http://www.mozilla.org/releases/mozilla0.9.8/

A good link to have if ever some loudmouth starts spouting off about
copyrights.
http://www.publaw.com/work.html

Who doesn't love cheese racing?
http://www.cheeseracing.org/




Re: Netscape problem with XP

2002-02-09 Thread WDA

Bob Lathe wrote:
> I have used Netscape for 15 years. I have 6 Compaq computers and just 
> bought a new 5660AP, 1.8. The first thing I did was load Netscape 6.2-1 
> and made it the default mail/browser.
> 
> My problem is that it will not auto connect to the server. In other 
> words when I open netscape it does not even try to dial up However 
> it does with Explorer even though Netscape is the default!! Is this a BG 
> special???
> 
> Can anybody help.
> 
> Bob Lathe
> 

This is one of many reasons when, after purchasing Windows XP and 
installing it, I un-installed it and throwed it in the garbage.  I've 
never regretted it.  I use Windows ME and don't have to work with that 
type of bad OS behavior.  A user shouldn't have to go in and tweak the 
OS to have it operate properly with non-Microsoft software.

-- 
Wayne Alligood/Amelia Island, Florida
Compaq Computer running Windows XP/ Email: [EMAIL PROTECTED]
"Words rightly spoken are like apples of gold in pictures of silver."





Re: Netscape problem with XP

2002-02-09 Thread Jonas Jørgensen

WDA wrote:

> This is one of many reasons when, after purchasing Windows XP and 
> installing it, I un-installed it and throwed it in the garbage.
[...]
 > --
 > Wayne Alligood/Amelia Island, Florida
 > Compaq Computer running Windows XP/ Email: [EMAIL PROTECTED]

What?

-- 
Hvis svaret er Anders Fogh så er spørgsmålet dumt.





Re: In Agent just use kill filter Author: JTK

2002-02-09 Thread David Simpson

On Fri, 08 Feb 2002 17:36:10 -0600, JTK <[EMAIL PROTECTED]> wrote:

>El Torito wrote:
>> works great!
>
>1.  You should change your name to "El Repeato".
>2.  Agent?  Why are you using Agent?  Why aren't you using Mozilla's 
>Newsreader?
>
Because you have to be on-line!





Re: XML with CSS..

2002-02-09 Thread Steven


Sören Kuklau wrote:

> Steven wrote:
> 
>> Shouldn't the provider set these globally?
> 
> 
> Yes.
> 
>> What settings should he change/add?
> 
> 
> At first, perhaps he should update the HTTPd, "Server: Apache/1.3.12 
> (Unix)" is a tad outdated. (1.3.23 is most recent stable version)


As far as I can see they are running version 1.3.20...
http://www.web3design.nl/steven/labspace/PHP/info.php3


Steven


-- 
[EMAIL PROTECTED]






Re: XML with CSS..

2002-02-09 Thread Malodushnikh

They're probably not serving the files with the right MIME type at C&W.

In article <[EMAIL PROTECTED]>, Steven <[EMAIL PROTECTED]> wrote:

> Hello,
> I have an XML/CSS exercise I did in a web course which was hosted
> at Freedom to Serve. Now I'm migrating to a new server at Cable and
> Wireless and I find the page isn't working anymore in Netscape 6...
> 
> Here is the page at Freedom to Serve, which works in both IE and
> Netscape 6: http://www.labspace.f2s.com/qml/qml_css.xml
> 
> And here is exactly the same page on Cable and Wireless which
> works in Explorer but doesn't in Netscape 6...
> http://www.web3design.nl/steven/labspace/qml/qml_css.xml
> 
> Any body have an idea what could be wrong?
> 
> Steven





Re: Netscape problem with XP

2002-02-09 Thread Phillip M. Jones, C.E.T.

Actually the dept of defense created what we know as the internet, in
the 60's.

Up to the advent of 2400baud modems about 90'  Mostly the Government and
and College and Universities, used the internet exclusively.

Netscape was started in about 92/93'.

Jonas Jørgensen wrote:
> 
> Bob Lathe wrote:
> > I have used Netscape for 15 years.
> 
> Uhm... the World Wide Web didn't even exist 15 years ago!
> 
> > My problem is that it will not auto connect to the server. In other
> > words when I open netscape it does not even try to dial up However
> > it does with Explorer even though Netscape is the default!! Is this a BG
> > special???
> 
> See the thread "Dial Up" from two days ago in
> netscape.public.mozilla.browser.
> 
> --
> Hvis svaret er Anders Fogh så er spørgsmålet dumt.

-- 
---
Phillip M. Jones, CET  |MEMBER:VPEA (LIFE) ETA-I, NESDA,ISCET, Sterling
616 Liberty Street |Who's Who. PHONE:276-632-5045, FAX:276-632-0868
Martinsville Va 24112-1809 |[EMAIL PROTECTED], ICQ11269732, AIM pjonescet
---

If it's "fixed", don't "break it"!

mailto:[EMAIL PROTECTED]









Re: Netscape problem with XP

2002-02-09 Thread Sören Kuklau

Phillip M. Jones, C.E.T. wrote:
> Actually the dept of defense created what we know as the internet, in
> the 60's.

Yes, as the "ARPAnet". But the topic here is not the Internet nor the 
ARPAnet, but the World Wide Web, which is a _part_ of the Internet. This 
part was developed in the late 80's and early 90's. So Jonas is right.

> Up to the advent of 2400baud modems about 90'  Mostly the Government and
> and College and Universities, used the internet exclusively.

You forgot the military.

> Netscape was started in about 92/93'.

Yup. Out of MCOM (Mozilla Communications).

-- 
Regards,
Sören Kuklau ('Chucker')
[EMAIL PROTECTED]





Lady Wrestlers in the Nude - Hardcore Boinking - CHECK IT OUT!

2002-02-09 Thread [EMAIL PROTECTED]





  
  
  
  
  
  
  
  
  
  



	
 



		
		
	


	
		 
		February 7, 2002
	


	
		
			
			
			You won't believeyour eyes!
			Hear your fantasiescome alive
			
			Instant access to hotamateur webcam action
			
			
			Want to get lucky???Play with them!!!48 Puzzle Pieces	
			
			
			
			
			Photos of WomenSeeking Men
			
			

			
			
			
			 Free SexLesbiansPussyHardcoreTeens
			 BoobsPicsAmateurLive VideoFantasies
			
			
		 
		
		

	
	FUCK SOMEBODY'S WIFE TONIGHT
	
	The wildest site for finding more than 74,000 absolutely REAL women for sex! They're 100% real, no models!  Email them, meet them, fuck them!

69 LIVEThe best from all the Great National and International hardcore porn film makers.  OVER 1 MILLION HARDCORE PICS. Top quality and fast loading on our super access servers. REAL LIVE SHOWS - 24 HOURS. EXCLUSIVE TEEN ANAL SHOW.

IF THERE'S GRASS ON THE FIELD, PLAY BALL!
	
	Finger the babysitter!  Fuck the girl next door!  Squeeze perky tits!  Lick hot teen pussy!  Watch as hidden cameras catch teenage girls doing the things you've only dreamed about!  They're barely legal, but totally ripe.




   

BARELY LEGAL TEENS
	
	Hustler's Barely Legal magazine is online and featured in the sweetest teen mega site you've ever seen.  Only Larry Flynt's team could create such a HUGE and DYNAMIC library of magazines, movies, live chat and more to get your dick harder than it's been in ages.


Is this what they mean when they talk about men with big feet?
	Click to see what it means to act your shoe size.



CUM IN OUR PORTAL
	
	The most interactive adult entertainment you can get without getting arrested!  Live sex shows you direct, phone sex, live chat with horny whores, Snoop Dogg's x-rated videos, strippers, porn stars, and more!





ENLARGE YOUR PENIS
	
	Did you know that 70% of all women prefer a man with a larger penis?  The average man's penis is 5-6 inches... STOP BEING AVERAGE!!!  Don't you wish you could fill her up with 7 or more inches?  STOP WISHING and click here to get on your way to a bigger and harder penis!




FARM GIRLS LOVE PUSSY	

The biggest roundup of horny  lesbian sluts is at LesboFarm.com - where the farmer's daughter LOVES to lick pussy!  Constantly rotating videos, exclusive dyke pics, live cunt shows, and spy cams make for a snatch-a-licious good time! 
  


FREE TEEN TWAT
	FREE!!!  FREE!!!  FREE!!!  Over 100,000 photos, over 100 live video sluts, over 100 voyeur cams - always updated, always fresh, and always FREE!!!


	



	
	
	FIND A WOMAN, GET LAID	

			
More than 700,000 horny members are waiting for you to find someone
perfect to fulfill your wildest fantasies! Our members want to make your
wettest dreams come true.
	
	PARTY IN HER PUSSY
	
	Prepare for lift-off and blow your wad right here with the Net's raunchiest kink and super sleaze content available anywhere.  Stop the world, I want to cum!

ALL YOU CAN EAT ORGIES
	
	Fresh gang bangs served hot daily!  Order up some triple decker fuck sandwiches, a little nibble of the Houston Gang Bang 620, a BLT (Black and Latina Threesome), and a side of fresh cum shots for some nasty hardcore gang bang fun.


	FEAST ON THE RAWEST SUSHI
	
	Lotus love with Asian beauties!  These Asian delights will tease your cock and make you cum with sucky sucky live shows, exclusive high quality photos, streaming video, and daily upated content.

			
		 
		
	



	
	NOTE: This is not SPAM! This email was sent to you because your email was entered on a website requesting to be a registered subscriber. If you did not request this email, click here to unsubscribe








0.9.8.: Problem with Shockwave (no installing problem)

2002-02-09 Thread Andreas J.

Hi there.

Suddenly my homepage is not displayed properly
(worked in 0.9.5)

If I check the page on my harddisk it works,
trying it on my internet-adress it doesn't work

The adress is www.dance-music.de (german)
or www.disco-music.de (english)

The upper frame is loading a page called flashtest.htm
with the file flashtest.swf wich opens then the
upper menu with a flashed logo.
if the flashplugin is not installed, the flashtest.htm
refreshes after 3 seconds and loads the upper menu
with a standard gif-logo.
With 0.9.5. there has been always opened the flashed logo,
but now it doesn't with 0.9.8., but it does on my harddisk...

please help.

Andi





Re: Netscape problem with XP

2002-02-09 Thread Phillip M. Jones, C.E.T.

Your correct about the WWW. But I was commenting the Comment about the
"internet" hasn't existed that long. So depending upon what we were
answering Your right and I am too. My first, experience with web pages
was with Netscape Naviagtor 3.0.1a. And I have used every version of
netscape Navigator/Communicator up to and including 4.7.9.

Sören Kuklau wrote:
> 
> Phillip M. Jones, C.E.T. wrote:
> > Actually the dept of defense created what we know as the internet, in
> > the 60's.
> 
> Yes, as the "ARPAnet". But the topic here is not the Internet nor the
> ARPAnet, but the World Wide Web, which is a _part_ of the Internet. This
> part was developed in the late 80's and early 90's. So Jonas is right.
> 
> > Up to the advent of 2400baud modems about 90'  Mostly the Government and
> > and College and Universities, used the internet exclusively.
> 
> You forgot the military.
> 
> > Netscape was started in about 92/93'.
> 
> Yup. Out of MCOM (Mozilla Communications).
> 
> --
> Regards,
> Sören Kuklau ('Chucker')
> [EMAIL PROTECTED]

-- 
---
Phillip M. Jones, CET  |MEMBER:VPEA (LIFE) ETA-I, NESDA,ISCET, Sterling
616 Liberty Street |Who's Who. PHONE:276-632-5045, FAX:276-632-0868
Martinsville Va 24112-1809 |[EMAIL PROTECTED], ICQ11269732, AIM pjonescet
---

If it's "fixed", don't "break it"!

mailto:[EMAIL PROTECTED]









Re: 0.9.8.: Problem with Shockwave (no installing problem)

2002-02-09 Thread Sören Kuklau

Andreas J. wrote:
> Hi there.
> 
> Suddenly my homepage is not displayed properly
> (worked in 0.9.5)
> 
> If I check the page on my harddisk it works,
> trying it on my internet-adress it doesn't work
> 
> The adress is www.dance-music.de (german)
> or www.disco-music.de (english)
> 
> The upper frame is loading a page called flashtest.htm
> with the file flashtest.swf wich opens then the
> upper menu with a flashed logo.
> if the flashplugin is not installed, the flashtest.htm
> refreshes after 3 seconds and loads the upper menu
> with a standard gif-logo.
> With 0.9.5. there has been always opened the flashed logo,
> but now it doesn't with 0.9.8., but it does on my harddisk...

Can't find anything wrong on 2002-02-08-00. Have you tried a recent nightly?


-- 
Regards,
Sören Kuklau ('Chucker')
[EMAIL PROTECTED]





Some shockwave-sites doesn't work.

2002-02-09 Thread Andreas J.

i tried www.lennykravitz.com
i only see the white background,
when i right-click on it
there comes the shockwave-context-menu

the site worked in 0.9.5,
not in my 0.9.8

what happened???





Re: Some shockwave-sites doesn't work.

2002-02-09 Thread Andreas J.

the context-menu says that the film hasn't been loaded.





Re: 0.9.8.: Problem with Shockwave (no installing problem)

2002-02-09 Thread Andreas J.

no, i use the milestone

Sören Kuklau wrote:
> Andreas J. wrote:
> 
>> Hi there.
>>
>> Suddenly my homepage is not displayed properly
>> (worked in 0.9.5)
>>
>> If I check the page on my harddisk it works,
>> trying it on my internet-adress it doesn't work
>>
>> The adress is www.dance-music.de (german)
>> or www.disco-music.de (english)
>>
>> The upper frame is loading a page called flashtest.htm
>> with the file flashtest.swf wich opens then the
>> upper menu with a flashed logo.
>> if the flashplugin is not installed, the flashtest.htm
>> refreshes after 3 seconds and loads the upper menu
>> with a standard gif-logo.
>> With 0.9.5. there has been always opened the flashed logo,
>> but now it doesn't with 0.9.8., but it does on my harddisk...
> 
> 
> Can't find anything wrong on 2002-02-08-00. Have you tried a recent 
> nightly?
> 
> 





Re: Some shockwave-sites doesn't work.

2002-02-09 Thread Max Bentz


Andreas J. wrote:
> i tried www.lennykravitz.com
> i only see the white background,
> when i right-click on it
> there comes the shockwave-context-menu
> 
> the site worked in 0.9.5,
> not in my 0.9.8
> 
> what happened???
> 

This site works fine with my 0.9.8, not any problems.

Max





Re: Some shockwave-sites doesn't work.

2002-02-09 Thread Till

I'm getting this too, very frustrating!

Cheers Till

"Andreas J." <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> i tried www.lennykravitz.com
> i only see the white background,
> when i right-click on it
> there comes the shockwave-context-menu
>
> the site worked in 0.9.5,
> not in my 0.9.8
>
> what happened???
>






Re: Netscape problem with XP

2002-02-09 Thread Magnus W

"Phillip M. Jones, C.E.T." <[EMAIL PROTECTED]> wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

> Your correct about the WWW. But I was commenting the Comment about the
> "internet" hasn't existed that long.

That has not been said in this thread.

Jonas Jørgensen wrote:
> 
> Bob Lathe wrote:
> > I have used Netscape for 15 years.
> 
> Uhm... the World Wide Web didn't even exist 15 years ago!





anyone ever considered porting mozilla to the Common Language Runtime?

2002-02-09 Thread Jonathan Wilson

Aparently, acording to what I have seen and read, it not only does C# 
and others but also C++
Anyone know if its even remotly possible?





Re: Some shockwave-sites doesn't work.

2002-02-09 Thread Sören Kuklau

Till wrote:
> I'm getting this too, very frustrating!
> 
> Cheers Till
> 
> "Andreas J." <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 
>>i tried www.lennykravitz.com
>>i only see the white background,
>>when i right-click on it
>>there comes the shockwave-context-menu
>>
>>the site worked in 0.9.5,
>>not in my 0.9.8
>>
>>what happened???

Can't reproduce this. If the movie was indeed not loaded, then it's a 
problem of a server or of your internet config, but not of Mozilla.


-- 
Regards,
Sören Kuklau ('Chucker')
[EMAIL PROTECTED]





moz upgrade segfaults

2002-02-09 Thread Jay

Hi all, I'm running Mandrake 8.1.  I wanted to upgrade mozilla/galeon to

the newest version, .9.8-2 of Moz (I've tried upgrading moz/galeon once

 b4 with the same results).  I d/l'ed all required RPM's from 

Mandrake Cooker ftp site.  I installed all the new RPM's just fine. 

 I ran galeon with my main user just fine, worked great (this 

users home dir I imported from previous linux installs).

Now for the problem, whenever my wife or kid or even root try to run

galeon (or mozilla) from their accounts, mozilla segfaults.  I can't

figure out what would be causing it to segfault for them but not my main

user (me).  Any ideas please please please. I would really love to run the

new versions of moz/galeon and not have to revert to the mdk 8.1 original

rpm's like I did the last time I tried this. Any help would be greatly

appreciated. Thanks,


Jay




usercontent.css switching?

2002-02-09 Thread jon

Is it possible to switch between different usercontent.css files or just 
apply the custom css on a per site basis?





Re: Some shockwave-sites doesn't work.

2002-02-09 Thread Christian Biesinger

Andreas J. wrote:
> i tried www.lennykravitz.com
> i only see the white background,
> when i right-click on it
> there comes the shockwave-context-menu

Which version of Flash do you have installed?


-- 
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
  -- Benjamin Franklin





Re: Netscape problem with XP

2002-02-09 Thread Bundy

"Sören Kuklau" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Phillip M. Jones, C.E.T. wrote:
> > Actually the dept of defense created what we know as the internet, in
> > the 60's.
>
> Yes, as the "ARPAnet". But the topic here is not the Internet nor the
> ARPAnet, but the World Wide Web, which is a _part_ of the Internet. This
> part was developed in the late 80's and early 90's. So Jonas is right.
>
> > Up to the advent of 2400baud modems about 90'  Mostly the Government and
> > and College and Universities, used the internet exclusively.
>
> You forgot the military.
>
> > Netscape was started in about 92/93'.
>
> Yup. Out of MCOM (Mozilla Communications).
>
> --
> Regards,
> Sören Kuklau ('Chucker')
> [EMAIL PROTECTED]
>

I thought Netscape was born from Mosiac, the first internet browser. I
remember when Mosiac was all you had for graphical internet.

--
Kyle






Re: anyone ever considered porting mozilla to the Common Language Runtime?

2002-02-09 Thread jon

I guess it would be possible, but for what gain?

Jonathan Wilson wrote:
> Aparently, acording to what I have seen and read, it not only does C# 
> and others but also C++
> Anyone know if its even remotly possible?
> 





Re: Some shockwave-sites doesn't work.

2002-02-09 Thread Till

Hi Sören
It happens with some pages, not all.  When it does, if I try with IE it
works fine!

Cheers Till


"Sören Kuklau" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Till wrote:
> > I'm getting this too, very frustrating!
> >
> > Cheers Till
> >
> > "Andreas J." <[EMAIL PROTECTED]> wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> >
> >>i tried www.lennykravitz.com
> >>i only see the white background,
> >>when i right-click on it
> >>there comes the shockwave-context-menu
> >>
> >>the site worked in 0.9.5,
> >>not in my 0.9.8
> >>
> >>what happened???
>
> Can't reproduce this. If the movie was indeed not loaded, then it's a
> problem of a server or of your internet config, but not of Mozilla.
>
>
> --
> Regards,
> Sören Kuklau ('Chucker')
> [EMAIL PROTECTED]
>






mozilla crash

2002-02-09 Thread Morten Nilsen

I'm using a tad stale cvs build, but will try with a newer one later 
sometime (my ISDN is overburdened atm)

http://4th-age.com right click in the page, select page info...
click the "media" tab, and down she goes (sometimes it's delayed it seems)

-- 
Morten Nilsen, aka Dr. P

We are the borg^]dbdbiMicrosoft.
Prepare to be assimilated^]dbiembraced and extended.
Resistance is futile^]dbdbdbiWe know you want it.
:wq





Re: anyone ever considered porting mozilla to the Common Language Runtime?

2002-02-09 Thread Mike Gratton


Jonathan Wilson wrote:
 > Aparently, acording to what I have seen and read, it not only does C#
 > and others but also C++
 > Anyone know if its even remotly possible?
 >

MSIL isn't a superset of all languages, it's a subset of some languages
and hence doesn't support all features of all languages. A good example
is C++: multiple inheritance or useful generic programming just isn't
supported by MSIL and hence the CLR. MS has a broken version of C++
which can be compiled to MSIL and run on a CLR, but AFAIK Moz is written
in ANSI C++, which you'll have trouble compiling for the CLR. It isn't
worth porting Moz for the same reasons as it isn't worth porting Moz to
Java, or any other language - especially when you consider it is already 
exceptionally cross-platform.

Don't forget that using MSIL and the CLR only lets you write in
languages which are compatible - most aren't, and it doesn't allow you
to use standard libraries and similar non-language facilities,
relegating the usefulness of the cross-language capability to that of a 
nifty toy - nice to play with, but not something you want to use for any 
real software project.

Mike.

-- 
Mike Gratton <[EMAIL PROTECTED]>
"Every motive escalate."
   Blatant self-promotion: