stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


Top 6 XML and Java books (java.about.com)







Top 6 XML and Java books
(java.about.com)

Top 6 XML and Java books
(java.about.com)
08/27/2002 11:51 AM




This is a GrokNews Entry: (what is grok?)





Similar Items

Top 6 XML and Java books (java.about.com)

Grok Headline matches for Top 6 XML and Java books (java.about.com)

Beware Falling Java Books


Beware Falling Java Books 03/06/2004 02:09 AM
why the lucky stiff has written up a (poignant) guide to Ruby. Definitely a trip but, then, so's why. The Lambda folks are less impressed, but that's only because they're not any fun....

Luxor Beta 5 released - GPL'ed Java XUL
toolkit (Java Lobby)


Luxor Beta 5 released - GPL'ed Java XUL
toolkit (Java Lobby)
07/03/2002 08:16 PM

Apple offers Java 3D and Java Advanced
Imaging Update


Apple offers Java 3D and Java Advanced
Imaging Update
12/18/2003 10:36 AM
Apple has posted Java 3D and Java Advanced Imaging Update, a software update aimed at users of Mac OS X v10.3.1 and Java 1.4.1 or higher. The new update is available as a 9.5MB download from Apple's Web site.

Apple releases Java 3D, Java Advanced
Imaging update


Apple releases Java 3D, Java Advanced
Imaging update
12/18/2003 10:39 AM
Apple has released a Java 3D and Java Advanced Imaging update, which contains support for the two technologies...

Critical Java Bug Targets Java Virtual
Machine


Critical Java Bug Targets Java Virtual
Machine
01/06/2005 12:02 PM

Quest For "Unbreakable Java" Unites ABAP
& Java


Quest For "Unbreakable Java" Unites ABAP
& Java
01/03/2005 12:11 PM

Book review: Java & XML Data Binding
(Java Pro)


Book review: Java & XML Data Binding
(Java Pro)
08/26/2002 08:32 AM

Sun renamed Java 1.5 to Java 2 Platform
Standard Edition 5.0


Sun renamed Java 1.5 to Java 2 Platform
Standard Edition 5.0
06/28/2004 07:54 PM
Across the street, Sun renamed Java 1.5 to Java 2 Platform Standard Edition 5.0. Who comes up with this stuff?

BlackJack for Java: A Java/Swing Oddessy


BlackJack for Java: A Java/Swing Oddessy 04/30/2004 06:19 AM
Texas Holdem

Java 3D and Java Advanced Imaging Update
1.0


Java 3D and Java Advanced Imaging Update
1.0
12/17/2003 09:38 PM
Extends the Java platform, providing additional capabilities for running three-dimensional graphics and more.

Java 3D and Java Advanced Imaging Update


Java 3D and Java Advanced Imaging Update 12/18/2003 05:48 AM
Apple has also released Java 3D and Java Advanced Imaging Update. This update contains support for Java3D and Java Advanced Imaging. Java 3D ext...

Java 1.4.2 Update Removes Java SDK


Java 1.4.2 Update Removes Java SDK 02/10/2004 02:49 AM
If you previously had Java 1.4.1 and the Java SDK installed, the new Java 1.4.2 update from apple will upgrade the Java runtime to 1.4.2, but will remove the previous 1.4.1 Java runtime and SDK without upgrading the JDK. To build Java packages in Fink you will need to go to connect.apple.com and download the Java 1.4.2 SDK (free registration required).

java.util.concurrent for Java 1.4


java.util.concurrent for Java 1.4 12/19/2004 03:06 PM

One of the shiniest new feature of Java 5.0 (aka Java 1.5) is a rich set of concurrent programming classes in java.util.concurrent (aka JSR 166), much of which is a direct port of Doug Lea's Concurrent Programming in Java library.  Since I don't have the luxury of using Java 5.0 yet, I've resorted to using Doug's original library which is, for the most part, functionally equivalent to java.util.concurrent but not close enough for comfort, particularly since concurrency code tend to be very sensitive to minor changes.

The good news is that Dawid Kurzyniec backported java.util.concurrent package to run under Java 1.4 and made it available as open source.  Apparently Sun is letting this happen because it's own code is based on Doug's open source library.

There are some shortcomings but nothing much to cry over.  My only complaint is that it doesn't use the java.util.concurrent package name which means I'll have to update the package names later (simple but still change nonetheless).  But that I can see the technical and legal issues preventing that from happening.  I am just glad someone did this.


XCode Forums - Cocoa Cocoa-Java Carbon
Java AppleScript


XCode Forums - Cocoa Cocoa-Java Carbon
Java AppleScript
06/24/2004 02:52 PM
General XCode Discussion, Project Discussion, Compatibility, Deployment, The Showroom. Languages: Cocoa, Cocoa-Java, Carbon, AppleScript, Java. Additional Topics: Graphics and Gaming, Interface Development

Java 1.5.0 Now Officially Java 5.0


Java 1.5.0 Now Officially Java 5.0 07/04/2004 06:56 PM

Java Ho!


Java Ho! 05/11/2004 01:54 AM
Well, I think Genx is pretty well put to bed. (Need to generate XML? Need digital signatures? You need Genx.) So, in between endless phone/chat about WS-Uncluttering and Jython packaging and IETF process, I managed to start sketching out some next-project ideas today. And it’s going to be Java, I’ve been in the C-language mines for the past few years and that’s OK, but I work for Sun now and I ain’t going near Solaris internals, so Java Roolz OK ’round here, you hear? Wow, it’s grown since the last time I was in the neighborhood. Hey, I just loaded Ustr into NetBeans and it Just Worked, even got JUnit to run all the tests. This “object-oriented” stuff, it’ll catch on, just watch.

