jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Miscellaneous

DeEnFrSp
Amount: 61
Displaying: 41 - 50
Pages: << 1 2 3 4 [5] 6 7 >>
Sort Listings By:
Hits: 398

Using Java to read bar codes

Rating 0.0 0.0
This article takes a new look at UPC symbols and bar codes, and describes how you can use Java to read information from a UPC bar code. The authors explain how to expedite and organize your enterprise operations that revolve around an IBM DB2 database. The sample application described in the article includes downloadable code.
Platform(s): n/a Date: Jul, 23 2002
DETAIL
Hits: 576

Turning streams inside out

Rating 0.0 0.0
Add more versatility to your existing Java framework. The same framework supports file access, network access, character conversion, compression, encryption and so forth. This article presents a framework that lets an application efficiently read data from a source that only supports writing data to an output stream.
Platform(s): n/a Date: Jul, 11 2002
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
Hits: 190

Extending Ant to support interactive builds

Rating 0.0 0.0
Ant, from Jakarta project at the Apache Foundation, has become a de facto standard for building Java projects. You may already be using it to create automatic builds. It's easy enough to tailor those builds to your needs by customizing the build files; but what if you want to wait until run time to set certain properties? This article shows you how to extend Ant to produce builds that are interactive at run time; users can follow prompts to change parameters each time they conduct a build without having to deal with unfamiliar build files. You can incorporate this functionality into your builds to provide a smoother and more flexible experience for your end users.
Platform(s): n/a Date: Nov, 28 2001
DETAIL
Hits: 474

Basics of J2ME

Rating 5.0 5.0
The Java 2 Platform, Micro Edition (J2ME) offers great tools for developers, porting the Java platform's network-centric and platform-agnostic worldview down to memory- and processor-limited devices. This article explains the basics of the J2ME world, showing you the building blocks of the platform and demonstrating a sample application.
Platform(s): n/a Date: Nov, 07 2001
DETAIL
Hits: 306

Diagnosing Java Code: Glass box extensibility

Rating 0.0 0.0
Glass box extensibility refers to the ways in which a software system may be extended when the source code is available for viewing, but not for modifying -- it lies as the happy medium between black box design (in which extensions are built without viewing the original code) and open box design (extensions are coded directly into the base code). Because the new extensions are based directly on the original code but don't alter it, the glass box design is probably the most effective, and safest, method of extending a software system. This article expands on the topic of glass box extensibility touched on last month in this column. After reading this article, you'll know when to use the glass box and will have some tips on how to implement it.
Platform(s): n/a Date: Oct, 24 2001
DETAIL
Hits: 654

JSci: An open-source alternative for Java 2D graphing

Rating 4.0 4.0
Java 2D may be the most obvious solution for programming 2D graphs in Java programs, but it's not the only one. This article proposes an elegant alternative in the form of Java Objects for Science (JSci), an open-source package that lets you create 2D bar graphs, pie charts, and line graphs in Swing.
Platform(s): n/a Date: Oct, 09 2001
DETAIL
Hits: 626

The Jxta command shell

Rating 0.0 0.0
Project Jxta is a community-run attempt to build a utility application substrate for peer-to-peer applications. The initial reference implementation of Jxta includes a command-line shell that allows experimentation with the core Jxta platform without programming. This article takes us through a hands-on tour of the &lt;a href="http://www-106.ibm.com/developerworks/java/library/j-p2pint2?open&l=766,t=grj,p=Jxta2"&gt;Jxta shell&lt;/a&gt;. You'll explore its command set and extend its capability by writing your own custom commands using the Java programming language.
Platform(s): n/a Date: Sep, 11 2001
DETAIL
Hits: 495

Web services and J2EE connectors for B2B integration

Rating 0.0 0.0
Web services and J2EE connectors promise to simplify the integration of heterogeneous enterprise information systems and provide a way for business partners to share their respective applications' functionality over the Internet. This article uses an insurance broker scenario, in which the programmatic functions from legacy transactions are incorporated into a Web application, to illustrate these capabilities.
Platform(s): n/a Date: Aug, 29 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
Amount: 61
Displaying: 41 - 50
Pages: << 1 2 3 4 [5] 6 7 >>