Matt RaibleMatt Raible is a Web Developer and Java Champion. Connect with him on LinkedIn.

The Angular Mini-Book The Angular Mini-Book is a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it. Then you'll move on to adding Bootstrap, Angular Material, continuous integration, and authentication.

Spring Boot is a popular framework for building REST APIs. You'll learn how to integrate Angular with Spring Boot and use security best practices like HTTPS and a content security policy.

For book updates, follow @angular_book on Twitter.

The JHipster Mini-Book The JHipster Mini-Book is a guide to getting started with hip technologies today: Angular, Bootstrap, and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster.

This book shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques and options you can use. Furthermore, it explains the UI and API building blocks so you understand the underpinnings of your great application.

For book updates, follow @jhipster-book on Twitter.

10+ YEARS


Over 10 years ago, I wrote my first blog post. Since then, I've authored books, had kids, traveled the world, found Trish and blogged about it all.

Vacation in Denver

The Westin Tabor Center This afternoon, Julie and I are heading downtown to checkin to The Westin Tabor Center. Tonight is my company's Holiday Party and we figured it was a good excuse to spend the night out. James Goodwill turned me on to the idea about a year ago. The idea is to take your spouse "on vacation" in the town you live in. It's quite cool, because you rarely get a chance to enjoy the town you live in. We're only doing one night, but Jim recommends you do 2 or 3. The last time we did a vacation in Denver, it was our anniversary and we had a blast.

For the party tonight, we'll be dining at La Fondue, with the Parade of Lights just happens to pass in front of. After that, we'll all be heading to Denverginity. It should definitely be a fun night!

Posted in General at Dec 02 2006, 02:47:35 PM MST 1 Comment

Facelets 1.1.12 Released

From Jacob's blog:

Facelets 1.1.12 was just uploaded to Java.net and includes many small bug fixes for JSF 1.1 (MyFaces 1.1.4) and JSF 1.2 (RI 1.2_03b5).

Download Here

This release is considered 'draft' until users call it stable for production use. More information is found over at Facelets' web site.

In most cases, when an open source project says "more information can be found on our website", you expect to go to the website and see more information. Not so with Facelets. All I could find was this announcement. How about a detailed list of bug fixes?

Update: I found the magic link on the mailing list which I subscribe to with Nabble's RSS Feed.

Posted in Java at Dec 02 2006, 11:48:47 AM MST 1 Comment