Re: Linux and OSS provide quality easy listening
Clogwog wrote:[color=blue]
> "Gregory Shearman" <ZekeGregory@netscape.net> schreef in bericht[color=green]
>> Which "box" are you babbling about you ****ing dickhead?
>>
>> My Gentoos all could play mp3s from day1.[/color]
>
> Illegal copyright violation, you stupid tit![/color]
Patent violation maybe (depends on country) but not copyright violation.
[color=blue][color=green]
>> My Eeepc could play mp3s from day1.[/color]
>
> Illegal copyright violation, you stupid tit![/color]
Patent violation maybe (depends on country) but not copyright violation.
[color=blue][color=green]
>> You don't know what the **** is going on..[/color]
>
> Following packages/drivers/encoder are not includes in most distros:
> => Nvidia /ATI graphics card[/color]
Packages available in most distros.
[color=blue]
> => Vmware player kernel modules[/color]
Download package from vmware site and install using package manager. Some
repositories may have packages that automate it for you.
[color=blue]
> => Wifi chipsets[/color]
Many Wifi chipsets are supported by Linux and several others can be easily
installed from windows drivers.
[color=blue]
> => MP3 Support[/color]
Packages available in most distros. In some countries patent licenses are
required.
[color=blue]
> => Real Media and Player[/color]
Download package from real site and install using package manager. Some
repositories may have packages that automate it for you.
[color=blue]
> => CSS encrypted DVDs (DVD Playback)[/color]
Packages available in most distros. In some countries having/using it is
illegal.
[color=blue]
> => Cryptography[/color]
Packages available in most distros (e.g. openssl, gnupg, encfs, openssh). In
some countries having/using it is illegal.
[color=blue]
> => SUN JAVA[/color]
Packages available in most distros.
[color=blue]
> => Adobe Flash Player etc[/color]
Packages available in most distros.
Commercial, proprietary, non free programs can have packages prepared for
them in repositories that don't contain the program it self but
automatically downloads and installs it (google earth comes to mind).
Regards.
Re: Linux and OSS provide quality easy listening
After takin' a swig o' grog, LusoTec belched out
this bit o' wisdom:
[color=blue]
> Clogwog wrote:
>[color=green][color=darkred]
>>> My Eeepc could play mp3s from day1.[/color]
>>
>> Illegal copyright violation, you stupid tit![/color]
>
> Patent violation maybe (depends on country) but not copyright violation.[/color]
Maybe not even patent violations, if Asus is paying royalties.
[color=blue][color=green][color=darkred]
>>> You don't know what the **** is going on..[/color][/color][/color]
Based on the below, it is the Clogster who doesn't WTF is up.[color=blue]
>[color=green]
>> Following packages/drivers/encoder are not includes in most distros:
>> => Nvidia /ATI graphics card[/color]
>
> Packages available in most distros.
>[color=green]
>> => Vmware player kernel modules[/color]
>
> Download package from vmware site and install using package manager. Some
> repositories may have packages that automate it for you.
>[color=green]
>> => Wifi chipsets[/color]
>
> Many Wifi chipsets are supported by Linux and several others can be easily
> installed from windows drivers.
>[color=green]
>> => MP3 Support[/color]
>
> Packages available in most distros. In some countries patent licenses are
> required.
>[color=green]
>> => Real Media and Player[/color]
>
> Download package from real site and install using package manager. Some
> repositories may have packages that automate it for you.
>[color=green]
>> => CSS encrypted DVDs (DVD Playback)[/color]
>
> Packages available in most distros. In some countries having/using it is
> illegal.
>[color=green]
>> => Cryptography[/color]
>
> Packages available in most distros (e.g. openssl, gnupg, encfs, openssh). In
> some countries having/using it is illegal.
>[color=green]
>> => SUN JAVA[/color]
>
> Packages available in most distros.
>[color=green]
>> => Adobe Flash Player etc[/color]
>
> Packages available in most distros.
>
> Commercial, proprietary, non free programs can have packages prepared for
> them in repositories that don't contain the program it self but
> automatically downloads and installs it (google earth comes to mind).[/color]
--
lp1 on fire
(One of the more obfuscated kernel messages)
Re: Linux and OSS provide quality easy listening
Verily I say unto thee, that High Plains Thumper spake thusly:
[color=blue]
> [url]http://www.airmenofnote.com/sounds/TOC.htm[/url]
>
> (Airmen of Note is a premium US military band jazz combo.)
>
> Voila! Using Totem Movie Player 2.20.20[/color]
Or even bash:
#!/bin/bash
trap "exit" SIGINT
for track in \
$(for album in \
$(elinks -dump [url]http://www.airmenofnote.com/sounds/TOC.htm[/url] | \
grep "/sounds/" | cut -d'.' -f2-); do elinks -dump $album | \
grep \.mp3 | cut -d'.' -f2-; done); do mplayer $track; done
exit
[color=blue]
> Thank you again Linux for a job well done.[/color]
--
K.
[url]http://slated.org[/url]
..----
| "At the time, I thought C was the most elegant language and Java
| the most practical one. That point of view lasted for maybe two
| weeks after initial exposure to Lisp." ~ Constantine Vetoshev
`----
Fedora release 8 (Werewolf) on sky, running kernel 2.6.25.11-60.fc8
02:24:50 up 41 days, 23:37, 5 users, load average: 0.10, 0.07, 0.04
Re: Linux and OSS provide quality easy listening
Homer wrote:[color=blue]
> High Plains Thumper spake thusly:
>[color=green]
>> [url]http://www.airmenofnote.com/sounds/TOC.htm[/url]
>>
>> (Airmen of Note is a premium US military band jazz combo.)
>>
>> Voila! Using Totem Movie Player 2.20.20[/color]
>
> Or even bash:
>
> #!/bin/bash
>
> trap "exit" SIGINT
>
> for track in \
> $(for album in \
> $(elinks -dump [url]http://www.airmenofnote.com/sounds/TOC.htm[/url] | \
> grep "/sounds/" | cut -d'.' -f2-); do elinks -dump $album | \
> grep \.mp3 | cut -d'.' -f2-; done); do mplayer $track; done
>
> exit[/color]
Sweet ..... :-)
Re: Linux and OSS provide quality easy listening
On 2008-09-26, Clogwog <BWAHAHAHAAA@BWAHAHAHAAA.LOL> wrote:[color=blue]
> "Gregory Shearman" <ZekeGregory@netscape.net> schreef in bericht
> news:slrngdpas1.942.ZekeGregory@netscape.net...[color=green]
>> On 2008-09-25, Clogwog <BWAHAHAHAAA@BWAHAHAHAAA.LOL> wrote:[color=darkred]
>>> "High Plains Thumper" <highplainsthumper@invalid.invalid> schreef in
>>> bericht
>>> news:48dbbdbe$0$17067$6e1ede2f@read.cnntp.org...
>>>> Linux is good for high fidelity easy listening. <bitchslap>
>>>
>>> Linux out of the box can't even play mp3!, you ****ing moron!
>>> [url]http://www.cyberciti.biz/tips/why-linux-dont-support-mp3-and-selected-wifi-cards-out-of-the-box.html[/url][/color]
>>
>>
>> Which "box" are you babbling about you ****ing dickhead?
>>
>> My Gentoos all could play mp3s from day1.[/color]
>
> Illegal copyright violation, you stupid tit![/color]
**** off dickhead, you don't know what the **** is going on.
It's illegal to ENCODE mp3s. Perfectly legal to LISTEN to them.
[color=blue][color=green]
>> You don't know what the **** is going on..[/color]
>
> Following packages/drivers/encoder are not includes in most distros:
>=> Nvidia /ATI graphics card
>=> Vmware player kernel modules
>=> Wifi chipsets
>=> MP3 Support
>=> Real Media and Player
>=> CSS encrypted DVDs (DVD Playback)
>=> Cryptography
>=> SUN JAVA
>=> Adobe Flash Player etc[/color]
All included with Gentoo you dishonest prick.
**** off back into your filthy hole.
--
Regards,
Gregory.
Gentoo Linux - Penguin Power
Re: Linux and OSS provide quality easy listening
Gregory Shearman wrote:
[color=blue]
> troll:[color=green]
>>
>> Following packages/drivers/encoder are not includes in most distros:
>>=> Nvidia /ATI graphics card
>>=> Vmware player kernel modules
>>=> Wifi chipsets
>>=> MP3 Support
>>=> Real Media and Player
>>=> CSS encrypted DVDs (DVD Playback)
>>=> Cryptography
>>=> SUN JAVA
>>=> Adobe Flash Player etc[/color]
>
> All included with Gentoo you dishonest prick.[/color]
And all obtained VERY quickly, easily, and freely after install, if they
are not already there.
[color=blue]
> **** off back into your filthy hole.[/color]
Would it be educational to list all the things "not included" with
Windwoes?
Not really - we all know you can't do jack with Windwoes until you install
all the drivers and apps that are needed to get anything done.
What a ridiculous "point"!
Re: Linux and OSS provide quality easy listening
After takin' a swig o' grog, Gregory Shearman belched out
this bit o' wisdom:
[color=blue]
> It's illegal to ENCODE mp3s. Perfectly legal to LISTEN to them.[/color]
Oh dear!
Guess that makes my compressed collection of my entire music CD stock
illegal then!
Oh dear! I hope those poor dears from jack (the command-line ripper) and
streamripper don't get tossed into jail.
And this nest of criminals!
[url]http://www.mp3-converter.com/linux/[/url]
--
You mentioned your name as if I should recognize it, but beyond the
obvious facts that you are a bachelor, a solicitor, a freemason, and
an asthmatic, I know nothing whatever about you.
-- Sherlock Holmes, "The Norwood Builder"
Re: Linux and OSS provide quality easy listening
On Sep 25, 1:30*pm, "Clogwog" <BWAHAHAH...@BWAHAHAHAAA.LOL> wrote:[color=blue]
> "High Plains Thumper" <highplainsthum...@invalid.invalid> schreef in berichtnews:48dbbdbe$0$17067$6e1ede2f@read.cnntp.org...
>[color=green]
> > Linux is good for high fidelity easy listening. <bitchslap>[/color]
>
> Linux out of the box can't even play mp3!, you ****ing moron![url]http://www.cyberciti.biz/tips/why-linux-dont-support-mp3-and-selected[/url]...[/color]
What the Article says is that "Linux" can't play MP3, but a Linux
distribution can, because MP3 Players included with the distribution
aren't published under GPL, or are licensed with MP3 compatible OSS
license.
First of all, the technology for playing MP3 is trivial, and Linux
does have OSS based MP3 players. The specific issue is DRM protected
content, which does require DRM compliant software - which confirms
active subscription/payment, keeps a playlist, and submits the
playlist to the subscription provider.
The key is how you aquire the mp3 content. If you download it, you
have to pay the subscription and verify it at least once a month. If
you rip it from a CD you've purchased, you can play it with any MP3
player software available for Linux.
Re: Linux and OSS provide quality easy listening
On Sat, 27 Sep 2008 02:25:12 +0100, Homer wrote:
[color=blue]
> Verily I say unto thee, that High Plains Thumper spake thusly:
>[color=green]
>> [url]http://www.airmenofnote.com/sounds/TOC.htm[/url]
>>
>> (Airmen of Note is a premium US military band jazz combo.)
>>
>> Voila! Using Totem Movie Player 2.20.20[/color]
>
> Or even bash:
>
> #!/bin/bash
>
> trap "exit" SIGINT
>
> for track in \
> $(for album in \
> $(elinks -dump [url]http://www.airmenofnote.com/sounds/TOC.htm[/url] | \ grep
> "/sounds/" | cut -d'.' -f2-); do elinks -dump $album | \ grep
> \.mp3 | cut -d'.' -f2-; done); do mplayer $track; done
>
> exit
>[color=green]
>> Thank you again Linux for a job well done.[/color][/color]
Not my taste in tunes, but a novel approach to playing them.
Is there a Windows equivalent, or just a GUI app requiring 12,000 times
the resources? :)
Re: Linux and OSS provide quality easy listening
Verily I say unto thee, that Kelsey Bjarnason spake thusly:[color=blue]
> On Sat, 27 Sep 2008 02:25:12 +0100, Homer wrote:[color=green]
>> Verily I say unto thee, that High Plains Thumper spake thusly:[/color][/color]
[color=blue][color=green]
>> #!/bin/bash
>>
>> trap "exit" SIGINT
>>
>> for track in \
>> $(for album in \
>> $(elinks -dump [url]http://www.airmenofnote.com/sounds/TOC.htm[/url] | \
>> grep "/sounds/" | cut -d'.' -f2-); do elinks -dump $album | \
>> grep \.mp3 | cut -d'.' -f2-; done); do mplayer $track; done[/color][/color]
# ^^^^ *correction*[color=blue][color=green]
>> exit
>>[color=darkred]
>>> Thank you again Linux for a job well done.[/color][/color]
>
> Not my taste in tunes, but a novel approach to playing them.
>
> Is there a Windows equivalent, or just a GUI app requiring 12,000 times
> the resources? :)[/color]
That would be WMP (Windows Monopoly Player) + Fraunhofer MP3 codec.
iTuna probably requires 24,000 times as much resources again.
Neither one of them are exactly resource-efficient, nor anywhere near
as powerful and flexible as MPlayer - unless one actually *wants* DRM
(I suppose some do, for some unfathomable reason).
--
K.
[url]http://slated.org[/url]
..----
| "At the time, I thought C was the most elegant language and Java
| the most practical one. That point of view lasted for maybe two
| weeks after initial exposure to Lisp." ~ Constantine Vetoshev
`----
Fedora release 8 (Werewolf) on sky, running kernel 2.6.25.11-60.fc8
23:19:23 up 46 days, 20:32, 4 users, load average: 0.04, 0.07, 0.05
Re: Linux and OSS provide quality easy listening
On Wed, 01 Oct 2008 23:19:42 +0100, Homer wrote:
[color=blue]
> Verily I say unto thee, that Kelsey Bjarnason spake thusly:[color=green]
>> On Sat, 27 Sep 2008 02:25:12 +0100, Homer wrote:[color=darkred]
>>> Verily I say unto thee, that High Plains Thumper spake thusly:[/color][/color]
>[color=green][color=darkred]
>>> #!/bin/bash
>>>
>>> trap "exit" SIGINT
>>>
>>> for track in \
>>> $(for album in \
>>> $(elinks -dump [url]http://www.airmenofnote.com/sounds/TOC.htm[/url] | \
>>> grep "/sounds/" | cut -d'.' -f2-); do elinks -dump $album | \
>>> grep \.mp3 | cut -d'.' -f2-; done); do mplayer $track; done[/color][/color]
> # ^^^^ *correction*[color=green][color=darkred]
>>> exit
>>>
>>>> Thank you again Linux for a job well done.[/color]
>>
>> Not my taste in tunes, but a novel approach to playing them.
>>
>> Is there a Windows equivalent, or just a GUI app requiring 12,000 times
>> the resources? :)[/color]
>
> That would be WMP (Windows Monopoly Player) + Fraunhofer MP3 codec.
> iTuna probably requires 24,000 times as much resources again. Neither
> one of them are exactly resource-efficient, nor anywhere near as
> powerful and flexible as MPlayer - unless one actually *wants* DRM (I
> suppose some do, for some unfathomable reason).[/color]
Presumably for the same reasons someone would see a professional
dominatrix: for the privilege of paying someone to tell them what they
can and cannot do.
Can't say I understand such a mentality, but it's easy enough to
recognize. :)
Re: Linux and OSS provide quality easy listening
Kelsey Bjarnason <kelseyb@lgisp.net> writes:
[color=blue]
> On Wed, 01 Oct 2008 23:19:42 +0100, Homer wrote:
>[color=green]
>> Verily I say unto thee, that Kelsey Bjarnason spake thusly:[color=darkred]
>>> On Sat, 27 Sep 2008 02:25:12 +0100, Homer wrote:
>>>> Verily I say unto thee, that High Plains Thumper spake thusly:[/color]
>>[color=darkred]
>>>> #!/bin/bash
>>>>
>>>> trap "exit" SIGINT
>>>>
>>>> for track in \
>>>> $(for album in \
>>>> $(elinks -dump [url]http://www.airmenofnote.com/sounds/TOC.htm[/url] | \
>>>> grep "/sounds/" | cut -d'.' -f2-); do elinks -dump $album | \
>>>> grep \.mp3 | cut -d'.' -f2-; done); do mplayer $track; done[/color]
>> # ^^^^ *correction*[color=darkred]
>>>> exit
>>>>
>>>>> Thank you again Linux for a job well done.
>>>
>>> Not my taste in tunes, but a novel approach to playing them.
>>>
>>> Is there a Windows equivalent, or just a GUI app requiring 12,000 times
>>> the resources? :)[/color]
>>
>> That would be WMP (Windows Monopoly Player) + Fraunhofer MP3 codec.
>> iTuna probably requires 24,000 times as much resources again. Neither
>> one of them are exactly resource-efficient, nor anywhere near as
>> powerful and flexible as MPlayer - unless one actually *wants* DRM (I
>> suppose some do, for some unfathomable reason).[/color]
>
> Presumably for the same reasons someone would see a professional
> dominatrix: for the privilege of paying someone to tell them what they
> can and cannot do.
>
> Can't say I understand such a mentality, but it's easy enough to
> recognize. :)
>[/color]
You idiots really think something like this can not work on windows?
Really?
Re: Linux and OSS provide quality easy listening
On 2008-10-02, Hadron <hadronquark@gmail.com> wrote:[color=blue]
> Kelsey Bjarnason <kelseyb@lgisp.net> writes:
>[color=green]
>> On Wed, 01 Oct 2008 23:19:42 +0100, Homer wrote:
>>[color=darkred]
>>> Verily I say unto thee, that Kelsey Bjarnason spake thusly:
>>>> On Sat, 27 Sep 2008 02:25:12 +0100, Homer wrote:
>>>>> Verily I say unto thee, that High Plains Thumper spake thusly:
>>>
>>>>> #!/bin/bash
>>>>>
>>>>> trap "exit" SIGINT
>>>>>
>>>>> for track in \
>>>>> $(for album in \
>>>>> $(elinks -dump [url]http://www.airmenofnote.com/sounds/TOC.htm[/url] | \
>>>>> grep "/sounds/" | cut -d'.' -f2-); do elinks -dump $album | \
>>>>> grep \.mp3 | cut -d'.' -f2-; done); do mplayer $track; done
>>> # ^^^^ *correction*
>>>>> exit
>>>>>
>>>>>> Thank you again Linux for a job well done.
>>>>
>>>> Not my taste in tunes, but a novel approach to playing them.
>>>>
>>>> Is there a Windows equivalent, or just a GUI app requiring 12,000 times
>>>> the resources? :)
>>>
>>> That would be WMP (Windows Monopoly Player) + Fraunhofer MP3 codec.
>>> iTuna probably requires 24,000 times as much resources again. Neither
>>> one of them are exactly resource-efficient, nor anywhere near as
>>> powerful and flexible as MPlayer - unless one actually *wants* DRM (I
>>> suppose some do, for some unfathomable reason).[/color]
>>
>> Presumably for the same reasons someone would see a professional
>> dominatrix: for the privilege of paying someone to tell them what they
>> can and cannot do.
>>
>> Can't say I understand such a mentality, but it's easy enough to
>> recognize. :)
>>[/color]
>
> You idiots really think something like this can not work on windows?
> Really?[/color]
...install enough Unix software.
--
NO! There are no CODICILES of Fight Club! |||
/ | \
That way leads to lawyers and business megacorps and credit cards!
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
[url]http://www.usenet.com[/url]
Re: Linux and OSS provide quality easy listening
On 2008-10-02, JEDIDIAH <jedi@nomad.mishnet> wrote:[color=blue]
> On 2008-10-02, Hadron <hadronquark@gmail.com> wrote:[color=green]
>> Kelsey Bjarnason <kelseyb@lgisp.net> writes:
>>[color=darkred]
>>> On Wed, 01 Oct 2008 23:19:42 +0100, Homer wrote:
>>>
>>>> Verily I say unto thee, that Kelsey Bjarnason spake thusly:
>>>>> On Sat, 27 Sep 2008 02:25:12 +0100, Homer wrote:
>>>>>> Verily I say unto thee, that High Plains Thumper spake thusly:
>>>>
>>>>>> #!/bin/bash
>>>>>>
>>>>>> trap "exit" SIGINT
>>>>>>
>>>>>> for track in \
>>>>>> $(for album in \
>>>>>> $(elinks -dump [url]http://www.airmenofnote.com/sounds/TOC.htm[/url] | \
>>>>>> grep "/sounds/" | cut -d'.' -f2-); do elinks -dump $album | \
>>>>>> grep \.mp3 | cut -d'.' -f2-; done); do mplayer $track; done
>>>> # ^^^^ *correction*
>>>>>> exit
>>>>>>
>>>>>>> Thank you again Linux for a job well done.
>>>>>
>>>>> Not my taste in tunes, but a novel approach to playing them.
>>>>>
>>>>> Is there a Windows equivalent, or just a GUI app requiring 12,000 times
>>>>> the resources? :)
>>>>
>>>> That would be WMP (Windows Monopoly Player) + Fraunhofer MP3 codec.
>>>> iTuna probably requires 24,000 times as much resources again. Neither
>>>> one of them are exactly resource-efficient, nor anywhere near as
>>>> powerful and flexible as MPlayer - unless one actually *wants* DRM (I
>>>> suppose some do, for some unfathomable reason).
>>>
>>> Presumably for the same reasons someone would see a professional
>>> dominatrix: for the privilege of paying someone to tell them what they
>>> can and cannot do.
>>>
>>> Can't say I understand such a mentality, but it's easy enough to
>>> recognize. :)
>>>[/color]
>>
>> You idiots really think something like this can not work on windows?
>> Really?[/color]
>
> ...install enough Unix software.
>[/color]
PowerShell and VLC.
--
Tom Shelton
Re: Linux and OSS provide quality easy listening
On 2008-10-02, Tom Shelton <tom_shelton@comcastXXXXXXX.net> wrote:[color=blue]
> On 2008-10-02, JEDIDIAH <jedi@nomad.mishnet> wrote:[color=green]
>> On 2008-10-02, Hadron <hadronquark@gmail.com> wrote:[color=darkred]
>>> Kelsey Bjarnason <kelseyb@lgisp.net> writes:
>>>
>>>> On Wed, 01 Oct 2008 23:19:42 +0100, Homer wrote:
>>>>
>>>>> Verily I say unto thee, that Kelsey Bjarnason spake thusly:
>>>>>> On Sat, 27 Sep 2008 02:25:12 +0100, Homer wrote:
>>>>>>> Verily I say unto thee, that High Plains Thumper spake thusly:
>>>>>
>>>>>>> #!/bin/bash
>>>>>>>
>>>>>>> trap "exit" SIGINT
>>>>>>>
>>>>>>> for track in \
>>>>>>> $(for album in \
>>>>>>> $(elinks -dump [url]http://www.airmenofnote.com/sounds/TOC.htm[/url] | \
>>>>>>> grep "/sounds/" | cut -d'.' -f2-); do elinks -dump $album | \
>>>>>>> grep \.mp3 | cut -d'.' -f2-; done); do mplayer $track; done
>>>>> # ^^^^ *correction*
>>>>>>> exit
>>>>>>>
>>>>>>>> Thank you again Linux for a job well done.
>>>>>>
>>>>>> Not my taste in tunes, but a novel approach to playing them.
>>>>>>
>>>>>> Is there a Windows equivalent, or just a GUI app requiring 12,000 times
>>>>>> the resources? :)
>>>>>
>>>>> That would be WMP (Windows Monopoly Player) + Fraunhofer MP3 codec.
>>>>> iTuna probably requires 24,000 times as much resources again. Neither
>>>>> one of them are exactly resource-efficient, nor anywhere near as
>>>>> powerful and flexible as MPlayer - unless one actually *wants* DRM (I
>>>>> suppose some do, for some unfathomable reason).
>>>>
>>>> Presumably for the same reasons someone would see a professional
>>>> dominatrix: for the privilege of paying someone to tell them what they
>>>> can and cannot do.
>>>>
>>>> Can't say I understand such a mentality, but it's easy enough to
>>>> recognize. :)
>>>>
>>>
>>> You idiots really think something like this can not work on windows?
>>> Really?[/color]
>>
>> ...install enough Unix software.
>>[/color]
>
> PowerShell and VLC.[/color]
I was thinking more along the lines of mplayer and bash/cygwin.
--
My macintosh runs Ubuntu. |||
/ | \
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
[url]http://www.usenet.com[/url]
Re: Linux and OSS provide quality easy listening
On 2008-10-02, JEDIDIAH <jedi@nomad.mishnet> wrote:[color=blue]
> On 2008-10-02, Tom Shelton <tom_shelton@comcastXXXXXXX.net> wrote:[color=green]
>> On 2008-10-02, JEDIDIAH <jedi@nomad.mishnet> wrote:[color=darkred]
>>> On 2008-10-02, Hadron <hadronquark@gmail.com> wrote:
>>>> Kelsey Bjarnason <kelseyb@lgisp.net> writes:
>>>>
>>>>> On Wed, 01 Oct 2008 23:19:42 +0100, Homer wrote:
>>>>>
>>>>>> Verily I say unto thee, that Kelsey Bjarnason spake thusly:
>>>>>>> On Sat, 27 Sep 2008 02:25:12 +0100, Homer wrote:
>>>>>>>> Verily I say unto thee, that High Plains Thumper spake thusly:
>>>>>>
>>>>>>>> #!/bin/bash
>>>>>>>>
>>>>>>>> trap "exit" SIGINT
>>>>>>>>
>>>>>>>> for track in \
>>>>>>>> $(for album in \
>>>>>>>> $(elinks -dump [url]http://www.airmenofnote.com/sounds/TOC.htm[/url] | \
>>>>>>>> grep "/sounds/" | cut -d'.' -f2-); do elinks -dump $album | \
>>>>>>>> grep \.mp3 | cut -d'.' -f2-; done); do mplayer $track; done
>>>>>> # ^^^^ *correction*
>>>>>>>> exit
>>>>>>>>
>>>>>>>>> Thank you again Linux for a job well done.
>>>>>>>
>>>>>>> Not my taste in tunes, but a novel approach to playing them.
>>>>>>>
>>>>>>> Is there a Windows equivalent, or just a GUI app requiring 12,000 times
>>>>>>> the resources? :)
>>>>>>
>>>>>> That would be WMP (Windows Monopoly Player) + Fraunhofer MP3 codec.
>>>>>> iTuna probably requires 24,000 times as much resources again. Neither
>>>>>> one of them are exactly resource-efficient, nor anywhere near as
>>>>>> powerful and flexible as MPlayer - unless one actually *wants* DRM (I
>>>>>> suppose some do, for some unfathomable reason).
>>>>>
>>>>> Presumably for the same reasons someone would see a professional
>>>>> dominatrix: for the privilege of paying someone to tell them what they
>>>>> can and cannot do.
>>>>>
>>>>> Can't say I understand such a mentality, but it's easy enough to
>>>>> recognize. :)
>>>>>
>>>>
>>>> You idiots really think something like this can not work on windows?
>>>> Really?
>>>
>>> ...install enough Unix software.
>>>[/color]
>>
>> PowerShell and VLC.[/color]
>
> I was thinking more along the lines of mplayer and bash/cygwin.
>[/color]
Oh, I know - but, I was given you a solution WITHOUT unix software (vlc is
cross platform - so, not sure if that counts or not).
--
Tom Shelton
Re: Linux and OSS provide quality easy listening
Verily I say unto thee, that JEDIDIAH spake thusly:[color=blue]
> On 2008-10-02, Hadron <hadronquark@gmail.com> wrote:[/color]
[color=blue][color=green]
>> You idiots really think something like this can not work on
>> windows? Really?[/color]
>
> ...install enough Unix software.[/color]
Install enough *Free* Software...
Maybe one day the Trolls and Windows bigots will "get" it.
--
K.
[url]http://slated.org[/url]
..----
| "At the time, I thought C was the most elegant language and Java
| the most practical one. That point of view lasted for maybe two
| weeks after initial exposure to Lisp." ~ Constantine Vetoshev
`----
Fedora release 8 (Werewolf) on sky, running kernel 2.6.25.11-60.fc8
03:34:13 up 48 days, 47 min, 4 users, load average: 0.11, 0.19, 0.10
Re: Linux and OSS provide quality easy listening
Homer wrote:[color=blue]
> Verily I say unto thee, that JEDIDIAH spake thusly:[color=green]
>> On 2008-10-02, Hadron <hadronquark@gmail.com> wrote:[/color]
>[color=green][color=darkred]
>>> You idiots really think something like this can not work on
>>> windows? Really?[/color]
>>
>> ...install enough Unix software.[/color]
>
> Install enough *Free* Software...
>
> Maybe one day the Trolls and Windows bigots will "get" it.[/color]
And maybe one day you'll quit using Windows and proprietary software and
apps and games.
Re: Linux and OSS provide quality easy listening
On Fri, 03 Oct 2008 03:34:34 +0100, Homer wrote:
[color=blue]
> Verily I say unto thee, that JEDIDIAH spake thusly:[color=green]
>> On 2008-10-02, Hadron <hadronquark@gmail.com> wrote:[/color]
>[color=green][color=darkred]
>>> You idiots really think something like this can not work on windows?
>>> Really?[/color]
>>
>> ...install enough Unix software.[/color]
>
> Install enough *Free* Software...
>
> Maybe one day the Trolls and Windows bigots will "get" it.[/color]
Well they get freebies with Windoze too! Like trojans, viruses, spyware,
etc. ;-)
--
"If it weren't for Windows, you wouldn't
be posting anything right now."
DFS - comp.os.linux.advocacy
Date: Tue, 22 Jun 2004