AOL Open Sourcing Audio & Video Technology
daria24 writes "BetaNews says that AOL is open sourcing Winamp AVS and Milkdrop, two popular Winamp plug-ins, and its Ultravox streaming media platform (the successor to Shoutcast). 'Despite helping to launch the Mozilla Foundation and releasing the code to its AOL Server software, America Online has never been synonymous with open source. But a number of new initiatives could change AOL's proprietary image, as the company strives to reach a broader audience on the open Web.' The next-generation AIM release will also be an open platform, which AOL says 'could rival even Mozilla due to its scale and the massive AIM user base.'"
TWW
"Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
Yet another example of pixie-dust projects...
Don't try to use the force. Do or do not, there is no try.
Wait, does this mean that we're supposed to... like... AOL?
:^(
But... it just feels wrong somehow...
It's better to vote for what you want and not get it than to vote for what you don't want and get it.
- E. Debs
Anyone know how portable the code is? Any chance we could see milkdrop for xmms (yes I know there are clones around, none of them are as good as the original).
I am trolling
'The next-generation AIM release will also be an open platform, which AOL says 'could rival even Mozilla due to its scale and the massive AIM user base.' It could rival in pure numbers, but I'd bet that MOST AOL users don't really understand or care what open source is. Most people who do stay clear of AOL to begin with.
Comment removed based on user account deletion
AOL does contribute to useful open source software. AOL developers contribute to SQLite and have helped produce numerous useful additions to SQLite.
Quote: The primary purpose for version 3.2.0 is to add support for ALTER TABLE ADD COLUMN. The new ADD COLUMN capability is made possible by AOL developers supporting and embracing great open-source software. Thanks, AOL!
I can rush out now and subscribe to AOL. I was just waiting for them to support open source. I'll be the first guy in my lug to have an AOL address. I rock.
I'm not a troll, but I play one on Slashdot.
I just look at WinAmp and shake my head. There's a programme that could have been iTMS before such a thing even existed. It could still be iTMS rival now, two years too late. And the integrated NSV means it could deliver TV and VOD too with a little work. So why the hell isn't it?
Because AOL is run by a bunch of geniuses.
Reasons Why Milkdrop Kicks Ass:
It's time to learn how to port that sucker to the *Nixes (Linux, BSD, OS X)! I haven't been in Windows enough to enjoy it for a very long time.
I know we have the likes of AmaroK, XMMS...but none of these does any video!
Does this mean Freeamp can start using its own name again? AOL made them change their name to Zinf or something like that, and they were never heard from again. Especially since one of those directory spammers took over their "freeamp" domains, and AOL did nothing about that.
to OSS. But even more than offering OSS, they would be wise to do a Linux connection, even possibly a Linux disc. One idea would be to work with major distros geared towards the desktop such as Novell, Mandrake, and Linspire.
I prefer the "u" in honour as it seems to be missing these days.
"let's buy netscape"
AOL buys them and now AOL has a deal with Microsoft for using IE.
later ...
aol head: "hmm that didn't work what should we do now?"
"umm. how about buy winamp for 100 million dollars"
Justin Frankel (winamp creator) resigns
5 years later ...
aol head: "we are still broke, whatever happened to that winamp stuff we bought?"
"um we are working on some cool plugins! hey maybe we could make it open source! i hear mozilla is doing well and they are open source"
aol head: "good idea, we can make aim open source too"
AOL also open sourced the modified version of Midori/Mobile Linux it used on the Gateway appliance.
Hence, http://opensource.aol.com
Execute? [Y/N] _
The milkdrop source was added to the XBMC cvs a couple of weeks ago.
It looks purty.
See Here.
This happened a week or so ago with a massive amount of posts, then slashdot required ACs and low karma users to put in an authentication code for every post and they stopped for a while, I don't know if the authentication codes are still required or not (never had to use them), but I just started seeing them around yesterday again.
"It's great to hear Milkdrop is finally being open-sourced, let's hope projectM can work better as a result."
It already is. From the projectM home page:
5/6/05 - projectM 0.97 Released!
Nullsoft released the Milkdrop source code so I have fixed the behavior of waveforms 2, 3, & 5, zoom, and custom shapes (tex_ang and tex_zoom). I also added the Darken, Brighten, and Solarize filters. Things look much better with these added features. We also have some stability patches for xmms-projectM in this release courtesy of Richard McKnight.
So this is just the beginning. Now that the Milkdrop source is out, expect good things. This is just a quick release to show how much progess we've made in just a few days with the source. Expect more.
The roots of education are bitter, but the fruit is sweet.
--Aristotle
I wish they'd open the source to the base WinAmp5 player, at least Read-Only. I've been trying for months to figure out the API for a few essential functions to make an interactive playlist plugin that replaces, or at least can be used instead of, the default playlist GUI. Wasabi was a project forked off WinAmp3 that released its source years ago, but that's a dead end (no codebase shared with WinAmp5).
If you've got insights, how would you implement my playlist, which lets you click Artist - Title - Album "columns" in the display of song rows, sorting the clicked column, and restyling (eg. italicizing, bolding, underlining) the font of all text only in that column? It has to 1> get the click, 2> know which row was clicked, 3> get the data from that row, 4> resort the rows in the display, 5> restyle some of the text in each row. If I can't get the coordinates of the click, I can just rotate the sort column after each click. And if I can't restyle some of the row text, I can insert "***" characters or something. And if I can't make a plugin override the default playlist (make it appear instead), I suppose I can make it a MediaLibrary plugin or something. And for real wizardry, I'd like the plugin to use WinAmp's builting HTTP client to periodically retrieve and install plugin updates from my Internet server.
I don't need the algorithms to do those things, I need the API hooks to call the rest of WinAmp to do its part. I want to call them, but I also want to trace them for debugging, as the datapath "submerges" into the main app. If AOL won't open the source to WinAmp5 entirely, maybe some Slashdotter already knows how to do it "anyway".
--
make install -not war