Matt RaibleMatt Raible is a writer with a passion for software. 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.
You searched this site for "<a href=". 3,022 entries found.

You can also try this same search on Google.

Which conference would you attend?

I try to go to a conference every year. Last year it was Web Builder in Vegas, and it was a great time - but not enough Java stuff. So this year I'm going to try and attend a conference that is more up my alley. Here's the three I'm trying to decide between:

In reality, I'd like to go to all. Regardless of the other two, I'm pretty sure I'll attend the one in Denver. I know Jay Zimmerman (the organizer), and I don't mind giving him my money at all. After all, he is a fellow Montanan! I'd really like to attend the one in Boston, but that'd be a spendy trip with hotel and all. As for the O'Reilly Convention in Oregon, my parents live in Salem (40 miles south of Portland), so that one might work out well. However, we usually try to do the 4th of July at the cabin, it might be rough travel to Oregon so quickly after basking in the Montana Summer. I'll probably settle for Denver and maybe hit up another one towards the end of the year.

Posted in Java at Feb 06 2003, 10:20:25 PM MST 3 Comments

MySQL Control Center

If you're using MySQL, you should checkout MySQL Control Center. It's the MySQL Administration client you've been looking for. It says it's cross-platform, but also notes that it doesn't support OS X at this point. I downloaded and installed it on Windows and it seems to work pretty well. Installed and worked in about 10 seconds, which is always a determining factor. You can also checkout these screenshots.

Posted in General at Feb 05 2003, 12:04:29 PM MST 3 Comments

Workflow Redux

Thanks to all who commented on my request for Java-based workflow engines. I especially liked Anthony's comment, and his list of possible frameworks.

There are several open source options: Only Open Business Engine and Open For Business' workflow component currently follow any sort of standards for workflow. All of the other engines currently have their own workflow definition language.

This leads me to believe that if we are going to use a framwork, we should probably use Open Business Engine or Open for Business' workflow component - simply because I like standards. The question is - how easy are these to implement in a webapp? Any examples? I haven't researched either tool at all, just hoping someone else has.

Posted in Java at Feb 05 2003, 09:49:42 AM MST 6 Comments

[code sample] Using RowSetDynaClass from BeanUtils

On the struts-user list, they're discussing O/R Mapping tools. There seems to be lots of support for OJB and Torque, and I seem to be the only one that piped up for Hibernate. Meanwhile, Craig McClanahan (lead Struts Developer) sent an interesting code sample of using the new RowSetDynaClass to create a collection of DynaBeans from a ResultSet.

Posted in Java at Feb 05 2003, 08:31:02 AM MST Add a Comment

How to keep your job

Dave Thomas has published an interesting talk titled "How to Keep Your Job". I read the first few pages, and it definitely looks good. I'll read the rest later, right now I have to brave the rush hour traffic with 2" of fresh snow on the ground. Why o' why can't I just go skiing instead!

Posted in Java at Feb 05 2003, 07:08:52 AM MST Add a Comment

Cool CSS Design

I do like Russ's new design, and I'm almost inspired to redesign myself. Naaahhh, I think I'll save that for a when I'm really bored, or maybe when Julie's in Florida for a week in March. The reason I'm writing this post is to point out the sweet DHTML over at the International Herald Tribune that Russ mentions. In the bottom right corner of the page, you can adjust the font-size and number of columns. Very cool - and the top menu floats while you scroll. All cool stuff and nicely done.

Posted in The Web at Feb 04 2003, 09:09:39 PM MST Add a Comment

Know of a Java-based Workflow Engine?

Is there a Java API out there for workflow, or some package that will allow me to configure workflow for my app. At my day job, we're starting to get into some significant document workflow. For our next release, we'll probably just be keying off a status field - but I'm interest if there's an easy-to-implement workflow package that we can implement now (before we hard-code too much business logic). Thanks for any suggestions!

Posted in Java at Feb 04 2003, 07:14:14 PM MST 4 Comments

Using JMeter to test your webapps

I looked at JMeter last week, but gave up after attempting to use it for an hour. My primary reason for abandoning my quest to learn was that it's usage has not been budgeted into our development schedule. If I manage to convince the schedulers that it's a good idea to use, I'll be definitely reading/doing this tutorial on JMeter. The section describing recording a test case looks very promising and will make the entire process very easy (I hope). Tip o' the hat to Erik for this tip.

Posted in Java at Feb 04 2003, 06:19:01 AM MST 2 Comments

A bit of Tomcat History - the names

I got this nugget of information off the tomcat-user list this morning.

I talked to the original Tomcat author, James Duncan Davidson, about the 
name choice. He gave me a surprising answer. Here's a bit of history...

Tomcat was born in response to the need for an independant servlet 
specification implementation. James wrote it hoping that it would 
eventually be open sourced. He figured that since most open source 
projects had O'reilly books about them that he should name it after an 
animal. Essentially he was thinking of an animal that would go on the 
cover of an O'reilly book. He came up with "Tomcat" since the animal 
represented something that could take care of itself and fend for 
itself. That's how he came up with the name.

And Craig McClanahan tells us why he named the Catalina Engine so:

Using "Catalina" was my idea, because I
wrote most of the original code that became it.  The reasons are mundane,
but here they are for the record:

* Even though I don't live in Southern CA, I've always liked
  what I've read and seen of Catalina Island.

* One of the towns on the island is Avalon, and we were (at the
  beginning) considering using the Avalon Framework
  (http://jakarta.apache.org/avalon/) for the internal architecture.
  It would have been a cute tie-in, but alas it didn't happen
  that way.

* When I'm coding, I regularly have one or more cats wandering
  around my lap and adding to the whitespace when they don't
  think I put enough (you don't need fingers to press the space bar :-).

Another "code name" you'll hear in the Tomcat world is Jasper -- that's
the name of the JSP page compiler part of Tomcat.  That name was carried
over from even before my time, but I'm sure it probabbly came from the
alliteration (JaSPer).

Posted in Java at Feb 04 2003, 05:43:56 AM MST Add a Comment

Hibernate Doco Goodies

The Hibernate Developers have added some new documentation to their site. If you've worked with Hibernate at all, or you're hoping to, these are a must read. I still haven't figured out the parent child stuff with composite-ids, and I'm hoping these two links will help show me the light. I'll make sure and put an example into struts-resume if/when I figure it out. To quote:

Everyone should read these newly added pages: Parent / Child Relationship and Understanding Collection Performance.

Thanks to whomever contributed this documentation. FYI, I sent a e-mail to the xdoclet-devel mailing list re: Hibernate 2.0 DTD support, but haven't heard anything yet. I'd probably have better luck if I just contributed a patch. This week looks like a bad week for open source moonlighting - I've got a 4 days to get 40 hours in, and my part-time client wants me to pump out a new feature before I head to Steamboat for the weekend. Life is good as a person/father, but poor right now as an OSS Developer. I feel like a slacker, but I'm happy so that's good - it's all about priorities right?! ;-)

Posted in Java at Feb 03 2003, 10:10:00 PM MST Add a Comment