Recently changed documents

20.15 The complete CSS guide

More documents like this are at:  CSS

12-Dec-03

http://www.westciv.com/style_master/academy/css_tutorial/

1. Guide
2. Reference
3. Recommended by ZenGarden

20.14 Eric Meyers edge

More documents like this are at:  CSS

12-Dec-03

http://www.meyerweb.com/eric/css/edge/

A fairly invovled treatment on CSS

20.13 ZenGarden referenced by KillerSites

More documents like this are at:  CSS

12-Dec-03

20.12 CSS Tutorial 3

More documents like this are at:  CSS

12-Dec-03

20.11 CSS Tutorial 2 : CSS explained

More documents like this are at:  CSS

12-Dec-03

http://www.killersites.com/Tutorials/CSS_tutorial/cssTutorialPage2.htm

1. ID selectors explained
2. Navigation pane and Content pane styled
3. border-right and position explained

20.10 CSS Tutorial 1

More documents like this are at:  CSS

12-Dec-03

http://www.killersites.com/Tutorials/CSS_tutorial/cssTutorialPage1.htm

1. Borrowed from KillerSites.com
2. Dicusses typical html tags used in a CSS based web site
3. h1 through h6
4. p
5. ul, ol
6. div
7. href
8. img

A list of prominent Telugu writers since 1000AD

More documents like this are at:  Telugu Related

9-Dec-03

http://www.vepachedu.org/manasanskriti/Telugus.html

An impressive array of short bios on telugu writers since 1000AD.

http://java.sun.com/docs/books/tutorial/collections/index.html

source:Joshua Bloch
coverage:very high
level:expert

http://216.187.231.34/akc/servlet/DisplayServlet?url=DisplayNoteURL&reportId=225&statementId=178&reportId=225

Aspire in combination with Tomcat presents a very viable and cost-effective option for generating XML directly and declaratively from relational databases. Developers will start by choosing a set of SQL statements or stored procedures. Developers will then arrange these assets into a calling hierarchy in a configuration file. Aspire will execute this hierarchical data definition and returns a java based hierarchical data set. Aspire has pre-defined transformations that can convert this hierarchical data set into varieties of XML formats. Aspire also allows you to transform the resulting XML using XSLT via JAXP. The final XML or HTML can then be sent to the browser or consumed programmatically.

In addition to SQL and Stored-Procedures, you can also use File readers, java classes, and potentially others in their place. These assets are called relational adapters producing relational data sets. New relational adapters can be written quite easily for other enterprise data sources when needed.

The main focus of this article to allow programmers to quickly download Aspire and start generating XML from data bases. This is a cook-book/tutorial like approach that tells you everything you need to get started and be on your way to generate XML with very little coding. This article also encourages see-before-you-paint approach to web page development, meaning you can see your data on the web page as XML or text first before actually writing code for that page. This is very useful for debugging and discovering available fields in the data.

A three step process to creatign schema documents (XSDs)

More documents like this are at:  CS-xml

8-Dec-03

http://216.187.231.34/akc/servlet/DisplayServlet?url=DisplayNoteURL&reportId=428&statementId=381&reportId=428

Create a dummy xml
use xsd.exe to create the .xsd file
use Visual studio to tweak the XSD for a) cardinality and b) data types

00.52 JavaTM Media Framework API Guide

More documents like this are at:  Video Streaming

4-Dec-03

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

This seems to be written in 99. The documentation says it is still valid for 2.1.1. You be the judge.

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.