Category Archives: Uncategorized

Sorting Algorithms

We all know that Quicksort is one of the fastest algorithms for sorting. It’s not often, however, that we get a chance to see exactly how fast Quicksort really is. The following applets chart the progress of several common sorting algorithms while sorting an array of data using in-place algorithms. This means [...]

101 Reasons Why Java Is Better Than .NET

http://www.manageability.org/blog/archive/20030108%23101_reasons_why_java_is/view
1. Run on Multiple Platforms from the Smallest Devices to the Largest Mainframes.
Run on multiple platforms, from smart cards, embedded devices(JStamp), cell phones(Nokia, Motorola, Ericsson etc), pdas (Palm, Symbian, Sharp),laptops and desktops (MacOS, Linux), servers (Unix based), Non Stop Servers (Tandem) to Mainframes ( IBM ).
2. Run Dynamic Languages
Run Dynamic Languages like Python (JPython) , [...]

LnF: Java Look And Feel

1. Quaqua Look And Feel

By:
Werner Randelshofer

License:
Commercial

URL:
http://www.randelshofer.ch/quaqua/download.html

Description:
The Quaqua Look and Feel is an extension for Apple’s Java implementation of the Aqua Human Interface Guidelines.

2. 3D Look and Feel

By:
Markus Hillenbrand

License:
GNU General Public License

URL:
http://www.markus-hillenbrand.de/3dlf/index.html

Description:
3D Look and Feel is a look and feel for the Java 2 Platform.

3. FH Look And Feel

By:
Stefan Harsan Farr

License:
GPL

URL:
http://www.geocities.com/shfarr/

Description:
Just a few words about the possibilities of this [...]

Formula One-Java 5.0

Formula One-Java 5.0
Other
Tidestone Technologies, Inc.
27 Jan 1999
49448

Tested and Approved with the following Novell products:

NetWare 5
NetWare 5

Product Description

Formula One(tm) for Java® from Tidestone Technologies, Inc. ™, is a 100% Pure Java standalone spreadsheet application that can also be used as a JavaBean by Java developers and an applet by Webmasters. Formula One for Java [...]

JAVA LOOK AND FEEL(LnF): ALLOY

http://www.incors.com/alloylnf/jws/alloyDemo.jnlp

Frequently Asked Questions
What is the Alloy Look and Feel?
The Alloy Look and Feel is a software component that can be used by professional Java™ developers to enhance the appearance and atmosphere of their Java™ Swing applications.
Who was the Alloy Look and Feel developed for?
The Alloy Look and Feel was developed for professional Java™ developers who [...]

LOG4J: Example

import com.foo.Bar;

// Import log4j classes.
import org.apache.log4j.Logger;
import org.apache.log4j.BasicConfigurator;

public class MyApp {

// Define a static logger variable so that it references the
// Logger instance named “MyApp”.
static Logger logger = Logger.getLogger(MyApp.class);

public static void main(String[] args) {

// Set [...]

LOG4J

From Wikipedia, the free encyclopedia
Jump to: navigation, search

Apache log4j

Developed by
Apache Software Foundation

Latest release
1.2.15 / August 29, 2007

Written in
Java

OS
Cross-platform

Genre
Logging Tool

License
Apache License 2.0

Website
http://logging.apache.org/log4j

Log4j is a Java-based logging utility. It was originally written by Ceki Gülcü and is now a project of the Apache Software Foundation. It is used primarily as a debugging tool. log4j is one of [...]

Cấu hình SVN

CẤU HÌNH SUBVERSION

Giới thiệu:

Subversion(viết tắt là SVN) là một hệ thống quản lí version (version control system(VCS)) được giới thiệu vào năm 2000 bởi công ty CollabNet. Đây là hệ thống hỗ trợ làm việc theo nhóm rất hiệu quả. Khi một nhóm làm việc cùng trên một project, việc nhiều người cùng chỉnh [...]

6 Free SVN & Project Hosting Services

Open Source seems to be exploding all over the place at the moment and with online services increasingly jumping on the free offerings its been fantastic for developers wanting to host, manage, flaunt and communicate their projects online. Here’s a rundown of 6 free SVN hosting and project management offerings I like the look of.
Unfuddle [...]

SUN: Asia South Training Locations

Vietnam Training Centers

Corporate Program

Ho Chi Minh City

Saigon Institute for Techniques and Technology
DTS Building
287B Dien Bien Phu Street , District 3,
Ho Chi Minh City, VietNam
Tel : (84) 8 933 8888
Fax : (84) 8 932 1186
URL: www.saigonctt.com.vn
<!–Email: phuongck@saigonctt.com.vn
–>

Hanoi

Alliant Joint Stock Company
Room 401, Hanoi IT Transaction [...]

SUN(Vietnam): Enjoy 15% Discount for Java Courses & 10% Discount for Sun Certifications

https://www.suntrainingcatalogue.com/eduserv/client/cmsearch.do?meId=4&l=en_VN&cid=e4826

Testing Objectives

Certifications

Product ID/Course code

Course

Price excl. VAT (USD)

CX-310-019
Sun Certified Associate for the Java Platform, Standard Edition, Exam Version 1.0 (CX-310-019)
100.00

CX-310-090
Sun Certified Business Component Developer for the Java Platform, Enterprise Edition 1.3 (CX-310-090)
150.00

CX-310-091
Sun Certified Business Component Developer for the Java Platform, Enterprise Edition 5 (CX-310-091)
150.00

CX-310-220
Sun Certified Developer for Java [...]