Re: Streaming Radio

2011-04-08 Thread cyberzen

David E. Ross a écrit :

On 4/7/11 2:31 PM, cyberzen wrote:

David E. Ross a écrit :

I'm trying to setup a link to a streaming broadcast.  The URI is
http://1.ice1.sa.streamaudio.com/kgil_am.mp3.

When I select that link, SeaMonkey 2.0.13 tries to download the file.  I
want it instead to launch Winamp, which is set to play mp3 streams.

Winamp will play the stream if I open that application and explicitly
request it to play the above cited URI.  How can I configure SeaMonkey
to launch Winamp automatically for this?

Note that my configuration of SeaMonkey already launches Winamp
automatically to play .pl, .pls, and .m3u streams.  SeaMonkey also
launches RealPlayer automatically to play .ram, .smi, and .asx streams.
   See myhttp://www.rossde.com/music.html; links to streaming
broadcasts -- mostly classical music -- are at the bottom of the page.



the link to kgil_am.mp3 opens a browser (SM) and runs a quick time bar
that can be started and plays
unfortunately I am not able to tell why it works like this
I have installed the klite mega pack with QT and real alternative,
xmplay, mediamonkey
as addon, I have openinbrowser (but I am not sure it is involved now )



I stopped using QuickTime and removed it when they seemed to have more
security updates than even Micro$oft.  I only use Winamp and RealPlayer.


I totally agree, that's why I use
http://www.free-codecs.com/download/QuickTime_Alternative.htm
that works with no fuss
have a look also on
http://www.free-codecs.com/download/Real_Alternative.htm


--
cyberzen
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Streaming Radio

2011-04-08 Thread cyberzen

cyberzen a écrit :

David E. Ross a écrit :

On 4/7/11 2:31 PM, cyberzen wrote:

David E. Ross a écrit :

I'm trying to setup a link to a streaming broadcast. The URI is
http://1.ice1.sa.streamaudio.com/kgil_am.mp3.

When I select that link, SeaMonkey 2.0.13 tries to download the file. I
want it instead to launch Winamp, which is set to play mp3 streams.

Winamp will play the stream if I open that application and explicitly
request it to play the above cited URI. How can I configure SeaMonkey
to launch Winamp automatically for this?

Note that my configuration of SeaMonkey already launches Winamp
automatically to play .pl, .pls, and .m3u streams. SeaMonkey also
launches RealPlayer automatically to play .ram, .smi, and .asx streams.
See myhttp://www.rossde.com/music.html; links to streaming
broadcasts -- mostly classical music -- are at the bottom of the page.



the link to kgil_am.mp3 opens a browser (SM) and runs a quick time bar
that can be started and plays
unfortunately I am not able to tell why it works like this
I have installed the klite mega pack with QT and real alternative,
xmplay, mediamonkey
as addon, I have openinbrowser (but I am not sure it is involved now )



I stopped using QuickTime and removed it when they seemed to have more
security updates than even Micro$oft. I only use Winamp and RealPlayer.


I totally agree, that's why I use
http://www.free-codecs.com/download/QuickTime_Alternative.htm
that works with no fuss
have a look also on
http://www.free-codecs.com/download/Real_Alternative.htm


in fact, the streaming was not working, it was just playing the first 
minute of music approx.
for example if I open the url given in xmplay, it plays the stream 
endlessly fine
as paul was complaining about his tries in SM 1117 and 1118 I had the 
idea of trying the url in my firefox 3.6 as it is equipped of the media 
player connectivity  addon that's how I discovered the correct way of 
playing this stream in xmplay, as I had setup mp3 to be played with it 
in mediaplayerconnectivity.
unfortunately this addon is discontunued for SM 2* and more, but there 
is a release for firefox 3.6 and under, (not yet FF4) and one other for 
SM 1* and under.
In my point of view this addon is one of the best thing to manage 
embedded media of all kinds, one can choose the player he wants for each...

this can be done at will when the user decides.
it is more usable than leaving the files associations of windows to 
decide as each piece of software installed has made its own mess in it.


