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.

Wicked DHTML Roller themes spotted in the wild

I spotted some cool DHTML-enhanced themes on FreeRoller today: My own confusion and A Corporate Eejit. Nice work gents - maybe we should add these suckers to the stock list of themes. These themes are a great example of how customizable Roller is and how it's just HTML, so pretty much anything is possible (that is possible on a web page). I'd be willing to bet you could even use Flash and use the RSS Feed for your XML input.

I'm thinking about adding a small DHTML enhancement to Roller. Basically, I'd like to show users a small picture of the theme (using these pictures) when signing up. Let me know if you think this is worth the effort and if so, I'll create a JIRA issue (uh oh, looks like we lost our bug database!).

Posted in Roller at Jun 25 2003, 10:58:02 AM MDT 7 Comments
Comments:

Hey Matt, add that dynamic calendar popup from My Own Confusion to your sunset theme. That would be an excellent way to give back the navigation amongst days.

Posted by Dan Allen on June 25, 2003 at 11:42 AM MDT #

Are you looking for something like <a href="?" name="tempAnchor" id="tempAnchor" onclick="cal.showCalendar(this.id); return false">this badboy? I got it from Matt Kruse's Calendar Popup. My modifications include changing the CSS to be more standards-compliant (all lowercase selectors) and adding a table.cal to set the background to white. I might have to add a new badge for this calendar tonight. Thanks for the idea!

Posted by Matt Raible on June 25, 2003 at 12:38 PM MDT #

Hmmm, it doesn't work in comments in Firebird and needs some more cleanup - I'll work on it...

Posted by Matt Raible on June 25, 2003 at 12:40 PM MDT #

Testing of this calendar continues on http://raibledesigns.com/page/test.

Posted by Matt Raible on June 25, 2003 at 12:59 PM MDT #

Matt, that was the next thing I was looking into: a flash client using the RSS feed. The issue I see is how do you get to the bookmarks/referrers etc? They are not part of the feed. Also, my theme can be downloaded at http://www.freeroller.net/page/fx/20030624#download_for_olive_theme (stored as a gif, as zip's are not allowed:) ... and as it is on freeroller (like free), there are no copyrights, no licenses, no fees :)

Posted by fx on June 25, 2003 at 01:23 PM MDT #

Sweet, I got this slick calendar working (solution here). I'll be adding this as a part of this theme. Thanks again to Dan for the inspiration.

Posted by Matt Raible on June 25, 2003 at 03:08 PM MDT #

You bet Matt, that is going to be incredible! I am in the thick of a Struts application right now, which I am hoping to finish before the end of next week, but when I do I will get my blog going and help inpire you even more with ideas. I think that my website could be the start of another cool minimalistic roller theme. It needs a serious upgrade though and now will be the time!

Posted by Dan Allen on June 25, 2003 at 08:16 PM MDT #

Post a Comment:
  • HTML Syntax: Allowed