Careers 2.0 by Stack Overflow
gravatar
profile updated
today

Robert Gamble

PA, United States

www.robertgamble.net

Top 10% Stack Overflow for more
Top 20% Stack Overflow for more
Top 30% Stack Overflow for
Most recently Senior Software Engineer at 121 Direct Response.

I am passionate about designing and developing well-thought-out and practical software solutions. I have experience with a wide variety of languages, tools, and technologies and know how to use the best tool for the job. I enjoy solving problems, learning new things, and working with people who are equally passionate about what they do.

In addition to being an experienced software developer, I am a strong communicator and know how to write effective documentation. I possess strong, generally-applicable, troubleshooting skills with the ability to quickly isolate an issue and discover the root cause. I know how to work with clients and make them happy and I know how to help them figure out what they really want.

I keep up on current trends and technologies and know how to leverage tools and techniques (including coding standards, TDD, version control, lightweight code reviews, static analysis, etc.) to pragmatically maximize the quality of developed solutions at minimum cost.

Technologies


Experience show all

Senior Software Engineer, 121 Direct Response

February 2005 - May 2013

Lead developer on a number of high-visibility, high-impact projects including a project for a Fortune 100 that included a custom CRM system, web-based reporting and management tools, and a backend fulfillment system that generated millions of dollars in revenue.

Created an automated process to collect and report production data in accordance to strict the guidelines of a large client, saving 40+ hours a week and moving our company from last place among nearly a dozen vendors to first place in less than two months.

Lead or sole developer responsible for design, implementation, maintenance and documentation of numerous projects including an efficient, real-time XBase-to-SQL migration system written in C and a web-based reporting tool using the migrated data, and flexible and extensible frameworks to increase productivity and competitiveness.

Implemented a secure, inexpensive, easy to maintain, multi-site VPN solution to connect a number of remote locations which had previously used PC Anywhere to connect to machines at other locations.

Took over responsibilities of other personnel that left shortly after I joined.

Identified a number of areas of inefficiency within the company and created processes to streamline and automate tasks saving significant time and money.

Evaluated key systems and technologies and made purchasing recommendations based on those evaluations.

Designed and implemented best practices that didn't previously exist including coding standards and guidelines, version control systems, testing policies, and streamlining new project development processes.

Worked with vendors to quickly diagnose and assess issues with services and products and create work-arounds when necessary.

Managed up to ten other developers, system admin and support staff at multiple locations overseeing projects, ensuring effective communication, and working with other departments to understand needs and assess progress. Responsible for seeking out new talent and all phases of the recruitment process.

Advised senior company management regarding business decisions providing insight based on my experience and understanding of our company's goals and our clients' needs.

Senior Programmer, Systems Administrator, Harte-Hanks

June 2000 - February 2005

Solely responsible for developing a non-SQL based system to store tens of millions of "Do Not Call" phone numbers and efficiently query the system in real-time before every call made by the predictive dialer.

Developed a flexible and efficient mechanism to suppress calling records based on any criteria in centralized fashion.

Programmed call center scripts using vendor-supplied tools and developed custom applications to support back-end programming needs in C and Perl. Supported clients including AOL, H&R Block, Providian, and Washington Mutual.

Installed, configured, and managed Windows and Linux servers and hardware at multiple locations. Performed hardware upgrades, system updates, various software, managed system backups and user accounts.

Managed dialing equipment, T1sm and recording systems. Worked with vendors and carriers to troubleshoot and quickly resolve issues.

Performs audits of policies and security risks, documented results, and provided recommendations.

Setup and installed system to transparently monitor and protect networks using bridging firewalls on Linux.

Stack Exchange show all Last seen 5 days ago

Open Source show all

exectimes

GitHub, Apr 2011

cooperative limiting of concurrent process instances

Sole developer


libcsv

SourceForge

libcsv is a small, simple and fast CSV library written in pure ANSI C89 that can read and write CSV data. It provides a straight-forward interface using callback functions to handle parsed fields and rows and can parse improperly formatted CSV files.

Sole developer


csvutils

SourceForge

A set of command-line utilities for managing CSV data using the libcsv library.

Sole developer


Writing show all

Cooperative Limiting of Concurrent Process Instances

Rob's Programming Blog

It is a common desire to limit the number of instances of a specific program ... this post will detail a method for managing the number of concurrent instances of a process or group of processes in a manner that does not require alteration of the programs being limited and avoids a number of issues with existing methods that usually do.


FlexeLint: A Modern Static Analyzer for C and C++

Rob's Programming Blog

Static analysis is a powerful technique for quickly finding programming defects in the earliest stages of development ... In this post I will discuss FlexeLint, a mature static analysis tool for C and C++ from Gimpel Software.


How Well Do You Know C?

Rob's Programming Blog

Think you have mastered the ins and outs of the C language? Test your knowledge of the nuances of C by trying to determine what is printed by each of the following…


Reading (15) show all

The Linux Programming Interface: A Linux and UNIX System Programming Handbook

The Linux Programming Interface

A Linux and UNIX System Programming Handbook

Michael Kerrisk


Understanding the Linux Kernel, Third Edition

Understanding the Linux Kernel, Third Edition

Daniel P. Bovet, Marco Cesati


C: A Reference Manual (5th Edition)

C

A Reference Manual

Samuel P. Harbison, Guy L. Steele


Python Essential Reference (4th Edition)

Python Essential Reference

David M. Beazley


Programming in Python 3: A Complete Introduction to the Python Language (2nd Edition)

Programming in Python 3

A Complete Introduction to the Python Language

Mark Summerfield


UNIX and Linux System Administration Handbook (4th Edition)

UNIX and Linux System Administration Handbook

Evi Nemeth, Garth Snyder, Trent R. Hein, Ben Whaley


By Steven S. Skiena: The Algorithm Design Manual Second (2nd) Edition

By Steven S. Skiena

The Algorithm Design Manual Second (2nd) Edition

-Author-


C Programming Language (2nd Edition)

C Programming Language

Brian W. Kernighan, Dennis M. Ritchie


Expert C Programming

Expert C Programming

Peter van der Linden


Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition)

Effective C++

55 Specific Ways to Improve Your Programs and Designs

Scott Meyers


Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions

Exceptional C++

47 Engineering Puzzles, Programming Problems, and Solutions

Herb Sutter


C++ Primer (4th Edition)

C++ Primer

Stanley B. Lippman, Josée Lajoie, Barbara E. Moo


The C++ Standard Library: A Tutorial and Reference

The C++ Standard Library

A Tutorial and Reference

Nicolai M. Josuttis


C++ Templates: The Complete Guide

C++ Templates

The Complete Guide

David Vandevoorde, Nicolai M. Josuttis


10 more