jGuru
Register Email     Password Forgot your
password?
HOME FAQS FORUMS DOWNLOADS ARTICLES PEERSCOPE LEARN

  Search   jGuru Search Help

PEERSCOPE



Getting Back to Basics with GUIs
Category: Article
Brad Jones (jGuru Site Manager) PREMIUM, Aug 26, 2008
By Richard G. Baldwin - Learn the basics of creating your own custom GUI components by creating a pair of buttons used to turn pages.
Java/JRuby Developers, Say Open 'Sesame' to the Semantic Web
Category: Article
Brad Jones (jGuru Site Manager) PREMIUM, Aug 25, 2008
By Mark Watson - The semantic web enables you to use information from disparate sources in different formats/schemas without having to convert the data to a standard format. Get an introduction to semantic web application development using Java and JRuby.
Microsoft's Novell Investment Tops $340M
Category: Article
Brad Jones (jGuru Site Manager) PREMIUM, Aug 21, 2008
The deal will provide a margin of profitability for Microsoft and help Novell in its fight with Red Hat.
Should You Use .NET or Java on a New Project?
Category: Article
Brad Jones (jGuru Site Manager) PREMIUM, Aug 20, 2008
By Michael Klaene - Tips to help decide whether .NET or Java is right for your organization's next software project.
Announcing a beta release of the Android SDK
Category: Article
Brad Jones (jGuru Site Manager) PREMIUM, Aug 19, 2008
Google's phone's SDK is getting closer!
[More]



FORUMS

Forums Database supporting Unicode characters.. not working
Topic: JDBC
Jino George, Aug 28, 2008
Forums number of day for the first month between to months
Topic: JSP
suganya vijayakumar, Aug 28, 2008
Forums Applet-serverlet communication
Topic: Security
unni maya, Aug 28, 2008
Forums Applet-servlet Comminication
Topic: Servlets
unni maya, Aug 28, 2008
Forums Websphere application server, eclipse, automatic publishing not working
Topic: Eclipse
Pankaj Shinde, Aug 28, 2008
[More]

FAQS

I want to close the child window, from parent window using java script. I want to close the child window, from parent window using java script. How to do that? Can any one help me on this? Thanks...
JavaScript
Firat Tiryaki PREMIUM, Jun 27, 2008
create the new window with an object name childWindow=window.open(...); then you can use the close method childWindow.close();
Creating a javascript object with dynamic property name Hello All, Please consider the following code: var myobj=new Object(); myobj.name="Amit"; myobj.dob="1990"; later on whenever i require,...
JavaScript
Firat Tiryaki PREMIUM, Mar 11, 2008
You should use eval function for that. Check out the below lines, sure it will help; x=new Object(); propertyName="nameProperty"; propertyValue=...
How do I split a space or comma-separated list?
Java:Language:Syntax
John Zukowski PREMIUM, Mar 6, 2008
The split() method of String takes a regular expression. The pattern "[\\s,]+" should to the trick. It says the separator will be one or more white space...
Open new window every time Hi, I am trying this example below : On click of the link it creates one window, if i click it again, i do not get a new window( another window) but rather the same wind...
JavaScript
Robert Lybarger, Feb 14, 2008
I am *not* a javascript expert... but maybe taking out the "remotewin" argument to the window.open call (leaving it either empty or null) would work, since...
How do I specify the popup menu to show for an application on the system tray?
Java:API:Swing:Widgets
John Zukowski PREMIUM, Jan 2, 2008
When you create the TrayIcon for the SystemTray, you specify the PopupMenu. TrayIcon trayIcon = new TrayIcon(anImage, "Tooltip", aPopupMenu); Just...
[More]



DOWNLOADS

NetBeans IDE 6.1 with JavaFX
See JavaFX technology in action. This download installs the JavaFX SDK, NetBeans IDE 6.1 and plugins for JavaFX tools.
Trial download: WebSphere MQ 2.0.0.1
WebSphere MQ internet pass-thru makes the passage of MQSeries channel protocols into and out of a firewall simpler and more manageable.
WebSphere Application Server Community Edition 2.1.0.0
IBM WebSphere Application Server Community Edition is a lightweight Java 2 Platform, Enterprise Edition (J2EE) application server built on Apache Geronimo technology.
Trial download: Lotus Symphony 1
Lotus Symphony is a set of applications for creating, editing, and sharing word processing documents, spreadsheets, and presentations.
Java SE Development Kit (JDK) 6
The Java SE Development Kit (JDK) includes the Java Runtime Environment (JRE) and command-line development tools, such as compilers and debuggers, that are necessary or useful for developing applets and applications.
[More]

