LWCE Reports Continue
wo1verin3 writes: "Trivia for geeks... and nerds. Or rather geeks vs nerds. Read about the contest of the people with oddly and randomly shaped heads here." This site also links to MoC chrisd's page of questions and answers.
abel wisman submitted news that GNU Bayonne and PreViking have merged into a single project, which will keep the name GNU Bayonne. Not familiar with either? Bayonne is a telephony application server, and PreViking is a telephony-switching daemon, both of which are open source. David Sugar of the Bayonne project also demonstrated an automated web-based callback system used to provide callbacks to form-based online queries. The newly combined Bayonne / PreViking teams will also be working on www.phonestreamer.com, built on top of GStreamer. The Bayonne booth at LinuxWorld offered booth visitors today free calls to anywhere in the world using these technologies.
red_gnom writes: "Linux is in the running to power the world's biggest computer, we learned this week at LinuxWorld Expo. A bid is being prepared to provide the computing power behind the US government sponsored Project Purple, which will pool a vast server farm to the three leading U.S. research labs, which is scheduled to come on stream by the end of 2004."
terrywin writes: "Apparently, the company that licensed Corel's Linux has indicated that the beta is now available. http://www.xandros.com/news.html, their home page has a link to the beta form. The last report I saw on this was back in September."
Finally, cnmill points to this story on CNET about today's announcement of version 1.1 of the Linux Standard Base. Congratulations!
The Edge Report has posted a series of pictures from the event. Every day until our 100+ pictures are exhausted, we will be posting a new set. Check out the first one at:
http://www.edgereport.com/article.php?sid=123
The newly combined Bayonne / PreViking teams will also be working on www.phonestreamer.com, built on top of GStreamer.
Just to elaborate on this project a bit for those interested. The aim of the phonestreamer project is to provide an easy frame work on which to build telephony applications. The system works by having a series of modules linked together connect through sources and sinks. For example, a source might be a MP3 file pulled from a web site, it might then go through a series of modules that do various manipuplations that convert the audio stream to 8bit U-Law that can be played straight out on an ISDN line. The sink would then be an ISDN card or something similar.
The phonestreamer project will provide sources and sinks for many different types of hardware starting off with those already supported in GNU Bayonne and PreViking. For example, Dialogic, NMS, Capi and eventually SIP and H323. If someone then wanted to create GUI telephone applications under Linux most of their work would already be done and they could concentrate their efforts more on the application and the GUI functionality and wouldn't need to worry about the low level telephony programming.
There will also be source/sink modules for all sorts of audio conversion. Many of these have already been written for the GStreamer architecture anyway.
Those visiting the show, don't forget to come and check out telephony under Linux by making free International calls at booth #13.
perl -e 'print $i=pack(c5, (41*2), sqrt(7056), (unpack(c,H)-2), oct(115), 10);'