Loading...
Done
The Official Gamelan Java Directory
Posted By : innofidelity | Date : 13 Aug 2007 16:29 | Comments : 0
The Official Gamelan Java Directory

The Official Gamelan Java Directory
Ziff Davis Pr | 244 pages | 1996-09-01 | ISBN: 1562764497 | 3.52 MB

The "Hot Java" directory for applets! This great book contains a complete language reference and a "How to Sell Your Applet Guide." It's a must-have resource for readers involved in Java programming and development. - Contains sections on Java, Java-related conferences, and happenings

- CD-ROM contains a directory to over 1,000 commercial and non-commercial applets fully searchable and hyperlinked and all text of book
Struts Fast Track: J2EE/JSP Framework: Practical Application with Database Access and Struts Extension
Posted By : misirac | Date : 12 Aug 2007 15:34 | Comments : 0
Struts Fast Track

Vic Cekvenich, "Struts Fast Track: J2EE/JSP Framework: Practical Application with Database Access and Struts Extension"
BaseBeans Engineering | ISBN: 0971661901 | 2001 | 330 p. | RARed PDF | 1.07MB

Learn solid practices in developing large, Struts-based web applications with MVC partitioning, database access, security, and content syndication, to name a few topics covered....
Computer Graphics for Java Programmers, 2nd edition
Posted By : pariman | Date : 10 Aug 2007 20:44 | Comments : 1

Leen Ammeraal, Kang Zhang, "Computer Graphics for Java Programmers, 2nd edition"
Wiley | ISBN 0470031603 | March 9, 2007 | 386 Pages | PDF | 13 MB

A great many varied and interesting visual effects can be achieved with computer graphics, for which a fundamental understanding of the underlying mathematical concepts – and a knowledge of how they can be implemented in a particular programming language – is essential. Computer Graphics for Java Programmers, 2nd edition covers elementary concepts in creating and manipulating 2D and 3D graphical objects, covering topics from classic graphics algorithms to perspective drawings and hidden-line elimination. Completely revised and updated throughout, the second edition of this highly popular textbook contains a host of ready-to-run-programs and worked examples, illuminating general principles and geometric techniques. Ideal for classroom use or self-study, it provides a perfect foundation for programming computer graphics using Java.
Hibernate in Action
Posted By : Ice Zero | Date : 09 Aug 2007 15:23 | Comments : 1

Hibernate in Action
Manning Publications; 1 edition | ISBN: 193239415X | 408 pages | Data: August 1, 2004 | PDF | 1 Mb

Hibernate practically exploded on the Java scene. Why is this open-source tool so popular? Because it automates a tedious task: persisting your Java objects to a relational database. The inevitable mismatch between your object-oriented code and the relational database requires you to write code that maps one to the other. This code is often complex, tedious and costly to develop. Hibernate does the mapping for you. Not only that, Hibernate makes it easy. Positioned as a layer between your application and your database, Hibernate takes care of loading and saving of objects. Hibernate applications are cheaper, more portable, and more resilient to change. And they perform better than anything you are likely to develop yourself.
Spring in Action, 2nd edition
Posted By : pariman | Date : 07 Aug 2007 19:21 | Comments : 3

Craig Walls, Ryan Breidenbach, "Spring in Action"
Manning Publications | ISBN 1933988134 | August 15, 2007 | 650 Pages | PDF | 7.7MB

Spring in Action 2E is an expanded, completely updated second edition of the best selling Spring in Action. Written by Craig Walls, one of Manning's best writers, this book covers the exciting new features of Spring 2.0, which was released in October 2006.
Spring is a lightweight container framework that represents an exciting way to build enterprise components with simple Java objects. By employing dependency injection and AOP, Spring encourages loosely coupled code and enables plain-old Java objects with capabilities that were previously reserved for EJBs. This book is a hands-on, example-driven exploration of the Spring Framework. Combining short code snippets and an ongoing example developed throughout the book, it shows readers how to build simple and efficient J2EE applications, how to solve persistence problems, handle asynchronous messaging, create and consume remote services, build web applications, and integrate with most popular web frameworks. Readers will learn how to use Spring to write simpler, easier to maintain code so they can focus on what really matters-- critical business needs.
Essential Skills for Agile Development
Posted By : misirac | Date : 06 Aug 2007 20:39 | Comments : 2
Essential Skills for Agile Development

Tong Ka lok"Essential Skills for Agile Development"
Macau Productivity & Tech | ISBN: 9993776726 | 2004 | 427 p | RARed | PDF 2.1MB