ARTICLES

Tutorial: Create an Ajax-based IM Client
Snooped: Aug 4, 2008
The ability to instant message (IM) co-workers and friends is a great convenience, but some environments prohibit the use of instant messaging clients in the workplace due to security concerns. The exercise in this tutorial resolves any security...
Tutorial: Understanding SPARQL
Snooped: Aug 4, 2008
SPARQL Protocol and RDF Query Language (SPARQL) is to the semantic Web as SQL is to a relational database. It allows applications to make sophisticated queries against distributed RDF databases, and is widely supported by many competing frameworks....
Tutorial: Validating Performance in a J2EE Application
Snooped: Aug 4, 2008
This tutorial shows you how to tune a typical J2EE application for performance by analyzing database usage and by using the Rational Application Developer Java Profiler to identify costly operations.
Tutorial: Using XQuery and VoiceXML
Snooped: Aug 4, 2008
XQuery and VoiceXML are a perfect combination. XQuery provides a very simple and direct method to generate XML documents from other XML documents. Because you can pick and choose the different elements that you want from the source XML file,...
Tutorial: Build Web Services with PHP in Eclipse
Snooped: Aug 4, 2008
Learn how to build Web services in PHP using the PHP Development Tools plug-in from Eclipse Europa. Become familiar with the PDT project, and learn how to create and deploy useful PHP projects, learn about the philosophy behind contract-first...
What Is Application Security?
Snooped: Aug 1, 2008
By Irina Medvinskaya - Discover the basic principles of Application Security and how it relates to various government and industry regulations and standards. Also, learn about internal and external Information Security threats and how to protect...
Tutorial: Create an Ajax-based IM Client
Snooped: Aug 1, 2008
The ability to instant message (IM) co-workers and friends is a great convenience, but some environments prohibit the use of instant messaging clients in the workplace due to security concerns. The exercise in this tutorial resolves any security...
Getting Started with the Greenfoot Java IDE
Snooped: Aug 1, 2008
By Richard G. Baldwin - Discover a Java IDE good enough to win a Dukes Choice Award at the 2007 JavaOne conference.
Op-Ed: Fish or Cut Bait
Snooped: Aug 1, 2008
By Paul Kimmel - If a person or group does something successfully one time, ten times, or a hundred times, there is an increasingly better chance that group will succeed again. All of the books in the world won't turn a ten year old kid into...
[More]



 




JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

Solutions
Whitepapers and eBooks
IBM eBook: Planning a Service Oriented Architecture
IBM eBook: Choosing the Right Architecture--What It Means for You and Your Business
Microsoft Article: Will Hyper-V Make VMware This Decade's Netscape?
Avaya Article: Using Intelligent Presence to Create Smarter Business Applications
Intel Go Parallel Article: Getting Started with TBB on Windows
Microsoft Article: 7.0, Microsoft's Lucky Version?
Avaya Article: How to Feed Data into the Avaya Event Processor
IBM Article: Developing a Software Policy for Your Organization
Microsoft Article: Managing Virtual Machines with Microsoft System Center
Intel Go Parallel Article: Intel Threading Tools and OpenMP
HP eBook: Storage Networking , Part 1
Microsoft Article: Solving Data Center Complexity with Microsoft System Center Configuration Manager 2007
MORE WHITEPAPERS, EBOOKS, AND ARTICLES
Webcasts
HP Video: StorageWorks EVA4400 and Oracle
HP Webcast: Storage Is Changing Fast - Be Ready or Be Left Behind
Microsoft Silverlight Video: Creating Fading Controls with Expression Design and Expression Blend 2
MORE WEBCASTS, PODCASTS, AND VIDEOS
Downloads and eKits
Red Gate Download: SQL Toolbelt and free High-Performance SQL Code eBook
Iron Speed Designer Application Generator
MORE DOWNLOADS, EKITS, AND FREE TRIALS
Tutorials and Demos
Silverlight 2 App and Walkthrough: Leverage Silverlight 2 with SQL Server and XML
IBM Article: Enterprise Search--Do You Know What's Out There?
HP Demo: StorageWorks EVA4400
Microsoft Article: The Progress and Promise of Deep Zoom
Microsoft How-to Article: Get Going with Silverlight and Windows Live
MORE TUTORIALS, DEMOS AND STEP-BY-STEP GUIDES