[an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive]
javaboutique
Search Tips
Articles  |   Tutorials  |   Reviews  |   Tools  |   by Category  |   by Date  |   by Name  |   Source  |   Forums  |  
javaboutique
Browse DevX


Partners & Affiliates











advertisement



Java Internationalization Made Easy
Java internationalization is a simple concept, and when it is implemented correctly, long-term management requires only minimal or no code changes.

The Fundamentals of Mule Configuration
Mule, the open source messaging framework for enterprise integration, requires significant configuration using XML files. Get an introduction to Mule configuration.

Using Location-Enabled MIDlets for Mobile Navigation
Learn how to combine the Location API for J2ME and Scalable Vector Graphics to provide navigation for a GPS-enabled mobile device.

Using NetBeans to Develop a JavaFX Desktop Application
NetBeans 6.5 for JavaFX 1.0 is an elegant tool for developing JavaFX projects. Learn how to develop a complete JavaFX project using the NetBeans support and various JavaFX classes.

Performance Improvement: Understanding
The results you get out of any performance prediction exercise are bound to be wrong. The goal is to make them as least wrong as possible. Rob Bogue will help you understand how to avoid getting them too wrong.

The Three Key Questions for the Future of Java
A Java technology insider says the future of Java hinges on how Oracle handles the JCP, the Project Harmony certification process, and the OpenJDK project.

Implement Document Storage and Search on Google Java App Engine
Learn how to use the Java version of the Google App Engine by implementing search and document storage on a Java web application running on the platform.

Simple Script to Run Java Applications on Linux and Windows
This simple script lets you run a Java application on both Linux and Windows.

How to Detect JFrame Resizing
To know when a user is resizing a JFrame, catch the resize action using this tip's code.

Use a Validator to Validate a DOMSource
This code snippet creates a Validator that you can use to validate an XML document represented as a DOMSource.

Ellison Hints at Oracle's Java Priorities: JavaFX-based OpenOffice Apps and Mobile Devices
At JavaOne 2009, Larry Ellison challenges Sun's OpenOffice and JavaFX groups to innovate and wonders out loud why Sun/Oracle couldn't produce mobile devices based on the JavaFX platform.

How to Iterate Through All the Properties of a Class
Using Reflection, you can easily iterate through all the properties of a .NET class.


Applets, Applications, Servlets
NEW: Otto's Obstacles
This is a small puzzle game with 10 levelsall completable, made from Dave Koelle's Java Boulderdash, but with it's own rules and graphics.

NEW: Gerotor Pump Calculator GRPC061220
Gerotor pumps are popular in a few industriesin automotive engine and transmission applications, for example. This Gerotor Pump Calculator applet provides a pump designer with a hopefully convenient starter tool, providing solid ground for beginners.

NEW: Cannon Defender
The object of this game is to shoot your enemy planes before they drop their bombs on you. Your enemies are not that bright and often drop their bombs on each other. To play this game, use the arrow keys to move the barrell of your cannon from left to right. PRess the spacebar to fire. Click the screen to pause the game. Remember to take the wind into consideration when firingyour shots may just come back to hit you!

draw4free
draw4free is a free, object-oriented, Java-based, 2D+, SVG, online, vector drawing program.

Roving Eyes
Roving Eyes are superimposed on an image specified in an applet param. The eyes follow the mouse around the page, even beyond the borders of the applet (thanks to some simple JavaScript included in the example).

News

iPhone 3GS: Overheating Fears, OS Update Nears
July 1, 2009 --
As buzz grows around reports of unexpectedly high temperatures and shortages in the store, the Apple smartphone inches closer to a software update.

PostgreSQL 8.4 Revs Up Database Admin, Security
July 1, 2009 --
New open source database release adds 293 enhancements.

PHP 5.3 Accelerates PHP
June 30, 2009 --
New release of open source dynamic language adds new functions and speeds up PHP.

Sun Releases NetBeans 6.7 IDE for Java, PHP
June 29, 2009 --
Sun's Java IDE is not just for Java anymore.

Why Firefox Doesn't Take Google Chrome Features
June 26, 2009 --
Google's Chrome introduces a number of new features to browsers, but don't expect Mozilla to be adopting them any time soon.

XML error: undefined entity at line 19
advertisement
Receive Articles via our XML/RSS feed

