OpenSolaris

  subsites   code review   repo   packages   bugs   defect   polls   planet
You are not signed in. Sign in or register.

OpenSolaris Community: Documentation

View the leaders for this community
Community Observers

Endorsed projects

Materials

Learning Materials for Users

Help

Guides for Admins and Developers

Help

Information for Code Contributors

Contributor
Help

Information for Docs Contributors

Blogs

geertjan - Flickr Photos of Recent NetBeans Platform Training

Oct 11, 5:44 AM

Toni's photos, taken last week at the NetBeans Platform Certified Training in Wuerzburg. The training was delivered by Pavel Kotlov, David Strupl, Toni Epple, and myself. This course is offered for ...

Gregg Sporar - Configuring ATI Video for an External Monitor

Oct 10, 2:56 PM

Brian wrote up a blog entry a while back on configuring an NVidia graphics chipset to use an external monitor while running OpenSolaris . Earlier today Charlie Hunt posted a nice entry on doing the ...

geertjan - Using the Layer to Set Customer-Specific Properties

Oct 10, 8:22 AM

Let's say you have one base application for all your customers. However, each customer has some user-specific settings that need to be distributed and installed in some way. Previously, i.e., in your ...

geertjan - Two Trainings and a JUG Event

Oct 9, 12:07 PM

I spent the last week traveling around Germany. First there was a customer training in Immenstadt, which is pretty much on the border with Austria and Switzerland. I spent two days there with Petr ...

Terry Gibson - time has arrived for flex wages

Oct 9, 7:06 AM

Elsewhere , I've tried to make the case for flex wages. In good times, it's a harder argument to make (though I would make it, because times change). In bad times--or the about-to-be bad times ...

rchrd - OpenMP Tutorial at Supercomputing '08 in November

Oct 8, 2:14 PM

Tutorial S08: A Hands-on Introduction to OpenMP (Full day) Sunday, November 16, 2008 » SuperComputing ’08, Austin, Texas Instructors: Larry Meadows, Intel Corporation, Tim Mattson, Intel Corporation ...

alta - OpenSolaris Ignite

Oct 8, 12:07 PM

OpenSolaris Ignite is a new newsletter that you can sign up to receive monthly via email. "Welcome to the OpenSolaris Ignite monthly newsletter by, for, and about the OpenSolaris community, featuring ...

Roman Strobl - Tip: Installing two instances of Solaris/OpenSolaris on one machine

Oct 8, 8:12 AM

If you try to install two instances of Solaris/OpenSolaris on one machine, you'll get into trouble - the installer will want to install into the first primary Solaris partition on the disk. I learned ...

geertjan - Custom Toolbar Loaded via Lookup

Oct 6, 8:37 PM

Let's say you want the toolbar to be on the right side of your application. Let's also say that you want the icons to be larger than 16x16 or 24x24. At the same time, you want to use the NetBeans ...

Brian Leonard - Into the Digital Cave

Oct 6, 9:51 AM

One of the cooler parts of my job is getting to visit universities around the world. Last week brought us to São Paulo, Brazil for TechDays . On Thursday, Roman Strobl, Vijay Tatkar and I headed over ...

geertjan - Serializing Marilyn Monroe

Oct 5, 9:17 AM

I made a lot of progress with node serialization . Now, when I start up my application, I see ALL of the following selected: The above are selected, without me doing anything at start up, because ...

geertjan - "CTL_MainWindow_Title": Customizing the Title Bar

Oct 4, 11:56 AM

There are many ways to customize a NetBeans Platform application's title in the title bar. Below, I try to list all of them, together with all related references. One typical added requirement is ...

geertjan - Serializing Nodes

Oct 3, 9:23 AM

By default, the NetBeans window system restores the application's customized layout, i.e., window position and size, when the application restarts (assuming the user directory hasn't been deleted). ...

Gregg Sporar - Sun Tech Days Sao Paulo

Oct 2, 12:04 PM

Sun Tech Days Sao Paulo was crowded with folks who wanted to know more about Java , MySQL , OpenSolaris , and several other technologies.  We had pretty good attendance at the OpenSolaris sessions ...

geertjan - Opening Multiple TopComponents For One File

Oct 2, 12:00 AM

In Convert your TopComponent to a MultiViewElement I explained, in the first part of that blog entry, how to open a file represented by a node in an explorer view into a TopComponent (instead of into ...

alta - Winners Are Announced!

Oct 1, 12:23 AM

Sun Announces Winners of OpenSolaris Community Innovation Awards Some of our winners were honored in person at the keynote address at Sun Tech Days in Sao Paulo, Brazil on 29 September. One had this ...

geertjan - Spring RCP Application Initialized From Griffon

Sep 29, 1:01 PM

To get them to co-exist, somehow Spring RCP's application class should replace the Griffon application class, or the other way round. Maybe I need to create an ApplicationBuilder for Spring RCP? ...

geertjan - Spring's MethodInvokingFactoryBean & Griffon

Sep 28, 2:57 PM

Here's my Spring application context: <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ...

Gregg Sporar - Software Freedom Day + 7

Sep 27, 6:01 PM

I seem to have a knack for getting involved with Software Freedom Day (SFD) events that are not actually held on Software Freedom Day itself.  The day before SFD I was at an event in my hometown of ...

geertjan - Case Study: Customizing the NetBeans Window System

Sep 27, 10:50 AM

The NetBeans window system can be used "as is" in, I guess, 90% of cases. However, it's that final 10% that's always the problem! That's when the NetBeans window system becomes, potentially, a little ...