This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Going Native: Embrace UNIX Within Java
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
Embrace our UNIX heritage while staying within Java. Learn the techniques and tools to better embrace UNIX within Java – from native executables and man pages, proper daemonization without wrapper tooling, using native libraries more easily, building great command line interfaces, to the tools and techniques that let you embrace UNIX idioms – this talk reaches out to the sysop in each of us.
Over the last several years, the Java community has started to better embrace the environment in which it typically runs. It turns out that in many cases ...