Similar Articles |
|
Technology Research News December 1, 2004 |
Multicamera Surveillance Automated Researchers have developed a multi-camera surveillance system that allows the user to indicate an object in one view and automatically zoom to that object in all other views. |
BusinessWeek January 29, 2007 Jack Ewing |
The Sweet Smell Of Demand As India gets richer, it is growing in importance for Siemens. |
Technology Research News February 25, 2004 |
Scans pick up object orientation Researchers in Spain have improved the process of pattern recognition with a method of mapping three-dimensional objects in a way that records every possible point of view of the object. The method could be used to inspect the orientation and shapes of manufactured goods, and also for face recognition. |
Investment Advisor October 2010 Dan Skiles |
Server Rack -- Don't Forget Physical Security Make sure that your server is secure enough that someone can't walk in and carry it out without much work. |
JavaWorld November 2000 M. Jeff Wilson |
Get smart with proxies and RMI RMI enables developers to either get a remote reference to a distributed object, in which all method calls are forwarded to the server object, or get a copy of the remote object and invoke on it locally. You can combine these approaches in a way that is transparent to the client code... |
Technology Research News June 15, 2005 |
Single Camera Measures Speed Researchers have improved a method of determining depth information using a single camera. The advance allows a single camera to detect the speed of objects and could be used anywhere robotic vision is needed. |
JavaWorld May 2001 Markus Dorn |
Reading objects is easy with SAX By following some simple rules when mapping objects to XML, you can easily read object structures, even complex ones, from XML. See how you can use SAX to eliminate that complexity... |
Military & Aerospace Electronics January 2006 |
Midwave Thermography Camera for Real-Time Temperature Analysis Infrared Solutions Inc. is offering the VarioTHERM camera head, a universal midwave infrared camera for precise, real-time thermal analysis in scientific and industrial applications. |
JavaWorld August 2001 Jeff Friesen |
Object-oriented language basics, Part 5 Every Java class has a superclass. In the absence of an extends keyword, Object is that superclass. Object takes center stage as this article presents its 11 methods... |
JavaWorld April 2001 Piet Jonas |
Secure type-safe collections A framework that overcomes the standard Java Collections Framework's main problem: its containers lack the ability to restrict themselves to storing objects of a specific type. The solution uses reflection, wrapper classes, and a collection of static factory methods... |
CIO November 15, 2005 Thomas Wailgum |
No Bells or Whistles, Please A new survey reveals what users want most from mobile devices. |
InternetNews November 8, 2007 Stuart J. Johnston |
Microsoft's 'Centro' Finally Gets a Name Microsoft revealed the official name of its 'Centro' server bundle for mid-sized businesses this week and also gave a shipping target date. |
Fast Company September 1, 2007 Michael Dumiak |
Airport of Tomorrow In Germany, engineering giant Siemens tests features designed to make air travel less awful. |
D-Lib May/Jun 2007 Saidis & Delis |
Type-consistent Digital Objects This article provides an overview of the Digital Object Prototype framework and highlights its type-conformance capabilities and shows how heterogeneous digital material can be treated in a uniform manner without resorting to custom developments. |
D-Lib Jan/Feb 2010 Reilly & Tupelo-Schneck |
Digital Object Repository Server: A Component of the Digital Object Architecture This paper introduces the Digital Object Repository Server, the most recent instantiation of the Corporation for National Research Initiatives' repository work. |
JavaWorld January 2002 Jeff Friesen |
Trash talk, Part 2 This article explores the Reference Objects API, an API that allows your programs to interact with the garbage collector in limited ways... |
D-Lib May 2001 Robert E. Kahn |
Representing Value as Digital Objects A discussion of transferability and anonymity... |
JavaWorld March 2001 Brian Goetz |
Design for performance, Part 3: Remote interfaces Many common Java performance problems stem from class design decisions made early in the design process, long before most developers even start thinking about performance. This article examines performance issues specific to remote applications... |
Entrepreneur June 2003 Amanda C. Kooser |
Phone Boost Futuristic features will make tomorrow's mobile phones smarter. |
JavaWorld November 2000 Bill Venners |
Using objects in place of documents for server-client interaction, Part 3 Bill Venners compares objects and documents from a user's perspective. Whereas the previous articles in the series focused on clients that operate autonomously, this article focuses on clients that connect network-delivered services to human users... |
JavaWorld December 2001 Jeff Friesen |
Trash talk, Part 1 One feature that distinguishes Java from other computer languages is its garbage collection abilities. In this article, This article introduces garbage collection and shows how Java's optional support for it affects your programs... |
JavaWorld April 2001 Geoff Friesen |
Object-oriented language basics, Part 1 An introduction to object-oriented programming and how to declare classes and create objects from those classes... |
BusinessWeek May 17, 2004 Jack Ewing |
Is Siemens Still German? Worker representatives at the electrical engineering company have concluded that Siemens is contemplating the elimination of 74,000 jobs from Germany in the next decade. |
JavaWorld June 2001 Jeff Friesen |
Object-oriented language basics, Part 3 The author explores composition and demonstrates its value in object-oriented programming. Composition and inheritance are design consepts related in a manner similar to both sides of the same coin... |
JavaWorld April 2001 Kelly Davis & Robert Di Marco |
Manage distributed sessions Using RMI and the Proxy API introduced in JDK 1.3, this article describes a technique that allows one or more servlet servers to maintain session information on one or more session servers. By adopting this architecture, no single point of failure will exist for session management... |