{#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 >> Why we use DotNetNuke 25 July 2011 10: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 08: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 15: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 → Measurable People Growth 28 February 2010 14:09:36 by Joshua Bailey posted in Reporting Anylisis | Web Footprint Group’s Measurable People Growth (MPG) framework has been created out of a firmly held belief that responsibility for development should sit squarely at the heart of the relationship between an individual and their manager. Learning and Development does not exist in isolation – it should be hardwired to the organisation’s performance. In addition, improving performance through Learning and Development is a complex process involving many stakeholders. read more → Nick Bowring Photography 11 June 2009 14:19:20 by Joshua Bailey posted in Web A brand new website has been created by CyberDoor showcasing the work from a SW London/Surrey based photographer Nick Bowring who specialises in contemporary portrait photography. The website is a way for potential clients to see the quality of the work that he does, which is an essential part in choosing a good photographer. 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}
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.
Footprint Group’s Measurable People Growth (MPG) framework has been created out of a firmly held belief that responsibility for development should sit squarely at the heart of the relationship between an individual and their manager. Learning and Development does not exist in isolation – it should be hardwired to the organisation’s performance. In addition, improving performance through Learning and Development is a complex process involving many stakeholders.
A brand new website has been created by CyberDoor showcasing the work from a SW London/Surrey based photographer Nick Bowring who specialises in contemporary portrait photography. The website is a way for potential clients to see the quality of the work that he does, which is an essential part in choosing a good photographer.
{#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}