besides I am enjoying the stream of music... thank you

--
cyberzen
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Perl/PHP-scripts for receiving http/https publishing from SeaMonkey

2011-04-08 Thread M.O.B. i L.
According to http://www.sandiego.edu/webdev/files/ https-publishing is 
possible in SeaMonkey:
SeaMonkey does not support secure ftp, but it does support secure http 
publishing and has a robust and easy to use web editor. Your publishing 
URL should be https://files.sandiego.edu/https.cgi;. Your subdirectory 
should be public_html for home directories, or Sites/folder for 
Departmental pages (replacing folder with the folder of your site).


Where can I find scripts that could receive the upload and place the 
file in the correct folder: https.cgi, https.php, http.cgi or http.php?


I need this on my site because where I work they have blocked all 
protocols except HTTP and HTTPS and I need to be able to update some web 
sites.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


PDF Mail Reader Question

2011-04-08 Thread Leslie Hartman

All:

Some PDF attachments open while others don't. If I save the PDF
attachments that don't open as a file in say /tmp and mail them to myself,
the will open just fine.

If I view the message source, I see:

--_=_NextPart_001_01CBF3F4.4C3AC9EB
Content-Type: application/octet-stream;
name=1-1BL2WKX,  F3210 (2TB SATA Drives - 48TB RAW).pdf
Content-Transfer-Encoding: base64
Content-Description: 1-1BL2WKX,  F3210 (2TB SATA Drives - 48TB RAW).pdf
Content-Disposition: attachment;
filename=1-1BL2WKX,  F3210 (2TB SATA Drives - 48TB RAW).pdf




for the one that wont open.

For the ones seen as:

Content-Type: application/pdf; name=MPO-Hartman-FAS210-Q1267.pdf
Content-Disposition: attachment; filename=MPO-Hartman-FAS210-Q1267.pdf
Content-Transfer-Encoding: base64
X-Attachment-Id: f_gm6n5f031


They open just fine.

What can be done so one doesn't have to keep saving some of the PDF 
attachments to

open them?

Thank You.

lph


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: PDF Mail Reader Question

2011-04-08 Thread David Wilkinson

Leslie Hartman wrote:

All:

Some PDF attachments open while others don't. If I save the PDF
attachments that don't open as a file in say /tmp and mail them to myself,
the will open just fine.


Have you tried the ViewSourceWith extension?

http://dafizilla.sourceforge.net/viewsourcewith/

--
David Wilkinson
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


JS issue with Google maps/SM 2

2011-04-08 Thread Paul B. Gallagher
Can't get Google maps to respond -- it seems to load OK, but the moment 
I start typing an address, it says loading... and then stops.


Their help file says this (out of date?):

[begin quote]

If you are running Mozilla Firefox 0.8+ or Netscape 7.1+ on Windows or 
Mac OS X, follow these steps:


   1. Type about:config in the browser's address bar.
   2. Type image in the Filter field.
   3. Look for the field dom.disable_image_src_set and verify that the 
value is set to FALSE.
   4. Look for the field network.image.imageBehavior is set to 0 (the 
default setting). In some browsers, this setting may be named 
permissions.default.image.


If you continue to experience difficulties, you may want to uninstall 
any programs or extensions that change the way your browser handles 
JavaScript. Other users have reported that these programs may affect the 
ability to view the maps.


[end quote]

What do these options really do? More specifically, how would I be 
changing SeaMonkey's behavior generally and on other sites?


My settings are currently false and 1, respectively. For 
permissions.default.image, this is the default, despite their statement. 
This page seems to think 0 is not an option and 1 should allow all 
images:

http://kb.mozillazine.org/Permissions.default.image

Thanks.

--
War doesn't determine who's right, just who's left.
--
Paul B. Gallagher
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: JS issue with Google maps/SM 2

2011-04-08 Thread d...@kd4e.com

What about MapQuest?

Same problem, or does it work OK?

Just wondering if the problem is unique to Google
maps or to online map resources in general.


--

