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.

RE: This site's performance

I tried to switch my JVM to BEA's JRockit last night, but had no luck - Tomcat wouldn't start, so I switched back to Sun's JVM. However, I was running 1.4 and I switched to 1.4.1. Performance seems to be better, and there aren't very many errors in my catalina.out file (this is a symlink to the file) since last night. I guess we'll have to see how the site holds up throughout the day. I didn't install Jikes because it's an RPM and I believe Keith has to install those. Also, after Chris's comments, I'm a little less inclined to make the change.

I also have a few questions for Dave regarding both #showTrackbackURL($entry) and #showLinkbacks( $day ). First, how is the Trackback URL supposed to be used? Are folks expected to use this to link to an entry of mine (vs. a permalink), or what? Why should I display it like Lance does? Secondly, the showLinkbacks($day) macro is not present in any of my local *.vm files. Maybe I deleted it by accident. Which template should it be in?

Later: So if I understand this correctly, a Trackback is basically a way of telling someone you've referred to them, and your entry will show up in their comments. Whereas as a Linkback is a feature that checks referrers for URLs linking back to your site? Now I just need to find out where my #showLinkbacks() macro disappeared to.

Posted in Roller at Apr 24 2003, 07:57:33 AM MDT 3 Comments
Comments:

Sending a trackback is now covered in the (growing day-by-day) User Guide. You should show the Trackback URL in a way that allows a user to cut-and-paste it, not as a link. If you use the comments-page rather than the comments pop-up (which I recommend), then the trackback URL is show on your comments-page. The showLinkbacks() macro should be inside your day template, but not inside your entries loop. I'll be adding example weblog and day template pages to the User Guide so show folks how to do this.

Posted by Dave Johnson on April 24, 2003 at 09:01 AM MDT #

[Trackback] Matt was asking some questions about the new trackback feature and i was wondering about somethings myself. Butif I understand it a little this should soon showup as a comment on Matt's site because I entered the "trackback l... [Roller, 370 chara...

Posted by working on the future of solidarity on April 24, 2003 at 11:08 AM MDT #

Ben and Mena have a great guide for TrackBack on the MT site: MovableType :: <a title="MovableType :: TrackBack Explanation" href="http://www.movabletype.org/trackback/beginners/">A Beginner's Guide to TrackBack It's a bit MT-specific, at least instruction-wise, but it provides a nice overview of the technology despite the word "Beginner" in the title.

Posted by Lucas Thompson on April 24, 2003 at 03:59 PM MDT #

Post a Comment:
  • HTML Syntax: Allowed