Java SOS 3.85


Java SOS 3.85 06/07/2004 06:12 AM
A Java servlets office suite.

Java 1.4.1


Java 1.4.1 03/13/2003 10:21 AM
Java developers on the Mac will be interested to note that Apple have made available version 1.4.1 for Mac OS X. Java 1.4.1 features a switch from Carbon to Cocoa for the GUI, 60% more features than 1.3.1, and is pretty much a complete re-working of Java on Mac OS X. { more at the O'Reilly Network }

Java IM Bot


Java IM Bot 07/29/2004 12:03 PM
JIB version 0.1 release

LPD in Java 0.6.0


LPD in Java 0.6.0 12/25/2003 03:15 AM
A line printer daemon protocol implementation.

BNF for Java


BNF for Java 07/27/2004 04:27 PM
Take time for CVS

ODE for Java


ODE for Java 07/14/2004 04:53 AM
Online Documentation available

Java, day #1


Java, day #1 12/17/2002 01:31 AM
Well today was my first day in my new job and it was time to get reacquainted with Java. My first task was to get the existing code base working on my Linux workstation (rather than fight the Java on...

C# vs. Java


C# vs. Java 03/11/2003 02:24 AM
CNET Mar 11 2003 1:23AM ET

Java SOS 3.65


Java SOS 3.65 01/19/2004 05:06 AM
A Java servlets office suite.

Java 1.5


Java 1.5 01/01/2004 10:59 PM
Java 1.5 is coming, too.

LPD in Java 0.5.3


LPD in Java 0.5.3 12/03/2003 07:26 PM
A line printer daemon protocol implementation.

Java IM


Java IM 06/22/2005 02:02 AM
JavaIM 0.0.1 released

Java GDS API


Java GDS API 12/29/2004 05:42 AM
JGDS Project Website Updated

Java has won, says Sun


Java has won, says Sun 12/05/2003 01:02 AM
Sunday Times South Africa Dec 5 2003 0:13AM ET

Java SOS 4.0


Java SOS 4.0 09/27/2004 06:42 AM
A Java servlets office suite.

java.tri


java.tri 04/07/2005 07:56 PM
Second Aplha Relase

What Is Java?


What Is Java? 09/17/2004 11:38 PM
G4 Tech TV Sep 18 2004 4:22AM GMT

La trampa de Java


La trampa de Java 05/02/2004 04:36 AM

What's Up With Mac OS X Java And
QuickTime?


What's Up With Mac OS X Java And
QuickTime?
03/20/2003 08:50 PM
Some developers who installed Apple's new java 1.4.1 for Mac OS X (and didn't read the release notes or the mailing lists) got a nasty surprise when they tried to run apps they'd written for use with QuickTime for Java. (O'Reilly Network via MyAppleMenu)

Java Dict API


Java Dict API 12/27/2003 04:11 AM
JavaDict-Client 0.9 released

IBM to Sun: Open Up Java


IBM to Sun: Open Up Java 03/06/2004 02:01 AM
IBM is calling Sun Microsystems Inc.'s bluff and asking the Java steward to join in developing an open-source implementation of Java.

Monopoly for java


Monopoly for java 11/06/2003 05:21 AM
A document contribition from Eqbal Zaffar.

JGraph 3.3 (For Java 1.4)


JGraph 3.3 (For Java 1.4) 04/28/2004 03:18 AM
A freely available graph component for Swing.
Grok Description matches for Top 6 XML and Java books (java.about.com)
GrokA matches for Top 6 XML and Java books (java.about.com)

Top 6 XML and Java books (java.about.com)

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

Professional PHP4
XML, Ch 10: Putting
It Together (part
3)

Mozilla 1.1 Released
Teoma Database
Update

CyberNeko Tools for
XNI: XML trick bag

AzDGPasswordGenerato
r

Ampoliros PHP web
applications
platform release
2.7.6 is out

PHP Class
'AzDGMailCrypt'
released

Bugzilla Security
Problems

Caldera Goes Back to
the Future

How Often is Inktomi
Updating?

Capitals, Character
Sets, Filenames and
Search Engine
Indexing.

ManekiNeko: RELAX NG
meets XNI

QA Framework:
Specification
Guidelines Working
Draft Published

Book Excerpt:
Professional PHP4
XML, Pt. 3

AzDGMailCrypt
PHP Class 'Download
file' released

Download file
UDzone interviews
InterAKT

New XPath, XSLT and
XQuery drafts

multiCache
Using HTML Email to
Deliver High-Impact
Episodic Training

Configuring the
corporate
development
environment

Three free
bug-tracking tools

PHP Class 'urlmatch'
released

PHP Class 'domain'
released

urlmatch
Do Icons Help
Usability?

domain
Position your team
to save money and
generate revenue

Your manager lacks
vision--so what's
the problem?

Now all we need are
celebrity
endorsements

Java allows Sybase
and XQL integration

Transition to
physical data model

Project management
mistakes

Windows CE database
app

HTML Working Group
Rechartered

PHP Class
'printSimpelColumns'
released

PHP Class
'roundrobin.php'
released

roundrobin.php
Yahoo Replacing
Google Title &
Descriptions

NDBE 1.2.2 released
Six More IE Security
Holes Found This
Week

New Flaws Discovered
on IE, Office

PHP Class
'MySQL_DB_Connect'
released

PHP Class 'eBayAPI'
released

eBayAPI
printSimpelColumns
English-language
XSLT training comes
to Tokyo

Build an enterprise
'resource usage'
view with Project
Server's Portfolio
Analyzer

True confessions:
What's your biggest
project management
mistake?

what is grok?