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.

Unix Utils for Windows

If you develop on Windows, and you use Microsoft's "cmd" to run Ant or compile your classes - you really should install Cygwin - it's much easier and provides the same functionality as cmd. Even better, Dan sent me an e-mail (can't find it now) about UnxUtils - Native Win32 ports of some GNU Utilities. You can even download an executable to install it. I dig it - symlinks that actually work on Windows.

Posted in General at Nov 26 2003, 07:02:20 AM MST 3 Comments
Comments:

Here is the relevant portion of the e-mail I had written: <blockquote style="border: 1px solid black; background-color: #F3E7D0; padding: 3px;">By the way, I have some potential content for your blog. At work I have to use Windows2000 (eeeek!) LINUXUNIL baby! Anyways, I get VERY frustrated if I can't grep, pipe, redirect or ls. I found this package called Unix Utils http://unxutils.sourceforge.net/ and I cannot even quantify how much it helps me each day. The very ability to be able to redirect to a file in the windows shell has saved me tons of frustration with Explorer. Overall I just find that windows 2000 is so deprived of core features I would be better off with a typewriter. GNU saved the day.

Posted by Dan Allen on November 26, 2003 at 03:39 PM MST #

Hi, It is true that JBoss-IDE only ships with EJB, Servlet, JMX and JBoss XDoclet modules. BUT you can easily drop any XDoclet modules you want. After a cache refresh, you get the corresponding tag completion. I suggest you to read the Install Guide (http://prdownloads.sourceforge.net/jboss/Install-1.2.2.pdf?download) which describe how to install/upgrade XDoclet modules inside JBoss-IDE. Laurent.

Posted by Laurent Etiemble on November 27, 2003 at 09:26 AM MST #

Oops, I think I missed the point ;). My comment is related to the "My Favorite Eclipse Plugins (Download v1.0)" entry. Laurent.

Posted by Laurent Etiemble on November 27, 2003 at 09:34 AM MST #

Post a Comment:
  • HTML Syntax: Allowed