<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-2603</id>
	<title>Nabble - Netbeans Annoucements (read-only)</title>
	<updated>2009-10-23T06:10:52Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Netbeans-Annoucements-(read-only)-f2603.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Netbeans-Annoucements-%28read-only%29-f2603.html" />
	<subtitle type="html">NetBeans community announcements.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26030154</id>
	<title>NetBeans IDE 6.8 Beta Now Available for Download!</title>
	<published>2009-10-23T06:10:52Z</published>
	<updated>2009-10-23T06:10:52Z</updated>
	<author>
		<name>webmaster@netbeans.org</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
&lt;head&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
&lt;title&gt;NetBeans 6.8 Beta Now Available for Download!&lt;/title&gt;

&lt;/head&gt;
&lt;body&gt;
&lt;img src=&quot;http://www.netbeans.org/images/v5/nb-logo2.gif&quot; width=&quot;159&quot; height=&quot;60&quot; alt=&quot;NetBeans&quot; /&gt;

&lt;div style=&quot;padding:10px;border:2px solid #488C91;background-color:white;&quot;&gt;
&lt;h1&gt;The NetBeans team is pleased to announce the availability of NetBeans IDE 6.8 Beta.&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://download.netbeans.org/netbeans/6.8/beta/?intcmp=3443&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Download NetBeans IDE 6.8 Beta&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.netbeans.org/community/releases/68/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Learn More about NetBeans IDE 6.8 Beta&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
NetBeans IDE 6.8 Beta is the first IDE to offer support for the entire Java EE 6 spec. Highlights 
include support for JSF 2.0/Facelets, Java Persistence 2.0, EJB 3.1 including using EJBs in web applications, 
RESTful web services, and GlassFish v3. The IDE's integration with &lt;a href=&quot;http://kenai.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Project Kenai&lt;/a&gt;, a collaborative environment 
for hosting open-source projects, now offers full support for JIRA and improved instant messenger and issue 
tracker integration. PHP support has been extended to include the Symfony framework and PHP 5.3. 
The release also supports the JavaFX SDK 1.2.1, and comes with added features to the IDE's Maven and 
database integration, and improvements to the editor and tools for Ruby, Groovy, and C/C++ projects. 
NetBeans IDE 6.8 Beta is available in English, Brazilian Portuguese, Japanese and Simplified Chinese, 
as well as in several community-translated languages.
&lt;/p&gt;
&lt;h1&gt;Release Highlights&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Java Enterprise Edition 6&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;JavaServer Faces 2.0 for web interfaces and the ability to use EJBs in web applications&lt;/li&gt;
		&lt;li&gt;Java Persistence JPA 2.0 and RESTful web services support&lt;/li&gt;
		&lt;li&gt;Broader use of annotations instead of deployment descriptors&lt;/li&gt;
    &lt;li&gt;Deployment, debugging and profiling with GlassFish v3&lt;/li&gt;
	&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;JavaServer Faces 2.0 (Facelets)&lt;/b&gt;
&lt;ul&gt;
		&lt;li&gt;Code completion, error hints, namespace completion, documentation popups, and tag auto-import for Facelets&lt;/li&gt;
    &lt;li&gt;Editor support for Facelets libraries, composite components, expression language&lt;/li&gt;
	&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;JavaFX&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt; Support for JavaFX SDK 1.2.1&lt;/li&gt;
    &lt;li&gt;Improved navigation, code completion, and hints&lt;/li&gt;
	&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;PHP&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;Full PHP 5.3 support&lt;/li&gt;
    &lt;li&gt;Symfony Framework support&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Kenai.com: Connected Developer&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;Full JIRA support&lt;/li&gt;
    &lt;li&gt;Improved issue tracker integration&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Maven&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;Improved support for Java EE 6, Groovy, Scala projects&lt;/li&gt;
    &lt;li&gt;Customizable dependency exclusion in dependency graph&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Ruby&lt;/b&gt;
&lt;ul&gt;
		&lt;li&gt;Support for JRuby 1.3.1, Ruby 1.9 debugging, and RSpec 1.2.7&lt;/li&gt;
		&lt;li&gt;Improved rename refactoring, type inference, and navigation&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;C/C++&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;Profiling: New tools for I/O Monitoring, Thread Analysis and Race Detection&lt;/li&gt;
    &lt;li&gt;Faster synchronization during remote development&lt;/li&gt; 
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.netbeans.org/community/releases/68/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Learn more about NetBeans IDE 6.8 Beta&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
The final release of NetBeans IDE 6.8 is planned for December 2009. 
&lt;p&gt;
&lt;p&gt;
&lt;a href=&quot;http://download.netbeans.org/netbeans/6.8/beta/?intcmp=3443&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Download Beta&lt;/a&gt; today and give us your feedback 
about your experience using the release. You can also join discussions about the NetBeans IDE on our
&lt;a href=&quot;http://www.netbeans.org/community/lists/top.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mailing lists and forums&lt;/a&gt;. 
If you blog about using NetBeans add your blog to &lt;a href=&quot;http://planetnetbeans.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Planet NetBeans&lt;/a&gt;. Follow 
&lt;a href=&quot;http://twitter.com/netbeans&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans on Twitter&lt;/a&gt; for 
updates about NetBeans news and development.
&lt;/p&gt;

&lt;/div&gt;
&lt;p style=&quot;text-align:center;&quot;&gt;If you do not want to receive this newsletter, you can &lt;a href=&quot;http://www.netbeans.org/community/lists/top.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;unsubscribe here&lt;a target=&quot;_top&quot; /&gt;&lt;/p&gt;

&lt;/body&gt;
&lt;/html&gt;


</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-IDE-6.8-Beta-Now-Available-for-Download%21-tp26030154p26030154.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24259541</id>
	<title>NetBeans IDE 6.7 Now Available for Download!</title>
	<published>2009-06-29T05:47:59Z</published>
	<updated>2009-06-29T05:47:59Z</updated>
	<author>
		<name>webmaster@netbeans.org</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
&lt;head&gt;
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot;&gt;
  &lt;title&gt;NetBeans&amp;trade; IDE 6.7&lt;/title&gt;
  
&lt;/head&gt;
&lt;body&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;600&quot;&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;a href=&quot;http://www.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/header.gif&quot; alt=&quot;NetBeans.org is proud to present NetBeans™ IDE 6.7!&quot; border=&quot;0&quot; height=&quot;100&quot; width=&quot;600&quot;&gt;&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/spacer1.gif&quot; height=&quot;34&quot; width=&quot;39&quot; alt=&quot;&quot;&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;
      &lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;600&quot;&gt;
        &lt;tbody&gt;
          &lt;tr&gt;
            &lt;td valign=&quot;top&quot; width=&quot;298&quot;&gt;
            &lt;h1&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/text.gif&quot; height=&quot;406&quot; width=&quot;298&quot; alt=&quot;&quot;&gt;&lt;/h1&gt;
            &lt;p&gt;&lt;a href=&quot;http://www.netbeans.org/downloads/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/download.gif&quot; alt=&quot;Download NetBeans IDE&quot; border=&quot;0&quot; height=&quot;116&quot; width=&quot;298&quot;&gt;&lt;/a&gt;&lt;/p&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;p&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/more1.gif&quot; alt=&quot;More about &quot; height=&quot;37&quot; width=&quot;153&quot;&gt;&lt;br&gt;
            &lt;a href=&quot;http://www.netbeans.org/community/releases/67/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/more2.gif&quot; alt=&quot;NetBeans™ IDE 6.7 Release Information&quot; border=&quot;0&quot; height=&quot;22&quot; width=&quot;233&quot;&gt;&lt;/a&gt;&lt;br&gt;
 &lt;a href=&quot;http://www.netbeans.org/kb/docs/intro-screencasts.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/more3.gif&quot; alt=&quot;NetBeans™ IDE 6.7 Tutorials and Screencasts&quot; border=&quot;0&quot; height=&quot;24&quot; width=&quot;270&quot;&gt;&lt;/a&gt;&lt;/p&gt;
            &lt;p&gt;&lt;a href=&quot;http://www.netbeans.tv/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/nb_tv.gif&quot; alt=&quot;NetBeansTV&quot; longdesc=&quot;http://www.netbeans.tv/&quot; border=&quot;0&quot; height=&quot;22&quot; width=&quot;109&quot;&gt;&lt;/a&gt;&lt;br&gt;
            &lt;a href=&quot;http://planetnetbeans.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/planetnb.gif&quot; alt=&quot;Planet NetBeans&quot; longdesc=&quot;http://planetnetbeans.org/&quot; border=&quot;0&quot; height=&quot;23&quot; width=&quot;147&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://www.netbeans.org/community/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/nbcommuity.gif&quot; alt=&quot;NetBeans Community&quot; border=&quot;0&quot; height=&quot;26&quot; width=&quot;182&quot;&gt;&lt;/a&gt;&lt;a href=&quot;https://twitter.com/netbeans/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/nbtwitter.gif&quot; alt=&quot;NetBeans on Twitter&quot; border=&quot;0&quot; height=&quot;21&quot; width=&quot;178&quot;&gt;&lt;/a&gt;&lt;/p&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;p&gt;&lt;a href=&quot;http://www.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/nbide.gif&quot; alt=&quot;NetBeans IDE 6.7. Connects Developers.&quot; border=&quot;0&quot; height=&quot;64&quot; width=&quot;258&quot;&gt;&lt;/a&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td width=&quot;13&quot;&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;p&gt;&amp;nbsp;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;top&quot; width=&quot;290&quot;&gt;
            &lt;h2&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/releasehighlights.gif&quot; alt=&quot;Release Highlights&quot; height=&quot;17&quot; width=&quot;149&quot;&gt;&lt;/h2&gt;
            &lt;h4&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/connected.gif&quot; alt=&quot;Connected &quot; height=&quot;15&quot; width=&quot;130&quot;&gt;&lt;br&gt;
- Create Kenai-hosted projects from within the IDE&lt;br&gt;
- Manage your Kenai projects and collaborate with like-minded developers&lt;br&gt;
- File issue tracking reports with Jira and Bugzilla&lt;/h4&gt;
            &lt;h4&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/maven.gif&quot; alt=&quot;Maven&quot; height=&quot;14&quot; width=&quot;42&quot;&gt;&lt;br&gt;
- Library dependency graph viewer&lt;br&gt;
- Improved code completion for Maven plugin parameters&lt;br&gt;
- Support for Java EE, Web Services creation and consumption&lt;br&gt;
            &lt;/h4&gt;
            &lt;h4&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/php.gif&quot; alt=&quot;PHP&quot; height=&quot;14&quot; width=&quot;24&quot;&gt;&lt;br&gt;
- PHPUnit support&lt;br&gt;
- Code coverage and Selenium support&lt;br&gt;
- SQL code completion in the PHP editor&lt;/h4&gt;
            &lt;h4&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/groovy.gif&quot; alt=&quot;Groovy and Grails&quot; height=&quot;13&quot; width=&quot;114&quot;&gt;&lt;br&gt;
- Out-of-the-box support for Grails 1.1&lt;br&gt;
- Code completion&lt;br&gt;
- Invoke Grails command or custom script from context menu item&lt;/h4&gt;
            &lt;h4&gt;&lt;img style=&quot;width: 34px; height: 13px;&quot; src=&quot;http://www.netbeans.org/images/newsletter/67-final/java.gif&quot; alt=&quot;Java&quot;&gt;&lt;br&gt;
- Hudson services integration for Ant and Maven projects &lt;br&gt;
- Generated source roots now displayed in the Projects tab&lt;br&gt;
- Struts library migrated to version 1.3.8 &lt;/h4&gt;
            &lt;h4&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/glassfish.gif&quot; alt=&quot;Glassfish&quot; height=&quot;12&quot; width=&quot;62&quot;&gt;&lt;br&gt;
- Glassfish v3 Prelude instance with pre-configured Derby (Java DB)
integration&lt;br&gt;
- Code completion support for GlassFish v3 Prelude&lt;br&gt;
            &lt;/h4&gt;
            &lt;h4&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/ruby.gif&quot; alt=&quot;Ruby and Rails&quot; height=&quot;14&quot; width=&quot;91&quot;&gt;&lt;br&gt;
- Remote debugging support&lt;br&gt;
- Improvements to Ruby constants support&lt;br&gt;
            &lt;/h4&gt;
            &lt;h4&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/cc.gif&quot; alt=&quot;C/C++&quot; height=&quot;13&quot; width=&quot;37&quot;&gt;&lt;br&gt;
- DLight profiling tools for C++ projects&lt;br&gt;
- Integrated support of popular Qt library and tools&lt;/h4&gt;
            &lt;h4&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/profiler.gif&quot; alt=&quot;Profiler&quot; height=&quot;15&quot; width=&quot;55&quot;&gt;&lt;br&gt;
- Export profiling data into CSV, HTML and XML formats&lt;br&gt;
- HeapWalker supports OQL queries&lt;/h4&gt;
            &lt;h4&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/67-final/javame.gif&quot; alt=&quot;Java M&quot; height=&quot;13&quot; width=&quot;111&quot;&gt;&lt;br&gt;
- Bundled with the Java Platform Micro Edition Software Development Kit
3.0&lt;br&gt;
- Support for the Java Card Platform 3.0&lt;br&gt;
- Full support for SVG Rich Components in the Visual Mobile Designer&lt;br&gt;
            &lt;/h4&gt;
            &lt;/td&gt;
          &lt;/tr&gt;
        &lt;/tbody&gt;
      &lt;/table&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;/body&gt;
&lt;/html&gt;


</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-IDE-6.7-Now-Available-for-Download%21-tp24259541p24259541.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23823927</id>
	<title>NetBeans IDE 6.7 Release Candidate 1 Available for Download!</title>
	<published>2009-06-01T12:45:04Z</published>
	<updated>2009-06-01T12:45:04Z</updated>
	<author>
		<name>webmaster@netbeans.org</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
&lt;head&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
&lt;title&gt;NetBeans IDE 6.7 Release Candidate 1 Available for Download!&lt;/title&gt;

&lt;/head&gt;
&lt;body&gt;
&lt;img src=&quot;http://www.netbeans.org/images/v5/nb-logo2.gif&quot; width=&quot;159&quot; height=&quot;60&quot; alt=&quot;NetBeans&quot; /&gt;
&lt;div style=&quot;padding:10px;border:2px solid #488C91;background-color:white;&quot;&gt;
&lt;h1&gt;The NetBeans team is pleased to announce the availability of NetBeans 
IDE 6.7 Release Candidate 1.&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://download.netbeans.org/netbeans/6.7/rc/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Download NetBeans IDE 6.7 RC1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.netbeans.org/community/releases/67/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Learn More about 6.7 RC1 &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
The focus of NetBeans 6.7 RC1 is connectivity&amp;#8212;helping developers to connect to each other and to the latest technologies.
&lt;/p&gt;
&lt;p&gt;
New features for 6.7 include integration with &lt;a href=&quot;http://kenai.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Project Kenai&lt;/a&gt;, a collaborative environment 
for developers to host their open-source projects; native Maven support; and GlassFish and Hudson integrations. 
This release also offers enhancements for Java, PHP, Ruby, JavaScript, Groovy and C/C++, and more. 
Providing superior support for multiple languages and innovative team support through Project Kenai, 
the NetBeans IDE 6.7 is the ideal tool for developers to connect to their teams and to the latest technologies! 
&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.netbeans.org/community/releases/67/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Learn More about NetBeans 6.7 RC1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.netbeans.org/kb/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Tutorials &amp; Videos&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Read the complete list of &lt;a href=&quot;http://wiki.netbeans.org/NewAndNoteWorthyNB67&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans IDE 6.7 RC1 Features &amp; Enhancements&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
The final release of NetBeans IDE 6.7 is planned for late June. 
&lt;br&gt;
&lt;a href=&quot;http://download.netbeans.org/netbeans/6.7/rc/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Download RC1&lt;/a&gt; today and give us your feedback 
about your experience using the release. Join discussions about the NetBeans IDE on 
our &lt;a href=&quot;http://www.netbeans.org/community/lists/top.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mailing lists and forums&lt;/a&gt;. 
If you blog about using NetBeans add your blog to &lt;a href=&quot;http://planetnetbeans.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Planet NetBeans&lt;/a&gt;. Follow 
&lt;a href=&quot;http://twitter.com/netbeans&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans on Twitter&lt;/a&gt; for 
updates about NetBeans news and development.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;NetBeans IDE 6.7 Connects Developers!&lt;/b&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;p style=&quot;text-align:center;&quot;&gt;If you do not want to receive this newsletter, you can &lt;a href=&quot;http://www.netbeans.org/community/lists/top.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;unsubscribe here&lt;a target=&quot;_top&quot; /&gt;&lt;/p&gt;

&lt;/body&gt;
&lt;/html&gt;

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-IDE-6.7-Release-Candidate-1-Available-for-Download%21-tp23823927p23823927.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23305062</id>
	<title>NetBeans IDE 6.7 Beta Now Available!</title>
	<published>2009-04-29T08:02:08Z</published>
	<updated>2009-04-29T08:02:08Z</updated>
	<author>
		<name>webmaster@netbeans.org</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
&lt;head&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
&lt;title&gt;NetBeans IDE 6.7 Beta is available&lt;/title&gt;

