|
ru.linux- RU.LINUX --------------------------------------------------------------------- From : Sergey Lentsov 2:4615/71.10 14 Jun 2001 17:11:28 To : All Subject : URL: http://lwn.net/2001/0614/devel.php3 -------------------------------------------------------------------------------- [1][LWN Logo] [2]Click Here [LWN.net] Sections: [3]Main page [4]Security [5]Kernel [6]Distributions [7]On the Desktop Development [8]Commerce [9]Linux in the news [10]Announcements [11]Linux History [12]Letters [13]All in one big page See also: [14]last week's Development page. Development projects News and Editorials The GStreamer Streaming Media Framework. A new release of the GStreamer streaming-media framework, dubbed "Critical Mass", version 0.2.0 [15]has been announced. "This release features a completely new scheduler, updated capabilities and autoplugging subsystems, a large number of new plugins, and a bunch of bug fixes." [16]GStreamer appears to be a very ambitious project, providing a broad framework for the development of many types of multimedia applications. Numerous flavors of Linux are currently supported along with FreeBSD. GStreamer is already being ported to several commercial Unix flavors, and more Unix versions are in the works. There are plans to make GStreamer work under MacOS X and Windows. The upcoming move from GTK+ to Glib 2.0 will allow for independence from a single windowing environment. With the concept of generic audio and video sources and sinks, as well as the ability to route streams through filters, many types of multimedia functions can be implemented. GStreamer can be used to make mp3 players, DVD players, audio and video editors, mixing boards, and browser plugins, to mention a few possibilities. To get an idea of the breadth of this project, take a look at the [17]GStreamer Status Tables. The latest source code tar balls and RPMs are available from the [18]GStreamer download page, Debian packages are being assembled. Those who are interested in contributing to the GStreamer project should look at the [19]developer information for a list of items that need attention. GStreamer is licensed under the LGPL and its plugins are typically released with GPL or BSD licenses. It will be interesting to watch the development of GStreamer and its associated applications as they mature. If enough interest is generated, this critical mass may yet provide the focus for an explosion of new, cool applications on Linux and elsewhere. Browsers Mozilla 0.9.1. The latest version of [20]Mozilla, version 0.9.1, has been released for testing. Updates include much better stability, an updated status bar that merges the old status and task bars, and improved LDAP support for Mozilla Mail. Clusters Sandia supercomputer program released to public. Sandia National Laboratories [21]has released its Cplant (Computational Plant) system software for Linux machines. "A computer program that enables a collection of off-the-shelf desktop computers to rank among the world's fastest supercomputers has been released to the public by Sandia National Laboratories. The program, called Cplant[tm] system software, dramatically extends the capability of researchers to modularly assemble large blocks of off-the-shelf computer components." Cplant is being released with a GPL license. Documentation LDP weekly updates. This week's updates to the [22]Linux Documentation Project have been posted. A new Initialization for IA-32 HOWTO is available and updates have been posted to the HOWTOs for modems, serial i/o, and text terminals. Education Linux in education report #46. This week's [23]Linux in Education report discusses software for tracking exchange students, introductory Linux courses for colleges, and Avanti, a project for a platform independent automated library system. Embedded Systems Embedded Linux Newsletter for June 7, 2001 (LinuxDevices). The weekly [24]Embedded Linux Newsletter has been released for this week. Top stories include coverage of Ripley, a wearable computer and the Sharp Zaurus move to Linux. Network Management Ganymede 1.0 released. After years of development, version 1.0 of the Ganymede network directory system has been [25]released. "Ganymede allows large groups of administrators to share administrative control over designated portions of a master network directory database, and provides transactional reliability and intelligent constraint management to keep network directories consistent." Your Network's Secret Life, Part 2 (Linux Journal). This article from Linux Journal reviews [26]EtherApe as a tool in watching local networks. "EtherApe is a graphical network monitor that lets you see the action taking place over your network connection. EtherApe displays live connections in a manner that lets you visualize which connections are busier than others. The nodes appear bigger as larger amounts of traffic go across your network." Science FreeGIS CD version 1.1.0. A new release of the [27]FreeGIS software CD is now available. This CD contains various software to analyse and visualise spatial data to make maps, including GRASS, MapIT! and gpsman as well as other software. Software Development Release 1.2.0 of the GNU Visual Debugger. A new release of the Gnu Visual Debugger [28]has been announced. Release 1.2.0 contains numerous new features including an enhanced breakpoint editor, a data window with zoom capabilities , a break on exceptions feature, and more. GVD supports the C, C++, and Ada languages. Web-site Development mnoGoSearch 3.1.5 and 3.1.6 released. Versions 3.1.5 and 3.1.6 of the mnoGoSearch web search engine [29]have been released. The [30]project history details the changes, which include bug fixes and support for the DMALLOC memory debugger under version 3.1.5. Version 3.1.6 includes fixes for potential cgi exploits in search.cgi and bugs when using lower case flags. Mod_python 2.7.5 released. Version 2.7.5 of the mod_python Apache/Python integration software [31]has been released. This version adds support for Python 2.1. AxKit v1.4 released (use Perl). A new release of AxKit, the XML/XSL application server for mod_perl and Apache [32]has been released. The new release contains [33]a large number of changes since the last version. Zope Weekly News for June 9, 2001. The [34]June 9, 2001 edition of the Zope Weekly News features the latest developments in the Zope world. An announcement has been posted for the first European Zope conference, a new beta release of CMF1.1 is out, revisions proposals are discussed, and new Zope T-shirts are available. Miscellaneous Attorney Dan Ravicher on Open Source Legal Issues (Slashdot). Slashdot has posted [35]an FAQ on Open Source and Free Software licensing issues written by attourney Dan Ravicher. Software developers might want to take a look. Section Editor: [36]Forrest Cook June 14, 2001 Application Links [37]GIMP [38]Mozilla [39]Galeon [40]High Availability [41]ht://Dig [42]mnoGoSearch [43]MagicPoint [44]Wine [45]Worldforge [46]Zope More Information [47]AppWatch [48]Freshmeat [49]SourceForge Programming Languages Ada GtkAda 1.2.12 release. A new version of GtkAda, the Ada95 graphical toolkit based on Gtk+ [50]has been announced. This version supports GVD 1.2.0 (see above), and features numerous updates and improved documentation. APL Sharp APL for Linux. Sharp has introduced a [51]free verson of APL for Linux. Those familiar with APL know that it uses non standard glyphs instead of regular ASCII characters. To make life easier for the APL programmer, One company offers special [52]APL keyboard decals. that stick onto a PC keyboard. (thanks to John McKown) Caml Caml Weekly News for June 6 through 12, 2001. The [53]June 6 through 12, 2001 edition of the CAML Weekly News is out. Topics include the O'Caml Runtime Environment, a tutorial and survey on type theory, and a discussion on the lack of let mutable in O'caml. Erlang Erlang R7B-3 released. The R7B-3 release of Erlang [54]has been announced. This release contains mostly bug fixes. Java Take control of the DOM, Part 2 (IBM developerWorks). Gary Cole and William F. Phillips [55]discuss the writing of Java weblets in part 2 of a 3 part IBM developerWorks article. [56]Part 1 in the series discusses the use of the Document Object Model (DOM). Lisp Recent additions to CLOCC. A number of recent additions [57]have been added to the Common Lisp Open Code Collection (CLOCC) site. Included are a Lisp chess game, a graphical interface design tool, a unit testing environment, a library installation tool, and more. Perl Damian Opens YAPC with Perl 6 Overview (use Perl). Taking Larry Wall's place, Damian Conway opened the YAPC conference [58]with an introduction to Perl 6. The design phase of Perl 6 is supposed to be completed by the end of 2001 and the software is scheduled to be released sometime in mid 2002. CPAN updates (use Perl). The [59]CPAN scripts index is working (again). Also there is now a [60]CPAN update mailing list to keep you informed of new uploads to CPAN. Perl 5 and 6 Porters for June 12, 2001. The June 12, 2001 issue of the [61]Perl 5 Porters digest is out. Topics include removing dependence on strtol, regex negation, and a discussion on the need for more Perl committers. The June 12, 2001 edition of the [62]Perl 6 Porters digest is also available, with discussions on unicode, properties and use strict, regular expressions, and more. PHP PHP Weekly Summary for June 11, 2001. The [63]June 11, 2001 edition of the PHP Weekly Summary is available. Topics include a new PHP release candidate: PHP 4.0.6 RC 3, and bugs involving PHP and the alpha version of Apache 2. Python Dr. Dobb's Python-URL! for June 11th, 2001. The Dr. Dobb's [64]Python URL for June 11, 2001 has been published.. Discussions this past week ran from calls for more contributions to the Cookbook, to intelligent agents and the release of [65]MapIt 1.0, a web based raster map navigator. Python-dev summary. [66]This week's Python-dev summary is out, with coverage of the demise of the strop module, dictionary performance improvements, and more. Sketch 0.6.11, a vector drawing program. Sketch version 0.6.11 [67]has been released. "Sketch is a vector drawing program for Linux and other unices. It's intended to be a flexible and powerful tool for illustrations, diagrams and other purposes. It has advanced features like gradients, text along a path and clip masks and is fully scriptable due to its implementation in a combination of Python and C." This version features bug fixes and an updated Spanish translation. Tcl/Tk Dr. Dobb's Tcl-URL! for June 11th. This week's [68]summary of the Tcl discussion groups is available from Dr. Dobb's. This past week saw some connectivity problems that prevented some postings to reach Google, but the information is available from alternative archives. Topics include a summary of the second European Tcl Users Meeting, Tcl and unicode, working with Roman numerals, Tk in embedded Linux, tclperl 2.3, and gnocl 0.0.3. Section Editor: [69]Forrest Cook Language Links [70]Erlang [71]g95 Fortran [72]Guile [73]Haskell [74]Blackdown.org [75]Caml [76]IBM Java Zone [77]Jython [78]Perl News [79]Use Perl [80]PHP [81]PHP Weekly Summary [82]Daily Python-URL [83]Python.org [84]Python.faqts [85]Ruby [86]Scheme [87]Smalltalk [88]Tcl Developer Xchange [89]Tcltk.com [90]Regular Expressions [91]Next: Commerce [92]Eklektix, Inc. Linux powered! Copyright Л 2001 [93]Eklektix, Inc., all rights reserved Linux (R) is a registered trademark of Linus Torvalds References 1. http://lwn.net/ 2. http://ads.tucows.com/click.ng/pageid=001-012-132-000-000-005-000-000-012 3. http://lwn.net/2001/0614/ 4. http://lwn.net/2001/0614/security.php3 5. http://lwn.net/2001/0614/kernel.php3 6. http://lwn.net/2001/0614/dists.php3 7. http://lwn.net/2001/0614/desktop.php3 8. http://lwn.net/2001/0614/commerce.php3 9. http://lwn.net/2001/0614/press.php3 10. http://lwn.net/2001/0614/announce.php3 11. http://lwn.net/2001/0614/history.php3 12. http://lwn.net/2001/0614/letters.php3 13. http://lwn.net/2001/0614/bigpage.php3 14. http://lwn.net/2001/0607/devel.php3 15. http://lwn.net/2001/0614/a/gstreamer.php3 16. http://gstreamer.sourceforge.net/ 17. http://gstreamer.sourceforge.net/gstreamerstatus.html 18. http://gstreamer.sourceforge.net/download.shtml 19. http://gstreamer.sourceforge.net/developers.shtml 20. http://www.mozilla.org/releases/mozilla0.9.1/ 21. http://www.sandia.gov/media/NewsRel/NR2001/super.htm 22. http://www.linuxdoc.org/ldpwn/ldpwn-2001-06-12.html 23. http://www.seul.org/edu/report46.html 24. http://www.linuxdevices.com/files/newsbriefs/jun07-01.html 25. http://lwn.net/2001/0614/a/ganymede.php3 26. http://noframes.linuxjournal.com/articles/sysadmin/0060.html 27. http://lwn.net/2001/0614/a/freegis-cd-1.1.0.php3 28. http://lwn.net/2001/0614/a/gtk-gvd.php3 29. http://mnogosearch.org/ 30. http://mnogosearch.org/history.html 31. http://www.modpython.org/ 32. http://use.perl.org/article.pl?sid=01/06/07/2256202&mode=thread&threshold 33. http://lists.xml.org/archives/xml-dev/200106/msg00115.html 34. http://www.zope.org/Documentation/ZWN/ZWN-2001-06-09 35. http://slashdot.org/article.pl?sid=01/06/05/122240&mode=nocomment 36. mailto:lwn@lwn.net 37. http://www.gimp.org/ 38. http://www.mozilla.org/ 39. http://galeon.sourceforge.net/ 40. http://linux-ha.org/ 41. http://www.htdig.org/ 42. http://mnogosearch.org/ 43. http://www.Mew.org/mgp/ 44. http://www.winehq.com/ 45. http://www.worldforge.org/ 46. http://www.zope.org/ 47. http://appwatch.com/Linux/ 48. http://freshmeat.net/ 49. http://sourceforge.net/ 50. http://lwn.net/2001/0614/a/gtk-ada.php3 51. http://www.soliton.com/Systems/SHARP_APL_for_Linux/index.html 52. http://www.hooleon.com/prod-mid-apl.htm 53. http://lwn.net/2001/0614/a/cwn.php3 54. http://www.erlang.org/download/otp_src_R7B-3.readme 55. http://www-106.ibm.com/developerworks/java/library/j-dom2/ 56. http://www-106.ibm.com/developerworks/library/j-dom/ 57. http://lwn.net/2001/0614/a/clocc.php3 58. http://use.perl.org/article.pl?sid=01/06/13/1426233&mode=thread&threshold= 59. http://use.perl.org/article.pl?sid=01/06/10/1425208&mode=thread&threshold= 60. http://use.perl.org/article.pl?sid=01/06/10/1426235&mode=thread&threshold= 61. http://www.perl.com/pub/2001/06/p5pdigest/THISWEEK-20010612.html 62. http://www.perl.com/pub/2001/06/p6pdigest/THISWEEK-20010612.html 63. http://www.zend.com/zend/week/week41.php 64. http://lwn.net/2001/0614/a/pyurl-20010611.php3 65. http://www.mapit.de/ 66. http://lwn.net/2001/0614/a/python-dev.php3 67. http://lwn.net/2001/0614/a/sketch0.6.11.php3 68. http://lwn.net/2001/0614/a/tclurl-20010611.php3 69. mailto:lwn@lwn.net 70. http://www.erlang.org/ 71. http://g95.sourceforge.net/ 72. http://www.gnu.org/software/guile/guile.html 73. http://haskell.org/ 74. http://www.blackdown.org/ 75. http://caml.inria.fr/ 76. http://www.ibm.com/developer/java/ 77. http://sourceforge.net/projects/jython 78. http://www.news.perl.org/ 79. http://use.perl.org/ 80. http://www.php.net/ 81. http://www.zend.com/zend/week/ 82. http://www.pythonware.com/daily 83. http://www.python.org/ 84. http://python.faqts.com/ 85. http://www.ruby-lang.org/en/index.html 86. http://www.swiss.ai.mit.edu/projects/scheme/index.html 87. http://www.smalltalk.org/ 88. http://dev.ajubasolutions.com/ 89. http://www.tcltk.com/ 90. http://regularexpressions.com/RegularExpressions/ 91. http://lwn.net/2001/0614/commerce.php3 92. http://www.eklektix.com/ 93. http://www.eklektix.com/ --- ifmail v.2.14.os7-aks1 * Origin: Unknown (2:4615/71.10@fidonet) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.linux/2030803101375.html, оценка из 5, голосов 10
|