Thanks!  73, KD4E
David Colburn http://kd4e.com
SE-GA Tailgate - April 9th, 2011
Have an http://ultrafidian.com day
I don't google I SEARCH! http://ixquick.com
Shop Freedom-Friendly http://kd4e.com/of.html
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: JS issue with Google maps/SM 2

2011-04-08 Thread Paul B. Gallagher

d...@kd4e.com wrote:


What about MapQuest?

Same problem, or does it work OK?


Haven't used it in years, lemme check...

Works quickly and easily.


Just wondering if the problem is unique to Google
maps or to online map resources in general.


No, I can use Google's Basic HTML version, which shows the map in a 
little keyhole, but not the full-page version.


--
War doesn't determine who's right, just who's left.
--
Paul B. Gallagher

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


SM Mail Filter Edit...bug?

2011-04-08 Thread Rufus

I've noted that on most Edit attempts I get the error -

This filter cannot be saved because some search terms are invalid in 
the current context.


 - when I try to Save a Filter rule set after Edit.  But if I hit the 
Save button enough times (like three, in general) the filter does 
actually appear to be saved as edited.


I'm not quite sure when this behavior started, but it's been going on 
for at least 2-3 versions.


--
 - Rufus
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


SM 2.1b3 User Interface Changes

2011-04-08 Thread NoOp
Ok, who's bright idea was this?

Right clicking a link in
2.1b2 brings up:
o Open Link in a New Window
o Open Link in a New Tab

2.1b3 brings up:
o Open Link in a New Tab
o Open Link in a New Window

Who's idea was this? I must have opened about 10 new windows (instead of
tabs) this morning before figuring out the change. Still having trouble
adjusting... muscle memory is set  I have to pause after right-clicking
any link.


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: JS issue with Google maps/SM 2

2011-04-08 Thread Robert Gault

Paul B. Gallagher wrote:

Can't get Google maps to respond -- it seems to load OK, but the moment
I start typing an address, it says loading... and then stops.


snip

I've found that Google maps will not respond to Search entries until the entire default 
download is finished. If you have broadband, that should not be a problem. On my dial-up 
connection, I can't get the site to respond for about 5+ minutes.


I have no special about:config setting and am using SeaMonkey 2.0.13.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: JS issue with Google maps/SM 2

2011-04-08 Thread Paul B. Gallagher

Robert Gault wrote:


Paul B. Gallagher wrote:

Can't get Google maps to respond -- it seems to load OK, but the moment
I start typing an address, it says loading... and then stops.


 snip

I've found that Google maps will not respond to Search entries until the
entire default download is finished. If you have broadband, that should
not be a problem. On my dial-up connection, I can't get the site to
respond for about 5+ minutes.


That used to be true. Now, no matter how long I wait (and I do have a 
broadband connection, I can download about 25 MB per minute), it doesn't 
work. The status bar says Done before I enter the address, and the 
spinner isn't moving, either. Doesn't matter. The moment I start typing, 
the yellow shaded Loading... appears at top, and when I hit Enter or 
Search Maps, I get (in quick succession):

Looking up maps.google.com
Waiting for maps.google.com
Done
but the map is still the entire North American continent. The pan, zoom, 
and scroll controls are unresponsive.


I've tried disabling AdBlock Plus entirely (everywhere), but no joy. 
That's not it.



I have no special about:config setting and am using SeaMonkey 2.0.13.


Me, too.

--
War doesn't determine who's right, just who's left.
--
Paul B. Gallagher

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: SM 2.1b3 User Interface Changes

2011-04-08 Thread Rufus

NoOp wrote:

Ok, who's bright idea was this?

Right clicking a link in
2.1b2 brings up:
o Open Link in a New Window
o Open Link in a New Tab

2.1b3 brings up:
o Open Link in a New Tab
o Open Link in a New Window

Who's idea was this? I must have opened about 10 new windows (instead of
tabs) this morning before figuring out the change. Still having trouble
adjusting... muscle memory is set  I have to pause after right-clicking
any link.




...at least the buttons were big enough for you to hit them consistently.

--
 - Rufus
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: SM 2.1b3 User Interface Changes

