Skip to content
  • About Steve Perkins
  • ‘Hibernate Search By Example’ book
  • Go for Java Programmers
StevePerkins.com
Technology and life
LinkedInGitHubEmail
  • About Steve Perkins
  • ‘Hibernate Search By Example’ book
  • Go for Java Programmers
Author: <span>Steve Perkins</span>

Author: Steve Perkins

Steve Perkins

I am an Atlanta-based software developer, and the author of the book 'Hibernate Search by Example'. I currently work as an Principal Engineer at Verusen, developing an AI supply chain platform for optimizing materials and inventory costs.

Book Review: Professional Node.js

Professional Node.js, written by Pedro Teixeira and published by Wrox, is a well-crafted introduction to writing server-side JavaScript with the Node.js platform.  The book weighs in at 412 pages, yet for a technical book it is …

Read more"Book Review: Professional Node.js"

JavaScript as a Mirror of Our “Real” Languages

How tightly coupled are JavaScript and server-side communities? When evaluating a JavaScript library, how much should its related communities matter? […]

Read more"JavaScript as a Mirror of Our “Real” Languages"

WAR files vs. Java apps with embedded servers

When should you deploy a Java app to the server as a traditional WAR file, and when should you use an embedded server in the application itself? […]

Read more"WAR files vs. Java apps with embedded servers"

How to install Oracle’s Java on Ubuntu the easy way

Installing the Oracle JDK on Ubuntu is painful since it was removed it from the apt repositories. Restore the easy install method with this simple script. […]

Read more"How to install Oracle’s Java on Ubuntu the easy way"

INI files for easy multi-environment config in Java

When your app is too small for a DI framework, yet has too much config for environment variables, this old-school gem really hits a sweet spot in between. […]

Read more"INI files for easy multi-environment config in Java"

Posts pagination

1 … 3 4 5 6 7

Categories

  • Book Reviews (4)
  • Infrastructure (10)
  • Programming (25)

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Powered by Kahuna & WordPress.
©2025 StevePerkins.com