Videos tagged with NetBeansTV
NetBeans IDE 6.1 contains a completely new JavaScript editor which provides many advanced editing capabilities such as intelligent code completion, mark occurences, instant rename, on-fly analysis of JavaScript libraries, support for many Ajax frameworks and more. Watch this screencast to discover the new and exciting JavaScript-related features.
NetBeansTV: Developing Workflow Portlets in NetBeans Using Simple API for Worklflow Plugin
This screencast demonstrates how to create workflow portlets using the Simple API for Worklfow (SAW) plugin, in NetBeans IDE.
NetBeansTV: NetBeans, Java, AppleScript and iTunes - Part 2
In this second video in a series of two, Mac Developer Tips blogger John Muchow shows how to build an application using NetBeans to control the iTunes player on Mac OS X. This video builds on the first and walks through the Java, AppleScript and bash code to enable controlling iTunes from a terminal.
NetBeansTV: NetBeans, Java, AppleScript and iTunes - Part 1
Interested in controlling iTunes using Java? In this first screencast of a two-part series, Mac Developer Tips blogger John Muchow demonstrates the basics of getting NetBeans, Java and AppleScript to talk among themselves.
NetBeansTV: Getting Started with NetBeans 6.0 Mobility for Nokia Devices Screencast
This screencast provides developers with a guide to creating mobile Java™ applications for Nokia devices using NetBeans 6.0 Mobility. After showing how to download and install all the relevant tools, this screencast illustrates how to create, edit, package, and deploy a simple Java application.This 18 minute screencast is distributed via the Forum Nokia Global Web Site and is available as...
NetBeansTV: Jeff Hoffman explains the JavaFX designer-developer workflow.
User Experience Designer Jeff Hoffman shows how to use the features of Project Nile, which include export plugins for Adobe products, an SVG graphic converter, a JavaFX graphics viewer, and samples.
NetBeansTV: Compile on Save in NetBeans IDE
This screencast demonstrates the Compile on Save feature that has been introduced in NetBeans IDE 6.5. This feature saves you time by enabling you to make incremental changes to your application and test run those changes without rebuilding and redeploying the whole application.
NetBeansTV: Creating a WordPress PHP Plugin with NetBeans IDE 6.5
Petr Pisl shows how to set up the WordPress sources as a NetBeans project. He then shows how to write a simple plugin for WordPress. The plugin will look through content of displayed blog entries to replace the word "NetBeans" with a link to the NetBeans.org site.
NetBeansTV: Nandini Ramani Introduces the JavaFX Preview SDK
Engineering Director Nandini Ramani introduces JavaFX Preview SDK and shows how to use NetBeans IDE 6.1 With JavaFX to run samples and create an application.
NetBeansTV: Hibernate Support in the NetBeans IDE
In this screencast, we go through creating POJOs, mapping the POJOs to the database using Hibernate mapping files, then displaying the data in a JSF web application created with Visual Web designer.