OpenSolaris Community: DocumentationView the leaders for this communityCommunity Observers
Endorsed projects
BlogsPatricia Levinson - Difficult ConversationsJul 23, 1:26 PM This past weekend, when I was out to dinner, the conversation turned to virtual realities and Second Life . As it happened, I was with a rather large group, and while one person besides myself had ... geertjan - Groovy Makes Web Services Embarrassingly EasyJul 23, 9:33 AM Meera pointed me to another very cool article she's written, RESTful Web Services in 60 Seconds , and (because I've been in an intensely groovy frame of mind for a few days now), I immediately ... geertjan - Creating a Grails Plugin in NetBeans IDEJul 22, 4:55 PM Let's create a plugin for Grails. Grails is, after all, modular and pluggable. Here's the ultimate simple Grails plugin, just to give an idea what is involved, from start to finish. The most useful ... geertjan - Integrating Meera with Grails and NetBeansJul 21, 2:09 PM My DZone colleague Meera Subbarao took the new Grails/Groovy support in NetBeans IDE for a spin, with great results. Part of her concluding remarks are: "If you are a Groovy or a Grails fan, download ... geertjan - Grails: This Time With ToolsJul 20, 8:19 AM Here's how to get started with Grails in NetBeans IDE 6.5 by using the official Grails Quick Start as our guide: Prepare the Environment Download and install NetBeans IDE 6.5 Milestone 1 or later. ... geertjan - Search the Guardian from a NetBeans Platform Application without Coding At AllJul 19, 2:04 PM By default, the Quick Search feature is hidden in NetBeans Platform applications. Below, I show how to enable it in the layer.xml file and also how to enable the web search provider (this provider ... geertjan - Quick Search API SampleJul 18, 3:11 PM I noticed in recent builds that the appearance of the new 6.5 Quick Search feature has improved recently. It looks a lot better and provides more functionality. First, you can see in the final ... geertjan - My 1st Contribution to NetBeans API Javadoc!Jul 17, 1:10 AM For a very long time, Jaroslav Tulach has been asking me to add links to documentation (blogs as well as tutorials) to the NetBeans API Javadoc . I always said I would do so but then ended up being ... geertjan - Notes for NetBeans Platform 6.5 (Part 2)Jul 16, 4:16 PM Another change, comparable to the registration of the action class within the layer.xml that I showed yesterday, is the way in which actions that are "always enabled" will be created & registered in ... geertjan - Notes for NetBeans Platform 6.5Jul 15, 12:36 PM Following on from Notes for NetBeans Platform 6.5 Milestone 1 , let's look at some more and some slightly subtle changes in the upcoming 6.5 release, when creating new modules (i.e., plugins). I'm ... alta - FREE Solaris OS Training CoursesJul 14, 5:06 PM Sun Training offers some interesting free web-based courses for the Solaris OS. Solaris 10: Ten Moves Ahead of the Competition (WS-245) The Solaris 10: Ten Moves Ahead of the Competition course ... geertjan - If you ever wrote to nbpodcast AT netbeans DOT org...Jul 11, 5:24 AM ...please send your e-mail there again! Until a few minutes ago, the e-mail account wasn't working correctly, so that we never received any of your e-mails. (Which explains why "nobody solved the ... geertjan - NetBeans Podcast Episode 44Jul 10, 4:16 AM The first NetBeans podcast hosted by Lloyd and myself! NetBeans Podcast Episode #44 (31 min, size: 32.8 MB) 00:58 NetBeans 6.5 Milestone 1 10:15 NetCAT 6.5 , introduced by project co-ordinator Jiri ... Patricia Levinson - Google gets "Lively"Jul 9, 2:33 PM It was only a matter of time. Google , the internet darling and search engine giant has created its own virtual world. Launched yesterday, Lively is reported to be Google's take on virtual worlds, in ... techdogg - Read All About It! Support for LDoms guest domains! Support for Oracle 11g!Jul 9, 2:23 PM Come and get it! Support for LDoms guest domains and Oracle 11g is now available in Sun Cluster 3.2 2/08! You can find descriptions of the latest set of new features in the latest Sun Cluster 3.2 ... geertjan - JFugue Music NotePad & the NetBeans Platform SettingJul 9, 7:14 AM When I check out http://nbjfuguesupport.dev.java.net/ , I see the following in the Output window: /home/geertjan/Desktop/nbj/nbjfuguesupport/build.xml:7: The following error occurred while executing ... geertjan - Mixing and Matching Groovy and JavaJul 8, 9:45 AM Using 6.5 Milestone 1: The result when you run the application above: geertjan - Prevent the Generation of Fully Qualified Class NamesJul 7, 10:19 AM One big improvement in 6.5 that you're unlikely to hear about (anywhere else) is this very significant improvement (among several others) in the NetBeans Matisse GUI Builder—you can let Matisse ... geertjan - Further with Spring RCPJul 3, 4:09 PM In addition to Getting Started with Spring RCP , I've now also written Getting Further with Spring RCP . It's pretty interesting what Spring RCP can do for your Swing applications. This part covers ... geertjan - Sources for Spring RCP Tooling Live on java.netJul 2, 11:55 PM I made a small typo (springrpctooling instead of springrcptooling), but aside from that glitch, it's all good and the sources are now available here, graduated from the Java Tools incubator: ... |