How Team Obama's tech efficiency left Romney IT in dust

Generally an unmoderated forum for discussion of pretty much any topic. The focus however, is usually politics.
Post Reply
bannination
Captain
Posts: 5592
Joined: Sun Sep 16, 2012 7:58 am
Location: Hendersonville
Contact:

How Team Obama's tech efficiency left Romney IT in dust

Unread post by bannination »

http://arstechnica.com/information-tech ... t-in-dust/

I'm convinced if Romney was elected he would have outsourced all of us.

As we revealed in our recent analysis of the Romney team's tech strategy, the Romney campaign spent $23.6 million on outside technology services—most of it on outside "digital media" consulting and data management. It outsourced most of its basic IT operations, while the Obama campaign did the opposite—buying hardware and software licenses, and hiring its own IT department. Just how much emphasis the Obama campaign put on IT is demonstrated by the fact that the campaign's most highly paid staff member was its CIO, Michael Slaby, with an annualized salary of about $130,000.

User avatar
billy.pilgrim
Admiral
Posts: 15632
Joined: Wed Oct 10, 2012 1:44 pm

Re: How Team Obama's tech efficiency left Romney IT in dust

Unread post by billy.pilgrim »

I read somewhere that rmoney put most on his tv ads with shows like bonanza, gunsmoke and a couple of other reruns. they got a lot more ads for the money in these cheap time slots


I'm not sure anyone would have made a worse president - he is completely out of touch with everything

I do not wish the arrogant bastard the best in his loss. his run (after palin and simple)confirms that the right is willing to sacrifice our country just to win an election
Trump: “We had the safest border in the history of our country - or at least recorded history. I guess maybe a thousand years ago it was even better.”

User avatar
Dryer Vent
Pilot Officer
Posts: 149
Joined: Sat Nov 10, 2012 1:55 pm

Re: How Team Obama's tech efficiency left Romney IT in dust

Unread post by Dryer Vent »

Agreed, Billy. In our market, there were few Romney commercials in the media market that we watch. Very few.

User avatar
billy.pilgrim
Admiral
Posts: 15632
Joined: Wed Oct 10, 2012 1:44 pm

Re: How Team Obama's tech efficiency left Romney IT in dust

Unread post by billy.pilgrim »

Dryer Vent wrote:Agreed, Billy. In our market, there were few Romney commercials in the media market that we watch. Very few.
but he ran a lot more time than obama

just not on shows with actual audiences - mannix at 3 a.m. right after the hoover round commercial works for rmoney
Trump: “We had the safest border in the history of our country - or at least recorded history. I guess maybe a thousand years ago it was even better.”

JTA
Commander
Posts: 3898
Joined: Sat Oct 13, 2012 4:04 pm

Re: How Team Obama's tech efficiency left Romney IT in dust

Unread post by JTA »

bannination wrote:http://arstechnica.com/information-tech ... t-in-dust/

I'm convinced if Romney was elected he would have outsourced all of us.

As we revealed in our recent analysis of the Romney team's tech strategy, the Romney campaign spent $23.6 million on outside technology services—most of it on outside "digital media" consulting and data management. It outsourced most of its basic IT operations, while the Obama campaign did the opposite—buying hardware and software licenses, and hiring its own IT department. Just how much emphasis the Obama campaign put on IT is demonstrated by the fact that the campaign's most highly paid staff member was its CIO, Michael Slaby, with an annualized salary of about $130,000.
I've worked on several applications and websites that used outsourced workers. The result was total garbage that was littered with bugs and other glaringly obvious flaws.

You get what you pay for.

I saw stuff like this on many occasions (hurray an excuse to use the code thing! And no, I swear I am not exaggerating):

Code: Select all

boolean x = true;

if (x) {
   //do stuff...
}

Code: Select all

int x = 0;
int y = x;

if (x == y) {
   //do stuff...
}

Code: Select all

int x = 0;

x = x; //WTF Why?
You aren't doing it wrong if no one knows what you are doing.

bannination
Captain
Posts: 5592
Joined: Sun Sep 16, 2012 7:58 am
Location: Hendersonville
Contact:

Re: How Team Obama's tech efficiency left Romney IT in dust

Unread post by bannination »

JTA wrote:
bannination wrote:http://arstechnica.com/information-tech ... t-in-dust/

