Try Zsh.

Joseph Post Articles, Development Technologies & Tools, Tutorial 3 Comments

Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Today I’ll be talking about how to upgrade your tooling with an application that was released 25 years ago. As a developer, you likely spend …

eclipse IDE

Know Your IDE: Eclipse

Jinal Patel Articles, Development Technologies & Tools, Java 6 Comments

Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.When I made the switch from .NET to Java, I naturally had to switch IDEs. With moving to Java, I chose Eclipse. I was …

webpack

Pack It Up, Pack It In

Steven MountJoy Articles, Development Technologies & Tools, JavaScript 3 Comments

Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Let me begin with a list of usual suspects up to no good in the browser: CoffeeScript (or TypeScript) Less (or Sass/Scss) Jade (or …

Netty: A Different Kind of Web(Socket) Server

John Boardman Articles, Development Technologies & Tools, Java 9 Comments

Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Netty is used today in all kinds of applications, all over the Internet, to handle thousands (if not millions) of chat conversations, multiplayer games including …

XML Manipulation With XML Copy Editor

Robert Rice Articles, Databases, Development Technologies & Tools 2 Comments

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.The XML document format, created in 1996, is still widely used to facilitate communication between disparate systems (though for certain implementations is somewhat being …