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.

Cool Menus How To

Scott Andrew provides us some DHTML Menu love - using a little DOM action and <ul>'s. The beauty of these is that they will work just fine in older browsers - just like a regular list.

Dave Lindquist has taken this same basic concept one step further with these awesome DHTML menus. Both the dropdown and expandable tree variations are simple lists built with 100% valid XHTML. CSS and DOM scripting are added to extend the functionality. Dave even goes so far as to use ACCESSKEY attributes to make parts of the menu accessible via keyboard shortcuts. The result is a more widely accessible menu that doesn't sacrifice the whiz-bang functionality of DHTML. Try turning off the CSS rules (with a handy "Toggle CSS" bookmarklet) while viewing the menu demos and you'll see a plain, fully-accessible list. Better yet, run it through Delorie's LynxViewer to get an idea of how a non-graphical browser would handle it. Sweet.

Posted in The Web at Nov 01 2002, 04:18:13 PM MST Add a Comment

IE5/Mac CSS Hints

Apple has published a list of CSS bugs and workarounds for IE5 on the Mac. Read if you need.

Posted in Mac OS X at Nov 01 2002, 03:52:29 PM MST Add a Comment

Phoenix Tip

I made the switch today to using Phoenix as my default browser on Windows, and I discovered a sweet feature! When you have tabs visible, double click in the tab bar and it'll open a new (blank) tab for you. Doesn't appear to work on Mozilla (1.2b).

Posted in The Web at Nov 01 2002, 07:14:19 AM MST Add a Comment

In "The Zone"

I'm in The Zone today and loving life. God this is fun! The music is cranked, the cat is scared and my body tingles every time something goes right. So I'm a "body buzz" about every 15 minutes. Who could ask for a better line of work!?

Posted in General at Nov 01 2002, 07:09:08 AM MST Add a Comment

Everyone wants a Mac

Apple Powerbook Greg tried to download an x86 version (I did this about a year ago and got Darwin installed before I realized you couldn't run OS X on x86), James wants one with a cinema display and even Gerhard longs for one.

Well I was lucky enough to buy one last Christmas. I got a 667 Mhz Powerbook with a gig o' RAM. I wanted a laptop for traveling to client sites and this seemed like the best laptop at the time. So 10 months later, you ask, "Was it worth it?" Yes and no.

  • Yes: It's great to have OS X and I don't long for a Mac anymore.
  • No: I hardly ever use it except for testing and surfing, not much development.
  • Yes: My boss bought it for me as a Christmas bonus last year, so the expense was easier to justify.
  • No: It doesn't give me much over Windows XP with Cygwin and Red Hat - they (seem to) both have Unix cores and my Win XP install seems to be just as stable as OS X.
  • Yes: My client uses Macs for all their video-production and website-viewing. I can test their product on the Mac (with Mac browsers) before I release it. This is the #1 benefit to having the machine and it's paid for itself because of this.
  • No: The screen resolution is fixed to 1152 x 768 and I'd like it to go higher. I can change it to be higher when plugging it in to an external monitor. The new Titanium G4's go up to 1280 x 854. Most Windows laptops I've seen allow you to 1600 x 1200.
  • Yes: iSync rocks and it's great to sync with my T68i phone and have no wires.
  • No: I expected a fast laptop because megahertz don't matter on Macs. Yeah right, my Windows XP machine (1.5 Ghz) was a year older than the Mac and with half the RAM was still twice as fast. I've heard that this has more to do with OS X than the hardware.
  • No: I've used Windows most of my life and I'm much less productive when working on the Mac. I'm just slower, plain and simple, and that frustrates me to no end. I admit, this is my problem and not the Mac's, but it is a reason that I don't like it so much. Keyboard shortcuts have started to make my frustrations subside.
  • No: I expected Virtual PC to run on the Mac so I could get the "best of both worlds" running Windows and OS X on the same machine. However, it runs so damn slow that it's unusable. My 300 Mhz, 256 MB RAM old Compaq runs faster - and it takes 5 minutes to boot up!
  • Yes: People drool and it gives me buyer satisfaction.

I think if I used it more, I'd probably like it more and get faster at using it. However, with 5% of the market share, it doesn't get much love from the application vendors. And while Java runs great on the Mac, it's revisions are too far behind the other platforms. If you were on a project that wanted to upgrade to JDK 1.4, and use some new APIs in that version, you wouldn't be able to develop on your Mac for a year.

I too dream about the Cinema Display and my boss has been thinking about getting me one for my Christmas bonus, but is it work the money? $3500 for a fancy display you can brag to your friends and fellow bloggers about? Tough to justify, easy to buy. I have dual 19" monitors setup right now and they probably provide me the same function without the form.

Posted in Mac OS X at Nov 01 2002, 03:39:27 AM MST 1 Comment