JavaBytes
Internet Cyclone
This powerful, easy-to-use, internet optimizer is for Windows 95, 98, ME, NT, 2000 and XP. It's designed to automatically optimize your Windows settings, boosting your Internet connection up to 200%.

Linux Vendors Head to the Cloud in Search of Cash
iPhone 3GS: Overheating Fears, OS Update Nears
PostgreSQL 8.4 Revs Up Database Admin, Security
PHP 5.3 Accelerates PHP
Sun Releases NetBeans 6.7 IDE for Java, PHP
Why Firefox Doesn't Take Google Chrome Features
First Major PHP Update in Years Coming Soon
Red Hat CEO Calls on Oracle to Keep Java Open
Google Widens AdSense for iPhone, Android Apps
Eclipse Galileo Releases 33 Open Source Projects

A Taste of JavaFX for the Uninitiated
A Guide to Caching and Compression for High Performance Web Applications
How User-Centered Design Can Put User Stories in Proper Context
Explore C# 4's New Dynamic Types and Named/Optional Parameters
Enterprise Architecture: The Journey Begins Here, Part 2
Create a Syslog Sender/Receiver Using the MS Winsock Control
AMD CodeAnalyst Helps Developers Optimize and Tune Applications
Securing Microsoft's Cloud Infrastructure
Introducing the Azure Services Platform
An Introduction to Microsoft .NET Services for Developers



Advertising Info  |   Member Services  |   Contact Us  |   Help  |   Feedback  |   Site Map  |   Network Map  |   About

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

JavaBoutique [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive]
javaboutique
Search Tips
Articles  |   Tutorials  |   Reviews  |   Tools  |   by Category  |   by Date  |   by Name  |   Source  |   Forums  |  
javaboutique
Browse DevX


Partners & Affiliates











advertisement



Java Internationalization Made Easy
Java internationalization is a simple concept, and when it is implemented correctly, long-term management requires only minimal or no code changes.

The Fundamentals of Mule Configuration
Mule, the open source messaging framework for enterprise integration, requires significant configuration using XML files. Get an introduction to Mule configuration.

Using Location-Enabled MIDlets for Mobile Navigation
Learn how to combine the Location API for J2ME and Scalable Vector Graphics to provide navigation for a GPS-enabled mobile device.

Using NetBeans to Develop a JavaFX Desktop Application
NetBeans 6.5 for JavaFX 1.0 is an elegant tool for developing JavaFX projects. Learn how to develop a complete JavaFX project using the NetBeans support and various JavaFX classes.

Performance Improvement: Understanding
The results you get out of any performance prediction exercise are bound to be wrong. The goal is to make them as least wrong as possible. Rob Bogue will help you understand how to avoid getting them too wrong.

The Three Key Questions for the Future of Java
A Java technology insider says the future of Java hinges on how Oracle handles the JCP, the Project Harmony certification process, and the OpenJDK project.

Implement Document Storage and Search on Google Java App Engine
Learn how to use the Java version of the Google App Engine by implementing search and document storage on a Java web application running on the platform.

Simple Script to Run Java Applications on Linux and Windows
This simple script lets you run a Java application on both Linux and Windows.

How to Detect JFrame Resizing
To know when a user is resizing a JFrame, catch the resize action using this tip's code.

Use a Validator to Validate a DOMSource
This code snippet creates a Validator that you can use to validate an XML document represented as a DOMSource.

Ellison Hints at Oracle's Java Priorities: JavaFX-based OpenOffice Apps and Mobile Devices
At JavaOne 2009, Larry Ellison challenges Sun's OpenOffice and JavaFX groups to innovate and wonders out loud why Sun/Oracle couldn't produce mobile devices based on the JavaFX platform.

How to Iterate Through All the Properties of a Class
Using Reflection, you can easily iterate through all the properties of a .NET class.


Applets, Applications, Servlets
NEW: Otto's Obstacles
This is a small puzzle game with 10 levelsall completable, made from Dave Koelle's Java Boulderdash, but with it's own rules and graphics.

NEW: Gerotor Pump Calculator GRPC061220
Gerotor pumps are popular in a few industriesin automotive engine and transmission applications, for example. This Gerotor Pump Calculator applet provides a pump designer with a hopefully convenient starter tool, providing solid ground for beginners.

