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.

Moblogger works with Roller!

I did some testing with Russ's Moblogger this morning and it works great with Roller! I haven't tested attaching images, but sending a plain text message worked like a charm. The hardest part was setting up the e-mail address. I'll try to document my setup procedures tonight for other Roller users.

Hopefully, I'll be setting this up on this site so I can post with my T68i. What does that give me? Nothing, absolutely nothing - simply the ability to post 1 liners or something like that. Of course, I could also be motivated to get the phone's camera - that might make it a little more worthwhile. Good excuse for new gadget. I dig the software/idea - thanks Russ!

Moblogger Logo

Posted in Roller at Feb 26 2003, 06:39:19 AM MST 5 Comments
Comments:

Matt, Thanks for your excellent weblog and for your testing of Russell's software. Both are a great help to me as I try to get my head around all of these exciting new applications and technologies! Thanks again, Brian

Posted by Brian Blakeley on February 26, 2003 at 09:30 AM MST #

If your going to meet someone you can set up an RSS feed, if you run late just post and the RSS feed will update for the people your meeting. and you thought having just one blog was work - think about having twenty!> (small discreet blogs) "dislogs"? just one use of many thx for all the hard work - you inspire!

Posted by scooter on March 01, 2003 at 11:21 PM MST #

Great Site - Thanks for the information! Best regards

Posted by Sayian on January 28, 2004 at 05:27 PM MST #

lkjlkjlkj

Posted by 200.69.219.65 on May 24, 2005 at 12:15 PM MDT #

I had to amend the javascript to get JS validation working: replace: oTwoFields = new twofields(); with var formName = form.getAttributeNode("name"); oTwoFields = eval('new ' + formName.value + '_twofields()'); It then works fine for me (Struts 1.2)

Posted by Pete on October 03, 2006 at 04:49 AM MDT #

Post a Comment:
  • HTML Syntax: Allowed