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

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

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

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

    Issue # 331 - Mar 03, 2008
    Calendar
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1619]Register for NetBeans Day Sydney - March 6[/URL][/B]
    按此在新窗口浏览图片 The NetBeans WorldTour leaves India and goes down under. Join us in Sydney, Australia! NetBeans Day is a great way for fans of NetBeans and new users to learn about updates to the IDE and how to fast-track their projects. Plus, mingle with the NetBeans team and get cool gifts. Registration for NetBeans Day is FREE, but the seats go fast!

    Project News
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1616]Roman Strobl Demoes NetBeans IDE & MySQL[/URL][/B]
    MySQL, the popular open-source database, is now part of Sun's software portfolio. In this screencast, get a quick start to developing database driven applications with the NetBeans IDE using the MySQL database server.

    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1617]Build Mobile Games with NetBeans 6.0 & Java ME for the Swedish Game Awards![/URL][/B]
    Here's another opportunity to win money using the NetBeans IDE—if you're a Swedish student. The [URL=http://gameawards.se/]Swedish Game Awards[/URL] has introduced a special category for the use of Netbeans IDE 6.0 and Java ME. This extra prize is 10000 SEK! Swedish Game Awards is the largest game development competition for students in Sweden.

    Community
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1613]Vinicius Senger: Softening Java's Learning Curve with the NetBeans IDE[/URL][/B]
    [URL=http://wiki.netbeans.org/wiki/view/NetBeansDreamTeam]NetBeans Dream Team[/URL] member Vinicius Senger is the founder of GlobalCode, the largest Java training company in Brazil, and the NetBeans IDE gets an A-plus from him as the ideal tool for teaching and learning Java. Find out why.

    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1618]Help Define my.netbeans.org & Get a NetBeans T-Shirt![/URL][/B]
    Are you a part of [URL=http://my.netbeans.org/]my.netbeans.org[/URL], our new community networking site? Check it out and sign up to create your personal profile, add existing community members to your network, keep up to date with the latest news, and generate a cool widget to put on your web properties.

    What's next? We want your help in defining the future of my.netbeans. What additional functionality and customizations would you like the site and widget to offer? When you have a suggestion just hit the feedback button. If we like your idea you get a t-shirt!

    Training
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1614]Creating a Simple Web Application Using a MySQL Database[/URL][/B]
    Learn to create a simple web application that connects to a MySQL database server with this tutorial that also covers some basic ideas and technologies in web development, such as JavaServer Pages™ (JSP) and more.

    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1612]Easy Web Site Creation in the NetBeans IDE[/URL][/B]
    This beginner tutorial shows how easy it is to create a web site with NetBeans's drag-and-drop features. It also shows how a new developer can gradually learn Java programming by adding JavaServer Pages (JSP), and creating other features or programs that may be added to a website.

    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1615]A SOAP Client for Open Calais[/URL][/B]
    Amit Kumar Saha guides you through the process of creating a SOAP client for Open Calais. You write a simple, console-based Java SOAP client to access the Open Calais web service. The concepts presented in this tutorial are also useful when you write a SOAP client for any other web service.

    Blogs
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1622]Getting Started Extending VisualVM (Parts 1 - 6)[/URL][/B]
    Visual VM is an open-source monitoring and profiling tool built on the NetBeans Platform. Geertjan Wielenga has written six blog entries (and counting...) about extending Visual VM using the NetBeans IDE.

    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1620]Woodstock Accordion Component[/URL][/B]
    James Branam writes about new components to Woodstock in the NetBeans IDE. In this entry, he takes a look at the Accordion and Accordion Tab components. In a previous post, he covered the [URL=http://blogs.sun.com/branajam/entry/woodstock_bubble_help_component]Bubble Help component[/URL].

    [B][URL=http://www.netbeans.info/newsletter/story.php?id=1621]Class Visualization Module for NetBeans[/URL][/B]
    Tim Boudreau has created a module that uses NetBeans Visual Library and the Javac Tree API to create a graph of the contents of a Java file, showing dependencies between class members. The module is available on the NetBeans daily build update center, and Boudreau would like feedback.

    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]


       收藏   分享  
    顶(0)
      




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

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2008/3/4 12:37: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 12:18:14

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

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