{#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 Maverick Software Consulting 2008 Awards of Excellence Winners Monday, December 08, 2008 6:32:28 AM by MSC The Maverick program was recognized during the sixth annual Awards of Excellence recognition ceremony, in conjunction with the North American Legal (NAL) Senior Leadership Meeting. read more → Maverick Software Consulting Offers Real-World Experience Thursday, October 04, 2007 6:23:37 AM by MSC Project Maverick employees Mitch Vaneps, left, and Dave Erichsen, right, agree their skills have improved since joining the program, which offers students a chance to work with computer software. read more → << Newer Entries 1 2 3 4 5
{#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 Maverick program was recognized during the sixth annual Awards of Excellence recognition ceremony, in conjunction with the North American Legal (NAL) Senior Leadership Meeting.
Project Maverick employees Mitch Vaneps, left, and Dave Erichsen, right, agree their skills have improved since joining the program, which offers students a chance to work with computer software.
{#foreach $T.Years as year} {$T.year.Year} {#foreach $T.year.Months as month} {$T.month.MonthName} {#/for} {#/for}