{#if $T.Posts.length == 0} No posts in this blog yet. {#/if} {#foreach $T.Posts as post} {#if $T.post.IsPublished} {#else} {#/if} {$T.post.Title} {#if !$T.post.IsPublished} Not Published {#/if} {$T.post.CreatedOn.toLocaleDateString()} {$T.post.CreatedOn.toLocaleTimeString()} by {$T.post.UserName} {#if $T.post.Categories && $T.post.Categories.length > 0} posted in {#foreach $T.post.Categories as cat} {#if !$T.cat$first}|{#/if} {$T.cat.Name} {#/for} {#/if} {$T.post.Summary} read more → {#if $T.post.Tags && $T.post.Tags.length > 0} Tags: {#foreach $T.post.Tags as tag} {#if !$T.tag$first} , {#/if} {$T.tag.TagName} {#/for} {#/if} {#/for} {#if $T && $T.length > 0} {#if $P.page > 1} << Newer Entries {#/if} {#foreach $T as page} {#if $T.page$index != $P.page - 1} {#else} {#/if} {$T.page$index + 1} {#if $T.page$index != $P.page - 1} {#else} {#/if} {#/for} {#if $P.page <= $T.length - 1} Older Entries >> {#/if} {#/if} Subscribe to Blog << Newer Entries 1 2 3 4 5 Older Entries >> MSC announced as one of the finalists for a Tekne Award in the "Innovative Collaboration of the Year" category Tuesday, September 13, 2011 11:28:26 PM by MSC The Tekne Awards attract a "who’s who" of Minnesota business, technology and political leaders. The gala affair draws over 1,000 attendees from across the state and from technology areas. MSC was announced as one of the finalists for a Tekne Award in the "Innovative Collaboration of the Year" category. This award honors any type of collaboration or partnership that demonstrates leadership, dedication and excellence in delivering an innovation to Minnesota. Many thanks go out to the folks at Thomson Reuters, Digital River, MnSCU and Advance IT MN. read more → Google Inc. joins the Minnesota High Tech Association Tuesday, August 16, 2011 7:24:42 AM by MSC The Minnesota High Tech Association reported in its newsletter Tuesday thatGoogle Inc. has officially become a member of the trade organization. read more → Summer Internships at FindLaw Technology Monday, August 15, 2011 4:47:45 AM by MSC In 2009, FindLaw Technology partnered with Maverick Software Consulting and the University of Minnesota to begin the University of Minnesota Maverick Program. This program brings talented students from the University onto the FindLaw campus to gain real-world experience in software engineering projects like testing features, writing code and developing web enhancements. read more → A Partnership to Keep IT Jobs in Minnesota Tuesday, April 05, 2011 11:29:42 PM by MSC Recovery from the economic crisis means jobs, both creating new ones and protecting the ones that exist. A new partnership between Maverick Software Consulting and MnSCU intends to keep IT jobs here in Minnesota. read more → Company ‘Ctrl+Os’ doors for students Tuesday, January 18, 2011 4:21:28 AM by MSC In a one-room office above Gold Country in Stadium Village, about 30 University of Minnesota undergraduate students joke amid rows of computers and a pyramid of energy drinks — they have everything they need to work as software consultants for a multi-billion dollar company. The students make up more than a third of the employees for Maverick, a Minnesota-based computer consulting company that consults for the giant information technology firm Thomson Reuters. read more → << Newer Entries 1 2 3 4 5 Older Entries >>
{#if $T && $T.length > 0} {#if $P.page > 1} << Newer Entries {#/if} {#foreach $T as page} {#if $T.page$index != $P.page - 1} {#else} {#/if} {$T.page$index + 1} {#if $T.page$index != $P.page - 1} {#else} {#/if} {#/for} {#if $P.page <= $T.length - 1} Older Entries >> {#/if} {#/if}
The Tekne Awards attract a "who’s who" of Minnesota business, technology and political leaders. The gala affair draws over 1,000 attendees from across the state and from technology areas.
MSC was announced as one of the finalists for a Tekne Award in the "Innovative Collaboration of the Year" category. This award honors any type of collaboration or partnership that demonstrates leadership, dedication and excellence in delivering an innovation to Minnesota.
Many thanks go out to the folks at Thomson Reuters, Digital River, MnSCU and Advance IT MN.
The Minnesota High Tech Association reported in its newsletter Tuesday thatGoogle Inc. has officially become a member of the trade organization.
In 2009, FindLaw Technology partnered with Maverick Software Consulting and the University of Minnesota to begin the University of Minnesota Maverick Program. This program brings talented students from the University onto the FindLaw campus to gain real-world experience in software engineering projects like testing features, writing code and developing web enhancements.
Recovery from the economic crisis means jobs, both creating new ones and protecting the ones that exist. A new partnership between Maverick Software Consulting and MnSCU intends to keep IT jobs here in Minnesota.
In a one-room office above Gold Country in Stadium Village, about 30 University of Minnesota undergraduate students joke amid rows of computers and a pyramid of energy drinks — they have everything they need to work as software consultants for a multi-billion dollar company.
The students make up more than a third of the employees for Maverick, a Minnesota-based computer consulting company that consults for the giant information technology firm Thomson Reuters.
{#foreach $T.Years as year} {$T.year.Year} {#foreach $T.year.Months as month} {$T.month.MonthName} {#/for} {#/for}