jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Miscellaneous

DeEnFrSp
Amount: 61
Displaying: 51 - 60
Pages: << 1 2 3 4 5 [6] 7 >>
Sort Listings By:
Hits: 288

Solution Enabler

Rating 0.0 0.0
Solution Enabler is a framework for creating and deploying solutions locally or to remote machines with different operating systems. The framework helps to simplify the creation and deployment of software solutions by capturing detailed knowledge of a solution package deployed through a common installer.
Platform(s): n/a Date: Aug, 06 2003
DETAIL
Hits: 277

Diagnosing Java Code: The Liar View bug pattern

Rating 0.0 0.0
GUIs are generally designed with a model-view-controller architecture in which the view is decoupled from the model. The separation presents a challenge to automated testing because it's difficult to verify that a state change in the model is reflected appropriately in the view -- it spawns the infamous "Liar View." This installment of Diagnosing Java Code examines the Liar View bug pattern.
Platform(s): n/a Date: Apr, 23 2001
DETAIL
Hits: 265

The Java 2 user interface

Rating 0.0 0.0
Graphical and user interface capabilities have progressed in leaps and bounds since the early days of the Java language. The Java 2 platform contains a sophisticated cross-platform user interface architecture that consists of numerous high-level components, an advanced feature-rich device-independent graphics system, and a host of multimedia extensions. This article explores this progression, examines the capabilities of the current version 1.3 in detail, and looks to the future to see what release 1.4 will offer.
Platform(s): n/a Date: Jul, 25 2001
DETAIL
Hits: 263

Introduction to WBEM and the CIM

Rating 0.0 0.0
This is a continuation of the three-part series on building resource management applications. It takes a look at the Web-Based Enterprise Management (WBEM) initiative. WBEM serves to standardize the description and use of managed resources in enterprise networks. Follow along as the author describes the components that comprise WBEM, and practice using the technology with a simple filesystem example.
Platform(s): n/a Date: Jun, 19 2001
DETAIL
Hits: 254

Calculate Distance Between Two Points Using Longitude & Latitude

Rating 3.5 3.5
Tutorial and sample codes to calculate the distance between two locations. Free sample source codes in PHP, ASP, ColdFusion, C/C++, C#, Java, Perl, Visual Basic and Javascript. Longitude and latitude for United States ZIP Code and Canadian Postal Code are available in database subscription.
Platform(s): n/a Date: Mar, 05 2004
DETAIL
Hits: 251

Jikes Bytecode Toolkit

Rating 5.0 5.0
Jikes Bytecode Toolkit is a 100% Java class library that enables Java programs to create, read, and write binary Java class files and to query and update a single, high-level representation of the collection of them, including relationships among them. These features allow the development of tools that report on what APIs the classes use, reorder and change instructions, merge or extend classes, add customized instrumentation (similar to profilers), analyze control and data flow, etc.
Platform(s): n/a Date: Aug, 06 2003
DETAIL
Hits: 247

Web Services for DB2 Cube Views

Rating 0.0 0.0
Web Services for DB2 Cube Views provide access to multidimensional data stored in DB2. These Web services allow a client application to read data from the cubes and perform basic online analysis on multidimensional data and metadata through the Web, using XPath and XML.
Platform(s): n/a Date: Jul, 08 2003
DETAIL
Hits: 224

IBM developerWorks Live! Technical briefings in 2004

Rating 0.0 0.0
The IBM developerWorks Live! Technical Briefings, which were a great success worldwide in 2003, have been expanded for 2004. The following five types of technical briefings, which include presentations and extensive demonstrations, will be held in cities around the world in 2004 (at no cost to you): e-business on demand, IBM Software Development Platform, Speed-start Linux applications, Speed-start Web services, Globalizing your applications.
Platform(s): n/a Date: May, 11 2004
DETAIL
Hits: 209

Capitalization of English Names

Rating 0.0 0.0
There are names in the English language like Sam O'Neil, Jenny McCarthy, Beverly d'Angelo, Leonardo di Caprio, Don Alejandro de la Vega, Wernher von Braun, etc. that give us trouble when we try to properly capitalize them in software applications. I provide a customizable and extendable solution to this problem. I had looked through many documents on the net concerning capitalization in English and also spoke to some people that are supposed to know things like this. Then I've written some code that puts all this theory into Java.
Platform(s): Windows Date: May, 26 2006
DETAIL
Hits: 195

Double-checked locking and the Singleton pattern

Rating 0.0 0.0
Examine the roots of the double-checked locking idiom, why it was developed, and why it doesn't work. The Java programming language contains several useful programming idioms. It also contains some that further study has shown should not be used. Double-checked locking is one such idiom that should never be used.
Platform(s): n/a Date: May, 21 2002
DETAIL
Amount: 61
Displaying: 51 - 60
Pages: << 1 2 3 4 5 [6] 7 >>