in reply to WX property sheet for mp3 files
Of course, if you are an integration freak like me, and also are an Windows 2000 freak, like me, there is one tool to wholeheartedly recommend, the MP3 info extension, an extension that extends Explorer to display mp3 info. It now even can add additional columns to the Explorer to show the id3 information.
I've always thought about how nice it would be to have an Explorer shell extension -> TCP wrapper, so I could write my shell namespaces in Perl as TCP clients. But I've never gotten this far ...
perl -MHTTP::Daemon -MHTTP::Response -MLWP::Simple -e ' ; # The $d = new HTTP::Daemon and fork and getprint $d->url and exit;#spider ($c = $d->accept())->get_request(); $c->send_response( new #in the HTTP::Response(200,$_,$_,qq(Just another Perl hacker\n))); ' # web
|
|---|