fbpx
spk-logo-tm-2023
0%
1-888-310-4540 (main) / 1-888-707-6150 (support) info@spkaa.com
Select Page

Engineering Operations

Exploring Java 8’s New Feature: Lambda Expressions

Exploring Java 8’s New Feature: Lambda Expressions

Recently, Oracle announced the release of Java 8. This latest edition has some interesting new features, most notably the inclusion of lambda expressions and the ability to do multiple inheritance through default methods. We’ll spend the bulk of this article exploring...

Unix 101: Utilize the “Screen” Command

Unix 101: Utilize the “Screen” Command

In my previous post, I highlighted 5 great commands to improve administering your Unix machines within your infrastructure. The very first command I mentioned was screen, which allows you to run multiple pseudo-terminal "windows" within one shell session. Screen also...

Executives, Can you Afford to Stay on a Windows PC?

Executives, Can you Afford to Stay on a Windows PC?

As the CEO of a technology services company, my personal computing necessities are actually quite simple. I've got to have easy, reliable access to the Internet, the basic Microsoft suite of tools, and I need synchronized email with Gmail, my computer and my mobile...

How To Leverage Jira as a Service Desk

How To Leverage Jira as a Service Desk

Many of you are undoubtedly familiar with using Jira as an issue tracker. But for those of you who have been juggling issue tracking and meeting SLA requirements -- and for those of you who had the recently acquired VertygoSLA addon -- this article may be useful...

Ultrabooks Place in the Workplace

Ultrabooks Place in the Workplace

Ultraportable laptops and Ultrabooks have become the new machines to have. They are smaller, thinner, and lighter making them the preferred choice for most engineering and IT professionals over the older clunkier notebook workstations. Even before the push by Intel...

Trigger UAC to Ensure Scripts are run As Administrator in Windows 7

Trigger UAC to Ensure Scripts are run As Administrator in Windows 7

I wanted to post this solution since we run into this problem all the time: Often, our .bat scripts include making registry changes or copying files which require Administrative access. This code will cause the .bat file to trigger a UAC prompt before running...

Agile Development in Regulated Environments Part 2: Key Practices

Agile Development in Regulated Environments Part 2: Key Practices

In Agile Development in Regulated Environments -- Part 1: Yes, it can work, I covered the common misconceptions about Agile Software Development -- specifically in highly-regulated industries like medical device. The common myth that regulators would not accept Agile...

3 Real World vSphere Situations to Avoid

3 Real World vSphere Situations to Avoid

Almost a year ago, I wrote about 10 Pitfalls that Can Impact VMware Performance. I thought I’d revisit this topic, provide some specific situations I've encountered over the past year, and explain what I've learned from them. You may have already taken the advice of...

Engineering and IT Professionals: Take a Break!

Engineering and IT Professionals: Take a Break!

It's easy to get caught up the task at hand -- more so if its something you find interesting. But over the years, more and more papers are being published on the hazards of non-stop work, from eye strain to carpal tunnel, there are countless pitfalls to sitting in...

What’s New in Git 1.8.5.1

What’s New in Git 1.8.5.1

Call me weird, but for whatever reason I find version control really interesting and a crucial part of your build and release model. Maybe it's because it's saved my bacon a few times so I appreciate what it does, or maybe it's because it lets me see how my code has...

Keep Track of Passwords with Pleasant Solutions

Keep Track of Passwords with Pleasant Solutions

When involved in IT strategy consulting services, you need a way to keep track of passwords in a safe and accessible manner. There are a number of different options out there ranging from single machine managers to cloud-based services. The one I found to be a great...