• Skip to main content
  • Skip to header right navigation
  • Skip to site footer
E-gineering

E-gineering

  • Who We Are
    • Our Story
    • Leadership Team
    • Whole Team
  • What We Do
    • Practices
    • Full Services
    • Success Stories
  • Working Here
    • Careers
    • Work Life
    • Community Life
    • Fun Life
  • Blog
  • Contact Us

Christian Desserich

Getting the Status of an Oracle Trigger

Just a quick post about trying to determine the enabled/disabled status of an Oracle trigger. I found code snippets like this: Or like this: The first only gives you the triggers owned by the user …

Continue ReadingGetting the Status of an Oracle Trigger

E-gineering Golf Outing 2011

E-gineering’s annual golf invitational turned out wonderful this year! It took place at Golf Club of Indiana. Not only were we blessed with incredible weather, but also with incredible fun and …

Continue ReadingE-gineering Golf Outing 2011

Running Multiple Versions of IE on Win 7 with Virtual PC

My coworker Chad sent out a link to this article on the SitePoint blog a long time ago (probably about a year and a half ago) and I’ve been meaning to try it since that day, but just …

Continue ReadingRunning Multiple Versions of IE on Win 7 with Virtual PC

JMeter JUG

I presented an introduction to JMeter at our local Java User’s Group here in Indianapolis, known as IndyJUG. For those who attended the meeting, I promised to make the presentation slides and …

Continue ReadingJMeter JUG

AutoItX3 and QTP Part 2

First, let’s take a look at how I solved my problem of automating keystrokes from the number pad. This will be genericized so that you can run it inside QTP or even just save it in a .vbs file …

Continue ReadingAutoItX3 and QTP Part 2

AutoItX3 and QTP Part 1

As usual, after I got into writing this, it got too long to be a single post. Part 1 covers the background for why I began to use AutoIt in QTP and how you can go about setting up a system to use it …

Continue ReadingAutoItX3 and QTP Part 1

Bringing Windows to the Front in QTP Scripts Part 2

Well, due to recent discoveries, I have to recant a lot of what I said in Part 1. Embarrassingly, that functionality is a snap to do with QTP’s Window object, and I finally figured out how to …

Continue ReadingBringing Windows to the Front in QTP Scripts Part 2

Bringing Windows to the Front in QTP Scripts Part 1

This became too long to put in one post, so I broke it into two parts. Part one will cover the QTP Extern Object and the User32.dll function SetForegroundWindow. Part two will cover the …

Continue ReadingBringing Windows to the Front in QTP Scripts Part 1

QuickTest Pro Introduction

For almost a year now, I have been developing automated tests for a client who uses HP’s (formerly Mercury’s) QuickTest Professional and Quality Center. In my search for more knowledge and …

Continue ReadingQuickTest Pro Introduction

JavaMail and Gmail Simplified Part 5: Epilogue

I know that this is way too long as it is, but in going through my folders I found a folder where I was keeping example code found out in cyberland and I wanted to share part of the code that seems to …

Continue ReadingJavaMail and Gmail Simplified Part 5: Epilogue

JavaMail and Gmail Simplified Part 4: The Code, Sending and Receiving

OK, back to the task at hand. If we are successful at connecting, we can do some real work with our Gmail account. Sending and receiving messages with attachments, multipart messages, HTML messages, …

Continue ReadingJavaMail and Gmail Simplified Part 4: The Code, Sending and Receiving

JavaMail and Gmail Simplified Part 3: The Code, Logging In

Finally!! Let’s look at some code. Here is a simple Gmail client object in its entirety Fist let’s dissect each piece. This is the setup and connection code: Notice the creation of the …

Continue ReadingJavaMail and Gmail Simplified Part 3: The Code, Logging In

JavaMail and Gmail Simplified Part 2: The Objects

First let’s explore the main objects that we are concerned with for simple interfacing of a Java application with a Gmail account using the Javamail API. The Session object is the main object …

Continue ReadingJavaMail and Gmail Simplified Part 2: The Objects

JavaMail and Gmail Simplified Part 1: Introduction

This post in its entirety turned out to be quite a bit longer than I originally thought it would be, so I am going to break it into parts. Caution: This is going to be very basic and is written for …

Continue ReadingJavaMail and Gmail Simplified Part 1: Introduction

Converting Database Data Directly to XML

I had another interesting problem when an application framework we’ve been working with came out with a new version. Before, a value relating to the application user’s “Position …

Continue ReadingConverting Database Data Directly to XML

The Vacuum of Columns

I know that I’m laying on the space analogies pretty thick, but it just seems to work so far… Anyway, I learned something interesting today and I thought that I would pass it on. I’d …

Continue ReadingThe Vacuum of Columns
  • Go to page 1
  • Go to page 2
  • Next →

Let’s work together

Get in touch with us and send some basic info about your project.

Get in touch!

Social

Follow along on social media

  • Mail
  • Facebook
  • GitHub
  • Instagram
  • LinkedIn
  • Twitter

Navigation

Home

Who We Are

What We Do

Working Here

Blog

Contact Us

Contact

8415 Allison Pointe Blvd
Suite 200
Indianapolis, IN 46250

317.348.1780

info@e-gineering.com

© Copyright 2023 | E-gineering, Inc.

Return to top