Recent Tips, Tricks and How-Tos

NetBeans Platform Tip: BooleanStateActions

If you want to have an action that changes flag state using toobar button or menu check, you can use BooleanStateActions.Create ChangeStateAction using wizard...

3 replies - 196 views - 07/06/08 by Konstantin Chikarev in Articles

Creating a Java Client for del.icio.us RESTful Web Services

del.icio.us is a bookmarking service where you can save and share your favorite/useful URL's.

0 replies - 196 views - 07/04/08 by Amit Saha in Articles

Python Development in NetBeans IDE

The nbPython project aims to provide support for Python development to NetBeans IDE. Below follow the step-by-step instructions for getting started! ...

0 replies - 1077 views - 06/22/08 by Amit Saha in Articles

Use NetBeans to hand-code HTML emails

Every so often I need to write an email that contains hand-coded HTML - for example, if I want hyperlinked words or something like that.  In some cases...

0 replies - 313 views - 05/08/08 by Tim Boudreau in Articles