&lt;/head&gt;
&lt;body&gt;
&lt;img src=&quot;http://www.netbeans.org/images/v5/nb-logo2.gif&quot; width=&quot;159&quot; height=&quot;60&quot; alt=&quot;NetBeans&quot; /&gt;
&lt;div style=&quot;padding:10px;border:2px solid #488C91;background-color:white;&quot;&gt;
&lt;h1&gt;The NetBeans team is pleased to announce the availability of NetBeans 
IDE 6.7 Beta.&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://download.netbeans.org/netbeans/6.7/beta/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Download NetBeans IDE 6.7 Beta&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.netbeans.org/community/releases/67/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Learn More about 6.7 Beta &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
NetBeans 6.7 Beta introduces an exciting feature&amp;#8212;integration with 
&lt;a href=&quot;http://kenai.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Project Kenai&lt;/a&gt;, a collaborative environment where 
developers can host their open-source projects. With NetBeans and Kenai, 
a team of developers can create projects, edit, debug, build, and commit 
code, and have discussions all through one easy-to-use interface. 
Building on the success of NetBeans 6.5, this release also includes 
native Maven support, GlassFish and Hudson integrations, improved 
support for Java, PHP, Ruby, JavaScript, Groovy and C/C++, and more. 
NetBeans IDE 6.7 Beta is the ideal tool to keep developers connected to 
each other and to the latest technologies!
&lt;/p&gt;
&lt;h2&gt;Release Highlights include:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Connected Developer (Kenai)&lt;/strong&gt;
	&lt;ul&gt;
		&lt;li&gt;Create Kenai-hosted projects from within the NetBeans IDE&lt;/li&gt;
		&lt;li&gt;Locate and open sources for Kenai-hosted projects in the IDE&lt;/li&gt;
		&lt;li&gt;Full integration with Bugzilla&lt;/li&gt;
	&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Maven&lt;/strong&gt;
	&lt;ul&gt;
		&lt;li&gt;Support for Web Services creation and consumption and J2EE&lt;/li&gt;
		&lt;li&gt;POM Editor and Navigator enhancements&lt;/li&gt;
 &lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;PHP&lt;/strong&gt;
	&lt;ul&gt;
		&lt;li&gt;Code coverage and Selenium support&lt;/li&gt;
		&lt;li&gt;PHPUnit output improvements&lt;/li&gt;
	&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;C/C++&lt;/strong&gt;
	&lt;ul&gt;
		&lt;li&gt;Support of popular Qt library and tools&lt;/li&gt;
	&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Groovy and Grails&lt;/strong&gt;
	&lt;ul&gt;
		&lt;li&gt;Out-of-the-box support for Grails 1.1&lt;/li&gt;
	&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Profiler&lt;/strong&gt;
	&lt;ul&gt;
		&lt;li&gt;Enhanced Self Diagnosis (&quot;&lt;a href=&quot;http://wiki.netbeans.org/FitnessViaPartnership&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Profile Me Now!&lt;/a&gt;&quot;)&lt;/li&gt;
	&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Java ME / Mobility&lt;/strong&gt;
	&lt;ul&gt;
		&lt;li&gt;Full support for SVG Rich Components in the Visual Mobile Designer&lt;/li&gt;
	&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Read the complete list of &lt;a href=&quot;http://wiki.netbeans.org/NewAndNoteWorthyNB67&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans IDE 6.7 Beta Features &amp; Enhancements&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
The final release of NetBeans IDE 6.7 is planned for June 2009. &lt;a href=&quot;http://download.netbeans.org/netbeans/6.7/beta/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Download 
Beta&lt;/a&gt; today and give us 
your feedback about your experience using the release. You can also join 
discussions about the NetBeans IDE on our &lt;a href=&quot;http://www.netbeans.org/community/lists/top.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mailing lists and forums&lt;/a&gt;. If you blog about 
using NetBeans add your blog to &lt;a href=&quot;http://planetnetbeans.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Planet NetBeans&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://twitter.com/netbeans&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Follow NetBeans on Twitter&lt;/a&gt; for updates about NetBeans news and development.
&lt;/p&gt;
&lt;/div&gt;
&lt;p style=&quot;text-align:center;&quot;&gt;If you do not want to receive this newsletter, you can &lt;a href=&quot;http://www.netbeans.org/community/lists/top.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;unsubscribe here&lt;a target=&quot;_top&quot; /&gt;&lt;/p&gt;

&lt;/body&gt;
&lt;/html&gt;

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-IDE-6.7-Beta-Now-Available%21-tp23305062p23305062.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20843092</id>
	<title>NetBeans IDE 6.5 for JavaFX Now Available!</title>
	<published>2008-12-04T08:32:00Z</published>
	<updated>2008-12-04T08:32:00Z</updated>
	<author>
		<name>webmaster@netbeans.org</name>
	</author>
	<content type="html">NetBeans.org is proud to announce the availability of NetBeans IDE 6.5 for JavaFX!
&lt;br&gt;&lt;br&gt;JavaFX 1.0 is the expressive platform for building rich internet applications
&lt;br&gt;(RIAs) with immersive media and content for web browsers and desktops. With
&lt;br&gt;JavaFX 1.0, developers and web designers can quickly and easily build
&lt;br&gt;expressive RIAs that leverage the power and functionality of Java technology.
&lt;br&gt;Mobile developers can also preview their applications for the JavaFX mobile
&lt;br&gt;platform with the new JavaFX mobile emulator.
&lt;br&gt;&lt;br&gt;NetBeans IDE is the official IDE for JavaFX development! Developers can
&lt;br&gt;create, test, debug and deploy JavaFX applications for desktop, browser and
&lt;br&gt;mobile platforms using the NetBeans IDE. They can take advantage of the IDE's
&lt;br&gt;superior editing and profiling capabilities to quickly write code and to
&lt;br&gt;optimize their application's performance. For a quick start in JavaFX
&lt;br&gt;development, ready-to-run sample projects are also available. NetBeans IDE
&lt;br&gt;for JavaFX is a fast and simple way to see and experience JavaFX technology
&lt;br&gt;in action. Download it today!
&lt;br&gt;&lt;br&gt;How do I get NetBeans IDE for JavaFX?
&lt;br&gt;&lt;br&gt;* If NetBeans IDE 6.5 is already installed add JavaFX 1.0 through the IDE's
&lt;br&gt;&amp;nbsp; Update Center. In the IDE, navigate to Tools -&amp;gt; Plugins and select the
&lt;br&gt;&amp;nbsp; checkboxes under the JavaFX category.
&lt;br&gt;&lt;br&gt;* If NetBeans IDE 6.5 is not already installed visit the download page and
&lt;br&gt;&amp;nbsp; select the JavaFX download bundle :
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://www.netbeans.org/downloads/index.html?cid=927012&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.org/downloads/index.html?cid=927012&lt;/a&gt;&lt;br&gt;&lt;br&gt;For more information, visit:
&lt;br&gt;&lt;br&gt;* NetBeans IDE for JavaFX Features
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://www.netbeans.org/features/javafx/index.html?cid=927012&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.org/features/javafx/index.html?cid=927012&lt;/a&gt;&lt;br&gt;&lt;br&gt;* NetBeans IDE for JavaFX Documentation
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://wiki.netbeans.org/JavaFX?cid=927012&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.netbeans.org/JavaFX?cid=927012&lt;/a&gt;&lt;br&gt;&lt;br&gt;* JavaFX.com Official Website
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://www.javafx.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.javafx.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;As always, we welcome and encourage feedback about your experience using the
&lt;br&gt;NetBeans IDE. Share your thoughts on our mailing lists and forums; if you
&lt;br&gt;blog about NetBeans submit your blog for inclusion on Planet NetBeans :
&lt;br&gt;&lt;a href=&quot;http://www.planetnetbeans.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.planetnetbeans.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Follow us on Twitter to get the latest news and information, ask questions
&lt;br&gt;and engage with the NetBeans team : &amp;nbsp;&lt;a href=&quot;http://twitter.com/netbeans&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://twitter.com/netbeans&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;NetBeans IDE: Development Simplified!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-IDE-6.5-for-JavaFX-Now-Available%21-tp20843092p20843092.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20590833</id>
	<title>NetBeans IDE 6.5 Now Available!</title>
	<published>2008-11-19T08:11:01Z</published>
	<updated>2008-11-19T08:11:01Z</updated>
	<author>
		<name>webmaster@netbeans.org</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;

&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;

&lt;head&gt;

&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;

&lt;title&gt;NetBeans IDE 6.5 is HERE&lt;/title&gt;

&lt;/head&gt;

&lt;body style=&quot;margin-top:0;&quot;&gt;

&lt;table border=&quot;0&quot; width=&quot;675&quot; background=&quot;http://www.netbeans.org/images/newsletter/65-final/bg.jpg&quot; style=&quot;font-family:Helvetica, sans-serif;&quot;&gt;

	&lt;tr height=&quot;187&quot;&gt;

		&lt;td colspan=&quot;2&quot;&gt;&lt;a href=&quot;http://www.netbeans.org/downloads/index.html?intcmp=926809&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-final/downloadide.gif&quot; width=&quot;164&quot; alt=&quot;Download NetBeans IDE 6.5 NOW !&quot; border=&quot;0&quot; style=&quot;margin-left:434px; margin-top:21px;&quot; /&gt;&lt;/a&gt;

		&lt;/td&gt;

	&lt;/tr&gt;

	&lt;tr height=&quot;765&quot;&gt;

		&lt;td width=&quot;380&quot; valign=&quot;top&quot;&gt;

		&lt;div style=&quot;margin-left:35px; color:#585455; font-size:16px; margin-right:5px;&quot;&gt;&lt;br /&gt;

		&lt;p&gt;NetBeans&amp;trade; IDE 6.5 offers simplified and rapid development of web, enterprise, desktop, and mobile applications with PHP, JavaScript, Java, C/C++, Ruby, and Groovy.&lt;/p&gt;



&lt;p&gt;New features include a robust IDE for PHP, JavaScript debugging for Firefox and IE, and support for Groovy and Grails. NetBeans IDE 6.5 also delivers a number of enhancements for Java, Ruby on Rails, and C/C++ development. Java highlights include: built-in support for Hibernate, Eclipse project import, and compile on save.&lt;/p&gt;



&lt;p&gt;Combining excellent out of the box experience, compelling features, and a great plugin ecosystem, NetBeans IDE 6.5 is a must-download for all developers. &lt;/p&gt;



&lt;p style=&quot;font-size:16px;color:#ffffff;&quot;&gt;More information about NetBeans IDE 6.5:&lt;/p&gt;



&lt;p style=&quot;margin:0; margin-bottom:15px;&quot;&gt;&lt;a href=&quot;http://www.netbeans.org/features/index.html?intcmp=926809&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-final/features.gif&quot; width=&quot;339&quot; alt=&quot;NetBeans IDE 6.5 Features&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;



&lt;p style=&quot;margin:0; margin-bottom:15px;&quot;&gt;&lt;a href=&quot;http://www.netbeans.org/kb/index.html?intcmp=926809&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-final/tutorials.gif&quot; width=&quot;339&quot; alt=&quot;NetBeans IDE 6.5 Tutorials and documentation&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;



&lt;p style=&quot;margin:0; margin-bottom:15px;&quot;&gt;&lt;a href=&quot;http://www.netbeans.org/kb/docs/intro-screencasts.html?intcmp=926809&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-final/video.gif&quot; width=&quot;339&quot; alt=&quot;Guided Video Tour of NetBeans IDE 6.5&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;br /&gt;

&lt;p style=&quot;color:#ffffff; font-size:12px;&quot;&gt;NetBeans IDE 6.5 is currently available in English, Japanese, Simplified Chinese and Brazilian Portuguese. There are several community contributed localization efforts underway to support additional languages.&lt;/p&gt;

&lt;p style=&quot;color:#ffffff; font-size:12px;&quot;&gt;

&lt;a href=&quot;http://twitter.com/netbeans?intcmp=926809&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans is on Twitter!&lt;/a&gt; Follow us to get the latest news and information, ask questions and engage with the product team.

&lt;/p&gt;

&lt;/div&gt;

		&lt;/td&gt;

		&lt;td width=&quot;295&quot; valign=&quot;top&quot;&gt;

&lt;div style=&quot;margin-left:30px; width:220px; margin-top:20px; font-size:12px; color:#636363;&quot;&gt;



&lt;strong&gt;PHP&lt;/strong&gt;

&lt;ul style=&quot;margin:0; padding:0; margin-left:13px; margin-top:3px; margin-bottom:10px;&quot;&gt;

	&lt;li&gt;Code Completion &lt;/li&gt;

	&lt;li&gt;Quick Fixes and Semantic Checks&lt;/li&gt; 

	&lt;li&gt;Code Generator&lt;/li&gt; 

	&lt;li&gt;FTP Support&lt;/li&gt; 

	&lt;li&gt;Debugging with Xdebug&lt;/li&gt; 

	&lt;li&gt;Support for popular Web Services&lt;/li&gt; 

&lt;/ul&gt;

&lt;strong&gt;Ajax/JavaScript&lt;/strong&gt;

&lt;ul style=&quot;margin:0; padding:0; margin-left:13px; margin-top:3px; margin-bottom:10px;&quot;&gt;

    &lt;li&gt;Debugging support for Firefox and IE&lt;/li&gt;

    &lt;li&gt;HTTP client monitoring&lt;/li&gt;

    &lt;li&gt;Bundled popular JavaScript libraries&lt;/li&gt;

&lt;/ul&gt;

&lt;strong&gt;Java&lt;/strong&gt;

&lt;ul style=&quot;margin:0; padding:0; margin-left:13px; margin-top:3px; margin-bottom:10px;&quot;&gt;

    &lt;li&gt;Groovy/Grails support&lt;/li&gt;

    &lt;li&gt;Compile on Save&lt;/li&gt;

    &lt;li&gt;Eclipse project import and synchronization&lt;/li&gt;

    &lt;li&gt;Built-in Hibernate support&lt;/li&gt;

    &lt;li&gt;JSF CRUD Generator now Ajax-enabled&lt;/li&gt;

&lt;/ul&gt;

&lt;strong&gt;Database&lt;/strong&gt;

&lt;ul style=&quot;margin:0; padding:0; margin-left:13px; margin-top:3px; margin-bottom:10px;&quot;&gt;

    &lt;li&gt;New Connection Dialog&lt;/li&gt;

    &lt;li&gt;SQL Editor Improvements &lt;/li&gt;

&lt;/ul&gt;

&lt;strong&gt;C/C++&lt;/strong&gt;

&lt;ul style=&quot;margin:0; padding:0; margin-left:13px; margin-top:3px; margin-bottom:10px;&quot;&gt; 

    &lt;li&gt;Improved code completion and error highlighting&lt;/li&gt;

    &lt;li&gt;Remote Development&lt;/li&gt;

    &lt;li&gt;Support for packaging&lt;/li&gt;

&lt;/ul&gt;

&lt;strong&gt;Ruby&lt;/strong&gt;

&lt;ul style=&quot;margin:0; padding:0; margin-left:13px; margin-top:3px; margin-bottom:10px;&quot;&gt;

	&lt;li&gt;New Ruby/GlassFish v3 &quot;Prelude&quot; Bundle &lt;/li&gt;

	&lt;li&gt;Support for Ruby Tests&lt;/li&gt; 

	&lt;li&gt;Updated Rails to 2.1.0&lt;/li&gt; 

	&lt;li&gt;Improved support for Rake build tool&lt;/li&gt; 

&lt;/ul&gt;

&lt;strong&gt;GlassFish v3 &quot;Prelude&quot; Bundles&lt;/strong&gt;

&lt;ul style=&quot;margin:0; padding:0; margin-left:13px; margin-top:3px; margin-bottom:10px;&quot;&gt;

    &lt;li&gt;Modular, OSGi based architecture&lt;/li&gt;

    &lt;li&gt;Small footprint, fast startup and deployment&lt;/li&gt;

    &lt;li&gt;Support for scripting, including jRuby&lt;/li&gt;

&lt;/ul&gt; 

&lt;/div&gt;

		&lt;/td&gt;

	&lt;/tr&gt;

&lt;/table&gt;

&lt;br /&gt;

&lt;table border=&quot;0&quot; width=&quot;675&quot;&gt;

	&lt;tr&gt;

		&lt;td&gt;

			&lt;a href=&quot;http://www.netbeans.org/?intcmp=926809&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-final/nborg.gif&quot; alt=&quot;NetBeans.org&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;

			&lt;a href=&quot;http://www.netbeans.tv/?intcmp=926809&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-final/net_tv.gif&quot; alt=&quot;NetBeans TV&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;

			&lt;a href=&quot;http://www.planetnetbeans.org/?intcmp=926809&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-final/net_planet.gif&quot; alt=&quot;Planet NetBeans&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;

			&lt;a href=&quot;http://my.netbeans.org/?intcmp=926809&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-final/net_my.gif&quot; alt=&quot;my.NetBeans&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;		

		&lt;/td&gt;

	&lt;/tr&gt;	

&lt;/table&gt;

&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-final/blank.gif&quot; width=&quot;1&quot; height=&quot;1&quot; alt=&quot;tracking image&quot; /&gt;

&lt;/body&gt;

&lt;/html&gt;


</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-IDE-6.5-Now-Available%21-tp20590833p20590833.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20079669</id>
	<title>NetBeans 10th Birthday Celebration</title>
	<published>2008-10-20T08:10:16Z</published>
	<updated>2008-10-20T08:10:16Z</updated>
	<author>
		<name>webmaster@netbeans.org</name>
	</author>
	<content type="html">&lt;html&gt;

&lt;head&gt;

&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot;&gt;

&lt;title&gt;NetBeans 10th Birthday Celebration&lt;/title&gt;



&lt;/head&gt;

&lt;body&gt;

&lt;a href=&quot; http://netbeans.info/campaigns/campaign.php?id=118&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/articles/birthday/einvitation.png&quot; width=&quot;471&quot; height=&quot;427&quot; alt=&quot;Welcome to the NetBeans 10th Birthday Celebration!&quot; title=&quot;Welcome to the NetBeans 10th Birthday Celebration&quot; style=&quot;border:none;&quot;&gt;&lt;/a&gt;

&lt;br /&gt;

&lt;div style=&quot;width:440px;padding-left:18px;font-size:0.8em;color:&quot;&gt;

Welcome to the NetBeans 10th Birthday Celebration! Join us as we celebrate our vibrant community and recognize people and projects that have shaped our success!&lt;br&gt;

&lt;br&gt;

&lt;center&gt;

&lt;a href=&quot; http://netbeans.info/campaigns/campaign.php?id=118&quot; style=&quot;color:#1E2A60;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Continue to the NetBeans Birthday Page&lt;/a&gt;

&lt;/center&gt;

&lt;/div&gt;

&lt;img src=&quot;http://www.netbeans.org/images/articles/birthday/blank-10bday.gif&quot; height=&quot;1&quot; width=&quot;1&quot;&gt;

&lt;/body&gt;

&lt;/html&gt;


</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-10th-Birthday-Celebration-tp20079669p20079669.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18990656</id>
	<title>NetBeans IDE 6.5 Beta Now Available! Development Simplified.</title>
	<published>2008-08-14T08:58:17Z</published>
	<updated>2008-08-14T08:58:17Z</updated>
	<author>
		<name>webmaster@netbeans.org</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;

&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;

&lt;head&gt;

&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;

&lt;title&gt;NetBeans IDE 6.5 beta&lt;/title&gt;

&lt;/head&gt;





&lt;body style=&quot;margin-top:0;&quot;&gt;

&lt;table border=&quot;0&quot; width=&quot;675&quot; background=&quot;http://www.netbeans.org/images/newsletter/65-beta/bg.jpg&quot; style=&quot;font-family:Helvetica, sans-serif;&quot;&gt;

	&lt;tr height=&quot;187&quot;&gt;

		&lt;td colspan=&quot;2&quot;&gt;

			&lt;a href=&quot;http://download.netbeans.org/netbeans/6.5/beta/index.html?cid=926302&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-beta/download.jpg&quot; width=&quot;606&quot; alt=&quot;Download NetBeans IDE 6.5 NOW !&quot; border=&quot;0&quot; style=&quot;margin-left:34px; margin-top:21px;&quot; /&gt;&lt;/a&gt;

		&lt;/td&gt;

	&lt;/tr&gt;

	&lt;tr height=&quot;765&quot;&gt;

		&lt;td width=&quot;380&quot; valign=&quot;top&quot;&gt;

		&lt;div style=&quot;margin-left:35px; color:#585455; font-size:16px; margin-right:5px;&quot;&gt;

		&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-beta/development.gif&quot; alt=&quot;Development simplified&quot; /&gt;

		&lt;p&gt;NetBeans&amp;trade; IDE 6.5 Beta introduces several new features, including a robust IDE for PHP, JavaScript&amp;trade; debugging for Firefox and IE, and support for Groovy and Grails.  This release also includes a number of enhancements for Java&amp;trade;, Ruby and Rails, and C/C++ development.  Java feature highlights include: built-in support for Hibernate, Eclipse project import, and compile on save.&lt;/p&gt;

&lt;p&gt;NetBeans IDE 6.5 Beta also includes all the great features introduced in NetBeans 6.1 like the powerful and intuitive JavaScript Editor, support for Spring Framework, ClearCase (via Update Center), and RESTful Web Services.&lt;/p&gt;

&lt;p&gt;Combining excellent out of the box experience, compelling features, and a great plugin ecosystem, NetBeans IDE 6.5 Beta is a must-download for all developers.&lt;/p&gt;&lt;br /&gt;



&lt;p style=&quot;margin:0; margin-bottom:6px;&quot;&gt;&lt;a href=&quot;http://download.netbeans.org/netbeans/6.5/beta/index.html?cid=926302&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-beta/info1.gif&quot; width=&quot;339&quot; alt=&quot;Download NetBeans IDE 6.5 Beta&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;



&lt;p style=&quot;font-size:15px;&quot;&gt;More information about NetBeans IDE 6.5 Beta:&lt;/p&gt;



&lt;p style=&quot;margin:0; margin-bottom:6px;&quot;&gt;&lt;a href=&quot;http://www.netbeans.org/community/releases/65/index.html?cid=926302&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-beta/info2.gif&quot; width=&quot;339&quot; alt=&quot;NetBeans IDE 6.5 Release information&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p style=&quot;margin:0;&quot;&gt;&lt;a href=&quot;http://www.netbeans.org/kb/index.html?cid=926302&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-beta/info3.gif&quot; width=&quot;339&quot; alt=&quot;NetBeans IDE 6.5 Tutorials and documentation&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/div&gt;

		&lt;/td&gt;

		&lt;td width=&quot;295&quot; valign=&quot;top&quot;&gt;

&lt;div style=&quot;margin-left:30px; width:220px; margin-top:20px; font-size:12px; color:#636363;&quot;&gt;



&lt;strong&gt;PHP&lt;/strong&gt;

&lt;ul style=&quot;margin:0; padding:0; margin-left:13px; margin-top:3px; margin-bottom:10px;&quot;&gt;

	&lt;li&gt;Code Completion &lt;/li&gt;

	&lt;li&gt;Quick Fixes and Semantic Checks&lt;/li&gt; 

	&lt;li&gt;Code Generator&lt;/li&gt; 

	&lt;li&gt;FTP Support&lt;/li&gt; 

	&lt;li&gt;Debugging with Xdebug&lt;/li&gt; 

	&lt;li&gt;Support for popular Web Services&lt;/li&gt; 

&lt;/ul&gt;

&lt;strong&gt;Ajax/JavaScript&lt;/strong&gt;

&lt;ul style=&quot;margin:0; padding:0; margin-left:13px; margin-top:3px; margin-bottom:10px;&quot;&gt;

    &lt;li&gt;Debugging support for Firefox and IE&lt;/li&gt;

    &lt;li&gt;HTTP client monitoring&lt;/li&gt;

    &lt;li&gt;Bundled popular JavaScript libraries&lt;/li&gt;

&lt;/ul&gt;

&lt;strong&gt;Java&lt;/strong&gt;

&lt;ul style=&quot;margin:0; padding:0; margin-left:13px; margin-top:3px; margin-bottom:10px;&quot;&gt;

    &lt;li&gt;Groovy/Grails support&lt;/li&gt;

    &lt;li&gt;Compile on Save&lt;/li&gt;

    &lt;li&gt;Eclipse project import and synchronization&lt;/li&gt;

    &lt;li&gt;Built-in Hibernate support&lt;/li&gt;

    &lt;li&gt;JSF CRUD Generator now Ajax-enabled&lt;/li&gt;

&lt;/ul&gt;

&lt;strong&gt;Database&lt;/strong&gt;

&lt;ul style=&quot;margin:0; padding:0; margin-left:13px; margin-top:3px; margin-bottom:10px;&quot;&gt;

    &lt;li&gt;New Connection Dialog&lt;/li&gt;

    &lt;li&gt;SQL Editor Improvements &lt;/li&gt;

&lt;/ul&gt;

&lt;strong&gt;C/C++&lt;/strong&gt;

&lt;ul style=&quot;margin:0; padding:0; margin-left:13px; margin-top:3px; margin-bottom:10px;&quot;&gt; 

    &lt;li&gt;Improved code completion and error highlighting&lt;/li&gt;

    &lt;li&gt;Remote Development&lt;/li&gt;

    &lt;li&gt;Support for packaging&lt;/li&gt;

&lt;/ul&gt;

&lt;strong&gt;Ruby&lt;/strong&gt;

&lt;ul style=&quot;margin:0; padding:0; margin-left:13px; margin-top:3px; margin-bottom:10px;&quot;&gt;

	&lt;li&gt;New Ruby/GlassFish v3 &quot;Prelude&quot; Bundle &lt;/li&gt;

	&lt;li&gt;Support for Ruby Tests&lt;/li&gt; 

	&lt;li&gt;Updated Rails to 2.1.0&lt;/li&gt; 

	&lt;li&gt;Improved support for Rake build tool&lt;/li&gt; 

&lt;/ul&gt;

&lt;strong&gt;GlassFish v3 &quot;Prelude&quot; Bundles&lt;/strong&gt;

&lt;ul style=&quot;margin:0; padding:0; margin-left:13px; margin-top:3px; margin-bottom:10px;&quot;&gt;

    &lt;li&gt;Modular, OSGi based architecture&lt;/li&gt;

    &lt;li&gt;Small footprint, fast startup and deployment&lt;/li&gt;

    &lt;li&gt;Support for scripting, including jRuby&lt;/li&gt;

&lt;/ul&gt; 

&lt;/div&gt;

		&lt;/td&gt;

	&lt;/tr&gt;

&lt;/table&gt;

&lt;table border=&quot;0&quot; width=&quot;675&quot;&gt;

	&lt;tr&gt;

		&lt;td&gt;

			&lt;a href=&quot;http://www.netbeans.org/community/magazine/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-beta/net_magazine.gif&quot; alt=&quot;NetBeans Magazine&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;

			&lt;a href=&quot;http://www.netbeans.tv/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-beta/net_tv.gif&quot; alt=&quot;NetBeans TV&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;

			&lt;a href=&quot;http://www.planetnetbeans.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-beta/net_planet.gif&quot; alt=&quot;Planet NetBeans&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;

			&lt;a href=&quot;http://my.netbeans.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/65-beta/net_my.gif&quot; alt=&quot;my.NetBeans&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;		

		&lt;/td&gt;

	&lt;/tr&gt;

&lt;/table&gt;

&lt;div style=&quot;width:675px;text-align:center;&quot;&gt;

If you do not want to receive this newsletter, you can &lt;a href=&quot;http://www.netbeans.org/community/lists/top.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;unsubscribe here&lt;/a&gt;.

&lt;/div&gt;

&lt;img src=&quot;http://netbeans.info/images/newsletter/blank-nb65.b-blast.gif&quot; height=&quot;1px&quot; width=&quot;1px&quot; /&gt;

&lt;/body&gt;

&lt;/html&gt;


</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-IDE-6.5-Beta-Now-Available%21-Development-Simplified.-tp18990656p18990656.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16964798</id>
	<title>NetBeans IDE 6.1 Now Available</title>
	<published>2008-04-29T05:17:21Z</published>
	<updated>2008-04-29T05:17:21Z</updated>
	<author>
		<name>webmaster@netbeans.org</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;

&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;

&lt;head&gt;

&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot; /&gt;

&lt;title&gt;Announcing NetBeans IDE 6.1&lt;/title&gt;

&lt;/head&gt;

&lt;body&gt;

&lt;table width=&quot;845&quot; height=&quot;945&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; style=&quot;background-image:url('http://testwww.netbeans.org/images/newsletter/61-final/nb_emailer-v6.jpg');background-repeat:no-repeat;&quot;&gt;

  &lt;tr&gt;

    &lt;td width=&quot;25&quot; height=&quot;99&quot; rowspan=&quot;100&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;25&quot; height=&quot;99&quot; border=&quot;0&quot; alt=&quot;NetBeans.org&quot;&gt;&lt;/td&gt;

    &lt;td width=&quot;123&quot; height=&quot;100&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;123&quot; height=&quot;99&quot; border=&quot;0&quot; alt=&quot;NetBeans.org&quot;&gt;&lt;/td&gt;

    &lt;td width=&quot;119&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;119&quot; height=&quot;99&quot; border=&quot;0&quot; alt=&quot;NetBeans.org&quot;&gt;&lt;/td&gt;

    &lt;td width=&quot;159&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;159&quot; height=&quot;99&quot; border=&quot;0&quot; alt=&quot;NetBeans.org&quot;&gt;&lt;/td&gt;

    &lt;td width=&quot;123&quot; rowspan=&quot;&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;123&quot; height=&quot;99&quot; border=&quot;0&quot; alt=&quot;NetBeans.org&quot;&gt;&lt;/td&gt;

    &lt;td width=&quot;269&quot; rowspan=&quot;&quot;&gt;&lt;a href=&quot;http://www.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;269&quot; height=&quot;99&quot; border=&quot;0&quot; alt=&quot;NetBeans.org&quot;&gt;&lt;/a&gt;&lt;/td&gt;

    &lt;td width=&quot;27&quot; rowspan=&quot;100&quot;&gt;&amp;nbsp;&lt;/td&gt;

  &lt;/tr&gt;

  &lt;tr&gt;

    &lt;td height=&quot;73&quot; colspan=&quot;2&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;242&quot; height=&quot;73&quot; border=&quot;0&quot; alt=&quot;Announcing the release of NetBeans 6.1&quot;&gt;&lt;/td&gt;

    &lt;td width=&quot;&quot; colspan=&quot;2&quot;&gt;

    

    &lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;

    &lt;tr&gt;

    &lt;td width=&quot;210&quot; height=&quot;65&quot; align=&quot;right&quot; valign=&quot;bottom&quot; style=&quot;padding-bottom:5px;&quot;&gt;

     &lt;span style=&quot; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#3F5459;&quot;&gt;

    	&lt;a href=&quot;http://download.netbeans.org/netbeans/6.1/final/?cid=924757&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Click to Download&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;

        &lt;td width=&quot;70&quot;&gt;&lt;a href=&quot;http://download.netbeans.org/netbeans/6.1/final/?cid=924757&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;70&quot; height=&quot;65&quot; border=&quot;0&quot; alt=&quot;Download NetBeans IDE 6.1&quot;&gt;&lt;/a&gt;&lt;/td&gt;

        &lt;/tr&gt;

     &lt;/table&gt;

        

        &lt;/td&gt;



    

    &lt;td height=&quot;73&quot; colspan=&quot;&quot; rowspan=&quot;&quot; valign=&quot;bottom&quot; style=&quot;padding-left:12px; padding-right:20px; line-height:20px;&quot;&gt;

     &lt;span style=&quot; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3F5459; font-weight:bold&quot;&gt;

     Specific release highlights include:&lt;/span&gt;    &lt;/td&gt;



  &lt;/tr&gt;

  &lt;tr&gt;

    &lt;td height=&quot;262&quot; colspan=&quot;4&quot; align=&quot;justify&quot; valign=&quot;top&quot; style=&quot;padding-left:25px; padding-right:15px; padding-top:12px; line-height:20px;&quot;&gt;

     &lt;span style=&quot;font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3F5459;&quot;&gt;

       NetBeans&amp;trade; IDE 6.1 supports a wide range of open source scripting technologies and offers improved performance. This release extends language support beyond 

       Java&amp;trade; technology by providing a rich set of features for C/C++, JavaScript&amp;trade; and the Ruby language, including Ruby on Rails.

       &lt;br&gt;

       &lt;br&gt;

       NetBeans IDE 6.1 also contains all of the improvements made in 6.0 including:

       the new smarter editor, next generation of the ground-breaking GUI builder 

       (formerly known as Project Matisse), visual mobile designer, integrated profiler, and Java&amp;trade; EE 5 support. &lt;br&gt;

       &lt;br&gt;

       One of the downloads available is an Early Access preview of support for PHP. 

       Advance versions of new modules, such as a JavaScript debugger, support of ClearCase, AXIS, and Hibernate are available as separate plugins. &lt;/span&gt;

    &lt;/td&gt;





    &lt;td width=&quot;269&quot; rowspan=&quot;8&quot; valign=&quot;top&quot; style=&quot;padding-left:12px; padding-right:; padding-top:7px; line-height:29px;&quot;&gt;    

     &lt;div style=&quot; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3F5459;&quot;&gt;

* Advanced JavaScript&amp;trade; Editing Support

&lt;br&gt;&amp;nbsp; &amp;nbsp; - Semantic Highlighting

&lt;br&gt;&amp;nbsp; &amp;nbsp; - Code Completion and Type Analysis

&lt;br&gt;&amp;nbsp; &amp;nbsp; - Quick Fixes and Semantic Checks

&lt;br&gt;&amp;nbsp; &amp;nbsp; - Refactoring



&lt;br&gt;* Improved Performance



&lt;br&gt;&amp;nbsp; &amp;nbsp; - Up to 40% faster startup

&lt;br&gt;&amp;nbsp; &amp;nbsp; - Smarter parsing for faster code completion

&lt;br&gt;&amp;nbsp; &amp;nbsp; - Less memory consumption



&lt;br&gt;* Built-in Spring Framework Support



&lt;br&gt;* Integrated Support for RESTful Web

&lt;br&gt;&amp;nbsp;&amp;nbsp; Services



&lt;br&gt;* New MySQL&amp;trade; Support in Database

&lt;br&gt;&amp;nbsp;&amp;nbsp;  Explorer



&lt;br&gt;* Significant Ruby / JRuby Support

&lt;br&gt;&amp;nbsp;&amp;nbsp; Enhancements



&lt;br&gt;* Java Beans Support (back by popular

&lt;br&gt;&amp;nbsp;&amp;nbsp;  demand)



&lt;br&gt;* JSF CRUD Generator (back by popular

&lt;br&gt;&amp;nbsp;&amp;nbsp; demand)



&lt;br&gt;* Javadoc Code Completion



&lt;br&gt;* Sharing Projects (AKA Sharable Libraries)



&lt;br&gt;* New Update Center Modules for 

&lt;br&gt;&amp;nbsp;&amp;nbsp; ClearCase, AXIS, Hibernate, and SOAP UI

&lt;/div&gt;

    &lt;/td&gt;

  &lt;/tr&gt;

  

  &lt;tr&gt;

    &lt;td height=&quot;209&quot; width=&quot;524&quot; colspan=&quot;4&quot; style=&quot;margin:0px; padding-top:0px; padding-bottom:0px;&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;524&quot; height=&quot;209&quot; border=&quot;0&quot; alt=&quot;Discover why NetBeans is the only IDE you need.&quot;&gt;&lt;/td&gt;

  &lt;/tr&gt;

  &lt;tr&gt;

    &lt;td height=&quot;37&quot; width=&quot;524&quot; colspan=&quot;4&quot;&gt;

    &lt;a href=&quot;http://download.netbeans.org/netbeans/6.1/final/?cid=924757&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;524&quot; height=&quot;37&quot; border=&quot;0&quot; alt=&quot;Download it today!&quot;&gt;&lt;/a&gt;&lt;/td&gt;

  &lt;/tr&gt;

  &lt;tr&gt;

    &lt;td height=&quot;42&quot; colspan=&quot;4&quot; valign=&quot;bottom&quot; style=&quot;padding-left:174px; padding-bottom:6px;&quot;&gt;

     &lt;span style=&quot;font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3F5459; padding-bottom:10px;&quot;&gt;

       For more information about NetBeans IDE 6.1:&lt;/span&gt;

    &lt;/td&gt;

  &lt;/tr&gt;

  &lt;tr style=&quot;padding:0px;&quot;&gt;

    &lt;td height=&quot;50&quot; width=&quot;524&quot; colspan=&quot;4&quot;&gt;&lt;a href=&quot;http://www.netbeans.org/features/index.html?cid=924757&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;524&quot; height=&quot;50&quot; border=&quot;0&quot; alt=&quot;NetBeans IDE 6.1 Detailed Features&quot;&gt;&lt;/a&gt;&lt;/td&gt;

  &lt;/tr&gt;

  &lt;tr style=&quot;padding:0px;&quot;&gt;

    &lt;td height=&quot;50&quot; width=&quot;524&quot; colspan=&quot;4&quot;&gt;&lt;a href=&quot;http://www.netbeans.org/about/media.html?cid=924757&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;524&quot; height=&quot;50&quot; border=&quot;0&quot; alt=&quot;Order Your Free NetBeans DVD Starter Kit&quot;&gt;&lt;/a&gt;&lt;/td&gt;

  &lt;/tr&gt;

  &lt;tr style=&quot;padding:0px;&quot;&gt;

    &lt;td height=&quot;50&quot; width=&quot;524&quot; colspan=&quot;4&quot;&gt;&lt;a href=&quot;http://www.netbeans.org/kb/index.html?cid=924757&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;524&quot; height=&quot;50&quot; border=&quot;0&quot; alt=&quot;NetBeans IDE 6.1 Tutorials and Documentation&quot;&gt;&lt;/a&gt;&lt;/td&gt;

  &lt;/tr&gt;

  &lt;tr&gt;

    &lt;td height=&quot;27&quot; colspan=&quot;4&quot; align=&quot;center&quot;&gt;

     &lt;span style=&quot;font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#3F5459;&quot;&gt;

       We encourage your feedback about the NetBeans IDE on our mailing lists and in your blogs.&lt;/span&gt;

    &lt;/td&gt;

  &lt;/tr&gt;

  &lt;tr&gt;

    &lt;td height=&quot;45&quot; width=&quot;123&quot;&gt;&lt;a href=&quot;http://www.netbeans.org/community/magazine/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;123&quot; height=&quot;45&quot; border=&quot;0&quot; alt=&quot;NetBeans Magazine&quot;&gt;&lt;/a&gt;&lt;/td&gt;

    &lt;td width=&quot;119&quot;&gt;&lt;a href=&quot;http://www.netbeans.tv/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;119&quot; height=&quot;45&quot; border=&quot;0&quot; alt=&quot;NetBeans TV&quot;&gt;&lt;/a&gt;&lt;/td&gt;

    &lt;td&gt;&lt;a href=&quot;http://www.planetnetbeans.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;159&quot; height=&quot;45&quot; border=&quot;0&quot; alt=&quot;Planet NetBeans&quot;&gt;&lt;/a&gt;&lt;/td&gt;

    &lt;td&gt;&lt;a href=&quot;http://my.netbeans.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;123&quot; height=&quot;45&quot; border=&quot;0&quot; alt=&quot;My NetBeans&quot;&gt;&lt;/a&gt;&lt;/td&gt;

    &lt;td&gt;&lt;a href=&quot;http://www.netbeans.org/?cid=924757&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;&quot; src=&quot;http://testwww.netbeans.org/images/newsletter/61-final/spacer.gif&quot; width=&quot;269&quot; height=&quot;45&quot; border=&quot;0&quot; alt=&quot;NetBeans: The only IDE you Need.&quot;&gt;&lt;/a&gt;&lt;/td&gt;

  &lt;/tr&gt;

  &lt;tr&gt;

  	&lt;td colspan=&quot;5&quot; style=&quot;text-align:center;font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#3F5459;padding-top:10px;&quot;&gt;

		You have received this email because you are subscribed to the nbannounce mailing list from NetBeans.org. If you do not wish to receive this newsletter, you can &lt;a href=&quot;http://www.netbeans.org/community/lists/top.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;unsunscribe here&lt;/a&gt;.

	&lt;/td&gt;

  &lt;/tr&gt;

&lt;/table&gt;



&lt;/body&gt;

&lt;/html&gt;


</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-IDE-6.1-Now-Available-tp16964798p16964798.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16688990</id>
	<title>NetBeans Software Day at CommunityOne 2008</title>
	<published>2008-04-14T07:33:22Z</published>
	<updated>2008-04-14T07:33:22Z</updated>
	<author>
		<name>webmaster@netbeans.org</name>
	</author>
	<content type="html">&lt;html&gt;

&lt;head&gt;

&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot;&gt;

&lt;title&gt;NetBeans Software Day at CommunityOne 2008&lt;/title&gt;

&lt;/head&gt;



&lt;body bgcolor=&quot;#FFFFFF&quot; text=&quot;#000000&quot; link=&quot;#2e4195&quot; vlink=&quot;#2e4195&quot; alink=&quot;#e00000&quot; leftmargin=&quot;0&quot; topmargin=&quot;0&quot; marginwidth=&quot;0&quot; marginheight=&quot;0&quot;&gt;

&lt;table width=&quot;658&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; align=&quot;center&quot;&gt;

	&lt;tr&gt;

 		&lt;td colspan=&quot;4&quot;&gt;&lt;a href=&quot;http://www.netbeans.org/community/articles/javaone/2008/nb-day.html?cid=924244&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/nb-day-2008/top.gif&quot; width=&quot;659&quot; height=&quot;195&quot; alt=&quot;NetBeans Software Day&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;

	&lt;/tr&gt;

	&lt;tr&gt;

 		&lt;td bgcolor=&quot;#58595b&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/nb-day-2008/left_border.gif&quot; width=&quot;4&quot; height=&quot;701&quot; alt=&quot;&quot;&gt;&lt;/td&gt;

		&lt;td height=&quot;700&quot; width=&quot;447&quot; bgcolor=&quot;white&quot; valign=&quot;top&quot;&gt;

		&lt;img src=&quot;http://www.netbeans.org/images/newsletter/nb-day-2008/text1.gif&quot; width=&quot;448&quot; height=&quot;114&quot; alt=&quot;What you can expect&quot;&gt;

		&lt;p style=&quot;margin: 0px 13px 10px 19px; line-height:17px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;

		This is our fifth annual &lt;a href=&quot;http://www.netbeans.org/community/articles/javaone/2008/nb-day.html?cid=924244&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;NetBeans Software Day&lt;/a&gt;, and it keeps getting bigger and better. Join us on Monday, May 5th, at the Moscone Center to discover why the NetBeans IDE continues to generate great buzz!&lt;/font&gt;&lt;/p&gt;

&lt;p style=&quot;margin: 0px 13px 10px 19px; line-height:17px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;

Learn from our experts about what's new and noteworthy in NetBeans IDE 6.1 such as the improved Editor and Profiler, Spring Framework and JavaScript support, performance boosts and more. Hear developers and partner companies discuss their success stories using our tools.&lt;/font&gt;&lt;/p&gt;

&lt;p style=&quot;margin: 0px 13px 10px 19px; line-height:17px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;

Last year, we introduced Bob Beasley and his D.O.R.K (Dog Oral Reward Kit) application, built with the NetBeans Visual Web Pack. What fun surprise can you expect this year? You'll have to attend to find out.&lt;/font&gt;&lt;/p&gt;

&lt;p style=&quot;margin: 0px 13px 10px 19px; line-height:17px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;

Whether you are new to developing with the NetBeans IDE or a seasoned user, NetBeans Software Day will inspire you with insights and tips to take your project to the next level. Don't miss it!&lt;/font&gt;&lt;/p&gt;

&lt;p style=&quot;margin: 0px 13px 10px 19px; line-height:17px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;

NetBeans Day at &lt;a href=&quot;http://developers.sun.com/events/communityone/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;strong&gt;CommunityOne&lt;/strong&gt;&lt;/a&gt; is a companion event to the &lt;a href=&quot;http://java.sun.com/javaone/sf/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;strong&gt;JavaOne 2008 Conference&lt;/strong&gt;&lt;/a&gt;. Highlights include:&lt;/font&gt;&lt;/p&gt;

&lt;ul&gt;

	&lt;li style=&quot;list-style-image: url(http://www.netbeans.org/images/newsletter/nb-day-2008/buller.gif); margin: 0px 0px 2px 0px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;Lunch and learn at the live Java Posse podcast with Dick Wall, Tor Norbye, Carl Quinn &amp; Joe Nuxoll.&lt;/font&gt;&lt;/li&gt;

	&lt;li style=&quot;list-style-image: url(http://www.netbeans.org/images/newsletter/nb-day-2008/buller.gif); margin: 0px 0px 4px 0px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;Experience NetBeans IDE 6.1's latest features and support with hands-on demos.&lt;/font&gt;&lt;/li&gt;

	&lt;li style=&quot;list-style-image: url(http://www.netbeans.org/images/newsletter/nb-day-2008/buller.gif); margin: 0px 0px 4px 0px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;Get to know the NetBeans Evangelism Team and ask them tough questions.&lt;/font&gt;&lt;/li&gt;

	&lt;li style=&quot;list-style-image: url(http://www.netbeans.org/images/newsletter/nb-day-2008/buller.gif); margin: 0px 0px 4px 0px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;Watch demos of cool applications built with the NetBeans IDE and NetBeans Platform.&lt;/font&gt;&lt;/li&gt;

	&lt;li style=&quot;list-style-image: url(http://www.netbeans.org/images/newsletter/nb-day-2008/buller.gif); margin: 0px 0px 4px 0px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;Attend a FREE post-event reception with snacks and drinks.&lt;/font&gt;&lt;/li&gt;

&lt;/ul&gt;

&lt;p style=&quot;margin: 0px 13px 10px 19px; line-height:17px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;

		Exploring all that the NetBeans IDE has to offer does not end at CommunityOne. If you're also attending JavaOne make sure to check out the conference &lt;a href=&quot;https://www28.cplan.com/cc191/sessions_catalog.jsp?ilc=191-1&amp;is=yes&amp;icriteria1=+&amp;icriteria2=+&amp;icriteria8=netbeans&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;schedule for NetBeans IDE related sessions and BOFs.&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;

		

&lt;p style=&quot;margin: 0px 13px 0px 19px; line-height:17px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px; color:#f40000&quot;&gt;&lt;strong&gt;And don't forget...&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p style=&quot;margin: 0px 13px 10px 19px; line-height:17px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px; color:#0e1b55&quot;&gt;&lt;strong&gt;NetBeans Software Day is FREE and you do not need to be registered for JavaOne to attend. But sign up early because seats are going fast!&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;



		&lt;/td&gt;

		&lt;td height=&quot;700&quot; width=&quot;204&quot; bgcolor=&quot;white&quot; valign=&quot;top&quot;&gt;

		&lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=1774&amp;cid=924244&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/nb-day-2008/register.gif&quot; width=&quot;204&quot; height=&quot;52&quot; border=&quot;0&quot; alt=&quot;REGISTER for the NetBeans Day&quot;&gt;&lt;/a&gt;

		&lt;p style=&quot;margin: 16px 0px 0px 0px;&quot;&gt;

		&lt;img src=&quot;http://www.netbeans.org/images/newsletter/nb-day-2008/where.gif&quot; width=&quot;204&quot; height=&quot;23&quot; border=&quot;0&quot; alt=&quot;Where it happens&quot;&gt;

		&lt;/p&gt;

		

		&lt;p style=&quot;margin: 10px 0px 4px 10px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;strong&gt;Moscone Center&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;

		&lt;p style=&quot;margin: 0px 0px 4px 10px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;strong&gt;San Francisco&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;

		&lt;p style=&quot;margin: 0px 0px 4px 10px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;strong&gt;California&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;

		&lt;p style=&quot;margin: 0px 0px 4px 10px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;

		&lt;a href=&quot;http://www.moscone.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;strong&gt;http://www.moscone.com&lt;/strong&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;

		

		&lt;p style=&quot;margin: 16px 0px 0px 0px;&quot;&gt;

		&lt;img src=&quot;http://www.netbeans.org/images/newsletter/nb-day-2008/when.gif&quot; width=&quot;204&quot; height=&quot;23&quot; border=&quot;0&quot; alt=&quot;When it happens&quot;&gt;

		&lt;/p&gt;

		&lt;p style=&quot;margin: 10px 0px 4px 10px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 14px;&quot;&gt;&lt;strong&gt;Monday, May 5, 2008&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;

		&lt;p style=&quot;margin: 0px 0px 4px 10px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;strong&gt;9:30 am - 6:00 pm&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;

		

		&lt;p style=&quot;margin: 16px 0px 0px 0px;&quot;&gt;

		&lt;img src=&quot;http://www.netbeans.org/images/newsletter/nb-day-2008/cool.gif&quot; width=&quot;204&quot; height=&quot;23&quot; border=&quot;0&quot; alt=&quot;Giveaways&quot;&gt;

		&lt;/p&gt;

		

		&lt;p style=&quot;margin: 10px 0px 4px 10px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;strong&gt;NetBeans Baseball caps, 1GB USBs, 100 NetBeans IDE Tips &amp; Tricks Books&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;

		

		&lt;p style=&quot;margin: 16px 0px 0px 0px;&quot;&gt;

		&lt;img src=&quot;http://www.netbeans.org/images/newsletter/nb-day-2008/free.gif&quot; width=&quot;204&quot; height=&quot;23&quot; border=&quot;0&quot; alt=&quot;Free reception&quot;&gt;

		&lt;/p&gt;

		

		&lt;p style=&quot;margin: 10px 0px 4px 10px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;strong&gt;Snack and Drinks&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;

		

		

		&lt;p style=&quot;margin: 240px 0 0 0&quot;&gt;

		&lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=1774&amp;cid=924244&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/nb-day-2008/register.gif&quot; width=&quot;204&quot; height=&quot;52&quot; border=&quot;0&quot; alt=&quot;REGISTER for the Netbeans Day&quot;&gt;&lt;/a&gt;

		&lt;/p&gt;

		

		&lt;/td&gt;

		&lt;td bgcolor=&quot;#58595b&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/nb-day-2008/right_border.gif&quot; width=&quot;3&quot; height=&quot;701&quot; alt=&quot;&quot;&gt;&lt;/td&gt;

	&lt;/tr&gt;



	&lt;tr&gt;

 		&lt;td colspan=&quot;4&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/nb-day-2008/down.gif&quot; width=&quot;659&quot; height=&quot;40&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;

	&lt;/tr&gt;

	&lt;tr&gt;

		&lt;td colspan=&quot;4&quot;&gt;&amp;nbsp;&lt;/td&gt;

	&lt;/tr&gt;

&lt;/table&gt;



&lt;/body&gt;

&lt;/html&gt;


</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-Software-Day-at-CommunityOne-2008-tp16688990p16688990.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16483779</id>
	<title>Re: Dreams of Reality - NetBeans Innovator's Grant Contest</title>
	<published>2008-04-03T22:15:37Z</published>
	<updated>2008-04-03T22:15:37Z</updated>
	<author>
		<name>holod</name>
	</author>
	<content type="html">NetBeans Innovators Grants
&lt;br&gt;&lt;br&gt;Bruno Souza explains how to
&lt;br&gt;make your dream a reality
&lt;br&gt;Update
&lt;br&gt;&lt;br&gt;&lt;b&gt;Due to the high number of submissions, the judges need a little more time to review projects. Winners will be announced the week of 7-11 April. Thank you for your patience!&lt;/b&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;There is an update. That's great.</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dreams-of-Reality---NetBeans-Innovator%27s-Grant-Contest-tp15602129p16483779.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16467344</id>
	<title>Re: Dreams of Reality - NetBeans Innovator's Grant Contest</title>
	<published>2008-04-03T02:25:27Z</published>
	<updated>2008-04-03T02:25:27Z</updated>
	<author>
		<name>holod</name>
	</author>
	<content type="html">It is written that on the &lt;i&gt;1 of April&lt;/i&gt;&amp;nbsp;chosen project will be announced, but now is &lt;i&gt;the 3 of April&lt;/i&gt;&amp;nbsp;and there are no announcements.
&lt;br&gt;I've wrote the letter to &lt;i&gt;netbeansgrant@netbeans.org&lt;/i&gt;.
&lt;br&gt;I asked to explain the situation.
&lt;br&gt;&lt;br&gt;Please, if it's possible, give any comments:
&lt;br&gt;&lt;b&gt;1.&lt;/b&gt;&amp;nbsp;Is it possible to know was my project chosen or not?
&lt;br&gt;&lt;b&gt;2.&lt;/b&gt;&amp;nbsp;When we can &amp;nbsp;see list of selected projects? It was written that judges are going to announce them on the 1 of April. It is very interesting to watch development process of the most interesting projects.
&lt;br&gt;&lt;b&gt;3.&lt;/b&gt;&amp;nbsp;Is it possible to know why my project hasn't been chosen? Me and my team &amp;nbsp;are students, so it is very important for us to see where we made mistakes and correct them in the future.
&lt;br&gt;We are not going to complain or argue, we just want to get experience based on unsuccessful project proposal.
&lt;br&gt;&lt;br&gt;Seems like project proposals were sent to judges and there is no response.
&lt;br&gt;I would like to have minimal feedback.
&lt;br&gt;&lt;br&gt;Thank you for you attention.
&lt;br&gt;And thank you for giving such great opportunity to participate in interesting competitions.
&lt;br&gt;&lt;br&gt;Sheypak Sergey, &amp;quot;AnimateNB&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;If it's possible, please, explain
&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Bruno F. Souza-2 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;- Submissions open -&amp;gt; February 1, 2008
&lt;br&gt;- Submissions deadline -&amp;gt; March 3, 2008
&lt;br&gt;- Judges announce the winning projects -&amp;gt; April 1, 2008
&lt;br&gt;- Grant money paid to finished projects -&amp;gt; August 4, 2008
&lt;br&gt;- Judges announce extra grant money -&amp;gt; September 1, 2008
&lt;br&gt;&lt;br&gt;Bruno.
&lt;br&gt;______________________________________________________________________
&lt;br&gt;Bruno Peres Ferreira de Souza &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Brazil's JavaMan
&lt;br&gt;&lt;a href=&quot;http://www.javaman.com.br&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.javaman.com.br&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;bruno.souza at sun.com
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if I fail, if I succeed, at least I live as I believe
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dreams-of-Reality---NetBeans-Innovator%27s-Grant-Contest-tp15602129p16467344.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16189140</id>
	<title>Download NetBeans IDE 6.1 Beta, Blog About it &amp; Win $500!</title>
	<published>2008-03-20T08:18:04Z</published>
	<updated>2008-03-20T08:18:04Z</updated>
	<author>
		<name>Tinuola Awopetu</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
NetBeans.org is proud to announce the availability of &lt;a moz-do-not-send=&quot;true&quot; href=&quot;http://download.netbeans.org/netbeans/6.1/beta/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans IDE
6.1 Beta&lt;/a&gt;!&lt;br&gt;
&lt;br&gt;
Highlights of NetBeans 6.1 include:&lt;br&gt;
&lt;br&gt;
* JavaScript support such as semantic highlighting, code completion,
type analysis, quick fixes, semantic checks and refactoring;&lt;br&gt;
&lt;br&gt;
* Performance enhancements including faster startup and code completion;&lt;br&gt;
&lt;br&gt;
* Spring framework support with features such as configuration file
support, code completion and hyperlinks to speed navigation;&lt;br&gt;
&lt;br&gt;
* New MySQL support in the Database Explorer to make it easier to
create, launch and view MySQL databases;&lt;br&gt;
&lt;br&gt;
* Significant enhancements to the Ruby/JRuby support, including a new
Ruby platform manager, support for the latest version of Rails and new
hints and quick fixes in the editor;&lt;br&gt;
&lt;br&gt;
* Beta support for the ClearCase version control system - made
available as a plugin from the Update Center.&lt;br&gt;
&lt;a moz-do-not-send=&quot;true&quot; href=&quot;http://download.netbeans.org/netbeans/6.1/beta/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;br&gt;
NetBeans IDE 6.1 Beta Download&lt;/a&gt;&lt;br&gt;
&lt;a moz-do-not-send=&quot;true&quot; href=&quot;http://www.netbeans.org/community/releases/61/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans IDE
6.1 Beta Release Page&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
But the good news does not end there&amp;#8212;your experience using NetBeans IDE
6.1 Beta could earn you money! Enter our &lt;a moz-do-not-send=&quot;true&quot; href=&quot;http://www.netbeans.org/competition/blog-contest.html?cid=923686&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans
IDE 6.1 Beta Blogging Contest&lt;/a&gt; for 10 chances to win a $500 American
Express Gift Certificate and 100 chances to score a cool NetBeans
T-shirt!&lt;br&gt;
&lt;br&gt;
The steps are simple:&lt;br&gt;
&lt;br&gt;
1. Download the NetBeans IDE 6.1 Beta (or later release) and try it out.&lt;br&gt;
2. Blog about your experience.&lt;br&gt;
3. Submit the URL to your blog.&lt;br&gt;
4. Do it before April 18, 2008!&lt;br&gt;
&lt;br&gt;
We are accepting blog entries in eight languages! Visit the &lt;a moz-do-not-send=&quot;true&quot; href=&quot;http://www.netbeans.org/competition/blog-contest.html?cid=923686&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Blogging
Contest Page&lt;/a&gt; for more details,&amp;nbsp; instructions on submitting your
blog URL, contest rules, and even a list of topics to get you started!&lt;br&gt;
&lt;br&gt;
&lt;a moz-do-not-send=&quot;true&quot; href=&quot;http://download.netbeans.org/netbeans/6.1/beta/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Download
NetBeans IDE 6.1 Beta&lt;/a&gt; today, blog about it and win big!&lt;br&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Download-NetBeans-IDE-6.1-Beta%2C-Blog-About-it---Win-%24500%21-tp16189140p16189140.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15602129</id>
	<title>Dreams of Reality - NetBeans Innovator's Grant Contest</title>
	<published>2008-02-20T11:24:23Z</published>
	<updated>2008-02-20T11:24:23Z</updated>
	<author>
		<name>Bruno F. Souza-2</name>
	</author>
	<content type="html">&lt;br&gt;NetBeans Community member:
&lt;br&gt;&lt;br&gt;Do you have a dream project idea? Do you know something that is needed
&lt;br&gt;in NetBeans-land? &amp;nbsp;You could be awarded a grant of $11,500 to work on
&lt;br&gt;your open source project!
&lt;br&gt;&lt;br&gt;Sun Microsystems is sponsoring the &amp;quot;Dreams of Reality – NetBeans
&lt;br&gt;Innovator's Grant&amp;quot; contest, and will pay grant money to teams or
&lt;br&gt;individuals with great ideas on how to improve or expand the NetBeans
&lt;br&gt;Project. &amp;nbsp;For full details see the grant page on the NetBeans site :
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.netbeans.org/grant/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.org/grant/&lt;/a&gt;&lt;br&gt;&lt;br&gt;There are 10 grants for large projects (US $11,500) and 10 grants for
&lt;br&gt;small projects (US $2,000). &amp;nbsp;There is also extra grant money for the
&lt;br&gt;best implementations, extending the grant to more then US $20,000. &amp;nbsp;All
&lt;br&gt;you have to do now is submit your idea and your implementation plan.
&lt;br&gt;&lt;br&gt;Your project can be a module, an application on top of the NetBeans
&lt;br&gt;platform, or even non-code related ideas (like books or translations).
&lt;br&gt;It is your project! &amp;nbsp;The NetBeans Dream Team and the NetBeans Engineers
&lt;br&gt;and Evangelists even suggested a set of cool ideas, take a look and see
&lt;br&gt;if there is something you are interested in :
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://wiki.netbeans.org/GrantProjectIdeas&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.netbeans.org/GrantProjectIdeas&lt;/a&gt;&lt;br&gt;&lt;br&gt;The competition dates are as follow:
&lt;br&gt;&lt;br&gt;- Submissions open -&amp;gt; February 1, 2008
&lt;br&gt;- Submissions deadline -&amp;gt; March 3, 2008
&lt;br&gt;- Judges announce the winning projects -&amp;gt; April 1, 2008
&lt;br&gt;- Grant money paid to finished projects -&amp;gt; August 4, 2008
&lt;br&gt;- Judges announce extra grant money -&amp;gt; September 1, 2008
&lt;br&gt;&lt;br&gt;The NetBeans Innovators Grant is part of a larger effort of Sun
&lt;br&gt;Microsystems to offer US $1 million to open source developers. If you
&lt;br&gt;prefer, you can propose ideas of other Java-related projects to OpenJDK
&lt;br&gt;and Glassfish or even propose projects in the OpenOffice, OpenSolaris
&lt;br&gt;and OpenSPARC communities. &amp;nbsp;More info about the awards :
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.sun.com/software/opensource/awards/index.jsp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sun.com/software/opensource/awards/index.jsp&lt;/a&gt;&lt;br&gt;&lt;br&gt;We look forward to your submissions!
&lt;br&gt;&lt;br&gt;Bruno Souza and the NetBeans Dream Team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Bruno.
&lt;br&gt;______________________________________________________________________
&lt;br&gt;Bruno Peres Ferreira de Souza &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Brazil's JavaMan
&lt;br&gt;&lt;a href=&quot;http://www.javaman.com.br&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.javaman.com.br&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;bruno.souza at sun.com
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if I fail, if I succeed, at least I live as I believe
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dreams-of-Reality---NetBeans-Innovator%27s-Grant-Contest-tp15602129p15602129.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-14163825</id>
	<title>NetBeans IDE 6.0 Available</title>
	<published>2007-12-04T13:52:16Z</published>
	<updated>2007-12-04T13:52:16Z</updated>
	<author>
		<name>webmaster@netbeans.org</name>
	</author>
	<content type="html">&lt;html&gt;

&lt;head&gt;

&lt;title&gt;netbeans 6 &lt;/title&gt;

&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;

&lt;/head&gt;

&lt;body bgcolor=&quot;#ffffff&quot; background=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r1_c1.png&quot; text=&quot;#666666&quot; link=&quot;#006699&quot; vlink=&quot;#006699&quot; alink=&quot;#006699&quot; leftmargin=&quot;0&quot; topmargin=&quot;0&quot; marginwidth=&quot;0&quot; marginheight=&quot;0&quot;&gt;

&lt;table width=&quot;844&quot; border=&quot;0&quot; align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; bgcolor=&quot;#FFFFFF&quot;&gt;

   &lt;tr&gt; 

    &lt;td width=&quot;25&quot; height=&quot;1030&quot; valign=&quot;top&quot;&gt;&lt;img name=&quot;nb_r1_c2&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r1_c2.png&quot; width=&quot;25&quot; height=&quot;1030&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;

    &lt;td width=&quot;792&quot; valign=&quot;top&quot;&gt; &lt;table width=&quot;792&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; bgcolor=&quot;#FFFFFF&quot;&gt;

        &lt;tr&gt; 

          &lt;td width=&quot;793&quot;&gt;&lt;a href=&quot;http://download.netbeans.org/netbeans/6.0/final/?cid=921886&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;nb_r1_c3&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r1_c3.png&quot; width=&quot;792&quot; height=&quot;99&quot; border=&quot;0&quot; alt=&quot;Download NetBeans IDE 6.0&quot;&gt;&lt;/a&gt;&lt;/td&gt;

        &lt;/tr&gt;

        &lt;tr&gt; 

          &lt;td&gt;&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;792&quot;&gt;

              &lt;tr align=&quot;right&quot;&gt; 

                &lt;td&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;&lt;font size=&quot;+1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/60-final/shim.gif&quot; width=&quot;20&quot; height=&quot;20&quot;&gt;NetBeans.org 

                    is proud to announce the availability of NetBeans IDE 6.0&lt;/font&gt;&lt;/strong&gt;&lt;font size=&quot;+1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;. 

                    &lt;br&gt;

                    &lt;br&gt;

                    &lt;/font&gt;&lt;/div&gt;&lt;/td&gt;

                &lt;td&gt;&amp;nbsp;&lt;/td&gt;

              &lt;/tr&gt;

            &lt;/table&gt;&lt;/td&gt;

        &lt;/tr&gt;

        &lt;tr&gt; 

          &lt;td&gt;&lt;div align=&quot;left&quot;&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;strong&gt;&lt;font size=&quot;+1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/60-final/shim.gif&quot; width=&quot;19&quot; height=&quot;79&quot; align=&quot;left&quot;&gt;&lt;/font&gt;&lt;/strong&gt;The 

              focus of NetBeans IDE 6.0 is superior developer productivity with 

              a smarter, faster editor, and the integration of all &lt;br&gt;

              NetBeans products into one IDE. NetBeans IDE 6.0 features Ruby/JRuby/Ruby 

              on Rails support, enhancements for &lt;br&gt;

              improved Swing development, a new Visual Game Designer, updated 

              Data Binding support, integrated Profiling, and more. &lt;br&gt;

              The new installer lets you customize your download preferences--use 

              it to choose the features and runtimes you need. &lt;br&gt;

          &lt;strong&gt;Highlights of NetBeans IDE 6.0 are: &lt;/strong&gt;&lt;/font&gt;&lt;/div&gt;&lt;/td&gt;

        &lt;/tr&gt;

        &lt;tr&gt; 

          &lt;td&gt;&lt;table width=&quot;792&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; bgcolor=&quot;#FFFFFF&quot;&gt;

              &lt;tr&gt; 

                &lt;td width=&quot;489&quot; valign=&quot;top&quot;&gt;&lt;img name=&quot;nb_r4_c3&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r4_c3.jpg&quot; width=&quot;489&quot; height=&quot;415&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt; 

                  &lt;br&gt; &lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;500&quot;&gt;

                    &lt;tr&gt; 

                      &lt;td width=&quot;500&quot;&gt;&lt;a href=&quot;http://download.netbeans.org/netbeans/6.0/final/?cid=921886&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;nb_r6_c3&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r6_c3.png&quot; width=&quot;489&quot; height=&quot;55&quot; border=&quot;0&quot; alt=&quot;Download NetBeans IDE 6.0&quot;&gt;&lt;/a&gt;&lt;/td&gt;

                    &lt;/tr&gt;

                    &lt;tr&gt; 

                      &lt;td&gt;&lt;a href=&quot;http://www.netbeans.org/features/index.html?cid=921886&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;nb_r7_c3&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r7_c3.png&quot; width=&quot;489&quot; height=&quot;42&quot; border=&quot;0&quot; alt=&quot;Learn More&quot;&gt;&lt;/a&gt;&lt;/td&gt;

                    &lt;/tr&gt;

                    &lt;tr&gt; 

                      &lt;td&gt;&lt;a href=&quot;http://www.netbeans.org/about/media.html?cid=921886&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;nb_r8_c3&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r8_c3.png&quot; width=&quot;489&quot; height=&quot;39&quot; border=&quot;0&quot; alt=&quot;Get a free NetBeans Starter Kit DVD&quot;&gt;&lt;/a&gt;&lt;/td&gt;

                    &lt;/tr&gt;

                    &lt;tr&gt; 

                      &lt;td height=&quot;94&quot;&gt;&lt;a href=&quot;http://www.netbeans.org/kb/index.html?cid=921886&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;nb_r9_c3&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r9_c3.png&quot; width=&quot;489&quot; height=&quot;47&quot; border=&quot;0&quot; alt=&quot;Documentation, Support, and Training&quot;&gt;&lt;/a&gt; 

                        &lt;img src=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r9_c3a.png&quot; width=&quot;489&quot; height=&quot;47&quot;&gt; &lt;/td&gt;

                    &lt;/tr&gt;

                  &lt;/table&gt;

                &lt;/td&gt;

                &lt;td width=&quot;303&quot;&gt;&lt;p&gt;&lt;strong&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;br&gt;

                    &lt;/font&gt;&lt;font size=&quot;+1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/60-final/shim.gif&quot; width=&quot;20&quot; height=&quot;660&quot; align=&quot;left&quot;&gt;&lt;/font&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;Java&lt;/font&gt;&lt;/strong&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;br&gt;

                    * Swing GUI Builder&lt;br&gt;

                    * Intelligent Editor&lt;br&gt;

                    * Profiler&lt;br&gt;

                    * Debugger&lt;br&gt;

                    * Updated Platform APIs&lt;br&gt;

                    &lt;br&gt;

                    &lt;strong&gt;C/C++&lt;/strong&gt; &lt;br&gt;

                    * C/C++ Projects and Templates&lt;br&gt;

                    * Source Code Editor&lt;br&gt;

                    * Multiple Configurations&lt;br&gt;

                    * Class Hierarchy Browser&lt;br&gt;

                    * File Navigation&lt;/font&gt;&lt;/p&gt;

                  &lt;p&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;strong&gt;Ruby&lt;/strong&gt; 

                    &lt;br&gt;

                    * Ruby on Rails Support&lt;br&gt;

                    * JRuby Runtime&lt;br&gt;

                    * Code Completion&lt;br&gt;

                    * Debugger&lt;br&gt;

                    * Refactoring&lt;/font&gt;&lt;/p&gt;

                  &lt;p&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;strong&gt;Mobility&lt;/strong&gt;&lt;br&gt;

                    * Game Builder&lt;br&gt;

                    * Device Fragmentation&lt;br&gt;

                    * SVG Graphics&lt;br&gt;

                    * Web Services&lt;br&gt;

                    * Handheld Device / Set Top Box &lt;/font&gt;&lt;/p&gt;

                  &lt;p&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;strong&gt;Web 

                    &amp;amp; Java EE&lt;/strong&gt; &lt;br&gt;

                    * Visual JSF Design&lt;br&gt;

                    * Enhanced JavaScript&lt;br&gt;

                    * AJAX Enabled Components&lt;br&gt;

                    * CSS Editor&lt;br&gt;

                    * Web Services &amp;amp; SOA&lt;/font&gt;&lt;/p&gt;

                  &lt;p align=&quot;left&quot; class=&quot;nb&quot;&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;strong&gt;SOA&lt;br&gt;

                    &lt;/strong&gt;&lt;/font&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;* 

                    XML Schema Editor, XSLT Designer&lt;br&gt;

                    * WSDL Designer&lt;br&gt;

                    * BPEL Designer&lt;br&gt;

                    * Service Assembly Editor&lt;br&gt;

                    * Deploy to JBI compliant runtime&lt;br&gt;

                    &lt;br&gt;

                    &lt;br&gt;

                    &lt;/font&gt;&lt;/p&gt;&lt;/td&gt;

              &lt;/tr&gt;

            &lt;/table&gt;&lt;/td&gt;

        &lt;/tr&gt;

        &lt;tr&gt; 

          &lt;td&gt; 

          &lt;!--&lt;img name=&quot;nb_r11_c3&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r11_c3.png&quot; width=&quot;792&quot; height=&quot;57&quot; border=&quot;0&quot; alt=&quot;&quot;&gt; --&gt;



              &lt;table id=&quot;Table_01&quot; width=&quot;792&quot; height=&quot;57&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;

                &lt;tr&gt;

                    

                &lt;td&gt; &lt;a href=&quot;http://www.netbeans.org/community/magazine/?cid=921886&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r11_c3_01.png&quot; alt=&quot;NetBeans Magazine&quot; width=&quot;115&quot; height=&quot;57&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;

                    

                &lt;td&gt; &lt;a href=&quot;http://www.netbeans.tv/?cid=921886&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r11_c3_02.png&quot; alt=&quot;NetBeans TV&quot; width=&quot;114&quot; height=&quot;57&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;

                    

                &lt;td&gt; &lt;a href=&quot;http://www.planetnetbeans.org/?cid=921886&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r11_c3_03.png&quot; alt=&quot;Planet NetBeans&quot; width=&quot;164&quot; height=&quot;57&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;

                    

                &lt;td&gt; &lt;a href=&quot;http://my.netbeans.org/?cid=921886&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r11_c3_04.png&quot; alt=&quot;my.netbeans Community&quot; width=&quot;&quot; height=&quot;57&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://www.netbeans.org/?cid=921886&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r11_c3_05.png&quot; alt=&quot;Download Now&quot; width=&quot;266&quot; height=&quot;57&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;



                &lt;/tr&gt;

            &lt;/table&gt;

              

              &lt;div align=&quot;center&quot;&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;

              &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.netbeans.org/community/magazine/?cid=921886&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Read NetBeans Magazine Issue 4&lt;/a&gt;&amp;nbsp;&amp;nbsp;|&amp;nbsp;&amp;nbsp;

              &lt;a href=&quot;http://www.netbeans.tv/?cid=921886&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Watch the Latest Videos on NetBeans.tv&lt;/a&gt;&amp;nbsp;&amp;nbsp;|&amp;nbsp;&amp;nbsp;

              &lt;a href=&quot;http://www.planetnetbeans.org/?cid=921886&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Planet NetBeans&lt;/a&gt;&amp;nbsp;&amp;nbsp;|&amp;nbsp;&amp;nbsp;

              &lt;a href=&quot;http://my.netbeans.org/?cid=921886&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;my.netbeans.org&lt;/a&gt;

              &lt;br&gt;

              &lt;br&gt;

              &amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://download.netbeans.org/netbeans/6.0/final/?cid=921886&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Download 

              Now&lt;/a&gt; &amp;nbsp;&amp;nbsp;| &amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.netbeans.org/features/index.html?cid=921886&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Learn 

              More&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;| &amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.netbeans.org/about/media.html?cid=921886&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Free 

              DVD&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.netbeans.org/kb/index.html?cid=921886&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Documentation, 

              Support &amp;amp; Training&lt;/a&gt; &lt;br&gt;

              &lt;br&gt;

              &lt;br&gt;

              &lt;/font&gt;&lt;/div&gt;        

		  &lt;br&gt;

		   &lt;div align=&quot;center&quot; style=&quot;font-size:11px;color:#645f5f;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, sans-serif&quot;&gt;

              You have received this email because you are subscribed to the

		  nbannounce mailing list from NetBeans.org. If you do not wish to receive

		  this newsletter, you can unsubscribe &lt;a href=&quot;http://www.netbeans.org/community/lists/top.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

              &lt;/font&gt;&lt;/div&gt;        

              

              

          &lt;/td&gt;

        &lt;/tr&gt;

      &lt;/table&gt;&lt;/td&gt;

    &lt;td width=&quot;27&quot; valign=&quot;top&quot;&gt;&lt;img name=&quot;nb_r1_c6&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-final/nb_r1_c6.png&quot; width=&quot;27&quot; height=&quot;1030&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;

  &lt;/tr&gt;

&lt;/table&gt;

&lt;/body&gt;

&lt;/html&gt;

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-IDE-6.0-Available-tp14163825p14163825.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12763240</id>
	<title>NetBeans IDE 6.0 Beta 1 Available</title>
	<published>2007-09-18T07:36:23Z</published>
	<updated>2007-09-18T07:36:23Z</updated>
	<author>
		<name>webmaster@netbeans.org</name>
	</author>
	<content type="html">&lt;html&gt;

&lt;head&gt;

&lt;title&gt;netbeans 6 &lt;/title&gt;

&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;

&lt;!-- Fireworks MX Dreamweaver MX target.  Created Sun Sep 16 21:44:55 GMT+0200 (Central Europe Daylight Time) 2007--&gt;

&lt;/head&gt;

&lt;body bgcolor=&quot;#ffffff&quot; background=&quot;nb_r1_c1.png&quot; text=&quot;#666666&quot; link=&quot;#006699&quot; vlink=&quot;#006699&quot; alink=&quot;#006699&quot; leftmargin=&quot;0&quot; topmargin=&quot;0&quot; marginwidth=&quot;0&quot; marginheight=&quot;0&quot;&gt;

&lt;table width=&quot;844&quot; border=&quot;0&quot; align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; bgcolor=&quot;#FFFFFF&quot;&gt;

  &lt;!-- fwtable fwsrc=&quot;graphic_email.png&quot; fwbase=&quot;nb.png&quot; fwstyle=&quot;Dreamweaver&quot; fwdocid = &quot;742308039&quot; fwnested=&quot;1&quot; --&gt;

  &lt;tr&gt; 

    &lt;td width=&quot;25&quot; height=&quot;1030&quot; valign=&quot;top&quot;&gt;&lt;img name=&quot;nb_r1_c2&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-beta1/nb_r1_c2.png&quot; width=&quot;25&quot; height=&quot;1030&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;

    &lt;td width=&quot;792&quot; valign=&quot;top&quot;&gt; &lt;table width=&quot;792&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; bgcolor=&quot;#FFFFFF&quot;&gt;

        &lt;tr&gt; 

          &lt;td&gt;&lt;img name=&quot;nb_r1_c3&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-beta1/nb_r1_c3.png&quot; width=&quot;792&quot; height=&quot;99&quot; border=&quot;0&quot; alt=&quot;NetBeans.org&quot;&gt;&lt;/td&gt;

        &lt;/tr&gt;

        &lt;tr&gt; 

          &lt;td&gt;&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;792&quot;&gt;

              &lt;tr align=&quot;right&quot;&gt; 

                &lt;td&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;&lt;font size=&quot;+1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/60-beta1/shim.gif&quot; width=&quot;20&quot; height=&quot;20&quot;&gt;NetBeans.org 

                    is proud to announce the availability of NetBeans IDE 6.0&lt;/font&gt;&lt;/strong&gt;&lt;font size=&quot;+1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt; 

                    Beta. &lt;/font&gt;&lt;/div&gt;&lt;/td&gt;

                &lt;td&gt;&lt;img name=&quot;nb_r2_c5&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-beta1/nb_r2_c5.png&quot; width=&quot;88&quot; height=&quot;28&quot; border=&quot;0&quot; alt=&quot;Beta 1&quot;&gt;&lt;/td&gt;

              &lt;/tr&gt;

            &lt;/table&gt;&lt;/td&gt;

        &lt;/tr&gt;

        &lt;tr&gt; 

          &lt;td&gt;&lt;div align=&quot;left&quot;&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;strong&gt;&lt;font size=&quot;+1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/60-beta1/shim.gif&quot; width=&quot;18&quot; height=&quot;44&quot; align=&quot;left&quot;&gt;&lt;/font&gt;&lt;/strong&gt;Download 

              it now and see why it's the only IDE you need. The focus of NetBeans 

              IDE 6.0 is improved developer productivity through &lt;br&gt;

              a smarter, faster editor, and the integration of all NetBeans products 

              into one IDE. Highlights of the NetBeans IDE 6.0 release are: &lt;/font&gt;&lt;/div&gt;&lt;/td&gt;

        &lt;/tr&gt;

        &lt;tr&gt; 

          &lt;td&gt;&lt;table width=&quot;792&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; bgcolor=&quot;#FFFFFF&quot;&gt;

              &lt;tr&gt; 

                &lt;td width=&quot;489&quot; valign=&quot;top&quot;&gt;&lt;img name=&quot;nb_r4_c3&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-beta1/nb_r4_c3.jpg&quot; width=&quot;489&quot; height=&quot;415&quot; border=&quot;0&quot; alt=&quot;NetBeans 6.0 Beta 1 Now Available!&quot;&gt;&lt;br&gt; 

                  &lt;br&gt; &lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;500&quot;&gt;

                    &lt;tr&gt; 

                      &lt;td width=&quot;500&quot;&gt;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=93&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;nb_r6_c3&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-beta1/nb_r6_c3.png&quot; width=&quot;489&quot; height=&quot;55&quot; border=&quot;0&quot; alt=&quot;netbeans IDE 6 beta download&quot;&gt;&lt;/a&gt;&lt;/td&gt;

                    &lt;/tr&gt;

                    &lt;tr&gt; 

                      &lt;td&gt;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=94&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;nb_r7_c3&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-beta1/nb_r7_c3.png&quot; width=&quot;489&quot; height=&quot;42&quot; border=&quot;0&quot; alt=&quot;netbeans IDE 6 release page&quot;&gt;&lt;/a&gt;&lt;/td&gt;

                    &lt;/tr&gt;

                    &lt;tr&gt; 

                      &lt;td&gt;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=95&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;nb_r8_c3&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-beta1/nb_r8_c3.png&quot; width=&quot;489&quot; height=&quot;39&quot; border=&quot;0&quot; alt=&quot;netbeans IDE 6 tutorials and documentation&quot;&gt;&lt;/a&gt;&lt;/td&gt;

                    &lt;/tr&gt;

                    &lt;tr&gt; 

                      &lt;td height=&quot;94&quot;&gt;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=96&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img name=&quot;nb_r9_c3&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-beta1/nb_r9_c3.png&quot; width=&quot;489&quot; height=&quot;47&quot; border=&quot;0&quot; alt=&quot;netbeans IDE 6 detailed feature list&quot;&gt;&lt;/a&gt; 

                        &lt;img src=&quot;http://www.netbeans.org/images/newsletter/60-beta1/nb_r9_c3a.png&quot; width=&quot;489&quot; height=&quot;47&quot; alt=&quot;NetBeans: The Only IDE You Need!&quot;&gt; &lt;/td&gt;

                    &lt;/tr&gt;

                  &lt;/table&gt;

                &lt;/td&gt;

                &lt;td width=&quot;303&quot;&gt;&lt;p&gt;&lt;strong&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;br&gt;

                    &lt;/font&gt;&lt;font size=&quot;+1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/newsletter/60-beta1/shim.gif&quot; width=&quot;20&quot; height=&quot;660&quot; align=&quot;left&quot;&gt;&lt;/font&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;Java&lt;/font&gt;&lt;/strong&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;br&gt;

                    * Swing GUI Builder&lt;br&gt;

                    * Intelligent Editor&lt;br&gt;

                    * Profiler&lt;br&gt;

                    * Debugger&lt;br&gt;

                    * Updated Platform APIs&lt;br&gt;

                    &lt;br&gt;

                    &lt;strong&gt;C/C++&lt;/strong&gt; &lt;br&gt;

                    * Easy Navigation&lt;br&gt;

                    * Multiple Configurations&lt;br&gt;

                    * Code Completion&lt;br&gt;

                    * Debugger&lt;br&gt;

                    * Cross Platform &lt;/font&gt;&lt;/p&gt;

                  &lt;p&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;strong&gt;Ruby&lt;/strong&gt; 

                    &lt;br&gt;

                    * Ruby on Rails Support&lt;br&gt;

                    * JRuby Runtime&lt;br&gt;

                    * Code Completion&lt;br&gt;

                    * Debugger&lt;br&gt;

                    * Refactoring&lt;/font&gt;&lt;/p&gt;

                  &lt;p&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;strong&gt;Mobility&lt;/strong&gt;&lt;br&gt;

                    * Game Builder&lt;br&gt;

                    * Device Fragmentation&lt;br&gt;

                    * SVG Graphics&lt;br&gt;

                    * Web Services&lt;br&gt;

                    * Handheld Device / Set Top Box &lt;/font&gt;&lt;/p&gt;

                  &lt;p&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;strong&gt;Web 

                    &amp;amp; Java EE&lt;/strong&gt; &lt;br&gt;

                    * Visual JSF Design&lt;br&gt;

                    * Enhanced JavaScript&lt;br&gt;

                    * AJAX Enabled Components&lt;br&gt;

                    * CSS Editor&lt;br&gt;

                    * Web Services &amp;amp; SOA&lt;/font&gt;&lt;/p&gt;

                  &lt;p align=&quot;left&quot; class=&quot;nb&quot;&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;strong&gt;SOA&lt;br&gt;

                    &lt;/strong&gt;&lt;/font&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;* 

                    XML Schema Editor, XSLT Designer&lt;br&gt;

                    * WSDL Designer&lt;br&gt;

                    * BPEL Designer&lt;br&gt;

                    * Service Assembly Editor&lt;br&gt;

                    * Deploy to JBI compliant runtime&lt;br&gt;

                    &lt;br&gt;

                    &lt;br&gt;

                    &lt;/font&gt;&lt;/p&gt;&lt;/td&gt;

              &lt;/tr&gt;

            &lt;/table&gt;&lt;/td&gt;

        &lt;/tr&gt;

        &lt;tr&gt; 

          &lt;td&gt; &lt;img name=&quot;nb_r11_c3&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-beta1/nb_r11_c3.png&quot; width=&quot;792&quot; height=&quot;57&quot; border=&quot;0&quot; alt=&quot;&quot;&gt; 

            &lt;div align=&quot;center&quot;&gt;&lt;font size=&quot;-1&quot; face=&quot;Arial, Helvetica, sans-serif&quot;&gt;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=97&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;NetBeans.org&lt;/a&gt; 

              &amp;nbsp;&amp;nbsp;| &amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=98&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Planet 

              NetBeans&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;| &amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=99&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans.tv&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=100&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans 

              Magazine Online&lt;/a&gt;&lt;/font&gt;&lt;/div&gt;&lt;/td&gt;

        &lt;/tr&gt;

      &lt;/table&gt;&lt;/td&gt;

    &lt;td width=&quot;27&quot; valign=&quot;top&quot;&gt;&lt;img name=&quot;nb_r1_c6&quot; src=&quot;http://www.netbeans.org/images/newsletter/60-beta1/nb_r1_c6.png&quot; width=&quot;27&quot; height=&quot;1030&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;

  &lt;/tr&gt;

&lt;/table&gt;

&lt;/body&gt;

&lt;/html&gt;

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-IDE-6.0-Beta-1-Available-tp12763240p12763240.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-10669620</id>
	<title>NetBeans IDE 6.0 Preview (Milestone 9) Available / NetBeans Day &amp; JavaOne in Review</title>
	<published>2007-05-17T07:37:08Z</published>
	<updated>2007-05-17T07:37:08Z</updated>
	<author>
		<name>webmaster@netbeans.org</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;



&lt;html&gt;



&lt;head&gt;



  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;



&lt;/head&gt;



&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;



&lt;tt&gt;NetBeans.org is proud to announce



the availability of NetBeans 6.0 &lt;br&gt;



Integrated Development Environment (IDE) Preview release.&lt;/tt&gt;



&lt;ul&gt;



  &lt;li&gt;&lt;tt&gt;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=78&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Download



NetBeans 6.0 Preview&lt;/a&gt;&lt;/tt&gt; &lt;/li&gt;



  &lt;li&gt;&lt;tt&gt;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=79&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Learn



More about NetBeans 6.0&lt;/a&gt;&lt;/tt&gt; &lt;/li&gt;







&lt;/ul&gt;



&lt;tt&gt;Here are some of the highlights:&lt;/tt&gt;



&lt;ul&gt;



  &lt;li&gt;&lt;tt&gt;Ruby/JRuby/Ruby on Rails Support&lt;/tt&gt; &lt;/li&gt;



  &lt;li&gt;&lt;tt&gt;A Smarter and Faster Editor&lt;/tt&gt; &lt;/li&gt;



  &lt;li&gt;&lt;tt&gt;Improved Swing Development (Swing Data Binding)&lt;/tt&gt; &lt;/li&gt;



  &lt;li&gt;&lt;tt&gt;Integrated Profiling&lt;/tt&gt; &lt;/li&gt;



  &lt;li&gt;&lt;tt&gt;Integrated Visual Design for Web Applications&lt;/tt&gt; &lt;/li&gt;



  &lt;li&gt;&lt;tt&gt;New, Integrated UI for CLDC/MIDP and CDC Development&lt;/tt&gt; &lt;/li&gt;







&lt;/ul&gt;



&lt;tt&gt;The final NetBeans IDE 6.0 release is planned for November



2007 however&lt;br&gt;



you can now experience what it has to offer in the current stage of &lt;br&gt;



&lt;/tt&gt;&lt;tt&gt;development&lt;/tt&gt;&lt;tt&gt;. As &lt;/tt&gt;&lt;tt&gt;always, we welcome and



encourage your feedback and&lt;br&gt;



sharing of your &lt;/tt&gt;&lt;tt&gt;experience using the NetBeans IDE on our&amp;nbsp;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=80&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mailing



lists&lt;/a&gt; &lt;br&gt;



and in your blogs!&lt;/tt&gt;&lt;tt&gt;&lt;b&gt;&lt;br&gt;







&lt;br&gt;



News from NetBeans Day San Francisco and JavaOne 2007&lt;/b&gt;&lt;/tt&gt;&lt;tt&gt;&lt;br&gt;



&lt;br&gt;



&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=81&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans



Software Day 2007 in San Francisco in Review&lt;/a&gt;&lt;/tt&gt;&lt;tt&gt;&lt;br&gt;



What happens when 1000 NetBeans enthusiasts gather together in one



&lt;/tt&gt;&lt;tt&gt;&lt;br&gt;



massive center? Take a look back at a successful NetBeans Day!&lt;br&gt;



&lt;br&gt;



&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=82&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans



Community Embraces Scripting with NetBeans IDE 6.0 Preview&lt;/a&gt;&lt;br&gt;



Sun Microsystems, Inc. together with the NetBeans community, announced &lt;br&gt;



the availability of the NetBeans 6.0 Integrated Development Environment









&lt;br&gt;



(IDE) Preview release&lt;/tt&gt;&lt;tt&gt; which extends support beyond Java and



C/C++ by &lt;br&gt;



providing a



rich set of features for the Ruby and JavaScript dynamic &lt;br&gt;



scripting



languages, and continues to enable developer productivity &lt;br&gt;



with



ease-of-use and support for the latest Java standards.&lt;/tt&gt;&lt;tt&gt;&lt;br&gt;



&lt;br&gt;



&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=83&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;JavaFX and



NetBeans&lt;/a&gt;&lt;/tt&gt;&lt;tt&gt;&lt;br&gt;



JavaFX is a new family of Sun products based on Java technology and



&lt;/tt&gt;&lt;tt&gt;&lt;br&gt;



targeted at the high impact, rich content market and is initially









&lt;/tt&gt;&lt;tt&gt;&lt;br&gt;



comprised of JavaFX Script and JavaFX Mobile. Plug-ins are already



&lt;/tt&gt;&lt;tt&gt;&lt;br&gt;



available through the Update Centers for both



NetBeans 5.5 and NetBeans &lt;/tt&gt;&lt;tt&gt;&lt;br&gt;



6.0 Preview (Milestone 9).&lt;br&gt;



&lt;br&gt;



&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=84&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Rich Client



Programming: Plugging into the NetBeans Platform&lt;/a&gt;&lt;br&gt;



This book provides a conceptual overview of the NetBeans Platform and a



&lt;br&gt;



practical guide to creating IDE modules and rich-client applications &lt;br&gt;



based on the platform. Have a look at a sample chapter and the table of



&lt;br&gt;



contents. You can order it from &lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=85&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Safari&lt;/a&gt; or









&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=86&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Amazon&lt;/a&gt;.&lt;/tt&gt;&lt;tt&gt;&lt;br&gt;



&lt;br&gt;



&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=87&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans



Magazine Issue 3, May 2007&lt;/a&gt;&lt;br&gt;



To commemorate the largest NetBeans Day ever, the NetBeans community &lt;br&gt;



has put together a special issue of NetBeans Magazine



with a whopping &lt;br&gt;



84 pages of in-depth technical articles. Issue Three



showcases the &lt;br&gt;



flexibility and versatility of the IDE and Platform, and



the upcoming &lt;br&gt;



features in NetBeans 6.0. You can view the magazine as a



whole or as &lt;br&gt;



individual articles. And now you're also able to access



simplified HTML &lt;br&gt;



versions of each article, or get the full visual



experience from the &lt;br&gt;



PDF's.&lt;/tt&gt;&lt;tt&gt;&lt;br&gt;







&lt;br&gt;



&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=88&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans.TV&lt;/a&gt;&lt;br&gt;



A developer orders a NetBeans CD.



The post office fails in getting it &lt;br&gt;



to the developer. We send two guys



on the road to hand-deliver it! &lt;br&gt;



Experience the misadventures that takes



our wacky guys to three &lt;br&gt;



countries meeting NB developers along the way.



Watch the trailer that &lt;br&gt;



was played at NetBeans Software Day or follow their trip entry by &lt;br&gt;



entry from the road. &lt;b&gt;What's next? Your video!&lt;/b&gt; - Take part in a



video,&lt;br&gt;



photo and text competition to



win prizes and have Micah &amp;amp; Martin come &lt;br&gt;



to your town with their



camera bearing gifts. Get your 15 minutes of fame!&lt;br&gt;



&lt;br&gt;

**************************************************************************&lt;br&gt;



You have received this email because you are subscribed to the &lt;br&gt;



nbannounce mailing list from NetBeans.org. If you do not wish to



receive &lt;br&gt;



this newsletter, you can &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=10669620&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nbannounce-unsubscribe@...&lt;/a&gt;&lt;/tt&gt;&lt;tt&gt;



or from the &lt;a href=&quot;http://www.netbeans.org/community/lists/top.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mailing



lists&lt;/a&gt; page.&lt;br&gt;







&lt;/tt&gt;&lt;tt&gt;**************************************************************************&lt;/tt&gt;&lt;br&gt;



&lt;/body&gt;



&lt;/html&gt;







</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-IDE-6.0-Preview-%28Milestone-9%29-Available---NetBeans-Day---JavaOne-in-Review-tp10669620p10669620.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9980902</id>
	<title>NetBeans Day 2007 San Francisco</title>
	<published>2007-04-13T04:42:43Z</published>
	<updated>2007-04-13T04:42:43Z</updated>
	<author>
		<name>webmaster@netbeans.org</name>
	</author>
	<content type="html">&lt;html&gt;

&lt;head&gt;

&lt;title&gt;NetBeansDay&lt;/title&gt;

&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;

&lt;/head&gt;



&lt;body bgcolor=&quot;#E5E5E5&quot; text=&quot;#000000&quot; link=&quot;#E60004&quot; vlink=&quot;#E60004&quot; alink=&quot;#E60004&quot; leftmargin=&quot;7&quot; topmargin=&quot;7&quot; marginwidth=&quot;7&quot; marginheight=&quot;7&quot;&gt;

&lt;table width=&quot;672&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; align=&quot;center&quot;&gt;

	&lt;tr&gt;

		&lt;td colspan=&quot;2&quot;&gt;

			&lt;table width=&quot;672&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;

				&lt;tr&gt;

					&lt;td bgcolor=&quot;#E5E5E5&quot; width=&quot;568&quot; colspan=&quot;2&quot; height=&quot;27&quot; align=&quot;center&quot;&gt;&lt;font face=&quot;Arial, Helvetica, san-serif&quot; size=&quot;2&quot; color=&quot;#666666&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;/td&gt;

		&lt;td colspan=&quot;2&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/bg1.gif&quot; height=&quot;27&quot; width=&quot;104&quot; alt=&quot;background&quot;&gt;&lt;/td&gt;

				&lt;/tr&gt;

			&lt;/table&gt;

		&lt;/td&gt;

	&lt;/tr&gt;

	&lt;tr&gt;

		&lt;td width=&quot;420&quot; height=&quot;241&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/invited.gif&quot; height=&quot;172&quot; width=&quot;420&quot; alt=&quot;You are Invited to NetBeans Software Day in San Francisco&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/free.gif&quot; height=&quot;69&quot; width=&quot;420&quot; alt=&quot;The event is FREE and you do not have to be registered for JavaOne to attend. Space is limited so reserve your spot today.&quot;&gt;&lt;/td&gt;

		&lt;td align=&quot;center&quot; height=&quot;241&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/netbeansday.gif&quot; height=&quot;176&quot; width=&quot;252&quot; alt=&quot;NetBeansDay, San Francisco, May 7, 2007&quot;&gt;&lt;br&gt;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=71&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/register2.gif&quot; height=&quot;65&quot; width=&quot;252&quot; border=&quot;0&quot; alt=&quot;Register now&quot;&gt;&lt;/a&gt;&lt;/td&gt;

	&lt;/tr&gt;

	&lt;tr&gt;

		&lt;td colspan=&quot;2&quot; width=&quot;672&quot; bgcolor=&quot;#FFFFFF&quot;&gt;

			&lt;table width=&quot;672&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;

				&lt;tr&gt;

					&lt;td width=&quot;3&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/bg6.gif&quot; height=&quot;790&quot; width=&quot;3&quot; alt=&quot;&quot;&gt;&lt;/td&gt;

					&lt;td width=&quot;420&quot; valign=&quot;top&quot;&gt;

						&lt;table width=&quot;420&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;

							&lt;tr&gt;

								&lt;td colspan=&quot;2&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/what.gif&quot; height=&quot;28&quot; width=&quot;417&quot; alt=&quot;What Can You Expect?&quot;&gt;&lt;/td&gt;

							&lt;/tr&gt;

							&lt;tr&gt;

								&lt;td colspan=&quot;2&quot; style=&quot; padding: 10px 25px 10px 40px; line-height: 16px; text-align: justify;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, san-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;This is the fourth annual NetBeans&amp;trade; Software Day and every year it gets bigger and better. On Monday, May 7 - the day before the JavaOne conference - the team is hosting a &lt;strong&gt;NO COST&lt;/strong&gt; companion event at &lt;a href=&quot;http://www.moscone.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;The&amp;nbsp;Moscone&amp;nbsp;Center&lt;/a&gt;. Learn from the experts about what&amp;acute;s new and what&amp;acute;s coming: JRuby Scripting, Data Binding with the NetBeans GUI Builder (formerly known as Project Matisse), the new installer, editor improvements, and more. Find out what a Schliemann is!&lt;/font&gt;&lt;/td&gt;

							&lt;/tr&gt;

							&lt;tr&gt;

								&lt;td colspan=&quot;2&quot;&gt;

									&lt;table width=&quot;405&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; align=&quot;right&quot; style=&quot;border-collapse:collapse;&quot;&gt;

										&lt;tr&gt;

											&lt;td colspan=&quot;3&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/bg2.gif&quot; height=&quot;9&quot; width=&quot;405&quot; alt=&quot;&quot;&gt;&lt;/td&gt;

										&lt;/tr&gt;

										&lt;tr&gt;

											&lt;td width=&quot;3&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/bg3.gif&quot; height=&quot;600&quot; width=&quot;3&quot; alt=&quot;&quot;&gt;&lt;/td&gt;

											&lt;td width=&quot;399&quot; valign=&quot;top&quot;&gt;

												&lt;div style=&quot;padding: 15px 22px 5px 22px; line-height: 16px;&quot;&gt;

													

													&lt;p style=&quot;margin: 0 0 13px; text-align: justify;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, san-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;Come see how the NetBeans IDE continues to lead the industry and improve developer productivity through innovation. &lt;strong&gt;James Gosling&lt;/strong&gt;, the father of Java technology, discusses the future of Java technology and developer tools. The NetBeans Evangelism Team will be there, along with the Java technology Posse. Come hear keynotes by &lt;strong&gt;Jonathan Schwartz&lt;/strong&gt;, President and CEO of Sun Microsystems, and &lt;strong&gt;Rich Green&lt;/strong&gt;, Sun&amp;acute;s Executive Vice President for Software.&lt;/font&gt;&lt;/p&gt;



													&lt;p style=&quot;margin: 0 0 13px; text-align: justify;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, san-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;Be one of the first 400 attendees of NetBeans Software Day and receive a copy of &lt;em&gt;&lt;a href=&quot;http://www.netbeans.org/books/rcp.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Rich Client Programming: Plugging into the NetBeans Platform&lt;/a&gt;&lt;/em&gt;. You can learn how easy it is to develop NetBeans plug-ins and extend the NetBeans Platform. The event has always been a great opportunity for community members to meet each other face-to-face. A reception is being held immediately after the event, so come and join us!&lt;/font&gt;&lt;/p&gt;

													&lt;p style=&quot;margin: 0 0 13px; text-align: justify;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, san-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;This year, NetBeans Software Day is included as part of &lt;a href=&quot;http://developers.sun.com/events/communityone/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;CommunityOne&lt;/a&gt;, a one-day conference devoted to community-based environments, technologies, and platforms including Web 2.0, OpenJDK, Mobile and Embedded, the Glassfish project, and the OpenSolaris operating system. At NetBeans Software Day at CommunityOne, you can meet other developers working on a variety of technologies who share your passion for open source projects.&lt;/font&gt;&lt;/p&gt;

													&lt;p style=&quot;margin: 0 0 13px; text-align: justify;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, san-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;b&gt;Experience the 2007 JavaOne Conference on Tuesday, May 8&lt;/b&gt;&lt;br&gt;CommunityOne attendees who are, or become, Sun Developer Network members are also invited to experience the 2007 JavaOne Conference on Tuesday, May 8. Enjoy the complimentary one-day access to the general sessions, the JavaOne Pavilion and Welcome Reception, and two (2) technical and/or BOF sessions. RSVP early to reserve your place. Please Use Priority Code C71AWM.&lt;/font&gt;&lt;/p&gt;

													&lt;p style=&quot;margin: 0 0 13px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, san-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;strong&gt;And don't forget... &lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;

													&lt;p style=&quot;margin: 0;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, san-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;strong&gt;&lt;font color=&quot;#E60004&quot;&gt;NetBeans Software Day is FREE -&lt;/font&gt;&lt;/strong&gt; you do not have to be registered for JavaOne to attend.&lt;/font&gt;&lt;/p&gt;

												&lt;/div&gt;

											&lt;/td&gt;

											&lt;td width=&quot;3&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/bg4.gif&quot; height=&quot;600&quot; width=&quot;3&quot; alt=&quot;&quot;&gt;&lt;/td&gt;

										&lt;/tr&gt;

										&lt;tr&gt;

											&lt;td colspan=&quot;3&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/bg5.gif&quot; height=&quot;9&quot; width=&quot;405&quot; alt=&quot;&quot;&gt;&lt;/td&gt;

										&lt;/tr&gt;

									&lt;/table&gt;

								&lt;/td&gt;

							&lt;/tr&gt;

						&lt;/table&gt;

					&lt;/td&gt;

					&lt;td width=&quot;14&quot;&gt;&amp;nbsp;&lt;/td&gt;

					&lt;td width=&quot;225&quot; valign=&quot;top&quot; style=&quot;line-height: 16px;&quot;&gt;

						&lt;h2 style=&quot;margin: 0 0 13px;&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/where.gif&quot; height=&quot;28&quot; width=&quot;225&quot; alt=&quot;Where&quot;&gt;&lt;/h2&gt;

						&lt;p style=&quot;margin: 0 11px 13px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, san-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;strong&gt;Moscone Center&lt;/strong&gt;&lt;br&gt;San Francisco&lt;br&gt;California&lt;br&gt;&lt;strong&gt;&lt;a href=&quot;http://www.moscone.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.moscone.com&lt;/a&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;

						&lt;h2 style=&quot;margin: 0 0 13px;&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/when.gif&quot; height=&quot;28&quot; width=&quot;225&quot; alt=&quot;When&quot;&gt;&lt;/h2&gt;

						&lt;p style=&quot;margin: 0 11px 13px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, san-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;strong&gt;Monday, May 7, 2007&lt;br&gt;10:00 AM - 6:00 PM&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;

						&lt;p style=&quot;margin: 0 11px 13px;&quot;&gt;&lt;font face=&quot;Arial, Helvetica, san-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot; color=&quot;&quot;&gt;&lt;b&gt;Cool Giveways:&lt;/b&gt;&lt;br /&gt;

Be one of the first 400 attendees of NetBeans Software Day and receive a

copy of &lt;i&gt;Rich Client Programming: Plugging into the NetBeans Platform&lt;/i&gt;,

a &lt;b&gt;1GB USB flash drive&lt;/b&gt; preloaded with the latest NetBeans 6.0 Milestone and last but

not least a special edition &lt;b&gt;NB 6.0 T-shirt&lt;/b&gt; to match.&lt;/font&gt;&lt;br&gt;&lt;br&gt;&lt;font face=&quot;Arial, Helvetica, san-serif&quot; size=&quot;2&quot; style=&quot;font-size: 11px;&quot; color=&quot;#E60004&quot;&gt;&lt;strong&gt;Register early and stay late for the reception.&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;

						

						

						

						&lt;p style=&quot;margin: 270px 11px 0px 11px;&quot;&gt;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=71&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/register.gif&quot; height=&quot;52&quot; width=&quot;199&quot; border=&quot;0&quot; alt=&quot;Register now&quot;&gt;&lt;/a&gt;&lt;/p&gt;

					&lt;/td&gt;

					&lt;td width=&quot;10&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/bg7.gif&quot; height=&quot;790&quot; width=&quot;10&quot; alt=&quot;background&quot;&gt;&lt;/td&gt;

				&lt;/tr&gt;

			&lt;/table&gt;

		&lt;/td&gt;

	&lt;/tr&gt;

	&lt;tr&gt;

		&lt;td colspan=&quot;4&quot;&gt;&lt;img src=&quot;http://testwww.netbeans.org/images/newsletter/bg8.gif&quot; height=&quot;9&quot; width=&quot;672&quot; alt=&quot;background&quot;&gt;&lt;/td&gt;

	&lt;/tr&gt;

	&lt;tr&gt;

		&lt;td colspan=&quot;4&quot; align=&quot;center&quot;&gt;&lt;font face=&quot;Arial, Helvetica, san-serif&quot; size=&quot;2&quot; color=&quot;#666666&quot; style=&quot;font-size: 11px;&quot;&gt;This newsletter is accessible also at &lt;a href=&quot;http://www.netbeans.org/community/news/newsletter/netbeans-day-sf.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www.netbeans.org&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;

	&lt;/tr&gt;

&lt;/table&gt;



&lt;/body&gt;

&lt;/html&gt;

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-Day-2007-San-Francisco-tp9980902p9980902.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-7104547</id>
	<title>NetBeans 5.5 Now Available</title>
	<published>2006-10-31T12:20:18Z</published>
	<updated>2006-10-31T12:20:18Z</updated>
	<author>
		<name>EDGE-4</name>
	</author>
	<content type="html">
&lt;html&gt;
&lt;head&gt;
&lt;title&gt;NetBeans 5.5 Now Available&lt;/title&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;

&lt;/head&gt;

&lt;body bgcolor=&quot;#FFFFFF&quot; text=&quot;#000000&quot; link=&quot;#CC0000&quot; vlink=&quot;#CC0000&quot; alink=&quot;#3333CC&quot;&gt;

&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; align=&quot;center&quot; width=&quot;624&quot; bgcolor=&quot;#f1f2f5&quot;&gt;

 &lt;tr&gt;
  &lt;td&gt;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.netbeans.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/NetBeans.gif&quot; width=&quot;234&quot; height=&quot;80&quot; border=&quot;0&quot; alt=&quot;NetBeans.org&quot;&gt;&lt;/a&gt;
  	&lt;td valign=&quot;bottom&quot;&gt;
		&lt;a href=&quot;http://www.netbeans.info/campaigns/campaign.php?id=60&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/NetBeans_cd.gif&quot; width=&quot;139&quot; height=&quot;80&quot; border=&quot;0&quot; alt=&quot;NetBeans is also available as free CD - order now&quot; align=&quot;right&quot;&gt;&lt;/a&gt;
	&lt;/td&gt;
  &lt;/tr&gt;
	
	&lt;tr&gt;
		&lt;td colspan=&quot;2&quot; valign=&quot;top&quot;&gt;
			&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/top.gif&quot; width=&quot;624&quot; height=&quot;146&quot; alt=&quot;NetBeans 5.5 Now Available&quot; align=&quot;right&quot;&gt;
		&lt;/td&gt;
	&lt;/tr&gt;


&lt;tr&gt;
&lt;td colspan=&quot;2&quot; align=&quot;left&quot;&gt;

&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
 &lt;tr&gt;
	&lt;td width=&quot;10&quot;&gt;&lt;/td&gt;
	&lt;td width=&quot;34&quot; bgcolor=&quot;White&quot;&gt;&lt;/td&gt;
	&lt;td width=&quot;452&quot; bgcolor=&quot;White&quot;&gt;

	&lt;p style=&quot;font-size: 11px; line-height: 16px;&quot;&gt;&lt;font color=&quot;#737373&quot; face=&quot;Tahoma, Arial, Helvetica, sans-serif&quot;&gt;
	NetBeans.org is pleased to announce the release of NetBeans IDE 5.5 FCS together with Mobility Pack FCS, Profiler Pack FCS, Enterprise Pack FCS, C/C++ Pack (Beta3) and  Visual Web Pack (Technology Preview). This NetBeans release supports the Java Enterprise Edition 5 platform, and most notably the Java Persistence, EJB 3 and JAX-WS 2.0 specifications. It is easy to install and use, works right out of the box -- and it is open-source and available at no cost!&lt;/font&gt;&lt;/p&gt;&lt;/td&gt;
	&lt;td bgcolor=&quot;White&quot; width=&quot;125&quot; align=&quot;center&quot; valign=&quot;bottom&quot;&gt;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=56&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/more_info.gif&quot; width=&quot;96&quot; height=&quot;27&quot; alt=&quot;More info about NetBeans IDE&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;
 &lt;/tr&gt;
 
 &lt;tr&gt;
 	&lt;td width=&quot;10&quot;&gt;&lt;/td&gt;
	&lt;td colspan=&quot;3&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/kulate.gif&quot; width=&quot;611&quot; height=&quot;48&quot; border=&quot;0&quot;&gt;&lt;/td&gt;
 &lt;/tr&gt;
&lt;/table&gt;

&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
 &lt;tr&gt;
 	&lt;td width=&quot;10&quot;&gt;&lt;/td&gt;
	&lt;td width=&quot;34&quot; bgcolor=&quot;White&quot;&gt;&lt;/td&gt;
	&lt;td bgcolor=&quot;White&quot; width=&quot;345&quot; valign=&quot;top&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/new_website.gif&quot; width=&quot;122&quot; height=&quot;17&quot; alt=&quot;NetBeans.org has new coll design, check it out!&quot;&gt;
	&lt;p style=&quot;font-size: 11px; line-height: 16px;&quot;&gt;&lt;font color=&quot;#737373&quot; face=&quot;Tahoma, Arial, Helvetica, sans-serif&quot;&gt;
	The NetBeans.org website has been redesigned so it is friendlier. We made it easier for you to download code and find all the info you need. We focused on the home page, 	the products page, and the overall download experience. Phase 2 of the redesign will focus on the community pages. Let us know if we have hit the mark or not. We welcome all feedback and suggestions!&lt;/font&gt;&lt;/p&gt;
&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=57&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/check_it_out.gif&quot; width=&quot;94&quot; height=&quot;26&quot; align=&quot;right&quot; border=&quot;0&quot; alt=&quot;Check the brand new look of netbeans.org website&quot;&gt;&lt;/a&gt;
&lt;td width=&quot;45&quot; bgcolor=&quot;White&quot; valign=&quot;top&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/cara_vertical.gif&quot; width=&quot;45&quot; height=&quot;180&quot;&gt;&lt;/td&gt;
&lt;td bgcolor=&quot;White&quot; width=&quot;187&quot; valign=&quot;top&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/screen1.gif&quot; width=&quot;154&quot; height=&quot;144&quot;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	
	&lt;tr&gt;
		&lt;td width=&quot;10&quot;&gt;&lt;/td&gt;
		&lt;td colspan=&quot;4&quot; bgcolor=&quot;White&quot; width=&quot;611&quot;&gt; &lt;/td&gt;
	&lt;/tr&gt;
	&lt;/table&gt;
	
	&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
 	&lt;tr&gt;
 	&lt;td width=&quot;10&quot;&gt;&lt;/td&gt;
	&lt;td width=&quot;34&quot; bgcolor=&quot;White&quot;&gt;&lt;/td&gt;
	&lt;td bgcolor=&quot;White&quot; width=&quot;345&quot; valign=&quot;top&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/birthday.gif&quot; width=&quot;123&quot; height=&quot;17&quot;&gt;
	&lt;p style=&quot;font-size: 11px; line-height: 16px;&quot;&gt;&lt;font color=&quot;#737373&quot; face=&quot;Tahoma, Arial, Helvetica, sans-serif&quot;&gt;
	October 26th was NetBeans' eighth birthday, and a lot has happened in these eight years: NetBeans was downloaded over 11 million times, 500,000+ people subscribed to the mailing lists, and over 120 partners are using NetBeans IDE and the Platform. We are happy that you continue to be part of the NetBeans community and wish you all the best in your future development endeavors and for helping make NetBeans the successful open source project that it has grown up to be. &lt;/font&gt;&lt;/p&gt;
&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=58&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/more_info_red.gif&quot; width=&quot;94&quot; height=&quot;27&quot; align=&quot;right&quot; border=&quot;0&quot; alt=&quot;Read more about NetBeans 8th Birthday&quot;&gt;&lt;/a&gt;
&lt;td width=&quot;45&quot; bgcolor=&quot;White&quot; valign=&quot;top&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/cara_vertical.gif&quot; width=&quot;45&quot; height=&quot;180&quot;&gt;&lt;/td&gt;
&lt;td bgcolor=&quot;White&quot; width=&quot;187&quot; valign=&quot;top&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/netbeans_birthday.gif&quot; width=&quot;158&quot; height=&quot;53&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;

	&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
 	&lt;tr&gt;
	&lt;td width=&quot;10&quot;&gt;&lt;/td&gt;
	&lt;td width=&quot;372&quot; bgcolor=&quot;White&quot;&gt;
		&lt;br&gt;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=57&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/visitnetbeans.gif&quot; width=&quot;174&quot; height=&quot;28&quot; align=&quot;right&quot; border=&quot;0&quot; alt=&quot;Visit new netbeans.org site&quot;&gt;&lt;/a&gt;
	&lt;/td&gt;
	&lt;td width=&quot;239&quot; bgcolor=&quot;White&quot;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;/table&gt;
	
	&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
 	&lt;tr&gt;
	&lt;td width=&quot;10&quot;&gt;&lt;/td&gt;
	&lt;td&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/kulate_down.gif&quot; width=&quot;611&quot; height=&quot;27&quot;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;/table&gt;
 	&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 	&lt;td&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;font size=&quot;1&quot; face=&quot;Tahoma, Arial, Helvetica, sans-serif&quot;&gt;&lt;a href=&quot;http://www.netbeans.org/community/lists/top.html&quot; style=&quot;color:#1f3267&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Unsubscribe my email address&lt;/font&gt;&lt;/a&gt;&lt;br&gt;&amp;nbsp;&lt;/td&gt;
 &lt;/tr&gt;
 
&lt;/table&gt;

&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-5.5-Now-Available-tp7104547p7104547.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-4889823</id>
	<title>The NetBeans Edge, Issue 28, June 2006</title>
	<published>2006-06-15T09:19:51Z</published>
	<updated>2006-06-15T09:19:51Z</updated>
	<author>
		<name>EDGE-4</name>
	</author>
	<content type="html">

&lt;HTML&gt;
&lt;HEAD&gt;

&lt;!-- Browseable online at http://www.netbeans.org/community/news/edge-28.html --&gt;

&lt;title&gt;NetBeans Edge - Issue 28 - May 2006&lt;/title&gt;
&lt;meta NAME=&quot;description&quot; CONTENT=&quot;The NetBeans Edge monthly newsletter, Issue 28, May 2006&quot;&gt;
&lt;meta http-equiv=&quot;content-language&quot; content=&quot;en&quot;&gt;
&lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html;  charset=utf-8&quot;&gt;


&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;http://www.netbeans.org/netbeans.css&quot;&gt;
&lt;!-- ------------------------------------------------------ --&gt;
&lt;!-- Please do not edit this file by hand, it is rebuilt    --&gt;
&lt;!-- automatically and your changes will be lost.           --&gt;
&lt;!-- Contact webmaster@netbeans.org for details             --&gt;
&lt;!-- Rebuilt at 2006 15-Jun 16:21 CET                       --&gt;
&lt;!-- ------------------------------------------------------ --&gt;

&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;center&gt;
&lt;table border=&quot;0&quot; WIDTH=&quot;584&quot; bordercolor=red cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;



&lt;TR&gt;
&lt;TD COLSPAN=&quot;3&quot;&gt;
&lt;table border='0' cellpadding='0' cellspacing='0' width='100%'&gt;
&lt;tr&gt;
&lt;td width='5' height='88' align='left' valign='top' background='http://www.netbeans.org/images/marketing_newsletter/template/sprout_banner_bg.gif'&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/template/netbeans-edge-left.png' width='5' height='88' border='0' alt='-'&gt;&lt;/td&gt;
&lt;td width='100%' height='88' align='center' background='http://www.netbeans.org/images/marketing_newsletter/template/sprout_banner_bg.gif'&gt;&lt;a href='http://www.netbeans.org/community/news/newsletter/index.html' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/template/netbeans-edge.png' width='574' height='88' border='0' alt='banner'&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td width='5' height='88' align='right' valign='top' background='http://www.netbeans.org/images/marketing_newsletter/template/sprout_banner_bg.gif'&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/template/netbeans-edge-right.png' width='5' height='88' border='0' alt='-'&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/TD&gt;
&lt;/TR&gt;

&lt;tr&gt;
	&lt;td width=&quot;173&quot; valign=&quot;top&quot; bgcolor=&quot;#205481&quot;&gt;&lt;a href='http://www.netbeans.org/' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent-nb-logo.gif&quot; width=&quot;173&quot; height=&quot;50&quot; border=&quot;0&quot; alt=&quot;Logo&quot; hspace=&quot;0&quot; vspace=&quot;0&quot;&gt;&lt;/a&gt;
	&lt;a href=&quot;http://www.netbeans.org/downloads/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/template/download-50.gif&quot; width=&quot;173&quot; height=&quot;20&quot; border=&quot;0&quot; alt=&quot;Download&quot; hspace=&quot;0&quot; vspace=&quot;0&quot;&gt;&lt;/a&gt;&lt;br&gt;

	&lt;!-- left menu --&gt;

	&amp;nbsp;&lt;br&gt;
  &amp;nbsp;&lt;font face='Verdana, sans-serif, helvetica, arial' size='2' color='#ffffff' class='default'&gt;&lt;b&gt;Check this out&lt;/b&gt;&lt;/font&gt;
	&lt;table BORDER=&quot;0&quot; width=&quot;170&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; bgcolor=&quot;#205481&quot;&gt;
	&lt;tr&gt;
		&lt;td valign=&quot;top&quot; height=&quot;10&quot; background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_top_menu_l.gif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/pixel.gif&quot; width=&quot;170&quot; height=&quot;10&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_middle_menu_l.gif&quot;&gt;
		&lt;table border='0' width=&quot;160&quot; bgcolor=&quot;#205481&quot;&gt;
		&lt;td&gt;&lt;a href='http://www.netbeans.org/catalogue' style='color:white' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' size='1' color='#FFFFFF'&gt;Module Catalogue&lt;/font&gt;&lt;/a&gt;
&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FFFFFF' size='1'&gt; Catalogue of free and commercial add-on modules available for your NetBeans IDE. &lt;br&gt;&lt;/font&gt; &lt;/td&gt;&lt;/tr&gt;&lt;td&gt;&lt;a href='http://www.netbeans.org/downloads/index.html' style='color:white' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' size='1' color='#FFFFFF'&gt;NetBeans 5.0&lt;/font&gt;&lt;/a&gt;
&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FFFFFF' size='1'&gt; Download now available&lt;br&gt;&lt;/font&gt; &lt;/td&gt;&lt;/tr&gt;&lt;td&gt;&lt;a href='http://www.netbeans.org/community/releases/55/' style='color:white' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' size='1' color='#FFFFFF'&gt;NetBeans 5.5&lt;/font&gt;&lt;/a&gt;
&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FFFFFF' size='1'&gt; Beta now available&lt;br&gt;&lt;/font&gt; &lt;/td&gt;&lt;/tr&gt;&lt;td&gt;&lt;a href='http://www.netbeans.org/about/cd-form.html' style='color:white' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' size='1' color='#FFFFFF'&gt;NetBeans WorldTour CD&lt;/font&gt;&lt;/a&gt;
&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FFFFFF' size='1'&gt; Get NetBeans 5.0 on CD for no cost&lt;br&gt;&lt;/font&gt; &lt;/td&gt;&lt;/tr&gt;		&lt;/table&gt;
	&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td valign=&quot;top&quot; height=&quot;26&quot; background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_bottom_menu_l.gif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/pixel.gif&quot; width=&quot;170&quot; height=&quot;26&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;/table&gt;

&lt;!-- Update by Jack --&gt;
	&lt;br&gt;&amp;nbsp;&lt;br&gt;
&amp;nbsp;&lt;font face='Verdana, sans-serif, helvetica, arial' size='2' color='#ffffff' class='default'&gt;&lt;b&gt;Most Active Posters&lt;/b&gt;&lt;/font&gt;
	&lt;table BORDER=&quot;0&quot; width=&quot;170&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;
	&lt;tr&gt;
		&lt;td valign=&quot;top&quot; height=&quot;10&quot; background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_top_menu_l.gif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/pixel.gif&quot; width=&quot;170&quot; height=&quot;10&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_middle_menu_l.gif&quot;&gt;
		&lt;table border='0' width=&quot;160&quot;&gt;
		
&lt;tr&gt;&lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;Alex Lam S.L.&lt;/font&gt;&lt;/td&gt;
				&lt;td align='right' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;229&lt;/font&gt;&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;Edson Carlos Erickss&lt;/font&gt;&lt;/td&gt;
				&lt;td align='right' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;71&lt;/font&gt;&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;Thomas Kellerer&lt;/font&gt;&lt;/td&gt;
				&lt;td align='right' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;65&lt;/font&gt;&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;Wade Chandler&lt;/font&gt;&lt;/td&gt;
				&lt;td align='right' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;60&lt;/font&gt;&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;Tom Ball&lt;/font&gt;&lt;/td&gt;
				&lt;td align='right' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;52&lt;/font&gt;&lt;/td&gt;
				&lt;/tr&gt;		&lt;/table&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td valign=&quot;top&quot; height=&quot;26&quot; background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_bottom_menu_l.gif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/pixel.gif&quot; width=&quot;170&quot; height=&quot;26&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;


	&lt;!-- left menu --&gt;


	&lt;/td&gt;

	&lt;td bgcolor=&quot;#FFF0D4&quot; width=&quot;410&quot; valign='top'&gt;

	&lt;table border='0' width=&quot;100%&quot;&gt;
	&lt;tr&gt;
    &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&lt;b&gt;Issue 28&lt;/b&gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;
	&lt;/table&gt;

	&lt;table border='0' width='100%' cellspacing='3' cellpadding='3'&gt;
  &lt;tr&gt;
  &lt;td align='center'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s250' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;NetBeans Edge, Issue 28&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;Since NetBeans IDE 5.0, extending NetBeans IDE has become a
simplified, intuitive, and enjoyable experience. NetBeans IDE has always been extendable in theory, but it has never been easy to do so in practice. NetBeans IDE 5.0 leverages the modularity of the platform and uses wizards and templates to create a logical and smooth starting point for your module development work.

&lt;p&gt;Roman Strobl's &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=542&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discovering the Power of NetBeans Platform&lt;/a&gt; flash presentation on JavaLobby shows that the NetBeans Platform is indeed a very powerful framework on which you can easily build your applications and modules. This provides a good starting point for novices and experts alike.&lt;/p&gt;

&lt;p&gt;This issue of NetBeans Edge focuses on some of the modules that you can use with NetBeans IDE 5.0. They can all be installed from inside NetBeans IDE itself (as explained below) and offer a range of new features, such as enabling you to plan your work inside the IDE or fix problems in your code more quickly and easily.&lt;/p&gt;



&lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;Robert Demmer&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s254' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;User Tasks Module&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/120.png' widht='100' height='89' border='0' alt='usertasksII - 6k' align='left' vspace='2' hspace='10'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;Tim Lebedkov's User Tasks module is an extension to the NetBeans built-in Tasklist.  Tim's module lets you record your own planning tasks. You can add tasks using the &quot;Add Task&quot; action in the editor margin context menu. Tasks have priority, description, date created, last modification date, etc properties. You can choose which properties are visible in the tasklist, and sort by any column. The task list is stored in a standard format (iCal) which can be read by other calendar applications, such as Evolution, Korganizer, and others. You can also export the tasklist to HTML or XML.

&lt;p&gt;Tasks can have an associated file position (filename and line number) or a URL. Then, when you select the &quot;Go to Task&quot; action on the task, the given position is shown in the source editor or a browser window. A task associated with a file will also be shown on the error stripe in the editor.&lt;/p&gt;

&lt;p&gt;The User Tasks module can be found on the NetBeans 5.0 Update Center (&lt;a href=&quot;#install&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;installation instructions&lt;/a&gt;).&lt;/p&gt;&lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;[&lt;a href='http://www.netbeans.info/newsletter/story.php?id=541' target='new' rel=&quot;nofollow&quot;&gt;User Tasks Module Home Page&lt;/a&gt;]&lt;/font&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s252' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;Sandip Chitale's Modules for Java Editing&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/122.png' widht='100' height='119' border='0' alt='pic-sandipII - 28k' align='left' vspace='2' hspace='10'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=543&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Sandip Chitale&lt;/a&gt; contributed a nice collection of modules that help you write Java code more quickly, powerfully, and efficiently. There are Flash demos available for three of his modules: one for &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=544&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Mark Occurrences&lt;/a&gt; and another that shows the &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=545&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Java File Structure and Java Type Hierarchy&lt;/a&gt; modules.

&lt;p&gt;Sandip's contributions include:&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Line Tools&lt;/b&gt;
&lt;br&gt;
Move/copy a whole line of text up/down in the editor with a single keystroke. 
&lt;br&gt;&lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=546&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;more info...&lt;/a&gt;

&lt;p&gt;&lt;b&gt;Code Template Tools&lt;/b&gt;
&lt;br&gt;
Code template management per mime type, ${selection}, ${clipboard-content} custom parameters, 36 clipboards implemented as named registers (A-Z and 0-9). 
&lt;br&gt;&lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=547&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;more info...&lt;/a&gt;

&lt;p&gt;&lt;b&gt;Camel Case Selection and Movement&lt;/b&gt;
&lt;br&gt;
Move Caret/Selection sensitive to Java Camel Case syntax identifiers. Quickly create Java parameter/variable (array) declarations of various kinds with Class name derived name of variable/parameter. 
&lt;br&gt;&lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=548&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;more info...&lt;/a&gt;

&lt;p&gt;&lt;b&gt;RegExp Highlighter&lt;/b&gt;
&lt;br&gt;
Highlight regular expressions in editor window. Distinct highlight color for groups in the regular expression.
&lt;br&gt;&lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=549&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;more info...&lt;/a&gt;

&lt;p&gt;&lt;b&gt;Java File Structure&lt;/b&gt;
&lt;br&gt;
Show pop up structure of a Java File/Type. Shows structure of class/interface of current file as well as type under Caret. Supports filters. Shows JavaDoc. 
&lt;br&gt;&lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=550&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;more info...&lt;/a&gt;

&lt;p&gt;&lt;b&gt;Java Type Hierarchy&lt;/b&gt;
&lt;br&gt;
Show pop up hierarchy of a Java File/Type. Supports hierarchy of class/interface of current Java file as well as type under Caret. Supports filters. Shows JavaDoc. 
&lt;br&gt;&lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=551&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;more info...&lt;/a&gt;

&lt;p&gt;&lt;b&gt;Mark Occurrences&lt;/b&gt;
&lt;br&gt;
Highlight occurrences of declaration of fields, parameters, methods, classes, method returns (normal and exceptional as well as exceptions in throws clause). 
&lt;br&gt;&lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=552&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;more info...&lt;/a&gt;

&lt;p&gt;These modules can be found on the NetBeans 5.0 Update Center Beta (&lt;a href=&quot;#install&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;installation instructions&lt;/a&gt;).&lt;/p&gt;&lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;[&lt;a href='http://www.netbeans.info/newsletter/story.php?id=553' target='new' rel=&quot;nofollow&quot;&gt;Interview with Sandip Chitale&lt;/a&gt;]&lt;/font&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s253' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;The Jackpot Project&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/123.png' widht='100' height='101' border='0' alt='jackpot logo - 18k' align='left' vspace='2' hspace='10'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=554&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Tom Ball's&lt;/a&gt; Jackpot module adds the capability to re-engineer Java source code to the NetBeans IDE. 

&lt;br&gt;&quot;Re-engineering&quot; means in this case to safely make sweeping changes to potentially large bodies of source code, such as converting code to no longer use deprecated methods, or&lt;br&gt; simplifying overly complex conditional code. These changes are made either with custom Java transformation classes, or via &quot;rules files&quot; which use a custom Java pattern matching language. The Jackpot module also provides IDE support for creating, editing and running new rules files.

&lt;p&gt;What makes Jackpot different from other refactoring tools?&lt;/p&gt;

&lt;p&gt;1. Most refactoring tools are fairly difficult to extend, so a lot of effort has gone into making this easy to do in Jackpot. Jackpot provides a pattern-matching (rule) language for Java statements and expressions. These extensions can be easily shared across developer teams and communities.&lt;/p&gt;

&lt;p&gt;2. The data model that Jackpot searches and transforms has more detailed and correct information about the source code than most other refactoring tools. This is because it utilizes every scrap of information the javac compiler gleans during its parsing and attribution phases. Most refactoring tools use parse trees and many resolve symbol references; but it is extremely difficult to determine Java semantic information such as type attribution correctly, especially with the new language additions such as generic types.&lt;/p&gt;

&lt;p&gt;The Jackpot module can be found on the NetBeans 5.0 Update Center Beta (&lt;a href=&quot;#install&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;installation instructions&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;For more information about the Jackpot Project and Tom Ball you can read our &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=555&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;recent interview&lt;/a&gt;.&lt;/p&gt;


&lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;[&lt;a href='http://www.netbeans.info/newsletter/story.php?id=556' target='new' rel=&quot;nofollow&quot;&gt;Project Jackpot Homepage&lt;/a&gt;]&lt;/font&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s255' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;Module Development Update 1&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/114.jpg' widht='100' height='99' border='0' alt='platform - 3k' align='left' vspace='2' hspace='10'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;NetBeans IDE 5.0 introduced comprehensive support for developing modules and applications based on the NetBeans Platform. It provides project templates and various wizards and tools to make the lives of NetBeans module developers much easier. The goals of the Module Development Update are to address some of the most frequently requested features missing in the 5.0 release, make the Module Suite project type and Module project type more consistent with the standard project types, provide better protection for user configuration errors, and general bug fixes.

&lt;p&gt;The module comes with its own helpset, which includes a &quot;What's New in 5.0 Update 1?&quot; help topic. You should especially give this module a look if you're interested in extending the Options window, adding JavaHelp help sets, adding support for an update center, or working with module installers. Also, the module is able to generate an autoupdate descriptor for you, which is a requirement when you want to provide your own update center.&lt;/p&gt;

&lt;p&gt;The Module Development Update 1 can be found on the NetBeans 5.0 Update Center (&lt;a href=&quot;#install&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;installation instructions&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;For more information on developing NetBeans modules you can &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=557&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;continue here&lt;/a&gt;.&lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s251' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;Update of Matisse GUI Builder&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/127.png' widht='120' height='77' border='0' alt='matisse - 10k' align='left' vspace='2' hspace='10'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;The NetBeans 6.0 release is still far away, but a considerable number of new features have already been implemented. The Matisse team returned from JavaOne recently where they presented some of these features. The feedback was quite positive so it was decided to make them available for NetBeans 5.0 users who do not use daily development builds of 6.0.

&lt;p&gt;Among the new features you will find improved internationalization support, possibility to preview the GUI design in different look and feels, support for GroupLayout in Java 6 (Mustang), help bar showing context hints, and more. Numerous bug fixes are included as well. 


&lt;p&gt;The Matisse Update Pack can be found on the NetBeans 5.0 Update Center Beta (&lt;a href=&quot;#install&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;installation instructions&lt;/a&gt;).&lt;/p&gt;&lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;[&lt;a href='http://www.netbeans.info/newsletter/story.php?id=558' target='new' rel=&quot;nofollow&quot;&gt;More Information&lt;/a&gt;]&lt;/font&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s256' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;&lt;a name=&quot;install&quot; target=&quot;_top&quot;&gt;How to Install a Module from the Update Center?&lt;/a&gt;&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;The IDE's Update Center wizard allows you to update your IDE's installed modules dynamically. When you connect to the Update Center, the IDE checks to see if there are new modules or new versions of already installed modules available. If new or updated modules are available, you can select, download, and install the modules you need. You can also choose from several Update Centers that offer different types of modules, like experimental new modules or old modules that are no longer in regular distribution.

&lt;p&gt;1. Choose &lt;b&gt;Tools &gt; Update Center&lt;/b&gt; from the main menu to open the Update Center wizard.
&lt;p&gt;
2. &lt;b&gt;Select the update centers&lt;/b&gt; that you wish to check for modules and click Next to connect to them. 
&lt;br&gt;&lt;i&gt;* Note* If you are looking for modules on the &quot;NetBeans Update Center Beta&quot; be sure that you have checked the box.&lt;/i&gt;
&lt;p&gt;
3. In the &lt;b&gt;Select Modules to Install&lt;/b&gt; panel, select the modules that you require. Version information and a module description are displayed for the selected modules in the pane below.
&lt;p&gt;
4. &lt;b&gt;Click the &gt; button&lt;/b&gt; to add the desired modules to the Include in Install panel. Then click Next.
&lt;p&gt;
5. Complete the remaining pages of the wizard to install the module. &lt;/p&gt;&lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s257' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;Start Developing Modules&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;Resources for learning about how to create modules that extend NetBeans IDE have also been enhanced for NetBeans IDE 5.0. The &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=557&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Platform Tutorials&lt;/a&gt; site provides a long list of tutorials that take you on detailed tours of various NetBeans APIs, and shows you how to use them.

&lt;p&gt;Once you have created modules, you can share them with others. You can distribute them by, for example, making them available on &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=559&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nbextras.org&lt;/a&gt; and/or the NetBeans &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=560&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;module catalog&lt;/a&gt;.

&lt;p&gt;Happy Coding and be sure to share your experiences with the NetBeans community!
&lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;/td&gt;
  &lt;/tr&gt;
  &lt;/table&gt;
	&lt;/td&gt;
	&lt;TD width=&quot;1&quot; bgcolor=&quot;#205481&quot;&gt;&lt;IMG SRG=&quot;/images/pixel.gif&quot; width=&quot;1&quot; height=&quot;850&quot; src=&quot;http://www.netbeans.org/images/pixel.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/TD&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height='5' bgcolor=&quot;#205481&quot;&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/template/sprout_b_l.gif' width='5' height='5' border='0' alt='-'&gt;&lt;/td&gt;
&lt;td colspan='2' height='5' align='right' background='http://www.netbeans.org/images/marketing_newsletter/template/sprout_b_c.gif'&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/template/sprout_b_r.gif' width='5' height='5' border='0' alt='-'&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/center&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/The-NetBeans-Edge%2C-Issue-28%2C-June-2006-tp4889823p4889823.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-4211303</id>
	<title>You are Invited to NetBeans Software Day in San Francisco</title>
	<published>2006-05-03T05:56:19Z</published>
	<updated>2006-05-03T05:56:19Z</updated>
	<author>
		<name>Netbeans - Announce mailing list</name>
	</author>
	<content type="html">
&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;&lt;head&gt;
	
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;
  &lt;title&gt;NetBeans Newsletter 2006-05-02&lt;/title&gt;

	
	
  &lt;link rel=&quot;STYLESHEET&quot; type=&quot;text/css&quot; href=&quot;http://www.netbeans.org/netbeans.css&quot; media=&quot;screen&quot;&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div style=&quot;width: 500px; padding-top: 5px;&quot;&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;img style=&quot;&quot; src=&quot;http://www.netbeans.org/images/articles/worldtour/NB_250px.gif&quot; height=&quot;&quot; width=&quot;&quot;&gt;&lt;br style=&quot;clear: both;&quot;&gt;
&lt;/div&gt;
&lt;br&gt;

&lt;h1&gt;You are Invited to NetBeans Software Day in San Francisco&lt;/h1&gt;&lt;br&gt;

&lt;div style=&quot;border: 1px dotted gray; padding: 5px; background-color: rgb(242, 247, 251);&quot;&gt;The event is &lt;span style=&quot;font-weight: bold;&quot;&gt;FREE&lt;/span&gt; and you do not have to be registered for JavaOne to attend.
Space is limited so &lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=42&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;reserve your spot today&lt;/a&gt;.&amp;nbsp;
&lt;/div&gt;&lt;br&gt;
&lt;h2&gt;What Can You Expect?&lt;/h2&gt;
&lt;p&gt;Learn from the experts what's happening with the NetBeans IDE and Platform
at the third annual NetBeans Software Day! &lt;span style=&quot;font-weight: bold;&quot;&gt;James Gosling&lt;/span&gt; - the father of
Java technology -- as well as other Java technology luminaries will be
present to discuss the future of Java developer tools and the rich client
platform. NetBeans Day will feature a keynote by &lt;span style=&quot;font-weight: bold;&quot;&gt;Joshua Bloch&lt;/span&gt; and &lt;span style=&quot;font-weight: bold;&quot;&gt;Neal Gafter&lt;/span&gt;

who are also known as &quot;Click and Hack - The Type-It Brothers.&quot; The event is
also a great opportunity for community members to meet each other face-to-
face, see demos of the next generation of NetBeans software and learn how
easy it is to develop NetBeans plug-ins and extend the NetBeans platform. &lt;/p&gt;

&lt;h2&gt;Cool Freebies&lt;/h2&gt;
&lt;div style=&quot;border: 1px dotted gray; padding: 5px; background-color: rgb(242, 247, 251);&quot;&gt;The first 400 attendees will also receive just published &lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=43&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans Field Guide&lt;/a&gt; 2nd Edition, a free 256MB USB drive and more. &lt;/div&gt;&lt;br&gt;

&lt;h2&gt;Agenda&lt;/h2&gt;
&lt;p&gt;The Openening Keynote will be given by Sun Microsystems' new CEO, &lt;span style=&quot;font-weight: bold;&quot;&gt;Johnathan
Schwartz&lt;/span&gt; and Senior Director of Java Tools, &lt;span style=&quot;font-weight: bold;&quot;&gt;Tim Cramer&lt;/span&gt; as they reveal the past, present and future of
NetBeans. &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Choose from two tracks that match your interest.&lt;/b&gt;&lt;br&gt;&lt;br&gt;
&lt;b&gt;Track A) Developing Applications for the Enterprise &amp;amp; Beyond&lt;/b&gt;
&lt;br&gt;
These sessions will describe the IDE's capabilities for developing
enterprise and mobile applications. Java ME and EE development tools will be
demonstrated, along with tools for creating Service Oriented Architecture
applications. &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Track B) Developing Client Applications&lt;/b&gt;&lt;br&gt;
These sessions will focus on current and upcoming tools for building user
interfaces and client applications. Java SE and EE development tools will be
demonstrated, along with an in-depth description of how to build on the
NetBeans Platform. Witness the first public presentation of some cool new
technology in NetBeans. &lt;/p&gt;

&lt;p&gt;The Closing keynote will be given by &lt;span style=&quot;font-weight: bold;&quot;&gt;James Gosling&lt;/span&gt; along with awards and special prizes for NetBeans Community members. &lt;br&gt;

&lt;/p&gt;
&lt;p&gt;After the sessions, meet with fellow NetBeans enthusiasts and learn what makes NetBeans THE
innovative Java development tool and share your experiences over a drink. 
&lt;/p&gt;


&lt;p&gt;And don't forget... &lt;/p&gt;

&lt;div style=&quot;border: 1px dotted gray; padding: 5px; background-color: rgb(242, 247, 251);&quot;&gt;NetBeans Software Day is &lt;b&gt;FREE&lt;/b&gt; - so you do not have to be registered for JavaOne
to attend. &lt;/div&gt;&lt;br&gt;

&lt;h2&gt;Where:&lt;/h2&gt;
&lt;p&gt;

The Argent Hotel&lt;br&gt;
50 Third Street&lt;br&gt;
San Francisco, CA 94103&lt;br&gt;
&lt;a href=&quot;http://www.argenthotel.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.argenthotel.com/&lt;/a&gt;
&lt;/p&gt;
&lt;h2&gt;When:&lt;/h2&gt;
&lt;p&gt;Monday, May 15, 2005 10:00 AM - 6:00 PM&lt;/p&gt;

&lt;p&gt;Register early and stay late for the reception.&lt;/p&gt;
&lt;p&gt;

&lt;b&gt;For more info and to register:&lt;br&gt;
&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://netbeans.info/campaigns/campaign.php?id=42&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://netbeans.info/campaigns/campaign.php?id=42&lt;/a&gt;&lt;/p&gt;


&lt;/div&gt;

&lt;/body&gt;&lt;/html&gt;

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/You-are-Invited-to-NetBeans-Software-Day-in-San-Francisco-tp4211303p4211303.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-2730586</id>
	<title>[nbannounce] The NetBeans Edge, Issue 27, February 2006</title>
	<published>2006-02-02T07:46:09Z</published>
	<updated>2006-02-02T07:46:09Z</updated>
	<author>
		<name>EDGE-4</name>
	</author>
	<content type="html">

&lt;HTML&gt;
&lt;HEAD&gt;

&lt;!-- Browseable online at http://www.netbeans.org/community/news/edge-27.html --&gt;

&lt;title&gt;NetBeans Edge - Issue 27 - January 2006&lt;/title&gt;
&lt;meta NAME=&quot;description&quot; CONTENT=&quot;The NetBeans Edge monthly newsletter, Issue 27, January 2006&quot;&gt;
&lt;meta http-equiv=&quot;content-language&quot; content=&quot;en&quot;&gt;
&lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html;  charset=utf-8&quot;&gt;


&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;http://www.netbeans.org/netbeans.css&quot;&gt;
&lt;!-- ------------------------------------------------------ --&gt;
&lt;!-- Please do not edit this file by hand, it is rebuilt    --&gt;
&lt;!-- automatically and your changes will be lost.           --&gt;
&lt;!-- Contact webmaster@netbeans.org for details             --&gt;
&lt;!-- Rebuilt at 2006 02-Feb 16:24 CET                       --&gt;
&lt;!-- ------------------------------------------------------ --&gt;

&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;center&gt;
&lt;table border=&quot;0&quot; WIDTH=&quot;584&quot; bordercolor=red cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;



&lt;TR&gt;
&lt;TD COLSPAN=&quot;3&quot;&gt;
&lt;table border='0' cellpadding='0' cellspacing='0' width='100%'&gt;
&lt;tr&gt;
&lt;td width='5' height='88' align='left' valign='top' background='http://www.netbeans.org/images/marketing_newsletter/template/sprout_banner_bg.gif'&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/template/netbeans-edge-left.png' width='5' height='88' border='0' alt='-'&gt;&lt;/td&gt;
&lt;td width='100%' height='88' align='center' background='http://www.netbeans.org/images/marketing_newsletter/template/sprout_banner_bg.gif'&gt;&lt;a href='http://www.netbeans.org/community/news/newsletter/index.html' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/template/netbeans-edge.png' width='574' height='88' border='0' alt='banner'&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td width='5' height='88' align='right' valign='top' background='http://www.netbeans.org/images/marketing_newsletter/template/sprout_banner_bg.gif'&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/template/netbeans-edge-right.png' width='5' height='88' border='0' alt='-'&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/TD&gt;
&lt;/TR&gt;

&lt;tr&gt;
	&lt;td width=&quot;173&quot; valign=&quot;top&quot; bgcolor=&quot;#205481&quot;&gt;&lt;a href='http://www.netbeans.org/' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent-nb-logo.gif&quot; width=&quot;173&quot; height=&quot;50&quot; border=&quot;0&quot; alt=&quot;Logo&quot; hspace=&quot;0&quot; vspace=&quot;0&quot;&gt;&lt;/a&gt;
	&lt;a href=&quot;http://www.netbeans.org/downloads/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/template/download-50.gif&quot; width=&quot;173&quot; height=&quot;20&quot; border=&quot;0&quot; alt=&quot;Download&quot; hspace=&quot;0&quot; vspace=&quot;0&quot;&gt;&lt;/a&gt;&lt;br&gt;

	&lt;!-- left menu --&gt;

	&amp;nbsp;&lt;br&gt;
  &amp;nbsp;&lt;font face='Verdana, sans-serif, helvetica, arial' size='2' color='#ffffff' class='default'&gt;&lt;b&gt;Check this out&lt;/b&gt;&lt;/font&gt;
	&lt;table BORDER=&quot;0&quot; width=&quot;170&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; bgcolor=&quot;#205481&quot;&gt;
	&lt;tr&gt;
		&lt;td valign=&quot;top&quot; height=&quot;10&quot; background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_top_menu_l.gif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/pixel.gif&quot; width=&quot;170&quot; height=&quot;10&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_middle_menu_l.gif&quot;&gt;
		&lt;table border='0' width=&quot;160&quot; bgcolor=&quot;#205481&quot;&gt;
		&lt;td&gt;&lt;a href='http://www.netbeans.org/catalogue' style='color:white' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' size='1' color='#FFFFFF'&gt;Module Catalogue&lt;/font&gt;&lt;/a&gt;
&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FFFFFF' size='1'&gt; Catalogue of free and commercial add-on modules available for your NetBeans IDE. &lt;br&gt;&lt;/font&gt; &lt;/td&gt;&lt;/tr&gt;&lt;td&gt;&lt;a href='http://www.netbeans.org/downloads/index.html' style='color:white' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' size='1' color='#FFFFFF'&gt;NetBeans 5.0&lt;/font&gt;&lt;/a&gt;
&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FFFFFF' size='1'&gt; Download now available&lt;br&gt;&lt;/font&gt; &lt;/td&gt;&lt;/tr&gt;&lt;td&gt;&lt;a href='http://www.netbeans.org/about/cd-form.html' style='color:white' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' size='1' color='#FFFFFF'&gt;NetBeans WorldTour CD&lt;/font&gt;&lt;/a&gt;
&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FFFFFF' size='1'&gt; Get NetBeans 5.0 on CD for no cost&lt;br&gt;&lt;/font&gt; &lt;/td&gt;&lt;/tr&gt;		&lt;/table&gt;
	&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td valign=&quot;top&quot; height=&quot;26&quot; background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_bottom_menu_l.gif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/pixel.gif&quot; width=&quot;170&quot; height=&quot;26&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;/table&gt;

	&lt;br&gt;&amp;nbsp;&lt;br&gt;
  &amp;nbsp;&lt;font face='Verdana, sans-serif, helvetica, arial' size='2' color='#ffffff' class='default'&gt;&lt;b&gt;Hot Threads&lt;/b&gt;&lt;/font&gt;
	&lt;table BORDER=&quot;0&quot; width=&quot;170&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;
	&lt;tr&gt;
		&lt;td valign=&quot;top&quot; height=&quot;10&quot; background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_top_menu_l.gif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/pixel.gif&quot; width=&quot;170&quot; height=&quot;10&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_middle_menu_l.gif&quot;&gt;
		&lt;table border='0' width=&quot;160&quot;&gt;
		&lt;tr&gt;
        &lt;td colspan='2' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FF9542'&gt;nbusers&lt;/font&gt;&lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
              &lt;td&gt;&lt;a href='http://www.netbeans.org/servlets/ReadMsg?msgId=63131&amp;listName=nbusers' style='color:#FFFFFF;' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FFFFFF' style='font-size:11px;' size='1'&gt;Derby or Hsqldb pure Java DB?&lt;/font&gt;&lt;/a&gt;&lt;/td&gt;
              &lt;td align='right' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;23&lt;/font&gt;&lt;/td&gt;
              &lt;/tr&gt;&lt;tr&gt;
              &lt;td&gt;&lt;a href='http://www.netbeans.org/servlets/ReadMsg?msgId=62647&amp;listName=nbusers' style='color:#FFFFFF;' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FFFFFF' style='font-size:11px;' size='1'&gt;App Distribution: - A tad more wizardry and you'll be there.&lt;/font&gt;&lt;/a&gt;&lt;/td&gt;
              &lt;td align='right' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;21&lt;/font&gt;&lt;/td&gt;
              &lt;/tr&gt;&lt;tr&gt;
              &lt;td&gt;&lt;a href='http://www.netbeans.org/servlets/ReadMsg?msgId=63387&amp;listName=nbusers' style='color:#FFFFFF;' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FFFFFF' style='font-size:11px;' size='1'&gt;NetBeans Compatibility (Intel Core Duo Macs)&lt;/font&gt;&lt;/a&gt;&lt;/td&gt;
              &lt;td align='right' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;21&lt;/font&gt;&lt;/td&gt;
              &lt;/tr&gt;
&lt;tr&gt;
        &lt;td colspan='2' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FF9542'&gt;openide&lt;/font&gt;&lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
              &lt;td&gt;&lt;a href='http://www.netbeans.org/servlets/ReadMsg?msgId=18869&amp;listName=openide' style='color:#FFFFFF;' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FFFFFF' style='font-size:11px;' size='1'&gt;newbie: how to access component palette?&lt;/font&gt;&lt;/a&gt;&lt;/td&gt;
              &lt;td align='right' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;20&lt;/font&gt;&lt;/td&gt;
              &lt;/tr&gt;
&lt;tr&gt;
        &lt;td colspan='2' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FF9542'&gt;nbdev&lt;/font&gt;&lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
              &lt;td&gt;&lt;a href='http://www.netbeans.org/servlets/ReadMsg?msgId=32622&amp;listName=nbdev' style='color:#FFFFFF;' target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FFFFFF' style='font-size:11px;' size='1'&gt;Introducing a NetBeans Community Process&lt;/font&gt;&lt;/a&gt;&lt;/td&gt;
              &lt;td align='right' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;18&lt;/font&gt;&lt;/td&gt;
              &lt;/tr&gt;
	&lt;/table&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td valign=&quot;top&quot; height=&quot;26&quot; background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_bottom_menu_l.gif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/pixel.gif&quot; width=&quot;170&quot; height=&quot;26&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;

&lt;!-- Update by Jack --&gt;
	&lt;br&gt;&amp;nbsp;&lt;br&gt;
&amp;nbsp;&lt;font face='Verdana, sans-serif, helvetica, arial' size='2' color='#ffffff' class='default'&gt;&lt;b&gt;Most Active Posters&lt;/b&gt;&lt;/font&gt;
	&lt;table BORDER=&quot;0&quot; width=&quot;170&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;
	&lt;tr&gt;
		&lt;td valign=&quot;top&quot; height=&quot;10&quot; background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_top_menu_l.gif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/pixel.gif&quot; width=&quot;170&quot; height=&quot;10&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_middle_menu_l.gif&quot;&gt;
		&lt;table border='0' width=&quot;160&quot;&gt;
		
&lt;tr&gt;&lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;Jesse Glick&lt;/font&gt;&lt;/td&gt;
				&lt;td align='right' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;177&lt;/font&gt;&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;Wade Chandler&lt;/font&gt;&lt;/td&gt;
				&lt;td align='right' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;99&lt;/font&gt;&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;Jaroslav Tulach&lt;/font&gt;&lt;/td&gt;
				&lt;td align='right' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;54&lt;/font&gt;&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;bluesun&lt;/font&gt;&lt;/td&gt;
				&lt;td align='right' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;50&lt;/font&gt;&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;Mark McKay&lt;/font&gt;&lt;/td&gt;
				&lt;td align='right' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;49&lt;/font&gt;&lt;/td&gt;
				&lt;/tr&gt;		&lt;/table&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td valign=&quot;top&quot; height=&quot;26&quot; background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_bottom_menu_l.gif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/pixel.gif&quot; width=&quot;170&quot; height=&quot;26&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;

&lt;br&gt;&amp;nbsp;&lt;br&gt;
&amp;nbsp;&lt;font face='Verdana, sans-serif, helvetica, arial' size='2' color='#ffffff' class='default'&gt;&lt;b&gt;Statistics: January&lt;/b&gt;&lt;/font&gt;
&lt;table BORDER=&quot;0&quot; width=&quot;170&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;
	&lt;tr&gt;
		&lt;td valign=&quot;top&quot; height=&quot;10&quot; background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_top_menu_l.gif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/pixel.gif&quot; width=&quot;170&quot; height=&quot;10&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_middle_menu_l.gif&quot;&gt;
		&lt;table border='0' width=&quot;160&quot;&gt;
		&lt;tr&gt;
&lt;td colspan='2' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FF9542'&gt;IDE Downloads&lt;/font&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan='2' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;Total: 2,933,416; +74,296&lt;/font&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan='2' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FF9542'&gt;Platform Downloads&lt;/font&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan='2' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;Total: 125,929; +9,968&lt;/font&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan='2' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FF9542'&gt;Subscribers&lt;/font&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan='2' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;Total: 0; +-331,842&lt;/font&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan='2' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FF9542'&gt;Messages Posted&lt;/font&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan='2' valign='top'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' style='font-size:11px;' size='1' color='#FFFFFF'&gt;+4,473&lt;/font&gt;&lt;/td&gt;
&lt;/tr&gt;
		&lt;/table&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td valign=&quot;top&quot; height=&quot;26&quot; background=&quot;http://www.netbeans.org/images/marketing_newsletter/template/transparent_bottom_menu_l.gif&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/pixel.gif&quot; width=&quot;170&quot; height=&quot;26&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;

	&lt;!-- left menu --&gt;




	&lt;/td&gt;

&lt;!--
	&lt;td valign=&quot;top&quot; height='82' colspan=&quot;2&quot; align=&quot;right&quot;&gt;&lt;img src=&quot;http://www.netbeans.org/images/marketing_newsletter/template/banner.jpg&quot; width=&quot;411&quot; height=&quot;82&quot; border=&quot;0&quot; alt=&quot;Banner&quot; hspace=&quot;0&quot; vspace=&quot;0&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
--&gt;

	&lt;td bgcolor=&quot;#FFF0D4&quot; width=&quot;410&quot; valign='top'&gt;

	&lt;table border='0' width=&quot;100%&quot;&gt;
	&lt;tr&gt;
    &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&lt;b&gt;Issue 27&lt;/b&gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;
	&lt;/table&gt;

	&lt;table border='0' width='100%' cellspacing='3' cellpadding='3'&gt;
  &lt;tr&gt;
  &lt;td align='center'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s240' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;NetBeans Edge, Issue 27&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;The NetBeans.org Open Source Project is proud to announce the availability of NetBeans IDE 5.0, NetBeans Platform 5.0, NetBeans Mobility Pack 5.0 and NetBeans Profiler 5.0. 

&lt;p&gt;&lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=248&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Click here&lt;/a&gt; to download NetBeans 5.0 right away.

&lt;p&gt;NetBeans 5.0 has taken leaps and bounds forward over the past few releases and if you have not tried NetBeans recently now is the time to do so. This is the &lt;i&gt;New NetBeans&lt;/i&gt;! To get acquainted with the latest release, take the time to watch a &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=250&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;presentation&lt;/a&gt; on NetBeans 5.0. It was created during the beta stage but is relevant to the final release you are about to download. You may also want to familarize yourself with the reasons that developers around the world are &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=251&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;making the switch&lt;/a&gt; to NetBeans.

&lt;p&gt;Two of the innovative and defining features of NetBeans 5.0 are the Matisse GUI Builder and the new support for writing NetBeans modules. You can find a nice tutorial for &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=266&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;GUI Building with Matisse in NB5.0&lt;/a&gt; and NetBeans IDE 5.0 &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=267&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Plug-in Module Quick Start Guide&lt;/a&gt; in addition to other resources layed out later in the newsletter.

&lt;p&gt;A few more pointers that I would like to highlight are ones that will help you connect with others users and share knowledge. The first and most obvious link is to the NetBeans &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=255&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mailing lists&lt;/a&gt;. If you are new or have a question and are not sure where to start, begin with the &lt;b&gt;nbusers&lt;/b&gt; mailing list. There is also a hot site on the web called &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=256&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Planet NetBeans&lt;/a&gt;, an aggregation of NetBeans blogs where you will always find insights, tips and hints of what's to come in the project. 

&lt;p&gt;Last but not least: participate, share, and enjoy the latest NetBeans release and the community that comes with it! &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=257&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Grab a graphic&lt;/a&gt;.&lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;Robert Demmer&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s246' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;NetBeans AutoUpdate Survey&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;The NetBeans Platform team is looking for your experiences with the AutoUpdate feature in NetBeans. Please take a minute to fill out the and help us to improve our AutoUpdate for future NetBeans releases. &lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;[&lt;a href='http://www.netbeans.info/newsletter/story.php?id=265' target='new' rel=&quot;nofollow&quot;&gt;Take Survey&lt;/a&gt;]&lt;/font&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s241' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;NetBeans IDE 5.0&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/115.jpg' widht='100' height='100' border='0' alt='Box - 24k' align='left' vspace='2' hspace='10'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;The NetBeans 5.0 release includes comprehensive support for developing IDE modules and rich client applications based on the NetBeans Platform, the new intuitive GUI builder Matisse, new and redesigned CVS support, Sun Application server, Weblogic9 and JBoss 4 support and many editor enhancements.

&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=248&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans IDE 5.0 Download&lt;/a&gt;
&lt;li&gt;&lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=259&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans IDE 5.0 Documentation&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

Highlighted Features of Release 5.0 include:
&lt;ul&gt;
&lt;li&gt;Matisse GUI Builder
&lt;li&gt;New Support for Writing NetBeans Modules
&lt;li&gt;Simplified Rich-Client Application Development
&lt;li&gt;Developer Collaboration for Remote Cooperation
&lt;li&gt;NetBeans Profiler, Works with Unmodified JDK
&lt;li&gt;Redesigned CVS Support with Focus on UI
&lt;li&gt;Deploy to Additional Java EE Servers (JBoss, Weblogic)
&lt;li&gt;Support for Struts and JSF, SQL Editor
&lt;li&gt;Improved Working with Web Services, XML Editor Boosts
&lt;li&gt;Many Java Editor Enhancements
&lt;li&gt;Nine New Refactorings
&lt;li&gt;Debugging Enhancements incl. Ant Debugger
&lt;li&gt;Mobility Pack Updates (Visual Designer, Editing, Web Services, Wireless Connection Bridge)
&lt;li&gt;Various Usability Improvements in All Areas of the IDE&lt;/li&gt;&lt;/ul&gt;&lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;[&lt;a href='http://www.netbeans.info/newsletter/story.php?id=258' target='new' rel=&quot;nofollow&quot;&gt;More information&lt;/a&gt;]&lt;/font&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s242' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;NetBeans Platform 5.0&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/114.jpg' widht='100' height='99' border='0' alt='platform - 3k' align='left' vspace='2' hspace='10'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;The NetBeans Platform has been around for years, but NetBeans 5.0 makes module (plug-in) development much easier and smoother than ever before. New project types have been added to NetBeans IDE 5.0 which allows developers to easily extend the NetBeans IDE with modules (plug-ins) or build rich client applications on top of the NetBeans Platform.

&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=261&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans Platform 5.0 Download&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;

&lt;b&gt;Note:&lt;/b&gt; If you want to build applications on top of the NetBeans Platform, you do not necessarily need to download the NetBeans Platform itself. You can download NetBeans IDE 5.0, develop the application there, and exclude the modules that you do not need.
&lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;[&lt;a href='http://www.netbeans.info/newsletter/story.php?id=262' target='new' rel=&quot;nofollow&quot;&gt;More Information&lt;/a&gt;]&lt;/font&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s243' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;NetBeans Mobility Pack 5.0&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/113.png' widht='124' height='139' border='0' alt='mobility - 18k' align='left' vspace='2' hspace='10'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;NetBeans Mobility Pack 5.0 adds several new keys features to an already powerful and easy-to-use mobile Java development tool, including: Improved end-to-end support for building web services-based mobile applications for any MIDP device,
new custom components in the Visual Mobile Designer, improved pre-processor support for application optimization and porting, editable generated code and improved emulator support.&lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;[&lt;a href='http://www.netbeans.info/newsletter/story.php?id=260' target='new' rel=&quot;nofollow&quot;&gt;More Information &amp; Download&lt;/a&gt;]&lt;/font&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s244' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;NetBeans Profiler 5.0&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/112.png' widht='138' height='133' border='0' alt='profiler - 15k' align='left' vspace='2' hspace='10'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;Profiler 5.0 is the official release of the NetBeans high-performance Java application profiler, an add-on to the NetBeans IDE 5.0. 

&lt;p&gt;Profiler 5.0 introduces a rich set of easy-to-use profiling and JVM monitoring features built upon innovative &lt;i&gt;dynamic bytecode instrumentation&lt;/i&gt; technology that allow for profiling with a dramatically lower overhead, thus giving the ability to obtain results in situations where the use of other profilers becomes impractical or impossible.

&lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;[&lt;a href='http://www.netbeans.info/newsletter/story.php?id=264' target='new' rel=&quot;nofollow&quot;&gt;More Information &amp; Download&lt;/a&gt;]&lt;/font&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s249' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;No Bandwidth? No Problem.&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/118.jpg' widht='100' height='99' border='0' alt='worldtour cd - 11k' align='left' vspace='2' hspace='10'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;After the wildly popular 2005 San Francisco NetBeans Software Day, the NetBeans team is hitting the road for a &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=269&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;WorldTour&lt;/a&gt;. &lt;p&gt;As part of the program NetBeans is giving away at &lt;b&gt;no cost&lt;/b&gt; (including shipping and handling) a CD containing: NetBeans IDE 5.0, NetBeans Mobility Pack 5.0 and NetBeans Profiler 5.0 and Sun Java System Application Server 8.2 Platform Edition.&lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;[&lt;a href='http://www.netbeans.info/newsletter/story.php?id=249' target='new' rel=&quot;nofollow&quot;&gt;Order NetBeans on CD Today&lt;/a&gt;]&lt;/font&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s248' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;Extending NetBeans&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&lt;p&gt;One of the key features of NetBeans 5.0 is that it has simplified the process of developing modules (plug-ins) using the NetBeans IDE or creating an entirely new application built on the NetBeans Platform. There are currently downloads available from the NetBeans.org AutoUpdate center such as the &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=252&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Developer Collaboration Module&lt;/a&gt;. This particular module allows you to chat, share code, and conduct a code review remotely. You can access the &lt;b&gt;AutoUpdate Center&lt;/b&gt; directly through the NetBeans IDE. 

&lt;p&gt;If you are looking for more modules to extend the IDE then check out NetBeans &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=253&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;module catalogue&lt;/a&gt; and a new site called &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=254&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nbextras&lt;/a&gt;. Both sites allow you to list your module if you are looking for feedback or if you would just like to share your work with others in the true spirit of open source development. &lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;table border='0' cellpadding='0' cellspacing='0' width='98%'&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='TOP' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&amp;nbsp;&lt;/td&gt;
      &lt;TD VALIGN='TOP' class='tabler' align='right' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/top-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;td class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;td colspan='2'&gt;&lt;a name='s247' target=&quot;_top&quot;&gt;&lt;/a&gt;&lt;font face='Verdana, sans-serif, helvetica, arial' color='#FF0F12' class='titlec'&gt;&lt;b&gt;Get Buttons &amp; Banners!&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/116.jpg' widht='133' height='100' border='0' alt='Wallpaper - 9k' align='left' vspace='2' hspace='10'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;You can help NetBeans be successful - which means more people will contribute more ideas, more modules, more bug reports and fixes...which means you get a better IDE and a better Platform! Add NetBeans buttons and banners to your blog, web site or your email signature and help promote NetBeans 5.0 and check out the selection of super cool desktop backgrounds!

&lt;p&gt;But there's more - you can actually see what effect you're having. There's a project called &lt;a href=&quot;http://www.netbeans.info/newsletter/story.php?id=270&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Move the Needle&lt;/a&gt;. Each week, the results will be tallied up - we'll process the web logs for the entire site and list your name (or nickname) and how many visitors you sent to NetBeans.org, so you can see exactly how much effect you had! There will also be a tally of how many referring pages came from community sites, as a whole. Making this number bigger is what we call &lt;i&gt;moving the needle&lt;/i&gt;.


&lt;/font&gt;&lt;/td&gt;
      &lt;td&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='12' HEIGHT='1' ALT=''&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;&lt;td colspan='4'&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;td&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;[&lt;a href='http://www.netbeans.info/newsletter/story.php?id=257' target='new' rel=&quot;nofollow&quot;&gt;Get Buttons &amp; Banners&lt;/a&gt;]&lt;/font&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td align='right'&gt;&lt;font face='Verdana, sans-serif, helvetica, arial'&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;tr class='tabler' bgcolor='#ffffff'&gt;
      &lt;TD VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-left.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;TD colspan='2' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/pixel.gif' WIDTH='1' HEIGHT='1' ALT=''&gt;&lt;/TD&gt;
      &lt;TD aligm='right' VALIGN='bottom' class='tabler' bgcolor='#ffffff'&gt;&lt;IMG src='http://www.netbeans.org/images/marketing_newsletter/template/bottom-right.gif' WIDTH='12' HEIGHT='17' ALT=''&gt;&lt;/TD&gt;
      &lt;/tr&gt;
      &lt;/table&gt;&lt;img src='http://www.netbeans.org/images/pixel.gif' width='1' height='4' bolder='0'&gt;&lt;/td&gt;
  &lt;/tr&gt;
  &lt;/table&gt;
	&lt;/td&gt;
	&lt;TD width=&quot;1&quot; bgcolor=&quot;#205481&quot;&gt;&lt;IMG SRG=&quot;/images/pixel.gif&quot; width=&quot;1&quot; height=&quot;850&quot; src=&quot;http://www.netbeans.org/images/pixel.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;/TD&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height='5' bgcolor=&quot;#205481&quot;&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/template/sprout_b_l.gif' width='5' height='5' border='0' alt='-'&gt;&lt;/td&gt;
&lt;td colspan='2' height='5' align='right' background='http://www.netbeans.org/images/marketing_newsletter/template/sprout_b_c.gif'&gt;&lt;img src='http://www.netbeans.org/images/marketing_newsletter/template/sprout_b_r.gif' width='5' height='5' border='0' alt='-'&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/center&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-nbannounce--The-NetBeans-Edge%2C-Issue-27%2C-February-2006-tp2730586p2730586.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1249147</id>
	<title>[nbusers] Help need to configure JDBC DRIVERS FOR J2ME</title>
	<published>2005-10-26T22:28:14Z</published>
	<updated>2005-10-26T22:28:14Z</updated>
	<author>
		<name>ramesh piyathilaka</name>
	</author>
	<content type="html">&lt;P&gt;please can some one help me on this issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the issue is how to include the sun released jdbc drivers for j2me and build a Midlet to communicate with the databse such as (MSSQL-SERVER or Orcle DB)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;looking forward for a early response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Ramesh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;p&gt;
		&lt;hr size=1&gt; &lt;a href=&quot;http://us.lrd.yahoo.com/_ylc=X3oDMTFqODRtdXQ4BF9TAzMyOTc1MDIEX3MDOTY2ODgxNjkEcG9zAzEEc2VjA21haWwtZm9vdGVyBHNsawNmYw--/SIG=110oav78o/**http%3a//farechase.yahoo.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Yahoo! FareChase - Search multiple travel sites in one click.&lt;/a&gt;

 

 </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-nbusers--Help-need-to-configure-JDBC-DRIVERS-FOR-J2ME-tp1249147p1249147.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1047116</id>
	<title>&quot;Автоминимойка - 12 в. &quot;Снаппер&quot;.</title>
	<published>2005-10-04T20:45:33Z</published>
	<updated>2005-10-04T20:45:33Z</updated>
	<author>
		<name>snapper-2</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=koi8-r&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.2800.1106&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV align=left&gt;&lt;FONT face=Arial size=2&gt;&lt;FONT face=&quot;Times New Roman&quot; size=3&gt;&lt;IMG alt=&quot;&quot; hspace=0 src=&quot;http://old.nabble.com/attachment/1047116/0/image001.jpg&quot; align=baseline border=0&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;STRONG&gt;&lt;FONT face=&quot;Times New Roman&quot; size=3&gt;Автомобильная мини - мойка &amp;lt;СНАППЕР&amp;gt;&lt;BR&gt;&lt;BR&gt;НОВИНКА! ( с марта 
2005г. )&lt;BR&gt;Работает от напряжения 12 вольт, постоянного тока. Штекер 
мини-мойка&lt;BR&gt;адаптирован к прикуривателю автомобиля. В качестве ёмкости для 
жидкости&lt;BR&gt;используется любая пластиковая бутылка от 1,0 до 2,5 литра. Габариты 
-&lt;BR&gt;22 x 21 x 8 см, вес 0,7 кг. Струя воды выходит под давлением 
0,1-0,2&lt;BR&gt;атм. и позволяет мыть транспортные средства до 5-6 метров 
высоты.&lt;BR&gt;Цена 650 руб.&lt;BR&gt;(опт. цена о т 10 шт. - 500 руб., доставка по Москве 
от 10 до 60 шт. -&lt;BR&gt;200 руб.)&lt;BR&gt;Отличия автомобильной мини - мойки от других 
автомоек:&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1. Мини - мойка работает от 
прикуривателя&amp;nbsp; автомобиля 12 в. (другие&lt;BR&gt;мойки, в основном, работают от 
220 и 380 в.) и может всегда находиться в&lt;BR&gt;багажнике автомобиля, готовая к 
работе в любой момент.&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. Мини - мойке не 
требуется (как всем другим автомойкам)&lt;BR&gt;подключение к&amp;nbsp; городским 
(стационарным) источникам воды.&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3. Мини - 
мойка дешевле любой другой (самой дешевой) автомойки&amp;nbsp; в&lt;BR&gt;10 раз, легче 
(самой легкой) в 5-6 раз, экономичней (по расходованию&lt;BR&gt;воды и электроэнергии) 
в 100 раз.&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4. Мини - мойка проста и безопасна 
в эксплуатации, ей может&lt;BR&gt;пользоваться&amp;nbsp; и 5-и летний ребенок и 85-и 
летняя старушка.&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5. Помыть автомобиль, 
средней загрязненности. достаточно 1 бутылки&lt;BR&gt;(2,5л.) и 5 минут времени (место 
любое: лес, поле и т.п.). Если у Вас&lt;BR&gt;грязный авто, а впереди пост ГИБДД, 
зайдите а магазин, купите&lt;BR&gt;стандартную бутылку воды, прикрутите к мини - мойке 
и помойте свою&lt;BR&gt;машину. Несколько минут и Вы избежите 
штрафа.&lt;BR&gt;Обращаться:&lt;BR&gt;1. магазин &quot;Автозапчасти&quot;&lt;BR&gt;Адрес: г. Москва, ул. 
Малая Грузинская, д. 44/30, стр. 1,&lt;BR&gt;тел.: (095) 254 - 04 - 41&lt;BR&gt;2. Авторынок 
&amp;lt;Южный порт&amp;gt;, место ? 198.&lt;BR&gt;тел.: 8 - 910 - 708 - 21- 61&lt;BR&gt;3. По 
вопросам оптовых поставок, заключения договоров:&lt;BR&gt;Адрес: г.Москва, 
Ленинградский проспект, здание &quot;Аэровокзала&quot;&amp;nbsp; 2 этаж,&lt;BR&gt;офис 2117, ООО 
&amp;lt;Автоэлектропласт&amp;gt;.&lt;BR&gt;тел.: (095) 796-26-98&lt;BR&gt;Приглашаем к 
сотрудничеству региональных дилеров и&lt;BR&gt;оптовиков, заключаем эксклюзивные 
договора.&lt;BR&gt;Возможна рассылка наложенным платежом по почте.&lt;BR&gt;Распечатайте эту 
страницу, предъявите при покупке и получите&lt;BR&gt;скидку 50 руб.&lt;BR&gt;Сделано в 
России.&lt;/FONT&gt;&lt;BR&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/FONT&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt; </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%22%D0%90%D0%B2%D1%82%D0%BE%D0%BC%D0%B8%D0%BD%D0%B8%D0%BC%D0%BE%D0%B9%D0%BA%D0%B0---12-%D0%B2.-%22%D0%A1%D0%BD%D0%B0%D0%BF%D0%BF%D0%B5%D1%80%22.-tp1047116p1047116.html" />
</entry>

</feed>
