var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Tim+Vincent" - Google News"; document.title=document.title+ " "; arnews[0]="Deal done, Oracle now reassures Sun users - ITWorld Canada
"; arnews[0] += "

Deal done, Oracle now reassures Sun users
ITWorld Canada
The Evolution of IBM DB2 - Tim Vincent, DB2 chief architect and IBM Fellow, details the evolution of IBM's DB2. Plan the perfect virtualization project - IT ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 16:03:50 GMT+00:00"; arnews[0] += "
"; arnews[1]="Illinois Class 2A Sterling Sectional pairings - Quad City Times
"; arnews[1] += "

Illinois Class 2A Sterling Sectional pairings
Quad City Times
Tim Vincent (Burlington Central, sr., 26-12). Gabe Tudor (Peoria Notre Dame, soph., 28-7) vs. Nick Dittmar (Richmond-Burton, sr., 5-5). Winner vs. ...

"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 06:12:40 GMT+00:00"; arnews[1] += "
"; arnews[2]="Rockets send six to sectional - The Courier News
"; arnews[2] += "

Rockets send six to sectional
The Courier News
Taylor Schuck (26-2 at 171 pounds) and Tim Vincent (26-12 at 215) each scored pinfall victories in their championship matches to advance to the Sterling ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 07 Feb 2010 06:03:30 GMT+00:00"; arnews[2] += "
"; arnews[3]="Schuck, Maroder, Vincent win titles for BC - Chicago Daily Herald
"; arnews[3] += "

Schuck, Maroder, Vincent win titles for BC
Chicago Daily Herald
Schuck was followed by Tim Maroder (189) and Tim Vincent, who both claimed regional crowns. Maroder (33-4) took a more dramatic approach, grinding out an ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 07 Feb 2010 03:09:08 GMT+00:00"; arnews[3] += "
"; arnews[4]="BC optimistic despite star-studded field - The Courier News
"; arnews[4] += "

BC optimistic despite star-studded field
The Courier News
... Johnny Major (25-11 at 125), DeMetrius Phillips (16-11 at 140), Omar Awad (16-10 at 145), Joe Gannon (17-7 at 152) and Tim Vincent (23-12 at 215) will ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 05 Feb 2010 07:06:46 GMT+00:00"; arnews[4] += "
"; arnews[5]="IBM will debut info management tool - ITWorld Canada
"; arnews[5] += "

IBM will debut info management tool
ITWorld Canada
The Evolution of IBM DB2 - Tim Vincent, DB2 chief architect and IBM Fellow, details the evolution of IBM's DB2. Plan the perfect virtualization project - IT ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 16:21:43 GMT+00:00"; arnews[5] += "
"; arnews[6]="Scouting Fox Valley area regionals - Chicago Daily Herald
"; arnews[6] += "

Scouting Fox Valley area regionals
Chicago Daily Herald
9 Tim Maroder (189, 30-4) as well as Tim Vincent (23-12) now at 215, all received praise from Rigitano for their work this season. Hampshire big men Nathan ...

"; arnews[6] += "
Publ.Date : Thu, 04 Feb 2010 05:56:31 GMT+00:00"; arnews[6] += "
"; totcount = 7; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");