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.

Pretty URLs in Tapestry

It looks like Tapestry 3.1 will have pretty URLs - which will make it much easier to use CMA. Identity Theft 911 has recently converted their 300+ page website from JSP to Tapestry. If you click through the site, you'll notice that the URLs what you'd expect to see, rather than Tapestry's ugly URLs. The best part is they explain how they did it, and Howard loves it:

Wow! You've prototyped Tapestry 3.1 for me :-) Only had a chance to look at the home page (I'm at a client) but it does look sweet.

Posted in Java at Jul 29 2004, 01:27:42 PM MDT 7 Comments
Comments:

If you want a general purpose J2EE url rewrite component, check out URL Rewrite, http://urlrewrite.dev.java.net/. It's just a filter with an xml rules file but it's very versitile and will allow you to rewrite URLs in virtually anyway you can think of. And since it is a filter, you can put it right on top of and existing Struts or Spring or Webwork app. I am using it right now for a client for pretty much the same reasons they chose to and it's working out great.

Posted by Dave Keller on July 29, 2004 at 03:13 PM MDT #

I've actually used URL Rewrite on a recent project - good stuff!

Posted by Matt Raible on July 29, 2004 at 03:55 PM MDT #

Native Tapestry URLs are very pretty, you just have to share its aesthetic. But yes, shorter and more human readable will come.

Posted by Howard M. Lewis Ship on July 29, 2004 at 05:25 PM MDT #

I care less about human readable and more about search engine friendly/readable. I'm glad to see this coming down the line.

Posted by Matt Welch on July 30, 2004 at 06:51 AM MDT #

OT: I actually market a service that is far more affordable and comprehensive than Identity Theft 911, the Kroll Identity Theft Shield. Kroll is a 30 year old risk management company. As just one example of the credibility of the company, they were engaged by the federal govenrment to do the forensic accounting of Enron and are still running the company right now. For $12.95 a month the primarymember and the member's spouse are covered. The price is just unbeatable.

Posted by charles baker on July 30, 2004 at 09:50 AM MDT #

Charles, I disagree with you. I had the Identity Theft Shield for a couple of months...it is sold by Pre-paid Legal Services and costs about $160 per year plus $10 sign up fee and I think it's one of the most expensive around. I did look at Identity Theft 911's program and it was a better product and cost only $49 for a year. But the key indicator of quality was the fact the Identity Theft 911 had tons of information about identity theft on their site and most of the others did not, including Pre-paid/Kroll. Information is your best defense against this crime.

Posted by Michael Lowe on December 27, 2004 at 12:07 PM MST #

Charles, I disagree with you. I had the Identity Theft Shield for a couple of months...it is sold by Pre-paid Legal Services and costs about $160 per year plus $10 sign up fee and I think it's one of the most expensive around. I did look at Identity Theft 911's program and it was a better product and cost only $49 for a year. But the key indicator of quality was the fact the Identity Theft 911 had tons of information about identity theft on their site and most of the others did not, including Pre-paid/Kroll. Information is your best defense against this crime.

Posted by Michael Lowe on December 27, 2004 at 12:07 PM MST #

Post a Comment:
  • HTML Syntax: Allowed