I'm convinced if Romney was elected he would have outsourced all of us.

As we revealed in our recent analysis of the Romney team's tech strategy, the Romney campaign spent $23.6 million on outside technology services—most of it on outside "digital media" consulting and data management. It outsourced most of its basic IT operations, while the Obama campaign did the opposite—buying hardware and software licenses, and hiring its own IT department. Just how much emphasis the Obama campaign put on IT is demonstrated by the fact that the campaign's most highly paid staff member was its CIO, Michael Slaby, with an annualized salary of about $130,000.
I've worked on several applications and websites that used outsourced workers. The result was total garbage that was littered with bugs and other glaringly obvious flaws.

You get what you pay for.

I saw stuff like this on many occasions (hurray an excuse to use the code thing! And no, I swear I am not exaggerating):

Code: Select all

boolean x = true;

if (x) {
   //do stuff...
}

Code: Select all

int x = 0;
int y = x;

if (x == y) {
   //do stuff...
}

Code: Select all

int x = 0;

x = x; //WTF Why?
But but but..... it's so cheap!!!! :lol:

Wow those people have NO BUSINESS coding. I'd hate to clean up that mess.

User avatar
neoplacebo
Admiral of the Fleet
Posts: 12440
Joined: Mon Sep 17, 2012 1:42 pm
Location: Kingsport TN

Re: How Team Obama's tech efficiency left Romney IT in dust

Unread post by neoplacebo »

If I were a detective, I would be suspicious that nobody and also Tertius both worked on that IT team...... :shock:

User avatar
Stinger
Sub-Lieutenant
Posts: 1944
Joined: Sun Sep 23, 2012 10:18 pm

Re: How Team Obama's tech efficiency left Romney IT in dust

Unread post by Stinger »

neoplacebo wrote:If I were a detective, I would be suspicious that nobody and also Tertius both worked on that IT team...... :shock:
I didn't see any gay-bashing or Obama-bashing. No tin-foil-hat stuff. Just blatant incompetency.

User avatar
billy.pilgrim
Admiral
Posts: 15632
Joined: Wed Oct 10, 2012 1:44 pm

Re: How Team Obama's tech efficiency left Romney IT in dust

Unread post by billy.pilgrim »

Stinger wrote:
neoplacebo wrote:If I were a detective, I would be suspicious that nobody and also Tertius both worked on that IT team...... :shock:
I didn't see any gay-bashing or Obama-bashing. No tin-foil-hat stuff. Just blatant incompetency.
I miss the terd
Trump: “We had the safest border in the history of our country - or at least recorded history. I guess maybe a thousand years ago it was even better.”

JTA
Commander
Posts: 3898
Joined: Sat Oct 13, 2012 4:04 pm

Re: How Team Obama's tech efficiency left Romney IT in dust

Unread post by JTA »

bannination wrote:
JTA wrote:
bannination wrote:http://arstechnica.com/information-tech ... t-in-dust/

I'm convinced if Romney was elected he would have outsourced all of us.

As we revealed in our recent analysis of the Romney team's tech strategy, the Romney campaign spent $23.6 million on outside technology services—most of it on outside "digital media" consulting and data management. It outsourced most of its basic IT operations, while the Obama campaign did the opposite—buying hardware and software licenses, and hiring its own IT department. Just how much emphasis the Obama campaign put on IT is demonstrated by the fact that the campaign's most highly paid staff member was its CIO, Michael Slaby, with an annualized salary of about $130,000.
I've worked on several applications and websites that used outsourced workers. The result was total garbage that was littered with bugs and other glaringly obvious flaws.

You get what you pay for.

I saw stuff like this on many occasions (hurray an excuse to use the code thing! And no, I swear I am not exaggerating):

Code: Select all

boolean x = true;

if (x) {
   //do stuff...
}

Code: Select all

int x = 0;
int y = x;

if (x == y) {
   //do stuff...
}

Code: Select all

int x = 0;

x = x; //WTF Why?
But but but..... it's so cheap!!!! :lol:

Wow those people have NO BUSINESS coding. I'd hate to clean up that mess.
I guess it's what's expected when outsourcing to Mexican day-laborers hired from the home-depot parking lot. :(
You aren't doing it wrong if no one knows what you are doing.

Post Reply