blob: b3b20974d6c80fec60fb6d64816c68c2f872e5f7 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 77</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<meta name="keywords" content="NetBeans, IDE, Platform, free, open source, developer" >
</head>
<body>
<style>
body {
margin:5px 15px 5px 15px;
font-size: 11px;
font-family: Verdana, "Verdana CE", Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
background-color:#e3eaf1;
text-align:center;
}
#letter {width:533px;margin-left:auto;margin-right:auto;}
#head {background-image:url("http://services.netbeans.org/appl2/shared_images/head.png");width:533px;height:70px;background-repeat:none;}
#issue-date {padding-top:50px;text-align:center; color:white;}
#footer {background-image:url("http://services.netbeans.org/appl2/shared_images/footer.png"); width:533px;height:28px;background-repeat:none;}
#footer-text {padding-top:5px;color:#6a6b6d;text-align:center;}
#content {border-right:3px solid #747d9e;border-left:3px solid #747d9e; background-color:white; text-align:left; color:#6a6b6d; padding:13px 20px 13px 13px; }
#letter h1 {font-size: 14px; font-weight:normal; margin:3px 0px 5px 0px; padding:0px;color: #EE6B00; border-bottom:1px solid silver;}
#letter h2 {color:#2C3C79;font-size: 13px; font-weight:normal;margin:0px 0px 2px 0px;padding:0px; border:0px;}
#letter p {padding: 0px;margin:0px; text-align:justify;}
#letter a:link, a:visited { color: #045491; font-weight : normal; text-decoration: none;}
#letter a:link:hover, a:visited:hover { color: #045491; font-normal : bold; text-decoration : underline;}
.item {margin-left:8px; margin-bottom:9px;}
.bold {font-weight:bold;}
#letter a.orange {color: #EE6B00;}
.align-right {text-align:right;}
.align-center {text-align:center;}
.edited {margin:15px -20px 0px -13px;padding-top:8px;text-align:center;}
.edge-top {background-color: #f0f7ff;padding:7px 12px 7px 7px;margin-bottom:10px; border:1px solid #747d9e;}
</style>
<div id="letter">
<div id="head">
<div id="issue-date" class="bold">
刊号 # 77 - Oct 21, 2009
</div>
</div>
<div id="content">
<h1>项目新闻</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4312">NetBeans下的PHP--格式化与缩进</a></h2>
<p style="margin-left:8px;">
在最近的布拉格的WebExpo 2009上,Petr Pisl展示了一个报告,是关于web应用程序的开发方面,听众对其PHP样例表示出浓厚的兴趣.在这之后,Petr收集来自Issuezilla的所有反馈 ,如果你回想起任何的ssues(比如:PHP编辑器中的格式化与缩进功能并未按你设想的运作),请帮我们记录下来并发送相关代码到上面的列表中</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4313">支持Mercurial和Git的ALM插件</a></h2>
<p style="margin-left:8px;">
一帮开源热衷者及Intland Software公司一直在开发NetBeans的ALM(应用程序生命周期管理)插件,这个插件集合了codeBeamer 5.4, Mercurial和Git.改团队欢迎所有人的反馈意见,并鼓励NetBeans社区成员加入到在JavaForge上的一个项目中来.最新的一个版本计划安排在2010年的1月31号</p>
</div>
<h1>社区</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4314">OSUM入驻全球NetBeans Demo fest!</a></h2>
<p style="margin-left:8px;">
你是一名学生或者教师吗?加入Open Source University Meetup社区,并参与到为期一个月的NetBeans Demo fest中来.访问OSUM站点获取演示活动的具体日程安排.召集你的开发伙伴,观看(或者展示)有趣的NetBeans IDE的实战演示.OSUM已经准备了一系列的在线研讨会(webinars)带你认识IDE,并帮助你如何实施一个NetBeans Demo,如果你希望host a session.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4315">选举Netbeans管理委员会的最后机会</a></h2>
<p style="margin-left:8px;">
NetBeans管理委员会是一个三人制委员会,它的主要任务是保证NetBeans项目在公平,公开的方式下运作.详细了解各个提名者,然后投出你的一票.截止时间是10月21日星期三最后一个时区的午夜.投票结果及新的管理委员会将在10月26号宣布</p>
</div>
<h1>练习</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4311">视频:NetBeans 6.8中的PHP命名空间支持</a></h2>
<p style="margin-left:8px;">
此screencast演示在NetBeans 6.8中的PHP 5.3 命名空间的代码自动完成功能.同时向用户展示如何更改代码自动完成功能的各种设定,及其他PHP编辑上的功能</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4309">视频:Carol McDonald演示RESTful Web Service</a></h2>
<p style="margin-left:8px;">
此版本的宠物商店目录系统,将目录作为一个ESTful Web Service暴露给远程客户程序使用,并展示一个ajax客户端程序,来演示如何在一个动态Ajax表单(Dojo grid)中,获取并显示Web Service的返回结果.由Carol McDonald提供</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4310">使用NetBeans 6.7.1中Maven</a></h2>
<p style="margin-left:8px;">
在本文中,我们将了解最新的NetBeans 6.7.1对Maven的支持情况.Maven是一个优秀的工具,对他帮助组织如何和谐的,标准化的build过实践上的能力,有许多赞赏之词.了解更多创建和使用Maven工程,管理POM文件及依赖设定</p>
</div>
<div class="edited">
发布本期时事通讯的是: D. L. 88250<br/>如果您不想接收时事通讯, <a href="https://netbeans.org/community/lists/top.html">请由此退订</a>
</div>
<div class="edited">
可获得的语言<br>
<a href="https://netbeans.org/community/news/newsletter/index.html">English</a> | <a href="https://netbeans.org/community/news/newsletter/index_pt_BR.html">Brazilian Portuguese</a> | <a href="https://netbeans.org/community/news/newsletter/index_fr.html">French</a> | <a href="https://netbeans.org/community/news/newsletter/index_zh_CN.html">Chinese - simplified</a> | <a href="https://netbeans.org/community/news/newsletter/index_zh_TW.html">Chinese - traditional</a>
</div>
</div>
<div id="footer">
<div id="footer-text">
本期时事通讯还可以从这里访问 <a href="https://netbeans.org/community/news/newsletter/2009-10-21_zh_CN.html">www.netbeans.org</a>,
<a href="https://netbeans.org/community/news/newsletter/archive_zh_CN.html">时事通讯存档</a>
</div>
</div>
</body>
</html>