blob: cf367e6bf6d3267d135df42d3800f334387dd090 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 533</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/appl/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/appl/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">
Issue # 533 - Apr 17, 2012
</div>
</div>
<div id="content">
<h1>Project News</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7292">New PHP Hints for NetBeans IDE 7.2</a></h2>
<p style="margin-left:8px;">
Two new and experimental hints: <b>Unused Use Statement</b> and <b>Immutable Variables</b> are available in PHP support in NetBeans IDE 7.2 development. Test the new hints and leave feedback for the NetBeans team.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7293">Coding Volunteers Wanted for Eidos UML Project</a></h2>
<p style="margin-left:8px;">
The Eidos-NetBeans UML project urgently needs volunteers. If you miss UML support in NetBeans IDE and have some time/experience, find out what is needed and how you can contribute to keep the development work going.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7295">FXExperience Tools GradientEditor Plugin</a></h2>
<p style="margin-left:8px;">
Toni Epple blogs about using the NetBeans Lookup library to write extensions for the FXExperience Tools Application.</p>
</div>
<h1>Community</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7296">NetBeans Podcast 60: Groovy Returns</a></h2>
<p style="margin-left:8px;">
Get the scoop on new development work in Groovy support. Find out why NetBeans is the preferred IDE for the technical publishing house Murach & Associates. And how did Jarda Tulach and the Netbinox project fare at OSGiCon? Tune in for all this and catch up on other NetBeans news.</p>
</div>
<h1>Tutorials</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7298">Creating RESTful Web Services in NetBeans 7</a></h2>
<p style="margin-left:8px;"><img src='http://services.netbeans.org/appl/show_image.php?id=6624&column=image&table=story&type=image/png&db=services&db_type=pear&id_col=story_id'
height='79' width='110' alt='image' style='float:left; margin-right:5px;margin-bottom:5px;'/>
NetBeans 7.1 supports the rapid development of RESTful Web Services using JSR-311 (Java API for RESTful Web Services – JAX-RS) and Jersey, the reference implementation for JAX-RS. The IDE supports building and testing services, as well as creating client applications that access these services.
In this tutorial, you will create a database connection, create RESTful Web Services, and test RESTful Web Services. (No login required.)</p><br style="clear:both;"/>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7297">Video: Unlock the Java EE 6 Platform Using NetBeans 7.1</a></h2>
<p style="margin-left:8px;">
Watch how the NetBeans IDE provides tools and features to developers to build end-to-end Web applications using Java EE 6 technologies including JPA2, JSF2, CDI, EJB 3.1, JAX-RS 1.1, and Servlets 3.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7299">Hierarchical Web Service Development with NetBeans IDE</a></h2>
<p style="margin-left:8px;">
Based on the popular <a href="https://netbeans.org/kb/docs/javaee/ecommerce/intro.html">NetBeans E-Commerce tutorial series</a>, this tutorial builds a client application which has a Web Service of its own which uses the Web Services published by the retail application.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7294">Tech Tip: Toolbar Buttons with Label</a></h2>
<p style="margin-left:8px;">
A quick tip on how to display labels for toolbar actions in the NetBeans IDE.</p>
</div>
<div class="edited">
This issue was brought to you by: Tinuola Awopetu<br/>If you do not want to receive this newsletter, you can <a href="https://netbeans.org/community/lists/top.html">unsubscribe here</a>
</div>
<div class="edited">
Available languages<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">
This newsletter is accessible also at <a href="https://netbeans.org/community/news/newsletter/2012-04-17.html">www.netbeans.org</a>,
<a href="https://netbeans.org/community/news/newsletter/archive.html">newsletter archive</a>
</div>
</div>
</body>
</html>