If some MP3-file is downloaded from MP3.com, that artist get some money. If that file is then distributed on P2P-systems, that artist can't get money. So, if redistribution is not explicitly allowed by that certain artist, you'd better not redistribute those MP3s in any way. There is some fineprint under every artist page in MP3.com.
Björk is from Iceland. Currently the most famous Finnish musicians and bands are HIM, Bomfunk MC's and Darude. Also Apulanta and Screamin Stukas (sp) are trying to breakthrough in outside Finland.
"The Regular Expression library and tools will be made publicly available on
SourceForge this week at
http://unixtools.sourceforge.net. In coming months,
Caldera will Open Source other UNIX tools and utilities, including pkgmk,
pkgadd, pkgrm, pkginfo, pkgproto and more, as well as the Bourne shell, lex,
yacc, sed, m4 and make. The licenses under which these technologies will be
Open Sourced will be decided based on community and business needs."
Ash is really good Bourne Shell clone and POSIX-shell implementation. I really
like to use it for my shell-scripting, because it prevents me from using
bashisms. In my Debian GNU/Linux 2.2 Potato/bin/sh is actually a symlink to
ash that I compiled from sources I took from unstable Debian and it works.
But if/bin/sh is symlink to bash and you have some bashisms in you script that
starts "#!/bin/sh", it seems, that even in that case bash won't complain
about those bashisms.
But you must check out, which version of ash you are running. Debian has always
used the latest version of ash. I think it is downloaded from this place:
BTW I really don't understand, why somebody would want to create installer
scripts, when this kind of tool exists:
http://www.easysw.com/epm/
EPM Is:
A free UNIX software/file packaging program that generates distribution
archives from a list of files.
EPM Can:
Generate portable script-based distribution packages complete with installation
and removal scripts. Generate vendor distributions in AIX, BSD, Compaq Tru64,
Debian, HP-UX, IRIX, Red Hat, and Solaris formats. Provide a complete,
cross-platform software distribution solution for your applications.
Re:the unanswered question
on
VIM 6.0 is Out
·
· Score: 1
According to this interview Bill Joy did not invent vi during one weekend:
Incompability w/ GNU GPL: Any chance to resolve it
on
Ask Guido van Rossum
·
· Score: 1
It is well known fact, that the latest versions of
Python has licence, that is incompatible
with GNU GPL. I know that RMS himself has tried to
negotiate to rectify that problem. But what is
current situtation? Do you see any chance to resolve the problem? How likely is it, that the
problem will be resolved?
What you definitely need is tmpreaper. Here is part of its copyright-file in my Debian:
This package was originally an `alien', debianized by the alien
program by converting the RPMS Package `tmpwatch-1.2' on Thu, 13 Nov
1997 02:16:28 -0800.
It bears a GNU Public Licence, which you will find in
"/usr/doc/copyright/GPL".
Please read the changelog.
The original `tmpwatch-1.2' was downloaded from ftp.redhat.com by
karlheg@inetarena.com.
Thank You, Erik Troan. This program was sorely needed. We always
appreciate the things you provide for the Linux community. I could
not have even begun to write a program like this one from scratch.
Without the initial program to build on, it would not have been
possible. I've learned a lot from this experience.
karlheg: Sun, Dec 7, 1997:
I am renaming this program from `tmpwatch' to `tmpreaper' to split
away from RedHat, who released a `tmpwatch-1.4' with RedHat v5.0 that
had zero of the patches I sent for `1.2-1.4'.
Kosmic Free Music Foundation is group of artists.
Their music can be downloaded from WWW-site of
KFMF and MP3.com and you can buy their CDs and
CD-ROMs. And of cause, you can copy their music
to all your friends. I am sure, they have nothing
to do with RIAA.
According to readme.txt that comes w/ those sources:
All of the Quake data files remain copyrighted and licensed under the original terms, so you cannot redistribute data from the original game, but if you do a true total conversion, you can create a standalone game based on this code.
I will see about having the license changed on the shareware episode of quake to allow it to be duplicated more freely (for linux distributions, for example), but I can't give a timeframe for it. You can still download one of the original quake demos and use that data with the code, but there are restrictions on the redistribution of the demo data.
BTW when I tried to see http://www.fsf.org/, this happened:
ERROR
The requested URL could not be retrieved
While trying to retrieve the URL: http://www.fsf.org/
The following error was encountered:
Read Timeout
The system returned:
[No Error]
A Timeout occurred while waiting to read data from the network. The network or server may be down or congested. Please retry your request.
It seems that RMS and Co. has downloaded that source code and some free total conversion, compiled them and started playing with in FSF's server.:-)
You work for Red Hat Software in their Advanced Development laboratories and you are Debian Developer. How is this possible? What people in Red Hat Software and Debian think about this situation?
If some MP3-file is downloaded from MP3.com, that artist get some money. If that file is then distributed on P2P-systems, that artist can't get money. So, if redistribution is not explicitly allowed by that certain artist, you'd better not redistribute those MP3s in any way. There is some fineprint under every artist page in MP3.com.
Never mind JWZ. Here is better article about video players of Linux:
GNU/Linux Media Player Roundup
Here is my E-Mail I wrote to JWZ:
WWW-diary of Juhapekka Tolvanen: Saturday, 25 January 2003
Björk is from Iceland. Currently the most famous Finnish musicians and bands are HIM, Bomfunk MC's and Darude. Also Apulanta and Screamin Stukas (sp)
are trying to breakthrough in outside Finland.
Their software is also available as free software: DjVuLibre
Get latest version of GhostScript and its utils for OS/2. HTH.
-
Don't use MS-Word as a document exchange format (Goldberg, Jeffrey )
-
plaintext - In praise of practical e-mail hygiene (Vermeer, Martin )
n .html )
And here is mine. It is in Finnish:( http://www.goldmar k.org/netrants/no-word/ )
( http://www.netby.dk/Oest/Europa-Alle/vermeer/plai
"Miksi on typerää postittaa sähköpostin liitetiedostona MS Word -dokumentteja"
( http://www.cc.jyu.fi/~juhtolv/mswordmail.html )
One possibility is to use
GNU stow
.
Slackware has ash version 0.2 and it really sucks.
Real Bourne Shell will be released as source code sooner or later by Caldera. Here is the press release:
http://news.linuxprogramming.com/news_story.php3?l tsn=2001-08-20-003-06-CD
http://ir.caldera.com/ReleaseDetail.cfm?ReleaseID= 57417
And here are some quotes:
So, you must keep you eyes on this:
http://unixtools.sourceforge.net/
Meanwhile you can do portable shell-scripting with help from these WWW-pages:
http://www.raycosoft.com/rayco/support/porting.htm l
http://www.raycosoft.com/rayco/support/SANS_2001_f iles/v3_document.htm
http://sources.redhat.com/autobook/
http://sources.redhat.com/autobook/autobook/autobo ok_208.html
Ash is really good Bourne Shell clone and POSIX-shell implementation. I really like to use it for my shell-scripting, because it prevents me from using bashisms. In my Debian GNU/Linux 2.2 Potato /bin/sh is actually a symlink to
ash that I compiled from sources I took from unstable Debian and it works.
But if /bin/sh is symlink to bash and you have some bashisms in you script that
starts "#!/bin/sh", it seems, that even in that case bash won't complain
about those bashisms.
But you must check out, which version of ash you are running. Debian has always used the latest version of ash. I think it is downloaded from this place:
ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src /bin/sh/
Red Hat Linux had ash version 0.2 and it really sucks. Then I made bugreports and latest versions of Red Hat have fresher version of ash.
But it seems, that Slackware still has that ash version 0.2:
ncftp ...ware-8.0/source/ap/ash > pwdc kware-8.0/source/ap/ash/ ...ware-8.0/source/ap/ash > ls ...ware-8.0/source/ap/ash >
ftp://ftp.slackware.com/pub/mirrors/slackware/sla
ncftp
ash-linux-0.2.diff.gz _ash.tar.gz
ash-linux-0.2.tar.gz SlackBuild
ncftp
BTW I really don't understand, why somebody would want to create installer scripts, when this kind of tool exists: http://www.easysw.com/epm/
According to this interview Bill Joy did not invent vi during one weekend:
Linux Magazine / November 1999 / FEATURES : The Joy of Unix: page 4
Most of the time my Zsh-prompt looks like this:
juhtolv@heresy :
%
And as a rewt it looks like this:
-=*[ROOT ZSH]*=- root@heresy :
#
In both cases I have RPROMPT like this:
10001 | pts/5
My shell-configs are available here:
http://www.cc.jyu.fi/~juhtolv/configs/shellrc/i
Hey, Alex!
Why you spam?
It is well known fact, that the latest versions of
Python has licence, that is incompatible
with GNU GPL. I know that RMS himself has tried to
negotiate to rectify that problem. But what is
current situtation? Do you see any chance to resolve the problem? How likely is it, that the
problem will be resolved?
Linus Benedict Torvalds is Swedish-speaking Finn, not "Sweede" (and I am Finnish-speaking Finn). Finns live in Finland. Swedes live in Sweden.
What you definitely need is tmpreaper. Here is part of its copyright-file in my Debian:
This package was originally an `alien', debianized by the alien program by converting the RPMS Package `tmpwatch-1.2' on Thu, 13 Nov 1997 02:16:28 -0800. It bears a GNU Public Licence, which you will find in "/usr/doc/copyright/GPL". Please read the changelog. The original `tmpwatch-1.2' was downloaded from ftp.redhat.com by karlheg@inetarena.com. Thank You, Erik Troan. This program was sorely needed. We always appreciate the things you provide for the Linux community. I could not have even begun to write a program like this one from scratch. Without the initial program to build on, it would not have been possible. I've learned a lot from this experience. karlheg: Sun, Dec 7, 1997: I am renaming this program from `tmpwatch' to `tmpreaper' to split away from RedHat, who released a `tmpwatch-1.4' with RedHat v5.0 that had zero of the patches I sent for `1.2-1.4'.
Kosmic Free Music Foundation is group of artists. Their music can be downloaded from WWW-site of KFMF and MP3.com and you can buy their CDs and CD-ROMs. And of cause, you can copy their music to all your friends. I am sure, they have nothing to do with RIAA.
m l
s ic_foundati.html
Here is relevant URLs:
http://www.kosmic.org/
http://www.kosmic.org/music.php3
http://www.mp3.com/kosmic
http://artists.mp3s.com/artists/126/kosmic_art.ht
http://artists.mp3s.com/artists/67/kosmic_free_mu
Maybe few gorillas of Microsoft will knock on your door very soon. :-)
It is possible to read Gopher-sites with Netscape
and Lynx, too.
> Qt Free Edition is X11 only - simply since no
> one has ported it. It is allowed.
Win32 (and even BeOS) port of Gtk is coming. There is no free and non-free edition of Gtk. There is only free Gtk.
http://user.sgic.fi/~tml/gimp/win32/
http://www.gtk.org/beos/
> To get Windows portable software, pay or port,
> unlike GTK where you can only port it.
Use wxwindows and be happy.
http://www.wxwindows.org/
http://www.freiburg.linux.de/~wxxt/
There exist books about Gtk (and Gnome) programming, too:
o rdID=116 o rdID=67
http://developer.gnome.org/doc/GGAD/
http://www.bcpl.lib.md.us/~eharlow/book/
http://www2.newriders.com/cfm/prod_book.cfm?Rec
http://www2.newriders.com/cfm/prod_book.cfm?Rec
According to readme.txt that comes w/ those sources:
:-)
All of the Quake data files remain
copyrighted and licensed under the
original terms, so you cannot redistribute
data from the original game, but if
you do a true total conversion, you can
create a standalone game based on this
code.
I will see about having the license
changed on the shareware episode of quake
to allow it to be duplicated more freely
(for linux distributions, for example),
but I can't give a timeframe for it.
You can still download one of the original
quake demos and use that data with the
code, but there are restrictions on the
redistribution of the demo data.
BTW when I tried to see http://www.fsf.org/, this happened:
ERROR
The requested URL could not be retrieved
While trying to retrieve the URL: http://www.fsf.org/
The following error was encountered:
Read Timeout
The system returned:
[No Error]
A Timeout occurred while waiting to read data from the network. The network or server may be down or congested. Please retry your request.
It seems that RMS and Co. has downloaded that source code and some free total conversion, compiled them and started playing with in FSF's server.
This works for me:
http://www.jyu.fi/~juhtolv/tmp/xconfig.awk
All you need to know is maximum and minimum resolution, vertical refresh frequency and horizontal sync frequency of your monitor.
If you break your monitor, it is not my fault.
You work for Red Hat Software in their Advanced Development laboratories and you are Debian Developer. How is this possible? What people in Red Hat Software and Debian think about this situation?
And guess what Chuck D said about it:
.....thats what this board is for ...access..... "
"yeah,Dean go ahead do your thing... thanx for helping out
Yiihaa!