NEW: Cannon Defender
The object of this game is to shoot your enemy planes before they drop their bombs on you. Your enemies are not that bright and often drop their bombs on each other. To play this game, use the arrow keys to move the barrell of your cannon from left to right. PRess the spacebar to fire. Click the screen to pause the game. Remember to take the wind into consideration when firingyour shots may just come back to hit you!

draw4free
draw4free is a free, object-oriented, Java-based, 2D+, SVG, online, vector drawing program.

Roving Eyes
Roving Eyes are superimposed on an image specified in an applet param. The eyes follow the mouse around the page, even beyond the borders of the applet (thanks to some simple JavaScript included in the example).

News

iPhone 3GS: Overheating Fears, OS Update Nears
July 1, 2009 --
As buzz grows around reports of unexpectedly high temperatures and shortages in the store, the Apple smartphone inches closer to a software update.

PostgreSQL 8.4 Revs Up Database Admin, Security
July 1, 2009 --
New open source database release adds 293 enhancements.

PHP 5.3 Accelerates PHP
June 30, 2009 --
New release of open source dynamic language adds new functions and speeds up PHP.

Sun Releases NetBeans 6.7 IDE for Java, PHP
June 29, 2009 --
Sun's Java IDE is not just for Java anymore.

Why Firefox Doesn't Take Google Chrome Features
June 26, 2009 --
Google's Chrome introduces a number of new features to browsers, but don't expect Mozilla to be adopting them any time soon.

XML error: undefined entity at line 19
advertisement
Receive Articles via our XML/RSS feed

JavaBytes
Internet Cyclone
This powerful, easy-to-use, internet optimizer is for Windows 95, 98, ME, NT, 2000 and XP. It's designed to automatically optimize your Windows settings, boosting your Internet connection up to 200%.

Linux Vendors Head to the Cloud in Search of Cash
iPhone 3GS: Overheating Fears, OS Update Nears
PostgreSQL 8.4 Revs Up Database Admin, Security
PHP 5.3 Accelerates PHP
Sun Releases NetBeans 6.7 IDE for Java, PHP
Why Firefox Doesn't Take Google Chrome Features
First Major PHP Update in Years Coming Soon
Red Hat CEO Calls on Oracle to Keep Java Open
Google Widens AdSense for iPhone, Android Apps
Eclipse Galileo Releases 33 Open Source Projects

A Taste of JavaFX for the Uninitiated
A Guide to Caching and Compression for High Performance Web Applications
How User-Centered Design Can Put User Stories in Proper Context
Explore C# 4's New Dynamic Types and Named/Optional Parameters
Enterprise Architecture: The Journey Begins Here, Part 2
Create a Syslog Sender/Receiver Using the MS Winsock Control
AMD CodeAnalyst Helps Developers Optimize and Tune Applications
Securing Microsoft's Cloud Infrastructure
Introducing the Azure Services Platform
An Introduction to Microsoft .NET Services for Developers



Advertising Info  |   Member Services  |   Contact Us  |   Help  |   Feedback  |   Site Map  |   Network Map  |   About

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

JavaBoutique [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive]
javaboutique
Search Tips
Articles  |   Tutorials  |   Reviews  |   Tools  |   by Category  |   by Date  |   by Name  |   Source  |   Forums  |  
javaboutique
Browse DevX


Partners & Affiliates











advertisement



Java Internationalization Made Easy
Java internationalization is a simple concept, and when it is implemented correctly, long-term management requires only minimal or no code changes.

The Fundamentals of Mule Configuration
Mule, the open source messaging framework for enterprise integration, requires significant configuration using XML files. Get an introduction to Mule configuration.

Using Location-Enabled MIDlets for Mobile Navigation
Learn how to combine the Location API for J2ME and Scalable Vector Graphics to provide navigation for a GPS-enabled mobile device.

Using NetBeans to Develop a JavaFX Desktop Application
NetBeans 6.5 for JavaFX 1.0 is an elegant tool for developing JavaFX projects. Learn how to develop a complete JavaFX project using the NetBeans support and various JavaFX classes.

Performance Improvement: Understanding
The results you get out of any performance prediction exercise are bound to be wrong. The goal is to make them as least wrong as possible. Rob Bogue will help you understand how to avoid getting them too wrong.

The Three Key Questions for the Future of Java
A Java technology insider says the future of Java hinges on how Oracle handles the JCP, the Project Harmony certification process, and the OpenJDK project.

Implement Document Storage and Search on Google Java App Engine
Learn how to use the Java version of the Google App Engine by implementing search and document storage on a Java web application running on the platform.

