新书推介:《语义网技术体系》
作者:瞿裕忠,胡伟,程龚
   XML论坛     W3CHINA.ORG讨论区     计算机科学论坛     SOAChina论坛     Blog     开放翻译计划     新浪微博  
 
  • 首页
  • 登录
  • 注册
  • 软件下载
  • 资料下载
  • 核心成员
  • 帮助
  •   Add to Google

    >> 最新的技术动态
    [返回] 中文XML论坛 - 专业的XML技术讨论区休息区『 最新动态 & 业界新闻 』 → NetBeans Weekly News, a newsletter for the NetBeans community 查看新帖用户列表

      发表一个新主题  发表一个新投票  回复主题  (订阅本版) 您是本帖的第 4483 个阅读者浏览上一篇主题  刷新本主题   树形显示贴子 浏览下一篇主题
     * 贴子主题: NetBeans Weekly News, a newsletter for the NetBeans community 举报  打印  推荐  IE收藏夹 
       本主题类别:     
     菜籽 帅哥哟,离线,有人找我吗?双鱼座1981-2-28
      
      
      威望:5
      头衔:软件民工
      等级:研二(Sowa的知识表示写得真好!)
      文章:875
      积分:5655
      门派:XML.ORG.CN
      注册:2004/7/25

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给菜籽发送一个短消息 把菜籽加入好友 查看菜籽的个人资料 搜索菜籽在『 最新动态 & 业界新闻 』的所有贴子 点击这里发送电邮给菜籽 引用回复这个贴子 回复这个贴子 查看菜籽的博客楼主
    发贴心情 NetBeans Weekly News, a newsletter for the NetBeans community

    Issue # 319 - Nov 26, 2007
    Calendar
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1473]Register for NetBeans Day Frankfurt - Dec. 3![/URL][/B]
    按此在新窗口浏览图片 NetBeans Day Frankfurt is the last stop on the WorldTour for 2007. Join us at the Frankfurt Congress Center for highlights of what's new and cool in NetBeans, such as our support for the hottest scripting languages, and tools and technologies that simplify your work. [URL=http://www.parthen-impact.com/eventure/welcome.do?type=participant&congress=37_40&page=index]Register today![/URL]

    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1475]Develop Rich Client Apps with NetBeans & Swing at Bulgarian JUG - Nov. 28[/URL][/B]
    A notice to developers in Bulgaria: The Bulgarian Association of Software Developers and the Bulgarian Java User Group (BGJUG) kindly invite you to a seminar: Creating Rich Client Applications Using NetBeans 6.0 and Java Swing. Discover how easy it is to develop Rich Client applications using NetBeans 6.0 and Swing.

    Project News
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1468]NetBeans Community Greenlights NetBeans 6.0![/URL][/B]
    按此在新窗口浏览图片 The results of the NetBeans IDE 6.0 Community Acceptance Survey are here: 93% of respondents agree that NetBeans 6.0 Release Candidate is stable enough to move into FCS! Check out the survey results and comments. Thank you for your feedback!

    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1466]Highlight Boxing Unboxing Varargs Module[/URL][/B]
    Sandip Chitale has uploaded the Highlight Boxing Unboxing Varargs Module to the NetBeans Plugin Portal. The module reveals where the Java compiler silently applies boxing and unboxing to primitive types and corresponding reference types in your code. It may also help to diagnose mysterious NPEs when a reference type null value is attempted to be unboxed at runtime. Get more details from [URL=http://blogs.sun.com/scblog/entry/highlight_boxing_unboxing_varargs_module]Sandip's blog[/URL].

    Training
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1470]Write a Tutorial for NetBeans![/URL][/B]
    Are you brimming with ideas for tutorials, or tips & tricks for working in the NetBeans IDE? The NetBeans Community Docs Program just might be the thing for you. Learn more about sharing your know-how with other NetBeans users in this interview with program manager [URL=http://blogs.sun.com/branajam/]James Branam[/URL].

    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1461]Migrating Netbeans Class Libraries Between Different Versions[/URL][/B]
    While creating, using, and removing class libraries are easy tasks in NetBeans, moving them from one version of the IDE to another is not for the faint-of-heart. In this tutorial, [URL=http://blogs.sun.com/teera/]Teera Kanokkanjanarat[/URL] shows you how to get around this sisyphean task.

    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1474]Writing Unit Tests with NetBeans Ruby Support[/URL][/B]
    按此在新窗口浏览图片 From NetBeans TV: Tor Norbye demonstrates writing and running unit tests using the NetBeans Ruby Support in this 3-minute screencast.

    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1467]Midnight Cookie Tutorial for NetBeans 6.0[/URL][/B]
    The Midnight Cookie tutorial has been updated to work with NetBeans 6.0. The tutorial provides an end-to-end scenario for web development in the NetBeans IDE, including internationalization and advanced usage of the HTTP Monitor. A link to the completed sample is also provided. Feel free to pass comments back to the authors, via the link at the bottom of the tutorial, because they're looking for feedback on this one!

    Blogs
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1472]New Improvements for Building NetBeans RCP Apps[/URL][/B]
    Dream Team-er Fabrizio Giudici continues his blog series about optimizing the way large NetBeans RCP projects are built. Plus, get more information about OpenBlueSky, a collection of tools and components factored out of blueMarine, his platform for managing photo flow. And when it comes to blueMarine always expect a cool-looking screenshot!

    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1469]Getting Your Feet Wet With Java in JRuby[/URL][/B]
    If you haven't tried calling Java classes from a JRuby application yet, the Tutorial Divas have a simple code snippet to get you started.

    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1464]Arun Gupta's Tip: Optimizing Metro Stubs[/URL][/B]
    This tip from Arun Gupta explains how a WSDL can be locally packaged to improve the overall performance of Metro stubs. Arun has many [URL=http://blogs.sun.com/arungupta/tags/totd]more tips[/URL] to share on his blog "Miles to Go...". Check them out or suggest ones you'd like to see.

    This issue was brought to you by: Tinuola Awopetu
    If you do not want to receive this newsletter, you can [URL=http://www.netbeans.org/community/lists/top.html]unsubscribe here[/URL]
    This newsletter is accessible also at [URL=http://www.netbeans.org/community/news/newsletter/2007-11-26.html]www.netbeans.org[/URL], [URL=http://www.netbeans.org/community/news/newsletter/archive.html]newsletter archive[/URL]


       收藏   分享  
    顶(0)
      




    ----------------------------------------------
    重拾英语...

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2007/11/27 10:25:00
     
     GoogleAdSense双鱼座1981-2-28
      
      
      等级:大一新生
      文章:1
      积分:50
      门派:无门无派
      院校:未填写
      注册:2007-01-01
    给Google AdSense发送一个短消息 把Google AdSense加入好友 查看Google AdSense的个人资料 搜索Google AdSense在『 最新动态 & 业界新闻 』的所有贴子 点击这里发送电邮给Google AdSense 访问Google AdSense的主页 引用回复这个贴子 回复这个贴子 查看Google AdSense的博客广告
    2024/5/10 8:37:46

    本主题贴数1,分页: [1]

    管理选项修改tag | 锁定 | 解锁 | 提升 | 删除 | 移动 | 固顶 | 总固顶 | 奖励 | 惩罚 | 发布公告
    W3C Contributing Supporter! W 3 C h i n a ( since 2003 ) 旗 下 站 点
    苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
    64.453ms