This is speculation, but still interesting to us Java folks.
Charles Bradley
DJUG Leader
Java Practice Leader -- The JLab
Raymond James Consulting
-----------------------------------------------------------------
Article at: http://www.techweb.com/wire/story/TWB19981019S0015
Microsoft Develops Java Killer
(10/19/98 2:37 p.m. ET)
By John Gartner, TechWeb
Microsoft may want to add the word 'annihilate' to its
extend-and-embrace strategy toward Java, Sun's
open-platform programming language for Web
applications.
For several years, Microsoft has been quietly
developing its own universal virtual machine and waiting
for the right time to deploy it, Gartner Group analyst
David Smith said at last week's Gartner Group IT/Expo
in Orlando.
"It's like a nuclear weapon that will eventually
annihilate
Java, and they are waiting for the right time to unleash
it," said Smith, vice president of Internet strategies at
the
research firm. The project, code-named Intermediate
Language, will provide Java-like functions and allow
access to Microsoft's Component Object Model
(COM) on non-Intel processors and non-Microsoft
operating systems.
Smith said Microsoft disclosed the development effort
in meetings with Gartner Group earlier this year, but
then disavowed the technology after the research firm
reported its existence.
A Microsoft spokeswoman said the company does not
comment on speculation.
Smith said Microsoft has continually modified its
attitude toward Java, which it licenses from Sun, as the
threat of Java has waxed and waned. "Developers don't
take the 'We love Java' posturing from Microsoft
seriously anymore," he said.
Microsoft's most recent strategy is to try to convince
developers that Java is simply a programming language
and not a platform. Documents on Microsoft's website
tout the COM applications market as "the only currently
viable market for reusable, off-the-shelf, client and
server components."
Microsoft's strategy to combat Java includes stepping
up development of versions of COM that will run on
non-Windows platforms. Over the past few months
Microsoft has released versions of COM compatible
with Unix variants from Digital Equipment, Sun,
Hewlett-Packard, and Silicon Graphics.
Software developers say processor-independent
versions of COM are clearly a strike at Java.
"Microsoft understands that in order to make an impact
in the enterprise they need to create technology for
non-Intel platforms," said David Linthicum, chief
technology officer at Software AG Americas, which has
created a version of COM for Unix. "COM is a
platform much in the same way the Java Virtual
Machine is a platform."
According to Don Gallagher, vice president of sales and
marketing at Unix developer Mainsoft, providing one
set of source code that can be used on Windows and
Unix is attractive to developers. "COM is definitely
competitive with Java," he said.
Last year, Sun filed suit against Microsoft for violating
the terms of the Java licensing agreement by
incorporating Windows-specific functions into its
Java-based software.
Sun is seeking a preliminary injunction that would
require Microsoft to use Sun's cross-platform Java in
Windows 98 and Visual J products. Justice Ronald
Whyte is expected to issue a decision by the end of
November.
Smith said that over the next few years, Microsoft won't
be able to relegate Java to almost-ran status; nor is Java
likely to make a huge dent in Windows. But he predicts
60 percent of organizations will use Java in enterprise
applications in 2001.
------------------------------------------------------------------------
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
Summary: Symantec will be releasing Visual Cafe for Java 3.0 in mid
November (now in Beta). Signifigant Updates:
- The ability to plug-n-play different versions of the JDK.
- Seemless dbAware-"ness" in JFC/Swing controls using the JFC's Model
View Controller pattern
- A new, faster JIT Compiler (Symantec's JIT is roughly 10% slower
than the J++ JIT in all areas but garbage collection, and is also Java
compliant)
Charles Bradley
DJUG Leader (http://www.djug.org)
Java Practice Leader -- The JLab
Raymond James Consulting
----------------------------------------------------------
Article at:
http://www.infoworld.com/cgi-bin/displayStory.pl?981020.wcvisualcafe.htm
Symantec readies upgrade to popular Visual Cafe 3.0
By Dana Gardner
InfoWorld Electric
Posted at 12:33 PM PT, Oct 20, 1998
Symantec next week will announce Version 3.0 of its popular Java
development tools, Visual Cafe Database Edition, Visual
Cafe Professional Edition, and Visual Cafe Standard Edition.
Available now in beta form, with shipping to begin in mid-November, the
latest Visual Cafe Java tools allow developers to plug
in any version of the Java Development Kit (JDK) features from Sun
Microsystems, from 1.1 through 1.2, which is due in late
November, said Symantec representatives, in Cupertino, Calif.
Separately, Symantec is slated to deliver its comprehensive Enterprise
Suite of Java tools by year's end.
Visual Cafe 3.0, which ships with JDK 1.17, is aimed at broadening
server-side Java development by offering server-side
debugging and remote server debugging, as well as projecting the visible
connection between components for drag-and-drop
interactions.
Visual Cafe 3.0 also supports the new JFC/Swing classes. By complying to
the JFC/Swing data model, JFC/Swing components
are data-aware, eliminating the need for "dbaware" components, Symantec
representatives said.
The latest tools also build model, border, and icon beans, and provide
WYSIWYG support for Java Foundation Classes
(JFCs) in the tools' form designer. Full support for JtabbedPane is also
offered, as is support for any standard Java Database
Connectivity driver for broad database connectivity, Symantec said.
Moreover, the updated Java tools also include an upgraded JIT compiler
from Symantec, Version 3.1, which promotes faster
start-up time for applications, representatives said.
All available for Windows 95, Windows 98, and Windows NT, Visual Cafe
Database Edition will sell for $800, Visual Cafe
Professional Edition for $300, and Visual Cafe Standard Edition for $100.
------------------------------------------------------------------------
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
Java Enthusiasts,
I'm proud to announce the debut and availability of a vendor
independent Java portal information site. Listing Java News items,
new product announcements / links / reviews, Developer links, an
investigation of "new" and "cool" internet technology, java
certification topics, and a monthly newsletter to keep everyone up to
date on industry, corporate, and political events shaping the Java
landscape.
The site is http://javaportal.webjump.com
I look forward to meeting you.
Regards,
Dave Brafford
Editor in Chief
------------------------------------------------------------------------
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
Good stuff...
NEW Technologies
TFTP Server for Java
http://www.alphaworks.ibm.com/formula/TFTP
Platforms: [ OS2, AIX, Windows NT ]
100% pure Java Implementation of the TFTP protocol as a server.
IBM TFTP Server (TftpSvr) implements the Trivial File Transfer Protocol
(TFTP) as a server process. It allows TFTP clients running on any host
to
read
and write files to the server. This implementation is a faithful
implementation of
the RFC, and it handles large files (>32M) correctly. It is about 20%
faster than
other tftp servers on Windows/NT. Also, it is the first implementation
that runs
as an NT service.
----------------------------------------------------------------------------
--------------
NEW JavaBeans
ArchiveAccessor
http://www.alphaworks.ibm.com/alphaBeans
Platforms: [ All Java enabled platforms ]
The ArchiveAccessor Bean Suite is a suite of non-visual beans for
working with Jar and Zip archive files. These beans can be used to
add, replace, remove, extract, rename or get files within either type
of
archive, and also support manifest files for Jar archives. The
following
example shows how you can use this bean suite in a visual builder tool.
----------------------------------------------------------------------------
--------------
UPDATED Technologies
Jinsight
http://www.alphaworks.ibm.com/formula/Jinsight
Jinsight is a tool that lets you visualize and explore a Java
program's
run-time
behavior. It is useful for performance analysis, debugging, and any
task
in which
you need to better understand what your Java program is really doing.
It
displays
performance bottlenecks, object creation and garbage collection,
execution
sequences, thread interaction, and object references, and has features
to
help find
and solve memory leaks. Jinsight can also take repetitive execution
behavior and
boil it down to its essentials, eliminating redundancy and uncovering
the
highlights of
an execution.
Platforms: [ Windows 95 and NT ]
Changes incorporated in Jinsight version 1.1:
-- New trace format is more compact and loads more than 6 times faster.
-- Faster and more extensive memory leak solver.
-- Performance, usability, and functional improvements in the
visualizations.
-- New "How-To" Guide with recipes for using Jinsight for common tasks.
-- Includes instrumentation for Java JDK version 1.1.6.
-- Installs a self-contained Java virtual machine for tracing; it no
longer
requires patching your VM.
----------------------------------------------------------------------------
----------------------
XML Parser in Java
http://www.alphaworks.ibm.com/formula/XML
XML Parser in Java is a validating XML parser written in 100% pure
Java.
The package (com.ibm.xml.parser) contains classes and methods for
parsing,
generating, manipulating, and validating XML documents. XML for Java
is
believed to be the most robust XML processor currently available and
conforms most closely to the XML 1.0 Recommendation.
Platforms: [ OS/2, Windows 95/NT, Unix ]
Changes incorporated in XML4J version 1.1.4:
-- Support for DOM Level 1 Specification [01 Oct 1998].
-- Performance improvement: Runs twice as fast.
-- Additional support for 18 different EBCDIC encodings.
-- Many bug fixes since version 1.0.9.
----------------------------------------------------------------------------
---------------
Jikes
http://www.alphaworks.ibm.com/formula/Jikes
Jikes is a Java compiler that translates Java source files as defined
in
the Java
Language Specification (Addison-Wesley, 1996) into the bytecoded
instruction
set and binary format defined in The Java Virtual Machine Specification
(Addison-Wesley, 1996). Unlike other compilers, Jikes accepts the Java
language only as specified: not as a subset, variant, or superset.
Platforms: [ AIX, Linux, Solaris, OS/2, Windows 95 and NT, Unix ]
Changes incorporated in JikesJ version 0.39:
-- Version 0.39 contains bug fixes, in particular for problems using
single-type-import declarations for types in the unnamed package.
----------------------------------------------------------------------------
---------------
IRC Client for Java
http://www.alphaworks.ibm.com/formula/IRC
IRC Client for Java is an enhanced, Java-based IRC client that provides
a
rich set
of features for Web sites and Web users. In addition to the Java
applet, a
full Java
application version of the IRC Client for Java is now available. This
version
provides full DCC support, transcript saving and logging, and parameter
saving.
Developers can add new features to the application using Java.
Platforms: [ All Java enabled platforms ]
Changes incorporated in IRC Client for Java 1.23:
-- New expiration date of March 3, 999.
----------------------------------------------------------------------------
---------------
Regards,
Frank Carlos
alphaWorks
http://www.alphaworks.ibm.com/
------------------------------------------------------------------------
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
DU has 3 good Java courses in its graduate school: OOP/Java I, II, & III.
I took the first 2 of them. The instructor, Corey Klaasmeyer, was excellent.
Tom Marrs
Charles.Bradley@... wrote:
> I have been asked several times recently about Java training. Does any of
> you know of any training courses (community college, company training, DU,
> etc.) in Java? Good experiences, bad experiences? Any and all help
> appreciated. Maybe we ought to put a list of training links on the web
> site.
>
> Any input is appreciated.
>
> Charles Bradley
> DJUG Executive Committee
>
> ______________________________________________________________________
> 2X 2X 2X DOUBLE REWARDS POINTS! 2X 2X 2X
> Open a new NextCard Internet Visa account with a
> qualifying balance transfer and you'll earn DOUBLE
> RewArds points. Earn free airline tickets in half the
> time! Intro rates as low as 2.9% APR and NO annual fee!
> Apply Online NOW!
> http://ads.egroups.com/click/61/0/nextcard
>
> Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
> at http://www.eGroups.com -- Free Web-based e-mail groups.
------------------------------------------------------------------------ZZZXXXZZ\
Z
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
------=_NextPart_000_00C2_01BDF746.2C768C60
Content-Type: text/plain;
charset="iso-8859-1"
content-transfer-encoding: 7bit
content-type: text/plain;
charset="iso-8859-1"
FYI:
Regis university offers Java Courses. For more information talk to
Trisha Litz
Graduate Faculty
303-458-4141
Satish Puskoor
Thomas-Payne Consulting, Inc
6890 S Tucson Way, Suite 100
Englewood, CO 80112
Phone: 303-858-0201
Home: 303-221-4434
Fax: 303-858-0204
Mobile 303-257-1301
E-Mail: spas@...
www.thomas-payne.com
Pager: 1-888-879-3434
Password: 3032571301
Data Mail: www.uswestdatamail.com
Password: 3032571301
-----Original Message-----
From: Larry P Sherrill <LarryPSherrill@...>
To: INTERNET:Charles.Bradley@... <Charles.Bradley@...>; djug
<djug@egroups.com>
Date: Tuesday, October 13, 1998 9:23 PM
Subject: [djug] Denver Java Training Courses
Charles,
MTS, a Denver-based company, offers two Java related courses that we
recommend be taken in order:
1) "Object-Oriented Analysis, Design, and Implementation With Java".
This 3-day course stresses the use of UML to build analysis and design
artifacts. We survey six OO methods and use Java to illustrate concepts.
Students learn to build domain models, use case diagrams, and design clas=
s
diagrams. Students implement the solution in Java.
2) "Java Application Programming".
This is a 4-day in-depth class that covers grammar, awt, applets, jdbc,
threads, and exceptions.
We provide training and post-training mentoring (where the real learning
takes place), project leadership, and implementation services. Our goal i=
s
to turn procedural developers into self-sufficient OO developers.
I am the instructor and developer of the courseware. Our number is
(303)757-5557. Courseware and student evaluations are available for revie=
w.
Thank you, Larry Sherrill
LarryPSherrill@...
Message text written by INTERNET:Charles.Bradley@...
>I have been asked several times recently about Java training. Does any =
of
you know of any training courses (community college, company training, DU=
,
etc.) in Java? Good experiences, bad experiences? Any and all help
appreciated. Maybe we ought to put a list of training links on the web
site.
Any input is appreciated.<
______________________________________________________________________
2.9% 2.9% 2.9% 2.9% 2.9% 2.9% 2.9% 2.9% 2.9%
NextCard Internet VISA has a great introductory APR.
Customers with good credit are eligible for this special rate.
No tricks, no gimmicks - just a great rate for Internet customers!
http://ads.egroups.com/click/61/1/nextcard
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
------------------------------------------------------------------------ZZZXXXZZ\
Z
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
------=_NextPart_000_00C2_01BDF746.2C768C60
Content-Type: text/x-vcard;
name="Satish Puskoor.vcf"
content-disposition: attachment;
filename="Satish Puskoor.vcf"
content-type: text/x-vcard;
name="Satish Puskoor.vcf"
content-transfer-encoding: quoted-printable
BEGIN:VCARD
N:Puskoor;Satish
FN:Satish Puskoor
ORG:Thomas-Payne Consulting, Inc
TEL;WORK;VOICE:303-858-0201
TEL;HOME;VOICE:303-221-4434
TEL;PAGER;VOICE:Celluar: 303-257-1301
TEL;WORK;FAX:303-858-0204
ADR;WORK;ENCODING=3DQUOTED-PRINTABLE:;;6890 South Tucson Way,=3D0D=3D0ASuit=
e 100=3D0D=3D0A;Englewood;CO;80112;USA
LABEL;WORK;ENCODING=3DQUOTED-PRINTABLE:6890 South Tucson Way,=3D0D=3D0ASuit=
e 100=3D0D=3D0A=3D0D=3D0AEnglewood, CO 80112=3D0D=3D0AUS=3D
A
ADR;HOME:;;9672 South Salem Court;Littleton;CO;80126;USA
LABEL;HOME;ENCODING=3DQUOTED-PRINTABLE:9672 South Salem Court=3D0D=3D0ALitt=
leton, CO 80126=3D0D=3D0AUSA
URL:http://wws.thomas-payne.com
EMAIL;PREF;INTERNET:spas@...
END:VCARD
------=_NextPart_000_00C2_01BDF746.2C768C60--
--------------F9CBE38AF64DE7853F59A849
Content-Type: text/plain;
charset="us-ascii"
content-transfer-encoding: 7bit
content-type: text/plain; charset=us-ascii
Charles,
My company offers custom Java training, delivered on-site and tailored
to the customer's schedule and content requirements. References
available.
Rich Bagley
Realtime Software, Inc.
303-660-4245
Charles.Bradley@... wrote:
>
>
>
> I have been asked several times recently about Java training. Does any of
> you know of any training courses (community college, company training, DU,
> etc.) in Java? Good experiences, bad experiences? Any and all help
> appreciated. Maybe we ought to put a list of training links on the web
> site.
>
> Any input is appreciated.
>
> Charles Bradley
> DJUG Executive Committee
>
>
>
> -----------------------------------------------------------------------
> [Image]
>
> Subscribe, unsubscribe, opt for a daily digest, or start a new
> e-group at http://www.eGroups.com -- Free Web-based e-mail groups.
------------------------------------------------------------------------ZZZXXXZZ\
Z
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
--------------F9CBE38AF64DE7853F59A849
Content-Type: multipart/related;
boundary="------------BD7302240029C24EED09F5B8"
content-type: multipart/related; boundary="------------BD7302240029C24EED09F5B8"
--------------BD7302240029C24EED09F5B8
Content-Type: text/html;
charset="us-ascii"
content-transfer-encoding: 7bit
content-type: text/html; charset=us-ascii
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
Charles,
<P> My company offers custom Java training, delivered on-site and
tailored to the customer's schedule and content requirements. References
available.
<P>Rich Bagley
<BR>Realtime Software, Inc.
<BR>303-660-4245
<P>Charles.Bradley@... wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
I have been asked several times recently about Java training. Does any of
you know of any training courses (community college, company training, DU,
etc.) in Java? Good experiences, bad experiences? Any and all help
appreciated. Maybe we ought to put a list of training links on the web
site.
Any input is appreciated.
Charles Bradley
DJUG Executive Committee
</PRE>
<HR><A HREF="http://www.nextcard.com/index.html?ref=bteegstr03"><IMG
SRC="cid:part1.3624BB80.C5DC7ACA@..." ></A>
<P> Subscribe, unsubscribe, opt for a daily digest, or start a new
e-group at <A HREF="http://www.egroups.com">http://www.eGroups.com</A>
-- Free Web-based e-mail groups.</BLOCKQUOTE>
<hr>
ZZZXXXZZZ
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at <a href="http://www.egroups.com">http://www.eGroups.com</a> -- Free Web-based
e-mail groups.
</body></html>
--------------BD7302240029C24EED09F5B8
Content-Type: image/gif
content-disposition: inline; filename="C:\TEMP\nsmailG9.gif"
content-id: <part1.3624BB80.C5DC7ACA@...>
content-type: image/gif
content-transfer-encoding: base64
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
B0OryRBniBOgFPEXQNW9jABMZFsAg2i2AsLMgTv8WRfDNjPMGbCJjUZ74s2Qh74XBm5dlXsdGV1m
OvRZIIswA6Lfvlc27IkvjN47YB+XNkA8ohF+FYQiEfSWusEx8XgxS53zYqZHMV5xCBgwoBFdRrdr
eY2BhzyaGuUHOcldjnNldF/QfKgz0N2vf0MMZRoTKUsYZq+WiKwCLmEItl3mkgq+VB7rgjk0KRjz
mMhMpjKXycwgAAAh+QQEFAD/ACysAQwAIAARAAUGH8CfcEgsGo/IpHLJbDqf0Kh0Sq1ar9isdsvt
er9gaBAAIfkEBPoA/wAsrAEMACAAEQAFBmPA3w9ABAiJwqNRiRwum1BjU0l1WqPJ5PS6zBa72yo1
7JySt8izFPxce9tjOLNdtM7F5Kx+z+/7/4CBgntoa19lZl9ycXpYdm+QYY5qioZ1ilqYj1yNcmqR
XVWOkJmIaWymRkEAIf5rRklMRSBJREVOVElUWQ0KQ3JlYXRlZCBvciBtb2RpZmllZCBieQ0KYW4g
dW5pZGVudGlmaWVkIHVzZXIgb2YgYW4gdW5yZWdpc3RlcmVkIGNvcHkgb2YgR0lGIENvbnN0cnVj
dGlvbiBTZXQAIf7qVU5SRUdJU1RFUkVEIFNIQVJFV0FSRQ0KDQpBc3NlbWJsZWQgd2l0aCBHSUYg
Q29uc3RydWN0aW9uIFNldDoNCg0KQWxjaGVteSBNaW5kd29ya3MgSW5jLg0KQm94IDUwMA0KQmVl
dG9uLCBPTg0KTDBHIDFBMA0KQ0FOQURBLg0KDQpodHRwOi8vd3d3Lm1pbmR3b3Jrc2hvcC5jb20N
Cg0KVGhpcyBjb21tZW50IHdpbGwgbm90IGFwcGVhciBpbiBmaWxlcyBjcmVhdGVkIHdpdGggYSBy
ZWdpc3RlcmVkIHZlcnNpb24uADs=
--------------BD7302240029C24EED09F5B8--
--------------F9CBE38AF64DE7853F59A849--
I recently put together a couple of Java training class for my company. I
used New Horizons Computer Learning Center.
Scott Guthmann set the classes up for me. 303-745-0100
We were very happy with the class. The guys in the class preferred this
class over the class given by Sun.
Regards,
Rob Rusher
Lockheed Martin Enterprise Information Systems
WebServ Central
MSDC 5694
12999 Deer Creek Canyon Road
Littleton, CO 80127
robert.d.rusher.jr@...
TEL (303) 971-6887 FAX (303) 977-3167
> -----Original Message-----
> From: Charles.Bradley@... [SMTP:Charles.Bradley@...]
> Sent: Tuesday, October 13, 1998 4:30 PM
> To: djug@egroups.com
> Subject: [djug] Denver Java Training Courses
>
>
>
> I have been asked several times recently about Java training. Does any of
> you know of any training courses (community college, company training, DU,
> etc.) in Java? Good experiences, bad experiences? Any and all help
> appreciated. Maybe we ought to put a list of training links on the web
> site.
>
> Any input is appreciated.
>
> Charles Bradley
> DJUG Executive Committee
>
>
> ______________________________________________________________________
> 2X 2X 2X DOUBLE REWARDS POINTS! 2X 2X 2X
> Open a new NextCard Internet Visa account with a
> qualifying balance transfer and you'll earn DOUBLE
> RewArds points. Earn free airline tickets in half the
> time! Intro rates as low as 2.9% APR and NO annual fee!
> Apply Online NOW!
> http://ads.egroups.com/click/61/0/nextcard
>
> Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
> at http://www.eGroups.com -- Free Web-based e-mail groups.
______________________________________________________________________
2X 2X 2X DOUBLE REWARDS POINTS! 2X 2X 2X
Open a new NextCard Internet Visa account with a
qualifying balance transfer and you'll earn DOUBLE
RewArds points. Earn free airline tickets in half the
time! Intro rates as low as 2.9% APR and NO annual fee!
Apply Online NOW!
http://ads.egroups.com/click/61/0/nextcard
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
Charles,
MTS, a Denver-based company, offers two Java related courses that we
recommend be taken in order:
1) "Object-Oriented Analysis, Design, and Implementation With Java".
This 3-day course stresses the use of UML to build analysis and design
artifacts. We survey six OO methods and use Java to illustrate concepts.
Students learn to build domain models, use case diagrams, and design clas=
s
diagrams. Students implement the solution in Java.
2) "Java Application Programming".
This is a 4-day in-depth class that covers grammar, awt, applets, jdbc,
threads, and exceptions.
We provide training and post-training mentoring (where the real learning
takes place), project leadership, and implementation services. Our goal i=
s
to turn procedural developers into self-sufficient OO developers.
I am the instructor and developer of the courseware. Our number is
(303)757-5557. Courseware and student evaluations are available for revie=
w.
Thank you, Larry Sherrill
LarryPSherrill@...
Message text written by INTERNET:Charles.Bradley@...
>I have been asked several times recently about Java training. Does any =
of
you know of any training courses (community college, company training, DU=
,
etc.) in Java? Good experiences, bad experiences? Any and all help
appreciated. Maybe we ought to put a list of training links on the web
site.
Any input is appreciated.<
______________________________________________________________________
2.9% 2.9% 2.9% 2.9% 2.9% 2.9% 2.9% 2.9% 2.9%
NextCard Internet VISA has a great introductory APR.
Customers with good credit are eligible for this special rate.
No tricks, no gimmicks - just a great rate for Internet customers!
http://ads.egroups.com/click/61/1/nextcard
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
Our company recently had training with Batky-Howell; the instructor was
Rick Sussenbach. We did basic Java training, and are slated to do
advanced training within the next month. They have public classes and
will also train on site.
They are located in the Tech Center area.
Hope this helps!
Jeff Sawyer
David Wolf wrote:
>
> Hi,
>
> My company has now had a couple of "less than optimal" experiences with
> Sun Education. The first, a coworker attended a Java language class that was
> taught by an instructor who had only done COBOL development and did not know
> Java. That was about a year ago. Then this spring I attended a Java Security
> class in Dallas (also put on by Sun Ed.) and the instructor read from the
> 1.25" thick workbook for 4 out of 5 days. He was very good technically, but
> did not know how to teach. Among other problems were that, we were working in
> a Solaris environment, and the texts were written for win32 (ugh!). When I
> complained to Sun Ed. I received only token responses and one individual never
> returned a call after I received a call from Sun Ed. saying that he would.
>
> David
>
> Charles.Bradley@... wrote:
>
> > I have been asked several times recently about Java training. Does any of
> > you know of any training courses (community college, company training, DU,
> > etc.) in Java? Good experiences, bad experiences? Any and all help
> > appreciated. Maybe we ought to put a list of training links on the web
> > site.
> >
> > Any input is appreciated.
> >
> > Charles Bradley
> > DJUG Executive Committee
>
> ______________________________________________________________________
> 2X 2X 2X DOUBLE REWARDS POINTS! 2X 2X 2X
> Open a new NextCard Internet Visa account with a
> qualifying balance transfer and you'll earn DOUBLE
> RewArds points. Earn free airline tickets in half the
> time! Intro rates as low as 2.9% APR and NO annual fee!
> Apply Online NOW!
> http://ads.egroups.com/click/61/0/nextcard
>
> Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
> at http://www.eGroups.com -- Free Web-based e-mail groups.
>
> ---------------------------------------------------------------
>
> Name: vcard.vcf
> Part 1.2 Type: text/x-vcard
> Encoding: 7bit
> Description: Card for David Wolf
______________________________________________________________________
For the absolute lowest price on Computer Hardware visit:
http://ads.egroups.com/click/56/0/bottomdollar
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
Hi,
My company has now had a couple of "less than optimal" experiences with
Sun Education. The first, a coworker attended a Java language class that was
taught by an instructor who had only done COBOL development and did not know
Java. That was about a year ago. Then this spring I attended a Java Security
class in Dallas (also put on by Sun Ed.) and the instructor read from the
1.25" thick workbook for 4 out of 5 days. He was very good technically, but
did not know how to teach. Among other problems were that, we were working in
a Solaris environment, and the texts were written for win32 (ugh!). When I
complained to Sun Ed. I received only token responses and one individual never
returned a call after I received a call from Sun Ed. saying that he would.
David
Charles.Bradley@... wrote:
> I have been asked several times recently about Java training. Does any of
> you know of any training courses (community college, company training, DU,
> etc.) in Java? Good experiences, bad experiences? Any and all help
> appreciated. Maybe we ought to put a list of training links on the web
> site.
>
> Any input is appreciated.
>
> Charles Bradley
> DJUG Executive Committee
______________________________________________________________________
2X 2X 2X DOUBLE REWARDS POINTS! 2X 2X 2X
Open a new NextCard Internet Visa account with a
qualifying balance transfer and you'll earn DOUBLE
RewArds points. Earn free airline tickets in half the
time! Intro rates as low as 2.9% APR and NO annual fee!
Apply Online NOW!
http://ads.egroups.com/click/61/0/nextcard
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
I have been asked several times recently about Java training. Does any of
you know of any training courses (community college, company training, DU,
etc.) in Java? Good experiences, bad experiences? Any and all help
appreciated. Maybe we ought to put a list of training links on the web
site.
Any input is appreciated.
Charles Bradley
DJUG Executive Committee
______________________________________________________________________
2X 2X 2X DOUBLE REWARDS POINTS! 2X 2X 2X
Open a new NextCard Internet Visa account with a
qualifying balance transfer and you'll earn DOUBLE
RewArds points. Earn free airline tickets in half the
time! Intro rates as low as 2.9% APR and NO annual fee!
Apply Online NOW!
http://ads.egroups.com/click/61/0/nextcard
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
Denver Java enthusiasts,
Thought I'd give you an update on the product I mentioned earlier in the
group for Certified Java Programmer Training.
Jars recently gave it a top 5% rating, and a four star rating.
Complete product details are available at :
http://www.axtive.com/jcertify
Regards,
Dave Hecksel
Axtive Software Corporation
(214) 880-4820
---------------------------
Do you know who your customers are?
Do they know you?
===> For Interactive Marketing Tools, <===
===> check out http://www.axtive.com <===
______________________________________________________________________
For easy online travel reservations, go to Internet Travel Network:
http://www.itn.net
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
Java Developers Alliance Bulletin
---------------------------------
Greetings to the JDA members
In case you have not browsed our website recently, you're
invited to come visit us at
http://www.jda.net
We have a new look, and hope you'll check out our developer
product showcase at
http://www.jda.net/products.html
We have a collection of links to what we think are the best Java
sites on the web...
http://www.jda.net/links.html
We also have a developer opinion survey at
http://www.jda.net/survey_aug_98.html
Some of our pages (such as the opinion survey) require your JDA
username and password. Except for recent new members, we have
re-assigned username/passwords to original JDA members. You can
receive your new info at
http://www.jda.net/memberedit.html#recover (Individual Members)
or at
http://www.jda.net/jugedit.html#recover (registered JUG's)
Simply enter your email and our server will send the corresponding
username and password to you within minutes. If your email has
changed since you registered, and you cannot recover your user
info automatically, send us email and we'll recover it for you.
(webmaster@...)
We also have discussion forums, an electronic bulletin board
(Guestbook) and we hope to feature technical articles contributed
by JDA members soon... see our "Call for Papers"
http://www.jda.net/papers.html
Please take a moment to see what we are trying to do for you,
the Java Developer Community!
______________________________________________________________________
For easy online travel reservations, go to Internet Travel Network:
http://www.itn.net
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
Just a friendly reminder of our DJUG meeting tomorrow night (10/14).
Microstaff will be providing food, and the presentation will be given by
ObjectShare (PARTS for Java). See our website for location, time, and map
info:
http://www.djug.org
Our next 2 meetings will be GemStone(11/11) and Kevin Minard (Building
DBAware Apps with JBuilder2) (12/9). The info about these two meetings
should be on the web site in the next week or so.
Charles Bradley
DJUG Leader
______________________________________________________________________
For easy online travel reservations, go to Internet Travel Network:
http://www.itn.net
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
Hi,
I just wanted to inform you that we have unleashed a brand new
interactive Website that you simply cannot afford to miss. It's
located at:
http://www.techpromotions.com
<a href="http://www.techpromotions.com">www.techpromotions.com</a>,
and it can seriously improve the promotion of your company.
This incredible new online catalog contains quality products
that can feature your company logo, website address, or anything
else you would like to promote. Best of all, every product we
offer is inexpensive enough to pass to a potential customer,
and still classy enough to give as a gift to your favorite client.
We are Renaissance Promotions. Already in the top one percent
of the promotions industry, but we feel that going online will
make us number one. I hope you'll agree. As you probably
already know, doing business online is much less expensive then
printing and distributing traditional mail order catalogs. We
just figured that we would pass those savings onto you. In
addition, we believe that online shopping is by far the most
convenient form of shopping for high-tech companies like yours.
FREE GIFT!
I thought that might get your attention. In appreciation
for your business we will be giving out free gifts to everyone who
purchases anything through our online catalog. How can you beat that?
Thanks for your time, and please check us out at
http://www.techpromotions.com
<a href="http://www.techpromotions.com">www.techpromotions.com</a>
To start promoting your company the right way. Stop by today...
_______________________________________________________________________
Renaissance Promotions respects your online time and Internet privacy.
This is a one time only solicitation. Your email address will be
deleted from our files. However, if you wish to subscribe to our list
you may reply and type "SUBSCRIBE" in the subject line of your message.
_______________________________________________________________________
______________________________________________________________________
For easy online travel reservations, go to Internet Travel Network:
http://www.itn.net
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
Dear Members,
I wanted to announce that MicroStaff has committed to be our FOOD SPONSOR
through the end of this year!! They will alter the food they bring.
Sometimes Pizza, somtimes Sandwiches, etc.
You can visit Microstaff on the web at: http://www.microstaff.com . They
are a Multimedia, Web, and Technical staffing firm. They've also been
successful in placing some DJUG members, so they are a good partner for the
DJUG.
So, bring your appetite with you to the next DJUG meeting on Oct. 14th at
DU, Driscoll Hall Room #1880. ObjectShare will be demonstrating their
"Parts for Java" product.
Thanks,
Charles Bradley
DJUG Leader
______________________________________________________________________
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
MTS is looking for a Java subcontractor (1099 basis) for approximately 100
hours over the next several weeks. My project is in the implementation and
testing phase and we need some extra help. The project uses JDK1.1, JDBC,
RMI, and Oracle 7. We will consider anyone from apprentice level to master
java programmer and will pay accordingly. The work will be onsite at my
client's location near downtown Denver. It is a pleasant, flexible work
environment. We will consider students desiring partime work as well as
seasoned s/w professionals.
You can email me at LarryPSherrill@... (ascii or ms-word
attachments are ok) or fax your resume to 303-265-9016. The phone here is
at MTS is 303-757-5557.
Thank you,
Larry P. Sherrill
MTS Inc.
______________________________________________________________________
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
Dear DJUG members,
There has been a change in plans regarding the Oct. 14th meeting. IBM has
postponed their engagement indefinitely(I'm trying to re-schedule a date
with them), and ObjectShare has agreed to come and talk with us about
"Parts for Java". It should be a pretty interesting meeting about their
IDE, EJB server, and distributed development features. You can find more
info about them at:
http://www.objectshare.com
and more about Parts for Java at:
http://www.objectshare.com/p4j/p4j2_6features.htm .
The meeting will be held at DU at 7pm on Oct 14, as usual. More info, and
a map, are available on our web-site at:
http://www.djug.org
I am currently scheduling speakers for the next few months, so if you have
any suggestions, please send them to me.
Some information on the presentation is included below.
Corey, can you please update the web site with the new speaker info?
Thanks,
Charles Bradley
DJUG Executive Committee
In this presentation, Thomas Murphy, Director of Marketing for ObjectShare,
will discuss how ObjectShare is using
its experience in distributed object-oriented development to create tools,
training, and consulting to deliver robust Java applications. This will
include demonstrating PARTS for Java Enterprise and how developers can
easily build and deploy scalable, distributed systems using PARTS and
Novera's jBusiness EJB server
______________________________________________________________________
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
<snip>
The Java Development Kit 1.1.7 maintenance release offers significant
enhancements
over JDK 1.1.6 in overall performance, support for internationalization,
and numerous
other bug fixes.
This release includes support for the new European Union currency, the
euro. Through
Sun's open development process, support for the euro currency symbol has
been added
based on overwhelming feedback from developers. Support for the euro will
enable
developers to get a headstart in updating their existing applications with
the new symbol
before it is officially introduced on January 1, 1999 in eleven European
countries.
</snip>
download for windows:
http://java.sun.com/products/jdk/1.1/download-jdk-windows.html
Charles Bradley
Java Practice Leader -- The JLab
Raymond James Consulting
______________________________________________________________________
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
-----Original Message-----
From: Frank Carlos <solrac@...>
To: damjug@... <damjug@...>
Date: lundi 28 septembre 1998 22:00
Subject: alphaWorks releases RMI for IE4 technology
alphaWorks - http://www.alphaworks.ibm.com/
We are delighted to release RMI for IE4 technology to benefit Java
application developers who utilize RMI -- these developers will no
longer have to worry about incomplete Java support.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RMI for IE4
A package that installs the missing RMI support for IE4
http://www.alphaworks.ibm.com/formula/RMI
RMI for IE4 installs the missing Remote Method Invocation (RMI) support
for the Microsoft Java virtual machine, thus enabling RMI for all Java
applications that use the Microsoft Java virtual machine.
Microsoft Internet Explorer 4.0 (IE 4.0) is one of the applications that
uses Microsoft Java. Once installed, this package enables IE 4.0 to run
applets that use RMI; such applets include the Java Management Applications
for the IBM Nways Manager products.
alphaWorks provides technology which enables platform independence.
Regards,
Frank Carlos
alphaWorks
Production Manager
______________________________________________________________________
For easy online travel reservations, go to Internet Travel Network:
http://www.itn.net
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
My company is seeking an experienced Java developer to help develop some Web
applications. We are using Java Servlets as CGI and distributed computing using
RMI. If you are interested, please send me an email at billr@.... Thanks.
-----
Free e-mail group hosting at http://www.eGroups.com/
______________________________________________________________________
For easy online travel reservations, go to Internet Travel Network:
http://www.itn.net
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
Charles,
It will be less than 60 days following the release of the 1.2 Exam
objectives.
Let me know if I can answer any other questions.
Regards,
Dave
-----
Considering the Certified Java Programmer Exam?
Get JCertify! - an exam simulator and personal trainer
http://www.axtive.com/jcertify
------
Charles.Bradley@... wrote:
> Dave,
>
> When do you intend to have the 1.2 programmer exam software out? (i.e.
> approx time after 1.2 comes out)
>
> Charles Bradley
>
> dhecksel@... on 09/21/98 02:26:12 PM
>
> Please respond to dhecksel@...
>
> To: djug@egroups.com
> cc: (bcc: Charles Bradley/Janus)
> Subject: [djug] JCertify
>
> Axtive Software Corporation is proud to announce the availability
> of the JCertify product.
> JCertify is a training tool to prepare for the Certified Java(tm)
> Programmer Examination.
> Organized around the objectives of the Certified Java Programmer
> for JDK 1.1 Examination, the tool allows you take practice and
> simulated examinations an unlimited number of times.
> Features of the JCertify product include:
> o One click install, and one click to run. Studying for the
> Certified Java Programmer Exam is a time consuming process,
> especially if you are working full time. We worked hard to
> create an application that was easy to install, and easy to
> run. While written in Java using the Swing libraries, there
> are no classpath or other environment variable modifications
> to be made by the end user. Our application also does not
> modify the system classpath or other environment variable
> settings.
> o The user may take our practice and simulated exams an
> unlimited number of times. Hundreds of exam combinations.
> o Our practice exams allow you to tailor the content of the exam
> to the objectives that you want to study. The practice exams
> ask a question, grades the student's response, and provides a
> detailed answer and explanation. It's like having a personal
> Java(tm) trainer with you where-ever you go.
> o Simulated exams are performed in a timed environment and cover
> all objectives. The exam is graded upon completion, or upon
> expiration of the time limit. A score is given for each objective
> section and the total score. By identifying your weak areas, our
> exams help you pinpoint topics in which you need additional
> study.
> o Detailed Answers for questions on practice exams.
> o Valuable source code examples, including garbage collection,
> writing and displaying international text, Object Oriented
> methodologies, Threads, and much more ...
>
> Whether you are learning the Java language, or currently pursuing
> the Certified Java Programmer designation, JCertify will help you
> learn and study more effectively to meet your Certification and
> education goals.
> For further information on the JCertify product, visit
> http://www.axtive.com/jcertify
>
> About our Company:
> -----------------
> Formed in 1995, Axtive Software specializes in
> internet relationship marketing tools and utilities
> using Java and C++ technologies. In addition, we offer
> the JCertify product for Java developers or those
> learning the Java programming language. Located in
> Dallas, Texas, Axtive Software can be reached
> at (214) 880-4800 or info@.... The JCertify
> product team can be reached at jcertify@...
>
> begin: vcard
> fn: David Hecksel
> n: Hecksel;David
> org: Axtive Software Corporation
> adr: 3100 Mckinnon;;Suite 800;Dallas;Texas;75201;USA
> email;internet: dhecksel@...
> title: Chief Technology Officer
> tel;work: (214) 880-4820
> tel;fax: (214) 880-4810
> x-mozilla-cpt: ;0
> x-mozilla-html: FALSE
> version: 2.1
> end: vcard
>
> ______________________________________________________________________
> Make your travel reservations with Internet Travel Network
> http://www.itn.net and
> enter to win two round trip First Class airline tickets!
>
> Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
> at http://www.eGroups.com -- Free Web-based e-mail groups.
Dave,
When do you intend to have the 1.2 programmer exam software out? (i.e.
approx time after 1.2 comes out)
Charles Bradley
dhecksel@... on 09/21/98 02:26:12 PM
Please respond to dhecksel@...
To: djug@egroups.com
cc: (bcc: Charles Bradley/Janus)
Subject: [djug] JCertify
Axtive Software Corporation is proud to announce the availability
of the JCertify product.
JCertify is a training tool to prepare for the Certified Java(tm)
Programmer Examination.
Organized around the objectives of the Certified Java Programmer
for JDK 1.1 Examination, the tool allows you take practice and
simulated examinations an unlimited number of times.
Features of the JCertify product include:
o One click install, and one click to run. Studying for the
Certified Java Programmer Exam is a time consuming process,
especially if you are working full time. We worked hard to
create an application that was easy to install, and easy to
run. While written in Java using the Swing libraries, there
are no classpath or other environment variable modifications
to be made by the end user. Our application also does not
modify the system classpath or other environment variable
settings.
o The user may take our practice and simulated exams an
unlimited number of times. Hundreds of exam combinations.
o Our practice exams allow you to tailor the content of the exam
to the objectives that you want to study. The practice exams
ask a question, grades the student's response, and provides a
detailed answer and explanation. It's like having a personal
Java(tm) trainer with you where-ever you go.
o Simulated exams are performed in a timed environment and cover
all objectives. The exam is graded upon completion, or upon
expiration of the time limit. A score is given for each objective
section and the total score. By identifying your weak areas, our
exams help you pinpoint topics in which you need additional
study.
o Detailed Answers for questions on practice exams.
o Valuable source code examples, including garbage collection,
writing and displaying international text, Object Oriented
methodologies, Threads, and much more ...
Whether you are learning the Java language, or currently pursuing
the Certified Java Programmer designation, JCertify will help you
learn and study more effectively to meet your Certification and
education goals.
For further information on the JCertify product, visit
http://www.axtive.com/jcertify
About our Company:
-----------------
Formed in 1995, Axtive Software specializes in
internet relationship marketing tools and utilities
using Java and C++ technologies. In addition, we offer
the JCertify product for Java developers or those
learning the Java programming language. Located in
Dallas, Texas, Axtive Software can be reached
at (214) 880-4800 or info@.... The JCertify
product team can be reached at jcertify@...
begin: vcard
fn: David Hecksel
n: Hecksel;David
org: Axtive Software Corporation
adr: 3100 Mckinnon;;Suite 800;Dallas;Texas;75201;USA
email;internet: dhecksel@...
title: Chief Technology Officer
tel;work: (214) 880-4820
tel;fax: (214) 880-4810
x-mozilla-cpt: ;0
x-mozilla-html: FALSE
version: 2.1
end: vcard
______________________________________________________________________
Make your travel reservations with Internet Travel Network
http://www.itn.net and
enter to win two round trip First Class airline tickets!
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
Axtive Software Corporation is proud to announce the availability
of the JCertify product.
JCertify is a training tool to prepare for the Certified Java(tm)
Programmer Examination.
Organized around the objectives of the Certified Java Programmer
for JDK 1.1 Examination, the tool allows you take practice and
simulated examinations an unlimited number of times.
Features of the JCertify product include:
o One click install, and one click to run. Studying for the
Certified Java Programmer Exam is a time consuming process,
especially if you are working full time. We worked hard to
create an application that was easy to install, and easy to
run. While written in Java using the Swing libraries, there
are no classpath or other environment variable modifications
to be made by the end user. Our application also does not
modify the system classpath or other environment variable
settings.
o The user may take our practice and simulated exams an
unlimited number of times. Hundreds of exam combinations.
o Our practice exams allow you to tailor the content of the exam
to the objectives that you want to study. The practice exams
ask a question, grades the student's response, and provides a
detailed answer and explanation. It's like having a personal
Java(tm) trainer with you where-ever you go.
o Simulated exams are performed in a timed environment and cover
all objectives. The exam is graded upon completion, or upon
expiration of the time limit. A score is given for each objective
section and the total score. By identifying your weak areas, our
exams help you pinpoint topics in which you need additional
study.
o Detailed Answers for questions on practice exams.
o Valuable source code examples, including garbage collection,
writing and displaying international text, Object Oriented
methodologies, Threads, and much more ...
Whether you are learning the Java language, or currently pursuing
the Certified Java Programmer designation, JCertify will help you
learn and study more effectively to meet your Certification and
education goals.
For further information on the JCertify product, visit
http://www.axtive.com/jcertify
About our Company:
-----------------
Formed in 1995, Axtive Software specializes in
internet relationship marketing tools and utilities
using Java and C++ technologies. In addition, we offer
the JCertify product for Java developers or those
learning the Java programming language. Located in
Dallas, Texas, Axtive Software can be reached
at (214) 880-4800 or info@.... The JCertify
product team can be reached at jcertify@...
Another answer from Tim to a question posed at the last (September 9)
meeting:
***
Here is more info I received on support of ODMG:
ODMG as an api is something that developers could of course use. We
will be implementing a persistence solution most likely in 4.0 as part
of our EJB stuff although I am not sure that ODMG is the model we will
use - most likely but the engineers are architecting as we speak.
***
Charles
______________________________________________________________________
Make your travel reservations with Internet Travel Network
http://www.itn.net and
enter to win two round trip First Class airline tickets!
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
Got this fromTim Higgins, the Sales guy from Progress Software who was at
our last meeting. They are the answers to a couple of questions posed in
the meeting.
***
Here are the answers to the two questions I had. Please remind me if I
forgot anything.
Layout Manager support answer:
Apptivity will likely support layout management in the future - no specific
release. Today we use layout managers for certain things, tab controls,
etc. Today, users can use layout manager programmatically.
We have no plans to support ODMS at this time.
I am still tracking down the Chicago Merch white paper at this time. I
will
email as soon as I locate it. Thanks.
***
Charles
______________________________________________________________________
Make your travel reservations with Internet Travel Network
http://www.itn.net and
enter to win two round trip First Class airline tickets!
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
New alphaworks JavaBeans from IBM Research
http://www.alphaworks.ibm.com/alphaBeans
Shapes
The beans in the Shapes Suite present a graphical interface to the user
and allow the user to draw a shape arbitrarily. The user can input desired
data to control the shape's line style, fill pattern, shadow style etc
...................................
Clock
The IClock Bean is a feature-rich JavaBean that can be used to display a
clock in various applications. It can be used as a digital clock as well as
an analog clock. In both these modes, the user can completely customize
the look and feel of the clock. The component also supports various
time-zones and locales.
...................................
New Updates for alphaWorks Technologies from IBM Research
>-> Jikes <-<
A faster Java compiler that adheres to Java
language and virtual machine specifications.
Updated to add new code for file/directory access management that fully
respects case sensitivity of Java and also some bug fixes have been applied.
http://www.alphaworks.ibm.com/formula/Jikes
...................................
>-> XML Parser for Java <-<
A validating XML parser written in 100% pure Java.
New support for DOM Level 1 Proposed Recommendation
[18 Aug 1998] and new support for Attribute-based
namespace [WD-xml-names-19980802]. Also many bug
fixes since Version 1.0.4.
http://www.alphaworks.ibm.com/formula/XML
...................................
>-> RDF for XML <-<
A Java implementation of the RDF specification for creating
technologies that search for data and describe, categorize,
rate, and otherwise manipulate the data.
Now supports the latest RDF draft from W3C and
also supports the latest XML for Java code.
http://www.alphaworks.ibm.com/formula/RDFXML
...................................
Regards,
Frank Carlos
alphaWorks
Production Manager
=
______________________________________________________________________
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.
testing 1,2,3
Thanks for setting this up Corey
______________________________________________________________________
Subscribe, unsubscribe, opt for a daily digest, or start a new e-group
at http://www.eGroups.com -- Free Web-based e-mail groups.