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.

Pretty radio buttons and checkboxes

Philip Howard has a nice tutorial on creating pretty radio buttons and checkboxes using CSS and Javascript. Nice work Philip. Hat tip to CSS Beauty.

Posted in The Web at Jul 17 2005, 05:04:01 PM MDT 1 Comment

HowTo set the default submit button on a form

Howard has a nice little trick for setting the default submit button on a form. Basically, you just put the default button first, and then use style="display: none" to hide it. For the most part, I haven't had any issues with putting the default submit button first (i.e. "Save"), but I have noticed an issue when developing wizards (b/c "« Previous" is likely to be first). Nice tip Howard.

Posted in The Web at Jun 20 2005, 08:58:53 AM MDT 7 Comments

Avoiding too many classes in your HTML/CSS

Avoiding Classitis: A nice tutorial on reducing the amount of classes in your code for easier site maintenance. Hat tip to CSS Beauty.

Posted in The Web at Jun 09 2005, 01:16:44 PM MDT Add a Comment

The Color Schemer Gallery

I've been using Color Schemer for a couple of years now. As a result, I'm signed up for their mailing list. Today they announced a cool new feature on their site:

Sample color scheme from the GalleryColor Schemer Gallery is a brand new online community where Color Schemer users can share and manage color schemes created with Color Schemer.

Now finding the perfect color scheme is as easy as browsing the Color Schemer Gallery!

» Show me more color schemes!

You have to purchase Color Schemer Studio in order to import these locally, but I'd say it's worth $50 if you're color-matching challenged.

Posted in The Web at Apr 19 2005, 08:39:14 AM MDT 2 Comments

Better Date Input

JSCalendar is my pop-up calendar of choice these days, but I have to admit this better date input demo is very cool. It'd be sweet if you could combine the two. Hat tip to fiftyfoureleven.com.

Posted in The Web at Apr 14 2005, 01:27:15 PM MDT 3 Comments

Round Squares with CSS

Want to create squares with rounded corners - and only use CSS? If so, you might want to checkout the CSS Rounded Box Generator. Source: CSS Beauty.

Posted in The Web at Mar 23 2005, 09:35:05 AM MST 2 Comments

Color Scheme Generator and Fade Anything Technique

I don't know where I learned about these, but they're pretty good.

Posted in The Web at Mar 21 2005, 11:00:23 AM MST 5 Comments

XMLHttpRequest & Ajax Working Examples

From the AppFuse mailing list, I learned about XMLHttpRequest & Ajax Working Examples, a site that has "code snippets and proof of concepts". Subscribed.

Posted in The Web at Mar 17 2005, 01:41:35 PM MST 2 Comments

Time to learn more about Podcasts

Now that I'm commuting to work everyday, I have 15 minutes each way on the Light Rail to read, listen to music or whatnot. I've been reading Tapestry in Action, but I think I'd like to get into Podcasts. I know a little bit about them, but not a whole lot. In the ideal world, I could subscribe to a podcast's feed in iTunes and everytime I'd synch my iPod - it would grab the latest podcast for a particular site. However, doesn't seem to be the case. As far as I can tell, I have to subscribe to someone's site with a podcast, then manually click on their "mp3" link - and then synch it to my iPod.

Is that how podcasting works? If so, it seems like there's a lot of user effort required. I suppose I can do the manual click-n-listen at work, but I'd prefer a more automated solution for the commute.

P.S. The bagel shop downtown (16th and Cali) has free wi-fi - sweet!

Later: I'm over it. I tried listening to a podcast while writing for the last 20 minutes. It's boring compared to music. I guess I'm not geeky enough.

Posted in The Web at Jan 11 2005, 06:40:51 AM MST 9 Comments

Did you make the list?

It would've been nice if the Spread Firefox team had let folks know before the Firefox Ad was published. But oh well, shit happens. At least I made the list (PDF).

Posted in The Web at Dec 17 2004, 11:00:47 PM MST Add a Comment