Open Media Now launched to boost digital freedom


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Open Media Now launched to boost digital freedom
# 1  
Old 04-03-2008
Open Media Now launched to boost digital freedom

Thu, 03 Apr 2008 20:00:00 GMT
Already known for its development of a free Flash player, the Gnash project is now the nucleus of a much larger effort. Called the Open Media Now Foundation (OMNF), the group's goal is to encourage the development "of an open media infrastructure," according its home page. Registered as a 501(c)(6) nonprofit organization in the United States, the new organization is actively seeking corporate members, although it accepts donations from individuals as well.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

Endangered Freedom ?

National Healthcare Will Require National RFID Chips @Neo you're right, here i go with some personal comments about this : In my opinion, i am quite happy that such a thing doesn't currently happen in my country ... but it doesn't mean i am confident in the futur. What worry me is that those... (12 Replies)
Discussion started by: ctsgnb
12 Replies

2. Solaris

boost thread not accessible to boost::move error

Hi All I am working unders Sun Solaris and I am not "/opt/boost/boost/thread/detail/thread.hpp", line 344: Error: boost::thread::thread(boost::thread&) is not accessible from boost::move(boost::detail::thread_move_t<boost::thread>). Do you know if there are other solutions other than... (2 Replies)
Discussion started by: manustone
2 Replies

3. Red Hat

Happy Document Freedom Day

Document Freedom Day (DFD) is a global grassroots effort* to promote and build awareness of the importance of free document formats in particular and open standards in general.* If you have ever received a document from a friend that your software could not open, then you know the frustration of... (0 Replies)
Discussion started by: Linux Bot
0 Replies
Login or Register to Ask a Question
SND_FM801(4)						   BSD Kernel Interfaces Manual 					      SND_FM801(4)

NAME
snd_fm801 -- Forte Media FM801 bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_fm801 Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_fm801_load="YES" DESCRIPTION
The snd_fm801 bridge driver allows the generic audio driver, sound(4), to attach audio devices based on the Forte Media FM801 chipset. This is a common chipset found in various parts used by OEM manufacturers. HARDWARE
The snd_fm801 driver supports audio devices based on the following chipset: o Forte Media FM801 SEE ALSO
sound(4) HISTORY
The snd_fm801 device driver first appeared in FreeBSD 4.2. AUTHORS
This manual page was written by Joel Dahl <joel@FreeBSD.org>. BUGS
The Forte Media FM801 chipset is a sort of PCI bridge, not an actual sound controller, making it possible to have soundless support. One problem is that both chipsets, with and without sound support, use the same PCI ID. This makes it impossible to determine which one is installed. BSD
December 1, 2005 BSD