Simple Script to Run Java Applications on Linux and Windows
This simple script lets you run a Java application on both Linux and Windows.

How to Detect JFrame Resizing
To know when a user is resizing a JFrame, catch the resize action using this tip's code.

Use a Validator to Validate a DOMSource
This code snippet creates a Validator that you can use to validate an XML document represented as a DOMSource.

Ellison Hints at Oracle's Java Priorities: JavaFX-based OpenOffice Apps and Mobile Devices
At JavaOne 2009, Larry Ellison challenges Sun's OpenOffice and JavaFX groups to innovate and wonders out loud why Sun/Oracle couldn't produce mobile devices based on the JavaFX platform.

How to Iterate Through All the Properties of a Class
Using Reflection, you can easily iterate through all the properties of a .NET class.


Applets, Applications, Servlets
NEW: Otto's Obstacles
This is a small puzzle game with 10 levelsall completable, made from Dave Koelle's Java Boulderdash, but with it's own rules and graphics.

NEW: Gerotor Pump Calculator GRPC061220
Gerotor pumps are popular in a few industriesin automotive engine and transmission applications, for example. This Gerotor Pump Calculator applet provides a pump designer with a hopefully convenient starter tool, providing solid ground for beginners.

NEW: Cannon Defender
The object of this game is to shoot your enemy planes before they drop their bombs on you. Your enemies are not that bright and often drop their bombs on each other. To play this game, use the arrow keys to move the barrell of your cannon from left to right. PRess the spacebar to fire. Click the screen to pause the game. Remember to take the wind into consideration when firingyour shots may just come back to hit you!

draw4free
draw4free is a free, object-oriented, Java-based, 2D+, SVG, online, vector drawing program.

Roving Eyes
Roving Eyes are superimposed on an image specified in an applet param. The eyes follow the mouse around the page, even beyond the borders of the applet (thanks to some simple JavaScript included in the example).

News

iPhone 3GS: Overheating Fears, OS Update Nears
July 1, 2009 --
As buzz grows around reports of unexpectedly high temperatures and shortages in the store, the Apple smartphone inches closer to a software update.

PostgreSQL 8.4 Revs Up Database Admin, Security
July 1, 2009 --
New open source database release adds 293 enhancements.

PHP 5.3 Accelerates PHP
June 30, 2009 --
New release of open source dynamic language adds new functions and speeds up PHP.

Sun Releases NetBeans 6.7 IDE for Java, PHP
June 29, 2009 --
Sun's Java IDE is not just for Java anymore.

Why Firefox Doesn't Take Google Chrome Features
June 26, 2009 --
Google's Chrome introduces a number of new features to browsers, but don't expect Mozilla to be adopting them any time soon.

XML error: undefined entity at line 19
advertisement
Receive Articles via our XML/RSS feed

JavaBytes
Internet Cyclone
This powerful, easy-to-use, internet optimizer is for Windows 95, 98, ME, NT, 2000 and XP. It's designed to automatically optimize your Windows settings, boosting your Internet connection up to 200%.

Linux Vendors Head to the Cloud in Search of Cash
iPhone 3GS: Overheating Fears, OS Update Nears
PostgreSQL 8.4 Revs Up Database Admin, Security
PHP 5.3 Accelerates PHP
Sun Releases NetBeans 6.7 IDE for Java, PHP
Why Firefox Doesn't Take Google Chrome Features
First Major PHP Update in Years Coming Soon
Red Hat CEO Calls on Oracle to Keep Java Open
Google Widens AdSense for iPhone, Android Apps
Eclipse Galileo Releases 33 Open Source Projects

A Taste of JavaFX for the Uninitiated
A Guide to Caching and Compression for High Performance Web Applications
How User-Centered Design Can Put User Stories in Proper Context
Explore C# 4's New Dynamic Types and Named/Optional Parameters
Enterprise Architecture: The Journey Begins Here, Part 2
Create a Syslog Sender/Receiver Using the MS Winsock Control
AMD CodeAnalyst Helps Developers Optimize and Tune Applications
Securing Microsoft's Cloud Infrastructure
Introducing the Azure Services Platform
An Introduction to Microsoft .NET Services for Developers



Advertising Info  |   Member Services  |   Contact Us  |   Help  |   Feedback  |   Site Map  |   Network Map  |   About

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

