Re: protecting streaming mp3 files with asp.net?
- From: "inthaneelf" <inthaneelf@xxxxxxxxxxxxxx>
- To: <programmingblind@xxxxxxxxxxxxx>
- Date: Tue, 30 Oct 2007 19:08:02 -0700
which would be a reason to allow them to be played but not downloaded, I can
buy music, I can rip it, but I can't "distribute" it without breaking
copyright, that doesn't mean that if I can devise a way to allow folks to
listen without downloading I can't share some of my music, eh?
inthane
. For Blind Programming assistance, Information, Useful Programs, and Links
to Jamal Mazrui's Text tutorial packages and Applications, visit me at:
http://grabbag.alacorncomputer.com
. to be able to view a simple programming project in several programming
languages, visit the Fruit basket demo site at:
http://fruitbasketdemo.alacorncomputer.com
----- Original Message -----
From: <james.homme@xxxxxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Tuesday, October 30, 2007 12:17 PM
Subject: RE: protecting streaming mp3 files with asp.net?
Hi,
There could be a copyright issue with this.
Jim
James D Homme, , Usability Engineering, Highmark Inc.,
james.homme@xxxxxxxxxxxx, 412-544-1810
"Never doubt that a thoughtful group of committed citizens can change the
world. Indeed, it is the only thing that ever has." -- Margaret Mead
"Graham Hardy"
<graham.hardy@gma
il.com> To
Sent by: programmingblind@xxxxxxxxxxxxx
programmingblind- cc
bounce@freelists.
org Subject
RE: protecting streaming mp3 files
with asp.net?
10/30/2007 03:10
PM
Please respond to
programmingblind@
freelists.org
Hi Andy - Why would you want to do this? From a usability point of view,
it
isn't always pleasant to have to sit in front of a computer to listen to
files; I would much prefer to listen to them on another device. Indeed, I
find that I almost never make use of streams that cannot be downloaded, so
it is likely to repel some of your visitors. Of course, it depends on the
actual content: for instance, books must never be streamed (what if you
wanted to stop halfway and then resume a few days later?), whereas music
seems more workable this way, as does live content. -Graham.
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Andy B
Sent: October 30, 2007 11:07 AM
To: programmingblind@xxxxxxxxxxxxx
Subject: protecting streaming mp3 files with asp.net?
Hi...
I have to stream mp3 files from an asp.net 2.0 website. I am trying to
figure out how you can let any visiter to the site play them but not
download them. Most of the examples out there show how in flash, but is
there another way?
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
- Follow-Ups:
- RE: protecting streaming mp3 files with asp.net?
- From: Andy B
- References:
- RE: protecting streaming mp3 files with asp.net?
- From: james . homme
Other related posts:
- » protecting streaming mp3 files with asp.net?
- » RE: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » RE: protecting streaming mp3 files with asp.net?
- » RE: protecting streaming mp3 files with asp.net?
- » RE: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » RE: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » RE: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » RE: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
- » RE: protecting streaming mp3 files with asp.net?
- » Re: protecting streaming mp3 files with asp.net?
Hi,
There could be a copyright issue with this.
Jim
James D Homme, , Usability Engineering, Highmark Inc.,
james.homme@xxxxxxxxxxxx, 412-544-1810
"Never doubt that a thoughtful group of committed citizens can change the
world. Indeed, it is the only thing that ever has." -- Margaret Mead
"Graham Hardy"
<graham.hardy@gma
il.com> To
Sent by: programmingblind@xxxxxxxxxxxxx
programmingblind- cc
bounce@freelists.
org Subject
RE: protecting streaming mp3 files
with asp.net?
10/30/2007 03:10
PM
Please respond to
programmingblind@
freelists.org
Hi Andy - Why would you want to do this? From a usability point of view,
it
isn't always pleasant to have to sit in front of a computer to listen to files; I would much prefer to listen to them on another device. Indeed, I find that I almost never make use of streams that cannot be downloaded, so it is likely to repel some of your visitors. Of course, it depends on the actual content: for instance, books must never be streamed (what if you wanted to stop halfway and then resume a few days later?), whereas music seems more workable this way, as does live content. -Graham. From: programmingblind-bounce@xxxxxxxxxxxxx [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Andy B Sent: October 30, 2007 11:07 AM To: programmingblind@xxxxxxxxxxxxx Subject: protecting streaming mp3 files with asp.net? Hi... I have to stream mp3 files from an asp.net 2.0 website. I am trying to figure out how you can let any visiter to the site play them but not download them. Most of the examples out there show how in flash, but is there another way? __________ View the list's information and change your settings at http://www.freelists.org/list/programmingblind
- RE: protecting streaming mp3 files with asp.net?
- From: Andy B
- RE: protecting streaming mp3 files with asp.net?
- From: james . homme