2011-04-08 Thread WLS

NoOp wrote:

Ok, who's bright idea was this?

Right clicking a link in
2.1b2 brings up:
o Open Link in a New Window
o Open Link in a New Tab

2.1b3 brings up:
o Open Link in a New Tab
o Open Link in a New Window

Who's idea was this? I must have opened about 10 new windows (instead of
tabs) this morning before figuring out the change. Still having trouble
adjusting... muscle memory is set  I have to pause after right-clicking
any link.




I think it is an improvement and I believe consistent with the change in 
Firefox 4.0.


Did you know SeaMonkey had tabs on top before all the browsers? Just 
collapse all the tool bars and you will see what I mean. Yes, I am going 
out on a limb with that statement.


WLS
--

openSUSE 11.3(x86_64) - Gnome2.30 - SeaMonkey 2.1pre
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: SM 2.1b3 User Interface Changes

2011-04-08 Thread NoOp
On 04/08/2011 06:43 PM, WLS wrote:
 NoOp wrote:
 Ok, who's bright idea was this?

 Right clicking a link in
 2.1b2 brings up:
 o Open Link in a New Window
 o Open Link in a New Tab

 2.1b3 brings up:
 o Open Link in a New Tab
 o Open Link in a New Window

 Who's idea was this? I must have opened about 10 new windows (instead of
 tabs) this morning before figuring out the change. Still having trouble
 adjusting... muscle memory is set  I have to pause after right-clicking
 any link.


 
 I think it is an improvement and I believe consistent with the change in 
 Firefox 4.0.

Not when you open many links (tabs) per day by right-clicking on the
link. I can certainly get used to it, but to arbitrarily change the UI
from 2.1b2 to 2.1b3 does require some muscle memory retraining. The
change slows down productivity (for the time being).

 
 Did you know SeaMonkey had tabs on top before all the browsers? Just 
 collapse all the tool bars and you will see what I mean. Yes, I am going 
 out on a limb with that statement.

You are as I've never seen tabs on top. Got a screenshot of tabs on top
with SeaMonkey?
  The first thing I did after installing FF4 was to put the tabs back on
the bottom where (IMO) they belong. You see, when you work with tabs on
a regular basis it makes no sense at all to have to move the mouse above
the URI/URL/Address bar to select a tab. The tab/window area is the main
workspace. Again; who's bright idea was that?


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: JS issue with Google maps/SM 2

2011-04-08 Thread Lemuel Johnson

Paul B. Gallagher wrote:

Can't get Google maps to respond -- it seems to load OK, but the moment
I start typing an address, it says loading... and then stops.


I can force similar behavior in 2.0.13 by unchecking Allow scripts to 
change images in Edit/Preferences/Advanced/ScriptsPlugins.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: JS issue with Google maps/SM 2

2011-04-08 Thread Paul B. Gallagher

Lemuel Johnson wrote:


Paul B. Gallagher wrote:


Can't get Google maps to respond -- it seems to load OK, but the
moment I start typing an address, it says loading... and then
stops.


I can force similar behavior in 2.0.13 by unchecking Allow scripts
to change images in Edit/Preferences/Advanced/ScriptsPlugins.


Nice try, but it's already checked here.

--
War doesn't determine who's right, just who's left.
--
Paul B. Gallagher

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: PDF Mail Reader Question

2011-04-08 Thread Leslie Hartman

Dave:

No I hadn't tried that, didn't know
that it existed.

Installed it today and gave it a try and
it worked.

The question is why doesn't it work? It seems
to work fine on the MAC's but not on the Linux workstation's.
At least not on Fedora 12 and Redhat EL5.5. Have tried it with and 
without the the adobe plugin.


Thanks for the VSW though, as I can use this as a workaround

LPH

David Wilkinson wrote:

Leslie Hartman wrote:

All:

Some PDF attachments open while others don't. If I save the PDF
attachments that don't open as a file in say /tmp and mail them to
myself,
the will open just fine.


Have you tried the ViewSourceWith extension?

http://dafizilla.sourceforge.net/viewsourcewith/



___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey