Democracy Player Receives $100K Grant From Mozilla
puntloos writes "The Open Source Internet TV Platform 'Democracy' has just received a $100,000 Grant from the Mozilla Foundation. Democracy is a combination of ways to view and download media to your desktop in an intuitive way, built on top of the ever-popular VLC video player. Seth's blog has details: 'The Mozilla Board agreed to support them for the following reasons: 1. Their mission to ensure the continued rise of open source & open standards aligns with the Mozilla mission to encourage choice & innovation on the web. 2. They're building something that can have influence on the way users browse web content, rich media, and desktop UI -- and it's based on Mozilla technology. 3. PCF is another example of that leverage we are looking for...they don't have any venture backing, they're running on a very lean budget, and they continue to seek creative resources to make a big difference in the way their users access content on the Web.'"
That tops my donation of $5.
I've been using Democracy Player since its release, and it's only gotten better.
:)
This should give things a boost
Silence is golden... and duct tape is silver.
A really great package, but it needs more channels and better search capabilities. And a transcode module for transferring content to iPods, PSPs and Palms.
That with devices like Myth Boxes, and the media center boxes. I can imagine people giving up TV completely and just keeping their broadband connection. I know I would.
When will they give 100K to some developers to fix the long-standing memory leaks?
should be enough to ensure Democracy players success.
I've also been using Democracy for quite a while now, and it is a really useful piece of software. The guys deserve the grant, Congratulations!
I've been using this player for a long while now. However, it could do with some improvement:
a) It is awfully slow, especially on startup. I'm not on a slow system, and other apps will be up within a matter of seconds.
b) It isn't programmable from the command line ( --help will launch the player..)
c) No lirc support
d) No support for moving files once they've downloaded.
This all relates to my current version, which I can't check at the moment. If any of this has been improved, please excuse this post (:
It will definately be interesting to see what they can accomplish with that kind of grant.
This sounds like it would be very nice for XBMC. Someone get to work porting it...
When I first reader the title of the article I thought it was referring to some program that was advocating democracy so I was all prepared for a bunch of highly moderated rants from the Republicans on Slashdot about how advocating democracy puts us at risk from Islamic militants and how outraged they were that the Mozilla Foundation was funding Islamic militants.
Thakfully, the title only sounded controversial.
Content owners/providers have been inching towards pay-per-view everything for some time now. Anything that gets in their way will get stepped on. My money says Mozilla just assured that Democracy will be among the first to get sued. Doesn't matter what for, as long as it makes them have to burn up more than $100K.
"I may be synthetic, but I'm not stupid." -- Bishop 341-B
god I hate hippies
My only complaint with it is that
I wish you could set the speeds on the torrents in it...
kills my bandwidth when i've tried to use it in the past.
Maybe now they can fix that stupid Python 2.5 dependency that prevents its installation on Feisty? And maybe add some shortcuts to the video player. For God's sake, how hard can it be? Other than that, it's an astonishing product.
Res publica non dominetur
doesn't prominently give credit where due - vlc
sits uploading torrents without asking, saves bloat files everywhere, did I mention bloat?
and RRL [type "boingboing.net"] gave it props so it must suck.
first twice1109850 comment.. I can see this account going downhill
Correct. It costs $1.05.
"It ain't a war against drugs.it's a war against personal freedom" --Bill Hicks
I'm glad to see that I'm not the only one who thinks that democracy is good for society.
Do you have to use their own RSS feeds for the system or can I import in some of my Broadcatching rss feeds from a few TVBitTorrAggrate type sites? If this allows adding your own RSS to the builtin torrent system i would use this in a second. I had seen Democracy earlier and bypassed it but if it work in this way a new user you will have.
Procrastinating life a way at a rapid rate of speed.
Perhaps this is strictly speaking for the land down-under.
"we've got trenchcoats and bad attitudes" - John Constantine, HellBlazer
It free and load with features. http://www.newrad.com/software/tubesucker/ It can download videos from anysite. But it does especially well with youtube and youporn. It can dredge those two sites. It is nice being able to get all videos for a given search on youtube. But what is really cool, is that you can point it at your MP3 directory and get videos for all you MP3's, or other music files. You can then do it again, for LIVE In Concert versions of videos of your MP3s. It also stores all your youtubel links in a database so you can email the video links later on. It has a button that lets you email links of selected videos with one click. It also lets you add voice messages to your emails. (i.e. voice email) It does a lot of stuff. check it out. Hope this helps someone.
I can't take this overspread and reliance on flash. It chews up CPU like crazy and halts my system, and often I can't hear the sound. I've resorted to the unplug extension on fireox, downloading the movies, and playing them on mplayer. As cumbersome as this is, it doesn't work in all cases. Some are too deeply embedded. Of course there are also the newer movies that require flash 9, which theoretically has a linux firefox plugin, but it crashes firefox every time. Just give me the damn mpeg (or whatever format) to *download* please!
i accept donations too. by paypal, that would be democratic for the software industry as well as humanitarian for the wealth of mankind
:))
Don't send spamm to my email, just real donations thanks
?
One of Democracy's strengths has been their communication and seemingly ability to develop the app on nothing, so this donation should be a massive boost. On the downside I've tried to use it to replace VLC on the Mac Mini under my TV and while it handles downloaded video pretty well it struggles with my existing library (about 150Gb). Then again I haven't found anything that manages really well so maybe I'm just being picky. It's a new technology and I hope that Democracy will do well enough to compete.
Stupidly , I was under the impression that Mozilla foundation exists in order to develop Mozilla products.
Not to give money away to random "worthy" projects.
For every expert, there is an equal and opposite expert. - Arthur C. Clarke
I've been thinking about this for the past week, how to get studios and non geeks to switch over to pure internet TV? All it needs is a "channel" to be an RSS-like XML list of links to media files (and links to other channels).
You could allow a link to a PNG (of a fixed size) for each link so you can nice purty on-screen listings.
Because it's all open XML you can mashup your own "channels" of your favourite programs
throw in "radio" support
Do all the requests over HTTP. And allow users to store their credit-card / paypal / $other on their own computer / set-top-box (protected from the kids by a 4-digit pin) and have the system set up so that once a user has chosen a bunch of pay-programms to download (lets call that "recording") or to view straight away ("playing") is for their box to connect to each linked pay server via HTTPS and then send the pay info in a POST request.[*]
bish bash bosh, you get an authorised download URL
tag geo coordinates to everything and allow content providers to set up mirror servers and redirect you to those to help aleviate the lack of p2p.
have standard codecs for each media type, H.264 and OGG should do for the time being.
So let's review the technology needed: HTTP,HTTPS,FTP,PNG,OGG,H.264,XML
Thus (bandwidth permitting) true open, cross-platform, cross-device internet tv can be born by the end of the weekend. If anyone can be bothered speccing it up.
[*] The beauty of all this is that if you choose to "record" 1 free program, 1 pay fox program, 2 pay Paramount programs and 1 pay $otherStudio program you do in your living room is enter the pin for their chosen billing account once. the rest is done for them.
If you don't risk failure you don't risk success.
I've written this before and I will write it again ...
I think that a Mozilla Summer of Code would be a good idea.
And the Mozilla Foundation should really put their money behind XULRunner. It's one of the oldest solutions that utilizes XML + Scripting on the desktop. But I "fear" that similiar technologies from Adobe (Apollo) and Microsoft (Quicksilver) will take the market by storm.
Bye egghat
-- "As a human being I claim the right to be widely inconsistent", John Peel
Well I hope they spend some of that 100K to make the friggin thing compatible with Python-2.5.
My karma is not a Chameleon.
democracy in svn runs fine on feisty
u pport-on-the-way/o cracy/wiki/GTKX11BuildDocs
blog post:
http://www.getdemocracy.com/news/2007/04/feisty-s
how to get/build from svn:
https://develop.participatoryculture.org/trac/dem
[AC because having an account here would encourage me to post more]
Mozilla Foundation must have a bit of money