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.

Roller Templates - could we use SiteMesh?

One of the problems with Roller's "themes" is that you have to re-create the entire HTML structure of the page when you add new pages. While this can be simplified using includes, there's got to be a a better way. An ideal solution would be to allow each user to specify a "decorator" and then use SiteMesh to pull this decorator from the database and decorate a user's pages. This seems simple enough, but is it possible?

Posted in Roller at Jul 08 2004, 12:39:31 PM MDT 4 Comments

Importing OS X Address Book into GMail

One of the problems with using GMail over .Mac is that I don't have easy synchronization of my contacts from OS X's Address Book. However, there is an easy way to get your initial set of contacts imported. Google is your friend - "export contacts gmail mac" brings up this howto. Here's the condensed version:

Very nice - GMail definitely has one of the best web interfaces I've ever used. Who says JavaScript sucks? wink

Posted in Mac OS X at Jul 08 2004, 08:58:07 AM MDT 3 Comments