blob: ab39082944e33ac81ddf7058da887bc16b871e69 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 470</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 # 470 - Jan 17, 2011
</div>
</div>
<div id="content">
<h1>Project News</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6021">Technical Interview: NetBeans & E-Commerce Applications</a></h2>
<p style="margin-left:8px;">
Want to create an e-commerce web application? If you haven't heard about the extensive NetBeans e-commerce tutorial yet, now's the time to find out about it via an interview with its author, Troy Giunipero</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6020">Plugin: RefactoringNG</a></h2>
<p style="margin-left:8px;">
Read all about a recent plugin that will help you refactor code in NetBeans IDE, via a dedicated language and samples on the related site.</p>
</div>
<h1>Articles</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6019">How to Create a Commercial IDE</a></h2>
<p style="margin-left:8px;">
NetBeans IDE is a very extensive and performant development environment, some developers need similar IDEs for their commercial projects. Find out how to create such an IDE via this brief article!</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6018">Instant JChem: 5 Years Old!</a></h2>
<p style="margin-left:8px;">
Instant JChem is an IDE for chemists and biologists created atop the NetBeans IDE. Find out about its latest release (including Groovy integration) and news about its 5th anniversary.</p>
</div>
<h1>Training</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6025">26 - 28 January: Free NetBeans Platform Training in Denmark</a></h2>
<p style="margin-left:8px;">
Are you in Denmark? Read about this great opportunity of attending a free NetBeans Platform training.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6027">20 January: Free Java EE 6 Webinar</a></h2>
<p style="margin-left:8px;">
Join Oracle evangelist Arun Gupta for a code intensive webinar that demonstrates ease of development with Java EE 6, GlassFish and NetBeans.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6026">27 January: Free Java EE 6 in Munich</a></h2>
<p style="margin-left:8px;">
Adam Bien is holding a free Java EE 6 hacking session in Munich.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6024">8 - 11 February: NetBeans Platform Training in Cape Town</a></h2>
<p style="margin-left:8px;">
Toni Epple is holding an advanced NetBeans Platform training in Cape Town, run by Jumping Bean, the South African open source training consultancy.</p>
</div>
<h1>Blogs</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6022">Loosely Coupled Growl Support</a></h2>
<p style="margin-left:8px;">
Want to receive Growl messages from NetBeans on the Mac? Ralph Benjamin Ruijs describes how to set everything up.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6017">java.awt.Color and Properties window</a></h2>
<p style="margin-left:8px;">
Using java.awt.Color for the properties in your application? If the application is on the NetBeans Platform, you will be able to reuse a color editor, without any coding.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6023">Graphical Query Builder</a></h2>
<p style="margin-left:8px;">
Creating an application and need a query builder? See a screenshot of the query builder that is part of the open source Kuwaiba project.</p>
</div>
<div class="edited">
This issue was brought to you by: Jan Pirek<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/2011-01-17.html">www.netbeans.org</a>,
<a href="https://netbeans.org/community/news/newsletter/archive.html">newsletter archive</a>
</div>
</div>
</body>
</html>