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.

JSF: Allows WebWork style Actions

Am I working too late or does JSF allow a WebWork style Action? According to this post, you can have your properties and your logic in the same class (like WebWork). Also, no more worrying about BeanUtils.copyProperties()?

Struts encourages you to use Strings for field values that might need conversion, in order to redisplay correctly in case of conversion errors. You don't need to worry about that with JavaServer Faces, because the redisplay is handled by the components themselves. You will generally use the native data types for your field properties.

Regardless of what the WW Developers say, I think I'm gonna dig Java Server Faces.

Posted in Java at Sep 17 2003, 07:03:34 PM MDT 5 Comments

Booting from my iPod

In an attempt to get rid of Microsoft (believe me, I've tried everything), I installed OS X on my iPod this morning, and now I'm trying too boot from it. According to this article, all I need to do it hold down "T" when booting. I tried this and I get a blue screen with a firewire icon jumping around - and that's it, it just stays there, as if it's hung. Do I need to format my iPod before installing OS X on it?

Posted in Mac OS X at Sep 17 2003, 10:57:58 AM MDT 5 Comments

PowerBooks aren't cheap

I priced my ideal 15" and 17" laptops this morning. 15"/1GB RAM/5400 RPM/Extra Battery/AppleCare is $3,702.00, 17" version of the same is $4,002.00. Not much of a difference for a couple more inches on the screen. Is this the only difference between the two - or does the 15" have Aluminum and the 17" is the same as my old 15"/667 PowerBook?

Boy is it tempting to get one, but I can't seem to justify it. The only thing I can come up with is that I really *want* one, no need though. The mind wants, the pocketbook doesn't.

Anyone know when they'll be available in the Retail Stores - I'd love to take one for a test drive.

Posted in Mac OS X at Sep 17 2003, 05:17:49 AM MDT 6 Comments