JavaBoutique [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive]
javaboutique
Search Tips
Articles  |   Tutorials  |   Reviews  |   Tools  |   by Category  |   by Date  |   by Name  |   Source  |   Forums  |  
javaboutique
Browse DevX


Partners & Affiliates











advertisement



Java Internationalization Made Easy
Java internationalization is a simple concept, and when it is implemented correctly, long-term management requires only minimal or no code changes.

The Fundamentals of Mule Configuration
Mule, the open source messaging framework for enterprise integration, requires significant configuration using XML files. Get an introduction to Mule configuration.

Using Location-Enabled MIDlets for Mobile Navigation
Learn how to combine the Location API for J2ME and Scalable Vector Graphics to provide navigation for a GPS-enabled mobile device.

Using NetBeans to Develop a JavaFX Desktop Application
NetBeans 6.5 for JavaFX 1.0 is an elegant tool for developing JavaFX projects. Learn how to develop a complete JavaFX project using the NetBeans support and various JavaFX classes.

Performance Improvement: Understanding
The results you get out of any performance prediction exercise are bound to be wrong. The goal is to make them as least wrong as possible. Rob Bogue will help you understand how to avoid getting them too wrong.

The Three Key Questions for the Future of Java
A Java technology insider says the future of Java hinges on how Oracle handles the JCP, the Project Harmony certification process, and the OpenJDK project.

Implement Document Storage and Search on Google Java App Engine
Learn how to use the Java version of the Google App Engine by implementing search and document storage on a Java web application running on the platform.

Simple Script to Run Java Applications on Linux and Windows
This simple script lets you run a Java application on both Linux and Windows.

How to Detect JFrame Resizing
To know when a user is resizing a JFrame, catch the resize action using this tip's code.

Use a Validator to Validate a DOMSource
This code snippet creates a Validator that you can use to validate an XML document represented as a DOMSource.

Ellison Hints at Oracle's Java Priorities: JavaFX-based OpenOffice Apps and Mobile Devices
At JavaOne 2009, Larry Ellison challenges Sun's OpenOffice and JavaFX groups to innovate and wonders out loud why Sun/Oracle couldn't produce mobile devices based on the JavaFX platform.

How to Iterate Through All the Properties of a Class
Using Reflection, you can easily iterate through all the properties of a .NET class.


Applets, Applications, Servlets
NEW: Otto's Obstacles
This is a small puzzle game with 10 levelsall completable, made from Dave Koelle's Java Boulderdash, but with it's own rules and graphics.

NEW: Gerotor Pump Calculator GRPC061220
Gerotor pumps are popular in a few industriesin automotive engine and transmission applications, for example. This Gerotor Pump Calculator applet provides a pump designer with a hopefully convenient starter tool, providing solid ground for beginners.

NEW: Cannon Defender
The object of this game is to shoot your enemy planes before they drop their bombs on you. Your enemies are not that bright and often drop their bombs on each other. To play this game, use the arrow keys to move the barrell of your cannon from left to right. PRess the spacebar to fire. Click the screen to pause the game. Remember to take the wind into consideration when firingyour shots may just come back to hit you!

draw4free
draw4free is a free, object-oriented, Java-based, 2D+, SVG, online, vector drawing program.

Roving Eyes
Roving Eyes are superimposed on an image specified in an applet param. The eyes follow the mouse around the page, even beyond the borders of the applet (thanks to some simple JavaScript included in the example).

News

iPhone 3GS: Overheating Fears, OS Update Nears
July 1, 2009 --
As buzz grows around reports of unexpectedly high temperatures and shortages in the store, the Apple smartphone inches closer to a software update.

PostgreSQL 8.4 Revs Up Database Admin, Security
July 1, 2009 --
New open source database release adds 293 enhancements.

PHP 5.3 Accelerates PHP
June 30, 2009 --
New release of open source dynamic language adds new functions and speeds up PHP.

Sun Releases NetBeans 6.7 IDE for Java, PHP
June 29, 2009 --
Sun's Java IDE is not just for Java anymore.

Why Firefox Doesn't Take Google Chrome Features
June 26, 2009 --
Google's Chrome introduces a number of new features to browsers, but don't expect Mozilla to be adopting them any time soon.

XML error: undefined entity at line 19
advertisement
Receive Articles via our XML/RSS feed

