Recently changed documents

05.05 Streaming Wireless Video

More documents like this are at:  Video Streaming

4-Dec-03

http://www.microsoft.com/windowsxp/expertzone/columns/bridgman/02march11.asp

How is this done on windows
Article by Galan Bridgman

00.50 JMF Home page

More documents like this are at:  Video Streaming

4-Dec-03

http://java.sun.com/products/java-media/jmf/

api docs
programmers guide
sample programs
JMStudio
Partners that are using JMF

05.10 Playing audi and video with JMF - a tech tip

More documents like this are at:  Video Streaming

4-Dec-03

20.01 Galan Bridgmans home page

More documents like this are at:  Video Streaming

4-Dec-03

http://www.bridgman.com/

Galan appears to be one of the experts on windows media streaming. Might be useful to checkout his work on video streaming.

05.03 Streaming Media Bible - Steve Mack

More documents like this are at:  Video Streaming

4-Dec-03

http://archive.dstc.edu.au/RDU/staff/jane-hunter/video-streaming.html

A paper published in 1997
Covers various video standards
Compression techniques
Some products based in 1997

http://www.javaworld.com/javaworld/jw-05-2001/jw-0504-jmf2_p.html

Covers

downloads
Configuration
Basic programming
References

Configuration Blues by Craig Castelaz

More documents like this are at:  CS-Java

3-Dec-03

http://today.java.net/pub/a/today/2003/10/10/configurationblues.html

For my comments on this click on the first link

JDK 1.4 Store objects using the Preferences API - Greg Travis

More documents like this are at:  CS-Java

3-Dec-03

http://www-106.ibm.com/developerworks/java/library/j-prefapi.html?ca=dgr-lnxw01PrefAPI

Emphasis on storing objects
Very good set of references
But does not cover the implementation available for a given preference api

JDK 1.4 A bare bones article on chained exceptions from sun

More documents like this are at:  CS-Java

3-Dec-03

JDK 1.4 How to use assertions in JDK 1.4

More documents like this are at:  CS-Java

2-Dec-03

http://java.sun.com/j2se/1.4.2/docs/guide/lang/assert.html

Very detailed article on sun site about various guidelines on using Java assertions.

JDK 1.4 Features

More documents like this are at:  CS-Java

2-Dec-03

http://java.sun.com/j2se/1.4.2/docs/relnotes/features.html

Summary of New Features and Enhancements

Important day to day programming features 1

Logging API
Assertions
Preferences
Chained Exceptions
Collections
Regular Expressions

Next set of Important features

JDBC 3.0
Java Web Start
Endorsed Standards Override

TOC: Effective Java Programming Language Guide

More documents like this are at:  CS-Java

2-Dec-03

http://java.sun.com/docs/books/effective/toc.html

For a quick run down of the principles as laid out by Joshua Bloch

JDK 1.5 Features: A Conversation with Joshua Bloch

More documents like this are at:  CS-Java

2-Dec-03

http://java.sun.com/features/2003/05/bloch_qa.html

New Language Features for Ease of Development in the Java 2 Platform, Standard Edition 1.5: A Conversation with Joshua Bloch

Discusses

Generics
Enhanced for loop
Autoboxing/unboxing
Typesafe enums
static import
Metadata

The antidote for sin is high art

More documents like this are at:  05.10-Letters To My Daughter

28-Nov-03

Description to be entered
I am hoping this article will be a good companion to non-relational programming languages such as Java, C#, and Perl. The provided examples use SQL Server syntax but should be applicable to all databases.

Author java.net weblogs

More documents like this are at:  People to watch in Technology

15-Nov-03

http://weblogs.java.net/cs/weblog/home/

Authoring page for java.net logs

http://216.187.231.34/akc/servlet/DisplayServlet?url=DisplayNoteURL&reportId=330&statementId=283&reportId=330

Aspire accomplishes a web page display by using a data defintion in a properties file. This definition could range from very simple to very elaborate depending on your requirements.

It is important to understand this defintion. For this purpose read the above article thoroughly and let me know if you have any questions.

This document should contain everything you need to retrieve and paint your first page.

1. Online Aspire Documentation

2.Aspire home page

For more links click on the title link above.

Phone: 904-610-7734
email: satya at activeintellect dot com
newsgroup: aspirej2ee at yahoogroups dot com
akc: use demo/demo and create a note and move it to the  unf folder

Looking forward to hearing from you.

Session 2 schedule

UNF CMS-1 Project deliverables

Example properties file for the contact detail update page

10.05 UNF CMS-1:detail url properties

More documents like this are at:  UNF Lectures on Aspire

5-Nov-03

UNF CMS-1 Project deliverables

Example properties file for the contact detail page

10.03 UNF CMS-1:summary url properties

More documents like this are at:  UNF Lectures on Aspire

5-Nov-03

UNF CMS-1 Project deliverables

Example properties file for the summary page

A web of rules - Kendall Grant Clark

More documents like this are at:  00.15-Research

5-Nov-03

http://www.xml.com/lpt/a/2003/10/23/iswc.html

How the Semantic Web Will Really Happen

10.01 UNF Student Project CMS-1

More documents like this are at:  UNF Lectures on Aspire

4-Nov-03

Develop a basic web application to manage contacts on a web site. We start with a simple set of screens and a database design. In future projects this can be expanded to incorporate more advanced concepts.

For details click on the link above.

http://www-124.ibm.com/developerworks/oss/jt400/

The IBM Toolbox for Java is a library of Java classes supporting the client/server and internet programming models to an iSeries or AS/400 server. The classes can be used by Java applets, servlets, and applications to easily access iSeries and AS/400 data and resources.

Nevertheless it is not clear if DB2Connect functionality is available here.

Also not sure if DB2 Development Center client can be run on this without an explicit DB2Connect

05.07 Using DB2 Development Center - Kent Milligan

More documents like this are at:  CS-AS400

1-Nov-03

http://www.eservercomputing.com/iseries/articles/index.asp?id=742

DB2* Development Center is a rapid iterative environment for developing stored procedures, user-defined functions and more. This client-based development tool supports the entire DB2 Universal Database* (UDB) family of servers, so it?s useful for developing and deploying procedures on multiple DB2 UDB servers.