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 - NetBeans Podcast Episode 47 (Part 2)

Oct 15, 1:52 PM

Lloyd and I very conscientiously send prizes to those who win the 'NetBeans Puzzler of the Podcast'. We tend to ask, sometime afterwards, for a pic of the happy winner together with their prize. ...

geertjan - NetBeans Podcast Episode 47

Oct 15, 6:04 AM

Another podcast filled with info, insights, and innuendo! Here's the agenda: 1.00: News. Tinu Awopetu, Managing Editor of NetBeans.org, talks about the NetBeans Calendar (next stop of NetBeans Day is ...

geertjan - World's Simples NetBeans Node Implementation

Oct 14, 12:00 AM

While looking into some small corners of the Nodes API, I realized that this is probably the simples Nodes implementation. It is perfect for demos and presentations and trainings, etc. Anyone can ...

geertjan - How Users Can Let Children Move Up & Move Down

Oct 13, 10:13 AM

"Move up" and "Move down" support for nodes is provided by the NetBeans Platform, as described in this "NetBeans Definitive Guide" page on-line . I tried to get it to work for some of my child nodes ...

Terry Gibson - san jose

Oct 13, 9:02 AM

The other day, I was complaining to a friend of mine, a resident of San Jose , about the high cost of remodeling where my wife and I live in Palo Alto . My friend suggested that my wife and I sell ...

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 ...