• submit to reddit
Schalk Neethling09/18/08
3849 views
0 replies

The Ultimate HTML Reference

Chapter 1 - HTML ConceptsIn this chapter the reader is introduced to the high level aspects of the world of HTML. Topics covered include a look at the structure of a HTML document as well as the...

Manuel Jordan09/18/08
10971 views
3 replies

Spring Recipes: A Problem-Solution Approach

My personal analysis and appreciation belowPart 1: Core 1 Chapter 1 Inversion of Control and ContainersChapter 2 Introduction to SpringChapter 3 Bean Configuration in SpringChapter 4 Advanced Spring...

Jill Tomich09/12/08
3069 views
1 replies

Big Java

No one brews up a better Java guide than Cay Horstmann and in this Third Edition of Big Java he's perfected his recipe. Thoroughly updated to include Java 6,...

Jill Tomich09/12/08
2722 views
0 replies

Core Java, Volume II: Advanced Features

The revised edition of the classic Core Java™, Volume II-Advanced Features, covers advanced user-interface programming and the enterprise features of the...

Jill Tomich09/12/08
5182 views
2 replies

Core Java, Volume I: Fundamentals

A complete update of the best-selling guide for serious programmers This revised edition of the classic Core Java™, Volume I-Fundamentals, is the...

Jill Tomich09/12/08
4956 views
0 replies

Core JavaServer Faces

Authors David Geary and Cay Horstmann delve into all facets of JSF 1.2 development, offering systematic best practices for building robust applications,...

Meera Subbarao09/12/08
4476 views
0 replies

Take Control of Podcasting on a Mac

Podcasting has become the talk radio of the Internet era. Beginning a podcast is easier than starting a radio station, but it's still hard to assemble the necessary hardware and software, and to learn essential tricks of the trade.

David Sills09/09/08
5749 views
0 replies

XSLT

Chapter 1 - Getting StartedBefore you can do anything with XSLT, you have to understand the basics of XML. These are briefly mentioned here, as are several of the specifications relevant to and...

David Sills09/08/08
21079 views
0 replies

jQuery in Action

Chapter 1 - Introducing jQueryAs the title suggests, this chapter introduces the main elements that will be carried through the book: the jQuery wrapper, utility functions available in jQuery, the...

David Sills09/07/08
6174 views
0 replies

Test Driven: Practical TDD and Acceptance TDD for Java Developers

Part 1. A TDD Primer Chapter 1. The big picture TDD is presented as a process for writing software ("build it right"). Begin by writing a test that expresses your goal. Write...

Jill Tomich09/06/08
1012 views
0 replies

Starting Struts2

Struts2 is the latest manifestation of the popular Struts Java web application framework. Like its predecessor, its goals are to make web application...

Meera Subbarao09/05/08
8299 views
26 replies

How Do You Read Technical Books?

Over the last few years since joining Javalobby, I've become addicted to reading technical books. Although, after each book I read and review, I seriously consider giving it up. Within the next few days, I would have found yet another interesting book, and...

Jill Tomich08/29/08
1979 views
0 replies

Spring into HTML and CSS

Need to build a web site? Or update one? Or just create some effective new web content? Maybe you just need to update your skills, do the job better....

Schalk Neethling08/25/08
5292 views
0 replies

Web 2.0: A Strategy Guide

Web 2.0 has been around for some time now but for most people it has either been a buzz word or signified the new trends in web development most notably Ajax. What a lot of people might not know...

Jill Tomich08/22/08
1728 views
0 replies

.NET Internationalization

.NET Internationalization covers the internationalization of both Windows Forms and ASP.NET applications, using both Versions 1.1 and 2.0 of the .NET...