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.

Testing Roller's WikiPlugin

Does this sucker work as designed? I hope so. Let's test out linking to my Struts Resume Support page. It looks like it still needs some work. My suggestions for improvement:

  • Use valid HTML - this is probably a JSPWiki thing. All the attributes in my links are currently uppercase - invalidating my XHTML. It's not valid with twisty comments anyway, so I don't care too much.
  • Produce the same HTML in my RSS Feed as is presented in the HTML version. Actually, it looks like it's just the <description> element that's still wiki-fied.

This is a very cool plugin and makes it much easier to type a post. It'll take a little getting used to, but it is very slick. As a demo, here's the text I entered.

!Does this [sucker|http://rollerweblogger.org/wiki/Wiki.jsp?page=RollerWikiPlugin]
work as designed?  I hope so.  Let's test out linking to my 
[Struts Resume Support|StrutsResumeSupport] page. It looks like it still needs some 
work.  My suggestions for improvement:

* Use valid HTML - this is probably a [JSPWiki] thing.  All the attributes in my 
links are currently uppercase - invalidating my XHTML.  ''It's not valid with 
twisty comments anyway, so I don't care too much.''
* Produce the same HTML in my [RSS Feed|http://raibledesigns.com/rss/rd] as is 
presented in the HTML version.  '' Actually, it looks like it's just the 
&lt;description&gt; element that's still wiki-fied''.

This is a __very cool__ plugin and makes it much easier to type a post.  It'll 
take a little getting used to, but it is very slick.

Posted in Roller at Jun 13 2003, 10:09:08 AM MDT 1 Comment
Comments:

Your RSS description element looks correct to me.

Posted by Dave Johnson on June 13, 2003 at 02:47 PM MDT #

Post a Comment:
Comments are closed for this entry.