Skip to content

StevePerkins.com

Technology and life

  • About Steve Perkins
  • ‘Hibernate Search By Example’ Book
  • Go for Java Programmers

Java

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

March 9, 2014March 5, 2013 by Steve Perkins
Ubuntu and Java logos

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. […]

Categories Infrastructure, Programming Tags Java, linux Leave a comment

INI files for easy multi-environment config in Java

March 9, 2014March 3, 2013 by Steve Perkins
INI file screenshot

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. […]

Categories Programming Tags Groovy, Java, Scala 1 Comment

Injecting JavaScript into Ant builds

March 9, 2014February 18, 2013 by Steve Perkins
Ant

How to use free-form JavaScript code to add more power and flexibility to Ant builds, with no extra dependencies! […]

Categories Programming Tags Ant, Eclipse, Groovy, hybris, Java, JavaScript, Maven 1 Comment

Moving from shared hosting to a PaaS

January 29, 2014February 16, 2013 by Steve Perkins

“Cloud” providers are maturing into a serious option for enterprise Java. On the smaller scale, they may soon make “cPanel”-based shared web hosts obsolete.

Categories Infrastructure Tags App Servers, Google, Java, Python, Ruby, web hosting, WordPress 24 Comments

“Batteries included” distribution using Maven shaded JAR’s

March 27, 2021January 28, 2012 by Steve Perkins
batteries

How to package up a project’s code, along with all of its dependencies, into one monolithic JAR file that can more easily be distributed and executed. […]

Categories Programming Tags Java, Maven, Scala 2 Comments
Older posts
Newer posts
← Previous Page1 … Page3 Page4 Page5 Next →

Categories

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

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Social

  • LinkedIn
  • GitHub
  • Email
© 2025 StevePerkins.com • Built with GeneratePress