The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blogs by Community: Netbeans

Netbeans

Indenting your code can do wonders in tems of readability.
on Oct 5, 2009 | Permalink | Discuss
Some words out experience in developing RCP applications based on NetBeans platform. Thoughts around modules, dependencies, design and etc.
on Sep 4, 2009 | Permalink | Discuss
Quick NetBeans RCP Tip: How to reuse an already open TopComponent instead of creating a new one.
on Aug 6, 2009 | Permalink | Discuss
I've coauthored two books about programming, and in both I heard the complaint (paraphrasing) "There wasn't one cohesive example that was built up chapter-through-chapter"
on Jul 6, 2009 | Permalink | Discuss
Top Features of this release are Integration with project Kenai,issue tracker and Hudson integrations; and enhancements to Java, PHP, Ruby, Groovy and C/C++. Highlights of the 6.7 release include support for JavaScript 1.7, Ruby Remote Debugging, and integration of the Java ME SDK 3.0.
on Jun 29, 2009 | Permalink | Discuss
A few people know that since I was 11 or so I've been writing and recording music. I recently created a
on Jun 24, 2009 | Permalink | Discuss
Over the years, a few people have come across and used a bit of code I wrote for Imagine. You basically have the problem that Java image data is stored on the heap as giant byte[] arrays and you quickly run out of memory.
on May 31, 2009 | Permalink | Discuss
One of the first games I ever wrote, circa 1982, was a version of Pong for the TRS-80. Yes, pong - with the two paddles and bouncing ball. Now there's a NetBeans plugin!
on May 31, 2009 | Permalink | Discuss
I'm going to JavaOne next week - doing a talk I'd love you to come to as part of Java University at 6PM this Monday night. I'm gathering a bunch of NetBeans core developers, dream team members who build apps on NetBeans and all and sundry to come demo the things they love about NetBeans and give the audience a chance to talk with the people who really make the tools they use.
on May 26, 2009 | Permalink | Discuss
Ohloh is a neat service. But it sure comes up with some wacky statistics...
on May 26, 2009 | Permalink | Discuss
I've spent the last few months collaborating with the Java Card team to create Java Card plugins for NetBeans. It's not released yet, but here are some screen shots to whet your appetite.
on May 10, 2009 | Permalink | Discuss
Ever want to restrict subclassing for the good of humanity?
on May 1, 2009 | Permalink | Discuss
While I'm on my plugin-writing rampage, I just committed a plugin I was working on a few years ago to NetBeans source base. It's a ”Fisheye View“ of the editor. Just drag the mouse in the error marker bar on the left of the editor, and get an overview of your whole file and rapidly navigate it! A picture is worth a thousand words...
on Apr 27, 2009 | Permalink | Discuss
I just uploaded a bunch of modules I've been working on to the NetBeans plugin portal, and put their source code into NetBeans source repository.
on Apr 26, 2009 | Permalink | Discuss
As Oracle continues to evaluate its new assets, how will it value NetBeans?
on Apr 21, 2009 | Permalink | Discuss
NetBeans IDE 6.7 Milestone 3 was recently released and is now available for download. Key features in the new release include Project Kenai integration, Maven availability, and PHP code coverage and Selenium support... also:
Java Today: NetBeans 6.7 Milestone 3 Now Available for Download, Help Us Improve NetBeans - Take the NetBeans User Survey!, and Planet Cast Three: What Tor Norbye thinks of JavaFX;
Featured Podcast: Java Mobility Podcast 77: Sound of Motion;
Weblogs: More Wiki Upgrade, Boot Environments in the Open Solaris OS: Versatility Exemplified, and Extending the Grizzly HTTP Runtime VII: Cluster/Load balance GrizzlyAdapter using Apache;
Forums: jms packaging confusion in Glassfish, Two methods for capturing Wonderland error messages, and How to avoid @PostConstruct on page Faces beans during postback?
on Apr 13, 2009 | Permalink | Discuss
I've praised NetBeans 6.5 enough that my colleagues would probably adopt it as their IDE, but NetBeans still won't make it easy for us.
on Feb 18, 2009 | Permalink | Discuss
I was chatting with a friend who works for RedHat today. You don't hear much about them anymore. Remember when RedHat Linux was all the rage? I've still got that self-congratulatory book with the guy with the silly red fedora hat on the cover. For that matter, remember when Sun was all the rage? Maybe this is the same story...
on Feb 8, 2009 | Permalink | Discuss
This Tip Of The Day answers the following comment on my blog: How to Configure a MySql database to be able to connect Netbeans6.5.? I've tried using mysql Server 6 many times, but it fails.Please, let me know how to fix that problem. Download MySQL 6.0 from here. Install and start MySQL 6.0 on Mac OSX using the clearly written installation instructions. Basically the download is...
on Jan 7, 2009 | Permalink | Discuss

Java Desktop

Some words out experience in developing RCP applications based on NetBeans platform. Thoughts around modules, dependencies, design and etc.
on Sep 4, 2009 | Permalink | Discuss