{#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} 1 2 Older Entries >> Learning Management System (LMS) Success 07 August 2011 04: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 05: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 → Footprint Group Website Launched 04 January 2011 03:02:42 by Joshua Bailey posted in Web Footprint Group was (and continues to be) a rapidly growing organisation who needed help to redevelop their website – and fast. Some ideas for workflow had been mapped out but the question was: Could this rather unique layout and design be incorporated into a content management system to allow the website to grow seamlessly in the future? read more → Match and Fill System for Training Providers 06 October 2010 10: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 03: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 → 1 2 Older Entries >>
{#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.
Footprint Group was (and continues to be) a rapidly growing organisation who needed help to redevelop their website – and fast. Some ideas for workflow had been mapped out but the question was: Could this rather unique layout and design be incorporated into a content management system to allow the website to grow seamlessly in the future?
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}