JavaBytes
Internet Cyclone
This powerful, easy-to-use, internet optimizer is for Windows 95, 98, ME, NT, 2000 and XP. It's designed to automatically optimize your Windows settings, boosting your Internet connection up to 200%.

Linux Vendors Head to the Cloud in Search of Cash
iPhone 3GS: Overheating Fears, OS Update Nears
PostgreSQL 8.4 Revs Up Database Admin, Security
PHP 5.3 Accelerates PHP
Sun Releases NetBeans 6.7 IDE for Java, PHP
Why Firefox Doesn't Take Google Chrome Features
First Major PHP Update in Years Coming Soon
Red Hat CEO Calls on Oracle to Keep Java Open
Google Widens AdSense for iPhone, Android Apps
Eclipse Galileo Releases 33 Open Source Projects

A Taste of JavaFX for the Uninitiated
A Guide to Caching and Compression for High Performance Web Applications
How User-Centered Design Can Put User Stories in Proper Context
Explore C# 4's New Dynamic Types and Named/Optional Parameters
Enterprise Architecture: The Journey Begins Here, Part 2
Create a Syslog Sender/Receiver Using the MS Winsock Control
AMD CodeAnalyst Helps Developers Optimize and Tune Applications
Securing Microsoft's Cloud Infrastructure
Introducing the Azure Services Platform
An Introduction to Microsoft .NET Services for Developers



Advertising Info  |   Member Services  |   Contact Us  |   Help  |   Feedback  |   Site Map  |   Network Map  |   About

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

JavaBoutique [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive]
javaboutique
Search Tips
Articles  |   Tutorials  |   Reviews  |   Tools  |   by Category  |   by Date  |   by Name  |   Source  |   Forums  |  
javaboutique
Browse DevX


Partners & Affiliates











advertisement



Java Internationalization Made Easy
Java internationalization is a simple concept, and when it is implemented correctly, long-term management requires only minimal or no code changes.

The Fundamentals of Mule Configuration
Mule, the open source messaging framework for enterprise integration, requires significant configuration using XML files. Get an introduction to Mule configuration.

Using Location-Enabled MIDlets for Mobile Navigation
Learn how to combine the Location API for J2ME and Scalable Vector Graphics to provide navigation for a GPS-enabled mobile device.

Using NetBeans to Develop a JavaFX Desktop Application
NetBeans 6.5 for JavaFX 1.0 is an elegant tool for developing JavaFX projects. Learn how to develop a complete JavaFX project using the NetBeans support and various JavaFX classes.

Performance Improvement: Understanding
The results you get out of any performance prediction exercise are bound to be wrong. The goal is to make them as least wrong as possible. Rob Bogue will help you understand how to avoid getting them too wrong.

The Three Key Questions for the Future of Java
A Java technology insider says the future of Java hinges on how Oracle handles the JCP, the Project Harmony certification process, and the OpenJDK project.

Implement Document Storage and Search on Google Java App Engine
Learn how to use the Java version of the Google App Engine by implementing search and document storage on a Java web application running on the platform.

Simple Script to Run Java Applications on Linux and Windows
This simple script lets you run a Java application on both Linux and Windows.

How to Detect JFrame Resizing
To know when a user is resizing a JFrame, catch the resize action using this tip's code.

Use a Validator to Validate a DOMSource
This code snippet creates a Validator that you can use to validate an XML document represented as a DOMSource.

Ellison Hints at Oracle's Java Priorities: JavaFX-based OpenOffice Apps and Mobile Devices
At JavaOne 2009, Larry Ellison challenges Sun's OpenOffice and JavaFX groups to innovate and wonders out loud why Sun/Oracle couldn't produce mobile devices based on the JavaFX platform.

How to Iterate Through All the Properties of a Class
Using Reflection, you can easily iterate through all the properties of a .NET class.


Applets, Applications, Servlets
NEW: Otto's Obstacles
This is a small puzzle game with 10 levelsall completable, made from Dave Koelle's Java Boulderdash, but with it's own rules and graphics.

NEW: Gerotor Pump Calculator GRPC061220
Gerotor pumps are popular in a few industriesin automotive engine and transmission applications, for example. This Gerotor Pump Calculator applet provides a pump designer with a hopefully convenient starter tool, providing solid ground for beginners.

