|
This is a random midi player
CAPFIX - A utility to fix
Media is a Perl Script that
If you offer media files on
written in Perl, it will
capitalization of MP3
creates .ram, .asx, and many
your site, you will probably
play a random tune every
files.
Copyleft 2005 -
other files. It uses kind of
have noticed that you have
time someone visits a page
Nathan E. Pralle
like a database to store the
to create .ram-files or
with the script on it. The
DESCRIPTION: I wrote this
locations of your files. All
something similar. These
program reads from a flat
to recap, properly, the
you have to do is link to
.ram-files are kind of a
text database containing the
filenames of MP3 files. It
the script and the script
"wrapper" for the
midi URL and title. The
takes the filename and
does the rest. It also has a
real file. They are
script also supports a very
nicely recaps it in proper
feature to block other
downloaded by the browser
customizable output.
format.
SYNTAX: This
people from linking to your
and given over to the player
(Requires SSI)
utility requires a piped
media files.
who then starts downloading
listing of files to it.
IE:
and playing the real file.
ls *.mp3 | perl
With lots of different media
capfix
This utility cannot
files, such "wrapper
handle full pathnames (yet,
files" can start to be
sorry)
REQUIRED:
a real nuisance. mediawrap
Text::Capitalize module
spares you this additional
This expects filenames
work by transparently
to be in the format:
handling media files. After
ARTIST - TITLE.mp3 or TITLE
installing mediawrap, you
- ARTIST.mp3
just link your media files
as your normally would and
mediawrap will take care of
them. mediawrap supports
RealMedia (.ra, .rm) and
MPEG-III (mp3) files at the
moment, but can be easily
adapted for a lot of
purposes (even
non-multimedia files).
Date: Jul, 21 1999 Date: Jun, 22 2005 Date: Jun, 24 2003 Date: Jul, 21 1999 |
|
MimeSlapper is a workaround
MyNapster Webclient is a web
MĘS (MP3 Audio Entertainment
This script is mostly 4 *nix
for the confusing apache
interface to the
System), a spinoff of
machines unless u have PERL
mime-type file headers, in
MyNapster/Napster/Opennap
version 1 of Richard
installed on your windows
the case of mp3 files, where
Networks that allows you to
Harman's myMP3, is a set of
box. What this little script
a "standardized"
download songs via Web.
Perl scripts which interface
does is takes all mp3's in a
mime type has not yet been
with MySQL to provide
specified directory and adds
widely accepted. It allows
streaming MP3's over the
them to a m3u playlist for
you to configure via a hard
net. The package includes
winamp good for local lans
variable, or via a
just about everything you'll
if you have your mp3's
specialized url tag, which
need, such as sql scripts,
stored on a nix machine just
mime-type header you'd like
shell scripts, Perl cgi, etc.
change the path to match
to send to the users
your MP3 directory and the
browser, in order to
path to your http server
successfully play mp3 files
from url links. This is also
a good workaround for
servers which have no
mime-type headers set for
mp3 files, because of this
lack of standard, as well as
for those webmasters who may
need additional mime-type
headers sent with select mp3
files. This script is
intended to be a quick fix,
and not to become a
substitute for proper apache
configuration. MimeSlapper
would be suitable to deal
with other apache mime-type
difficulties as well, by
changing the mime-types in
the script.
Date: Sep, 04 1999 Date: Aug, 06 2000 Date: Sep, 22 2000 Date: Jul, 14 2006 |