Agile Development, in particular, eXtreme Programming (XP), has been gaining a lot of momentum because it can effectively address the problems plaguing software development such as mis-understanding customers' requirements, missing deadlines, over-budget, conflicts between customers and developers and poor maintainability of legacy systems.
However, it is so difficult to teach the skills needed to be agile. In 2002, we, the Macau Productivity and Technology Center (CPTTM), started to hold courses on XP and Object Oriented design to teach the skills by hiring a well known software training and consulting company to do the teaching...
Practical Ruby Gems
Posted By : pinkeye | Date : 05 Aug 2007 10:53 | Comments : 1

Practical Ruby Gems
Apress | April 16, 2007 | 271 pages | ISBN: 1590598113 | PDF | 3Mb

Practical Ruby Gems is a comprehensive guide to utilizing and creating Ruby Gems--ready-made Ruby code modules that can be easily added to Ruby and Rails projects. This book is ideal for Ruby programmers as well as web developers who use Rails and wish to extend the functionality of their projects. You'll get a prime selection of 34 of the best and most useful Gems, which makes up the core of this book. Each of these also comes complete with actual use cases and code examples that you can use immediately in your own projects. You'll learn how Ruby Gems can be used to [*]Validate credit cards. [*]Create graphical interfaces on multiple platforms. [*]Speed up Rails applications. [*]Develop lightweight web applications. [*]Use ActiveRecord to make databases easy. [*]Process RSS feeds. [*]Prevent spam using CAPTCHA. [*]Crop and scale images. [*]Tap into the same caching system that runs LiveJournal.com. And much, much more! You'll also learn how to package and distribute your own Ruby Gems. This lets you tap into powerful mechanisms for resolving dependencies. And the book takes a detailed look at how Gems differ between operating systems, so you'll be prepared whether your desktop runs OS X, Windows, or Linux. You'll also learn how you can share code more easily between projects, optionally sharing your contributions with the world!
Pro NetBeans IDE 5.5 Enterprise Edition
Posted By : pinkeye | Date : 05 Aug 2007 10:41 | Comments : 0

Pro NetBeans IDE 5.5 Enterprise Edition
Apress / April 02, 2007 | 472 pages | ISBN: 1590597885 | PDF | 14Mb

Written for Java™ developers of varying skill and familiarity with the open source NetBeans™ IDE as well as Java IDEs in general, Pro NetBeans™ IDE 5.5 Enterprise Edition focuses on using NetBeans IDE as a professional Java EE 5 software development platform. Experienced author Adam Myatt provides a comprehensive guide to mapping out the functionality of NetBeans IDE and its enterprise add-ons: Enterprise Pack and Visual Web Pack. Coverage of such diverse topics as web applications, web services, and UML modeling, along with real-life case studies and clear, topical information, all combine to offer everything you need to get started with the NetBeans IDE 5.5 Enterprise Edition platform. So whether you're an experienced IDE user or a Java developer who works only with Emacs, you'll find what you need in this book to get started with the more vibrant, more productive extensible NetBeans platform project found on netbeans.org
Practical JavaScript, DOM Scripting and Ajax Projects
Posted By : pinkeye | Date : 05 Aug 2007 09:37 | Comments : 0

Practical JavaScript, DOM Scripting and Ajax Projects
Apress / April 16, 2007 | 576 pages | ISBN: 1590598164 | PDF | 13Mb

Practical JavaScript, DOM, and Ajax Projects is ideal for web developers already experienced in JavaScript who want to take their knowledge to the next level. It presents ten complete example projects for you to learn from and adapt for use in your own work. The book starts with a quick recap of the fundamentals of modern JavaScript development before moving right along to the applications. For each application, you are taken through the planning, design, and implementation stages. There's something for everyone here--a utility library, a validation framework, a GUI widget framework, a dynamic event calendar application, a drag-and-drop shopping cart, and more! Over the course of the book, author Frank Zammetti covers JavaScript best practices, Ajax techniques, and some of the most popular JavaScript libraries, such as Prototype, Script.aculo.us, and the Yahoo YUI. One of the main premises of this book is to help you learn by example so you can then apply your knowledge to your own projects. This book will save you countless hours of development time and help further your JavaScript knowledge!
Filthy Rich Clients: Developing Animated and Graphical Effects for Desktop Java(TM) Applications (The Java Series)
Posted By : pariman | Date : 03 Aug 2007 20:09 | Comments : 1