NEW: Cannon Defender
The object of this game is to shoot your enemy planes before they drop their bombs on you. Your enemies are not that bright and often drop their bombs on each other. To play this game, use the arrow keys to move the barrell of your cannon from left to right. PRess the spacebar to fire. Click the screen to pause the game. Remember to take the wind into consideration when firingyour shots may just come back to hit you!

draw4free
draw4free is a free, object-oriented, Java-based, 2D+, SVG, online, vector drawing program.

Roving Eyes
Roving Eyes are superimposed on an image specified in an applet param. The eyes follow the mouse around the page, even beyond the borders of the applet (thanks to some simple JavaScript included in the example).

News

iPhone 3GS: Overheating Fears, OS Update Nears
July 1, 2009 --
As buzz grows around reports of unexpectedly high temperatures and shortages in the store, the Apple smartphone inches closer to a software update.

PostgreSQL 8.4 Revs Up Database Admin, Security
July 1, 2009 --
New open source database release adds 293 enhancements.

PHP 5.3 Accelerates PHP
June 30, 2009 --
New release of open source dynamic language adds new functions and speeds up PHP.

Sun Releases NetBeans 6.7 IDE for Java, PHP
June 29, 2009 --
Sun's Java IDE is not just for Java anymore.

Why Firefox Doesn't Take Google Chrome Features
June 26, 2009 --
Google's Chrome introduces a number of new features to browsers, but don't expect Mozilla to be adopting them any time soon.

XML error: undefined entity at line 19
advertisement
Receive Articles via our XML/RSS feed

JavaBytes
Internet Cyclone
This powerful, easy-to-use, internet optimizer is for Windows 95, 98, ME, NT, 2000 and XP. It's designed to automatically optimize your Windows settings, boosting your Internet connection up to 200%.

Linux Vendors Head to the Cloud in Search of Cash
iPhone 3GS: Overheating Fears, OS Update Nears
PostgreSQL 8.4 Revs Up Database Admin, Security
PHP 5.3 Accelerates PHP
Sun Releases NetBeans 6.7 IDE for Java, PHP
Why Firefox Doesn't Take Google Chrome Features
First Major PHP Update in Years Coming Soon
Red Hat CEO Calls on Oracle to Keep Java Open
Google Widens AdSense for iPhone, Android Apps
Eclipse Galileo Releases 33 Open Source Projects

A Taste of JavaFX for the Uninitiated
A Guide to Caching and Compression for High Performance Web Applications
How User-Centered Design Can Put User Stories in Proper Context
Explore C# 4's New Dynamic Types and Named/Optional Parameters
Enterprise Architecture: The Journey Begins Here, Part 2
Create a Syslog Sender/Receiver Using the MS Winsock Control
AMD CodeAnalyst Helps Developers Optimize and Tune Applications
Securing Microsoft's Cloud Infrastructure
Introducing the Azure Services Platform
An Introduction to Microsoft .NET Services for Developers



Advertising Info  |   Member Services  |   Contact Us  |   Help  |   Feedback  |   Site Map  |   Network Map  |   About

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

javaboutique
Search Tips
Articles  |   Tutorials  |   Reviews  |   Tools  |   by Category  |   by Date  |   by Name  |   Source  |   Forums  |  
javaboutique
Browse DevX


Partners & Affiliates











advertisement



Java Internationalization Made Easy
Java internationalization is a simple concept, and when it is implemented correctly, long-term management requires only minimal or no code changes.

The Fundamentals of Mule Configuration
Mule, the open source messaging framework for enterprise integration, requires significant configuration using XML files. Get an introduction to Mule configuration.

Using Location-Enabled MIDlets for Mobile Navigation
Learn how to combine the Location API for J2ME and Scalable Vector Graphics to provide navigation for a GPS-enabled mobile device.

Using NetBeans to Develop a JavaFX Desktop Application
NetBeans 6.5 for JavaFX 1.0 is an elegant tool for developing JavaFX projects. Learn how to develop a complete JavaFX project using the NetBeans support and various JavaFX classes.

Performance Improvement: Understanding
The results you get out of any performance prediction exercise are bound to be wrong. The goal is to make them as least wrong as possible. Rob Bogue will help you understand how to avoid getting them too wrong.

The Three Key Questions for the Future of Java
A Java technology insider says the future of Java hinges on how Oracle handles the JCP, the Project Harmony certification process, and the OpenJDK project.

Implement Document Storage and Search on Google Java App Engine
Learn how to use the Java version of the Google App Engine by implementing search and document storage on a Java web application running on the platform.

