Learn More About This
Directory
Sponsored by Synergium.net,
Software Development Services with a Forward Thinking Approach
76. Article: PHP programming language
- www.wikipedia.org
- It can be seen as an alternative to Microsoft's ASP/VBScript/JScript system, Sun Microsystems' JSP/Java system, and to the CGI/Perl system. ...
- In version 4 basic OO functionality was added, but the implementation still lacked the powerful and useful features of other OO programming languages like C++ and Java. ...
- Object Cloning If the developer asks to create a new copy of an object, the Zend engine will check if a __clone() method has been defined or not. ... Destructors PHP 5 introduces a destructor concept similar to that of other object-oriented languages, such as Java: When the last reference to an object is destroyed the object's destructor, which is a class method named __destruct() that receives no parameters, is called before the object is freed from memory. ...
- Unlike many other languages (like C++ and Java) they will be able to hold different variable types, and even other arrays if you so desire. ...
- PHP Developer's Network is an online community of beginners, intermediates and advanced programmers .
- Ada | Algol | APL | BASIC | COBOL | C | C++ | C# | ColdFusion | Delphi | Eiffel | Forth | FORTRAN | Haskell | Java | JavaScript | Jython | Lisp | ML | Modula-2 | Oberon | Pascal | Objective-C | Perl | PHP | PL/I | PostScript | Powerbuilder | Prolog | Python | QBASIC | Ruby | Scheme | Smalltalk | Tcl/Tk | Visual Basic .
77. Javalobby - Java news, discussions, books, downloads, knowledge
- www.javalobby.com
- 115,866 Members Proudly Supporting Java!.
- JL Java Announcements .
- General Java Discussion .
- Improving Java .
- Viva - The Java Republic .
- Got Java? .
- A Developer's Perspective .
- He is a frequent speaker at Java-related events and a well-known advocate for Java developer interests. ...
- He was previously the Manager of the Java Performance team and was the Lead Author of the Java Series book "Java Platform Performance. ...
- A Golden Age of Java Developer Tools.
- The way that Java developers build systems has changed markedly over the past three years. As recently as the fall of 2001, the Evans Data Corporation's North American Developer Survey showed that a simple text editor in conjunction with basic SDK tools was the number one way that developers wrote Java code. ...
- My early days of Java programming, starting in 1997, were littered with tools like EMACS, Notepad (yes, I wrote a lot of code in Notepad!), custom shell scripts, gnumake and javac. ... They didn't support the latest Java standards, performance was sometimes poor, and even given all that they were expensive to acquire. ...
- It is in just the past few years that the Java IDE market has undergone a renaissance. ... Today's IDEs offer first rate Java code editing, the bread and butter of any developer tool, with features like syntax coloring and code completion. ...
78. Java Optimization Resources
- www.cs.cmu.edu
- Java Optimization Resources.
- I started this page because there no other web resources on how to optimize Java. ...
- Doug Bell has an excellent article on Java optimization in JavaWorld (see also benchmarks, below). ...
- Peter Wayner's article on Core Programming in the September 1996 issue of Byte describes the various bytecodes used for Java function calls and how to speed them up (two words: use final!). ...
- An article on optimizing Java in the April 1996 issue of Dr Dobbs Journal. Slides from a talk on Java Optimization. ...
- Slides and example code from a talk on Writing Fast Java Code, including a case study. ...
- There are now enough Java benchmarks out there that I've alphabetised the list and commented out some that aren't being updated anymore. ...
- Doug Bell's Benchmark applet is part of an excellent article on how to optimize Java. ...
- Bill and Paul's Excellent UCSD Benchmarks, with a great explanation of the perils of benchmarking Java and pointers to more benchmarks. ...
- BenchBeans is a competitor for CaffeineMark (see below), in that it attempts to measure all aspects of Java performance, including graphics. ...
- CaffeineMark and the Java Performance Report are probably the most quoted Java benchmark and results. Java Benchmark v0. ...
- Java BYTEMark from BYTE magazine--sadly no results yet. ...
- Java Speed trials from PC Magazine--the opposite problem, results but no source. ...
- Java vs C++ results for dense matrix calculations, from Sky Coyote. Kinetoscope Thread Test is a stress test for the thread capabilities of a Java virtual machine. ...
79. Java Woman - Java Books and Java Book Reviews
- www.taxon.demon.nl
- "Java man" skullcap.
- Marjolein's list of Java Books and Java Book Reviews.
- CBooks Express - Java Book Reviews Mini-reviews, descriptions, on-line ordering.
- Java & JavaScript (Book List).
- Java Book List.
- Java Books Smartbooks.
- Java books and Training at IBM (Education & Training (US) - Search Results).
- Java Programming Books at calSur Internet You can add your own reviews here!.
- JavaBeans Developer Resources lists JavaBeans books.
- Java(tm) Books Page, The.
- Java(tm) Tutorial Books.
- Selected Java Bibliography.
- Topic Specific Java(tm) Books.
- Instant Java (jewel).
- Instant Java Applets.
- Java Interactive Programming Universal.
80. Java Skyline: Java Servlet/Server Headline News
- www.javaskyline.com
- Java Servers .
- Java - EJB - J2EE -Servlets- JSP - JMS - JNDI- JDBC - RMI .
- Java Skyline:Learning .
- Introduction to Java Servers.
- Welcome to the Java Skyline Learning Resource Center. ... For easy navigation (and in case you didn't realize those grey words up there like "Java" are actually links), here are the Java Server core technology sections:.
- If there was a FAQ for Java Skyline, this would be it. ...
- If you can't find the tutorial you were looking for in the Core Technology sections above, these learning centers each provide a wealth of information on aspects of Java and Java servers.
- The Keys to the Kingdom: The main purpose of Java Skyline is to make it easy and fun for you to explore and learn Java server technology:.
- What is Java server technology?.
- Java Server technology consists of Java-based frameworks and APIs that together provide a versatile combination, capable of building many kinds of server applications that are portable and scalable. ...
- Front-end servers The most visible portion of servers are the front-end Java provides server APIs for the following:.
- Message exchanges Java Message Services (JMS) provides message queuing services and can be used for message business-to-business (B2B) communcation or communcation between applications (A2A or EAI) JMS provides both point-to-point and publish/subscribe asynchronous message queuing.
- Communication with EJB containers uses Java Naming and Directory Services (JNDI) plus Remote Method Invocation (RMI), and possibly SOAP or JMS. ...
- You can get free downloads of reference implementations and open source products as well as trial or developer versions of many real-world commercial Java Servers:.
- The Jump Point! You can download developer-only reference implementations of J2EE. ... From the Jump Point, you can go to every Java server home page, JavaDoc, Download, and FAQ (plus each Java Server Core Technologies Learning page in this magazine).
81. Ravenholm Computing - Addison Wesley The Java Developer's Guide to Eclipse
- www.ravenholm.fi
- Addison Wesley - The Java Developer's Guide to Eclipse.
- The Java Developer's Guide to Eclipse.
- Addison Wesley Building Parsers With Java.
- Addison Wesley C++ for Java Programmers.
- Java Platform.
- Addison Wesley Concurrent Programming in Java.
- Addison Wesley Data Abstraction and Problem Solving w/Java.
- Addison Wesley Data Structures & Problem Solving Using Java 2/E.
- Addison Wesley Data Structures and Other Objects Using Java.
- Addison Wesley Data Structures and Other Objects Using Java.
- Addison Wesley Design Patterns Java Workbook.
- Addison Wesley Desing enterprise applications with java 2.
- Addison Wesley Developing Applications w/ Java and UML.
- Addison Wesley Developing Enterprise Java Applications with J2EE.
- Addison Wesley Effective Java programming Language Guide.
- Addison Wesley i-Mode Developer's Guide.
82. The Java Developer's Guide to Eclipse : Cheap Web Hosting
- www.top10-cheap-web-hosting.com
- Cheap Web Hosting : Web Hosting Books : The Java Developer's Guide to Eclipse .
- The Java Developer's Guide to Eclipse.
- Categories: Computer software, Development, Java (Computer program languag, Design, Java (Computer language), Computer Bks - Languages / Programming, Computers, Programming Languages - Java, Programming - General.
- Customer Reviews of The Java Developer's Guide to Eclipse.
- The first part of this book deals with using Eclipse from a Java developers point of view. ...
- The Java Developer's Guide to Eclipse provides a coherent, organized, and well-written reference for using the Eclipse platform and developing plugins. ...
- Java developers who want to learn how to use the Eclipse IDE or how to develop enhancements for the Eclipse framework.
- Part 1 - Running Eclipse - Getting Started; Using Eclipse; Using Java Development Tools; Debugging Java; Teaming Up With Eclipse; Eclipse Configuration Management.
- Part 2 - Extending Eclipse - Overview Of The Eclipse Architecture; Getting Started: Plug-in Development; Action Contributions: The Integration Fast Track; The Standard Widget Toolkit: A Lean, Mean Widget Machine; Dialogs And Wizards; Views; Editors; Perspectives; Workspace Resource Programming; Managing Resources With Natures And Builders; Resource Tagging Using Markers; Contributions Revisited; Advanced Plug-in Development; Creating New Extension Points: How Others Can Extend Your Plug-ins; Serviceability; Developing Features; Providing Help; OLE and ActiveX Interoperability; Swing Interoperability; Extending The Java Development Tools; Building A Custom Text Editor With JFace Text.
- Part 3 - Exercises - Using Eclipse; Using The Java Development Tools; Debugging Java; Using CVS With Eclipse; Modifying Your Configuration With Update Manager; Using The Plug-in Development Environment; Feature Development And Deployment.
- As an IBM software developer using Domino and Notes, I'm hearing more and more about WebSphere Studio Application Developer. ... But just what is Eclipse, and why is it so important to you as a developer? This book will help you answer those questions.
- Part 1 of the book will allow you, as a Java developer, to understand how to use the tool to code and test your programs. ...
83. Java for Macintosh
- www.pepsan.com
- Java for Macintosh.
- We've selected items for this resource area based on our own experience and that of others in the Macintosh Java community. ...
- Also, check out our area on Mac OS X for information specific to Java on that OS. And the weblog of one of our employees often has useful information on Java, Mac OS X and other topics.
- Where can I obtain the latest release of Java for the Macintosh?.
- Where is Java 1. ...
- Where can I find Java developer information from Apple? .
- What development tool options are there for Java on the Macintosh?.
- Are there any newsgroups or mailing lists for Java on the Macintosh?.
- Where can I get Collections (part of Java 1. ...
- What multimedia options do I have for Java on the Macintosh (what about Java Media .
- How can I run servlets or Java Server Pages (JSPs) on the Macintosh?.
- How can I run a Java application from within a Java application?.
- I've downloaded a "cross platform" Java application, but how do I run it on a Macintosh?.
- Where can I obtain the latest release of Java for the Macintosh?.
- The best starting point is Apple's Java specific home page at http://developer. ... com/java/. ... Unless you're a developer and sure about what you're doing, don't use an early access release.
84. Hot Java Links and Resources
- www.jowsey.com
- Richard Jowsey - Java Links.
- Java Links and Resources: .
- Sun Microsystems' Java Home Page - The latest news, products, JDKs, etc, from the "Source for Java". ...
- Sun's Java Developer Connection - Technical support, discussion forum, online training, articles, etc. ...
- Software Depot: Center for Java Software - Netscape, HP, IBM, Novell and Sun Microsystems have created the ultimate on-line center for Java software. ...
- IBM Java Developer Site - One of the hottest resource sites for Java developers. jCentral is a Java-only search engine that finds Java resources all over the Web, including source code, newsgroup postings, applets, beans, etc. ...
- Recommended Reading - A hand-picked selection of superb Java books and references. ...
- Focus on Java .
- Java Developer's Journal .
- Java Report Online .
- Roasted Java News .
- Web Developer Magazine .
- Netscape's Java Developer Central .
- Java Professional Education .
- IBM VisualAge for Java .
85. Javalobby - Java news, discussions, books, downloads, knowledge
- www.javalobby.org
- 110,402 Members Proudly Supporting Java!.
- JL Java Announcements .
- General Java Discussion .
- Improving Java .
- Viva - The Java Republic .
- Got Java? .
- A Developer's Perspective .
- He is a frequent speaker at Java-related events and a well-known advocate for Java developer interests. ...
- Naturally, we immediately dropped everything and switched into total geek mode, exploring these exciting Java-powered gizmos with glee. ... After years of hearing about and believing in the potential of Java to power all types of devices, I finally have a Java-powered consumer electronics device in my own home that my whole family thinks is cool! Many of you share my enthusiasm for seeing the Java vision made manifest in smart devices for the general public, and this new HomePod is clearly one of them.
- HomePod is especially cool for Java developers (even more so for Javalobby members, I'll get to that in a moment. ) The folks at Gloolabs who created the GLOO software foundation for MacSense's HomePod product have made the Java source code for the whole package available. ... You can even test drive the whole system without buying a HomePod because there's a complete, Java-powered hardware emulator that you can run on your computer. ...
- JL Java Announcements .
- FOSDEM 2004 - Free Java Talk Slides Now Online (GNU Classpath and more) .
- Java Desktop for X .
86. Java Servlets - An Introduction - The Web Developer's Journal
- www.webdevelopersjournal.com
- Java Servlets! .
- The Bluffer's Guide to Java .
- More Java Articles .
- Java Servlets .
- An Introduction to Java Servlets .
- Java servlets are making headlines these days, claiming to solve many of the problems associated with CGI and proprietary server APIs. ...
- I also assume that you are somewhat familiar with Java programming or some other object-oriented language, such as C++. Even if you're not a Java programmer you should be able to appreciate the benefits of servlets reading this article, but before you develop your own servlets I recommend that you first learn the Java basics. ...
- The Servlet API was developed to leverage the advantages of the Java platform to solve the issues of CGI and proprietary APIs. ...
- First of all, you rarely need to let a shell execute commands with user-supplied data since the Java APIs provide access to all commonly used functions. You can use JavaMail to read and send email, Java Database Connect (JDBC) to access databases, the File class and related classes to access the file system, RMI, CORBA and Enterprise Java Beans (EJB) to access legacy systems. The Java security model makes it possible to implement fine-grained access controls, for instance only allowing access to a well-defined part of the file system. Java's exception handling also makes a servlet more reliable than proprietary C/C++ APIs - a divide by zero is reported as an error instead of crashing the Web server. ...
- A servlet is a Java class and therefore needs to be executed in a Java VM by a service we call a servlet engine. ...
- Some Web servers, such as Sun's Java Web Server (JWS), W3C's Jigsaw and Gefion Software's LiteWebServer (LWS) are implemented in Java and have a built-in servlet engine. ...
- All Servlet API classes and a simple servlet-enabled Web server are combined into the Java Servlet Development Kit (JSDK), available for download at Sun's official Servlet site (see Resources below). ...
87. Java Developer's Journal Magazine Subscription
- www.magprices.com
- Java Developer's Journal Magazine Subscription.
- Magazines > Computers & Internet > Java Developer's Journal Magazine Subscription.
- Java Developer's Journal Magazine.
- The premier independent, vendor-neutral publication serving the needs of the entire Java development community. JDJ offers timely, insightful coverage of the fast-moving developments occurring as a result of the global adoption of Java's platform, "write once, run everywhere" technology. ...
- Net Developer's Journal Magazine Subscription.
- BEA WebLogic Developer's Journal Magazine Subscription.
- ColdFusion Developer's Journal Magazine Subscription.
- Game Developer Magazine Subscription.
- PowerBuilder Developer's Journal Magazine Subscription.
- WebSphere Developer's Journal Magazine Subscription.
- Windows Developer Magazine Subscription.
88. Help To Find Technical Answers.
- www.helptofind.com
- NET - Java - C# - Web Services - HTML - XML - CSS - Java Script .
- NET-DEVELOPER .
- Servlets Engines for Java .
- Brinkster Free Java eBooks .
- Bruce Eckels Free Java eBooks .
- Free Java eBooks .
- Java Books Online .
- Ramvovveti Free Java Books .
- Sun Free Java Book .
- C#-DEVELOPER .
- C++-DEVELOPER .
- DATABASE-DEVELOPER .
- DEVELOPER-IBM .
- IBM - Developer .
- DEVELOPER-RESEARCH .
- UnixReview (Developer) .
89. Article: JavaScript
- en.wikipedia.org
- It was originally developed by Netscape Communications under the name "Mocha" and then "LiveScript" but then renamed to "JavaScript" and given a syntax closer to that of Sun Microsystems' Java language. ...
- 1 Java and JavaScript.
- Java and JavaScript.
- The change of name from LiveScript to JavaScript happened at roughly the same time Netscape was including support for Java technology in its Netscape Navigator browser. ... There is no real relation between Java and JavaScript; their only similarities are some syntax and the fact that both languages are used extensively on the World Wide Web. ...
- To pass variables from one page to another, a developer can set a cookie or use a hidden frame or window in the background to store them. ...
- Ada | Algol | APL | BASIC | COBOL | C | C++ | C# | ColdFusion | Delphi | Eiffel | Forth | FORTRAN | Haskell | Java | JavaScript | Jython | Lisp | ML | Modula-2 | Oberon | Pascal | Objective-C | Perl | PHP | PL/I | PostScript | Powerbuilder | Prolog | Python | QBASIC | Ruby | Scheme | Smalltalk | Tcl/Tk | Visual Basic .
90. Article: GNUstep
- www.wikipedia.org
- Like Apple, GNUstep also has a Java interface to OpenStep, as well as Ruby and Scheme bindings. ...
- GNUstep Applications and Developer Tutorials .
91. EditLive! for Java Developer Demo
- www.ephox.com
- EditLive! for Java Developer Demo.
- Using the EditLive! for Java Configuration Tool or server-side XML, EditLive! for Java can be completely customized and configured.
- To demonstrate how EditLive! for Java can be customized, use the form below to change configuration options and click Submit.
- The EditLive! for Java HTML Filter enables you to customize the way HTML is laid out when it is outputed from the WYSIWYG editor. ...
- The EditLive! for Java menus can be completely rearranged or deleted. ...
- The EditLive! for Java toolbars can be completely rearranged or deleted. ...
- Using the EditLive! for Java API to set whether users have privileges to upload images and where they are uploaded to can be specified.
- EditLive! for Java also features the ability for developers to define a "Server Image Library". ...
- Note: up to 1,000 different images can be specified using the EditLive! for Java API.
- Similar to the Image Server Library, EditLive! for Java enables developers to specify a list of hyperlinks that the user can insert. ...
- Note: up to 1,000 hyperlinks can be specified using the EditLive! for Java API.
- Note: up to 1,000 email addresses can be specified using the EditLive! for Java API.
92. T E } C N V X e Y A gJava Developer Conference 99 Tokyo h J
- ascii24.com
- j X / g s b N X T E } C N V X e Y A gJava Developer Conference 99 Tokyo h J .
- p V t B R l A gJava Developer Conference 99 Tokyo h(JDC99) A13 3 ɓn J B A T E } C N V X e Y( ) B A6 ɕ J gJava One h L Z b V S AJava J J AJava Z p J t @ X J ̓W s B.
- Java o f .
- 1 13 A T E } C N V X e Y gDistinguished Engineer h Jim Waldo( W E E H h) u s B W E E H h A uZ Java ͐ A g Bdb A A gђ Java g A } P b g ͔ ɑ B f o C X A R | l g Kv ` A o f B U A p b P W \ t g Kv A g T r X ̕ v q B.
- Java A u l b g N R s ^ p ̒ S BJava R s ^ Ɠd A B21 I A Kv A s ͑ B ̕ A v AJava Kv q B.
- W E E H h Java 2 ̐V 3 Edition s B A \ t g E F A Ǘ ȑ wJava 2 Standard Edition x B \ t g E F A J AJava 2 G ^ v C Y g wJava2 Enterprise Edition x B A R V } s A ^ @ Z b g g b v { b N X ɑg wJava 2 Micro Edition x B eEdition ̕ ɓK A J P B.
- Java Foundation Classes(JFC) Z b V A T E } C N V X e Y Onno Kluyt( I m E N C g) u s BJava R | l g v _ N g } l W I m E N C g A uJava 2 JFC A U ̔ BJFC h b O& h b v L o C f B O T | g B JFC A T E h T | g A V X e v p e B B C ^ l b g U 10 p Z g Q A Q Java A v P V ̑ \ JFC v q B.
- W AJava @ oi B K o ` E } V (KVM) VM @ ɐl C W BKVM A T E } C N V X e Y X R g J ACPU\ d A e @ ɓ \ Java z } V B v O T C Y 80 `100KBx A | P b g x A ^ @ ɓ B .
- ɓ KVM i h Bi h R i A ʐM H ( ) A{d C( ) Ax m( ) A OHd @( ) e ̒ W B ̔ Java 𗘗p T r X J n ͗ N H \ B A ݔ i h n h A t b V œ .
- I \ t g E F A( ) Java 𗘗p V X e wScalable Wnn x wWorkPad x B ̗\ B V X e A 㔭 ^ gѓdb ɑg .
- T u X ɓW @\db @ B ƒpi Java s wPersonalJava x g AE M \ .
- x m( ) Q l oi Java BHotJava u E U A l b g N oR f ^ v O _ E h Bi l .
- A \ t g E F Ai oi B C v C Y( ) AJava 2 ɑ Java J c wJBuilder for Solaris x J B{ ͔N o \ B.
- T } C N V X e Y Java y W (http://java. ...
- 1l ̗ ----Java Developer Conference 99 Tokyo J Tv (1999-03-24 / | C g: 0. ...
- { T A gJava Developer Conference 98 Tokyo h J (1998-05-28 / | C g: 0. ...
93. Sun Microsystems - Java Developer Connection
- sdc.sun.co.jp
- Java Developer Connection Java Developers Connection.
- Java Developer Connection ϡJava ƥΥ˴ؤ뵻Ūʾ Web ̤ξץǤ ɥȤλȡӥɤˤϥѥɤɬפˤʤΤޤޤƤޤΤǡϿξ塢Ѳ ޤSDC ĿͲϿϡƱȤ Solaris Sun ONE Middleware γ Developer Connection ˥Ǥޤ --> ܺ .
- - Java BluePrints Technical Q&A ܸ .
- - ץ饤JavaƥΥTech Tipsܸ.
- - Java HotSpot VM ΥѥեޥϢɥ.
- - Java ץåȥեˤ륤ץåȥåɤλ.
- - Java Plug-In ܸۡڡ.
- - Java CardƥΥ.
- ¾ Java ƥΥ.
- - Java POS.
- - Java Technology and Web Service Home.
- - Java Security Home.
- - JDC ߥʡ ֥١쥯 in Javaפλ NEW!.
- - Java HotSpot ۥޥˤĤƤ FAQ .
- - Java HotSpot VM Υץ .
- - Java Web Start Home ܸ Ѹ.
94. Web Services Journal - Java Developer's Journal
- www.jdjstore.com
- Advanced Java; AWT; @b@; Beginning WS; Book Reviews/Excerpts; Case Studies; Client/Server; CORBA; Distributed Computing; E-Business; Editorials from JDJ; EDI; Embedded Java; Enterprise Java; IDEs; Industry Insight; Industry Watch; Integration; Interviews; Java Applets; Java and Databases; Java and Web Services; Java Fundamentals; Java Native Interface; Java Servletts; JavaBeans; J2ME; Libraries;. NET; Object Orientation; Observations/IMHOs; Product Reviews; Scalability and Performance; Security; Server Side; SOAP; Source Code; Straight Talking; Swing; Threads; UDDI; Using Java with Others; WS Standards; WS Tips and Techniques; WSDL; WS/Editorials; XML.
95. Java Developer Resources
- www.javaranch.com
- Chapter 10: Understand the Sun Certified Java Developer Exam Process.
- The above is quoted from Sun Certified Programmer & Developer for Java 2: Study Guide (Exam 310-035), Third Edition by Kathy Sierra and Bert Bates McGraw Hill, Paperback, Published December 2002, 711 pages, ISBN 0072226846 .
- Sun's Java Coding Conventions.
- A Good page for Design Patterns In Java.
- Sun's Java Tutorials.
- Sun Certified Programmer & Developer for Java 2: Study Guide (Exam 310-035), Third Edition.
- The Sun Certified Java Developer Exam with J2SE 1. ...
- Complete Java 2 Certification Study Guide, Third Edition.
- Java 2 Certification Virtual Trainer.
- Java 2 Certification All-in-One Exam Guide.
- Java 2 Certification Training Guide.
- Developer Certification FAQ.
- of my Java Subject Matter Experts who helped design the certification exam.
- directly from java. ...
- release, or one of the older "developer releases" (which was an alternate .
- version of the JDK, also available from java. ...
96. Java Developers Journal Discount Magazine Subscription
- www.magazine-discount.com
- Java Developer's Journal Magazine Subscription .
- Click Here to See Java Developer's Journal Magazine Subscription Discount .
- Java Developer's Journal is available for a 24 issue subscription here at Magazine-Discount. ... Java Developer's Journal is a great magazine. Java Developer's Journal and over 1,000 other magazine subscriptions at Magazine-Discount. ... At the newsstand, Java Developer's Journal would cost you much more, but at Magazine-Discount. com, we have collected Java Developer's Journal and over 1,000 other magazine subscriptions discounts so that you may less. Pick up a subscription to Java Developer's Journal and several other great magazines at Magazine-Discount. ... A magazine subscription, like Java Developer's Journal, is a great way to insure that you are up to date on the subjects that interest you most. ... Java Developer's Journal is just the tip of the iceberg. ... Java Developer's Journal magazine subscription could change your life if you really think about it. ... Get Java Developer's Journal magazine subscription today and start improving your life by gaining knowledge and realize the joy that comes from treating yourself with the respect you deserve. For more details on how to get Java Developer's Journal magazine subscription, click here.
97. JavaOne | g `Sun's 1999 Worldwide Java Developer Conference
- ascii24.com
- j X / g s b N X JavaOne | g `Sun's 1999 Worldwide Java Developer Conference.
- N A ŐV Z p 锭\/ ڗ A J W A C FZ A N sI ͔ B ŐV/ Ő J ɒ A AJava Z p A Java i p A _ d u \ B AJavaOne ɐ J gJava University h ̐ i e B J w K Java University l B .
- AJ2ME AV gKVM h vf B ̕ A wEmbedded Java(EJava) x wPersonal Java(PJava) x B đg ݕ z s A T E } C N V X e Y W EJava PJava ͔ᔻ A CPU p Kv _ g ݗpr g B ̓_ ` A q b g E p b J h VM wChai x X A B.
- AKVM Developer Release g X R wPalm V x A199 h (23800 ~) Ŕ̔ A l C W BA ͒ ̗ B Java Enable PalmV g y d | Ɨp A ɐl C A N B iI Ȗ A\ KVM ɓ A N Java Ring ̔zz ɐ B A N Ring Q ɖ Ŕzz A N PalmV ͗L ̔̔ _ X cO v B A C ̕ i C B.
- AKVM f o C X ANTT DoCoMo i h gѓdb @ e J B i h HTML x X T r X AJava 𗘗p T r X J n A{ Java ̖{ iI p l A ̓W J y B.
- PalmV AKVM e Java A v P V C X g B Q AJavaOnep X P W j X _ L v c .
- A \ t g E F Ai J A g @ p N B g Web y W 쐬 c h lpr Œ A Thin Client AWeb R s e B O R s e B O ̐ i Java A ֗ g Ɠd p T r X s B A` JavaOne C x g ̐ i ̕ BJava AJava g A { ̖ Ė m A ɑ e el n B N JavaOne AJava ŐV Z p 瓹 ʒu Ǔ _ 𖾗 B.
- SUN f J wJava EV1 x BGM ̓d C Java Z p ɐ R Z v g J BJava Jini Z p g A J i r f ^ C ^ l b g _ E h t ɕ\ AMP3 v C @\ A y pI @\ .
- gJavaOne h J ÒO I E ő Java J c ` F b N!! (2003-06-08 / | C g: 0. ...
- T E } C N V X e Y A gJava Developer Conference 99 Tokyo h J (1999-07-14 / | C g: 0. ...
- 2 z25000l Q ő G \ \Java v b g t H ĐZ (2000-06-07 / | C g: 0. ...
- Java Business Expo ^COMDEX Enterprise | g @\ A C Z X f W v Z X uJava2 v (1998-12-14 / | C g: 0. ...
- 3 z u Java Ɩ W E Q C W W F X E S X O (2000-06-09 / | C g: 0. ...
- JavaOne | g( 1) / ` p } A Z pF Developer's Conference (2001-06-05 / | C g: 0. ...
- JavaOne | g( 2) / `Java g v (2001-06-07 / | C g: 0. ...
- yMDOnline zMac OSp Java VM gMRJ 2. ...
98. Embedded News - java.net Takes Linux to Java Developer Community
- www.embeddedstar.com
- java. net Takes Linux to Java Developer Community.
- (Nasdaq: SUNW) announced growing momentum of Linux-based projects within the Java developer community, with cutting-edge Linux telecommunication projects on java. net, a unique, online global community established to foster Java technology collaboration and innovation. Since it's launch in June 2003, java. ... Located at http://java. net, the site has added over 15 Java communities, including a combination of new and existing Java communities, such as Java Games, Java Desktop, Java Communications, Java Web Services and XML, JavaJAR, Java Incubator, Javapedia, and federated pre-existing communities such as Jini, Project JXTA, NetBeans, and the OSS/J and JAIN Initiatives. java. net has also become host to more than 40 Java technology and community-related weblogs, and added over 30 Java user groups from more than 11 countries. ...
- "The enduring value of Java technology is driven by the collaboration of the Java technology developer community," said Ingrid Van Den Hoogen, senior director of Java and Strategic Marketing for Software, Sun Microsystems. "The rapid growth of java. net, and the growing momentum of Java projects on Linux, illustrate the power of open collaboration on standard technology and the developer community's interest in propelling Java technology into new markets and applications. ...
- The announcement demonstrates the building convergence of Java-Linux developer communities that will help to further expand the Java technology portfolio of applications, tools and services. Numerous java. ... Some key java. net Linux projects include: * jinux A 100 percent Java operating system on top of minimal Linux kernel. This early stage project is part of the Java Incubator community on java. ... This early stage project includes a Linux telephony server as part of it's design, and is also part of the Java Communication community on java. ... This mature project is also part of the Java Communications community on java. ...
99. developerWorks : Java : IBM developer kits : Linux
- www-106.ibm.com
- Java technology.
- New to Java technology.
- developerWorks > Java technology > IBM developer kits > .
- IBM developer kit for Linux.
- The IBM Developer Kit for Linux®, Java 2 Technology Edition, is a development kit and runtime environment that contains IBM's just-in-time compiler, enhanced with a unique Mixed Mode Interpreter and a re-engineered Java 2 virtual machine. Like earlier IBM Java 2 Standard Edition versions, the IBM Developer Kit for Linux passes Sun's Java compatibility test and provides stability and performance when you deploy your enterprise e-business applications.
- Note: Class 2 and Class 3 Verisign CA certificates in the JRE's cacerts file in Java 2 Standard Edition 1. ...
- Customers who obtain the IBM Java 2 Standard Edition SDK by purchasing an IBM product (for example, WebSphere) can obtain support via the product's support team. When obtained free via a download or via a Linux distribution the IBM Java 2 Standard Edition SDK has no support unless such support is purchased as part of a chargeable support offering. ...
- The IBM Java 2 Standard Edition Developer Kit for Linux is provided in the following packages:.
- Developer Kit package: Use the Developer Kit package if you want to develop and run Java 2 Standard Edition applications and applets. ...
- Runtime Environment package: Use the Runtime Environment package to run Java 2 Standard Edition applications and applets or to include a Java 2 Standard Edition runtime environment with your Java application. ...
- J2ME Runtime Environment package: IBM WebSphere Micro Environment contains a production-ready Java Powered runtime environment, tested and certified to meet the following JavaTM 2 Micro Edition (J2ME) specifications as laid out by the Java Community ProcessTM: .
- Java Authentication and Authorization Service (JAAS) package: Use JAAS to enhance the existing security capability of Java 2 Standard Edition. ...
- Java Communications application programming interface package: Use Java Communications application programming interface (API) to access serial or parallel ports from your Java programs. ...
- Developer kit information.
100. Juliet: Instant Code Comprehension for Java Programmers
- infotectonica.com
- Intelligence Augmentation For Java Programmers .
- Juliet makes Java programmers faster at what they do over 50% of their time: reading and understanding source code. ...
- Juliet is a Java client tool that is used to analyze and navigate through source code and tell you things you never knew! . ...
- Alan Williamson, Editor-In-Chief of Java Developer's Journal and core architect of BlueDragon, a J2EE CFML engine, blogs about Juliet. ...
- David Flanagan, author of the best-selling Java in a Nutshell books. ...
Other related topics:
Do you have a great site about Java Developer? Is
your Java Developer site listed here?
Would you like a prefered placement of your site in this directory?
It's easy! First place, the HTML from the box below on your page that
you would like listed in this directory.
Then use our link submission request with
your name, your contact information, and the URL of your site that has
a link to this directory. After we
verify your link to us, we'll make sure your site stays in our directory,
and we'll give it prefered placement here also.
Here is how to make a simple text link to us. Just copy the code in this
box to your website:
We can also develop a custom Guide To The Internet for your site. Please
request your own
custom Guide To The Internet.
This custom Guide To The Internet produced by
Siql, and is licensed for the exclusive use of Synergium.net. To get your site listed here, please contact Synergium.net.
Copyright 1995-2004 by Siql. All
Rights Reserved.