Chet Haase, Romain Guy, "Filthy Rich Clients: Developing Animated and Graphical Effects for Desktop Java(TM) Applications (The Java Series)"
Prentice Hall PTR | ISBN 0132413930 | August 17, 2007 | 608 Pages | PDF | 13.4MB

Filthy Rich Clients refers to ultra-graphically rich applications that ooze cool. They suck the user in from the outset and hang on to them with a death grip of excitement. Filthy Rich Clients: Developing Animated and Graphical Effects for Desktop Java™ Applications shows you how to build better, more effective, cooler desktop applications that intensify the user experience.
The keys to Filthy Rich Clients are graphical and animated effects. These kinds of effects provide ways of enhancing the user experience of the application through more attractive GUIs, dynamic effects that give your application a pulse, and animated transitions that keep your user connected to the logical flow of the application. The book also discusses how to do so effectively, making sure to enrich applications in sensible ways.
Scripting in Java: Languages, Frameworks, and Patterns
Posted By : pariman | Date : 03 Aug 2007 19:07 | Comments : 2

Dejan Bosanac, "Scripting in Java: Languages, Frameworks, and Patterns"
Addison-Wesley Professional | ISBN 0321321936 | August 8, 2007 | 552 Pages | PDF | 2.1MB
Groovy and Beyond: Leverage the Full Power of Scripting on the JavaTM Platform!

Using the JavaTM platform’s new scripting support, you can improve efficiency, streamline your development processes, and solve problems ranging from prototyping to Web application programming. In Scripting in Java, Dejan Bosanac covers key aspects of scripting with Java, from the exciting new Groovy scripting language to Java’s new Scripting and Web Scripting APIs. Bosanac begins by reviewing the role and value of scripting languages, and then systematically introduces today’s best scripting solutions for the Java platform. He introduces Java scripting frameworks, identifies proven patterns for integrating scripting into Java applications, and presents practical techniques for everything from unit testing to project builds. He supports key concepts with extensive code examples that demonstrate scripting at work in real-world Java projects.
Enterprise JavaBeans 2.1
Posted By : rissvann | Date : 03 Aug 2007 18:20 | Comments : 0

Enterprise JavaBeans 2.1
Apress | ISBN 1590590880 | 2003 Year | CHM | 7,19 Mb | 480 Pages

Enterprise JavaBeans (EJB) is a server-side component model for transaction-aware distributed enterprise applications, written in the Java programming language. Enterprise JavaBeans 2.1 details the architecture of the Enterprise JavaBeans component model.
Enterprise AJAX: Strategies for Building High Performance Web Applications
Posted By : innofidelity | Date : 03 Aug 2007 17:49 | Comments : 2
Enterprise AJAX: Strategies for Building High Performance Web Applications

Enterprise AJAX: Strategies for Building High Performance Web Applications
Prentice Hall PTR | Publication Date: 2007-07-25 | ISBN: 0132242060 | 3.4MB

“The core technologies of Ajax are quite straightforward; the hard part is applying them in the real world. Fortunately, the authors have been putting Ajax into practice since long before the term ‘Ajax’ was even coined. Enterprise AJAX offers excellent coverage of issues rarely explained to date, but frequently encountered by enterprise developers–including architecting of Ajax applications, and how to deal with such concerns as usability, security, and reliability.”
An Introduction to Network Programming with Java
Posted By : Pastilan | Date : 29 Jul 2007 11:27 | Comments : 0
javanetwrkprog

An Introduction to Network Programming with Java
Springer; 1 edition| July 27, 2006 | 429 pages | ISBN: 1846283809 | PDF | 3.1 Mb

The ability to construct reliable network software is a vital skill for many of today's programmers and at the same time, Java's comprehensive libraries of readily-accessible networkprogramming features ensure that Java remains at the forefront of network software development.
An Introduction to Testing Web Applications with twill and Selenium
Posted By : outcaast | Date : 29 Jul 2007 05:49 | Comments : 1

Brown, Gheorghiu, Huggins, « An Introduction to Testing Web Applications with twill and Selenium»
O'Reilly Media | ISBN: 0596527802 | June 2007 | 60 pages | CHM | 1 Mb

This Short Cut is an introduction to building automated web tests using two tools, twill and Selenium. twill is a simple web scripting language that can be used to automate web tests, while Selenium is a web testing framework that runs in any browser and can be used to test complex web sites that make extensive use of JavaScript. The best way to use this Short Cut is to run through the examples. We expect that within an hour you can start writing your own functional tests in either twill or Selenium, and within a day you will understand most, if not all, of the possibilities and the limitations of these tools.