Review: SliMP3
So what is it? Its a small MP3 player with no internal storage of its own. It has an ethernet port, RCA audio outputs (you'll need an external amp!), and a power plug. It has a really bright little screen for displaying song information and a remote. It's about the size of a car stereo faceplate, but a little thicker.
It doesn't have a fancy plastic box. The backside is simply an exposed circuit board. But thats sorta the idea: this is a toy that can work for users, but is also hugely designed to be a hacker toy.
Configuring the device is easy. The latest version has DHCP, but I tested it on a network that lacked the protocol. I put the IP in of my 'Server' and gave the unit its own IP and I was off and running. The server is a perl program you download from the Slim Devices web site. It supposedly will run on on Linux, Windows, MacOS, FreeBSD, BeOS, and MacOSX. It worked great on my linux box. Trivially easy. This unit was the easiest to set up of any MP3 player I have ever used. Of course, I was already running Linux and had Perl ;)
You can control the SliMP3 with a remote control, but the server optionally can just serve up HTML on a high port number and set your playlists up via an acceptable web interface. And since its perl, its all ready for you to hack yourself. The code itself is fairly legible... there's a mailing list, and it is actively being developed.
The closest competitor to the SliMP3 is the Audiotron. The audiotron is almost the same price, has an optical output, a more developed HTML interface, and is physically a nice stereo component. It is a far more mature product. But the audiotron uses SMB file sharing and controls everything within itself. The SliMP3 uses an open source server program to stream the audio to the player. So the smarts are mostly on the PC. Which of course lends itself to easy hacking.
The interface currently is pretty sparse. Some places display filenames where ID3 tags would be preferred. I was unable to get it to load a 20,000 track playlist. But the server software is under active development, and these things should both be resolved in a not-so-distant release.
There are a variety of cool projects that could conceivably be hacked into this thing. A GTK-Perl interface would be super smooth. Cross-fade functions. Intelligent playlist creation. Tivo style thumbs up-thumbs down track rating for music playback. And this is the first MP3 player I've seen that things like this are possible because the code is right there and ready to rip apart. It's even legible!
If you need a pretty box, or demand optical connections to your reciever, go with the audiotron. If you want something tiny, or just want to hack at your MP3 player stereo component, this is a great way to go.
Does this really mean anything, considering the source? I've never looked at Slashcode, but I've heard rumors...
The Apple iPod is:
- Height: 4.02 inches (102 mm)
- Width: 2.43 inches (61.8 mm)
- Depth: 0.78 inches (19.9 mm)
- Weight: 6.5 ounces (185 g)
Has 5 gigs of storage (4.66 formated). Thats alot of memory plus it has 20 minute skip protection. The case is also pretty strong, I just dropped mine on to a NYC street from 3 feet with only minor cosmetic damage and major heart skippping.Strange women lying in ponds distributing swords is no basis for a system of government.
These are beer-guided MP3 players, evidinced by the second photograph down.
Not sure I want my MPEG decoder chips soldered by some beer-swilling hacker... :)
Potato chips are a by-yourself food.
The web feature allows you to control the device from _any_ computer (it's a web server), to easily build playlists and similar, and to provide functionality comparable to similar devices. You don't have to use it. It's just a nicety.
The SliMP3 will also play audio streams (Live365, Shout/Icecast, etc.) as well as locally-stored MP3s.
Does it do something more than my computer? You bet. It lets me listen to all my MP3s, playlists, and streams in my living room on my $5,000 stereo, rather than in my home office on my $200 speakers. I even use it via 802.11b, so there's really no problem with wiring.
.@.
wouldn't it be cheaper to just run audio cable
1. Audio cable runs can only be so long with out degradation of signal. Cat5 has longer run length.
Why not use WinAmp
2. Web interface. Is there client control for WinAmp?
3. The device has an IR remote. Much better than running upstairs (or downstairs) to switch tracks on a server in another room.
4.It is designed as an audio component. It can sit with the rest of your stereo. And can be operated as such by people that don't need to be messing around on your computer.
5. It can serve mulitple devices. You can serve your 80GB audio collection throughout the house to multiple locations. It is much more difficult to split line level audio output across 4 locations.
______
Once: you're a philosopher. Twice: a pervert.
The closest competitor to the SliMP3 is the Audiotron.
:)
I'm amazed how few people know of the Rio Receiver. It's a great little box, can be found on eBay fairly cheaply, and there's even a couple of Linux servers out for it (check out JReceiver for a hideously-complicated but wicked-cool mpeg server back-end. It's designed to interface to multiple types of systems, and could probably even have an interface built for the SliMP3.)
$250+ for an MP3 player that doesn't have it's own storage
I'm further amazed by how many people on slashdot apparently don't have networks. If I've got 30G (or more, maybe, haven't looked at the total lately) of MP3s, I don't want to have to deal with replicating that collection on different MP3 players scattered all over the house. Put it all on one box, and let smart devices do the playing. That's what SliMP3, AudioTron, and Rio are all about. Store once, play anywhere.
Now if we could only get this to be a VideoLAN client, too...