blob: 3aef793dc5c5d5bcb727495f963865f4e0fe50c6 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 637</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 # 637 - Apr 29, 2014
</div>
</div>
<div id="content">
<h1>Training</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9189">Oracle Massive Open Online Course: Develop Java Embedded Applications Using a Raspberry Pi - May 2014</a></h2>
<p style="margin-left:8px;"><img src='http://services.netbeans.org/appl/show_image.php?id=8599&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;'/>
This course introduces Java developers to the world of embedded devices and the Internet of Things (IoT). Unlike a traditional instructor-led event, the course is delivered on-line. Take this course when you want, where you want, and at your own pace. Interact with your peers and the instructor panel through the forum.</p><br style="clear:both;"/>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9161">Join Free Virtual Developer Day - May 2014</a></h2>
<p style="margin-left:8px;">
Virtual Developer Day: Java 2014 - May 6th (Americas), May 14th (EMEA) and May 21st (APAC). Hear from experts in Java SE 8, Java EE 7 and Java Embedded. Watch tutorials including NetBeans from the experts to improve your expertise in Java, and ask questions during live chats.</p>
</div>
<h1>Tutorials</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9190">Using Oracle Java SE Embedded Support in NetBeans IDE</a></h2>
<p style="margin-left:8px;">
NetBeans IDE supports Java SE Embedded features, such as footprint, memory, power, platform support, and more. This tutorial gets you started on using the IDE's Java SE Embedded support.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9183">Using Oracle WebLogic 12c with NetBeans IDE</a></h2>
<p style="margin-left:8px;">
Learn to use the latest NetBeans IDE with Oracle WebLogic Server. This tutorial walks you through installing and configuring all necessary components to get a simple Java EE project up and running.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9186">Video: Create an MP3 Player in Java and NetBeans</a></h2>
<p style="margin-left:8px;">
The <a href="https://www.youtube.com/user/VertexDigitalArts">VertexDigitalArts YouTube Channel</a> features a collection of fantastic video tutorials centered around Java and the NetBeans IDE, including this demo on creating a simple but functional MP3 player.</p>
</div>
<h1>Articles</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9188">Getting Started with NetBeans in the Classroom</a></h2>
<p style="margin-left:8px;">
Computer programming instructor Ken Fogel outlines how the NetBeans IDE's straight-forward installation process gets new programming students up and running without a hitch.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9185">NetBeans 8: Support for Java 8, HTML5 and Beyond</a></h2>
<p style="margin-left:8px;">
InfoQ.com takes a look at the new features in the latest NetBeans IDE release, including user favorites culled from a recent Twitter thread started by writer Mark Raible.</p>
</div>
<h1>Plugin</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9187">Wanted: Contributors for NetBeans Plugin Projects</a></h2>
<p style="margin-left:8px;">
Two NetBeans plugin projects are looking for contributors. Chris Le is working on a revision of the <a href="https://github.com/Chris2011/Nb-Pmd-Cpd">PMD's Copy/Paste Detector plugin</a>; and Gaurav Gupta is the lead behind the <a href="http://netbeans.dzone.com/announcements/jpa-modeler-looking">JPA Modeler plugin</a>. Please get involved and help build these cool modules!</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9184">NetBeans Plugin: MineSweeper</a></h2>
<p style="margin-left:8px;">
The MineSweeper for NetBeans plugin demonstrates how easy it is to use DukeScript technology, and it's a fun throw-back to a classic computer game. <a href="http://wiki.apidesign.org/wiki/MineSweeper">Learn more about Jarda Tulach's work with DukeScript.</a></p>
</div>
<div class="edited">
NetBeans Weekly Newsletter is brought to you by the NetBeans Team.<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>
<div id="footer">
<div id="footer-text">
This newsletter is accessible also at <a href="https://netbeans.org/community/news/newsletter/2014-04-29.html">netbeans.org</a>,
<a href="https://netbeans.org/community/news/newsletter/archive.html">newsletter archive</a>
</div>
</div>
</body>
</html>