blob: b41624ca2aff8ffcb55f870a5d434aba726a7e1b [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 587</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 # 587 - May 13, 2013
</div>
</div>
<div id="content">
<h1>Project News</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8334">NetBeans IDE 7.3: Power Tools for HTML5 & JavaScript</a></h2>
<p style="margin-left:8px;">
From NetBeans IDE 7.3 onwards, released earlier this year, new features have been introduced to enhance the development experience for HTML5/JavaScript/CSS3 Web applications. In this article, an overview is provided of all the new features encompassing the new tools for HTML5 and JavaScript developers.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8335">Plugin: Golo Editor</a></h2>
<p style="margin-left:8px;">
Golo is a lightweight dynamic language for the JVM. David Festal's Golo plugin for NetBeans is now available in the Plugin Manager, as reported by the Golo community.</p>
</div>
<h1>Articles</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8330">Military Chemical & Biological Modeling Software</a></h2>
<p style="margin-left:8px;">
The NetBeans Platform is used to model chemical and biological scenarios in military shelters, as explained in detail in a new article.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8336">PrimeFaces Crud Generator with NetBeans IE</a></h2>
<p style="margin-left:8px;">
The PrimeFaces blog reports on how NetBeans already has a good level of support for JSF enabled CRUD generation out of the box. Kay Wrobel, a PrimeFaces community member, has extended this support to provide a CRUD generator to unleash the full potential of NetBeans IDE and PrimeFaces.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8333">How to Use NetBeans to Write Groovy Scripts</a></h2>
<p style="margin-left:8px;">
In this post, you learn how to develop applications using NetBeans IDE and Portofino 4.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8337">JavaFX Scene Builder with NetBeans IDE</a></h2>
<p style="margin-left:8px;">
Learn how to download and install NetBeans IDE, use it to create a new JavaFX FXML project, start Scene Builder from within the IDE, and run Scene Builder sample applications.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8340">Nette Framework with Latte Templates</a></h2>
<p style="margin-left:8px;">
A new planned NetBeans feature is support for Nette Framework with Latte Templates, a popular set of tools for PHP web development. Read about it in the latest entry in the NetBeans PHP blog.</p>
</div>
<h1>Community</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8331">New Open Source Project: MFX</a></h2>
<p style="margin-left:8px;">
The modular JavaFX (MFX) project provides solutions for NetBeans Platform developers who want to replace Swing components, such as the menu bar and tool bar, with JavaFX equivalents.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8332">New Open Source Project: EPUB Open Toolbox</a></h2>
<p style="margin-left:8px;">
For authors and publishers working with EPUB, a modular Java based EPUB editor would be very useful. The EPUB Open Toolbox aims to provide an editing and management tool for EPUB packages.</p>
</div>
<h1>Tutorials</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8339">Creating a Database Driven Application With NetBeans IDE PHP Editor</a></h2>
<p style="margin-left:8px;">
In this tutorial, you use the PHP tools in NetBeans IDE to create and run a simple web application. The example shows how to create a wish list. After you create and deploy the application, it enables you to share information on wish lists with your friends, such as lists for wedding.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8338">Video: Java ME Embedded 3.3 on the Keil Board</a></h2>
<p style="margin-left:8px;">
This video will show you all the steps you need to follow to develop your first applications using Java ME Embedded 3.3 on the Keil board.</p>
</div>
<div class="edited">
This issue was brought to you by: Geertjan Wielenga<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/2013-05-13.html">www.netbeans.org</a>,
<a href="https://netbeans.org/community/news/newsletter/archive.html">newsletter archive</a>
</div>
</div>
</body>
</html>