Simple Script to Run Java Applications on Linux and Windows
This simple script lets you run a Java application on both Linux and Windows.

How to Detect JFrame Resizing
To know when a user is resizing a JFrame, catch the resize action using this tip's code.

Use a Validator to Validate a DOMSource
This code snippet creates a Validator that you can use to validate an XML document represented as a DOMSource.

Ellison Hints at Oracle's Java Priorities: JavaFX-based OpenOffice Apps and Mobile Devices
At JavaOne 2009, Larry Ellison challenges Sun's OpenOffice and JavaFX groups to innovate and wonders out loud why Sun/Oracle couldn't produce mobile devices based on the JavaFX platform.

How to Iterate Through All the Properties of a Class
Using Reflection, you can easily iterate through all the properties of a .NET class.


Applets, Applications, Servlets
NEW: Otto's Obstacles
This is a small puzzle game with 10 levelsall completable, made from Dave Koelle's Java Boulderdash, but with it's own rules and graphics.

NEW: Gerotor Pump Calculator GRPC061220
Gerotor pumps are popular in a few industriesin automotive engine and transmission applications, for example. This Gerotor Pump Calculator applet provides a pump designer with a hopefully convenient starter tool, providing solid ground for beginners.

NEW: Cannon Defender
The object of this game is to shoot your enemy planes before they drop their bombs on you. Your enemies are not that bright and often drop their bombs on each other. To play this game, use the arrow keys to move the barrell of your cannon from left to right. PRess the spacebar to fire. Click the screen to pause the game. Remember to take the wind into consideration when firingyour shots may just come back to hit you!

draw4free
draw4free is a free, object-oriented, Java-based, 2D+, SVG, online, vector drawing program.

Roving Eyes
Roving Eyes are superimposed on an image specified in an applet param. The eyes follow the mouse around the page, even beyond the borders of the applet (thanks to some simple JavaScript included in the example).

News

iPhone 3GS: Overheating Fears, OS Update Nears
July 1, 2009 --
As buzz grows around reports of unexpectedly high temperatures and shortages in the store, the Apple smartphone inches closer to a software update.

PostgreSQL 8.4 Revs Up Database Admin, Security
July 1, 2009 --
New open source database release adds 293 enhancements.

PHP 5.3 Accelerates PHP
June 30, 2009 --
New release of open source dynamic language adds new functions and speeds up PHP.

Sun Releases NetBeans 6.7 IDE for Java, PHP
June 29, 2009 --
Sun's Java IDE is not just for Java anymore.

Why Firefox Doesn't Take Google Chrome Features
June 26, 2009 --
Google's Chrome introduces a number of new features to browsers, but don't expect Mozilla to be adopting them any time soon.

XML error: undefined entity at line 19
advertisement
Receive Articles via our XML/RSS feed

JavaBytes
Internet Cyclone
This powerful, easy-to-use, internet optimizer is for Windows 95, 98, ME, NT, 2000 and XP. It's designed to automatically optimize your Windows settings, boosting your Internet connection up to 200%.

Linux Vendors Head to the Cloud in Search of Cash
iPhone 3GS: Overheating Fears, OS Update Nears
PostgreSQL 8.4 Revs Up Database Admin, Security
PHP 5.3 Accelerates PHP
Sun Releases NetBeans 6.7 IDE for Java, PHP
Why Firefox Doesn't Take Google Chrome Features
First Major PHP Update in Years Coming Soon
Red Hat CEO Calls on Oracle to Keep Java Open
Google Widens AdSense for iPhone, Android Apps
Eclipse Galileo Releases 33 Open Source Projects

A Taste of JavaFX for the Uninitiated
A Guide to Caching and Compression for High Performance Web Applications
How User-Centered Design Can Put User Stories in Proper Context
Explore C# 4's New Dynamic Types and Named/Optional Parameters
Enterprise Architecture: The Journey Begins Here, Part 2
Create a Syslog Sender/Receiver Using the MS Winsock Control
AMD CodeAnalyst Helps Developers Optimize and Tune Applications
Securing Microsoft's Cloud Infrastructure
Introducing the Azure Services Platform
An Introduction to Microsoft .NET Services for Developers



Advertising Info  |   Member Services  |   Contact Us  |   Help  |   Feedback  |   Site Map  |   Network Map  |   About

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs