{#if $T.Posts.length == 0} {$P.locals.empty} {#/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} {$P.locals.newer} {#/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} {$P.locals.older} {#/if} {#/if} Learning Management System (LMS) Success 07 August 2011 14:33:06 by Joshua Bailey posted in Database | Reporting Anylisis We were recently approached by a large company in the Motor Industry who were looking to invest in a Learning Management System (LMS). At this stage, they were becoming increasingly frustrated with, the extremely high costs involved, lack of integration with internal systems and once the other systems went live, could not be managed internally. read more → Why we use DotNetNuke 25 July 2011 15:45:22 by Joshua Bailey posted in Database | Web Back in 2007, our search began for an open source web application and framework that could be used to create and develop commercial websites, corporate intranets and extranets, online publishing portals and custom vertical applications. We soon stumbled upon DotNetNuke and, since then, we haven’t looked back. read more → Match and Fill System for Training Providers 06 October 2010 20:09:30 by Joshua Bailey posted in Database | Web This is a good example of the kind of tailor-made solution Cyberdoor excels at. We were very excited when Footprint Group commissioned us to build a new web application aimed at matching prospective apprentices with employers. Several complex functionalities had to be incorporated to reach the desired solution. read more → Fair Finance Lending Disclosure Reports Released 05 June 2010 13:22:21 by Joshua Bailey posted in Database | Reporting Anylisis Fair Finance has been leading the calls for greater transparency and accountability of lending institutions since their first Disclosure Report in 2005. On a very limited budget we were able to produce a series of reports showing thier total lending portfolio, by putting all the data by geography, demography and ethnicity online for anyone to see. read more →
{#if $T && $T.length > 0} {#if $P.page > 1} {$P.locals.newer} {#/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} {$P.locals.older} {#/if} {#/if}
We were recently approached by a large company in the Motor Industry who were looking to invest in a Learning Management System (LMS). At this stage, they were becoming increasingly frustrated with, the extremely high costs involved, lack of integration with internal systems and once the other systems went live, could not be managed internally.
Back in 2007, our search began for an open source web application and framework that could be used to create and develop commercial websites, corporate intranets and extranets, online publishing portals and custom vertical applications. We soon stumbled upon DotNetNuke and, since then, we haven’t looked back.
This is a good example of the kind of tailor-made solution Cyberdoor excels at. We were very excited when Footprint Group commissioned us to build a new web application aimed at matching prospective apprentices with employers. Several complex functionalities had to be incorporated to reach the desired solution.
Fair Finance has been leading the calls for greater transparency and accountability of lending institutions since their first Disclosure Report in 2005. On a very limited budget we were able to produce a series of reports showing thier total lending portfolio, by putting all the data by geography, demography and ethnicity online for anyone to see.
{#if $T.length == 0 && $P.root} No Categories {#else} {#foreach $T as cat} {#if $P.select} {$T.cat.Name} {#else} {$T.cat.Name} {#/if} {#if $P.edit} Delete Are you sure? Yes Cancel {#/if} {#if $P.edit} Move {#/if} {#/for} {#/if}
Parent category: -- {#foreach $T as cat} {$T.cat.Name} {#/for}
{#foreach $T.Years as year} {$T.year.Year} {#foreach $T.year.Months as month} {$T.month.MonthName} {#/for} {#/for}