Главная страница


ru.linux

 
 - RU.LINUX ---------------------------------------------------------------------
 From : Sergey Lentsov                       2:4615/71.10   08 Mar 2001  18:11:28
 To : All
 Subject : URL: http://lwn.net/2001/0308/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
 
 Audio
 
    MP3 alternative takes the open source trail (ZDNet). Ogg Vorbis
    continues to make news as an alternative to the license restricted MP3
    format, and ZDNet is [15]watching the development team. "They've made
    some considerable inroads in the eight months since their first beta
    release. The format is already supported in the latest version of the
    Sonique digital music software and in plug-in format for AOL Time
    Warner's Winamp player."
    
 Documentation
 
    LDP Weekly News, March 6th. David Merrill has posted the latest issue
    of the [16]LDP Weekly News. Updates this week were made to the
    SLIP/PPP, Modem, and LDAP Howto's, among others.
    
 Education
 
    Linux in Education Report #39. Doug Loss has issued the latest
    [17]Linux in Education Report which covers, among other things, a
    discussion on user interfaces for kids.
    
 Electronics
 
    gEDA-gaf 20010304 snapshot. A new development snapshot of gEDA-gaf
    [18]has been announced This package contains the gschem schematic
    drawing program and other software. Also on the gEDA site, [19]a new
    version of the Icarus Verilog compiler has been released.
    
 Embedded Systems
 
    Embedded Linux Newsletter for March 1, 2001 (LinuxDevices.com).
    LinuxDevices.com has posted the weekly [20]Embedded Linux Newsletter,
    covering the past week's events in the embedded Linux world.
    
 Interoperability
 
    Wine Weekly News for February 28 and March 5, 2001. The [21]February
    28 edition of the Wine Weekly News arrived shortly after LWN published
    last week. Topics include dealing with TCP/IP from Wine, making a Wine
    test harness, and library renaming.
    
    Just in time for this week's LWN, here is the [22]March 5 edition of
    the Wine Weekly News. This week's topics include a Wine speed up,
    press coverage of Wine, and C coding style.
    
 Libraries
 
    GTK+, GLib 1.2.9 released. Owen Taylor has announced the release of
    the latest versions of the GTK family, [23]GTK+ 1.2.9 and [24]GLib
    1.2.9. This release includes an experimental theme-engine-only API for
    themes to change geometry parameters. This makes possible a number of
    things which were possible only by unsafe-hacks in prior versions of
    GTK+. The new code is [25]available for download.
    
 Mail Software
 
    Mailman 2.0.2 released. Version 2.0.2 of Mailman, the GNU Mailing List
    Manager [26]has been announced. This release fixes a privacy hole and
    other bugs.
    
 Web-site Development
 
    Webware 0.5 for Python. A new release of [27]Webware for Python is
    available. "Webware for Python is a suite of software components for
    developing object-oriented, web-based applications.
    " Release notes are also available for two related components, [28]PSP
    and [29]MiscUtils.
    
    CMF 1.0beta for Zope Released. Version 1.0beta of CMF [30]has been
    released. "The Zope Content Management Framework provides a set of
    services and content objects useful for building highly dynamic,
    content-oriented portal sites. As packaged, the CMF generates a site
    much like the Zope.org site. The CMF is intended to be easily
    customizable, in terms of both the types of content used and the
    policies and services it provides."
    
    Section Editor: [31]Forrest Cook
    March 8, 2001
    
    Desktop Links
    [32]Gnome
    [33]KDE
    [34]XFce
    [35]GTK+
    [36]Window Managers
    Application Links
    [37]GIMP
    [38]Mozilla
    [39]Galeon
    [40]High Availability
    [41]ht://Dig
    [42]MagicPoint
    [43]Wine
    [44]Worldforge
    [45]Zope
    More Information
    [46]AppWatch
    [47]Freshmeat
    [48]SourceForge
    
    
    
 Programming Languages
 
 Erlang
 
    Erlang R7B-2 available. A new bug-fix release of Erlang, version
    R7B-2, [49]is available for downloading.
    
 Java
 
    Open Source Java: Ant (O'Reilly). David Thomson [50]writes about Ant,
    an open-source XML based alternative to Make in an O'Reilly onJava.com
    article.
    
    Jikes 1.13 released. Noted in a [51]very brief announcement posted to
    the news page of the Jikes project: version 1.13 of the Jikes compiler
    has been released. [52]The Jikes release notes can be found online as
    well. (Thanks to Mo Dejong)
    
    Revisiting Java technology on the client (IBM devloperWorks). Joseph
    Sinclair [53]talks about client-side Java in an IBM developerWorks
    article. "When the Java platform was first announced, it was heralded
    as the way to take the Web -- a mostly static collection of simple
    pages -- to a stunning level of interactivity. The primary goal of the
    Java initiative was to provide developers the ability to create small
    applications that could run on any client machine and provide highly
    interactive experiences using a combination of client processing and
    server-provided data.
    Somewhere along the line, much of the Java promise on the client was
    lost."
    
 Markup Languages
 
    Abstracting the interface, Part II (IBM developerWorks). Martin
    Gerlach continues his look at [54]XML data and XSL style sheets in an
    IBM developerWorks article. You might want to read [55]the first
    article in the series for the full story.
    
    XML tutorial (Troubleshooters.com). This [56]tutorial on XML features
    an open source perspective on learning XML. The article focuses on
    Linux and the Apache Software Foundation's Xerces-Java, covering DOM,
    SAX, and DTD's.
    
 Perl
 
    Perl 5 Porters for March 5, 2001. The [57]March 5, 2001 edition of the
    Perl 5 Porters digest is out. Topics include locale support, finding
    memory leaks, Unicode, and more.
    
    Perltidy: unobfuscate your Perl code. A new version of Steve Hancock's
    perl code cleaner, [58]Perltidy is available. Perltidy seems to do a
    decent job of cleaning up ugly code as shown in [59]this example.
    
 PHP
 
    Announcing PHP-GTK. A new use has been found for PHP, talking to GTK.
    See the [60]announcement of PHP-GTK for the details. "Too often PHP is
    thought of as only an HTML-embedded Web scripting language. But it is
    also a very full-featured general purpose language that can be used
    for much more. One of the goals behind this project was to prove that
    PHP can be used to write client-side GUI applications."
    
    PHP Weekly News for March 5, 2001. The [61]March 5, 2001 edition of
    the PHP Weekly News is out. This edition covers the PHP GTK+
    extension, PHP and Solid DB 3.5, function renaming, Japanese Multibyte
    support, and more.
    
 Python
 
    Dr. Dobb's Python-URL!, March 5th. The weekly [62]Dr. Dobb's
    "Python-URL!" is available. It noted Guido van Rossum's release of
    Python 1.6.1 to fix the GPL incompatibilities in the license and the
    Python 2.1b1 release among other things. On the topic of Python 2.1b1,
    see [63]Guido's announcement.
    
    Python Development Summary, 2001/02/15 - 2001/03/01. The [64]traffic
    summary for the python-dev mailing has been posted for the period of
    February 15 through March 1, 2001.
    
    Python Software Foundation launched. Guido van Rossum has
    [65]announced the launch of the Python Software Foundation, whose job
    will be "to provide educational, legal and financial resources to the
    Python community." Among other things, the PSF will hold Python's
    intellectual property - the copyright to the code. The board of
    directors is David Ascher, Paul Everitt, Fredrik Lundh, Tim Peters,
    Greg Stein, Guido van Rossum, and Thomas Wouters.
    
    wxPython for newbies (IBM developerWorks). An IBM developWorks article
    covers [66]GUI development with the wxPython library. "The wxPython
    library's windows are real live native windows and can do anything
    native windows can do, allowing your wxPython program to be a much
    better-behaved citizen. And the whole shebang can be wrapped into an
    easy installation package. Maybe I'm just a curmudgeon, but I find all
    this to be much easier than the same thing under Java."
    
    Recipes wanted for New Python Cookbook. ActiveState and O'Reilly are
    [67]putting together a Python cookbook, which will be available for
    download. They are currently looking for "recipies", useful bits of
    Python code and documentation to be included in the cookbook. More
    information is available on [68]the Python Cookbook web page.
    
    O'Reilly has also [69]announced the release of the second edition of
    Programming Python, which has been updated to cover Python 2.0.
    
    PythonWare PY20 for Linux. The PythonWare PY20 Python package [70]is
    available for Linux in RPM format. "The Pythonware PY20 distribution
    is a collection of some of the most useful modules packed in a small
    self installing package. Don't be fooled by its size. This is a
    complete Python environment."
    
 Tcl/Tk
 
    Moodss-14.0 announced. Version 14-0 of Moodss, the Modular Object
    Oriented Dynamic Spread Sheet [71]has been announced by Jean-Luc
    Fontaine. Moodss requires tclpython and a new release of that [72]has
    also been announced.
    
    ASED Tcl/Tk IDE version 2.0.8 released. A bug fix release of ASED, a
    Tcl/TK IDE [73]has been announced by Andreas Sievers. ASED is released
    under the Gnu Public License (GPL).
    
    Alphatk text editor 8.0fc1. A new release of Alphatk [74]has been
    announced. "Alphatk is a text editor. It's most useful for
    programmers, those writing a lot of TeX or LaTeX documents, and for
    editing of HTML source files. It has very rich features to aid in
    writing and editing files of those document types."
    
    Section Editor: [75]Forrest Cook
    
    Language Links
    [76]Erlang
    [77]Guile
    [78]Haskell
    [79]Blackdown.org
    [80]IBM Java Zone
    [81]Perl News
    [82]Use Perl
    [83]PHP
    [84]PHP Weekly Summary [85]Daily Python-URL
    [86]Python.org
    [87]Python.faqts
    [88]Jython
    [89]Ruby
    [90]Smalltalk
    [91]Tcl Developer Xchange
    [92]Tcltk.com
    [93]Regular Expressions
    
    
                                                        [94]Next: Commerce
    
    [95]Eklektix, Inc. Linux powered! Copyright Л 2001 [96]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/0308/
    4. http://lwn.net/2001/0308/security.php3
    5. http://lwn.net/2001/0308/kernel.php3
    6. http://lwn.net/2001/0308/dists.php3
    7. http://lwn.net/2001/0308/desktop.php3
    8. http://lwn.net/2001/0308/commerce.php3
    9. http://lwn.net/2001/0308/press.php3
   10. http://lwn.net/2001/0308/announce.php3
   11. http://lwn.net/2001/0308/history.php3
   12. http://lwn.net/2001/0308/letters.php3
   13. http://lwn.net/2001/0308/bigpage.php3
   14. http://lwn.net/2001/0301/devel.php3
   15. http://www.zdnet.com/zdnn/stories/news/0,4586,2690855,00.html
   16. http://www.linuxdoc.org/ldpwn/ldpwn-2001-03-06.html
   17. http://www.seul.org/edu/report39.html
   18. http://www.geda.seul.org/devel.html
   19. http://www.geda.seul.org/tools/icarus/index.html
   20. http://www.linuxdevices.com/files/newsbriefs/mar01-01.html
   21. http://www.winehq.com/News/2001-09.html
   22. http://www.winehq.com/News/2001-10.html
   23. http://lwn.net/2001/0308/a/gtk-1.2.9.php3
   24. http://lwn.net/2001/0308/a/glib-1.2.9.php3
   25. ftp://ftp.gtk.org/pub/gtk/v1.2/
   26. http://lwn.net/2001/0308/a/mailman202.php3
   27. http://webware.sourceforge.net/
   28. http://webware.sourceforge.net/Webware/PSP/Docs/RelNotes-0.4.html
   29. http://webware.sourceforge.net/Webware/MiscUtils/Docs/RelNotes-0.5.html
   30. http://www.zope.org/Members/tseaver/CMF-1.0beta_release
   31. mailto:lwn@lwn.net
   32. http://www.gnome.org/
   33. http://www.kde.org/
   34. http://www.xfce.org/
   35. http://www.gtk.org/
   36. http://xwinman.org/
   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://www.Mew.org/mgp/
   43. http://www.winehq.com/
   44. http://www.worldforge.org/
   45. http://www.zope.org/
   46. http://appwatch.com/Linux/
   47. http://freshmeat.net/
   48. http://sourceforge.net/
   49. http://www.erlang.org/download/otp_src_R7B-2.readme
   50. http://www.onjava.com/pub/a/onjava/2001/02/22/open_source.html
   51. http://oss.software.ibm.com/developerworks/forum/forum.php?forum_id=179
   52.
 http://oss.software.ibm.com/developerworks/project/shownotes.php?release_id=81
   53. http://www-106.ibm.com/developerworks/library/j-client/?dwzone=java
   54. http://www-106.ibm.com/developerworks/library/x-abstract2/?dwzone=x
   55. http://www-106.ibm.com/developerworks/library/x-abstract/?dwzone=x
   56. http://www.troubleshooters.com/tpromag/200103/200103.htm
   57. http://www.perl.com/pub/2001/03/p5pdigest/THISWEEK-20010305.html
   58. http://perltidy.sourceforge.net/
   59. http://perltidy.sourceforge.net/node005.html
   60. http://gtk.php.net/
   61. http://www.zend.com/zend/week/week27.php
   62. http://lwn.net/2001/0308/a/pyurl-20010301.php3
   63. http://mail.python.org/pipermail/python-list/2001-March/031802.html
   64. http://lwn.net/2001/0308/a/pydev-20010301.php3
   65.
 http://www.prnewswire.com/cgi-bin/stories.pl?ACCT=104&STORY=/www/story/03-06-200
 1/0001442061&EDATE=
   66.
 http://www-106.ibm.com/developerworks/library/l-wxpy/?dwzone=linux?open&l=252,t=
 gr,p=wxPython
   67.
 http://www.prnewswire.com/cgi-bin/stories.pl?ACCT=104&STORY=/www/story/03-06-200
 1/0001442056&EDATE=
   68. http://pythoncookbook.activestate.com/
   69. http://lwn.net/2001/0308/a/programming-python.php3
   70. http://www.pythonware.com/products/python/index.htm
   71. http://lwn.net/2001/0308/a/moodss14.0.php3
   72. http://lwn.net/2001/0308/a/tclpython1.1.php3
   73. http://lwn.net/2001/0308/a/ased208.php3
   74. http://lwn.net/2001/0308/a/alphatk80fc1.php3
   75. mailto:lwn@lwn.net
   76. http://www.erlang.org/
   77. http://www.gnu.org/software/guile/guile.html
   78. http://haskell.org/
   79. http://www.blackdown.org/
   80. http://www.ibm.com/developer/java/
   81. http://www.news.perl.org/
   82. http://use.perl.org/
   83. http://www.php.net/
   84. http://www.zend.com/zend/week/
   85. http://www.pythonware.com/daily
   86. http://www.python.org/
   87. http://python.faqts.com/
   88. http://sourceforge.net/projects/jython
   89. http://www.ruby-lang.org/en/index.html
   90. http://www.smalltalk.org/
   91. http://dev.ajubasolutions.com/
   92. http://www.tcltk.com/
   93. http://regularexpressions.com/RegularExpressions/
   94. http://lwn.net/2001/0308/commerce.php3
   95. http://www.eklektix.com/
   96. http://www.eklektix.com/
 
 --- ifmail v.2.14.os7-aks1
  * Origin: Unknown (2:4615/71.10@fidonet)
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 URL: http://lwn.net/2001/0308/devel.php3   Sergey Lentsov   08 Mar 2001 18:11:28 
Архивное /ru.linux/203080b169cb2.html, оценка 2 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional